@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700&subset=vietnamese');
/*
Theme Name: Mh-theme
Author: Minh Hải
Author URI: https://www.facebook.com/minhhai.2403
Description: Thiết kế website uy tín chất lượng - 0968.675.921
Version: 1.1
License: GNU General Public License v2 or later
License URI: https://www.facebook.com/minhhai.2403
*/
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  color: #333333;
  font-size: 15px;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  overflow-x: hidden;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin: 0 0 15px 0;
  line-height: 1.5;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 13px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
label,
.label {
  margin-bottom: 0;
  font-size: inherit;
  color: inherit;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  max-width: 100%;
  height: auto;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  border: 1px solid #ccc;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid #cdcdcd;
  background: #d71f26;
  padding: 5px 10px;
  -webkit-appearance: button;
  cursor: pointer;
  width: auto;
  padding: 5px 20px;
  border: 0;
  line-height: 1.5;
  font-size: 15px;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background-color: #d71f26;
  color: #fff;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #a2171d;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #d71f26;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #d71f26;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: static;
  margin-left: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 5px;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
p {
  margin-bottom: 10px;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 10px 15px;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
td,
tr {
  border: 1px solid #ccc;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
  border: 1px solid #ddd;
  line-height: 1.5;
  padding: 5px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #292a32;
  outline: none;
}
a:hover,
a:focus,
a:active {
  color: #d71f26;
  outline: none;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 10px;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%!important;
  display: inline-block;
}
.wp-caption.aligncenter {
  display: block;
}
.wp-caption.aligncenter img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption img[class*="wp-image-"] {
  display: inline-block;
}
.wp-caption .wp-caption-text {
  margin: 0;
  background: #eee;
  padding: 3px 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-1 .gallery-item {
  background: rgba(0, 0, 0, 0.7);
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*****************************************************************/
/**       Custom gen                  **/
.screen-reader-text {
  display: none;
}
.hrm-pagenavi {
  width: 100%;
  text-align: center;
  padding: 30px 0px 15px 0px;
  margin-bottom: 30px;
}
.hrm-pagenavi:before,
.hrm-pagenavi:after {
  content: '';
  display: table;
}
.hrm-pagenavi:after {
  clear: both;
}
.hrm-pagenavi:before,
.hrm-pagenavi:after {
  content: '';
  display: table;
}
.hrm-pagenavi:after {
  clear: both;
}
.hrm-pagenavi ul.page-numbers {
  margin: 0;
}
.hrm-pagenavi ul.page-numbers li {
  display: inline-block;
  color: #fff;
}
.hrm-pagenavi ul.page-numbers li a,
.hrm-pagenavi ul.page-numbers li span {
  color: #fff;
  width: 27px;
  height: 29px;
  line-height: 27px;
  color: #8a8885;
  border: 1px solid #d71f26;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  padding: 5px 10px 5px 10px;
}
.hrm-pagenavi ul.page-numbers li span.current,
.hrm-pagenavi ul.page-numbers li:hover a {
  color: #fff;
  background-color: #d71f26;
  font-weight: bold;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.btn:hover {
  background-color: #a2171d;
  color: #fff;
}
.search-form {
  position: relative;
}
.search-form:before,
.search-form:after {
  content: '';
  display: table;
}
.search-form:after {
  clear: both;
}
.search-form:before,
.search-form:after {
  content: '';
  display: table;
}
.search-form:after {
  clear: both;
}
.search-form .ip-form {
  float: left;
  background: #d71f26;
  height: 38px;
  padding: 2px 0 2px 2px;
  width: calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  margin-bottom: 0;
}
.search-form .ip-form .search-field {
  width: 100%;
  background: #FFF;
  height: 34px;
  padding: 2px 10px;
  border: none;
  color: #333;
  font-size: 13px;
}
.search-form .search-submit {
  float: left;
  width: 60px;
  height: 38px;
  background: #d71f26 url(images/search.png) center no-repeat;
  border: none;
  color: #fff;
  text-align: center;
  line-height: 38px;
  cursor: pointer;
  font-size: 0;
}
.search-form .search-submit:hover {
  background: #a2171d url(images/search.png) center no-repeat;
}
body .nf-form-fields-required {
  display: none;
}
body .label-above .nf-field-label {
  margin-bottom: 5px;
}
body #ninja_forms_required_items,
body .nf-field-container {
  margin-bottom: 10px;
}
body .nf-field-element textarea {
  height: 120px;
}
.nav-tabs {
  margin-left: 0;
}
.nav-tabs > li {
  margin: 0;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a:focus,
.nav-tabs > li.active a:hover {
  background: #d71f26;
  color: #fff;
  border: 0;
}
.nav-tabs > li > a {
  border: 0;
  border-radius: 0;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.select2-container,
.woocommerce-checkout div #billing_country_field .select2-container {
  width: 100%;
  max-width: 100%;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #DDD;
  border-radius: 0;
  /* width: 100%; */
  height: auto;
  padding: 1px;
}
/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/
/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}
.lightSlider {
  overflow: hidden;
  margin: 0;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  color: #fff;
  top: 50%;
  background-image: url('images/controls.png');
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  /*opacity: 0.5;*/
  text-align: center;
  font-size: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.lSAction > a:hover {
  /*opacity: 1;*/
  background: rgba(0, 0, 0, 0.8);
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
@charset "UTF-8";
.fancybox-enabled {
  overflow: hidden;
}
.fancybox-enabled body {
  overflow: visible;
  height: 100%;
}
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fancybox-container ~ .fancybox-container {
  z-index: 99992;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .25s,visibility 0s linear .25s;
  -o-transition: opacity .25s,visibility 0s linear .25s;
  transition: opacity .25s,visibility 0s linear .25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .25s,visibility 0s;
  -o-transition: opacity .25s,visibility 0s;
  transition: opacity 0.25s, visibility 0s;
}
.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px;
}
.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}
.fancybox-toolbar {
  top: 0;
  right: 0;
}
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #e5e3df;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(0%);
  max-height: calc(12%);
  overflow: visible;
  background: #ffffff;
}
.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}
.fancybox-error,
.fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #ffffff;
}
.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
}
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  -webkit-transition: background .25s;
  -o-transition: background .25s;
  transition: background .25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}
.fancybox-close-small:focus:after {
  outline: 1px dotted #888888;
}
.fancybox-close-small:hover:after {
  color: #555;
  background: #eeeeee;
}
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px;
}
.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaaaaa;
}
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #ffffff;
}
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none;
}
.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none;
}
.fancybox-button,
.fancybox-infobar__body {
  background: rgba(30, 30, 30, 0.6);
}
.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-button:after,
.fancybox-button:before {
  content: "";
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: .9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
  opacity: 0.3;
}
.fancybox-button--left:after,
.fancybox-button--right:after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}
.fancybox-button--left:after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.fancybox-button--right:after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-button--left {
  border-bottom-left-radius: 5px;
}
.fancybox-button--right {
  border-bottom-right-radius: 5px;
}
.fancybox-button--close:after,
.fancybox-button--close:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(49%);
  left: calc(42%);
}
.fancybox-button--close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-button--close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity .25s;
  -o-transition: opacity .25s;
  transition: opacity 0.25s;
}
.fancybox-arrow:after {
  content: "";
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 24px 24px;
}
.fancybox-arrow--right {
  right: 0;
}
.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
  left: 0;
}
.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6;
}
.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3;
}
.fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999;
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  -ms-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  -ms-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
@media (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0;
  }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important;
  }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0;
  }
}
.fancybox-button--fullscreen:before {
  width: 15px;
  height: 11px;
  left: calc(43%);
  top: calc(44%);
  border: 2px solid;
  background: none;
}
.fancybox-button--pause:before,
.fancybox-button--play:before {
  top: calc(44%);
  left: calc(46%);
  background: transparent;
}
.fancybox-button--play:before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
}
.fancybox-button--pause:before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px;
}
.fancybox-button--thumbs,
.fancybox-thumbs {
  display: none;
}
@media (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block;
  }
  .fancybox-button--thumbs span {
    font-size: 23px;
  }
  .fancybox-button--thumbs:before {
    width: 3px;
    height: 3px;
    top: calc(48%);
    left: calc(48%);
    -webkit-box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
  }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 99995;
  }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px;
  }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
  }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1);
  }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .fancybox-thumbs > ul > li:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1;
  }
}
button.fancybox-arrow:hover {
  background: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.topbar {
  /*padding: 5px 0 10px;*/
  line-height: 30px;
  background: #d71f26;
}
.topbar:before,
.topbar:after {
  content: '';
  display: table;
}
.topbar:after {
  clear: both;
}
.topbar:before,
.topbar:after {
  content: '';
  display: table;
}
.topbar:after {
  clear: both;
}
.topbar .hotline {
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  padding: 0 10px;
  font-weight: 600;
}
.topbar .hotline .fa {
  padding-right: 10px;
}
.topbar .hrm_show_icon {
  float: left;
  padding-top: 1px;
}
.topbar .hrm_custom_contact {
  line-height: 27px;
  float: right;
}
.topbar .hrm_custom_contact a {
  font-weight: 600;
  color: #f8822b;
  padding-right: 5px;
  display: inline-block;
}
.topbar .hrm_custom_contact .fa {
  font-size: 18px;
  vertical-align: text-bottom;
  margin: 0 5px;
}
.topbar .hotline-link {
  display: inline-block;
  vertical-align: middle;
}
.topbar .social-media {
  display: inline-block;
  vertical-align: top;
}
.topbar .social-media ul {
  margin: 0;
  padding: 0;
}
.topbar .social-media li {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d71f26;
  margin-right: 5px;
}
.topbar .social-media li a {
  display: block;
  width: 25px;
  height: 25px;
  text-align: center;
  background: #fff;
  line-height: 25px;
  color: #d71f26;
  transition: all ease .3s;
}
.topbar .social-media li a:hover {
  background: #d71f26;
  color: #fff;
}
.top-left {
  float: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}
.top-right {
  float: right;
  width: 50%;
  text-align: right;
  margin-left: 0;
  margin-right: 0;
}
.top-nav {
  display: inline-block;
}
.site-header {
  width: 100%;
}
.site-header .site-branding img {
  max-height: 200px;
}
.logo-link .entry-title,
.logo-link h1 {
  padding: 0;
  margin: 0;
}
.logo-link strong {
  display: none;
}
.site-branding {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
}
html #wpadminbar {
  overflow: hidden;
}
.banner-top {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 5px 0;
}
.banner-top h1 {
  margin-bottom: 0;
}
.banner-top .logo {
  padding: 5px;
}
.banner-top .logo img {
  max-height: 120px;
}
.banner-top .right_logo {
  margin-left: auto;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding: 5px;
}
.banner-top .right_logo h2 {
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: bold;
}
.banner-top .right_logo a:hover {
  text-decoration: underline;
}
.banner-top .right_logo p {
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# menu
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.top-menu-wp {
  float: right;
  line-height: 31px;
}
.top-menu-wp ul {
  list-style: none;
  margin: 0;
}
.top-menu-wp ul li {
  list-style: none;
  display: inline-block;
}
.top-menu-wp ul li:after {
  content: '|';
  padding: 0 3px 0 6px;
  color: #fff;
}
.top-menu-wp ul li a {
  display: inline-block;
  color: #fff;
}
.top-menu-wp ul li a:hover {
  color: #f5f5f5;
}
.top-menu-wp ul li:last-child:after {
  content: none;
}
.top-menu-wp .sub-menu {
  display: none;
}
.main-navigation-inner {
  display: flex;
  align-items: center;
}
.search-menu {
  margin-left: auto;
}
.search-menu form {
  display: flex;
  justify-content: flex-end;
  border-radius: 3px;
  overflow: hidden;
}
.search-menu input {
  width: 120px;
  padding: 0 8px;
}
.search-menu button {
  padding: 5px 10px;
  background: #700000;
}
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  background: #2b3188;
  position: relative;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  border-top: 3px solid #d71f26;
  position: absolute;
  background: #fff;
  z-index: 999;
  margin-left: 0;
  float: left;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.13);
  display: none;
  width: 250px;
}
.main-navigation ul ul li {
  width: 100%;
}
.main-navigation ul ul li:last-child {
  border-bottom: 0;
}
.main-navigation ul ul a {
  color: #333;
  font-size: 14px;
  padding: 7px 15px;
  line-height: 20px;
  text-transform: none;
  font-weight: 400;
}
.main-navigation ul ul a:hover {
  background: #d71f26;
  color: #fff;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  display: block;
  /* width: 82%; */
  animation: hover-expand 0.2s linear 0s forwards;
  -moz-animation: hover-expand 0.2s linear 0s forwards;
  -ms-animation: hover-expand 0.2s linear 0s forwards;
  -o-animation: hover-expand 0.2s linear 0s forwards;
  -webkit-animation: hover-expand 0.2s linear 0s forwards;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation li.menu-item-has-children > a:after {
  padding-left: 5px;
  content: "\f078";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  margin-top: -6px;
  vertical-align: middle;
}
.main-navigation li.current-menu-parent > a,
.main-navigation li.current-menu-item > a,
.main-navigation li:hover > a {
  background: #700000;
  color: #fff;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  padding: 0 20px;
  line-height: 42px;
  color: #fff;
  font-size: 16px;
  transition: all ease .3s;
  text-transform: uppercase;
}
.main-navigation a:hover {
  background: #693a01;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}
/*menu responsive*/
.menu-close {
  cursor: pointer;
  padding: 0 5px;
  background: #d71f26;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  height: 45px;
  display: flex;
  align-items: center;
}
.menu-close i {
  color: #fff;
  font-size: 22px;
  /* float: left; */
  display: inline-block;
  margin-right: 3px;
}
.menu-close .icon-close {
  margin-left: auto;
}
.menu-icon {
  background: #d71f26;
}
.menu-icon > .container .row {
  display: flex;
  align-items: center;
  padding: 0 5px;
  height: 45px;
}
.menu-open {
  font-size: 22px;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  float: left;
  color: #fff;
  position: relative;
  z-index: 2;
  margin-right: 10px;
}
.menu-open i {
  font-size: 22px;
}
.menu-responsive-overlay {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 0;
  position: fixed;
  transition: all ease .3s;
  z-index: 199998;
  top: 0;
  left: 0;
  opacity: 0;
}
.menu-responsive-overlay.show-mn {
  width: 100%;
  opacity: 1;
}
.menu-responsive {
  background-color: rgba(119, 0, 0, 0.95);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  left: -290px;
  height: 100%;
  position: fixed;
  width: 280px;
  z-index: 199999;
  top: 0;
  overflow-y: auto;
  transition: all ease .3s;
}
.menu-responsive.show-mn {
  left: 0px;
}
.menu-responsive .menu ul {
  display: none;
}
.menu-responsive .sub-open {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  color: #fff;
  font-size: 14px;
  outline: none;
  padding: 10px;
}
.menu-responsive .sub-open:after {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  outline: none;
}
.menu-responsive .sub-open.sub-opend:after {
  content: "\f0d8";
}
.menu-responsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-responsive ul ul {
  padding-left: 15px;
}
.menu-responsive ul ul li {
  border-bottom: none;
}
.menu-responsive ul ul li a {
  font-size: 15px;
}
.menu-responsive ul ul li a:before {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: 0 5px 0 0;
}
.menu-responsive ul li {
  border-top: 1px solid #af8888;
  position: relative;
  background: #700;
}
.menu-responsive ul li a {
  color: #fff;
  font-size: 16px;
  display: block;
  font-weight: bold;
  padding: 10px 15px;
}
.menu-responsive ul li.menu-item-has-children a {
  padding-right: 30px;
}
.hrm-sticky-menu {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  border-radius: 0px !important;
  width: 100% !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
  display: none;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.footer-menu-wrap:before,
.footer-menu-wrap:after {
  content: '';
  display: table;
}
.footer-menu-wrap:after {
  clear: both;
}
.footer-menu-wrap:before,
.footer-menu-wrap:after {
  content: '';
  display: table;
}
.footer-menu-wrap:after {
  clear: both;
}
.footer-menu-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-menu-wrap ul li {
  display: inline-block;
  position: relative;
  line-height: 30px;
}
.footer-menu-wrap ul li:after {
  content: "|";
  position: absolute;
  right: 0;
  top: 0;
}
.footer-menu-wrap ul li:last-child:after {
  content: none;
}
.footer-menu-wrap ul li a {
  font-weight: 600;
  color: #fff;
  padding: 0 10px;
  line-height: 30px;
  display: block;
  transition: all ease .3s;
  position: relative;
}
.footer-menu-wrap ul li a:hover {
  color: #d71f26;
}
.footer-menu-wrap ul .sub-menu,
.footer-menu-wrap ul ul {
  display: none;
}
@keyframes hover-expand {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
@-moz-keyframes hover-expand {
  0% {
    opacity: 0;
    -moz-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -moz-transform: rotateY(0deg);
  }
}
@-ms-keyframes hover-expand {
  0% {
    opacity: 0;
    -ms-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -ms-transform: rotateY(0deg);
  }
}
@-o-keyframes hover-expand {
  0% {
    opacity: 0;
    -o-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -o-transform: rotateY(0deg);
  }
}
@-webkit-keyframes hover-expand {
  0% {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
  }
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.hrm-breadcrums {
  background: #f5f5f5;
  padding: 3px 5px;
  margin-bottom: 15px;
}
.search .hrm-breadcrums {
  display: none;
}
.site-content {
  width: 100%;
}
.home-slides,
.home-slide {
  overflow: hidden;
  position: relative;
}
.home-slides img,
.home-slide img {
  width: 100%;
}
.tit_home {
  display: inline-block;
  width: 100%;
  border-bottom: 3px solid #d71f26;
  margin: 10px 0 20px 0;
}
.tit_home h2 {
  margin: 0;
  width: 100%;
  text-align: center;
  display: inline;
  color: #fff;
  background: #d71f26;
  padding: 5px 15px;
  position: relative;
}
.tit_home h2 span {
  padding-right: 8px;
}
.box_new {
  width: 100%;
  display: table;
  border-bottom: 1px dashed #DDDDDD;
  padding-bottom: 10px;
  margin-bottom: 10px;
  transition: all 0.5s;
}
.box_new:last-child {
  border: none;
}
.box_new .thumb_new {
  display: table-cell;
  vertical-align: top;
  width: 28%;
}
.box_new .thumb_new .thumb {
  overflow: hidden;
  border: 1px solid #eee;
  transition: all 0.5s;
  padding: 3px;
  background: #fff;
}
.box_new .thumb_new img {
  transition: all 0.5s;
  width: 100%;
}
.box_new .ct_new {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
}
.box_new .ct_new h3 {
  margin-bottom: 3px;
  font-size: 16px;
  line-height: 22px;
  color: #d71f26;
}
.box_new .ct_new h3:hover {
  text-decoration: underline;
}
.box_new .ct_new p.meta {
  margin-bottom: 5px;
  font-size: 13px;
}
.box_new .ct_new p {
  margin-bottom: 0;
  text-align: justify;
}
.box_new:hover .thumb {
  border: 1px solid #d71f26;
}
.list_ct .box_new {
  width: 60%;
  float: right;
}
.list_ct .box_new:first-child {
  width: 40%;
  float: left;
  display: inline-block;
  padding-right: 20px;
  border: 0;
}
.list_ct .box_new:first-child .thumb_new {
  width: 100%;
  display: block;
}
.list_ct .box_new:first-child .ct_new {
  display: block;
  padding: 5px 0;
}
.list_ct .box_new:first-child .ct_new p {
  text-align: justify;
}
.pd5 {
  padding-left: 5px!important;
  padding-right: 5px!important;
}
.list_cm {
  margin: 0;
  list-style: none;
  float: right;
  line-height: 32px;
}
.list_cm li {
  display: inline;
}
.list_cm li:after {
  content: "/";
  color: #d71f26;
}
.list_cm li:last-child:after {
  content: none;
}
.list_cm li a {
  color: #d71f26;
  font-size: 16px;
}
.list_cm li a:hover {
  text-decoration: underline;
}
.item-dt {
  padding: 10px;
}
.item-dt img {
  height: 100px;
  box-shadow: 0 0.0625rem 5px 0 rgba(69, 15, 1, 0.2);
  background: #fff;
  padding: 5px;
}
.home .lSAction > a {
  background: transparent;
  font-size: 60px;
  height: 60px;
  margin-top: -30px;
  opacity: 0;
  transition: all 0.3s;
  color: #d71f26;
}
.home .lSSlideOuter:hover .lSAction > a {
  opacity: 1;
}
.lSSlideOuter {
  position: relative;
}
.lSSlideOuter .lSPager.lSpg {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li a {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #d71f26;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #d71f26;
}
section {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.tin-tuc .lSSlideOuter .lSPager.lSpg {
  position: relative;
  margin-top: 20px!important;
  display: inline-block;
  width: 100%;
}
.tin-tuc .lSAction > a {
  margin-top: -50px;
}
.box_new_sl .thumb {
  overflow: hidden;
  margin-bottom: 10px;
}
.box_new_sl .thumb img {
  border-radius: 5px;
  border-bottom: 3px solid #d71f26;
}
.box_new_sl h3 {
  color: #d71f26;
  line-height: 25px;
  margin-bottom: 5px;
  height: 50px;
  overflow: hidden;
}
.box_new_sl h3:hover {
  text-decoration: underline;
}
.box_new_sl p {
  text-align: justify;
}
.tit_home_center {
  text-align: center;
}
.tit_home_center h2 {
  color: #d71f26;
  text-transform: uppercase;
  font-size: 26px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}
.tit_home_center h2:after {
  content: "";
  display: inline-block;
  width: 80px;
  height: 3px;
  background: #d71f26;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.item-banner {
  margin-bottom: 10px;
}
.box_new_sl {
  margin-bottom: 20px;
}
.home .box_new_sl {
  margin-bottom: 0;
}
.zoom_thumb {
  overflow: hidden;
  transition: all 0.3s;
}
.zoom_thumb:hover img {
  transform: scale(1.1);
}
.list_tin .box_new .thumb_new {
  width: 90px;
}
.list_tin .box_new .ct_new {
  display: table-cell;
  vertical-align: top;
  padding-left: 5px;
}
.list_tin .box_new .ct_new p.meta {
  margin-bottom: 0;
  font-size: 11px;
}
/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
.archive-description {
  padding: 10px;
  background: #f5f5f5;
  border: 1px dashed #d71f26;
  margin-bottom: 10px;
}
.archive-description p:last-child {
  margin-bottom: 0;
}
.page-header {
  margin: 15px 0;
  text-align: left;
  border-bottom: 0;
  padding-bottom: 0;
}
.page-header #breadcrumbs {
  margin-bottom: 5px;
}
.page-header #breadcrumbs a {
  color: #d71f26;
}
.page-header h1 {
  margin-bottom: 0;
  color: #d71f26;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 25px;
}
.taxonomy-description {
  margin-bottom: 20px;
}
.archive-box .box_new .thumb_new {
  width: 30%;
}
.item-masory:nth-child(3n+1) {
  clear: left;
}
.item-masory .post-thumbnail {
  width: 100%;
  margin-bottom: 10px;
}
.item-masory .post-thumbnail img {
  width: 100%;
  margin-right: 0px;
}
.box-masory {
  padding-top: 20px;
  padding-bottom: 25px;
}
.post-thumbnail {
  float: left;
}
.post-thumbnail img {
  height: auto;
  position: relative;
  line-height: 0;
  background: #fff;
  border: 1px solid #f5f5f5;
}
.post-box-title {
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
  margin-bottom: 5px;
  color: #333;
}
.post-box-title:hover {
  color: #d71f26;
}
.post-box-title a {
  color: inherit;
}
a.more-link {
  color: #FFF;
  background: #d71f26;
  padding: 2px 12px;
  display: inline-block;
  line-height: 1.5;
  border: 0 none;
  cursor: pointer;
  text-decoration: none;
  webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.more-link:hover {
  background: #a2171d;
}
.clear {
  clear: both;
}
p.post-meta {
  font-size: 85%;
  color: #888;
  margin-bottom: 5px;
}
p.post-meta span {
  margin-right: 10px;
}
p.post-meta span i {
  padding-right: 5px;
}
.post-thumbnail.archive-wide-thumb img {
  width: 100%;
  height: auto;
  margin: 0px 0px 10px 0px;
}
/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
.addthis_tool {
  margin-bottom: 15px;
}
.single-gallery-dh .block-title,
.single-gallery-dh .lSPager {
  display: none;
}
.entry-meta {
  padding: 5px;
  font-size: 13px;
  margin: 10px 0;
  font-style: italic;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #9f9f9f;
}
.entry-meta a {
  color: #555;
}
.entry-meta a:hover {
  color: #d71f26;
}
.entry-meta > span {
  margin-right: 15px;
  display: inline-block;
}
.entry-meta > span .fa {
  margin-right: 5px;
}
.single .entry-footer {
  margin: 10px 0;
}
.cat-links,
.tags-links,
.edit-link {
  display: inline-block;
  margin-right: 10px;
}
.cat-links,
.tags-links {
  font-weight: bold;
}
.cat-links a,
.tags-links a {
  color: #d71f26;
  font-weight: normal;
}
.cat-links a:hover,
.tags-links a:hover {
  text-decoration: underline;
}
.post-navigation .nav-links {
  border-bottom: 1px solid #eee;
  padding: 10px 0 18px;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
  content: '';
  display: table;
}
.post-navigation .nav-links:after {
  clear: both;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
  content: '';
  display: table;
}
.post-navigation .nav-links:after {
  clear: both;
}
.post-navigation .nav-links a {
  display: inline-block;
  zoom: 1;
  color: #333;
  text-transform: uppercase;
  padding: 5px 10px;
  background: #f5f5f5;
}
.post-navigation .nav-links a:hover {
  color: #ffffff;
  background: #d71f26;
}
.hrm-social-share {
  border-bottom: 1px dotted #d9d9d9;
  margin-top: 20px;
  margin-bottom: 12px;
  display: block;
  overflow: hidden;
}
.hrm-social-share .button-social-share {
  float: left;
  margin-right: 10px;
}
.hrm-social-share .share-text {
  font-weight: bold;
  float: left;
  margin-right: 50px;
}
.hrm-title-comment {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #333;
  margin-top: 35px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.hrm-title-comment i {
  color: #d71f26;
  margin-right: 10px;
}
.hrm-title-comment span span {
  color: #d71f26;
}
.hrm-comment-facebook {
  background: #f5f5f5;
  padding: 10px;
  margin-top: 20px;
  border: 1px solid #ddd;
}
.hrm-comment-facebook .hrm-title-comment {
  margin-top: 5px;
}
.hrm-comment-facebook .fb-comments {
  width: 100% !important;
  max-width: 100% !important;
}
.related-post {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  width: 100%;
}
.related-post:before,
.related-post:after {
  content: '';
  display: table;
}
.related-post:after {
  clear: both;
}
.related-post:before,
.related-post:after {
  content: '';
  display: table;
}
.related-post:after {
  clear: both;
}
.related-post .related-title-block {
  line-height: 1.3;
  border-bottom: 2px solid #f8822b;
  transition: all ease .3s;
  margin-bottom: 20px;
}
.related-post .related-title-block .related-title {
  line-height: 17px;
  display: inline-block;
  padding: 10px 12px 6px;
  background-color: #f8822b;
  transition: all ease .3s;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  font-size: 15px;
}
.related-post ul.related {
  list-style: none;
  margin: 0;
}
.related-post ul.related:before,
.related-post ul.related:after {
  content: '';
  display: table;
}
.related-post ul.related:after {
  clear: both;
}
.related-post ul.related:before,
.related-post ul.related:after {
  content: '';
  display: table;
}
.related-post ul.related:after {
  clear: both;
}
.related-post ul.related li:nth-child(2n+1) {
  clear: left;
}
.related-post ul.related li .thumb {
  float: left;
  margin-right: 10px;
}
.related-post ul.related li .item-inner {
  border: 1px solid #f5f5f5;
  margin-bottom: 20px;
  padding: 5px;
  background: #f9f9f9;
}
.related-post ul.related li .item-inner img {
  width: 100%;
}
.related-post ul.related li h3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #d71f26;
}
ul.contact-sg {
  background: rgba(215, 31, 38, 0.1);
  padding: 15px;
  margin: 0;
  list-style: none;
  border: 2px dashed #d71f26;
  text-align: center;
}
.comment-respond label {
  min-width: 90px;
}
.mrelat {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 20px;
  background: #f3f3f3;
  padding: 5px 10px;
  border-radius: 5px;
}
.mrelat span {
  font-size: 18px;
  display: inline-block;
  color: #d71f26;
  font-weight: bold;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #d71f26;
}
.mrelat ul {
  margin: 0;
  padding: 3px 0;
}
.mrelat ul li {
  margin-left: 20px;
  color: #d71f26;
  margin-top: 5px;
}
.mrelat ul li a {
  color: #d71f26;
}
.mrelat ul li a:hover {
  text-decoration: underline;
}
/*--------------------------------------------------------------
# widget
--------------------------------------------------------------*/
.widget {
  margin-bottom: 30px;
}
.widget-title {
  margin: 0;
  line-height: 1.5;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.widget-area .widget {
  border: 1px solid #dedede;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
}
.widget-area .widget_media_image {
  padding: 0;
  border: 0;
}
.widget-area .widget-title {
  position: relative;
  font-size: 18px;
  line-height: 32px;
  padding-bottom: 5px;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
}
.widget-area .widget-title:after {
  content: "";
  width: 50px;
  height: 3px;
  background: #d71f26;
  position: absolute;
  left: 0;
  bottom: 0;
}
.widget-area ul {
  margin: 0;
  padding: 0;
}
.widget-area ul:before,
.widget-area ul:after {
  content: '';
  display: table;
}
.widget-area ul:after {
  clear: both;
}
.widget-area ul:before,
.widget-area ul:after {
  content: '';
  display: table;
}
.widget-area ul:after {
  clear: both;
}
.widget-area ul li {
  list-style: none;
  position: relative;
}
.widget-area ul li.cat-item {
  text-transform: uppercase;
}
.widget-area ul li .sub-open {
  position: absolute;
  right: 0px;
  top: 2px;
  padding: 5px;
  z-index: 2;
  color: #333;
  cursor: pointer;
}
.widget-area ul li .sub-open.sub-opend {
  color: #d71f26;
}
.widget-area ul li .sub-open:after {
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
}
.widget-area ul li .sub-open.sub-opend:after {
  content: "\f077";
}
.widget-area ul li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.widget-area ul li a {
  color: #555;
  display: block;
  border-bottom: 1px dashed #ccc;
  line-height: 36px;
  font-weight: bold;
}
.widget-area ul li a:hover {
  color: #d71f26;
}
.widget-area ul li ul {
  display: none;
}
.widget-area ul li ul li a:before {
  content: "\f068";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  padding-left: 5px;
  padding-right: 8px;
}
ul.list-post-ct li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #C0C0C0;
  clear: both;
  padding: 10px 0;
  width: 100%;
  position: relative;
}
ul.list-post-ct li img {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 10px;
}
ul.list-post-ct li .hrm-title {
  color: #444;
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  font-size: 13px;
  line-height: 1.3;
  display: block;
}
ul.list-post-ct li .hrm-title:hover {
  color: #d71f26;
}
ul.list-post-ct li .meta-post-wg {
  color: #999;
  font-style: italic;
}
ul.list-post-ct li .date-detail {
  display: block;
  color: #444;
  margin: 3px 0px 5px 0px;
  font-size: 90%;
  line-height: 1.5;
}
ul.list-post-ct li .date-detail i {
  padding-right: 5px;
}
ul.list-post-ct li a {
  border-bottom: 0;
}
.widget_wp_statistics_widget li {
  padding-left: 5px;
  padding-right: 5px;
  text-align: right;
}
.widget_wp_statistics_widget li label {
  float: left;
  margin-bottom: 0;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a {
  display: inline-block;
  zoom: 1;
  color: #555;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #f5f5f5;
}
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover {
  color: #ffffff;
  background: #d71f26;
}
.suport-sd {
  padding-bottom: 15px;
}
.suport-sd .title {
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 5px;
  font-weight: 500;
}
.suport-sd .title .fa {
  color: #d71f26;
  margin-right: 5px;
}
.suport-sd .info-suport {
  font-size: 13px;
  color: #F25022;
}
.suport-sd .info-suport > p {
  margin-bottom: 0;
}
.suport-sd .info-suport span {
  padding-right: 5px;
  display: inline-block;
}
.suport-sd .info-suport .pdnick {
  min-width: 30%;
}
.suport-sd .info-suport .ymsgr {
  color: #7A7979;
}
.suport-sd .info-suport .ymsgr i.fa {
  font-size: 20px;
}
.suport-sd .info-suport .ymsgr i.fa-skype {
  color: #00aff0;
}
.suport-sd .info-suport .ymsgr i.fa-yahoo {
  color: #fdbc2a;
}
.suport-sd .info-suport .ymsgr i.fa-facebook-square {
  color: #3b5998;
}
.suport-sd .info-suport .pdcolor {
  padding: 0;
}
.hrm-social-network-icon {
  display: inline-block;
  line-height: 1;
  min-width: 20px;
  text-align: center;
}
.hrm-social-network-icon i.fa {
  min-width: 0;
  margin: 0;
}
.ykkh-outter {
  background-color: #fa3e3f;
  color: #fff;
}
.ykkh-outter .lSAction > a {
  top: 90px;
}
.ykkh .item {
  overflow: hidden;
  padding: 20px;
  text-align: center;
}
.ykkh .item:nth-child(even),
.ykkh .item:nth-child(odd) {
  background: #d71f26;
}
.ykkh a {
  color: #fff;
}
.ykkh .testi-title {
  color: #fff;
}
.ykkh .testi-title:hover {
  color: #ddd;
}
.ykkh img {
  display: block;
  width: 150px;
  height: 150px;
  border: solid 3px #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}
.ykkh strong {
  display: block;
  padding-top: 20px;
  font-size: 15px;
}
.ykkh span {
  display: block;
}
.ykkh span.t {
  height: 30px;
}
.ykkh span.c {
  height: 2px;
  width: 68px;
  background-color: #fff;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
.ykkh span.f {
  padding: 10px 20px;
}
.ykkh span p {
  margin-bottom: 0;
}
#address-list .info-item {
  padding: 5px 0;
  border-bottom: 1px dashed #ccc;
}
#address-list .info-item:before,
#address-list .info-item:after {
  content: '';
  display: table;
}
#address-list .info-item:after {
  clear: both;
}
#address-list .info-item:before,
#address-list .info-item:after {
  content: '';
  display: table;
}
#address-list .info-item:after {
  clear: both;
}
#address-list .info-item .fa {
  float: left;
  line-height: 21px;
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.un-list {
  list-style: none;
  margin: 0;
}
.un-list li {
  border-bottom: 1px dashed #ccc;
  list-style: none;
  line-height: 25px;
  padding: 7px 5px 5px;
}
.un-list li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.star-list {
  list-style: none;
}
.star-list li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  content: "\f006";
  color: #d71f26;
}
.footer-sidebar .widget-title {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 15px;
  display: inline-block;
}
.footer-sidebar .widget-title:after {
  content: "";
  display: inline-block;
  width: 50px;
  height: 3px;
  background: #d71f26;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-sidebar .custom-html-widget .fa {
  font-size: 18px;
  color: #a2171d;
}
.footer-sidebar .fa {
  margin-right: 10px;
  min-width: 20px;
}
#topcontrol {
  z-index: 99;
  background: #d71f26;
  width: 35px;
  height: 35px;
  line-height: 33px;
  border-radius: 3px;
  position: fixed;
  bottom: -100px;
  right: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  overflow: auto;
  text-align: center;
  color: #fff;
  font-size: 22px;
}
#topcontrol:hover {
  background: #a2171d;
}
.site-footer {
  padding: 0;
  background: #f3f3f3;
}
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}
.site-footer:after {
  clear: both;
}
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}
.site-footer:after {
  clear: both;
}
.footer-top {
  padding: 30px 0;
  color: #fff;
}
.footer-top a {
  color: #fff;
}
.footer-top a:hover {
  text-decoration: underline;
  color: #d71f26;
}
.footer-bottom {
  padding: 10px 0;
  background: #000;
  color: #dcdcdc;
}
.footer-bottom a {
  color: #fff;
}
.site-info {
  text-align: left;
}
.footer-menu-wrap {
  text-align: right;
}
.float-contact {
  position: fixed;
  bottom: 25px;
  left: 5px;
  z-index: 99999;
}
.chat-zalo {
  background: #8eb22b;
  border-radius: 20px;
  padding: 0 10px;
  color: white;
  display: block;
  margin-bottom: 6px;
}
.chat-face {
  background: #125c9e;
  border-radius: 20px;
  padding: 0 10px;
  color: white;
  display: block;
  margin-bottom: 6px;
}
.float-contact .hotline {
  background: #d71f26;
  border-radius: 20px;
  padding: 0 10px;
  color: white;
  display: block;
  margin-bottom: 6px;
}
.chat-zalo a,
.chat-face a,
.hotline a {
  font-size: 15px;
  color: white;
  font-weight: 400;
  text-transform: none;
  line-height: 0;
  padding: 3px 0;
  display: block;
  line-height: 30px;
}
@media (max-width: 549px) {
  .float-contact {
    display: none;
  }
}
.hotline-footer {
  display: none;
}
@media (max-width: 548px) {
  .hotline-footer {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    z-index: 99;
    background: rgba(0, 0, 0, 0.6);
  }
  .hotline-footer .left {
    width: 65%;
    float: left;
    height: 100%;
    color: white;
    line-height: 43px;
    text-align: center;
  }
  .hotline-footer .right {
    width: 35%;
    float: right;
    height: 100%;
    line-height: 43px;
    text-align: center;
  }
  .absolute-footer {
    font-size: 13px;
  }
  .blog-single .large-9,
  .blog-single .large-3 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .blog-single .large-3 {
    padding-left: 15px;
    font-size: 15px;
  }
  .blog-single .large-3 .widget-area .section4 {
    display: none;
  }
  .tin-tuc-section .cot1-2 {
    display: none;
  }
  .hotline-footer a {
    color: #ffffff;
  }
  .hotline-footer a {
    display: block;
  }
  .hotline-footer .left a {
    background: #0082d0;
    line-height: 40px;
    margin: 5px;
    border-radius: 3px;
  }
  .hotline-footer .right a {
    background: #3fb801;
    line-height: 40px;
    margin: 5px;
    border-radius: 3px;
  }
  .hotline-footer .left img,
  .hotline-footer .right img {
    width: 30px;
    padding-right: 10px;
  }
}
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
/********* FB Responsive **********/
.hrm-comment-facebook .fb_iframe_widget,
.hrm-comment-facebook .fb_iframe_widget iframe[style],
.hrm-comment-facebook .fb_iframe_widget iframe span[style],
.hrm-comment-facebook .fb_iframe_widget span,
.fb-comments,
.fb-comments iframe[style],
.fb-comments span,
.fb-comments iframe span[style] {
  width: 100% !important;
  max-width: 100% !important;
}
/********* / FB Responsive **********/
@media (max-width: 991px) {
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .container,
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  #primary,
  #secondary {
    clear: both;
  }
  .site-header .site-branding {
    text-align: center;
    float: none;
  }
  .site-header .site-branding img {
    display: inline-block;
    max-width: 180px;
  }
  article.item-masory:nth-child(3n+1) {
    clear: none;
  }
  article.item-masory:nth-child(2n+1) {
    clear: left;
  }
  .post_block_wrap .block-item:nth-child(4n+1) {
    clear: none;
  }
  .post_block_wrap .block-item:nth-child(2n+1) {
    clear: left;
  }
  .cart-header {
    display: none;
  }
  .post_block_wrap .post-thumb img {
    max-height: 247px;
  }
  .search-menu {
    width: 100%;
  }
  .search-menu input {
    width: 100%;
  }
  .list_ct .box_new {
    width: 50%;
    padding: 0 10px;
    display: inline-block;
    border-bottom: 0;
    margin-bottom: 20px;
  }
  .list_ct .box_new .thumb_new {
    width: 100%;
    display: block;
  }
  .list_ct .box_new .thumb_new .thumb {
    border-color: #d71f26;
  }
  .list_ct .box_new .ct_new {
    padding-left: 0;
    padding: 5px 0;
  }
  .list_ct .box_new .ct_new h3 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 25px;
  }
  .list_ct .box_new:first-child {
    width: 50%;
    padding: 0 10px;
  }
  .list_ct .box_new:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
  /* Gallery Columns */
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}
@media (max-width: 767px) {
  /* Gallery Columns */
  .gallery-item {
    max-width: 25%;
  }
  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
  .top-menu-wp {
    display: none;
  }
  nav#site-navigation ul li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px 10px;
    border-radius: 0px;
    text-align: left;
    background: #111;
  }
  nav#site-navigation ul li a {
    color: #fff;
  }
  .navbar-nav {
    margin: 0px;
  }
  .item-list {
    display: block;
  }
  .item-list .entry {
    display: block;
  }
  .phonering-alo-phone.phonering-alo-show {
    display: none;
  }
  #mobile-hotline {
    width: auto;
  }
  #mobile-hotline > a {
    text-indent: 0;
  }
  .banner-top {
    display: inline-block;
    width: 100%;
  }
  .banner-top .logo {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  .banner-top .right_logo {
    font-size: 15px;
    line-height: 18px;
  }
  .banner-top .right_logo h2 {
    font-size: 16px;
    line-height: 20px;
  }
  .list_cm {
    float: none;
    display: inline-block;
    width: 100%;
    padding: 5px;
  }
  .site-footer {
    padding-bottom: 50px;
  }
  .site-info {
    text-align: center;
  }
}
@media (max-width: 500px) {
  .col-full {
    width: 100%;
    float: none;
    clear: both;
  }
  .col-full:before,
  .col-full:after {
    content: '';
    display: table;
  }
  .col-full:after {
    clear: both;
  }
  .col-full:before,
  .col-full:after {
    content: '';
    display: table;
  }
  .col-full:after {
    clear: both;
  }
  .page-title-bar .page-title {
    font-size: 20px;
  }
  article.item-masory,
  .post_block_wrap .block-item,
  .related-post ul.related li {
    width: 100%;
  }
  .news-post .news-marquee {
    padding-left: 0;
  }
  .news-post .title-hot {
    position: static;
  }
  article.item-list .post-thumbnail {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .post_block_wrap .post-thumb img {
    max-height: none;
  }
  .box_new {
    display: block;
  }
  .box_new .thumb_new {
    display: block;
    width: 100%;
  }
  .box_new .ct_new {
    display: block;
    padding: 10px 5px;
  }
  .list_ct .box_new {
    width: 100%;
  }
  .list_ct .box_new:first-child {
    width: 100%;
  }
  .list_ct .box_new p {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
  }
  .box_new_sl h3 {
    font-size: 18px;
  }
  .archive-box .box_new .thumb_new {
    width: 100%;
  }
  .box_new .ct_new h3 {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 25px;
  }
  .page-header h1 {
    font-size: 22px;
    line-height: 30px;
  }
}
/********************************* MIN WIDTH  *********************************/
@media (min-width: 768px) {
  #wpadminbar #wp-admin-bar-site-name a.ab-item {
    max-width: 100px;
  }
  .home-slides .lSAction > .lSNext {
    right: 80px;
  }
  .home-slides .lSAction > .lSPrev {
    left: 80px;
  }
}
@media (min-width: 992px) {
  .site-content:before,
  .site-content:after {
    content: '';
    display: table;
  }
  .site-content:after {
    clear: both;
  }
  .site-content:before,
  .site-content:after {
    content: '';
    display: table;
  }
  .site-content:after {
    clear: both;
  }
  .left-sidebar .content-area {
    float: right;
  }
  .left-sidebar #secondary {
    padding-left: 0;
  }
  #primary {
    float: right;
  }
  .search-btns-wrap {
    display: none;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
