/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

img { width: 100%;height: auto }

@media screen and (max-width: 768px){
	.edge-skip-slider { display: none }
}

.menu-lang {display: inline-block;margin:0; vertical-align: top;height: 100%;}

.menu-lang li { list-style: none; display:inline-block;margin:0; }

.menu-lang li a { display: inline-block; padding-right: 10px;

}

@media screen and (max-width: 400px){

.menu-lang li a {
	padding-right:5px

}
}

@media screen and (max-width:479px){

.mk-zindex-fix {
		
		display: none
}
	}

#mk-responsive-nav .lang-item, #mk-main-navigation .lang-item { 

	 display:none; 

 }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

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;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.html');
  src: url('../fonts/glyphicons-halflings-regulard41d.html?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular-2.html') format('woff2'), url('../fonts/glyphicons-halflings-regular-3.html') format('woff'), url('../fonts/glyphicons-halflings-regular-4.html') format('truetype'), url('../fonts/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
          transition: opacity .15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
          transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
          transition: width .6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
          transition:         -webkit-transform .3s ease-out;
          transition:         transform .3s ease-out;
          transition:         transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
            transition:         -webkit-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;
            transition:         transform .6s ease-in-out, -webkit-transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control.left {
  background-image:         -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image:         -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@media screen and (min-width: 480px){

.service-mobile{
		display: none


}
	}

.service-mobile .tab-content { padding:10px 10px 10px 10px; background: #fff; margin-top: 0px;
			text-align: left; border-bottom: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;
			border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;

	}

.service-mobile .tab-content p { font-size: 14px; }

.service-mobile > ul { margin-left: 0; border-bottom: none; position: relative;

	 }

.service-mobile > ul li { margin-left: 0 }

.service-mobile ul.dropdown-menu { right:0; left:auto; }

@media screen and (max-width: 400px){

.service-mobile .nav > li > a {
			padding:10px 10px; margin-right: 1px
	}
		}

@media screen and (max-width: 320px){

.service-mobile .nav > li > a {
			padding:10px 5px; margin-right: 1px;
			font-size:14px
	}
		}

.service-mobile .nav-tabs > li.active > a, .service-mobile .nav-tabs > li.active > a:hover, .service-mobile .nav-tabs > li.active > a:focus{
	border: none;
}

.service-mobile .nav .bar { width: 100%; height: 4px; display: block; position: absolute; bottom: -5px; }

ul.nav-tabs > li > a { border: none; }

ul.nav-tabs > li:nth-child(1) > a {
	color: #fff !important;
	background: #f35b5b !important;
	opacity: .8
}

ul.nav-tabs > li:nth-child(1).active ~ span {
	background: #f35b5b !important;
	opacity: .8
}

ul.nav-tabs > li:nth-child(2) > a {
	color: #fff !important;
	background: #027DBD !important;
	opacity: .6;
}

ul.nav-tabs > li:nth-child(2).active ~ span {
	background: #027DBD !important;
	opacity: .6;
}

ul.nav-tabs > li:nth-child(3) > a {
	color: #fff !important;
	background: #D3BB1D !important;
	opacity: .8
}

ul.nav-tabs > li:nth-child(3).active ~ span {
	background: #D3BB1D !important;
	opacity: .8;
}

ul.nav-tabs > li:nth-child(4) > a {
	color: #fff !important;
	background: rgba(0, 0, 0, 0.3) !important;
}

ul.nav-tabs > li:nth-child(4).active ~ span {
	background: rgba(0, 0, 0, 0.3) !important;
	
}

.service-rate { 

	/* background: url('../images/bg.jpg') center center; */


}

.service-rate__wrapper { background-color: #80bb45;opacity: 0.8; }

.service-rate__item {

		padding: 15px 0; text-align: center;

	}

@media screen and (max-width: 1024px) {

.service-rate__item {
					padding:15px 0

	}
				}

@media screen and (max-width: 768px) {

.service-rate__item {
					padding:10px 0

	}
				}

.service-rate__item__img img { width: 45px;height: auto;
			}

@media screen and (max-width: 1024px) {

.service-rate__item__img img {
					width: 45px;height: auto
			} 
				}

@media screen and (max-width: 768px) {

.service-rate__item__img img {
					width: 40px;height: auto
			} 
				}

.service-rate__item__content p {font-weight: 700; color:#fff;font-size: 1.9rem; text-align: center; margin:0; 
				padding:9px 0;
			}

@media screen and (max-width: 1024px) {

.service-rate__item__content p {
					font-size:1.7rem; padding:7px 0
			}
				}

@media screen and (max-width: 768px) {

.service-rate__item__content p {
					font-size:1.5rem; padding:5px 0
			}
				}

.service-rate__item__title { 

		 	color:#fff;font-size: 1.1rem; text-align: center; margin:0; 
				padding:4px 0 0 0; font-weight: 600;
			
		 }

.service {
	background: url('../images/10.png');
	text-align: center;
}

.service__container {

		

		
	}

@media screen and (min-width: 1200px) {

.service__item:nth-child(6) {
			width: 18.7% !important

	}
			
		}

@media screen and (min-width: 1200px) {

.service__item:nth-child(7) {
			width: 18.7% !important

	} 
			
		}

@media screen and (min-width: 1200px) {

.service__item:nth-child(8) {
			width: 18.7% !important

	} 
			
		}

@media screen and (min-width: 1200px) {

.service__item:nth-child(9) {
			width: 18.7% !important
			


	} 
			
		}

.service__item {

		display: inline-block;float:none; -webkit-box-sizing: border-box; box-sizing: border-box;

	}

@media screen and (max-width: 481px){

.service__item {
			display: none

	}
		}

@media screen and (min-width: 540px){

.service__item {
			width: 49% !important

	}
		}

@media screen and (min-width: 768px){

.service__item {
			width: 33% !important

	}
		}

@media screen and (min-width: 992px){

.service__item {
			width: 24% !important

	}
		}

@media screen and (min-width: 1200px) {

.service__item {

			width:22% !important; margin-right:2%; -webkit-box-sizing:border-box; box-sizing:border-box;
			
			padding:0

	}
		

		}

@media screen and (min-width: 1200px){
					
					
				}

.service__item__article__title {
				text-align: center; margin:10px 0 20px 0;
			}

@media screen and (min-width: 1200px){
					
				}

.service__item__article__title__link { font-size: 1.2rem; font-weight: 600; line-height:1rem ; cursor: pointer; color: #80bb45;
							

				 }

@media screen and (min-width: 1200px){
					
					
				}

.service__item__article__img img {border-radius:50%;
				 }

@media screen and (min-width: 1200px) {
				 		
				 	}

.service__title__text { 
			width: 100%;text-align: center; text-transform: uppercase;font-weight: 600; 
			margin: 20px 0 20px 0; font-size: 2rem; color: #3d0a00;display: none;

		}

@media screen and (min-width: 1200px){
				
			}

@media screen and (max-width: 1024px){

.service__title__text {
				font-size: 1.8rem; margin: 10px 0 10px 0

		}
			}

@media screen and (max-width: 992px){

.service__title__text {
				display: none

		}
			}

.service__title__sub-text{ 
			width: 100%;text-align: center; text-transform: uppercase;font-weight: 600; 
			margin-bottom: 25px; font-size: 2rem;

		 }

@media screen and (max-width: 1024px){

.service__title__sub-text{
				font-size: 1.8rem

		 }  
			}

@media screen and (max-width: 992px){

.service__title__sub-text{
				margin-bottom: 40px

		 }
			}

@media screen and (max-width: 768px) {

.service__title__sub-text{
				margin-bottom: 20px

		 }
			}

@media screen and (max-width: 400px) {

.service__title__sub-text{
				font-size: 1.6rem; 
				margin-bottom: 15px

		 }
			}

.wrapper { padding:35px 0;

 }

@media screen and (max-width: 768px) {

.wrapper {
		padding:20px 0

 }
	}

.service-features__title {

		text-align: center;

		
	}

.service-features__title__text { font-size:2rem; text-transform: uppercase; font-weight: 600;
			display: inline-block;color:#3d0a00; margin: 0; background-color: #fff; 
			padding:0 10px;
		 }

@media screen and (max-width: 1024px) {

.service-features__title__text {
				font-size: 1.8rem
		 }

			}

@media screen and (max-width: 767px){

.service-features__title__text {
				font-size:1.7rem
		 }
			}

@media screen and (max-width: 420px){

.service-features__title__text {
				font-size:1.5rem
		 }
			}

@media screen and (max-width: 400px){

.service-features__title__text {
				font-size:1.4rem; line-height:2rem
		 }
			}

.service-features__content {

		padding-top:40px;

		
	}

@media screen and (max-width: 1024px) {

.service-features__content {
				padding-top:30px

		
	}

			}

@media screen and (max-width: 420px) {

.service-features__content {
				padding-top:20px

		
	}

			}

.service-features__content__col1__item { clear: both;display: table;content: '';width: 100%;

			
			}

@media screen and (max-width: 767px){

.service-features__content__col1__item {
					margin-bottom: 10px

			
			}
				}

.service-features__content__col1__item__img { width: 20%; -webkit-box-sizing: border-box; box-sizing: border-box; float:left;
			}

@media screen and (max-width: 767px){

.service-features__content__col1__item__img {
					width: 15%
			}
				}

.service-features__content__col1__item__info { padding-left: 10%; width: 80%; -webkit-box-sizing:border-box; box-sizing:border-box;float:left;



			}

@media screen and (max-width: 767px){

.service-features__content__col1__item__info {
					padding-left:7%; padding-right: 0; width: 85%



			}
				}

.service-features__content__col1__item__info__title { font-weight: 600; font-size: 1.2rem ;

				}

@media screen and (max-width: 1024px) {

.service-features__content__col1__item__info__title {
						font-size: 1.1rem

				}

					}

@media screen and (max-width: 420px){

.service-features__content__col1__item__info__title {
						font-size:1.1rem

				}
					}

.service-features__content__col1__item__info__excerpt p { font-size: .9rem ;

					}

@media screen and (max-width: 420px) {

.service-features__content__col1__item__info__excerpt p {
							margin-bottom: 7px

					}
						}

@media screen and (min-width: 767px){ 


							.service-features__content__col1__item:last-child p { margin-bottom: 0 }
			}

.service-features__content__col3__item { clear: both;display: table;content: '';width: 100%;

			}

@media screen and (max-width: 767px){

.service-features__content__col3__item {
					margin-bottom: 10px

			}
				}

.service-features__content__col3__item__img { width: 20%; -webkit-box-sizing: border-box; box-sizing: border-box; float:right;

			}

@media screen and (max-width: 767px){

.service-features__content__col3__item__img {
					float:left;
					width: 15%

			}
				}

.service-features__content__col3__item__info { padding-right: 10%; width: 80%; -webkit-box-sizing:border-box; box-sizing:border-box;float:left;




			}

@media screen and (max-width: 767px){

.service-features__content__col3__item__info {
					padding-left: 7%;
					width:85%;
					padding-right: 0




			}
				}

.service-features__content__col3__item__info__title { font-weight: 600; font-size: 1.1rem;
				 }

@media screen and (max-width: 1024px) {

.service-features__content__col3__item__info__title {
						font-size:1.1rem
				 }

					}

@media screen and (max-width: 420px){

.service-features__content__col3__item__info__title {
						font-size:1.1rem
				 }
					}

.service-features__content__col3__item__info__excerpt p { font-size: .9rem;

					 }

@media screen and (max-width: 420px) {

.service-features__content__col3__item__info__excerpt p {
							margin-bottom: 7px

					 }

						}

@media screen and (max-width: 767px){

.service-features__content__col2 {
				display:none
		}
			}

.modal-title {display:inline-block;}

.service .modal-body { clear: both;display: table;content: '';width: 100%; }

.modal-content p { font-size: 16px;text-align: left}

.modal-image { width: 40%;float:left; padding-right:15px; -webkit-box-sizing: border-box; box-sizing: border-box;}

.modal-image img { width: 100%; height: auto }

.modal-staff {  position: relative; top: 0; left: 0; }

.modal-backdrop {
    visibility: hidden !important;
}

.modal.in {
    background-color: rgba(0,0,0,0.5);
}

.swiper-container-service{ overflow: hidden; }

.video-container-staff {
position: relative;
padding-bottom: 130%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container-staff iframe,
.video-container-staff object,
.video-container-staff embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 95%;
}

@media screen and (min-width: 768px){
		
		.modal-dialog {
			   width: 400px !important;
		}
}

.staff__container { overflow: hidden; }

.staff__title { text-align: center; width: 100%;

	}

@media screen and (max-width: 500px){

.staff__title {
			margin-top:5px

	}
		}

.staff__item {

		text-align: center;

		
	}

.staff__item__img {
			position: relative;
		}

.staff__item__img img { border-radius: 50%; width: 100%; height: auto; }

.staff__item__img__link {
				position: absolute; display: block;-webkit-transition: all .5s ease-in;transition: all .5s ease-in;
				 font-size: 2rem; width: 100%; height: 100%; border-radius: 50%;
				 display: -webkit-box;
				 display: -ms-flexbox;
				 display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;
			}

.staff__item__img__link a { -webkit-box-flex:1; -ms-flex:1; flex:1; -ms-flex-item-align: center; align-self: center;  opacity: 0; -webkit-transform: scale(.5); transform: scale(.5);
				 	-webkit-transition: all .5s ease-in;
				 	transition: all .5s ease-in; color: #fff; cursor: pointer;
				 }

.staff__item__img__link a:hover{ color:#f35b5b; }

.staff__item__img__link:hover { 
				 background: rgba(0,0,0,.2);
			 }

.staff__item__img__link:hover a { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}

.staff__item__img:hover a { display: block; }

.staff__item__info__title { font-size: 1.2rem; font-weight: 700; margin:20px 0 5px 0; text-align: }

.staff__item__info__subtitle { font-size:18px; color:#f35b5b; }

.staff__item__info__excerpt p { font-size: .9rem; margin-bottom: 10px; }

.staff__comments { 
		 text-align: center;

	 }

.staff__comments__form { 
			opacity: 0 ; -webkit-transform: scale(0.1); transform: scale(0.1); height: 0px ; -webkit-transition: all 1s; transition: all 1s;
		 }

.staff__comments__form input { margin-bottom: 7px !important; }

.staff__comments__form textarea { width: 100%; margin-bottom: 7px; }

.staff__comments__form button { background-color: #5ebed6; border:0; padding:5px 10px; color:#fff; text-align: left;
					border-radius:5px;
			  }

.staff__comments__toggle { display: inline-block; font-size: 1rem; margin-bottom: 15px; cursor: pointer;
		 			color:#80bb45;
		 }

.staff .widget-star { 
	 	margin-bottom: 5px; text-align: center;

	  }

.staff .widget-star .rating-stars { display: inline-block; 
	 		background: url('../images/star.png') no-repeat;
	 		width:16px; height: 16px; cursor: pointer;

	 		 }

.swiper-container-staff { padding-top: 40px; width: 93%; margin:0 auto;overflow: hidden;

	}

@media screen and (max-width: 640px){

.swiper-container-staff {
			width: 90%;
			padding-top: 5px

	}
		}

.swiper-button-next { 

	background-image: url(../images/right-chevron.png) !important;


}

@media screen and (max-width: 680px){

.swiper-button-next {
	 background-image: url(../images/right-arrow.png) !important


} 
}

.swiper-button-prev{

	background-image: url(../images/left-chevron.png)  !important;
}

@media screen and (max-width: 680px){

.swiper-button-prev{
		background-image: url(../images/left-arrow.png) !important
}
	}

.swiper-button-next, .swiper-button-prev {
		background-size: 34px 44px !important;

}

@media screen and (max-width: 680px){

.swiper-button-next, .swiper-button-prev {

			width: 28px !important; height:45px !important;
			background-size: 27px 27px !important;
			background: #f35b5b;
			opacity: 0.6 !important;
			border-radius: 2px

}
			
		}

@media screen and (max-width: 400px){

.swiper-button-next, .swiper-button-prev {
			width: 32px !important; height:45px !important

}
		}

.rating-overs {display: inline-block; background: url('../images/star-over.png') no-repeat !important; 
				width:16px; height: 16px; 

}

.form-toggle {


	height: auto; opacity: 1; -webkit-transform: scale(1); transform: scale(1);

}

.modal-backdrop {
   background-color: transparent;
}

.swiper-container-staff .modal, .swiper-container-staff .modal-backdrop {
   /*position: absolute !important;*/
}

.staff-modal-content {

	text-align: center;

}

.staff-modal-content .modal-body p { line-height: 28px }

.staff-modal-content .modal-body img { width: 70%; height: auto; margin-bottom: 10px; }

.price {

	

	background: url('../images/10.png');



}

.price__container { 

		display: table; content: ""; clear: both; margin:0 auto; text-align: center; width: 100%;
		
	 }

.price__title {

		width: 100%; text-align: center; padding-bottom: 20px; display: none;
	}

@media screen and (max-width: 1199px) {

.price__title {

			padding-bottom: 10px
	}
		}

@media screen and (max-width: 768px) {

.price__title {

			padding-bottom: 5px
	}


		}

.price__title__text { font-size: 2rem; text-transform: uppercase;font-weight: 600; margin-bottom: 5px; }

.price__item { 
		text-align: center; padding:0; margin:0 3px;
		font-size: 1rem;  color:#000; font-weight: 600;
		display: inline-block; float: none;

	}

@media screen and (max-width: 992px) {

.price__item {

			margin-bottom: 20px

	}


		}

@media screen and (max-width: 768px) {

.price__item {

			display:none

	}

		}

@media screen and (max-width: 767px) {

.price__item {

			padding:10px;
			margin:0

	}
			

		}

.price__item:nth-of-type(2) h5 { background-color: #179c15; color:#fff;}

.price__item:nth-of-type(2) ul li:first-child { background-color: #7ac044; }

.price__item:nth-of-type(2) a { margin:5px; display: inline-block; padding:7px 10px;  background-color: #026AA1; 
			 	color:#fff; font-weight: 500; width: 95%;
		}

.price__item:nth-of-type(2) a :hover { color: #fff; }

.price__item:nth-of-type(2) a :active { color:#fff; }

.price__item:nth-of-type(3) h5 {

				background: url(../../images/price-tag2.png) no-repeat bottom;	color: #fff; padding-top: 108px;
			}

.price__item:nth-of-type(3) ul{
				border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;
			}

.price__item:nth-of-type(3) ul li:first-child { background-color: #D3BB1D; }

.price__item:nth-of-type(3) a { margin:5px; display: inline-block; padding:7px 10px;  background-color: #D3BB1D; 
			 	color:#fff; font-weight: 500; width: 95%;
		}

.price__item:nth-of-type(3) a :hover { color: #fff; }

.price__item:nth-of-type(3) a :active { color:#fff; }

.price__item:nth-of-type(4) h5 { background-color: #373836; color:#fff; 

			}

.price__item:nth-of-type(4) ul li:first-child { background-color: #414240; }

.price__item:nth-of-type(4) a { margin:5px; display: inline-block; padding:7px 10px;  background-color: #373836; 
			 	color:#fff; font-weight: 500; width: 95%;
		}

.price__item:nth-of-type(4) a :hover { color: #fff; }

.price__item:nth-of-type(4) a :active { color:#fff; }

.price__item__title { border-top-left-radius: 3px;border-top-right-radius: 3px;font-weight:500;padding:15px 0 ;text-align: center; text-transform: uppercase; margin:0; 
					}

.price__item ul {

			padding: 0 ; margin:0; vertical-align: middle;

			
		}

.price__item ul li:first-child { color:#fff; font-size: 1.6rem;font-weight: 500;
				text-align: center; position: relative; padding:30px 0;

			}

.price__item ul li:first-child sup { padding-right:5px; }

@media screen and (max-width: 992px) and (min-width: 768px){

.price__item ul li:first-child {
					font-size: 1.3rem

			}
				}

@media screen and (max-width: 410px) {

.price__item ul li:first-child {
					font-size:1.3rem

			}
				}

.price__item ul li { border-bottom: 1px solid #e5e5e5;list-style: none; margin:0;  padding: 15px;
					overflow: hidden; display: block;line-height: 27px;
			}

.price__item ul li i { color:#80bb45; font-size: 1.2rem }

.price__item ul li:nth-child(odd) { background-color: #f6f6f6}

.price__item ul li:nth-child(even) { background-color:#eeeeee}

@media screen and (min-width:768px) {

.price__item {

			width:32% !important

	}

		}

@media screen and (min-width:1200px) {

.price__item {

			width:32% !important

	}

		}

.price-mobile-tabs {


	margin:0 auto;
	width: 95%;

}

@media screen and (min-width: 768px){

.price-mobile-tabs {
		display: none

}
	}

.price-mobile-tabs > ul { margin:0; position: relative;
	}

.price-mobile-tabs > ul li { margin:0; }

.price-mobile-tabs .nav > li > a {     padding:  10px 11px 8px 11px;font-size: 17px;
	 }

.price-mobile-tabs > ul.nav-tabs > li:nth-child(1) > a {
	color: #fff !important;
	opacity: 1;
	background: #026AA1 !important;
	
	}

.price-mobile-tabs > ul.nav-tabs > li:nth-child(1).active ~ span {
	opacity: 1;
	background: #026AA1 !important;
	}

.price-mobile-tabs ul.nav-tabs > li{
		padding-top:35px;
	}

.price-mobile-tabs ul.nav-tabs > li:nth-child(2){
		background: url(../../images/price-tag-mobile.png) !important ;
		background-repeat: no-repeat;
		background-size: cover !important;
    	background-position: -4px !important;
		margin-right: 2px;
	}

.price-mobile-tabs ul.nav-tabs > li:nth-child(2) > a {
	
	color: #fff !important;
	background:transparent !important;
	opacity: 1;
	
	
	
	}

.price-mobile-tabs ul.nav-tabs > li:nth-child(2).active ~ span {
	opacity: 1;
	background: #D3BB1D !important;
	}

.price-mobile-tabs ul.nav-tabs > li:nth-child(3) > a {
	color: #fff !important;
	opacity: 1;
	background: #373836 !important;
	
	}

.price-mobile-tabs ul.nav-tabs > li:nth-child(3).active ~ span {
	opacity: 1;
	background: #373836 !important;
	}

.price-mobile-tabs .nav-tabs > li.active > a, .price-mobile-tabs .nav-tabs > li.active > a:hover, .price-mobile-tabs .nav-tabs > li.active > a:focus{
	border: none;
	}

.price-mobile-tabs .nav .bar { width: 100%; height: 5px; display: block; position: absolute; bottom: -5px; }

.price-mobile-tabs .tab-content { margin-top: 4px; }

.price-mobile-tabs .price__item {


		display: block; background: #fff; border: 1px solid #e5e5e5; padding: 7px;

	}

.price-mobile-tabs .tab-pane:nth-child(1) h5 { background-color: #026AA1; color:#fff;}

.price-mobile-tabs .tab-pane:nth-child(1) ul li:first-child { background-color: #027DBD; }

.price-mobile-tabs .tab-pane:nth-child(1) a { margin:5px; display: inline-block; padding:7px 10px;  background-color: #026AA1; 
			 	color:#fff; font-weight: 500; width: 95%;
		}

.price-mobile-tabs .tab-pane:nth-child(1) a :hover { color: #fff; }

.price-mobile-tabs .tab-pane:nth-child(1) a :active { color:#fff; }

.price-mobile-tabs .tab-pane:nth-child(2) h5 { background-color: #A99617; color:#fff;}

.price-mobile-tabs .tab-pane:nth-child(2) ul li:first-child { background-color: #D3BB1D; }

.price-mobile-tabs .tab-pane:nth-child(2) a { margin:5px; display: inline-block; padding:7px 10px;  background-color: #D3BB1D; 
			 	color:#fff; font-weight: 500; width: 95%;
		}

.price-mobile-tabs .tab-pane:nth-child(2) a :hover { color: #fff; }

.price-mobile-tabs .tab-pane:nth-child(2) a :active { color:#fff; }

.price-mobile-tabs .tab-pane:nth-child(3) h5 { background-color: #373836; color:#fff; 

			}

.price-mobile-tabs .tab-pane:nth-child(3) ul li:first-child { background-color: #414240; }

.price-mobile-tabs .tab-pane:nth-child(3) a { margin:5px; display: inline-block; padding:7px 10px;  background-color: #373836; 
			 	color:#fff; font-weight: 500; width: 95%;
		}

.price-mobile-tabs .tab-pane:nth-child(3) a :hover { color: #fff; }

.price-mobile-tabs .tab-pane:nth-child(3) a :active { color:#fff; }

.booking {

	
	background: url('../images/10.png');

}

.booking__title { text-align: center; text-transform: uppercase; font-weight: 600; font-size: 2rem;

		}

@media screen and (max-width: 768px){

.booking__title {
			 		
			 		font-size: 1.6rem

		}
				}

.booking__item { border-radius: 5px; font-size: 1rem; width: 100%; margin-top:30px; 
	}

.booking__item input,.booking__item textarea { background-color: #f9f9f9 !important ;

			}

@media screen and (max-width: 768px){

.booking__item {
			 		
			 		margin-top:20px 
	}
				}

@media screen and (max-width: 767px){

.booking__item {
			 		padding:0 10px; 
			 		margin-top:20px 
	}
				}

.booking__item label { margin-bottom: 10px; }

.booking__phone { 

		background-color: #80bb45; padding:38px; color:#fff; border-radius: 5px;
		text-align: center; opacity: 1;
	 }

@media screen and (max-width: 991px){
			 		
				}

@media screen and (max-width: 768px){

.booking__phone {
			 		display:none
	 }
				}

@media screen and (max-width: 767px){

.booking__phone {
			 		margin:0 10px; padding:20px
	 }
				}

.booking__phone__desc {
			color:#fff; font-size: 1.2rem;
		}

@media screen and (max-width: 767px){

.booking__phone__desc {
				font-size: 1.1rem; margin-bottom: 10px
		}
			}

.booking__phone__number { font-size: 25px; color:#fff; font-weight: bold; line-height: 1.7rem;


		}

@media screen and (max-width: 1199px){

.booking__phone__number {
			 		font-size:1.6rem


		}
				}

@media screen and (max-width: 767px){

.booking__phone__number {
				font-size: 1.7rem; margin-bottom: 10px


		}
			}

.booking__button { margin-top:10px; background-color: rgba(0, 0, 0, 0.3); color:#fff; padding:5px 20px; border: none;
	 			 font-size: 1.2rem; border-radius: 2px;

	  }

.checkbox-inline + .checkbox-inline { margin: 0 10px 15px 0}

.radio-inline + .radio-inline { margin-left:0; }

.checkbox-inline { margin: 0 10px 15px 0 !important
}

.radio-inline { margin-right: 5px; }

.circle-alert { padding:0 5px; color: #80bb45; font-weight: bold;
	border-radius: 50%;}

.pink-color {color:#80bb45; font-weight: bold; }

.checkbox-inline-group {  }

.checkbox-alert{border:1px solid red; padding:10px 0 0 10px;}

.hours-input {

	display: inline-block; margin-bottom: 10px;

}

.hours-input__input {margin-left:5px; width: 80px; height: 30px; outline:none; border:1px solid #e5e5e5;padding-left:7px;}

.hours-input__text {  padding:0 2px; }

.hours-input select { border:1px solid #e5e5e5; }

@media screen and (max-width: 400px){

#from-hours {
		margin-bottom: 7px

 }
	}

@media screen and (max-width: 400px){

#to-hours {
		margin-left: 33px

 }
	}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}

@media screen and (max-width: 680px){

.price-table {

			display: none

}

		}

.price-table__item__title {
			text-align: center; font-size:1.5rem; color:#3d0a00; margin-bottom: 30px;
			text-transform: uppercase; font-weight: 600; 
		}

.price-table__item table { border-right:1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }

.price-table__item table thead th{ font-weight: 500; padding:10px; }

.price-table__item table thead tr:nth-child(1) th:nth-child(1) { background-color:#008C7E; color:#fff;

		}

.price-table__item table thead tr:nth-child(2) th:nth-child(1) { background-color:#00A594; color:#fff;
			
		}

.price-table__item table thead tr:nth-child(1) th:nth-child(2) { background-color:#185C98; color:#fff;

		}

.price-table__item table thead tr:nth-child(2) th:nth-child(2) { background-color:#1E73BE; color:#fff;
			
		}

.price-table__item table thead tr:nth-child(1) th:nth-child(3) { background-color:#A99617; color:#fff;

		}

.price-table__item table thead tr:nth-child(2) th:nth-child(3) { background-color:#D3BB1D; color:#fff;
			
		}

.price-table__item table thead tr:nth-child(1) th:nth-child(4) { background-color:#373836; color:#fff;

		}

.price-table__item table thead tr:nth-child(2) th:nth-child(4) { background-color:#414240; color:#fff;
			
		}

.price-table__item table thead tr:nth-child(3) th:nth-child(4) { background-color:#414240; color:#fff;
			
		}

.price-table__item table tbody { font-size: 1rem ;font-weight: 500;}

.price-table__item table tbody tr td:nth-child(1n) { border: 1px solid #e5e5e5;}

.price-table__item table tbody tr { border-bottom: 1px solid #e5e5e5 ; }

.price-table__item table tbody tr:nth-child(even) { background-color: #eee }

.price-table__item table tbody tr:nth-child(odd) { background-color: #f6f6f6 }

.price-table__item__note { background-color: #7ac044; display: -webkit-box; display: -ms-flexbox; display: flex; border-radius: 10px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}

.price-table__item__note__subtitle { text-align: center; margin:auto; -ms-flex-item-align: center; align-self: center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size: 1.5rem; font-weight: bold; text-transform: uppercase;color:#3D0A00;
		}

.price-table__item__note__subtitle i { font-size: 4rem;color: #fff ;}

.price-table__item__note__excerpt { -webkit-box-flex: 8; -ms-flex: 8; flex: 8;-ms-flex-item-align: center;align-self: center; margin:auto;

			}

.price-table__item__note__excerpt p { border-radius:7px;font-size: 1rem;line-height: 1.5rem;
		 				color:#fff;padding:10px 10px 10px 0; margin:0;}

@media screen and (min-width: 681px){

.price-table-mobile {

		display: none

}

	}

.price-table-mobile__title{
		text-align: left; font-size: 1.2rem; text-transform: uppercase; font-weight: 600; 
		margin-bottom: 15px;
	}

.price-table-mobile__select-group { text-align: left;

	 }

.price-table-mobile__select-group select:first-child{ margin-right:5px; padding:7px; font-size: 0.9rem; }

.price-table-mobile__select-group select{ padding:7px; font-size: 0.9rem; border:1px solid #ccc;
		}

.price-table-mobile__select-group select option { }

.price-table-mobile__item__title {
			text-align: center; font-size:1.5rem; color:#3d0a00; margin-bottom: 20px;
			 font-weight: 600;

		}

@media screen and (max-width: 680px){

.price-table-mobile__item__title {

					text-align: left; margin:15px 0;font-size: 1.1rem

		}

				}

.price-table-mobile table thead tr:nth-child(1) th:nth-child(1) { background-color:#008C7E; color:#fff;

		}

/*table tbody tr:nth-child(1) td:nth-child(1) { background-color:$col1Sub; color:#fff;
		}*/

.price-table-mobile table thead tr:nth-child(1) th:nth-child(2) { background-color:#185C98; color:#fff;
			
		}

/*table tbody tr:nth-child(1) td:nth-child(2) { background-color:$col2Sub; color:#fff;
		}*/

.price-table-mobile table { font-size: 1rem; margin-bottom: 0px; }

.price-table-mobile table thead tr th { padding:10px 0; }

.price-table-mobile table tbody tr td {  border:1px solid #e5e5e5; }

.price-table-mobile table tbody tr:first-child td { border: none }

.price-table-mobile table tbody tr:nth-child(even) { background-color: #eee }

.price-table-mobile table tbody tr:nth-child(odd) { background-color: #f6f6f6 }

.price-table .price-table__item:last-child table { margin-bottom: 0px; }

@media screen and (max-width: 600px){

.mk-go-top.on{
		display: none
}
	}

.about {

	background: #1F1F1F; color:#aaa;
		
}

@media screen and (max-width: 767px){

.about {
		background-color: #fff; color: #252525
		
}

	}

.about__title { text-align: center;font-size: 1.1rem; text-transform: uppercase; font-weight: 500;
		margin-bottom: 10px;color:#fff; border-bottom: 1px solid #333; padding-bottom: 10px;

	}

@media screen and (max-width: 768px) {

.about__title {
			
			font-size: 1.1rem

	}
		}

@media screen and (max-width: 767px) {

.about__title {
			text-align:left;
			color:#3d0a00; font-weight:600;border-bottom: none; padding-bottom:0

	}
		}

.about__title--no-bottom {  }

.about__col1__img {width: 140px; height: 130px;  display: inline-block; margin-bottom: 10px; }

.about__col1 p { margin-bottom: 10px; font-size: 1rem; line-height: 1.7rem ; color:#aaa;
		}

@media screen and (max-width: 767px) {

.about__col1 p {
				
				color:#252525
		}
			}

.about__col1 p i { margin-right:10px; color:#aaa;

			}

@media screen and (max-width: 767px) {

.about__col1 p i {
				
				color:#f35b5b

			}
			}

.about button {background-color: #f35b5b; border: 0; padding: 5px 10px; color: #fff; text-align: left;
    			border-radius: 3px; font-size: 15px;

		}

.about input[type=text],.about input[type=email],.about textarea {  margin-bottom: 7px;}

#map { height: 280px; }

#sub-footer { background-color: #131212 !important;height: 37px;  color: #aaa;


}

@media screen and (max-width: 767px) {

#sub-footer {
			
			 background: url('../images/10.png') !important


}
		}

#sub-footer .mk-footer-copyright { color:#aaa !important;

 }

@media screen and (max-width: 767px) {

#sub-footer .mk-footer-copyright {
			
			color:#252525 !important

 }
		}

.menu-footer ul li {
				list-style: none;
		}

.menu-footer ul li a { color: #aaa; font-size: 1rem; line-height: 2rem;

			}

@media screen and (max-width: 767px) {

.menu-footer ul li a {
			
					color:#252525

			} 
				}

.menu-footer ul li.lang-item { 
			display: none;
		 }

.contact-footer p { color:#aaa; font-size: 1rem; margin-bottom: 9px;
	 }

@media screen and (max-width: 767px) {

.contact-footer p {
			
			color:#252525
	 } 
		}

.contact-footer p i { margin-right:7px;

		}

@media screen and (max-width: 767px) {

.contact-footer p i {
				
				color:#f35b5b

		}
			}

.contact-footer p a { color:#aaa;

		 }

@media screen and (max-width: 767px) {

.contact-footer p a {
			
				color:#252525

		 }
			}

.padding0 { padding:0 !important; }

.recruitment {
	
	font-size: 1rem; background: url('../images/tuyendung.jpg') left center no-repeat;






}

@media screen and (max-width: 768px){

.recruitment {
		background: url('../images/10.png')






}
	}

.recruitment .wrapper {  }

.recruitment__first {   

		background: rgba(255,255,255,.9); padding:20px; border-radius: 10px;
	}

@media screen and (max-width: 768px){

.recruitment__first {
			border-radius: 0;  background: url('../images/10.png');
			padding:0px 15px
	}
		}

.recruitment__second { padding:20px; border-radius: 5px; }

.recruitment__title { font-size: 1.5rem;  font-weight: 600; text-transform: uppercase; text-align: center ;
		margin-bottom: 20px;

	}

@media screen and (max-width: 768px) {

.recruitment__title {
			margin-bottom: 20px;
			font-size: 1.5rem

	}
		}

.recruitment input { background: rgba(255,255,255,.8) !important;

	}

@media screen and (max-width: 768px){

.recruitment input {
			background: #fafafa !important

	}
		}

.recruitment .input-group-addon i {  }

.recruitment textarea { width:100%; font-size: 1rem;background: rgba(255,255,255,.8) !important;
	 }

@media screen and (max-width: 768px){

.recruitment textarea {
			background: #fafafa !important
	 }
		}

.recruitment p { margin-top:10px; margin-bottom: 0px; }

.recruitment i { opacity: .8 }

.recruitment a { margin-top:10px; display: inline-block; }

.recruitment__button {
		background-color: rgba(0, 0, 0, 0.3); color:#fff; padding:5px 10px;
		border:0; margin-top:10px;

	}

@media screen and (max-width: 991px){

.recruitment__button {
			margin-bottom: 10px

	}
		}

.recruitment__button-upload:hover{ color:#fff; text-decoration: underline; cursor: pointer;}

.recruitment__upload_text { font-size: 1rem; margin-bottom: 10px !important;
	 }

.recruitment__upload_text i { margin-right: 5px;  }

.recruit-file{width: 100%;}

.modal-body .job-desc-img img { width: auto;height: auto; }

.testimonial {

	overflow: hidden;


	 
}

.testimonial__title { font-size:2rem; text-align: center; font-weight: 600; text-transform: uppercase;
		margin-bottom: 30px; color:#3d0a00; padding-top:10px;
	 }

.testimonial__item { font-size: 17px; text-align: center;

	  }

.testimonial__item__img__title { font-weight: bold; -webkit-box-flex:3; -ms-flex:3; flex:3; padding-left:10px; font-size:1.1rem;-ms-flex-item-align: center;align-self: center;
	 		 }

.testimonial__item__img__title__date { font-size: 0.9rem; font-weight:300; margin-top:5px;}

.testimonial__item__img__image img { border-radius: 50%; width: auto;height: auto; }

.testimonial__item__info { 

	 			font-size: 16px;
	 		line-height: 1.7rem;

	 	}

@media screen and (max-width: 400px){

.testimonial__item__info {
	 			font-size: .9rem; line-height: 1.5rem

	 	}
	 		}

.testimonial__item__info__star { 
					margin: 5px 0;

	 		}

.testimonial__item__info__star__icon { background: url('../images/star-over.png') no-repeat; width: 16px; height: 16px; 
	 			display: inline-block;
	 		}

.swiper-container-testimonial { width:90%; overflow: hidden; margin:0 auto;

 }

@media screen and (max-width: 480px){

.swiper-container-testimonial {
		width:85%

 }
	}

.swiper-container-horizontal>.swiper-pagination-bullets { bottom: -5px !important }

.swiper-pagination-bullet { background-color: #ccc !important }

.swiper-pagination-bullet-active { background:#f35b5b !important; }

.swiper-pagination-bullet { width:14px !important;  height: 14px !important; border-radius: 0; }

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin:0 3px !important; }

.about-above__info__desc__title { font-size: 1.7rem; font-weight: 600;text-transform: uppercase; 
				padding-bottom: 20px;margin-bottom: 20px; display: inline-block; 
				border-bottom: 2px solid #f35b5b;

			}

.about-above__info__desc__text p { font-size:1rem; line-height: 1.7rem; }

.about-above__info__desc__text h5 { font-size: 1.3rem; margin-bottom: 20px; font-weight: 500;opacity: .8}

.about-above__info__desc__text i { margin-right: 5px; color:#f35b5b; }

.about-above__info__desc__text span { margin-right:10px; }

.about-above__info__desc__text span:last-child{ margin-right: 0 }

.about-above__info__img a { 
			  	margin-right: 20px;

			}

.about-above__info__img a img { display: inline-block;width:auto; height: auto;
			 		
			  }

.about-above__info__img img:last-child{margin-right: 0px;}

.app {

	background: url('../images/app.jpg') center center; 
	text-align: center;
}

@media screen and (max-width: 991px){

.app {
		display: none
}
	}

.app__wrapper {
		
		background: #DDDDDD; opacity: .8;
	}

.app__item {

		vertical-align: middle; padding:10px 0 5px;

	}

.app__item__img {
			
			color:#fff; font-size: 1.5rem;
		}

.app__item__img span { position: relative;top:-15px; }

.app__item__img img { width: auto;height: auto;display: inline-block;



			 }

.main-menu-mobile {

	text-align:center; margin-bottom: 0;

}

@media screen and (min-width: 1141px){

.main-menu-mobile {
		display:none

}
	}

@media screen and (max-width: 440px){

.main-menu-mobile {
					margin-left:80px;
					text-align:left

}
				}

@media screen and (max-width: 400px){

.main-menu-mobile {
					margin-left:60px;
					text-align:left

}
				}

@media screen and (max-width: 320px){

.main-menu-mobile {
					margin-left:70px;
					text-align:left

}

					.main-menu-mobile li:first-child {
						display:none;
					}

				}

.main-menu-mobile li { display: inline-block; list-style: none;
	}

@media screen and (max-width: 440px){

.main-menu-mobile li {
					margin-left:11px
	}
				}

@media screen and (max-width: 320px){

.main-menu-mobile li {
					margin:0
	}
				}

.main-menu-mobile li a { font-size: 12px; text-transform: uppercase; font-weight:600;

		}

@media screen and (min-width: 500px){

.main-menu-mobile li a {
					padding:0 10px

		}
				}

@media screen and (max-width: 320px){

.main-menu-mobile li a {
					  padding:0 5px; color:#444

		}
				}

/* General Styles */

/* * RESET CSS */

html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

.google_map img {
  max-width: none !important;
}

.theme-content img,
#mk-sidebar img,
#mk-footer img,
.mk-page-section img,
.mk-edge-slider img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  vertical-align: middle;
  font-size: 100%;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

a {
  color: #777;
}

p {
  line-height: 22px;
  margin-bottom: 30px;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

strong,
th,
thead td {
  font-weight: bold;
}

cite,
em,
dfn {
  font-style: italic;
}

code,
pre {
  margin: 10px 0 20px 0;
  display: block;
  font-size: 12px;
  line-height: 20px;
  border: 1px solid #e8e8e8;
  padding: 20px 10px;
  background: #ffffff;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  overflow: auto;
  background: url("../../images/pre_code.gif") repeat scroll 0 0 #f2f3f5;
}

del {
  color: #666;
  text-decoration: line-through;
}

ins,
dfn {
  border-bottom: 1px solid #ccc;
}

small,
sup,
sub {
  font-size: 85%;
}

abbr,
acronym {
  text-transform: uppercase;
  letter-spacing: .1em;
}

a abbr,
a acronym {
  border: none;
}

abbr[title],
acronym[title],
dfn[title] {
  border-bottom: 1px dotted #ccc;
  cursor: help;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

p,
ul,
ol,
dl,
table,
fieldset,
blockquote,
pre,
code {
  margin-bottom: 20px;
}

a {
  text-decoration: none;
}

p,
a {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
  outline: 0 none;
  text-decoration: none;
}

.floatleft,
.alignleft {
  float: left;
  text-align: left;
}

.floatright,
.alignright {
  float: right;
  text-align: right;
}

.aligncenter {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.clearboth {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
}

.clearboth:after {
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  content: ' ';
  font-size: 0;
  line-height: 0;
}

* html .clearboth {
  height: 1%;
}

ul {
  margin-bottom: 1em;
  margin-left: 1.5em;
  list-style-type: disc;
}

ul li {
  margin-left: .85em;
}

ul ul {
  list-style-type: square;
}

ul ul ul {
  list-style-type: circle;
}

ol {
  margin-bottom: 1em;
  margin-left: 2.35em;
  list-style-position: outside;
  list-style-type: decimal;
}

dt {
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0.2em;
}

dd {
  margin: 0;
  padding: 0 0 1em 15px;
}

ol ol,
ul ol {
  margin-left: 2.5em;
}

ul ol,
ol ul,
ol ol,
ul ul {
  margin-bottom: 0;
}

fieldset {
  padding: 1em;
  border: 1px solid #dddddd;
}

legend {
  padding: 0 .8em;
  font-weight: bold;
  font-size: 1.2em;
}

textarea,
input[type=text],
input[type=password],
input[type=email],
select {
  outline: none;
  border: none;
  font-size: inherit;
}

input,
select {
  cursor: pointer;
}

input[type=text],
input[type=password],
input[type=email] {
  cursor: text;
}

textarea {
  overflow: auto;
}

textarea,
input[type=text],
input[type=tel],
input[type=email],
input[type=password] {
  font-size: 13px;
  color: #767676;
  padding: 10px 12px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #e3e3e3;
  outline: none;
  margin-bottom: 4px;
}

textarea:focus,
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus {
  background-color: #fff;
  border: 1px solid #dcdcdc;
}

#theme-page select {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  background: url('../../images/selectbox-arrow.png') right center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 12px 14px 12px 20px;
  font-size: 12px;
  line-height: 14px;
  color: #252525;
  border-radius: 0 !important;
  font-weight: bold;
  min-width: 240px;
  max-width: 100%;
  display: block;
}

option {
  padding: 0 4px;
}

/* HEADEING STYLES */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.8em;
  font-weight: normal;
  line-height: 1.2em;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h1 {
  font-size: 36px;
  margin-bottom: 16px;
}

h2 {
  font-size: 30px;
  margin-bottom: 14px;
}

h3 {
  font-size: 28px;
  margin-bottom: 10px;
}

h4 {
  font-size: 24px;
  margin-bottom: 9px;
}

h5 {
  font-size: 18px;
  margin-bottom: 8px;
}

h6 {
  font-size: 14px;
  margin-bottom: 8px;
}

.visuallyhidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  left: -100000px;
  top: -100000px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* *** Isotope Filtering *** */

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/* *** Isotope CSS3 transitions *** */

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

/* *** disabling Isotope CSS3 transitions *** */

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.mk-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.mk-video-container iframe,
.mk-video-container object,
.mk-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mk-video-wrapper {
  max-width: 100%;
}

.mk-background-stretch {
  background-size: cover;
}

.mk_rev_slider_wrapper {
  overflow: hidden;
}

.ls-jupiter .ls-nav-prev,
.ls-jupiter .ls-nav-next {
  z-index: 10 !important;
}

/* Makes the site print friendly... */

@media print {
  a {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href="#"],
  a[href="javascript:"] {
    content: "";
  }
  #mk-header,
  #mk-sidebar,
  #mk-footer,
  .news-post-heading,
  .mk-quick-contact-wrapper,
  .mk-go-top,
  .mk-back-top,
  .mk-loop-next-prev,
  .single-social-section,
  .single-post-tags,
  .single-back-top,
  .mk-about-author-wrapper,
  .blog-similar-posts,
  #comments {
    display: none !important;
  }
  .theme-page-wrapper {
    width: 100% !important;
  }
}

input[type="text"],
textarea,
.mk-grid div,
[class*='mk-col-'],
*:after,
*:before,
.text-input,
.theme-page-wrapper,
.mk-blog-grid-item,
#mk-page-introduce,
.mk-header-toolbar,
.mk-news-item,
.mk-employee-item,
#mk-notification-bar,
.mk-blog-classic-item,
.mk-fullwidth-boxed,
.mk-image-caption,
.mk-gallery-shortcode .gallery-inner,
.testimonial-column .testimonial-item,
.mk-blog-grid-item,
.page-section-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

[class*='mk-col-'] {
  float: left;
  padding-right: 25px;
}

[class*='mk-col-']:last-of-type {
  padding-right: 0px;
}

.mk-grid {
  width: 100%;
  min-width: 755px;
  margin: 0 auto;
}

.mk-grid:after {
  content: "";
  display: table;
  clear: both;
}

.mk-grid-pad {
  padding: 20px 0 0px 20px;
}

.mk-grid-pad > [class*='mk-col-']:last-of-type {
  padding-right: 20px;
}

.mk-push-right {
  float: right;
}

/* Content Columns */

.mk-col-1-1 {
  width: 100%;
}

.mk-col-2-3,
.mk-col-8-12 {
  width: 66.66%;
}

.mk-col-1-2,
.mk-col-6-12 {
  width: 50%;
}

.mk-col-1-3,
.mk-col-4-12 {
  width: 33.33%;
}

.mk-col-1-4,
.mk-col-3-12 {
  width: 25%;
}

.mk-col-1-5 {
  width: 20%;
}

.mk-col-1-6,
.mk-col-2-12 {
  width: 16.667%;
}

.mk-col-1-7 {
  width: 14.28%;
}

.mk-col-1-8 {
  width: 12.5%;
}

.mk-col-1-9 {
  width: 11.1%;
}

.mk-col-1-10 {
  width: 10%;
}

.mk-col-1-11 {
  width: 9.09%;
}

.mk-col-1-12 {
  width: 8.33%;
}

/* Layout Columns */

.mk-col-11-12 {
  width: 91.66%;
}

.mk-col-10-12 {
  width: 83.333%;
}

.mk-col-9-12 {
  width: 75%;
}

.mk-col-5-12 {
  width: 41.66%;
}

.mk-col-7-12 {
  width: 58.33%;
}

@media handheld, only screen and (max-width: 767px) {
  .mk-grid {
    width: 100%;
    min-width: 0;
  }
  [class*='mk-col-'] {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* Grid with fluid columns */

.vc_row-fluid {
  width: 100%;
  *zoom: 1;
}

.vc_row-fluid:before,
.vc_row-fluid:after {
  display: table;
  content: "";
}

.vc_row-fluid:after {
  clear: both;
}

.vc_row-fluid [class*="vc_span"] {
  display: block;
  width: 100%;
  min-height: 5px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5%;
}

.vc_row-fluid [class*="vc_span"]:first-child {
  margin-left: 0;
}

.mk-fullwidth-true > [class*="vc_span"]:first-child {
  border-left: none !important;
}

.mk-fullwidth-true > [class*="vc_span"]:last-child {
  border-right: none !important;
}

.vc_row-fluid > [class*="vc_span"]:not(:last-child) {
  border-right: none !important;
}

.vc_row-fluid .vc_span12 {
  width: 100%;
}

.vc_row-fluid .vc_span11 {
  width: 91.45833333333334%;
}

.vc_row-fluid .vc_span10 {
  width: 82.91666666666667%;
}

.vc_row-fluid .vc_span9 {
  width: 74.375%;
}

.vc_row-fluid .vc_span8 {
  width: 65.83333333333334%;
}

.vc_row-fluid .vc_span7 {
  width: 57.29166666666667%;
}

.vc_row-fluid .vc_span6 {
  width: 48.75%;
}

.vc_row-fluid .vc_span5 {
  width: 40.208333333333336%;
}

.vc_row-fluid .vc_span4 {
  width: 31.666666666666668%;
}

.vc_row-fluid .vc_span3 {
  width: 23.125%;
}

.vc_row-fluid .vc_span_one_fifth {
  width: 17.9487179487179488%;
  *width: 17.87424986361156592%;
}

.vc_row-fluid .vc_span2 {
  width: 14.583333333333334%;
}

.vc_row-fluid .vc_span1 {
  width: 6.041666666666667%;
}

.wpb_row.attched-true [class*="vc_span"] {
  margin-left: 0;
}

.wpb_row.attched-true .vc_span11 {
  width: 91.666666666667%;
}

.wpb_row.attched-true .vc_span10 {
  width: 83.333333333333%;
}

.wpb_row.attched-true .vc_span9 {
  width: 75%;
}

.wpb_row.attched-true .vc_span8 {
  width: 66.666666666667%;
}

.wpb_row.attched-true .vc_span7 {
  width: 58.333333333333%;
}

.wpb_row.attched-true .vc_span6 {
  width: 50%;
}

.wpb_row.attched-true .vc_span5 {
  width: 41.666666666667%;
}

.wpb_row.attched-true .vc_span4 {
  width: 33.333333333333%;
}

.wpb_row.attched-true .vc_span3 {
  width: 25%;
}

.wpb_row.attched-true .vc_span2 {
  width: 16.666666666667%;
}

.wpb_row.attched-true .vc_span1 {
  width: 8.333333333333%;
}

.add-padding-1 > [class*="vc_span"] {
  padding: 1%;
}

.add-padding-2 > [class*="vc_span"] {
  padding: 2%;
}

.add-padding-3 > [class*="vc_span"] {
  padding: 3%;
}

.add-padding-4 > [class*="vc_span"] {
  padding: 4%;
}

.add-padding-5 > [class*="vc_span"] {
  padding: 5%;
}

@media handheld, only screen and (max-width: 767px) {
  .vc_row-fluid [class*="vc_span"] {
    width: auto;
    float: none;
    margin-left: 0 !important;
  }
  .wpb_row.attched-true > [class*="vc_span"] {
    width: auto;
  }
}

@media handheld, only screen and (min-width: 650px) {
  .featured-image a.post-type-badge,
  .portfolio-logo-section .portfolio-social li a,
  .widget_contact_form .contact-widget-button,
  .widget_instagram ul li a,
  .widget_posts_lists ul li.post-list-document .post-type-thumb,
  .widget .mk-searchform .search-button,
  .mk-image-shortcode-link,
  .mk-process-steps p,
  .widget-portfolio-overlay,
  .portfolio-widget-info,
  .portfolio-widget-lightbox,
  .portfolio-widget-permalink,
  .portfolio-carousel-overlay,
  .blog-carousel-overlay,
  .portfolio-carousel-lightbox,
  .portfolio-carousel-permalink,
  .blog-showcase-overlay,
  .mk-portfolio-carousel .flex-viewport ul li img,
  .mk-blog-showcase ul li img,
  .featured-image img,
  .permalink-badge,
  .mk-lightbox,
  .gallery-lightbox,
  .post-type-badge,
  .mk-similiar-thumbnail img,
  .mk-skype-call,
  .mk-skype-call i:before,
  .widget_posts_lists ul li img,
  .portfolio-showcase-extra-info,
  .blog-showcase-extra-info,
  .mk-blog-showcase ul li,
  #mk-header-social ul li a,
  .mk-blog-classic-item .featured-image a.permalink-badge,
  .mk-blog-classic-item .featured-image a.zoom-badge,
  .mk-blog-newspaper-item .newspaper-meta-wrapper,
  .mk-blog-newspaper-item .featured-image a.permalink-badge,
  .mk-blog-newspaper-item .featured-image a.zoom-badge,
  .mk-pagination a,
  .mk-woocommerce-pagination a,
  .mk-blog-single-page .about-author-avatar-social-wrapper .about-author-social,
  .mk-blog-single-page .about-author-avatar-social-wrapper .about-author-social li a,
  .similar-posts-wrapper ul li .post-thumbnail .overlay-pattern,
  .filter-portfolio ul li a,
  .portfolio-carousel-extra-info,
  .mk-portfolio-newspaper-item .zoom-badge,
  .mk-clients-shortcode .client-logo,
  .mk-pricing-cols .mk-pricing-button a,
  .widget_social_networks a,
  .widget-sub-navigation ul li a,
  .mk-social-network-shortcode a i,
  .mk-quick-contact-link,
  .portfolio-similar-posts img,
  .single-post-tags a,
  .showcase-blog-overlay,
  .mk-nav-responsive-link,
  .mk-responsive-close,
  #mk-footer-navigation ul li a,
  .ls-jupiter .ls-nav-prev,
  .ls-jupiter .ls-nav-next,
  a.jp-play,
  a.jp-pause,
  #cboxPrevious,
  #cboxNext,
  #cboxClose,
  .woo-hidden-section,
  .mk-image-overlay,
  .modern-post-type-icon,
  .portfolio-modern-meta,
  .mk-loop-next-prev a,
  .portfolio-similar-meta,
  .text-input,
  .mk-textarea,
  #mk-nav-search-wrapper form i,
  .blog-grid-hover-icon,
  .shop-flat-btn,
  #review_form_wrapper input[type=submit],
  .mk-message-box .button,
  .blog-modern-btn,
  .the-title a,
  .mk-readmore,
  .blog-social-share a,
  .blog-modern-comment,
  .blog-modern-share,
  .mk-loadmore-button,
  .button,
  .mk-edge-next,
  .mk-edge-prev,
  .swiper-arrows,
  .portfolio-classic-lightbox,
  .black-hover-overlay,
  .product-category .item-holder h4 {
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-perspective: 1000;
  }
}

.image-hover-overlay {
  transition: opacity 0.35s ease-in-out;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -ms-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
}

.modern-style-nav .mk-header-inner .main-navigation-ul > li > a {
  transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  -webkit-transition: background 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  -webkit-perspective: 1000;
}

.mk-box-icon .icon-box-boxed .mk-main-ico {
  transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-perspective: 1000;
}

.mk-blog-showcase-thumb a,
.mk-header-start-tour i,
.mk-accordion-tab:before,
.mk-toggle-title:before,
.mk-social-network-shortcode ul li a {
  transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-perspective: 1000;
}

.mk-animate-element {
  opacity: 0;
  -webkit-perspective: 1000;
}

.no-transform .mk-animate-element {
  opacity: 1;
}

.mk-animate-element.mk-in-viewport.fade-in {
  -webkit-animation: mk_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: mk_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 1;
}

.mk-animate-element.mk-in-viewport.scale-up {
  -webkit-animation: mk_scale 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: mk_scale 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 1;
}

.mk-animate-element.mk-in-viewport.right-to-left {
  -webkit-animation: mk_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}

.mk-animate-element.mk-in-viewport.left-to-right {
  -webkit-animation: mk_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}

.mk-animate-element.mk-in-viewport.top-to-bottom {
  -webkit-animation: mk_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}

.mk-animate-element.mk-in-viewport.bottom-to-top {
  -webkit-animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}

.mk-animate-element.mk-in-viewport.flip-x {
  -webkit-animation: mk_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}

.mk-animate-element.mk-in-viewport.flip-y {
  -webkit-animation: mk_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}

.mk-floating-vertical {
  -webkit-animation: mk_float 2s infinite linear;
  -moz-animation: mk_float 2s infinite linear;
  -ms-animation: mk_float 2s infinite linear;
  -o-animation: mk_float 2s infinite linear;
  position: relative;
}

.mk-floating-horizontal {
  -webkit-animation: mk_floatx 2s infinite linear;
  -moz-animation: mk_floatx 2s infinite linear;
  -ms-animation: mk_floatx 2s infinite linear;
  -o-animation: mk_floatx 2s infinite linear;
  position: relative;
}

.mk-floating-pulse {
  -webkit-animation: mk_pulse 2s infinite linear;
  -moz-animation: mk_pulse 2s infinite linear;
  -ms-animation: mk_pulse 2s infinite linear;
  -o-animation: mk_pulse 2s infinite linear;
}

.mk-floating-tossing {
  -webkit-animation: mk_tossing 2s infinite linear;
  -moz-animation: mk_tossing 2s infinite linear;
  -ms-animation: mk_tossing 2s infinite linear;
  -o-animation: mk_tossing 2s infinite linear;
}

.mk-icon-spin {
  display: inline-block;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

/* Floating */

@-webkit-keyframes mk_float {
  0% {
    top: 0px;
  }
  50% {
    top: 15px;
  }
  100% {
    top: 0px;
  }
}

@keyframes mk_float {
  0% {
    top: 0px;
  }
  50% {
    top: 15px;
  }
  100% {
    top: 0px;
  }
}

@-webkit-keyframes mk_floatx {
  0% {
    left: 0px;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0px;
  }
}

@keyframes mk_floatx {
  0% {
    left: 0px;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0px;
  }
}

@-webkit-keyframes mk_tossing {
  0% {
    -webkit-transform: rotate(-6deg);
  }
  50% {
    -webkit-transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
  }
}

@keyframes mk_tossing {
  0% {
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
  }
  50% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
            transform: rotate(-6deg);
  }
}

@-webkit-keyframes mk_pulse {
  0% {
    -webkit-transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9);
    opacity: 0.7;
  }
}

@keyframes mk_pulse {
  0% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.7;
  }
}

/* Flip Horizontally */

@-webkit-keyframes mk_flip_x {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes mk_flip_x {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

/* Flip Vertically */

@-webkit-keyframes mk_flip_y {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes mk_flip_y {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

/* Fade In animation */

@-webkit-keyframes mk_fade {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes mk_fade {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}

/* Scale Up animation */

@-webkit-keyframes mk_scale {
  0% {
    -webkit-transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}

@keyframes mk_scale {
  0% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

/* Left to Right animation */

@-webkit-keyframes mk_left_to_right {
  0% {
    -webkit-transform: translate(-15%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes mk_left_to_right {
  0% {
    -webkit-transform: translate(-15%, 0);
            transform: translate(-15%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

/* Right To Left animation */

@-webkit-keyframes mk_right_to_left {
  0% {
    -webkit-transform: translate(15%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes mk_right_to_left {
  0% {
    -webkit-transform: translate(15%, 0);
            transform: translate(15%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

/* Bottom to Top animation */

@-webkit-keyframes mk_bottom_to_top {
  0% {
    -webkit-transform: translate(0, 60%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes mk_bottom_to_top {
  0% {
    -webkit-transform: translate(0, 60%);
            transform: translate(0, 60%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

/* Top to Bottom animation */

@-webkit-keyframes mk_top_to_bottom {
  0% {
    -webkit-transform: translate(0, -20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes mk_top_to_bottom {
  0% {
    -webkit-transform: translate(0, -20%);
            transform: translate(0, -20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

/* * HEADER SECTION */

#mk-header {
  width: 100%;
  position: relative;
}

#mk-header .mk-header-bg,
#mk-header .mk-classic-nav-bg {
  background: white;
  color:black;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
}

#mk-header .header-logo {
  top: 0;
  position: absolute;
  display: block;
  height: 100%;
  z-index: 10;
}

#mk-header .header-logo.left-logo {
  left: 30px;
  float: left;
}

#mk-header .header-logo.right-logo {
  right: 20px;
  float: right;
}

#mk-header .header-logo a {
  display: inline-block;
  height: 100%;
  position: relative;
}

#mk-header .header-logo a img {
  display: block;
  height: auto;
  max-height: 100%;
  width: auto;
}

#mk-header .header-logo .mk-resposnive-logo {
  display: none;
}

@media handheld, only screen and (max-width: 780px) {
  #mk-header .logo-is-responsive .mk-desktop-logo {
    display: none !important;
  }
  #mk-header .logo-is-responsive .mk-resposnive-logo {
    display: block !important;
  }
}

#mk-header.classic-style-nav .header-logo.center-logo {
  margin: 0 auto;
  text-align: center;
  z-index: 2;
  width: 100%;
}

#mk-header.classic-style-nav .header-logo.center-logo a {
  margin: 0 auto;
}

#mk-header .mk-header-inner {
  position: relative;
  z-index: 200;
  width: 100%;
  height: 85px;
}

.modern-style-nav .mk-header-inner {
  padding-bottom: 3px;
}

.modern-style-nav .mk-header-inner.mk-fixed {
  position: fixed !important;
  right: 0;
  z-index: 210;
}

.classic-style-nav .mk-fixed .mk-classic-nav-bg {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.mk-boxed-enabled #mk-boxed-layout {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mk-boxed-enabled #mk-boxed-layout .mk-header-inner.mk-fixed {
  right: auto !important;
}

.mk-header-start-tour {
  font-weight: bold;
  float: right;
  padding-left: 20px;
}

.mk-header-start-tour i {
  padding-left: 16px;
  font-size: 18px;
}

.mk-header-start-tour:hover i {
  padding-left: 9px;
}

.mk-header-right {
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 30;
}

.header-grid.mk-grid {
  position: relative;
}

.header-grid.mk-grid .header-logo.left-logo {
  left: 0 !important;
}

.header-grid.mk-grid .header-logo.right-logo {
  right: 0 !important;
}

.header-grid.mk-grid .header-logo.right-logo,
.header-grid.mk-grid .mk-header-right {
  right: 0;
}

.not-found-page .theme-page-wrapper,
.not-found-page .mk-tabbed-box {
  margin: 0 !important;
}

.not-found-page #theme-page {
  margin-bottom: 0 !important;
  padding: 0 !important;
}

.not-found-page .theme-content {
  padding: 0 !important;
}

.mk-go-top {
  border-radius: 3px;
  background-color: #cccccc;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 7px 10px;
  position: fixed;
  bottom: 50px;
  right: -60px;
  z-index: 100;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.mk-go-top.off {
  right: -60px;
  opacity: 0;
}

.mk-go-top.on {
  right: 10px;
  opacity: 1;
}

.mk-go-top:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.mk-go-top i {
  color: #fff;
  font-size: 17px;
  line-height: 17px;
}

.mk-relative {
  position: relative;
}

.no-margin-top {
  padding-top: 10px !important;
}

.mk-zindex-fix {
  position: absolute;
  top:0 !important;
  left:0;
  z-index: 3;
  width: 100%;
}

.mk-love-this span {
  color: #c2c2c2;
  font-size: 11px;
}

.mk-love-this span:hover i {
  color: #b1b1b1;
}

.mk-love-this i {
  font-size: 16px;
  color: #c2c2c2;
}

.mk-love-this.item-loved i {
  color: #da4c26;
}

/* ---------------------------- */

/* * Page SECTION */

#theme-page {
  overflow: hidden;
  padding: 0;
  margin: 0;
  min-height: 200px;
}

#theme-page .theme-page-wrapper {
  margin: 20px auto;
}

#theme-page .theme-page-wrapper.no-padding {
  margin-top: 0;
  margin-bottom: 0;
}

#theme-page .theme-page-wrapper .theme-content {
  padding: 30px 20px;
}

#theme-page .theme-page-wrapper .theme-content.no-padding {
  padding-bottom: 0;
  padding-top: 0;
}

#theme-page .theme-page-wrapper #mk-sidebar {
  position: relative;
}

#theme-page .theme-page-wrapper.right-layout #mk-sidebar {
  float: right;
}

#theme-page .theme-page-wrapper.left-layout #mk-sidebar {
  float: left;
}

#theme-page .theme-page-wrapper.right-layout .theme-content {
  float: left;
}

#theme-page .theme-page-wrapper.left-layout .theme-content {
  float: right;
}

#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper {
  padding: 20px 10px 30px 30px;
}

#theme-page .theme-page-wrapper.left-layout .sidebar-wrapper {
  padding: 20px 30px 30px 10px;
}

* html #theme-page,
* html #mk-sidebar {
  display: inline;
}

/* ---------------------------- */

@media handheld, only screen and (max-width: 768px) {
  #theme-page {
    padding: 0 !important;
  }
  .theme-page-wrapper {
    margin: 0 auto 0 !important;
  }
}

.mk-header-toolbar {
  padding: 0 20px;
  width: 100%;
  position: relative;
  z-index: 230;
}

.mk-header-toolbar .mk-button {
  color: #fff !important;
}

.mk-header-tagline {
  font-size: 12px;
  line-height: 30px;
  margin-right: 15px;
}

.header-toolbar-contact {
  line-height: 30px;
  margin-right: 15px;
}

.header-toolbar-contact i {
  padding-right: 6px;
  font-size: 16px;
}

.mk-header-date {
  padding-right: 15px;
}

.mk-header-date i {
  padding-right: 6px;
  vertical-align: middle;
  font-size: 16px;
}

.mk-language-nav {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  line-height: 30px;
  height: 30px;
}

.mk-language-nav > a {
  font-size: 11px;
}

.mk-language-nav > a i {
  padding-right: 5px;
  vertical-align: middle;
  font-size: 16px;
  margin-top: -1px;
}

.mk-language-nav:hover > .mk-language-nav-sub-wrapper {
  display: block;
}

.mk-language-nav-sub-wrapper {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 20;
  padding-top: 8px;
}

.mk-language-nav-sub {
  background-color: #fff;
  position: relative;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
}

.mk-language-nav-sub:after {
  position: absolute;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-right: none;
  border-bottom: none;
  top: -7px;
  left: 25px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.mk-language-navigation {
  margin: 0;
  padding: 1px 0;
  list-style: none;
}

.mk-language-navigation li {
  margin: 0;
}

.mk-language-navigation li a {
  display: block;
  margin: 5px 0;
  padding: 6px 12px 6px 0;
  min-width: 120px;
  color: #666666;
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
}

.mk-language-navigation li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.mk-language-navigation li a .mk-lang-flag {
  margin-left: 8px;
  vertical-align: middle;
}

.mk-language-navigation li a .mk-lang-name {
  padding-left: 8px;
}

.mk-language-navigation li.current-menu-item > a {
  background-color: rgba(0, 0, 0, 0.05);
}

#mk-header-search {
  display: inline-block;
  float: right;
  margin-left: 6px;
}

.mk-header-toolbar #mk-header-searchform {
  padding-top: 4px;
}

.mk-header-inner #mk-header-searchform {
  float: right;
  display: inline-block;
}

.mk-header-inner #mk-header-searchform .text-input {
  width: 200px;
  padding: 5px 15px 5px 30px !important;
  height: 30px;
  line-height: 20px;
}

.mk-header-inner #mk-header-searchform .mk-icon-search {
  left: 7px;
  top: 50%;
  margin-top: -8px;
  opacity: 0.7;
}

#mk-header-searchform span {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 40px;
}

#mk-header-searchform span .text-input {
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 12px;
  width: 90px;
  height: 23px;
  padding: 3px 15px 3px 25px;
  line-height: 16px;
  margin: 0;
  border: none;
  border-radius: 40px;
  opacity: 0.7;
}

#mk-header-searchform span .text-input:focus {
  opacity: 1;
}

#mk-header-searchform span i {
  font-size: 16px;
  opacity: 0.7;
  position: absolute;
}

#mk-header-searchform span .mk-icon-search {
  left: 7px;
  top: 3px;
}

.header-search-btn {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
}

#mk-header-social {
  display: inline-block;
  float: right;
  height: 30px;
}

#mk-header-social ul {
  list-style: none;
  margin: 7px 0 0;
  padding: 0;
}

#mk-header-social ul li {
  margin: 0;
  display: inline-block;
}

#mk-header-social ul li a {
  position: relative;
  display: block;
  margin-right: 4px;
  opacity: 0.8;
}

#mk-header-social ul li a i:before {
  font-size: 16px;
}

#mk-header-social ul li a .mk-jupiter-icon-simple-xing {
  padding: 0 !important;
}

#mk-header-social ul li a:hover {
  opacity: 1;
}

.mk-header-login {
  float: right;
  display: inline-block;
  margin: 4px 20px 0 0;
  position: relative;
}

.mk-header-login .mk-login-link i {
  margin-right: 4px;
  vertical-align: middle;
  font-size: 16px;
}

.mk-login-register,
#mk-header-subscribe {
  position: absolute;
  right: -10px;
  width: 250px;
  top: 30px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  padding: 15px;
  display: none;
}

.mk-login-register:before,
#mk-header-subscribe:before {
  position: absolute;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-right: none;
  border-bottom: none;
  top: -6px;
  right: 30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  z-index: 8;
}

.mk-login-register .form-section,
#mk-header-subscribe .form-section {
  margin-bottom: 8px;
  display: block;
}

.mk-login-register .form-section .text-input,
#mk-header-subscribe .form-section .text-input {
  width: 100%;
  background-color: #fff;
}

.mk-login-register .register-login-links,
#mk-header-subscribe .register-login-links {
  display: inline-block;
  float: left;
  padding-top: 5px;
}

.mk-login-register .register-login-links a,
#mk-header-subscribe .register-login-links a {
  color: #888888;
  line-height: 12px;
  display: inline-block;
}

.mk-login-register .register-login-links .mk-create-account,
#mk-header-subscribe .register-login-links .mk-create-account {
  padding-left: 5px;
  margin-left: 5px;
  border-left: 2px solid #b6b6b6;
}

.mk-login-register .mk-login-remember,
#mk-header-subscribe .mk-login-remember {
  display: block;
  margin: 5px 0 10px;
}

.mk-login-register .shop-flat-btn,
#mk-header-subscribe .shop-flat-btn {
  float: right;
}

.mk-login-register .mk-login-title,
#mk-header-subscribe .mk-login-title {
  font-size: 16px;
}

#mk-register-panel {
  display: none;
}

#mk-register-panel .register-login-links {
  float: right;
  display: block;
  margin: 5px 0;
}

#mk-forget-panel {
  display: none;
}

#mk-forget-panel .register-login-links {
  float: right;
  display: block;
  margin: 5px 0;
}

.user-profile-box img {
  float: left;
}

.user-profile-box a {
  margin: 0 0 0px 60px;
  display: block;
  color: #747474;
}

.mk-header-signup {
  float: right;
  display: inline-block;
  margin: 4px 10px 0 0;
}

.mk-header-signup .mk-subscribe-link i {
  vertical-align: middle;
  margin-right: 4px;
  font-size: 16px;
  margin-top: -2px;
}

.mk-header-signup {
  position: relative;
}

#mk-header-subscribe label {
  margin-bottom: 8px;
  display: block;
}

#mk-header-subscribe .text-input {
  background-color: #fff;
  width: 100%;
  margin-bottom: 10px;
}

.mk-header-checkout {
  float: right;
  display: inline-block;
  margin: 5px 20px 0 0;
  position: relative;
  height: 25px;
}

.mk-header-checkout:hover > #mk-header-checkout {
  display: block;
}

.mk-header-checkout .mk-checkout-btn i {
  margin-right: 4px;
  font-size: 16px;
}

#mk-header-checkout {
  position: absolute;
  top: 25px;
  right: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  border: 1px solid #d9d9d9;
  padding: 15px;
  display: none;
  z-index: 9;
  width: 320px;
}

#mk-header-checkout:before {
  position: absolute;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-right: none;
  border-bottom: none;
  top: -6px;
  right: 30px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  z-index: 8;
}

#mk-toolbar-navigation {
  display: inline-block;
  margin-right: 10px;
  height: 30px;
}

#mk-toolbar-navigation ul {
  padding: 0;
  margin: 0;
}

#mk-toolbar-navigation ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 26px;
}

#mk-toolbar-navigation ul li:last-child > a {
  border: none !important;
}

#mk-toolbar-navigation ul li a {
  font-size: 11px;
  line-height: 10px;
  display: inline-block;
  padding: 0 5px;
}

#mk-toolbar-navigation ul li ul {
  display: none;
}

#mk-toolbar-navigation ul li a,
.mk-language-nav > a,
.mk-header-login .mk-login-link,
.mk-subscribe-link,
.mk-checkout-btn,
.mk-header-tagline a {
  font-size: 12px;
}

#mk-toolbar-navigation ul li a:hover,
.mk-language-nav > a:hover,
.mk-header-login .mk-login-link:hover,
.mk-subscribe-link:hover,
.mk-checkout-btn:hover,
.mk-header-tagline a:hover {
  opacity: 0.8;
}

#mk-notification-bar {
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.2);
  padding: 6px 15px;
  width: 100%;
  position: relative;
  z-index: 100;
  min-height: 24px;
  text-align: center;
}

#mk-notification-bar .mk-noti-icon {
  margin-right: 15px;
  line-height: 4px;
  display: inline-block;
}

#mk-notification-bar .mk-noti-message,
#mk-notification-bar .mk-noti-more {
  font-size: 12px;
  line-height: 12px;
  font-weight: bolder;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  display: inline-block;
}

#mk-notification-bar .mk-noti-more {
  margin-left: 6px;
}

#mk-notification-bar #mk-bar-close i {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  color: #fff;
  font-size: 16px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.main-nav-side-search {
  display: inline-block;
  margin: 0 0 0 25px;
  vertical-align: top;
  position: relative;
}

.mk-search-trigger {
  display: block;
  font-size: 16px;
}

.classic-style-nav .mk-search-trigger {
  padding: 16px 0;
}

#mk-nav-search-wrapper {
  position: absolute;
  right: -90px;
  width: 330px;
  height: 50px;
  -webkit-box-shadow: 0 20px 50px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 50px 10px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  display: none;
}

#mk-nav-search-wrapper:before {
  position: absolute;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-right: none;
  border-bottom: none;
  top: -6px;
  right: 88px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  z-index: 8;
}

#mk-nav-search-wrapper form {
  display: block;
  overflow: hidden;
}

#mk-nav-search-wrapper form.ajax-searching .nav-side-search-icon:before {
  -webkit-animation: spin 0.8s infinite linear;
  animation: spin 0.8s infinite linear;
  display: inline-block;
  content: "\e2a2";
}

#mk-nav-search-wrapper input[type=text] {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  height: 100%;
  background-color: #fff;
  padding: 0 10px;
  width: 275px;
  line-height: 30px;
  border: 1px solid #e3e3e3;
  border-right: none;
}

#mk-nav-search-wrapper input[type=submit] {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  margin:0;
}

#mk-nav-search-wrapper .nav-side-search-icon {
  width: 50px;
  height: 100%;
  line-height: 50px;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  color: #fff;
  text-align: center;
  background-color: #ef6490;
}

.main-nav-align-right.mk-boxed-enabled #mk-nav-search-wrapper {
  right: -30px;
}

.main-nav-align-right.mk-boxed-enabled #mk-nav-search-wrapper:before {
  display: none;
}

#mk-nav-search-wrapper .ui-autocomplete {
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-top: none;
  border-bottom: none;
  overflow: auto;
  text-align: left;
  top: 48px !important;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 30px 50px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 30px 50px 10px rgba(0, 0, 0, 0.15);
}

#mk-nav-search-wrapper .ui-autocomplete li {
  line-height: 16px;
  padding: 10px;
  border-bottom: 1px solid #e3e3e3;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
}

#mk-nav-search-wrapper .ui-autocomplete li a {
  cursor: pointer;
}

#mk-nav-search-wrapper .ui-autocomplete li a:hover {
  color: #252525;
}

#mk-nav-search-wrapper .ui-autocomplete li .search-date {
  color: #999999;
  font-size: 11px;
}

#mk-nav-search-wrapper .ui-autocomplete li .search-title {
  font-size: 12px;
  text-transform: uppercase;
  color: #252525;
  line-height: 18px;
  display: block;
  margin-bottom: 3px;
  font-weight: bold;
}

#mk-nav-search-wrapper .ui-autocomplete li:hover {
  background-color: #fbfbfb;
}

#mk-nav-search-wrapper .ui-autocomplete li img,
#mk-nav-search-wrapper .ui-autocomplete li i {
  width: 32px;
  height: 32px;
  border-radius: 60px;
  border: 1px solid #d2d2d2;
  float: left;
  margin-right: 15px;
}

#mk-nav-search-wrapper .ui-autocomplete li i {
  background-color: #f3f3f3;
  text-align: center;
}

#mk-nav-search-wrapper .ui-autocomplete li i:before {
  font-size: 16px;
  color: #636363;
  line-height: 32px;
}

.shopping-cart-header {
  float: right;
  position: relative;
}

.shoping-cart-link {
  float: right;
  padding: 2px 20px 0;
  margin: 0;
}

.shoping-cart-link i {
  font-size: 16px;
  line-height: 16px;
  position: relative;
}

.shoping-cart-link span {
  position: absolute;
  border-radius: 30px;
  padding: 5px 8px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  font-style: normal;
  top: -12px;
  left: 12px;
}

.mk-shopping-cart-box {
  position: absolute;
  right: -10px;
  top: 80px;
  width: 280px;
  padding: 0 10px;
  display: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0 30px 50px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 30px 50px 10px rgba(0, 0, 0, 0.15);
}

.mk-shopping-cart-box:after {
  position: absolute;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-right: none;
  border-bottom: none;
  top: -7px;
  right: 32px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

#mk-header-checkout .widget,
.mk-shopping-cart-box .widget {
  margin: 0;
}

#mk-header-checkout .product_list_widget,
.mk-shopping-cart-box .product_list_widget {
  margin-bottom: 15px;
}

#mk-header-checkout .product_list_widget li,
.mk-shopping-cart-box .product_list_widget li {
  margin: 0 !important;
  line-height: 22px !important;
  padding: 10px 0 !important;
  border-top: 1px solid #efefef;
}

#mk-header-checkout .product_list_widget li a,
.mk-shopping-cart-box .product_list_widget li a {
  font-size: 12px;
  font-weight: normal !important;
  padding-left: 10px;
}

#mk-header-checkout .product_list_widget li .variation,
.mk-shopping-cart-box .product_list_widget li .variation {
  display: none !important;
}

#mk-header-checkout .product_list_widget li .quantity,
.mk-shopping-cart-box .product_list_widget li .quantity {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  display: inline-block;
  text-align: left;
}

#mk-header-checkout .product_list_widget li:first-child,
.mk-shopping-cart-box .product_list_widget li:first-child {
  border-top: none;
}

#mk-header-checkout .product_list_widget li img,
.mk-shopping-cart-box .product_list_widget li img {
  padding: 0 !important;
}

#mk-header-checkout .total,
.mk-shopping-cart-box .total {
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-align: center;
  border-top: 1px solid #efefef !important;
  padding-top: 15px !important;
}

#mk-header-checkout .total .amount,
.mk-shopping-cart-box .total .amount {
  color: #da4c26;
}

#mk-header-checkout .buttons,
.mk-shopping-cart-box .buttons {
  margin-bottom: 20px;
  text-align: center;
}

#mk-header-checkout .buttons .shop-black-btn,
.mk-shopping-cart-box .buttons .shop-black-btn {
  background-color: #898989 !important;
}

#mk-header-checkout .buttons .shop-black-btn:hover,
.mk-shopping-cart-box .buttons .shop-black-btn:hover {
  background-color: #707070 !important;
}

#mk-header-checkout .buttons a,
.mk-shopping-cart-box .buttons a {
  padding: 14px 14px !important;
  line-height: 11px !important;
}

@media handheld, only screen and (max-width: 780px) {
  .mk-header-right {
    top:0px;
    right:50px !important;
  }
}

.mk-toolbar-resposnive-icon {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 80;
  line-height: 16px !important;
  width: 24px;
  height: 24px;
  cursor: pointer;
  display: none;
}

.mk-toolbar-resposnive-icon i {
  font-size: 16px;
  line-height: 16px;
}

.toolbar-oppend .mk-toolbar-resposnive-icon i:before {
  content: "\f077" !important;
}

@media handheld, only screen and (max-width: 780px) {
  .mk-header-toolbar {
    padding: 10px 5px;
    display: none;
  }
  .mk-toolbar-resposnive-icon {
    display: block;
  }
  .mk-header-signup,
  .mk-header-login,
  #mk-header-social,
  #mk-header-tagline,
  .header-toolbar-contact,
  .header-toolbar-contact,
  .mk-header-date,
  #mk-toolbar-navigation,
  .mk-header-checkout {
    width: 100% !important;
    float: none !important;
    display: block !important;
    height: auto !important;
    line-height: 25px !important;
    margin: 0 10px 5px !important;
    padding: 0;
  }
  .mk-login-register,
  #mk-header-subscribe {
    right: auto;
    left: 0;
    z-index: 50;
  }
  .mk-login-register:before,
  #mk-header-subscribe:before {
    right: auto;
    left: 10px;
  }
  #mk-header-social li i:before {
    font-size: 32px !important;
  }
  #mk-toolbar-navigation li:first-child a {
    padding-left: 0;
  }
  #mk-header-checkout {
    right: auto;
    top: 30px;
  }
  #mk-header-checkout:before {
    right: auto;
    left: 30px;
  }
}

/* /* Navigation */

.mk-header-nav-container {
  line-height: 4px;
  display: block;
  position: relative;
  z-index: 10;
  margin: 0 auto;
}

@media handheld, only screen and (max-width: 1140px) {
  #mk-header .mk-header-nav-container {
    width: 100% !important;
  }
  #mk-header .mk-classic-menu-wrapper {
    width: 100% !important;
  }
}

.classic-style-nav .mk-classic-nav-bg {
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

.classic-style-nav .mk-header-nav-container {
  width: 100% !important;
  float: none !important;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.classic-style-nav #mk-main-navigation > ul > li > a {
  padding: 16px 25px;
  border-top: 2px solid transparent;
  line-height: 16px;
}

.classic-style-nav .mk-header-nav-container.mk-fixed {
  position: fixed !important;
  left: 0;
  z-index: 210;
  border: none;
}

.classic-style-nav .mk-header-nav-container.mk-fixed .mk-classic-nav-bg {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

#mk-main-navigation {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
}

.mk-classic-menu-wrapper {
  position: relative;
  z-index: 99;
  margin: 0 auto;
}

.mk-classic-menu-wrapper .main-navigation-ul > li > a i {
  padding-right: 7px;
}

/* Mega Menu Styles */

.main-navigation-ul ul,
.main-navigation-ul ul li {
  list-style: none;
}

.main-navigation-ul ul {
  position: relative;
  padding: 0;
  margin: 0;
}

.main-navigation-ul ul li ul {
  display: none;
}

.main-navigation-ul .sub,
.main-navigation-ul ul {
  display: none;
}

.main-navigation-ul .sub .megamenu-title,
.main-navigation-ul ul .megamenu-title {
  text-align: left;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  padding: 9px 14px 4px 15px;
  margin: 0 0 6px;
}

.main-navigation-ul .sub ul {
  display: block;
}

.main-navigation-ul {
  list-style: none;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

.main-navigation-ul .sub ul {
  display: block;
}

.main-navigation-ul {
  width: 100%;
  display: inline-block;
}

.main-navigation-ul li {
  margin: 0 1px 0 0;
  padding: 0;
  float: left;
  color:white;
}

.main-navigation-ul > li > a {
  float: left;
  border-top: 3px solid transparent;
  display: block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  position: relative;
  color:black!important;
}

.modern-style .main-navigation-ul > li > a i {
  position: absolute;
  left: 50%;
  top: 15%;
  margin-left: -8px;
  text-transform: none !important;
}

.mk-mega-icon {
  display: none;
}

.main-navigation-ul .mk-mega-icon {
  display: block;
  position: absolute;
  right: 9px;
  top: 11px;
}

.mk-fixed .modern-style .main-navigation-ul > li > a i {
  opacity: 0;
}

.main-navigation-ul li .sub-container {
  position: absolute;
}

.main-navigation-ul li .sub {
  -webkit-box-shadow: 0 20px 50px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 50px 10px rgba(0, 0, 0, 0.15);
  border: 1px solid #d3d3d3;
}

.main-navigation-ul li .sub .row {
  width: 100%;
  overflow: hidden;
  clear: both;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.main-navigation-ul li .sub li {
  list-style: none;
  float: none;
  margin: 0;
}

.mk_megamenu_columns_2 {
  width: 49.5%;
}

.mk_megamenu_columns_3 {
  width: 33.25%;
}

.mk_megamenu_columns_4 {
  width: 24.9%;
}

.mk_megamenu_columns_5 {
  width: 19.8%;
}

.mk_megamenu_columns_6 {
  width: 16.5%;
}

.sub-container.non-mega .sub li a {
  width: 210px;
}

.main-navigation-ul li .sub li.mega-hdr {
  margin: 0;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}

.main-navigation-ul li .sub li.mega-hdr.last {
  border: none;
}

.main-navigation-ul li .sub a {
  display: block;
  position: relative;
  font-size: 12px;
  text-align: left;
  float: none;
  background-color: transparent !important;
  margin: 0;
  padding: 6px 10px;
  text-transform: capitalize;
  font-weight: normal;
  line-height: 18px;
}

.main-navigation-ul li .sub a i {
  margin-right: 8px;
  font-size: 16px;
}

.main-navigation-ul .sub li.mega-hdr li a {
  font-weight: normal;
}

.main-navigation-ul .sub ul li {
  padding-right: 0;
}

.main-navigation-ul li .sub-container.non-mega .sub {
  padding: 15px;
}

.main-navigation-ul li .sub-container.non-mega .sub li {
  width: auto !important;
}

.main-navigation-ul li .sub-container.non-mega li {
  padding: 0;
  margin: 0;
  min-width: 180px;
}

.main-navigation-ul li .sub-container.non-mega li a {
  line-height: 18px;
  padding: 9px 15px;
}

.main-navigation-ul li .sub-container.non-mega > ul {
  padding: 0 !important;
}

.main-navigation-ul li .sub-container.mega .mk_mega_menu {
  padding: 0 10px 10px 10px;
}

.main-navigation-ul li .sub-container.mega > .sub-menu {
  padding: 20px 0 !important;
}

.main-navigation-ul li .sub-container.mk-nested-sub > ul li {
  position: relative;
}

.main-navigation-ul li .sub-container.mk-nested-sub ul ul {
  display: none;
  top: -5px;
  padding: 5px 0;
  position: absolute;
  -webkit-box-shadow: 0 20px 50px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 20px 50px 10px rgba(0, 0, 0, 0.15);
  border: 1px solid #d3d3d3;
}

.mk-nav-responsive-link {
  display: none;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  z-index: 12;
  line-height: 8px;
  cursor: pointer;
}

.mk-nav-responsive-link i {
  font-size: 16px;
}

#mk-responsive-nav > li > ul,
#mk-responsive-nav > li > div {
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#mk-responsive-nav > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#mk-responsive-nav .mk-nav-arrow {
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  cursor: pointer;
  opacity: 0.7;
  width: 70px;
  height: 100%;
  line-height: 50px;
}

#mk-responsive-nav .mk-nav-arrow:hover {
  opacity: 1;
}

.menu-html-content {
  line-height: 22px !important;
  text-align: left;
}

#mk-responsive-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: fixed;
  width: 100%;
  display: none;
  margin: 0;
  padding: 0;
  z-index: 70;
}

#mk-responsive-nav li {
  display: block;
  margin: 0;
}

#mk-responsive-nav li .sub li a {
  width: auto !important;
}

#mk-responsive-nav li a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
  font-size: 14px;
  padding: 10px 15px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  position: relative;
}

#mk-responsive-nav li a > i {
  display: none;
}

#mk-responsive-nav li a:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

#mk-responsive-nav li a .sub-menu {
  left: auto;
  position: relative;
}

#mk-responsive-nav li a .mk_mega_menu .megamenu-title {
  background-color: rgba(0, 0, 0, 0.03);
  font-size: 14px;
  font-weight: 700;
}

#mk-responsive-nav li a .mk_mega_menu .row {
  width: auto;
}

#mk-responsive-nav li ul {
  margin: 0;
  padding: 0;
}

#mk-responsive-nav li ul li a,
#mk-responsive-nav li ul li .megamenu-title {
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  padding: 12px 15px 12px 35px;
  text-align: left;
  text-transform: none;
  font-weight: normal;
}

#mk-responsive-nav > .responsive-searchform {
  display: block !important;
}

.responsive-searchform {
  margin: 10px;
  position: relative;
}

.responsive-searchform .text-input {
  width: 100%;
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0;
  color: #9e9e9e !important;
}

.responsive-searchform .mk-icon-search {
  position: absolute;
  right: 15px;
  font-size: 20px;
  bottom: 14px;
  color: #ccc;
  color: rgba(0, 0, 0, 0.3);
}

.responsive-searchform .mk-icon-search input {
  width: 100%;
  height: 100%;
  background: none;
  border: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
}

#mk-footer {
  width: 100%;
  position: relative;
  padding: 50px 0 0;
}

#mk-footer.mk-footer-disable {
  padding-top: 0;
}

#mk-footer .footer-wrapper {
  position: relative;
  min-height: 100px;
}

#mk-footer .mk-padding-wrapper {
  padding: 0 20px;
}

@media handheld, only screen and (max-width: 960px) {
  #mk-footer [class*='mk-col-'] {
    width: 50% !important;
  }
}

@media handheld, only screen and (max-width: 790px) {
  #mk-footer [class*='mk-col-'] {
    width: 100% !important;
  }
}

/* SUB FOOTER SECTION */

#sub-footer{}

#sub-footer .mk-footer-copyright {
  
  font-size: 11px;
  /* float: left; */
  padding: 9px 0;
  color: #252525;
  font-size: 1.1rem;
  
}

#sub-footer .mk-footer-logo {
  float: left;
  display: inline-block;
  padding: 8px 20px 8px 0;
}

#mk-footer-navigation {
  float: right;
}

#mk-footer-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}

#mk-footer-navigation ul li {
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
}

#mk-footer-navigation ul li a {
  margin: 20px 12px;
  display: block;
  font-size: 11px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  opacity: 0.6;
}

#mk-footer-navigation ul li a:hover {
  opacity: 1;
}

#mk-footer-navigation ul li ul {
  display: none;
}

@media handheld, only screen and (max-width: 1140px) {
  .mk-footer-copyright {
    padding-left: 20px !important;
  }
}

@media handheld, only screen and (max-width: 960px) {
  #mk-footer-navigation {
    float: none;
    width: auto;
    text-align: center;
  }
  #mk-footer-navigation ul li {
    display: block !important;
  }
  .mk-footer-copyright {
    display: block;
    float: none !important;
    text-align: left;
    clear: both;
    padding: 10px 10px 5px !important;
  }
}

@media handheld, only screen and (max-width: 540px) {
  #mk-footer-navigation ul li {
    float: none !important;
    width: 100% !important;
  }
  #mk-footer-navigation ul li a {
    margin: 5px auto;
  }
  .mk-footer-copyright {
    text-align: center;
  }
}

.mk-footer-tweets {
  padding: 40px 0 20px;
  text-align: center;
}

.mk-footer-tweets ul {
  padding: 0;
  margin: 0 auto;
  width: 50%;
}

.mk-footer-tweets ul li .tweet-text {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 15px;
  display: block;
}

.mk-footer-tweets ul li .tweet-username {
  font-size: 38px;
  display: block;
  margin-bottom: 30px;
  line-height: 32px;
}

.mk-footer-tweets ul li .tweet-time {
  font-size: 14px;
  margin-bottom: 30px;
  display: block;
  color: #999999;
}

.mk-footer-tweets.mk-light-skin .tweet-text {
  color: #444444;
}

.mk-footer-tweets.mk-light-skin .tweet-text a {
  color: #444444;
}

.mk-footer-tweets.mk-dark-skin .tweet-text {
  color: #fff;
}

.mk-footer-tweets.mk-dark-skin .tweet-text a {
  color: #fff;
}

.mk-footer-tweets.mk-dark-skin .tweet-time {
  color: #999999;
}

#mk-page-introduce {
  padding: 15px 0;
  position: relative;
  z-index: 8;
}

#mk-page-introduce.intro-left {
  text-align: left;
}

#mk-page-introduce.intro-right {
  text-align: right;
}

#mk-page-introduce.intro-center {
  text-align: center;
}

.page-introduce-title {
  margin: 15px 20px 15px;
  line-height: 120%;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.page-introduce-title.mk-drop-shadow {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.page-introduce-subtitle {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  display: inline-block;
  line-height: 100%;
  margin: 0px 20px 15px 23px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

#mk-breadcrumbs .mk-breadcrumbs-inner {
  float: right;
  display: inline-block;
  margin: 0 20px -15px 0;
  line-height: 11px;
  padding: 10px 12px 8px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.1);
}

#mk-breadcrumbs .mk-breadcrumbs-inner.dark-skin {
  color: #fff;
}

#mk-breadcrumbs .mk-breadcrumbs-inner.dark-skin a,
#mk-breadcrumbs .mk-breadcrumbs-inner.dark-skin .separator {
  color: #d1d1d1;
  color: rgba(255, 255, 255, 0.5);
}

#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin {
  color: #919191;
}

#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin a,
#mk-breadcrumbs .mk-breadcrumbs-inner.light-skin .separator {
  color: #bcbcbc;
}

@media handheld, only screen and (max-width: 700px) {
  #mk-breadcrumbs .mk-breadcrumbs-inner {
    margin: 15px 0 -15px !important;
    float: none !important;
    display: block !important;
    text-align: center;
  }
}

#mk-breadcrumbs .separator {
  padding: 0 3px;
}

@media handheld, only screen and (max-width: 1140px) {
  #mk-page-introduce {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

@media handheld, only screen and (max-width: 760px) {
  #mk-page-introduce .introduce-fancy-title {
    padding: 8px 20px;
    font-size: 20px !important;
    line-height: 35px !important;
  }
  #mk-page-introduce .introduce-fancy-title span {
    padding: 8px 20px;
    font-size: 20px !important;
  }
}

.mk-news-container {
  margin-bottom: 50px;
}

.mk-news-item {
  background-color: #f6f6f6;
  position: relative;
  border: 1px solid #e1e1e1;
  margin: 0 10px 10px 0;
  opacity: 0;
  overflow: hidden;
  float: left;
}

.mk-news-item .news-categories {
  font-weight: bold;
  font-size: 12px;
}

.mk-news-item .news-the-title {
  font-size: 16px;
  font-weight: bold;
}

.mk-news-item .mk-read-more {
  font-size: 11px;
}

.mk-news-item .mk-read-more i {
  margin-left: 5px;
  vertical-align: middle;
}

.news-full-with-image .news-meta-wrapper,
.news-half-with-image .news-meta-wrapper,
.news-fourth-with-image .news-meta-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 20px;
}

.news-full-with-image .news-categories,
.news-half-with-image .news-categories,
.news-fourth-with-image .news-categories {
  line-height: 28px;
  color: #fff;
}

.news-full-with-image .news-categories span,
.news-half-with-image .news-categories span,
.news-fourth-with-image .news-categories span {
  line-height: 100%;
  padding: 3px 0;
}

.news-full-with-image .news-date,
.news-half-with-image .news-date,
.news-fourth-with-image .news-date {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 4px 6px;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
}

.news-full-with-image img,
.news-half-with-image img,
.news-fourth-with-image img {
  height: 100%;
  width: 100%;
}

.news-full-with-image .news-the-title,
.news-half-with-image .news-the-title,
.news-fourth-with-image .news-the-title {
  line-height: 32px;
}

.news-full-with-image .news-the-title a,
.news-half-with-image .news-the-title a,
.news-fourth-with-image .news-the-title a {
  color: #fff;
}

.news-full-with-image .news-the-title span,
.news-half-with-image .news-the-title span,
.news-fourth-with-image .news-the-title span {
  line-height: 100%;
  background-color: #000;
  padding: 4px 0;
  -webkit-box-shadow: 8px 0 0 #000000, -8px 0 0 #000000;
          box-shadow: 8px 0 0 #000000, -8px 0 0 #000000;
}

.news-full-without-image,
.news-half-without-image,
.news-fourth-without-image {
  padding: 20px;
}

.news-full-without-image .news-categories,
.news-half-without-image .news-categories,
.news-fourth-without-image .news-categories {
  margin-bottom: 5px;
}

.news-full-without-image .news-the-title,
.news-half-without-image .news-the-title,
.news-fourth-without-image .news-the-title {
  margin: 0;
}

.news-full-without-image .news-date,
.news-half-without-image .news-date,
.news-fourth-without-image .news-date {
  color: #777777;
  font-size: 11px;
  margin-bottom: 10px;
  display: block;
}

.news-full-with-image {
  width: 98.8%;
}

.news-full-without-image {
  width: 98.5%;
}

.news-half-with-image {
  width: 49%;
}

.news-half-without-image {
  width: 49%;
}

.news-fourth-with-image {
  width: 24%;
}

.news-fourth-without-image {
  width: 24%;
}

@media handheld, only screen and (max-width: 1024px) {
  .news-half-with-image,
  .news-fourth-with-image,
  .news-full-with-image {
    height: auto !important;
  }
  .news-half-with-image .news-meta-wrapper,
  .news-fourth-with-image .news-meta-wrapper,
  .news-full-with-image .news-meta-wrapper {
    position: relative !important;
    left: auto !important;
    bottom: auto !important;
    margin: 20px;
  }
  .news-full-with-image,
  .news-full-without-image {
    width: 97% !important;
  }
  .news-half-with-image,
  .news-fourth-with-image,
  .news-fourth-without-image,
  .news-half-without-image {
    width: 48% !important;
    height: auto !important;
  }
}

@media handheld, only screen and (max-width: 767px) {
  .news-full-with-image,
  .news-full-without-image {
    width: 100% !important;
  }
  .mk-news-item {
    margin-right: 0 !important;
  }
  .news-half-with-image,
  .news-fourth-with-image {
    width: 100% !important;
  }
  .news-fourth-without-image,
  .news-half-without-image {
    width: 100% !important;
  }
}

.news-post-heading {
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 3px solid #dddddd;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

.news-single-social {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 5px;
  display: inline-block;
}

.news-single-social li {
  display: inline-block;
  margin: 0;
  padding: 0 7px 0 5px;
  border-right: 1px solid #bcbcbc;
  line-height: 14px;
}

.news-single-social li.mk-news-share {
  position: relative;
}

.news-single-social li.mk-news-share .news-share-buttons {
  position: absolute;
  background-color: #e9e9e9;
  border: 1px solid #cccccc;
  display: block;
  padding: 10px 6px;
  width: 215px;
  top: 30px;
  right: 0;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  display: none;
}

.news-single-social li.mk-news-share .news-share-buttons:after {
  position: absolute;
  display: block;
  content: "";
  top: -6px;
  right: 43px;
  width: 12px;
  height: 12px;
  background-color: #e9e9e9;
  border: 1px solid #cccccc;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  border-right: none;
  border-bottom: none;
}

.news-single-social li.mk-news-share .news-share-buttons .share-button {
  display: inline-block;
  float: left;
  padding-left: 10px;
}

.news-single-social li:last-child {
  border: none !important;
}

.news-single-social li a {
  line-height: 16px;
  display: block;
}

.back-news-page {
  font-size: 12px;
  font-weight: bold;
  margin-right: 20px;
}

.back-news-page i {
  display: inline-block;
  font-size: 16px;
  color: #bbbbbb;
  margin-right: 8px;
}

.news-single-date {
  display: inline-block;
}

.news-single-date a {
  font-size: 11px;
  color: #999999;
}

.news-single-categories {
  font-size: 12px;
  font-weight: bold;
  color: #999999;
  display: inline-block;
  text-transform: uppercase;
}

.single-news-meta {
  line-height: 13px;
}

.news-featured-image {
  margin: 10px 0 50px;
}

.news-post-content {
  margin-bottom: 50px;
}

.mk-back-top {
  text-align: right;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 3px solid #dddddd;
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
}

.mk-back-top .mk-back-top-link {
  color: #999999;
  font-size: 12px;
}

.mk-back-top .mk-back-top-link i {
  margin-right: 5px;
}

.mk-news-tab-heading {
  background-color: #ebebeb;
  background: -o-linear-gradient(top, #f7f7f7, #ebebeb);
  background-color: #f7f7f7;
  border: 1px solid #dbdbdb;
  border-bottom: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 3px;
  background-clip: padding-box;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
}

.mk-news-tab-title {
  float: left;
  font-size: 14px;
  line-height: 12px;
  padding: 14px 20px 0 20px;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  color: #333333;
}

@media handheld, only screen and (max-width: 700px) {
  .mk-news-tab-title {
    display: none;
  }
}

.mk-news-tab {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}

.mk-news-tab .mk-tabs-tabs {
  margin: 0 0 -1px 0 !important;
  position: relative;
  z-index: 10;
  float: right;
}

.mk-news-tab .mk-tabs-tabs li {
  margin: 0;
  position: relative;
  padding: 0;
  display: inline;
  float: left;
}

.mk-news-tab .mk-tabs-tabs li.ui-tabs-active > a {
  cursor: default;
  border-bottom: none;
  background: -o-linear-gradient(top, transparent, transparent);
  background-color: transparent;
  padding-bottom: 16px;
}

.mk-news-tab .mk-tabs-tabs li a {
  font-weight: bold;
  color: #333333;
  display: block;
  line-height: 100%;
  padding: 15px 20px;
  margin: 0;
  border-left: 1px solid #dbdbdb;
  white-space: nowrap;
}

@media handheld, only screen and (max-width: 700px) {
  .mk-news-tab .mk-tabs-tabs {
    float: none;
  }
  .mk-news-tab .mk-tabs-tabs li {
    display: block;
    float: none;
  }
  .mk-news-tab .mk-tabs-tabs li a {
    border: none;
    border-bottom: 1px solid #dbdbdb;
  }
  .mk-news-tab .mk-tabs-tabs li.ui-tabs-active > a {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
  }
}

.mk-news-tab .mk-tabs-panes {
  position: relative;
  z-index: 1;
  margin: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  background-clip: padding-box;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border: 1px solid #dbdbdb;
}

.mk-news-tab .mk-tabs-panes .mk-tabs-pane {
  padding: 20px;
  position: relative;
  z-index: 8;
}

.news-tab-wrapper {
  float: left;
  width: 50%;
  padding: 15px;
}

@media handheld, only screen and (max-width: 700px) {
  .news-tab-wrapper {
    width: 100%;
    padding: 10px;
  }
}

.news-tab-wrapper .news-tab-thumb {
  margin-bottom: 20px;
  display: block;
}

.news-tab-wrapper .the-title {
  line-height: 16px;
  margin-bottom: 5px;
}

.news-tab-wrapper .the-title a {
  font-size: 15px;
  line-height: 22px;
  text-transform: capitalize;
  color: #333333;
}

.news-tab-wrapper .new-tab-readmore i {
  padding-left: 6px;
  font-size: 14px;
}

.not-found-wrapper {
  text-align: center;
  padding: 30px 0 100px 0;
}

.not-found-title {
  font-size: 28px;
  display: block;
  margin-bottom: 20px;
  font-weight: bold;
  color: #333333;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.not-found-subtitle {
  font-size: 180px;
  line-height: 100%;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  display: block;
  font-weight: 300;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.not-found-desc {
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
}

.mk-notfound-search {
  position: relative;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  background-color: #f4f4f4;
  border-radius: 4px;
  border: 1px solid #d2d2d2;
  padding: 15px;
  display: inline-block;
}

.mk-notfound-search:before {
  display: block;
  position: absolute;
  width: 22px;
  height: 19px;
  left: 50%;
  top: -18px;
  content: " ";
  background: url(../../images/not-found-search-tri.png) no-repeat;
}

.mk-notfound-search span {
  position: relative;
}

.mk-notfound-search .notfound-text-input {
  width: 360px;
  background-color: #fff;
  padding: 4px 25px;
  border-radius: 20px;
}

.mk-notfound-search .mk-icon-remove-sign {
  position: absolute;
  left: 7px;
  top: 0px;
  font-size: 16px;
  color: #cccccc;
  cursor: pointer;
}

.mk-notfound-search .notfound-search-btn {
  background: none;
  border: none;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
}

.mk-notfound-search .mk-icon-search {
  position: absolute;
  right: 8px;
  top: -1px;
  font-size: 16px;
  color: #cccccc;
}

.mk-uc-header {
  text-align: center;
  padding: 100px 0 140px 0;
  position: relative;
}

.mk-uc-wrapper {
  position: relative;
  z-index: 20;
  width: 750px;
  border-radius: 2px;
  min-height: 500px;
  background-color: #fff;
  border: 1px solid #dddddd;
  margin: -125px auto 100px;
  text-align: center;
  border-radius: 3px;
}

@media handheld, only screen and (max-width: 760px) {
  .mk-uc-wrapper {
    width: 90% !important;
  }
}

.mk-uc-title {
  padding: 70px 30px 60px;
  font-size: 32px;
  line-height: 40px;
  display: block;
  color: #333333;
}

.mk-uc-subtitle {
  display: block;
  font-size: 16px;
  color: #999999;
  margin-bottom: 20px;
}

#mk-uc-countdown {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

#mk-uc-countdown li {
  display: inline-block;
  margin: 0 0 15px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
}

#mk-uc-countdown li .timestamp {
  display: block;
  font-size: 40px;
  list-style: 100%;
  font-weight: 300;
  padding: 15px 18px;
  color: #898989;
  text-shadow: 1px 1px #fff;
  border-bottom: 1px solid #dddddd;
}

#mk-uc-countdown li .timeRef {
  color: #898989;
  border-top: 1px solid #fdfdfd;
  display: block;
  padding: 3px;
  font-size: 11px;
  text-transform: capitalize;
}

@media handheld, only screen and (max-width: 750px) {
  #mk-uc-countdown li {
    width: 90%;
    display: block;
    margin: 0 auto 15px;
  }
}

.mk-uc-social-subscribe {
  margin: 40px auto 20px auto;
  border-radius: 2px;
  display: inline-block;
  padding: 15px;
  background-color: #fafafa;
  border: 1px solid #ddd;
}

.uc-social {
  margin: 0;
  padding: 9px 0 0;
  list-style: none;
  float: left;
}

@media handheld, only screen and (max-width: 750px) {
  .uc-social {
    float: none !important;
    display: block;
    margin: 0 auto 10px !important;
    text-align: center;
  }
  .uc-social li {
    float: none !important;
  }
}

.uc-social li {
  display: inline-block;
  float: left;
  margin: 0;
  line-height: 4px;
}

.uc-social li a {
  margin-right: 8px;
  line-height: 4px;
}

.uc-social li a i {
  font-size: 32px;
}

.uc-social li a.facebook-icon i {
  color: #3d619b;
}

.uc-social li a.twitter-icon i {
  color: #1fabc9;
}

.uc-social li a.googleplus-icon i {
  color: #b7312c;
}

.uc-social li a.rss-icon i {
  color: #fe3b1e;
}

#mk-uc-subscribe {
  float: left;
  display: inline-block;
  margin-left: 20px;
}

#mk-uc-subscribe form {
  position: relative;
}

#mk-uc-subscribe .text-input {
  background-color: #fff;
  width: 300px;
  padding: 15px 70px 15px 10px;
}

#mk-uc-subscribe .mk-button {
  position: absolute;
  right: 8px;
  top: 9px;
  margin: 0;
  padding: 9px 15px;
  font-weight: normal;
  font-size: 10px;
}

#mk-uc-subscribe .mk-button:active {
  top: 9px;
}

/* Plugins Styles */

/* * jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author:Tyler Smith (@mbmufffin) */

/* Browser Resets */

.flex-container a:active,
.mk-flexslider a:active,
.flex-container a:focus,
.mk-flexslider a:focus {
  outline: none;
}

.mk-flex-slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* mk-flexslider Necessary Styles
******************************** */

.mk-flexslider {
  margin: 0;
  padding: 0;
}

.mk-flexslider .mk-flex-slides > li,
.mk-flexslider .mk-banner-slides > li {
  display: none;
  margin: 0;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */

.mk-flexslider .mk-flex-slides img,
.mk-flexslider .mk-banner-slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */

.mk-flex-slides:after,
.mk-banner-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .mk-flex-slides {
  display: block;
}

* html .mk-flex-slides {
  height: 1%;
}

.mk-flexslider .mk-banner-slides {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mk-flexslider .mk-banner-slides li {
  margin: 0;
}

/* flexslider Default Theme
******************************** */

.mk-flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.loading .flex-viewport {
  max-height: 100px;
}

.mk-flexslider .mk-flex-slides,
.mk-flexslider .mk-banner-slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  display: block;
  position: absolute;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.flex-direction-nav .flex-next {
  opacity: 0.7;
}

.flex-direction-nav .flex-prev {
  opacity: 0.7;
}

.flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.mk-flexslider:hover .flex-next:hover,
.mk-flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */

.flex-control-nav {
  width: 100%;
  left: 0;
  position: absolute;
  bottom: 10px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  display: block;
  cursor: pointer;
}

.flex-control-paging li a.flex-active {
  cursor: default;
}

.flex-control-thumbs {
  margin: 20px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 100px;
  height: 60px;
  margin: 0 20px 0 0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* The Preloader in the Slider */

#iCarousel-preloader {
  position: absolute;
  z-index: 1000;
  border-radius: 3px;
  border: #000 1px solid;
  border-color: rgba(0, 0, 0, 0.6);
  padding: 1px;
  width: 150px;
  height: 3px;
}

#iCarousel-preloader div {
  float: left;
  border-radius: 3px;
  height: 3px;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  width: 0px;
}

/* The timer in the Slider */

#iCarousel-timer {
  position: absolute;
  z-index: 1000;
  border-radius: 5px;
  cursor: pointer;
}

#iCarousel-timer div {
  border-radius: 3px;
}

.mk-icarousel-slideshow {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  visibility: hidden;
}

.mk-icarousel-slideshow > div {
  width: 490px;
  height: 400px;
  position: relative;
  margin: 20px auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
}

.mk-icarousel-slideshow div img {
  border-radius: 4px;
  border: 8px #333 solid !important;
  border: 8px rgba(0, 0, 0, 0.5) solid !important;
  width: 470px;
  height: 360px !important;
}

/* The Navigation buttons in the Slider */

a.iCarouselNav {
  display: block;
  position: absolute;
  top: 170px;
  width: 38px;
  height: 38px;
  z-index: 1000;
  opacity: 0.7;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  cursor: pointer;
}

a.iCarouselNav:before {
  position: absolute;
  left: 13px;
  top: 12px;
  font-size: 16px;
  color: #fff;
}

a.iCarouselNav:hover {
  opacity: 1;
}

a#iCarouselPrev {
  left: 16px;
}

a#iCarouselPrev:before {
  content: "\f053";
}

a#iCarouselNext {
  right: 20px;
}

a#iCarouselNext:before {
  content: "\f054";
}

#mk_banner_builder .flex-viewport {
  margin: 0 auto !important;
}

#mk_banner_builder > .flex-direction-nav a {
  width: 42px;
  height: 42px;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  line-height: 42px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}

#mk_banner_builder > .flex-direction-nav a:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

#mk_banner_builder > .flex-direction-nav a i {
  line-height: 42px;
  font-size: 16px;
  color: #fff;
}

#mk_banner_builder > .flex-direction-nav .flex-next {
  right: 10px;
}

#mk_banner_builder > .flex-direction-nav .flex-prev {
  left: 10px;
}

#mk_banner_builder:hover .flex-direction-nav .flex-next {
  right: 20px;
}

#mk_banner_builder:hover .flex-direction-nav .flex-prev {
  left: 20px;
}

.mk-edge-slider .mk-grid {
  position: relative;
  z-index: 14;
}

.mk-edge-slider .swiper-slide {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
}

.mk-edge-slider .swiper-slide .edge-slide-content {
  margin-top: 100px;
}

.mk-edge-slider .swiper-slide.left_top .edge-slide-content,
.mk-edge-slider .swiper-slide.center_top .edge-slide-content,
.mk-edge-slider .swiper-slide.right_top .edge-slide-content {
  margin-top: 50px;
}

.mk-edge-slider .swiper-slide.center_top,
.mk-edge-slider .swiper-slide.center_center,
.mk-edge-slider .swiper-slide.center_bottom {
  text-align: center;
}

.mk-edge-slider .swiper-slide.center_top .edge-slide-content,
.mk-edge-slider .swiper-slide.center_center .edge-slide-content,
.mk-edge-slider .swiper-slide.center_bottom .edge-slide-content {
  margin-right: auto;
  margin-left: auto;
}

.mk-edge-slider .swiper-slide.right_top .edge-slide-content,
.mk-edge-slider .swiper-slide.right_center .edge-slide-content,
.mk-edge-slider .swiper-slide.right_bottom .edge-slide-content {
  float: right;
}

.mk-edge-slider:hover .mk-edge-next,
.mk-edge-slider:hover .mk-edge-prev {
  opacity: 0.8;
}

.mk-edge-slider .mk-edge-next,
.mk-edge-slider .mk-edge-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  border-radius: 2px;
}

.mk-edge-slider .mk-edge-next i,
.mk-edge-slider .mk-edge-prev i {
  font-size: 16px;
  line-height: 60px;
}

.mk-edge-slider .mk-edge-next:hover,
.mk-edge-slider .mk-edge-prev:hover {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.mk-edge-slider .mk-edge-next {
  right: 30px;
}

.mk-edge-slider .mk-edge-prev {
  left: 30px;
}

.mk-edge-slider .edge-slide-content.caption-light .edge-title,
.mk-edge-slider .edge-slide-content.caption-light .edge-desc {
  color: #fff;
}

.mk-edge-slider .edge-slide-content.caption-dark .edge-title,
.mk-edge-slider .edge-slide-content.caption-dark .edge-desc {
  color: #252525;
}

.mk-edge-slider .edge-title {
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 46px;
}

.mk-edge-slider .edge-desc {
  font-weight: 200;
  font-size: 25px;
  line-height: 40px;
  margin-bottom: 20px;
}

.mk-edge-slider .edge-default_anim .edge-title {
  transition: all 0.35s ease-in-out 0.8s;
  -webkit-transition: all 0.35s ease-in-out 0.8s;
  -moz-transition: all 0.35s ease-in-out 0.8s;
  -ms-transition: all 0.35s ease-in-out 0.8s;
  -o-transition: all 0.35s ease-in-out 0.8s;
}

.mk-edge-slider .edge-default_anim .edge-desc {
  transition: all 0.35s ease-in-out 0.9s;
  -webkit-transition: all 0.35s ease-in-out 0.9s;
  -moz-transition: all 0.35s ease-in-out 0.9s;
  -ms-transition: all 0.35s ease-in-out 0.9s;
  -o-transition: all 0.35s ease-in-out 0.9s;
}

.mk-edge-slider .edge-default_anim .edge-buttons {
  transition: all 0.35s ease-in-out 1s !important;
  -webkit-transition: all 0.35s ease-in-out 1s !important;
  -moz-transition: all 0.35s ease-in-out 1s !important;
  -ms-transition: all 0.35s ease-in-out 1s !important;
  -o-transition: all 0.35s ease-in-out 1s !important;
}

.mk-edge-slider .edge-default_anim .edge-buttons a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.mk-edge-slider .edge-default_anim .edge-title,
.mk-edge-slider .edge-default_anim .edge-desc,
.mk-edge-slider .edge-default_anim .edge-buttons {
  -webkit-transform: translate(0, 70px);
  -moz-transform: translate(0, 70px);
  -ms-transform: translate(0, 70px);
  -o-transform: translate(0, 70px);
  opacity: 0;
}

.mk-edge-slider .swiper-slide-active .edge-default_anim .edge-title,
.mk-edge-slider .swiper-slide-active .edge-default_anim .edge-desc,
.mk-edge-slider .swiper-slide-active .edge-default_anim .edge-buttons {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}

.mk-edge-slider .edge-fade-in,
.mk-edge-slider .edge-slide-top,
.mk-edge-slider .edge-slide-left,
.mk-edge-slider .edge-slide-bottom,
.mk-edge-slider .edge-slide-right,
.mk-edge-slider .edge-scale-down {
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  -moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  -ms-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  -o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  opacity: 0;
}

.mk-edge-slider .swiper-slide-active .edge-fade-in {
  opacity: 1;
}

.mk-edge-slider .edge-slide-top {
  -webkit-transform: translate(0, -300%);
  -moz-transform: translate(0, -300%);
  -ms-transform: translate(0, -300%);
  -o-transform: translate(0, -300%);
}

.mk-edge-slider .swiper-slide-active .edge-slide-top {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}

.mk-edge-slider .edge-slide-left {
  -webkit-transform: translate(-300%, 0);
  -moz-transform: translate(-300%, 0);
  -ms-transform: translate(-300%, 0);
  -o-transform: translate(-300%, 0);
}

.mk-edge-slider .swiper-slide-active .edge-slide-left {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}

.mk-edge-slider .edge-slide-bottom {
  -webkit-transform: translate(0, 300%);
  -moz-transform: translate(0, 300%);
  -ms-transform: translate(0, 300%);
  -o-transform: translate(0, 300%);
}

.mk-edge-slider .swiper-slide-active .edge-slide-bottom {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}

.mk-edge-slider .edge-slide-right {
  -webkit-transform: translate(300%, 0);
  -moz-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  -o-transform: translate(300%, 0);
}

.mk-edge-slider .swiper-slide-active .edge-slide-right {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}

.mk-edge-slider .edge-scale-down {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
}

.mk-edge-slider .swiper-slide-active .edge-scale-down {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}

.mk-edge-slider .edge-flip-x,
.mk-edge-slider .edge-flip-y {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-perspective: 1000;
  opacity: 0;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.mk-edge-slider .swiper-slide-active .edge-flip-x {
  -webkit-animation-name: mk_flip_x;
  animation-name: mk_flip_x;
  opacity: 1;
}

.mk-edge-slider .swiper-slide-active .edge-flip-y {
  -webkit-animation-name: mk_flip_y;
  animation-name: mk_flip_y;
  opacity: 1;
}

.mk-edge-slider .edge-slider-holder {
  z-index: 10;
}

.mk-edge-slider .edge-slider-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 20;
  left: 0;
  top: 0;
  /* background: #ffffff url(../../images/edge-loading.gif) center center no-repeat; */
}

.mk-edge-slider .edge-skip-slider {
  position: absolute;
  left: 50%;
  bottom: 10px;
  cursor: pointer;
  z-index: 10;
  margin: -24px 0 0 -24px;
}

.mk-edge-slider .edge-skip-slider i {
  color: #fff;
  font-size: 35px;
}

@media handheld, only screen and (max-width: 1140px) {
  .mk-edge-slider .mk-grid {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .mk-edge-slider .edge-title {
    font-weight: 600;
    font-size: 40px;
  }
  .mk-edge-slider .edge-desc {
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
  }
  .mk-edge-slider .edge-slide-content {
    width: 80%;
  }
}

@media handheld, only screen and (max-width: 700px) {
  .mk-edge-slider .mk-grid {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .mk-edge-slider .mk-edge-next,
  .mk-edge-slider .mk-edge-prev,
  .mk-edge-slider .edge-skip-slider {
    display: none;
  }
  .mk-edge-slider .edge-title {
    font-weight: 700;
    font-size: 22px;
  }
  .mk-edge-slider .edge-desc {
    font-size: 14px;
    line-height: 22px;
  }
  .mk-edge-slider .mk-button {
    padding: 10px 12px !important;
    font-size: 10px !important;
  }
  .mk-edge-slider .mk-button-align.left,
  .mk-edge-slider .mk-button-align.center,
  .mk-edge-slider .mk-button-align.right {
    width: auto !important;
    margin-bottom: 6px;
  }
  .mk-edge-slider .edge-slide-content {
    width: 100%;
  }
}

/* ===============================================================
Basic Swiper Styles
================================================================ */

.swiper-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-property: left, top, -webkit-transform;
  transition-property: left, top, -webkit-transform;
  transition-property: transform, left, top;
  transition-property: transform, left, top, -webkit-transform;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-slide {
  float: left;
}

/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles,
here you need to specify container's and slide's
sizes,
pagination,
etc.
================================================================ */

.swiper-container {
  /* height: 100px;
	*/
  /* Specify Swiper's Size:  */
  /* width:200px;
	*/
}

.swiper-slide {
  /* height: 100%;
	*/
  /* Specify Slides's Size:  */
  /* width:100%;
	*/
}

.swiper-slide-active {
  /* Specific active slide styling:  */
}

.swiper-slide-visible {
  /* Specific visible slide styling:  */
}

/* ===============================================================
Pagination Styles
================================================================ */

.swiper-pagination-switch {
  /* Stylize pagination button:  */
}

.swiper-active-switch {
  /* Specific active button style:  */
}

.swiper-visible-switch {
  /* Specific visible button style:  */
}

/* * Skin for jPlayer Plugin (jQuery JavaScript Library)
* http://www.jplayer.org
* Copyright (c) 2010-2012 Happyworm Ltd
* Dual licensed under the MIT and GPL licenses.
*  - http://www.opensource.org/licenses/mit-license.php
*  - http://www.gnu.org/copyleft/gpl.html
*
* Author:Silvia Benvenuti
* Skin Version:4.3 (jPlayer 2.2.0)
* Date:19th November 2012 */

div.jp-audio {
  display: block;
}

div.jp-audio.audio-has-img {
  margin-left: 100px;
}

div.jp-interface {
  position: relative;
  width: 100%;
}

div.jp-audio div.jp-type-single div.jp-interface {
  min-height: 90px;
}

/* @group CONTROLS */

div.jp-controls-holder {
  clear: both;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  top: -8px;
  /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
}

div.jp-interface ul.jp-controls {
  list-style-type: none;
  margin: -14px 0 0 -28px;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
}

div.jp-interface ul.jp-controls li {
  margin: 0;
}

div.jp-interface ul.jp-controls li {
  display: inline;
  float: left;
}

div.jp-interface ul.jp-controls a {
  display: block;
}

a.jp-play,
a.jp-pause {
  padding: 9px 6px 7px 10px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #252525;
  border-radius: 50px;
  color: #252525;
}

a.jp-play:hover,
a.jp-pause:hover {
  color: #fff;
  border-color: #fff;
}

a.jp-play i,
a.jp-pause i {
  line-height: 30px;
  width: 30px;
  font-size: 16px;
}

a.jp-pause {
  padding: 9px 8px 7px;
  display: none;
}

/* @end */

/* @group progress bar */

div.jp-progress {
  background-color: rgba(0, 0, 0, 0.2);
}

div.jp-audio div.jp-progress {
  position: absolute;
  top: 0px;
  left: 0;
  height: 12px;
}

div.jp-audio div.jp-type-single div.jp-progress {
  left: 0;
  width: 100%;
}

div.jp-seek-bar {
  width: 0px;
  height: 100%;
  cursor: pointer;
}

div.jp-play-bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  width: 0px;
  height: 100%;
  position: relative;
}

/* The seeking class is added/removed inside jPlayer */

/* @end */

/* @group volume controls */

a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
  width: 18px;
  height: 15px;
  margin-top: 0px;
}

div.jp-volume-bar {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 20;
  width: 26px;
  height: 14px;
  cursor: pointer;
  background: url(../../images/jp-volume-control.png) left bottom no-repeat;
}

div.jp-volume-bar i {
  position: absolute;
  left: -12px;
  color: #252525;
  top: -3px;
  font-size: 16px;
}

div.jp-volume-bar-value {
  background: url(../../images/jp-volume-control.png) left top no-repeat;
  width: 0px;
  height: 14px;
}

/* @end */

/* @group current time and duration */

div.jp-audio div.jp-time-holder {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}

div.jp-audio div.jp-type-single div.jp-time-holder {
  color: #fff;
  font-size: 12px;
  width: 100%;
  font-weight: bold;
}

div.jp-current-time,
div.jp-duration {
  display: inline-block;
}

div.jp-current-time {
  float: left;
}

div.jp-duration {
  float: right;
}

/* @end */

div.jp-jplayer audio,
div.jp-jplayer {
  width: 0px;
  height: 0px;
}

div.jp-jplayer {
  background-color: #000000;
}

/* @group TOGGLES */

/* The audio toggles are nested inside jp-time-holder */

ul.jp-toggles {
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}

div.jp-audio .jp-type-single ul.jp-toggles {
  width: 25px;
}

div.jp-audio .jp-type-playlist ul.jp-toggles {
  width: 55px;
  margin: 0;
  position: absolute;
  left: 325px;
  top: 50px;
}

ul.jp-toggles li {
  display: block;
  float: right;
}

ul.jp-toggles li a {
  display: block;
  width: 25px;
  height: 18px;
  text-indent: -9999px;
  line-height: 100%;
  /* need this for IE6 */
}

a.jp-full-screen {
  background: url("../../images/jplayer.blue.monday.html") 0 -310px no-repeat;
  margin-left: 20px;
}

a.jp-full-screen:hover {
  background: url("../../images/jplayer.blue.monday.html") -30px -310px no-repeat;
}

a.jp-restore-screen {
  background: url("../../images/jplayer.blue.monday.html") -60px -310px no-repeat;
  margin-left: 20px;
}

a.jp-restore-screen:hover {
  background: url("../../images/jplayer.blue.monday.html") -90px -310px no-repeat;
}

a.jp-repeat {
  background: url("../../images/jplayer.blue.monday.html") 0 -290px no-repeat;
}

a.jp-repeat:hover {
  background: url("../../images/jplayer.blue.monday.html") -30px -290px no-repeat;
}

a.jp-repeat-off {
  background: url("../../images/jplayer.blue.monday.html") -60px -290px no-repeat;
}

a.jp-repeat-off:hover {
  background: url("../../images/jplayer.blue.monday.html") -90px -290px no-repeat;
}

a.jp-shuffle {
  background: url("../../images/jplayer.blue.monday.html") 0 -270px no-repeat;
  margin-left: 5px;
}

a.jp-shuffle:hover {
  background: url("../../images/jplayer.blue.monday.html") -30px -270px no-repeat;
}

a.jp-shuffle-off {
  background: url("../../images/jplayer.blue.monday.html") -60px -270px no-repeat;
  margin-left: 5px;
}

a.jp-shuffle-off:hover {
  background: url("../../images/jplayer.blue.monday.html") -90px -270px no-repeat;
}

/* @end */

/* @group NO SOLUTION error feedback */

.jp-no-solution {
  padding: 5px;
  font-size: .8em;
  background-color: #eee;
  border: 2px solid #009be3;
  color: #000;
  display: none;
}

.jp-no-solution a {
  color: #000;
}

.jp-no-solution span {
  font-size: 1em;
  display: block;
  text-align: center;
  font-weight: bold;
}

/* @end */

/* Blog Styles */

.mk-blog-grid-item {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mk-blog-grid-item .blog-grid-holder {
  margin: 0 12px 24px 12px;
  border: 1px solid #e3e3e3;
  background-color: #fff;
}

.mk-blog-grid-item.one-column {
  width: 100%;
}

.mk-blog-grid-item.two-column {
  width: 50%;
}

.mk-blog-grid-item.three-column {
  width: 33.1%;
}

.mk-blog-grid-item.four-column {
  width: 25%;
}

.mk-blog-grid-item.four-column .blog-grid-holder {
  margin: 0 8px 16px 8px;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-blog-grid-item.three-column,
  .mk-blog-grid-item.four-column {
    width: 49.5% !important;
  }
}

@media handheld, only screen and (max-width: 650px) {
  .mk-blog-grid-item.three-column,
  .mk-blog-grid-item.four-column,
  .mk-blog-grid-item.two-column,
  .mk-blog-grid-item.one-column {
    width: 100% !important;
  }
  .mk-blog-grid-item.three-column .blog-grid-holder,
  .mk-blog-grid-item.four-column .blog-grid-holder,
  .mk-blog-grid-item.two-column .blog-grid-holder,
  .mk-blog-grid-item.one-column .blog-grid-holder {
    margin: 0 0 18px 0 !important;
  }
}

.mk-blog-grid-item .featured-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.mk-blog-grid-item .featured-image img {
  position: relative;
  width: 100%;
}

.mk-blog-grid-item .featured-image:hover .blog-grid-hover-icon {
  opacity: 1;
}

.mk-blog-grid-item .mk-blog-meta {
  padding: 20px;
  line-height: 18px;
}

.mk-blog-grid-item time {
  display: block;
  margin-bottom: 10px;
}

.mk-blog-grid-item time a {
  color: #999999;
  font-style: italic;
  font-size: 11px;
}

.mk-blog-grid-item .the-title {
  margin-top: 5px;
  text-transform: uppercase !important;
  line-height: 18px !important;
}

.mk-blog-grid-item .the-title a {
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
}

.mk-blog-grid-item .the-excerpt {
  margin: 5px 0;
  line-height: 22px;
  color: #666666;
}

.mk-blog-grid-item .blog-grid-hover-icon {
  font-size: 48px;
  width: 48px;
  height: 48px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -24px 0 0 -24px;
  opacity: 0;
  z-index: 10;
}

.mk-blog-grid-item .blog-grid-footer {
  position: relative;
  padding: 15px 20px;
  border-top: 1px solid #e3e3e3;
}

.mk-blog-grid-item .mk-love-holder {
  position: absolute;
  right: 20px;
  top: 15px;
}

.mk-blog-modern-item {
  width: 100%;
  opacity: 0;
  margin-bottom: 50px;
}

.mk-blog-modern-item .mk-blog-meta {
  margin: 0 20px 20px 100px;
  display: block;
  padding: 0 !important;
}

.mk-blog-modern-item .mk-audio-section,
.mk-blog-modern-item .featured-image {
  margin-bottom: 25px;
}

.mk-blog-modern-item .blog-modern-btn {
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 2px;
  padding: 12px 15px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
}

.mk-blog-modern-item .blog-modern-btn:hover {
  background-color: #252525 !important;
}

.mk-blog-modern-item .mk-audio-section {
  height: 170px;
}

@media handheld, only screen and (max-width: 780px) {
  .mk-blog-modern-item .mk-audio-section .audio-has-img {
    margin: 0 !important;
  }
  .mk-blog-modern-item .mk-audio-section .audio-thumb {
    display: none;
  }
}

.mk-blog-modern-item .mk-audio-section .jp-audio.audio-has-img {
  margin-left: 170px;
}

.mk-blog-modern-item .mk-audio-section .jp-audio div.jp-interface {
  min-height: 160px !important;
}

.mk-blog-modern-item .blog-modern-comment,
.mk-blog-modern-item .blog-modern-share,
.mk-blog-modern-item .mk-love-holder {
  display: block;
  padding: 12px 0;
  color: #898989;
  text-align: center;
  line-height: 16px;
}

.mk-blog-modern-item .blog-modern-comment i,
.mk-blog-modern-item .blog-modern-share i,
.mk-blog-modern-item .mk-love-holder i {
  font-size: 14px;
}

.mk-blog-modern-item .blog-share-container {
  display: block;
  float: none;
  border-bottom: 1px solid #efefef;
}

.mk-blog-modern-item .blog-modern-comment {
  line-height: 16px;
  border-bottom: 1px solid #efefef;
}

.mk-blog-modern-item .blog-modern-comment span {
  display: block;
}

.mk-blog-modern-item .blog-modern-share {
  cursor: pointer;
  padding: 20px 0;
}

.mk-blog-modern-item .mk-love-holder span {
  display: block;
}

.mk-blog-modern-item .blog-social-share {
  position: absolute;
  left: -6px;
  bottom: 50px;
  background-color: #252525;
  margin: 0;
  list-style: none;
  width: 40px;
  text-align: center;
  padding: 10px;
  text-transform: center;
  z-index: 10;
}

.mk-blog-modern-item .blog-social-share:before {
  left: 25px;
  bottom: -5px;
  margin-top: -5px;
}

.mk-blog-modern-item .blog-social-share li {
  margin: 16px 0;
}

.mk-blog-modern-item:first-of-type .blog-modern-social-section .blog-social-share {
  top: 50px;
  bottom: auto;
  width: 215px;
}

.mk-blog-modern-item:first-of-type .blog-modern-social-section .blog-social-share:before {
  left: 25px;
  bottom: auto;
  top: 0;
  margin-top: -5px;
}

.mk-blog-modern-item:first-of-type .blog-modern-social-section .blog-social-share li {
  display: inline-block;
  margin: 3px 2px;
}

.blog-modern-social-section {
  float: left;
  width: 50px;
  min-height: 150px;
  border-right: 1px solid #efefef;
  text-transform: center;
  margin-left: 20px;
}

.mk-blog-classic-item {
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  overflow: hidden;
  position: relative;
  width: 100%;
  background-color: #fff;
}

.mk-blog-classic-item .mk-readmore {
  position: absolute;
  right: 20px;
  bottom: 15px;
}

.mk-blog-classic-item .mk-readmore i {
  margin-right: 5px;
  font-size: 8px;
}

.mk-blog-classic-item .mk-readmore:hover {
  color: #252525 !important;
}

.mk-blog-classic-item .blog-social-share {
  left: 50px;
  bottom: -10px;
  min-width: 180px;
  z-index: 30;
}

.mk-blog-classic-item .blog-social-share:before {
  left: -5px;
  top: 50%;
}

.mk-blog-classic-item .blog-social-share li {
  float: left;
  display: inline-block;
}

@media handheld, only screen and (max-width: 600px) {
  .mk-blog-classic-item .blog-social-share {
    min-width: 130px;
    padding: 10px;
    bottom: -5px;
  }
  .mk-blog-classic-item .blog-social-share a {
    margin: 0 5px;
  }
}

.mk-blog-classic-item .mk-audio-section {
  height: 170px;
}

@media handheld, only screen and (max-width: 780px) {
  .mk-blog-classic-item .mk-audio-section .audio-has-img {
    margin: 0 !important;
  }
  .mk-blog-classic-item .mk-audio-section .audio-thumb {
    display: none;
  }
}

.mk-blog-classic-item .mk-audio-section .jp-audio.audio-has-img {
  margin-left: 170px;
}

.mk-blog-classic-item .mk-audio-section .jp-audio div.jp-interface {
  min-height: 160px !important;
}

.featured-image:hover img {
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* Not yet supported in Gecko, Opera or IE */
  filter: gray;
  /* IE */
  -webkit-filter: grayscale(1);
  /* Old WebKit */
}

.featured-image:hover .image-hover-overlay {
  opacity: 0.9;
}

.mk-classic-comments,
.mk-blog-share {
  height: 32px;
  width: 32px;
  background-color: #e8e8e8;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 15px;
  text-align: center;
  cursor: pointer;
}

.mk-classic-comments i,
.mk-blog-share i {
  line-height: 32px;
  color: #636363;
  font-size: 16px;
}

.mk-classic-comments span {
  position: absolute;
  right: -10px;
  top: -10px;
  font-weight: bold;
  color: #fff;
  line-height: 10px;
  font-size: 11px;
  height: 20px;
  padding: 0 7px;
  line-height: 20px;
  border-radius: 30px;
}

.mk-classic-comments:hover,
.mk-blog-share:hover {
  background-color: #f1f1f1;
}

.blog-share-container {
  position: relative;
  float: left;
}

.post-type-badge {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  opacity: 0;
  margin: -24px 0 0 -24px;
  z-index: 10;
}

.post-type-badge i {
  font-size: 48px;
  color: #fff;
}

.mk-blog-portraite {
  width: 100%;
}

.mk-blog-portraite .featured-image {
  float: left;
  display: inline-block;
  width: 50%;
}

.mk-blog-portraite .mk-blog-meta {
  float: left;
  width: 50%;
}

@media handheld, only screen and (max-width: 1140px) {
  .mk-blog-portraite {
    width: 100%;
  }
  .mk-blog-portraite .featured-image {
    float: none !important;
    display: block;
    width: 100% !important;
  }
  .mk-blog-portraite .mk-blog-meta {
    float: none !important;
    width: 100% !important;
  }
}

.sticky {
  border: 1px solid #cccccc;
}

.the-excerpt {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.image-hover-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}

.mk-audio-section {
  display: block;
  background-color: #fbb845;
  height: 100px;
}

.mk-audio-section > img {
  float: left;
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* Not yet supported in Gecko, Opera or IE */
  filter: gray;
  /* IE */
  -webkit-filter: grayscale(1);
  /* Old WebKit */
  opacity: 0.7;
}

.mk-audio-section .mk-audio-author {
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
  position: absolute;
  top: 40px;
  left: 10px;
  display: block;
  color: #fff;
}

.mk-readmore {
  line-height: 12px;
  font-weight: bold;
  font-size: 12px;
}

.mk-readmore i {
  margin-right: 5px;
  text-decoration: none;
  font-size: 8px;
}

.mk-readmore:hover {
  color: #252525 !important;
}

.mk-blog-modern-item .mk-blog-meta,
.mk-blog-classic-item .mk-blog-meta {
  padding: 20px;
}

.mk-blog-modern-item .the-title,
.mk-blog-classic-item .the-title {
  margin-top: 5px;
}

.mk-blog-modern-item .the-title a,
.mk-blog-classic-item .the-title a {
  font-size: 24px;
  line-height: 24px;
}

.mk-blog-modern-item .the-excerpt,
.mk-blog-classic-item .the-excerpt {
  margin-bottom: 20px;
}

.mk-blog-modern-item .mk-categories,
.mk-blog-classic-item .mk-categories,
.mk-blog-modern-item .mk-blog-author,
.mk-blog-classic-item .mk-blog-author,
.mk-blog-modern-item time,
.mk-blog-classic-item time {
  display: inline-block;
  font-size: 11px;
  font-style: italic;
  color: #999999;
  margin-right: 5px;
}

.mk-blog-modern-item .mk-categories a,
.mk-blog-classic-item .mk-categories a,
.mk-blog-modern-item .mk-blog-author a,
.mk-blog-classic-item .mk-blog-author a,
.mk-blog-modern-item time a,
.mk-blog-classic-item time a {
  color: #252525;
}

.mk-blog-modern-item .featured-image,
.mk-blog-classic-item .featured-image {
  position: relative;
  display: block;
  overflow: hidden;
}

.mk-blog-modern-item .featured-image a,
.mk-blog-classic-item .featured-image a {
  overflow: hidden;
  display: block;
}

.mk-blog-modern-item .featured-image img,
.mk-blog-classic-item .featured-image img {
  position: relative;
  width: 100%;
  max-width: 100%;
}

.mk-blog-modern-item .featured-image:hover .image-hover-overlay,
.mk-blog-classic-item .featured-image:hover .image-hover-overlay {
  opacity: 0.85;
}

.mk-blog-modern-item .featured-image:hover .post-type-badge,
.mk-blog-classic-item .featured-image:hover .post-type-badge {
  opacity: 1;
}

.mk-blog-modern-item .featured-image:hover img,
.mk-blog-classic-item .featured-image:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.blog-social-share {
  position: absolute;
  background-color: #252525;
  margin: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 15px 10px;
  display: none;
}

.blog-social-share:before {
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  margin-top: -5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background-color: #252525;
  content: "";
}

.blog-social-share li {
  margin: 0;
}

.blog-social-share li a {
  color: #a8a8a8;
  display: block;
  margin: 0 10px;
}

.blog-social-share li a:hover {
  color: #ffffff;
}

.blog-social-share li a i {
  font-size: 16px;
}

.mk-blog-newspaper-item {
  margin: 0;
  float: left;
  overflow: hidden;
  opacity: 0;
}

.mk-blog-newspaper-item .blog-item-holder {
  margin: 0 12px 24px 12px;
  border: 1px solid #e3e3e3;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 3px 0 #f7f7f7;
  box-shadow: 0 3px 0 #f7f7f7;
}

.mk-blog-newspaper-item.one-column {
  width: 100%;
}

.mk-blog-newspaper-item.two-column {
  width: 50%;
}

.mk-blog-newspaper-item.three-column {
  width: 33.1%;
}

.mk-blog-newspaper-item.four-column {
  width: 25%;
}

.mk-blog-newspaper-item.four-column .blog-grid-holder {
  margin: 0 8px 16px 8px;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-blog-newspaper-item.three-column,
  .mk-blog-newspaper-item.four-column {
    width: 49.5% !important;
  }
}

@media handheld, only screen and (max-width: 650px) {
  .mk-blog-newspaper-item.three-column,
  .mk-blog-newspaper-item.four-column,
  .mk-blog-newspaper-item.two-column {
    width: 100% !important;
  }
  .mk-blog-newspaper-item .blog-item-holder {
    margin: 0 0 18px 0 !important;
  }
}

.mk-blog-newspaper-item .featured-image {
  position: relative;
  overflow: hidden;
}

.mk-blog-newspaper-item .featured-image img {
  width: 100%;
  max-width: 100%;
}

.mk-blog-newspaper-item .featured-image:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}

.mk-blog-newspaper-item .featured-image:hover .post-type-badge {
  opacity: 1;
}

.mk-blog-newspaper-item .mk-blog-meta {
  padding: 20px;
}

.mk-blog-newspaper-item time {
  margin-bottom: 15px;
  display: block;
}

.mk-blog-newspaper-item time a {
  font-size: 11px;
  line-height: 11px;
  color: #999999;
  font-style: italic;
  letter-spacing: 1px;
}

.mk-blog-newspaper-item .the-title {
  line-height: 18px;
  margin-bottom: 10px !important;
}

.mk-blog-newspaper-item .the-title a {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}

.mk-blog-newspaper-item .the-excerpt {
  color: #555555;
}

.mk-blog-newspaper-item .mk-readmore {
  float: left;
  margin-top: 7px;
}

.mk-blog-newspaper-item .newspapre-footer-icons {
  float: right;
  margin-left: 15px;
  color: #cccccc;
  cursor: pointer;
}

.mk-blog-newspaper-item .newspapre-footer-icons:hover {
  color: #b1b1b1;
}

.mk-blog-newspaper-item .newspaper-item-footer-holder {
  padding: 20px;
}

.mk-blog-newspaper-item .newspaper-item-footer {
  background-color: #fafafa;
  border-top: 1px solid #e3e3e3;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list {
  margin: 0;
  list-style: none;
  display: none;
  background-color: #fff;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li {
  margin: 0 0 15px 0;
  padding: 0 10px;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li:first-child {
  padding-top: 20px !important;
  border-top: 1px solid #e3e3e3;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li:last-child {
  padding-bottom: 10px !important;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li .avatar {
  float: left;
  display: inline-block;
  margin: 0 16px 5px;
  border-radius: 40px;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li .comment-author {
  font-weight: bold;
  display: block;
  margin: 0 0 4px 40px;
  font-size: 11px;
  line-height: 15px;
  color: #333333;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-comments-list li .comment-content {
  line-height: 18px;
  font-size: 11px;
  color: #666666;
  display: block;
  margin-left: 50px;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share {
  display: none;
  list-style: none;
  margin: 0;
  padding: 15px;
  border-top: 1px solid #e3e3e3;
  text-align: center;
  background-color: #fff;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li {
  display: inline-block;
  margin: 0;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li a {
  width: 30px;
  height: 30px;
  border: 1px solid #b9b9b9;
  margin: 0 3px;
  border-radius: 40px;
  display: block;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li a i {
  color: #b9b9b9;
  font-size: 16px;
  line-height: 30px;
}

.mk-blog-newspaper-item .newspaper-item-footer .newspaper-social-share li a:hover {
  color: #9b9b9b;
  border-color: #9b9b9b;
}

/* * Pageination */

.mk-pagination {
  margin: 40px auto;
  text-align: center;
  padding: 25px 0 0;
  border-top: 1px solid #bcbcbc;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}

.mk-pagination .mk-pagination-inner {
  margin: 0 10px;
  float: left;
}

.mk-pagination .page-number,
.mk-pagination .current-page {
  display: block;
  padding: 11px 14px;
  line-height: 12px;
  font-size: 12px;
  margin: 0 2px;
  font-weight: bold;
  float: left;
  background-color: #252525;
  border-radius: 2px;
  color: #fff !important;
}

.mk-pagination .page-number:hover,
.mk-pagination .current-page:hover {
  background-color: #a1a1a1;
}

.mk-pagination .current-page {
  background-color: #a1a1a1;
}

.mk-pagination .mk-total-pages {
  float: right;
}

.mk-pagination .mk-pagination-next a,
.mk-pagination .mk-pagination-previous a {
  float: left;
  color: #a1a1a1;
}

.mk-pagination .mk-pagination-next a:before,
.mk-pagination .mk-pagination-previous a:before {
  line-height: 32px;
  font-size: 16px;
}

.mk-pagination .mk-pagination-next a:hover,
.mk-pagination .mk-pagination-previous a:hover {
  color: #252525;
}

.mk-pagination .mk-pagination-next a:before {
  content: "\e2bd";
}

.mk-pagination .mk-pagination-previous a:before {
  content: "\e2c1";
}

.mk-page-links {
  margin: 10px 0 20px 10px;
  font-weight: bold;
}

.mk-page-links a {
  display: inline-block;
  line-height: 14px;
  font-size: 12px;
  margin: 0;
}

.mk-loadmore-button {
  margin: 40px auto;
  background-color: #fff;
  color: #252525 !important;
  font-size: 13px;
  display: block;
  text-align: center;
  padding: 15px 0;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 2px;
  border: 1px solid #e2e2e2;
  width: 50%;
  position: relative;
}

.mk-loadmore-button:hover {
  background-color: #f5f5f5;
}

.mk-loadmore-button .mk-moon-arrow-down-4 {
  font-size: 16px;
  margin-right: 10px;
  color: #b5b5b5;
}

.mk-loadmore-button .mk-moon-loop-4 {
  font-size: 16px;
  color: #252525;
  -webkit-animation: spin 0.6s infinite linear;
  animation: spin 0.6s infinite linear;
  display: block;
  width: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
  opacity: 0;
}

.mk-loadmore-button.pagination-loading {
  background-color: #f5f5f5;
  color: #d7d7d7 !important;
}

.mk-loadmore-button.pagination-loading .mk-moon-arrow-down-4 {
  color: #e6e6e6;
}

.mk-loadmore-button.pagination-loading .mk-moon-loop-4 {
  opacity: 1;
}

.mk-loadmore-button #infscr-loading {
  display: none !important;
}

.mk-loadmore-button.disable-pagination {
  cursor: default;
}

@media handheld, only screen and (max-width: 700px) {
  .mk-loadmore-button {
    width: 100% !important;
  }
}

.mk-blog-single .the-title {
  margin-bottom: 10px;
}

.mk-blog-single .the-title a {
  font-size: 28px;
}

.mk-blog-single .blog-single-meta {
  margin-bottom: 20px;
  float: left;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-blog-single .blog-single-meta {
    float: none !important;
    display: block;
  }
}

.mk-blog-single .mk-blog-author,
.mk-blog-single .mk-post-date,
.mk-blog-single .mk-post-cat {
  color: #999999;
  font-style: italic;
  font-size: 11px;
  display: inline-block;
}

.mk-blog-single article {
  position: relative;
}

.mk-blog-single .mk-audio-section {
  height: 170px;
}

.mk-blog-single .mk-audio-section .jp-audio.audio-has-img {
  margin-left: 170px;
}

.mk-blog-single .mk-audio-section .jp-audio div.jp-interface {
  min-height: 160px !important;
}

@media handheld, only screen and (max-width: 780px) {
  .mk-blog-single .mk-audio-section .audio-has-img {
    margin: 0 !important;
  }
  .mk-blog-single .mk-audio-section .audio-thumb {
    display: none;
  }
}

.single-social-section {
  float: right;
}

.single-social-section .blog-modern-comment,
.single-social-section .blog-share-container,
.single-social-section .mk-love-holder,
.single-social-section .mk-blog-print {
  float: right;
  display: inline-block;
  margin-left: 20px;
}

.single-social-section .blog-modern-comment i,
.single-social-section .blog-share-container i,
.single-social-section .mk-love-holder i,
.single-social-section .mk-blog-print i {
  font-size: 16px;
}

.single-social-section .blog-modern-comment i,
.single-social-section .mk-blog-print i {
  color: #898989;
}

.single-social-section .blog-share-container {
  position: relative;
}

.single-social-section .blog-single-share {
  cursor: pointer;
}

.single-social-section .blog-single-share i {
  font-size: 16px;
  color: #898989;
}

@media handheld, only screen and (max-width: 960px) {
  .single-social-section {
    float: none !important;
    display: block;
    margin-bottom: 20px;
  }
  .single-social-section .blog-modern-comment,
  .single-social-section .blog-share-container,
  .single-social-section .mk-love-holder,
  .single-social-section .mk-blog-print {
    float: left;
    padding: 0 20px 0 0 !important;
    margin: 0 !important;
  }
  .single-social-section .single-share-box {
    right: -170px;
    left: auto !important;
  }
  .single-social-section .single-share-box:before {
    left: -5px;
    right: auto !important;
  }
}

.single-share-box {
  position: absolute;
  left: -220px;
  bottom: -13px;
  background-color: #252525;
  margin: 0;
  list-style: none;
  display: none;
  text-align: center;
  padding: 12px;
  text-transform: center;
}

.single-share-box:before {
  right: -5px;
  top: 50%;
  margin-top: -5px;
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background-color: #252525;
  content: "";
}

.single-share-box li {
  float: left;
  margin: 0;
}

.single-share-box li a {
  color: #a8a8a8;
  display: block;
  margin: 0 10px;
}

.single-share-box li a:hover {
  color: #ffffff;
}

.single-share-box li a i {
  font-size: 16px;
}

.mk-blog-next-prev {
  display: block;
  margin-bottom: -10px;
}

.mk-blog-next-prev a {
  float: left !important;
}

.mk-single-content {
  margin: 30px 0 60px;
}

.single-post-tags {
  margin-bottom: 30px;
}

.single-post-tags span {
  font-size: 12px;
  color: #999999;
  margin-right: 15px;
}

.single-post-tags a {
  display: inline-block;
  padding: 5px 8px;
  margin: 5px 5px 0 0;
  line-height: 13px;
  font-size: 12px;
  background-color: #bebebe;
  color: #fff !important;
  border-radius: 3px;
  text-transform: capitalize;
}

.single-back-top {
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 2px solid #252525;
}

.single-back-top a {
  float: right;
  margin-top: -15px;
  font-size: 13px;
  color: #999999;
}

.single-back-top a:hover {
  color: #afafaf;
}

.single-back-top a i {
  padding-right: 5px;
}

@media handheld, only screen and (max-width: 767px) {
  .single-back-top {
    display: none !important;
  }
}

.mk-about-author-wrapper {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.mk-about-author-wrapper .avatar {
  border-radius: 70px;
  display: block;
  margin: 8px 0 0 0;
  border: 1px solid #ccc;
}

.mk-about-author-wrapper .avatar-wrapper {
  display: block;
  width: 80px;
  float: left;
}

.mk-about-author-wrapper .mk-about-author-meta {
  display: block;
  margin-left: 80px;
}

.mk-about-author-wrapper .about-author-name {
  display: block;
  font-weight: bold;
}

.mk-about-author-wrapper .about-author-desc {
  display: block;
}

.mk-about-author-wrapper .about-author-social {
  list-style: none;
  margin: 10px 0 0;
}

.mk-about-author-wrapper .about-author-social li {
  display: inline-block;
  margin: 0;
}

.mk-about-author-wrapper .about-author-social li a {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin-right: 5px;
  display: block;
}

.mk-about-author-wrapper .about-author-social li a:hover {
  opacity: 0.6;
}

.mk-about-author-wrapper .about-author-social li a i {
  color: #fff;
  font-size: 16px;
}

.mk-about-author-wrapper .about-author-social li .twitter-icon {
  background-color: #1fabc9;
}

.mk-about-author-wrapper .about-author-social li .email-icon {
  background-color: #adadad;
}

.similar-post-title {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.blog-similar-posts {
  margin-bottom: 40px;
  border-bottom: 3px solid #dddddd;
  padding-bottom: 30px;
}

.blog-similar-posts .similar-post-holder {
  border: 1px solid #efefef;
  overflow: hidden;
  margin: 0 10px 20px;
}

.blog-similar-posts ul {
  list-style: none;
  margin: 0 0 0 5px;
  padding: 0;
}

.blog-similar-posts ul.three-cols li {
  width: 33.3%;
}

.blog-similar-posts ul.four-cols li {
  width: 24.9%;
}

.blog-similar-posts ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}

.blog-similar-posts ul li img {
  position: relative;
}

@media handheld, only screen and (max-width: 960px) {
  .blog-similar-posts li {
    width: 50% !important;
  }
  .blog-similar-posts li img {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media handheld, only screen and (max-width: 600px) {
  .blog-similar-posts li {
    width: 100% !important;
  }
}

.mk-similiar-thumbnail {
  position: relative;
  display: block;
  overflow: hidden;
}

.mk-similiar-thumbnail .image-hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.mk-similiar-thumbnail:hover .image-hover-overlay {
  opacity: 0.8;
}

.mk-similiar-title {
  padding: 15px 10px;
  display: block;
  color: #252525;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  min-height: 60px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.mk-commentlist {
  margin: 0 0 40px;
}

.mk-commentlist li {
  list-style: none;
  margin: 0 0 15px;
}

.mk-commentlist li .mk-single-comment {
  margin-bottom: 20px;
}

.mk-commentlist li .gravatar {
  border-radius: 40px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  overflow: hidden;
  float: left;
  margin: 0 10px;
}

.mk-commentlist li .comment-author {
  font-weight: bold;
  color: #666;
  float: left;
  margin: 6px 16px 0 0;
}

.mk-commentlist li .comment-time {
  display: inline-block;
  float: left;
  color: #999999;
  margin: 6px 16px 0 0;
  font-size: 11px;
}

.mk-commentlist li .comment-reply {
  float: left;
  display: inline-block;
  margin-top: 6px;
}

.mk-commentlist li .comment-content {
  display: block;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 15px;
  margin-top: 14px;
  border-radius: 3px;
  position: relative;
  z-index: 10;
}

.mk-commentlist li .comment-content p {
  margin: 0;
}

.mk-commentlist li .comment-content:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  left: 22px;
  top: -8px;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 1px solid #eee;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  border-right: none;
  border-bottom: none;
}

.mk-commentlist li .children {
  margin-left: 30px;
}

.blog-comment-title {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.comment-form-info {
  font-size: 11px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #9a9a9a;
}

#cancel-comment-reply-link {
  text-transform: uppercase;
  font-size: 11px;
  display: inline-block;
  font-weight: normal;
  color: #666;
}

form#commentform {
  margin-bottom: 40px;
}

form#commentform .comment-textarea {
  margin-bottom: 4px;
}

form#commentform .comment-textarea textarea {
  width: 100%;
}

.bypostauthor .comment-content {
  background-color: rgba(0, 0, 0, 0.03);
}

#respond {
  margin-top: 50px;
  position: relative;
}

#respond .respond-heading {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #444;
}

#respond #submit {
  margin: 10px 0 0 0 !important;
  display: inline-block;
  margin-right: 10px;
  margin-left: 0;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  zoom: 1;
  border: none;
  outline: none;
  padding: 12px 26px;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 1px;
  border-radius: 2px;
  -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
  color: #fff !important;
}

#respond #submit:hover {
  background-color: #252525 !important;
  color: #fff !important;
}

.comment-form-row {
  width: 33.33%;
  display: inline-block;
  margin-bottom: 7px;
  padding-right: 10px;
  float: left;
}

.comment-form-row input {
  width: 100%;
}

.mk-commentlist .respond-heading {
  margin-bottom: 0px !important;
}

.comment-form-website {
  padding-right: 0;
}

@media only screen and (max-width: 960px) {
  .comment-form-row {
    width: 100%;
    margin-bottom: 7px;
    padding-right: 0;
  }
  form#commentform .comment-textarea textarea {
    width: 100% !important;
    margin-bottom: 6px;
  }
}

@media only screen and (max-width: 960px) {
  #respond #submit {
    display: block;
    width: 100%;
  }
}

.search-result-item {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
}

.search-result-item .the-title {
  margin-bottom: 5px;
  text-transform: capitalize;
}

.search-result-item .the-title a {
  font-size: 16px;
}

.search-result-item .search-loop-meta {
  display: block;
  margin-bottom: 10px;
  color: #999999;
  font-size: 11px;
}

.search-result-item .search-loop-meta .mk-blog-author {
  display: inline-block;
}

.search-result-item .search-loop-meta time {
  display: inline-block;
}

.search-result-item .search-loop-meta .mk-search-cats {
  display: inline-block;
}

.search-result-item .the-excerpt p {
  margin-bottom: 5px;
}

.search-result-item .mk-search-permnalink {
  margin-bottom: 10px;
}

.mk-search-loop .widget_search {
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.mk-search-loop .widget_search .mk-searchform {
  margin: 0 auto;
  width: 40%;
}

@media handheld, only screen and (max-width: 700px) {
  .mk-search-loop .widget_search .mk-searchform {
    width: 100%;
  }
}

.mk-search-loop .widget_search p {
  margin-bottom: 10px;
}

/* Portfolio Styles */

#mk-filter-portfolio {
  margin-bottom: 15px;
}

#mk-filter-portfolio ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  display: inline-block;
}

#mk-filter-portfolio ul li {
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
}

#mk-filter-portfolio ul li a {
  padding: 8px 12px;
  line-height: 12px;
  font-size: 12px;
  display: block;
  border: 1px solid transparent;
}

#mk-filter-portfolio ul li a.current {
  background-color: #e8e8e8;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
}

.mk-portfolio-list .mk-portfolio-item {
  width: 98% !important;
  margin: 0 0 20px !important;
}

.mk-portfolio-list .portfolio-meta-wrapper {
  float: left;
  width: 55%;
}

.mk-portfolio-list .featured-image {
  width: 45%;
  float: left;
}

.mk-portfolio-classic-item {
  float: left;
  opacity: 0;
}

.mk-portfolio-classic-item .portfolio-classic-holder {
  margin: 0 10px 20px 10px;
  background-color: #fff;
  border: 1px solid #efefef;
  overflow: hidden;
}

.mk-portfolio-classic-item.portfolio-one-column {
  width: 100%;
}

.mk-portfolio-classic-item.portfolio-two-column {
  width: 50%;
}

.mk-portfolio-classic-item.portfolio-three-column {
  width: 33.3%;
}

.mk-portfolio-classic-item.portfolio-four-column {
  width: 25%;
}

.mk-portfolio-classic-item.portfolio-five-column {
  width: 20%;
}

.mk-portfolio-classic-item.portfolio-six-column {
  width: 16.6%;
}

@media handheld, only screen and (max-width: 1140px) {
  .mk-portfolio-classic-item.portfolio-four-column,
  .mk-portfolio-classic-item.portfolio-five-column,
  .mk-portfolio-classic-item.portfolio-six-column {
    width: 33.1%;
  }
}

@media handheld, only screen and (max-width: 960px) {
  .mk-portfolio-classic-item.portfolio-two-column,
  .mk-portfolio-classic-item.portfolio-three-column,
  .mk-portfolio-classic-item.portfolio-four-column,
  .mk-portfolio-classic-item.portfolio-five-column,
  .mk-portfolio-classic-item.portfolio-six-column {
    width: 49.5%;
  }
}

@media handheld, only screen and (max-width: 540px) {
  .mk-portfolio-classic-item {
    width: 100% !important;
  }
}

.mk-portfolio-classic-item .featured-image {
  position: relative;
}

.mk-portfolio-classic-item .featured-image img {
  position: relative;
  z-index: 10;
  width: 100%;
}

.mk-portfolio-classic-item .featured-image .image-hover-overlay {
  z-index: 11;
}

.mk-portfolio-classic-item .featured-image:hover .permalink-badge,
.mk-portfolio-classic-item .featured-image:hover .mk-lightbox {
  opacity: 1;
}

.mk-portfolio-classic-item .featured-image:hover .permalink-badge {
  left: 50%;
}

.mk-portfolio-classic-item .featured-image:hover .mk-lightbox {
  right: 50%;
}

.mk-portfolio-classic-item .permalink-badge,
.mk-portfolio-classic-item .mk-lightbox {
  position: absolute;
  z-index: 20;
  width: 30px;
  height: 30px;
  top: 50%;
  display: block;
  margin-top: -20px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 4px 6px;
  border-radius: 2px;
  text-align: center;
}

.mk-portfolio-classic-item .permalink-badge:hover,
.mk-portfolio-classic-item .mk-lightbox:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.mk-portfolio-classic-item .permalink-badge i,
.mk-portfolio-classic-item .mk-lightbox i {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
}

.mk-portfolio-classic-item .permalink-badge {
  margin-left: -50px;
  right: auto;
  left: 45%;
}

.mk-portfolio-classic-item .mk-lightbox {
  margin-right: -50px;
  right: 45%;
}

.mk-portfolio-classic-item .mk-lightbox.hover-single-icon {
  margin-right: -20px !important;
}

.portfolio-meta-wrapper {
  padding: 20px;
}

.portfolio-meta-wrapper .the-title {
  line-height: 20px !important;
  margin-bottom: 8px;
  font-size: 14px !important;
}

.portfolio-meta-wrapper .the-title a {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.portfolio-meta-wrapper .portfolio-categories {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.portfolio-meta-wrapper .the-excerpt {
  margin-top: 10px;
}

/* ***************************** */

/* Modern Style */

.mk-portfolio-modern-item {
  opacity: 0;
  float: left;
}

.mk-portfolio-modern-item .item-holder {
  margin: 0 2px 4px;
}

.mk-portfolio-modern-item.portfolio-one-column {
  width: 100%;
}

.mk-portfolio-modern-item.portfolio-two-column {
  width: 50%;
}

.mk-portfolio-modern-item.portfolio-three-column {
  width: 33.3%;
}

.mk-portfolio-modern-item.portfolio-four-column {
  width: 25%;
}

.mk-portfolio-modern-item.portfolio-five-column {
  width: 20%;
}

.mk-portfolio-modern-item.portfolio-six-column {
  width: 16.6%;
}

@media handheld, only screen and (max-width: 1140px) {
  .mk-portfolio-modern-item.portfolio-four-column,
  .mk-portfolio-modern-item.portfolio-five-column,
  .mk-portfolio-modern-item.portfolio-six-column {
    width: 33.3%;
  }
}

@media handheld, only screen and (max-width: 960px) {
  .mk-portfolio-modern-item.portfolio-two-column,
  .mk-portfolio-modern-item.portfolio-three-column,
  .mk-portfolio-modern-item.portfolio-four-column,
  .mk-portfolio-modern-item.portfolio-five-column,
  .mk-portfolio-modern-item.portfolio-six-column {
    width: 49.96%;
  }
}

@media handheld, only screen and (max-width: 540px) {
  .mk-portfolio-modern-item {
    width: 100% !important;
  }
}

.mk-portfolio-modern-item.portfolio-six-column .modern-portfolio-meta {
  display: none;
}

.mk-portfolio-modern-item .modern-portfolio-meta {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 20;
  text-transform: uppercase;
  padding-bottom: 20px;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.mk-portfolio-modern-item .the-title {
  padding: 0 20px;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 18px !important;
}

.mk-portfolio-modern-item .portfolio-categories {
  padding: 0 20px;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  opacity: 0;
}

.mk-portfolio-modern-item .portfolio-categories span {
  color: #fff;
}

.mk-portfolio-modern-item .modern-post-type-icon {
  position: absolute;
  display: block;
  z-index: 20;
  top: 25%;
  left: 50%;
  margin-left: -25px;
  opacity: 0;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 100px;
  color: #fff;
}

.mk-portfolio-modern-item .modern-post-type-icon i {
  font-size: 48px;
  line-height: 50px;
}

.mk-portfolio-modern-item .featured-image {
  position: relative;
  overflow: hidden;
  line-height: 4px;
}

.mk-portfolio-modern-item .featured-image img {
  position: relative;
  z-index: 10;
  width: 100%;
}

.mk-portfolio-modern-item .featured-image .image-hover-overlay {
  z-index: 11;
  background-color: #000 !important;
}

.mk-portfolio-modern-item .featured-image:hover .modern-post-type-icon {
  opacity: 1;
}

.mk-portfolio-modern-item .featured-image:hover .modern-portfolio-meta {
  opacity: 1;
  bottom: 30px;
}

.mk-portfolio-modern-item .featured-image:hover .portfolio-categories {
  opacity: 1;
}

.mk-portfolio-modern-item .featured-image:hover .image-hover-overlay {
  opacity: 0.8;
}

.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-two-column,
.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-two-column,
.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-three-column,
.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-three-column,
.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-four-column,
.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-four-column,
.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-five-column,
.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-five-column,
.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-six-column,
.mk-main-wrapper.right-layout .mk-portfolio-modern-item.portfolio-six-column {
  width: 49.5%;
}

.ajax-container {
  position: relative;
  overflow: hidden;
  border: 1px solid #dddddd;
  height: 0;
  margin: 15px auto 20px auto;
  opacity: 0;
}

.ajax_project {
  padding: 20px;
}

.ajax-controls {
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}

.ajax-controls a {
  float: right;
  width: 37px;
  height: 37px;
  text-align: center;
  color: #bbbbbb;
  border-left: 1px solid #dddddd;
}

.ajax-controls a i {
  font-size: 16px;
  line-height: 37px;
}

.ajax-controls a:hover {
  color: #222222;
}

@media handheld, only screen and (max-width: 960px) {
  .ajax-portfolio-share.portfolio-social-share {
    text-align: center;
  }
  .ajax-portfolio-share.portfolio-social-share .mk-love-holder,
  .ajax-portfolio-share.portfolio-social-share .blog-share-container {
    float: none !important;
  }
  .ajax-portfolio-share.portfolio-social-share.single-social-section .single-share-box {
    left: -120px !important;
    right: auto!important;
    bottom: -60px !important;
    width: 180px!important;
  }
  .ajax-portfolio-share.portfolio-social-share.single-social-section .single-share-box:before {
    display: none !important;
  }
}

.portfolio-loader {
  position: absolute;
  z-index: 10000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}

.portfolio-loader > div {
  background: url(../../images/ajax-loading.gif) no-repeat center center #000000;
  border-radius: 30px;
  height: 60px;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  top: 40%;
  width: 60px;
  opacity: 0.7;
  z-index: 10000;
}

.mk-loop-next-prev a {
  position: fixed;
  z-index: 90;
  height: 130px;
  width: 40px;
  display: block;
  background-color: #b2b2b2;
  top: 50%;
  margin-top: -65px;
}

.mk-loop-next-prev a:hover {
  background-color: #333333;
}

.mk-loop-next-prev a i {
  font-size: 16px;
  color: #fff;
  line-height: 130px;
  text-align: center;
  width: 36px;
}

.mk-loop-next-prev .mk-next-post {
  right: 0;
}

.mk-loop-next-prev .mk-next-post i {
  width: 40px;
}

.mk-loop-next-prev .mk-prev-post {
  left: 0;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-loop-next-prev {
    display: none !important;
  }
}

.single-featured-image,
.mk-portfolio-video {
  margin-bottom: 0px;
}

.mk-single-content > p {
  font-size:18px;
  line-height: 28px;
}

.portfolio-social-share {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.portfolio-social-share.single-social-section .single-share-box {
  left: -220px !important;
}

@media handheld, only screen and (max-width: 960px) {
  .portfolio-social-share.single-social-section .single-share-box {
    right: -200px;
    left: auto !important;
  }
}

.portfolio-title {
  display: block;
  font-size: 26px !important;
  padding-bottom: 10px;
  margin-bottom: 5px;
  border-bottom: 3px solid #dddddd;
}

.portfolio-single-cat {
  float: left;
  margin-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}

.portfolio-desc {
  margin-bottom: 20px;
  padding-right: 40px;
}

.portfolio-single-content {
  margin-bottom: 40px;
}

.portfolio-similar-posts {
  padding: 60px 0;
  border-top: 1px solid #dfe2e5;
  background-color: rgba(0, 0, 0, 0.03);
}

.portfolio-similar-posts .similar-post-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #3f3f3f;
  margin-bottom: 50px;
  text-align: center;
  letter-spacing: 3px;
}

.portfolio-similar-posts ul {
  margin: 0;
  padding: 0;
  line-height: 4px;
  text-align: center;
  width: 100%;
}

.portfolio-similar-posts ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 25%;
}

@media handheld, only screen and (max-width: 960px) {
  .portfolio-similar-posts ul li {
    width: 33.33%;
  }
}

@media handheld, only screen and (max-width: 780px) {
  .portfolio-similar-posts ul li {
    width: 50%;
  }
}

@media handheld, only screen and (max-width: 550px) {
  .portfolio-similar-posts ul li {
    width: 100%;
  }
}

.portfolio-similar-posts-image {
  position: relative;
  line-height: 4px;
}

.portfolio-similar-posts-image img {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 10;
}

.portfolio-similar-posts-image .image-hover-overlay {
  z-index: 11;
  background-color: #000 !important;
}

.portfolio-similar-posts-image .modern-post-type-icon {
  top: 5%;
  display: block;
  width: 100%;
  left: 0;
  margin-left: 0 !important;
  padding: 20px 0;
  height: auto;
}

.portfolio-similar-posts-image .portfolio-similar-meta {
  bottom: 0;
}

.portfolio-similar-posts-image:hover .modern-post-type-icon {
  opacity: 1;
  top: 10%;
}

.portfolio-similar-posts-image:hover .portfolio-similar-meta {
  opacity: 1;
  bottom: 10px;
}

.portfolio-similar-posts-image:hover .image-hover-overlay {
  opacity: 0.8;
}

.portfolio-similar-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 20;
  text-transform: uppercase;
  padding: 20px;
  line-height: 22px;
  opacity: 0;
}

.portfolio-similar-meta .the-title {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

.portfolio-similar-meta .portfolio-categories {
  color: #fff;
}

/* Modules */

/* * Shortcodes */

/* Shortcode:Drop Caps
-------------------------------------------------------------------- */

.mk-dropcaps {
  display: inline-block;
  float: left;
  margin: 5px 8px 0 0;
  padding: 10px;
  font-weight: bold;
  font-size: 26px;
  line-height: 16px;
}

.mk-dropcaps.simple-style {
  margin: 5px 0 0 0;
  padding: 6px 6px 6px 0;
  color: #666666;
  font-size: 50px;
}

.mk-dropcaps.fancy-style {
  color: #fff;
}

/* Shortcode:Highlight
-------------------------------------------------------------------- */

.mk-highlight {
  margin: 0;
  padding: 2px;
  color: #fff;
}

/* Shortcode:Skype Call Link
-------------------------------------------------------------------- */

.mk-skype-call {
  display: inline-block;
  padding: 10px 20px 9px 14px;
  border: 1px solid #cccccc;
  background-color: #ededed;
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  border-radius: 30px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
}

.mk-skype-call i {
  margin-right: 10px;
  color: #01a8e9;
  vertical-align: middle;
  font-size: 24px;
  line-height: 24px;
}

.mk-skype-call:hover {
  background-color: #01a8e9;
  color: #fff;
}

.mk-skype-call:hover i {
  color: #fff;
}

/* Shortcode:Tooltip
-------------------------------------------------------------------- */

.mk-tooltip {
  position: relative;
  z-index: 30;
}

.mk-tooltip .tooltip-init {
  cursor: help;
}

.mk-tooltip .tooltip-text {
  position: absolute;
  bottom: 28px;
  left: 0;
  padding: 12px;
  min-width: 140px;
  max-width: 230px;
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  opacity: 0;
  -webkit-box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
}

.mk-tooltip .tooltip-text:after {
  position: absolute;
  bottom: -5px;
  left: 15px;
  display: block;
  width: 10px;
  height: 10px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.mk-shortcode-heading.mk-fancy-title {
  margin-bottom: 18px;
  font-weight: bold !important;
  font-size: 14px !important;
}

.mk-shortcode-heading.mk-fancy-title.pattern-false {
  background: none !important;
}

.mk-shortcode-heading.mk-fancy-title.pattern-false span {
  background: none !important;
}

.mk-shortcode-heading.mk-fancy-title span {
  padding-right: 8px;
}

/* Skill Meter:Skill meter
-------------------------------------------------------------------- */

.mk-skill-meter {
  margin-bottom: 15px;
}

.mk-skill-meter .mk-skill-meter-title {
  display: block;
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 14px;
}

.mk-skill-meter .mk-progress-bar {
  position: relative;
  display: block;
  height: 14px;
  background-color: #dcdcdc;
  background-color: rgba(0, 0, 0, 0.12);
}

.mk-skill-meter .mk-progress-bar .progress-outer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.1));
}

.mk-skill-meter .mk-progress-bar .progress-inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.progress-outer,
.progress-inner,
.mk-progress-bar {
  border-radius: 20px;
}

/* Shortcode:Skill Meter Chart
-------------------------------------------------------------------- */

.mk-skill-chart {
  text-align: center;
}

/* Shortcode:Milestone
-------------------------------------------------------------------- */

.mk-milestone {
  margin-bottom: 20px;
}

.mk-milestone i {
  float: left;
  margin-right: 10px;
}

.mk-milestone .milestone-text {
  font-size: 14px;
}

.mk-milestone .milestone-top {
  float: left;
}

.mk-milestone.milestone-small i {
  font-size: 32px;
}

.mk-milestone.milestone-small .milestone-number,
.mk-milestone.milestone-small .milestone-prefix,
.mk-milestone.milestone-small .milestone-suffix {
  font-size: 26px;
  line-height: 32px;
}

.mk-milestone.milestone-medium i {
  font-size: 48px;
}

.mk-milestone.milestone-medium .milestone-number,
.mk-milestone.milestone-medium .milestone-prefix,
.mk-milestone.milestone-medium .milestone-suffix {
  font-size: 40px;
  line-height: 44px;
}

.mk-milestone.milestone-medium .milestone-text {
  margin: -5px 0 0 4px;
}

.mk-milestone.milestone-large i {
  font-size: 72px;
}

.mk-milestone.milestone-large .milestone-number,
.mk-milestone.milestone-large .milestone-prefix,
.mk-milestone.milestone-large .milestone-suffix {
  font-size: 50px;
  line-height: 72px;
}

.mk-milestone.milestone-large .milestone-text {
  margin: -10px 0 0 4px;
}

/* Charts
-------------------------------------------------------------------- */

.mk-chart {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

.mk-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.mk-chart i,
.mk-chart .chart-custom-text,
.mk-chart .chart-percent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 100%;
  color: #444;
  text-align: center;
}

.mk-chart .chart-custom-text {
  font-size: 18px;
}

.mk-chart .chart-percent {
  font-weight: bold;
  font-size: 16px;
}

.mk-chart-desc {
  display: block;
  text-align: center;
  font-size: 12px;
}

@media handheld, only screen and (max-width: 600px) {
  .mk-chart {
    margin: 0 auto;
  }
}

/* Process Steps
-------------------------------------------------------------------- */

.mk-process-steps {
  margin-bottom: 30px;
  text-align: center;
}

.mk-process-steps ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mk-process-steps ul:before {
  position: absolute;
  left: 80px;
  display: block;
  width: 85%;
  height: 0;
  border-top: 1px dashed #bbbbbb;
  content: "";
}

.mk-process-steps ul li {
  display: inline-block;
  float: left;
  margin: 0;
}

.mk-process-steps ul li:hover i {
  color: #fff;
  -webkit-animation: toRightFromLeft 0.3s forwards;
  animation: toRightFromLeft 0.3s forwards;
}

.mk-process-steps ul li:hover .mk-process-icon {
  -webkit-box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.1);
}

.mk-process-steps ul li h3 {
  position: relative;
  display: inline-block;
  margin: 35px auto 20px;
  font-size: 16px !important;
}

.mk-process-steps ul li p {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}

.mk-process-icon {
  position: relative;
  display: inline-block;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  -webkit-transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s;
  transition: background 0.3s, color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  border-radius: 300px;
  -webkit-box-shadow: 0 0 0 2px #bbbbbb;
  box-shadow: 0 0 0 2px #bbbbbb;
}

.mk-process-icon:after {
  display: none;
}

.mk-process-icon i {
  display: inline-block;
  color: #bbbbbb;
  color: rgba(0, 0, 0, 0.24);
}

@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}

@keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}

/* steps range */

.mk-process-steps.process-steps-3 ul:before {
  top: 115px;
}

.mk-process-steps.process-steps-3 li {
  width: 33.3%;
}

.mk-process-steps.process-steps-3 li h3,
.mk-process-steps.process-steps-3 li p {
  padding: 0 20px;
}

.mk-process-steps.process-steps-3 .mk-process-desc,
.mk-process-steps.process-steps-3 .mk-process-title {
  width: 288px;
}

.mk-process-steps.process-steps-3 .mk-process-icon {
  width: 230px;
  height: 230px;
  text-align: center;
}

.mk-process-steps.process-steps-3 .mk-process-icon i {
  font-size: 80px;
  line-height: 230px;
}

/* ======= */

/* steps range */

.mk-process-steps.process-steps-4 ul:before {
  top: 90px;
}

.mk-process-steps.process-steps-4 li {
  width: 25%;
}

.mk-process-steps.process-steps-4 li h3,
.mk-process-steps.process-steps-4 li p {
  padding: 0 20px;
}

.mk-process-steps.process-steps-4 .mk-process-icon {
  width: 180px;
  height: 180px;
  text-align: center;
}

.mk-process-steps.process-steps-4 .mk-process-icon i {
  font-size: 70px;
  line-height: 180px;
}

/* ======= */

/* steps range */

.mk-process-steps.process-steps-5 ul:before {
  top: 70px;
}

.mk-process-steps.process-steps-5 li {
  width: 20%;
}

.mk-process-steps.process-steps-5 li h3,
.mk-process-steps.process-steps-5 li p {
  padding: 0 15px;
}

.mk-process-steps.process-steps-5 .mk-process-icon {
  width: 140px;
  height: 140px;
  text-align: center;
}

.mk-process-steps.process-steps-5 .mk-process-icon i {
  font-size: 60px;
  line-height: 140px;
}

/* ======= */

@media handheld, only screen and (max-width: 960px) {
  .mk-process-steps ul:before {
    display: none !important;
  }
  .mk-process-steps li {
    margin-bottom: 30px !important;
    width: 100% !important;
    text-align: left;
  }
  .mk-process-steps li .mk-process-detail {
    padding-left: 30px;
  }
  .mk-process-steps li .mk-process-detail,
  .mk-process-steps li .mk-process-icon {
    float: left;
    width: 50%;
  }
}

@media handheld, only screen and (max-width: 540px) {
  .mk-process-steps li {
    text-align: center;
  }
  .mk-process-steps li .mk-process-detail {
    padding-left: 0;
  }
  .mk-process-steps li .mk-process-detail,
  .mk-process-steps li .mk-process-icon {
    float: none;
    width: 100%;
  }
}

/* Shortcode:Image
-------------------------------------------------------------------- */

.mk-image-shortcode {
  position: relative;
  line-height: 4px;
}

.mk-image-shortcode.align-left {
  text-align: left;
}

.mk-image-shortcode.align-right {
  float: right;
}

.mk-image-shortcode.align-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.mk-image-shortcode img {
  position: relative;
}

.mk-image-shortcode.lightbox-enabled:hover img {
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* Not yet supported in Gecko, Opera or IE */
  filter: gray;
  /* IE */
  -webkit-filter: grayscale(1);
  /* Old WebKit */
}

.mk-image-shortcode:hover .mk-image-overlay {
  opacity: 0.9;
}

.mk-image-shortcode:hover .mk-image-shortcode-lightbox {
  opacity: 1;
}

.mk-image-shortcode.rounded-frame {
  border-radius: 4px;
}

.mk-image-shortcode.rounded-frame img,
.mk-image-shortcode.rounded-frame .mk-image-overlay {
  border-radius: 4px;
}

.mk-image-shortcode.gray_border-frame .mk-image-inner {
  border: 6px solid rgba(0, 0, 0, 0.06);
}

.mk-image-shortcode.border_shadow-frame .mk-image-inner {
  border: 6px solid #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.mk-image-shortcode.shadow_only-frame .mk-image-inner {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.mk-image-shortcode.single_line-frame .mk-image-inner {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.mk-image-shortcode .mk-image-inner {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: auto;
}

.mk-image-shortcode.inside-image .mk-image-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  margin: 10px;
  padding: 10px;
  background-color: #4c4c4c;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  border-radius: 4px;
}

.mk-image-shortcode.inside-image .mk-image-caption:hover {
  background-color: #383838;
  background-color: rgba(0, 0, 0, 0.5);
}

.mk-image-shortcode.inside-image .mk-image-caption .mk-caption-title {
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}

.mk-image-shortcode.inside-image .mk-image-caption .mk-caption-desc {
  display: block;
  margin-top: 5px;
  font-size: 11px;
  line-height: 18px;
}

.mk-image-shortcode.outside-image .mk-image-caption {
  margin: 10px 0;
}

.mk-image-shortcode.outside-image .mk-image-caption .mk-caption-title {
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}

.mk-image-shortcode.outside-image .mk-image-caption .mk-caption-desc {
  display: block;
  margin-top: 5px;
  font-style: italic;
  font-size: 11px;
  line-height: 18px;
}

.mk-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.mk-image-shortcode-lightbox {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 30;
  margin: -50px 0 0 -50px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  width: 100px;
  height: 100px;
  opacity: 0;
}

.mk-image-shortcode-lightbox:hover {
  color: #fff;
}

.mk-image-shortcode-lightbox i {
  line-height: 100px;
  font-size: 48px;
}

.mk-image-shortcode-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  margin: 0;
  width: 100%;
  height: 100%;
}

@media handheld, only screen and (max-width: 480px) {
  .inside-image .mk-image-caption {
    display: none !important;
  }
}

@media handheld, only screen and (max-width: 767px) {
  .mk-image-shortcode.align-left,
  .mk-image-shortcode.align-right {
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
  }
}

/* Shortcode:Circle Image Frame
-------------------------------------------------------------------- */

.mk-circle-image {
  text-align: center;
}

.mk-circle-image span {
  display: inline-block;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 1500px;
}

.mk-circle-image span a {
  display: inline-block;
  line-height: 4px;
}

.mk-circle-image span img {
  width: 100%;
}

/* Shortcode:Tables
-------------------------------------------------------------------- */

.mk-fancy-table {
  overflow: hidden;
  margin-bottom: 20px;
}

.mk-fancy-table table {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  border-radius: 3px;
}

.mk-fancy-table th {
  padding: 18px 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.mk-fancy-table tfoot td {
  padding: 8px;
}

.mk-fancy-table.table-style1 tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.04);
}

.mk-fancy-table.table-style1 tfoot {
  background-color: #f3f3f3;
}

.mk-fancy-table.table-style1 tr {
  background-color: rgba(0, 0, 0, 0.02);
}

.mk-fancy-table.table-style1 td {
  padding: 12px;
  border-left: 1px solid #fff;
  text-align: center;
}

.mk-fancy-table.table-style2 {
  border-bottom: 1px solid #dcdcdc;
}

.mk-fancy-table.table-style2 td {
  padding: 12px;
  border-bottom: 1px solid #dcdcdc;
  text-align: center;
}

/* Shortcode:List Styles
-------------------------------------------------------------------- */

.mk-list-styles.align-left {
  float: left;
}

.mk-list-styles.align-right {
  float: right;
}

.mk-list-styles ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mk-list-styles ul li {
  position: relative;
  margin: 0 0 6px 0;
  padding: 0 0 0 21px;
  line-height: 20px;
}

.mk-list-styles ul li:before {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 14px;
  line-height: 20px;
}

/* Shortcode:Message Boxes
-------------------------------------------------------------------- */

.mk-message-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
  border-width: 1px;
  border-style: solid;
  background-position: 15px center;
  background-repeat: no-repeat;
}

.mk-message-box span {
  display: block;
  padding: 15px 15px 15px 65px;
  text-align: left;
}

.mk-message-box .box-close-btn {
  position: absolute;
  top: 0;
  right: 6px;
}

.mk-message-box.mk-comment-message-box {
  border-color: #dddddd;
  background-color: #eeeeee;
  background-image: url(../../images/box-comment-icon.png);
}

.mk-message-box.mk-comment-message-box i {
  color: #aaaaaa;
}

.mk-message-box.mk-info-message-box {
  border-color: #afe0ee;
  background-color: #d1eff8;
  background-image: url(../../images/box-info-icon.png);
}

.mk-message-box.mk-info-message-box i {
  color: #3ea3bc;
}

.mk-message-box.mk-info-message-box .button.wc-forward {
  background-color: #3ea2c1;
}

.mk-message-box.mk-error-message-box {
  border-color: #fd8585;
  background-color: #fac6bf;
  background-image: url(../../images/box-error-icon.png);
}

.mk-message-box.mk-error-message-box i {
  color: #de303a;
}

.mk-message-box.mk-error-message-box .button.wc-forward {
  background-color: #df3531;
}

.mk-message-box.mk-confirm-message-box {
  border-color: #72dd9d;
  background-color: #b8f4d0;
  background-image: url(../../images/box-confirm-icon.png);
}

.mk-message-box.mk-confirm-message-box i {
  color: #20b66e;
}

.mk-message-box.mk-confirm-message-box .button.wc-forward {
  background-color: #28b863;
}

.mk-message-box.mk-warning-message-box {
  border-color: #e0c069;
  background-color: #fbf1c8;
  background-image: url(../../images/box-warning-icon.png);
}

.mk-message-box.mk-warning-message-box i {
  color: #be9a34;
}

.mk-message-box.mk-warning-message-box .button.wc-forward {
  background-color: #be9c00;
}

/* Shortcode:Button
-------------------------------------------------------------------- */

.mk-button {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-left: 0;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  zoom: 1;
  letter-spacing: 1px;
  border-radius: 2px;
  -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
}

.mk-button.fullwidth-button {
  display: block !important;
  margin: 0 auto 10px !important;
}

.mk-button.two-dimension,
.mk-button.three-dimension {
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

.mk-button.two-dimension:hover,
.mk-button.three-dimension:hover {
  color: #fff;
}

.mk-button:hover {
  color: #fff;
}

.mk-button.two-dimension.dark-color,
.mk-button.three-dimension.dark-color {
  color: #585858 !important;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}

.mk-button.two-dimension.light-color,
.mk-button.three-dimension.light-color {
  color: #fff !important;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

.mk-button.two-dimension.light-color:hover,
.mk-button.three-dimension.light-color:hover {
  color: #fff !important;
}

.mk-button.flat-dimension.dark-color {
  color: #252525 !important;
}

.mk-button.flat-dimension.dark-color:hover {
  background-color: #252525 !important;
  color: #fff !important;
}

.mk-button.flat-dimension.light-color {
  color: #fff !important;
}

.mk-button.flat-dimension.light-color:hover {
  color: #fff !important;
  background-color: #252525 !important;
}

.mk-button.outline-dimension {
  border-width: 1px !important;
  border-style: solid !important;
}

.mk-button.outline-btn-light {
  border-color: #fff !important;
  color: #fff;
}

.mk-button.outline-btn-light:hover {
  background-color: #fff;
  color: #252525;
}

.mk-button.outline-btn-dark {
  border-color: #252525 !important;
  color: #252525;
}

.mk-button.outline-btn-dark:hover {
  background-color: #252525;
  color: #fff;
}

.mk-button[type=submit],
.mk-button[type=button] {
  outline: none;
  border: none;
  font-weight: 600;
}

.mk-button i {
  margin: -4px 5px 0 0;
  line-height: 4px !important;
}

.mk-button.large {
  padding: 15px 24px;
  font-size: 14px;
  line-height: 100%;
}

.mk-button.large i {
  font-size: 16px;
}

.mk-button.medium {
  padding: 12px 26px;
  font-size: 12px;
  line-height: 100%;
}

.mk-button.medium i {
  font-size: 14px;
}

.mk-button.small {
  padding: 12px 14px;
  font-size: 10px;
  line-height: 100%;
}

.mk-button.small i {
  margin-top: -3px;
  font-size: 12px;
}

.mk-button.three-dimension {
  -webkit-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.3);
}

.mk-button.three-dimension:active {
  top: 2px;
}

.mk-button.two-dimension {
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.15));
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8);
          box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.8);
}

.mk-button.two-dimension:active {
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.07));
}

button.mk-button {
  outline: none;
  border: none !important;
  background: none;
  line-height: 100%;
}

button.mk-button::-moz-focus-inner {
  border: none;
}

.mk-button-align {
  display: inline-block;
}

.mk-button-align.right {
  float: right;
}

.mk-button-align.center {
  display: block !important;
  text-align: center;
}

.mk-button-align.left {
  text-align: left;
}

.mk-button-align.fullwidth-button {
  display: block !important;
}

@media handheld, only screen and (max-width: 767px) {
  .mk-button-align.left,
  .mk-button-align.center,
  .mk-button-align.right {
    width: 100%;
    text-align: center !important;
    float: none !important;
  }
}

@media handheld, only screen and (max-width: 767px) {
  .ls-wp-container .mk-button {
    padding: 8px 10px;
    font-size: 10px;
    line-height: 100%;
  }
  .ls-wp-container .mk-button i {
    margin-top: -3px;
    font-size: 10px;
  }
}

@media handheld, only screen and (max-width: 550px) {
  .ls-wp-container .mk-button {
    padding: 5px 8px;
    font-size: 8px;
    line-height: 100%;
  }
  .ls-wp-container .mk-button i {
    margin-top: -3px;
    font-size: 10px;
  }
}

.button,
.shop-flat-btn,
.mk-flat-button,
#review_form_wrapper input[type=submit] {
  border: none !important;
  outline: none !important;
  color: #fff !important;
  font-size: 13px;
  line-height: 13px !important;
  padding: 12px 15px !important;
  text-transform: uppercase;
  border-radius: 2px;
  vertical-align: top;
  letter-spacing: 1px;
  display: inline-block;
}

.button i,
.shop-flat-btn i,
.mk-flat-button i,
#review_form_wrapper input[type=submit] i {
  color: #fff !important;
  font-size: 16px;
  line-height: 16px !important;
  margin-right: 10px;
}

.button.alt,
.shop-flat-btn.alt,
.mk-flat-button.alt,
#review_form_wrapper input[type=submit].alt {
  text-shadow: none !important;
}

.button.alt:hover,
.shop-flat-btn.alt:hover,
.mk-flat-button.alt:hover,
#review_form_wrapper input[type=submit].alt:hover {
  background-color: #252525 !important;
}

.button.shop-black-btn,
.shop-flat-btn.shop-black-btn,
.mk-flat-button.shop-black-btn,
#review_form_wrapper input[type=submit].shop-black-btn {
  background-color: #252525;
}

.button.shop-black-btn:hover,
.shop-flat-btn.shop-black-btn:hover,
.mk-flat-button.shop-black-btn:hover,
#review_form_wrapper input[type=submit].shop-black-btn:hover {
  background-color: #707070;
}

.button:hover,
.shop-flat-btn:hover,
.mk-flat-button:hover,
#review_form_wrapper input[type=submit]:hover {
  background-color: #323232 !important;
}

#review_form_wrapper input[type=submit]:hover {
  background-color: #252525 !important;
}

a.shop-flat-btn,
a.mk-flat-button {
  font-weight: bold;
  display: inline-block;
}

a.shop-flat-btn:hover,
a.mk-flat-button:hover {
  color: #fff;
}

.wp-core-ui .button,
.wp-core-ui .button-secondary {
  color: #555 !important;
  border-color: #ccc !important;
  height: 24px !important;
  line-height: 22px !important;
  padding: 0 8px 1px !important;
  font-size: 11px !important;
  border: 1px solid #ccc!important;
  background: #f7f7f7!important;
  -webkit-box-shadow: inset 0 1px 0 #ffffff, 0 1px 0 rgba(0, 0, 0, 0.08) !important;
  box-shadow: inset 0 1px 0 #ffffff, 0 1px 0 rgba(0, 0, 0, 0.08) !important;
}

.wp-core-ui .button:hover,
.wp-core-ui .button-secondary:hover {
  background: #eee!important;
}

/* Shortcode:Contact Form 7
-------------------------------------------------------------------- */

.wpcf7-form p {
  margin-bottom: 10px !important;
}

.wpcf7-form .wpcf7-textarea {
  width: 70%;
}

div.wpcf7-response-output {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 15px 15px 65px;
  background-position: 15px center;
  background-repeat: no-repeat;
  border-radius: 4px;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #72dd9d;
  background-color: #b8f4d0;
  background-image: url(../../images/box-confirm-icon.png);
}

div.wpcf7-mail-sent-ng {
  border: 2px solid #afe0ee;
  background-color: #d1eff8;
  background-image: url(../../images/box-info-icon.png);
}

div.wpcf7-spam-blocked {
  border: 2px solid #fd8585;
  background-color: #fac6bf;
  background-image: url(../../images/box-error-icon.png);
}

div.wpcf7-validation-errors {
  border: 2px solid #e0c069;
  background-color: #fbf1c8;
  background-image: url(../../images/box-warning-icon.png);
}

span.wpcf7-form-control-wrap {
  position: relative;
}

span.wpcf7-not-valid-tip {
  position: absolute;
  top: -3px;
  right: 10px;
  z-index: 30;
  color: #f00;
  font-size: 12px;
}

span.wpcf7-not-valid-tip-no-ajax {
  display: block;
  color: #f00;
  font-size: 12px;
}

span.wpcf7-list-item {
  margin-left: 0.5em;
}

.wpcf7-display-none {
  display: none;
}

div.wpcf7 img.ajax-loader {
  margin-bottom: 15px;
  margin-left: 4px;
  border: none;
  vertical-align: middle;
}

div.wpcf7 .placeheld {
  color: #888;
}

.wpcf7-submit {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 11px 35px;
  outline: none;
  border: none;
  -webkit-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.3);
  color: #fff;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
  cursor: pointer;
  zoom: 1;
  border-radius: 3px;
  transition: background 0.1s ease-in-out;
  -webkit-transition: background 0.1s ease-in-out;
  -moz-transition: background 0.1s ease-in-out;
  -ms-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
}

.wpcf7-submit:active {
  top: 2px;
}

/* Shortcode:Dividers
-------------------------------------------------------------------- */

.mk-divider {
  display: block;
  text-align: center;
}

.mk-divider.divider_one_half .divider-inner,
.mk-divider.divider_one_third .divider-inner,
.mk-divider.divider_one_fourth .divider-inner {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.mk-divider.divider_one_half .divider-inner {
  width: 50%;
}

.mk-divider.divider_one_third .divider-inner {
  width: 33.33%;
}

.mk-divider.divider_one_fourth .divider-inner {
  width: 25%;
}

.mk-divider .divider-inner {
  height: 6px;
}

.mk-divider.double_dot .divider-inner {
  height: 5px;
  border-top: 1px dashed #dadada;
  border-bottom: 1px dashed #dadada;
}

.mk-divider.thick_solid .divider-inner {
  border-top: 2px solid #e5e5e5;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.mk-divider.thin_solid .divider-inner {
  border-top: 1px solid #e5e5e5;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.mk-divider.single_dotted .divider-inner {
  border-top: 1px dashed #dadada;
}

.mk-divider.shadow_line .divider-inner {
  height: 7px;
}

.mk-divider.shadow_line .divider-inner .divider-shadow-left,
.mk-divider.shadow_line .divider-inner .divider-shadow-right {
  display: inline-block;
  width: 50%;
  height: 7px;
  background-image: url(../../images/shadow-divider.png);
  background-repeat: no-repeat;
}

.mk-divider.shadow_line .divider-inner .divider-shadow-left {
  background-position: left center;
}

.mk-divider.shadow_line .divider-inner .divider-shadow-right {
  background-position: right center;
}

.mk-divider[class*='go_top'] .divider-inner {
  position: relative;
  height: 12px;
}

.mk-divider[class*='go_top'] .divider-inner:before {
  top: 6px;
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
}

.mk-divider[class*='go_top'] .divider-inner .divider-go-top {
  position: absolute;
  top: -6px;
  right: 0;
  z-index: 4;
  float: right;
  padding-left: 6px;
  color: #585858;
  font-size: 11px;
  line-height: 12px;
}

.mk-divider[class*='go_top'] .divider-inner .divider-go-top i {
  padding-left: 3px;
  vertical-align: top;
  font-size: 14px;
}

.mk-divider.go_top_thick .divider-inner:before {
  height: 2px;
}

.mk-divider.divider_page_divider {
  width: 100%;
}

/* Shortcode:Full Width Box
-------------------------------------------------------------------- */

.mk-fullwidth-boxed {
  position: relative;
  display: block;
  padding: 30px;
}

/* Shortcode:Container Box
-------------------------------------------------------------------- */

.mk-content-box {
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
}

.mk-content-box .content-box-heading {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #dbdbdb;
  background-color: #f5f5f5;
  font-weight: bold;
  font-size: 14px;
}

.mk-content-box .content-box-heading p {
  margin-bottom: 0;
}

.mk-content-box .content-box-heading i:before {
  margin-top: -2px;
  padding-right: 6px;
  vertical-align: middle;
  font-size: 20px;
  line-height: 12px;
}

.mk-content-box .content-box-content {
  padding: 20px;
}

/* Shortcode:Slideshow
-------------------------------------------------------------------- */

.mk-slideshow-shortcode {
  position: relative;
  margin-bottom: 20px;
}

.mk-slideshow-shortcode .mk-flex-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.mk-slideshow-shortcode .mk-flex-caption span {
  position: relative;
  z-index: 10;
  display: block;
  padding: 15px 20px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}

.mk-slideshow-shortcode:hover .flex-direction-nav .flex-next,
.mk-slideshow-shortcode:hover .flex-direction-nav .flex-prev {
  opacity: 0.6;
}

.mk-slideshow-shortcode .flex-direction-nav .flex-next,
.mk-slideshow-shortcode .flex-direction-nav .flex-prev {
  top: 50%;
  margin-top: -10px;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  opacity: 0;
}

.mk-slideshow-shortcode .flex-direction-nav .flex-next:hover,
.mk-slideshow-shortcode .flex-direction-nav .flex-prev:hover {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.mk-slideshow-shortcode .flex-direction-nav .flex-next i:before,
.mk-slideshow-shortcode .flex-direction-nav .flex-prev i:before {
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}

.mk-slideshow-shortcode .flex-direction-nav .flex-next {
  right: 20px !important;
}

.mk-slideshow-shortcode .flex-direction-nav .flex-prev {
  left: 20px !important;
}

.mk-slideshow-shortcode .flex-control-nav {
  bottom: 10px;
  display: block;
}

.mk-slideshow-shortcode .flex-control-nav li a {
  display: block;
  padding: 0;
  width: 6px;
  height: 14px;
}

.mk-slideshow-shortcode .flex-control-nav li a i {
  color: #fff;
  font-size: 12px;
}

.mk-slideshow-shortcode .flex-control-nav li a.flex-active i:before {
  content: "\f111" !important;
}

.mk-slideshow-shortcode .color-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
}

/* Shortcode:Edge Slideshow
-------------------------------------------------------------------- */

.mk-swipe-slideshow {
  position: relative;
  margin-bottom: 20px;
}

.mk-swipe-slideshow:hover .swiper-arrows {
  opacity: 0.6;
}

.mk-swipe-slideshow .swiper-arrows {
  top: 50%;
  margin-top: -10px;
  width: 38px;
  height: 38px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  z-index: 10;
  position: absolute;
  border-radius: 4px;
  opacity: 0;
}

.mk-swipe-slideshow .swiper-arrows:hover {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.mk-swipe-slideshow .swiper-arrows i:before {
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}

.mk-swipe-slideshow .mk-swiper-prev {
  left: 20px;
}

.mk-swipe-slideshow .mk-swiper-next {
  right: 20px;
}

/* Shortcode:Laptop Slideshow
-------------------------------------------------------------------- */

.mk-laptop-slideshow-shortcode {
  margin: 0 auto 20px;
  width: 100%;
  text-align: center;
}

.mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides {
  margin: 0 auto !important;
  padding: 30px  127px 10px 131px;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides {
    padding: 25px  117px 10px 121px !important;
  }
}

@media handheld, only screen and (max-width: 860px) {
  .mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides {
    padding: 15px  107px 10px 101px !important;
  }
}

@media handheld, only screen and (max-width: 700px) {
  .mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides {
    padding: 15px  85px 10px 85px !important;
  }
}

@media handheld, only screen and (max-width: 600px) {
  .mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides {
    padding: 15px  73px 10px 73px !important;
  }
}

@media handheld, only screen and (max-width: 500px) {
  .mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides {
    padding: 6px 65px 10px 65px !important;
  }
}

@media handheld, only screen and (max-width: 450px) {
  .mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides {
    padding: 10px 55px 10px 55px !important;
  }
}

@media handheld, only screen and (max-width: 400px) {
  .mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides {
    padding: 7px 48px 10px 48px !important;
  }
}

@media handheld, only screen and (max-width: 350px) {
  .mk-laptop-slideshow-shortcode.full-laptop .mk-flex-slides {
    padding: 5px 40px 10px 40px !important;
  }
}

.mk-laptop-slideshow-shortcode.one-half-laptop .mk-flex-slides {
  margin: 0 auto !important;
  padding: 10px  94px 20px 91px;
}

@media handheld, only screen and (max-width: 700px) {
  .mk-laptop-slideshow-shortcode.one-half-laptop .mk-flex-slides {
    padding: 15px  85px 10px 85px !important;
  }
}

@media handheld, only screen and (max-width: 600px) {
  .mk-laptop-slideshow-shortcode.one-half-laptop .mk-flex-slides {
    padding: 15px  73px 10px 73px !important;
  }
}

@media handheld, only screen and (max-width: 500px) {
  .mk-laptop-slideshow-shortcode.one-half-laptop .mk-flex-slides {
    padding: 15px 62px 10px 62px !important;
  }
}

@media handheld, only screen and (max-width: 450px) {
  .mk-laptop-slideshow-shortcode.one-half-laptop .mk-flex-slides {
    padding: 10px 55px 10px 55px !important;
  }
}

@media handheld, only screen and (max-width: 400px) {
  .mk-laptop-slideshow-shortcode.one-half-laptop .mk-flex-slides {
    padding: 7px 48px 10px 48px !important;
  }
}

@media handheld, only screen and (max-width: 350px) {
  .mk-laptop-slideshow-shortcode.one-half-laptop .mk-flex-slides {
    padding: 5px 40px 10px 40px !important;
  }
}

.mk-laptop-slideshow-shortcode.one-half-laptop .flex-direction-nav a {
  margin-top: -16px;
}

.mk-laptop-slideshow-shortcode.one-half-laptop .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-laptop-slideshow-shortcode.one-half-laptop .flex-direction-nav a .mk-icon-chevron-right:before {
  font-size: 32px;
}

.mk-laptop-slideshow-shortcode.one-third-laptop .mk-flex-slides {
  margin: 0 auto !important;
  padding: 8px  45px 20px 45px;
}

@media handheld, only screen and (max-width: 450px) {
  .mk-laptop-slideshow-shortcode.one-third-laptop .mk-flex-slides {
    padding: 10px  47px 10px 47px !important;
  }
}

@media handheld, only screen and (max-width: 400px) {
  .mk-laptop-slideshow-shortcode.one-third-laptop .mk-flex-slides {
    padding: 8px  43px 10px 43px !important;
  }
}

.mk-laptop-slideshow-shortcode.one-third-laptop .flex-direction-nav a {
  margin-top: -12px;
}

.mk-laptop-slideshow-shortcode.one-third-laptop .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-laptop-slideshow-shortcode.one-third-laptop .flex-direction-nav a .mk-icon-chevron-right:before {
  font-size: 24px;
}

.mk-laptop-slideshow-shortcode.one-fourth-laptop {
  margin-bottom: 30px !important;
}

.mk-laptop-slideshow-shortcode.one-fourth-laptop .mk-flex-slides {
  padding: 5px  34px 30px 36px;
}

.mk-laptop-slideshow-shortcode.one-fourth-laptop .flex-direction-nav a {
  margin-top: -8px;
}

.mk-laptop-slideshow-shortcode.one-fourth-laptop .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-laptop-slideshow-shortcode.one-fourth-laptop .flex-direction-nav a .mk-icon-chevron-right:before {
  font-size: 16px;
}

@media handheld, only screen and (max-width: 600px) {
  .mk-laptop-slideshow-shortcode .mk-icon-chevron-left:before,
  .mk-laptop-slideshow-shortcode .mk-icon-chevron-right:before {
    font-size: 32px !important;
  }
}

.mk-laptop-slideshow-shortcode:hover .flex-direction-nav a {
  opacity: 1;
}

.mk-laptop-slideshow-shortcode:hover .flex-prev {
  left: 0px;
}

.mk-laptop-slideshow-shortcode:hover .flex-next {
  right: 0px;
}

.mk-laptop-slideshow-shortcode .mk-flex-slides {
  text-align: center;
}

.mk-laptop-slideshow-shortcode .flex-direction-nav a {
  position: absolute;
  top: 50%;
  z-index: 60;
  margin-top: -16px;
  opacity: 0;
}

.mk-laptop-slideshow-shortcode .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-laptop-slideshow-shortcode .flex-direction-nav a .mk-icon-chevron-right:before {
  color: #ccc;
  text-shadow: -1px -1px 1px #999999;
  font-size: 48px;
}

.mk-laptop-slideshow-shortcode .flex-direction-nav a:hover i:before {
  color: #7f7f7f;
  text-shadow: -1px -1px 1px #525252;
}

.mk-laptop-slideshow-shortcode .flex-prev {
  left: 30px;
}

.mk-laptop-slideshow-shortcode .flex-next {
  right: 30px;
}

.mk-laptop-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}

.vc_span10 .full-laptop .mk-flex-slides {
  padding: 12px  130px 20px 130px;
}

.vc_span8 .full-laptop .mk-flex-slides {
  padding: 12px 105px 20px 105px;
}

.vc_span6 .full-laptop .mk-flex-slides {
  padding: 10px  90px 20px 90px;
}

.vc_span6 .full-laptop .mk-icon-chevron-left:before,
.vc_span6 .full-laptop .mk-icon-chevron-right:before {
  font-size: 32px !important;
}

.vc_span4 .full-laptop .mk-flex-slides,
.vc_span4 .one-half-laptop .mk-flex-slides {
  padding: 10px  60px 20px 60px;
}

.vc_span4 .full-laptop .mk-icon-chevron-left:before,
.vc_span4 .one-half-laptop .mk-icon-chevron-left:before,
.vc_span4 .full-laptop .mk-icon-chevron-right:before,
.vc_span4 .one-half-laptop .mk-icon-chevron-right:before {
  font-size: 24px !important;
}

.vc_span3 .full-laptop .mk-flex-slides,
.vc_span3 .one-half-laptop .mk-flex-slides,
.vc_span3 .one-third-laptop .mk-flex-slides {
  padding: 2px  43px 15px 43px;
}

.vc_span3 .full-laptop .mk-icon-chevron-left:before,
.vc_span3 .one-half-laptop .mk-icon-chevron-left:before,
.vc_span3 .one-third-laptop .mk-icon-chevron-left:before,
.vc_span3 .full-laptop .mk-icon-chevron-right:before,
.vc_span3 .one-half-laptop .mk-icon-chevron-right:before,
.vc_span3 .one-third-laptop .mk-icon-chevron-right:before {
  font-size: 24px !important;
}

.vc_span3 .one-third-laptop .mk-flex-slides {
  padding: 7px  38px 15px 38px;
}

.vc_span3 .one-third-laptop .mk-icon-chevron-left:before,
.vc_span3 .one-third-laptop .mk-icon-chevron-right:before {
  font-size: 16px !important;
}

.vc_span2 .full-laptop .mk-flex-slides,
.vc_span2 .one-half-laptop .mk-flex-slides,
.vc_span2 .one-third-laptop .mk-flex-slides,
.vc_span2 .one-fourth-laptop .mk-flex-slides {
  padding: 2px  23px 15px 23px;
}

.vc_span2 .full-laptop .mk-icon-chevron-left:before,
.vc_span2 .one-half-laptop .mk-icon-chevron-left:before,
.vc_span2 .one-third-laptop .mk-icon-chevron-left:before,
.vc_span2 .one-fourth-laptop .mk-icon-chevron-left:before,
.vc_span2 .full-laptop .mk-icon-chevron-right:before,
.vc_span2 .one-half-laptop .mk-icon-chevron-right:before,
.vc_span2 .one-third-laptop .mk-icon-chevron-right:before,
.vc_span2 .one-fourth-laptop .mk-icon-chevron-right:before {
  font-size: 16px !important;
}

/* Shortcode:LCD Slideshow
-------------------------------------------------------------------- */

.mk-lcd-slideshow {
  margin: 0 auto 160px;
  width: 100%;
  text-align: center;
}

.mk-lcd-slideshow:hover .flex-direction-nav a {
  opacity: 0.7;
}

.mk-lcd-slideshow:hover .flex-prev {
  left: 40px !important;
}

.mk-lcd-slideshow:hover .flex-next {
  right: 40px !important;
}

.mk-lcd-slideshow .mk-flex-slides {
  padding: 10px  20px 100px 20px;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-lcd-slideshow .mk-flex-slides {
    padding: 10px  10px 100px 10px !important;
  }
}

@media handheld, only screen and (max-width: 860px) {
  .mk-lcd-slideshow .mk-flex-slides {
    padding: 10px  10px 100px 10px !important;
  }
}

@media handheld, only screen and (max-width: 700px) {
  .mk-lcd-slideshow .mk-flex-slides {
    padding: 10px  10px 100px 10px !important;
  }
}

.mk-lcd-slideshow .flex-direction-nav a {
  position: absolute;
  top: 45%;
  z-index: 60;
  margin-top: -16px;
  width: 38px;
  height: 38px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  opacity: 0;
}

.mk-lcd-slideshow .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-lcd-slideshow .flex-direction-nav a .mk-icon-chevron-right:before {
  position: absolute;
  top: 12px;
  left: 13px;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  font-size: 16px;
}

.mk-lcd-slideshow .flex-prev {
  left: 70px !important;
}

.mk-lcd-slideshow .flex-next {
  right: 70px !important;
}

.mk-lcd-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}

.vc_span8 .mk-lcd-slideshow {
  margin: 0 auto 70px;
}

.vc_span8 .mk-lcd-slideshow .mk-flex-slides {
  padding: 15px  10px 100px 10px;
}

.vc_span8 .mk-lcd-slideshow .flex-direction-nav a {
  margin-top: -48px;
}

.vc_span6 .mk-lcd-slideshow {
  margin: 0 auto 50px;
}

.vc_span6 .mk-lcd-slideshow .mk-flex-slides {
  padding: 5px 11px 80px;
}

.vc_span6 .mk-lcd-slideshow .flex-direction-nav a {
  margin-top: -28px;
}

.vc_span4 .mk-lcd-slideshow {
  margin: 0 auto 50px;
}

.vc_span4 .mk-lcd-slideshow .mk-flex-slides {
  padding: 10px  5px 80px 5px;
}

.vc_span4 .mk-lcd-slideshow .flex-direction-nav a {
  margin-top: -28px;
}

.vc_span3 .mk-lcd-slideshow {
  margin: 0 auto 60px;
}

.vc_span3 .mk-lcd-slideshow .mk-flex-slides {
  padding: 5px  0px 50px 0px;
}

.vc_span3 .mk-lcd-slideshow .flex-direction-nav a {
  margin-top: -28px;
}

.vc_span2 .mk-lcd-slideshow {
  margin: 0 auto 40px;
}

.vc_span2 .mk-lcd-slideshow .mk-flex-slides {
  padding: 3px  0px 40px 0px;
}

.vc_span2 .mk-lcd-slideshow .flex-direction-nav a {
  display: none;
}

.vc_span6 .vc_span8 .mk-lcd-slideshow {
  margin: 0 auto 40px;
}

.vc_span6 .vc_span8 .mk-lcd-slideshow .mk-flex-slides {
  padding: 10px  10px 90px;
}

.vc_span6 .vc_span4 .mk-lcd-slideshow {
  margin: 0 auto 40px;
}

.vc_span6 .vc_span4 .mk-lcd-slideshow .mk-flex-slides {
  padding: 5px  5px 50px;
}

.vc_span6 .vc_span4 .mk-lcd-slideshow .flex-direction-nav a {
  display: none;
}

/* Shortcode:Content Slideshow
-------------------------------------------------------------------- */

.mk-content-slideshow-shortcode {
  margin-bottom: 40px;
  padding-right: 20px;
}

.mk-content-slideshow-shortcode .mk-flex-content {
  padding: 30px;
  border-radius: 10px;
}

.mk-content-slideshow-shortcode p {
  margin-bottom: 0;
}

.mk-content-slideshow-shortcode .flex-direction-nav a {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-radius: 4px;
}

.mk-content-slideshow-shortcode .flex-direction-nav .flex-next {
  top: 30px;
  right: 0 !important;
  margin: 0;
  border-left-width: 11px;
  border-left-style: solid;
}

.mk-content-slideshow-shortcode .flex-direction-nav .flex-prev {
  top: 30px;
  right: 0 !important;
  margin: 14px 0 0 0;
  border-right-width: 11px;
  border-right-style: solid;
  background-position: 0 bottom;
}

/* Shortcode:Blockquotes
-------------------------------------------------------------------- */

.mk-blockquote {
  position: relative;
  margin-bottom: 20px;
  line-height: 150% !important;
}

.mk-blockquote p {
  margin-bottom: 0px;
}

.mk-blockquote.align-left {
  float: left;
}

.mk-blockquote.align-right {
  float: right;
}

.mk-blockquote.align-left {
  float: none;
  clear: both;
}

.mk-blockquote.quote-style {
  padding: 20px 20px 20px 70px;
  background-color: #f6f6f6;
  background-color: rgba(0, 0, 0, 0.05);
}

.mk-blockquote.quote-style:before {
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  color: #dddddd;
  color: rgba(0, 0, 0, 0.1);
  content: "\f10d";
  font-size: 32px;
}

.mk-blockquote.line-style {
  padding: 10px 10px 10px 40px;
  border-left: 2px solid;
}

@media handheld, only screen and (max-width: 760px) {
  .mk-blockquote {
    font-size: 12px !important;
  }
}

/* Shortcode:Testimanial Slider
-------------------------------------------------------------------- */

.mk-testimonial {
  margin: 3px 3px 40px;
}

.mk-testimonial .mk-testimonial-image {
  position: relative;
  float: left;
  margin: 0 15px;
}

.mk-testimonial .mk-testimonial-image img {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50px;
}

.mk-testimonial .mk-testimonial-content {
  position: relative;
  margin-bottom: 15px;
  padding: 20px 20px 0;
}

.mk-testimonial .mk-testimonial-content p {
  margin-bottom: 20px;
  line-height: 20px;
}

.mk-testimonial .mk-testimonial-author {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 13px;
  line-height: 11px;
}

.mk-testimonial .mk-testimonial-company {
  font-size: 11px;
  line-height: 14px;
  opacity: 0.6;
}

.mk-testimonial .flex-direction-nav a {
  color: #878787;
  opacity: 0.4;
}

.mk-testimonial .flex-direction-nav a:hover {
  opacity: 1;
}

.mk-testimonial.boxed-style .mk-testimonial-content {
  border: 1px solid #ededed;
  background-color: #fafafa;
  border-radius: 4px;
}

.mk-testimonial.boxed-style .mk-testimonial-content:before {
  position: absolute;
  bottom: -7px;
  left: 35px;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #ededed;
  border-top: none;
  border-left: none;
  background-color: #fafafa;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.mk-testimonial.boxed-style .flex-direction-nav .flex-next {
  right: 0 !important;
  bottom: 30px;
  margin: 0;
}

.mk-testimonial.boxed-style .flex-direction-nav .flex-prev {
  right: 15px !important;
  bottom: 30px;
}

.mk-testimonial.simple-style {
  padding: 10px 50px 0;
  text-align: center;
}

.mk-testimonial.simple-style .mk-testimonial-author {
  font-size: 16px;
}

.mk-testimonial.simple-style .mk-testimonial-company {
  font-size: 12px;
}

.mk-testimonial.simple-style .mk-moon-quotes-left,
.mk-testimonial.simple-style .mk-moon-quotes-right {
  position: absolute;
  color: #eeeeee;
  font-size: 50px;
}

.mk-testimonial.simple-style .mk-testimonial-content {
  margin-bottom: 0;
  font-size: 18px !important;
  line-height: 28px;
}

.mk-testimonial.simple-style .mk-testimonial-content p {
  font-size: inherit;
  line-height: inherit;
}

.mk-testimonial.simple-style .mk-moon-quotes-left {
  top: 70px;
  left: 0;
}

.mk-testimonial.simple-style .mk-moon-quotes-right {
  top: 70px;
  right: 0;
}

.mk-testimonial.simple-style .flex-direction-nav a i {
  font-size: 16px;
}

.mk-testimonial.simple-style .flex-direction-nav .flex-next {
  top: 0px;
  left: 50% !important;
  margin: 0 0 0 5px;
}

.mk-testimonial.simple-style .flex-direction-nav .flex-prev {
  top: 0px;
  left: 50% !important;
  margin: 0 0 0 -12px;
}

.mk-testimonial.simple-style.light-version {
  padding-top: 50px;
}

.mk-testimonial.simple-style.light-version .mk-testimonial-content,
.mk-testimonial.simple-style.light-version .mk-testimonial-content p,
.mk-testimonial.simple-style.light-version .mk-testimonial-company,
.mk-testimonial.simple-style.light-version .mk-testimonial-author,
.mk-testimonial.simple-style.light-version .flex-direction-nav a i {
  color: #fff !important;
}

.mk-testimonial.simple-style.light-version .flex-direction-nav a i {
  font-size: 42px;
}

.mk-testimonial.simple-style.light-version .flex-direction-nav .flex-next {
  margin: 0 0 0 6px;
}

.mk-testimonial.simple-style.light-version .flex-direction-nav .flex-prev {
  margin: 0 0 0 -54px;
}

.mk-testimonial.simple-style.light-version .mk-moon-quotes-left,
.mk-testimonial.simple-style.light-version .mk-moon-quotes-right {
  color: rgba(255, 255, 255, 0.2);
}

.mk-testimonial.modern-style .mk-testimonial-content {
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #fff;
  -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}

.mk-testimonial.modern-style .mk-testimonial-content:before {
  position: absolute;
  bottom: -8px;
  left: 55px;
  display: block;
  width: 14px;
  height: 14px;
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-top: none;
  border-left: none;
  background-color: #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.mk-testimonial.modern-style .mk-testimonial-quote {
  padding: 20px 20px 0;
}

.mk-testimonial.modern-style .mk-testimonial-image {
  margin: 0 20px;
}

.mk-testimonial.modern-style .mk-testimonial-image img {
  -webkit-box-shadow: 0 0 1px #a9a9a9;
  box-shadow: 0 0 1px #a9a9a9;
}

.mk-testimonial.modern-style .mk-testimonial-author {
  margin-top: 30px;
  color: #252525 !important;
}

.mk-testimonial.modern-style .flex-control-nav {
  top: 15px;
  display: block;
  height: 5px;
}

.mk-testimonial.modern-style .flex-control-nav li {
  margin: 0;
}

.mk-testimonial.modern-style .flex-control-nav li a {
  display: block;
  padding: 0 3px;
}

.mk-testimonial.modern-style .flex-control-nav li a i {
  color: #b2b2b2;
  font-size: 5px;
}

.mk-testimonial.modern-style .flex-control-nav li a i:before {
  content: "\f111" !important;
}

.mk-testimonial.modern-style .flex-control-nav li a.flex-active i {
  color: #4c4c4c;
}

.testimonial-column .testimonial-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.testimonial-column .testimonial-item {
  display: inline-block;
  margin: 0;
  float: left;
  padding: 0 15px 30px 15px;
}

.testimonial-column .one-column {
  width: 100%;
  padding: 0 0 30px;
}

.testimonial-column .two-column {
  width: 50%;
}

.testimonial-column .three-column {
  width: 33%;
}

.testimonial-column .four-column {
  width: 25%;
}

@media handheld, only screen and (max-width: 900px) {
  .testimonial-column .four-column,
  .testimonial-column .three-column {
    width: 50% !important;
  }
}

@media handheld, only screen and (max-width: 600px) {
  .testimonial-column .four-column,
  .testimonial-column .three-column,
  .testimonial-column .two-column {
    width: 100% !important;
    padding: 0 0 30px 0 !important;
  }
}

/* Shortcode:Tabs
-------------------------------------------------------------------- */

.mk-tabs {
  margin-bottom: 20px;
}

.mk-tabs .mk-tabs-tabs li {
  position: relative;
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}

.mk-tabs .mk-tabs-tabs li a {
  display: block;
  margin: 0;
  outline: none;
  color: #444444;
  white-space: nowrap;
  font-weight: bold;
  font-size: 13px;
  line-height: 24px;
  cursor: pointer;
}

.mk-tabs .mk-tabs-panes .mk-tabs-pane {
  position: relative;
  z-index: 8;
}

.mk-tabs.default-style {
  margin-bottom: 20px;
  /* Vertical Style */
}

.mk-tabs.default-style .mk-tabs-tabs {
  z-index: 10;
  position: relative;
  margin: 0 0 -1px 0 !important;
}

.mk-tabs.default-style .mk-tabs-tabs li a {
  padding: 10px 20px;
  border: 1px solid #e5e5e5;
  border-left: none;
  background-color: #ebebeb;
  background: -o-linear-gradient(top, #fafafa, #f4f4f4);
  background-color: #fafafa;
}

.mk-tabs.default-style .mk-tabs-tabs li:first-child a {
  border-left: 1px solid #e5e5e5;
  border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
}

.mk-tabs.default-style .mk-tabs-tabs li:last-of-type a {
  border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
}

.mk-tabs.default-style .mk-tabs-tabs li:hover i {
  color: #868686 !important;
}

.mk-tabs.default-style .mk-tabs-tabs li.tab-with-icon a {
  padding: 10px 20px 10px 14px !important;
  line-height: 22px;
}

.mk-tabs.default-style .mk-tabs-tabs li.tab-with-icon a i {
  margin-right: 8px;
  color: #b9b9b9;
  font-size: 20px;
}

.mk-tabs.default-style .mk-tabs-tabs li.ui-tabs-active a {
  padding-bottom: 11px !important;
  border-bottom: none !important;
  cursor: default;
  background: -o-linear-gradient(top, transparent, transparent);
  background-color: transparent;
}

.mk-tabs.default-style .mk-tabs-panes {
  border: 1px solid #e5e5e5;
  position: relative;
  z-index: 1;
  margin: 0;
}

.mk-tabs.default-style .mk-tabs-panes .mk-tabs-pane {
  padding: 25px 25px 20px;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs {
  float: left;
  margin: 0 -1px 0 0 !important;
  width: 25%;
  border: 1px solid #e5e5e5;
  border-right: none;
  border-bottom: none;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li {
  display: block;
  float: none;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li a {
  border: 1px solid #e5e5e5;
  border-top: none;
  border-left: none;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li:last-of-type a {
  border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li.ui-tabs-active a {
  padding-right: 21px !important;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #e5e5e5 !important;
}

.mk-tabs.default-style.vertical-style .mk-tabs-tabs li a {
  white-space: normal;
}

.mk-tabs.default-style.vertical-style .mk-tabs-panes {
  float: left;
  width: 75%;
  border: none;
  border: 1px solid #e5e5e5;
}

.mk-tabs.default-style.vertical-style.vertical-right .mk-tabs-tabs {
  float: right;
  margin: 0 0 0 -1px !important;
}

.mk-tabs.default-style.vertical-style.vertical-right .mk-tabs-tabs li a {
  border: 1px solid #e5e5e5;
  border-top: none;
  border-left: none;
}

.mk-tabs.default-style.vertical-style.vertical-right .mk-tabs-tabs li.ui-tabs-active a {
  margin-left: -1px !important;
  border-bottom: 1px solid #e5e5e5 !important;
  border-left: none !important;
}

.mk-tabs.default-style.vertical-style.vertical-right .mk-tabs-panes {
  float: right;
}

@media handheld, only screen and (max-width: 600px) {
  .mk-tabs.default-style.vertical-style .mk-tabs-panes {
    width: 60%;
  }
  .mk-tabs.default-style.vertical-style .mk-tabs-tabs {
    width: 40%;
  }
  .mk-tabs.default-style.horizental-style .mk-tabs-tabs {
    border-bottom: 1px solid #e5e5e5;
  }
  .mk-tabs.default-style.horizental-style .mk-tabs-tabs li {
    display: block;
    float: none;
    border-bottom: none;
    border-left: 1px solid #e5e5e5;
  }
  .mk-tabs.default-style.horizental-style .mk-tabs-tabs li a {
    border-bottom: none !important;
  }
  .mk-tabs.default-style.horizental-style .mk-tabs-tabs li:first-child a {
    border-left: none !important;
  }
}

/* Simple Style:since v3.0 */

.mk-tabs.simple-style .mk-tabs-tabs {
  margin: 0;
  border-bottom: 2px solid #eeeeee;
}

.mk-tabs.simple-style .mk-tabs-tabs li a {
  padding: 14px 18px;
  margin: 0 0 -2px 0;
}

.mk-tabs.simple-style .mk-tabs-tabs li.tab-with-icon a {
  line-height: 22px;
}

.mk-tabs.simple-style .mk-tabs-tabs li.tab-with-icon a i {
  font-size: 20px;
  margin-right: 6px;
}

.mk-tabs.simple-style .mk-tabs-tabs li.ui-tabs-active a {
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.mk-tabs.simple-style .mk-tabs-panes {
  padding: 25px 0 15px;
}

@media handheld, only screen and (max-width: 780px) {
  .mk-tabs.simple-style .mk-tabs-tabs {
    border-bottom: none !important;
  }
  .mk-tabs.simple-style .mk-tabs-tabs li {
    float: none !important;
    display: block !important;
  }
  .mk-tabs.simple-style .mk-tabs-tabs li a {
    border-bottom: 2px solid #eeeeee;
  }
}

/* Shortcode:Accordion
-------------------------------------------------------------------- */

.mk-accordion {
  margin-bottom: 20px;
}

.mk-accordion.fancy-style {
  border-bottom: 1px solid #ececec;
}

.mk-accordion.fancy-style .mk-accordion-single {
  overflow: hidden;
  border: 1px solid #ececec;
  border-bottom: 0;
  background-color: #fff;
}

.mk-accordion.fancy-style .mk-accordion-tab {
  position: relative;
  padding: 9px 30px 12px 15px;
  color: #222;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  background: -o-linear-gradient(top, #ffffff, #f9f9f9);
  background-color: #ffffff;
}

.mk-accordion.fancy-style .mk-accordion-tab span {
  vertical-align: middle;
}

.mk-accordion.fancy-style .mk-accordion-tab i {
  margin-right: 15px;
  color: #b9b9b9;
  font-size: 24px;
}

.mk-accordion.fancy-style .mk-accordion-tab:hover {
  background: -o-linear-gradient(top, #fafafa, #f4f4f4);
  background-color: #fafafa;
}

.mk-accordion.fancy-style .mk-accordion-tab:hover i {
  color: #868686;
}

.mk-accordion.fancy-style .mk-accordion-tab:before {
  position: absolute;
  top: 50%;
  right: 14px;
  display: block;
  margin-top: -9px;
  padding: 3px 6px 2px;
  color: #adadad;
  content: "\f054";
  font-size: 12px !important;
  line-height: 16px;
}

.mk-accordion.fancy-style .mk-accordion-tab.current {
  border-bottom: 1px solid #ececec;
}

.mk-accordion.fancy-style .mk-accordion-tab.current:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.mk-accordion.fancy-style .mk-accordion-pane {
  display: none;
  padding: 20px;
}

.mk-accordion.simple-style .mk-accordion-tab {
  position: relative;
  padding: 9px 30px 12px 15px;
  border-bottom: 1px solid #ececec;
  color: #222;
  font-size: 13px;
  line-height: 22px;
  font-weight: 600;
  cursor: pointer;
}

.mk-accordion.simple-style .mk-accordion-tab span {
  vertical-align: middle;
}

.mk-accordion.simple-style .mk-accordion-tab i {
  margin-right: 10px;
  color: #b9b9b9;
  font-size: 24px;
}

.mk-accordion.simple-style .mk-accordion-tab:before {
  position: absolute;
  top: 16px;
  right: 10px;
  display: block;
  padding: 3px 6px 2px;
  color: #dddddd;
  content: "\f054";
  font-size: 12px;
  line-height: 12px;
}

.mk-accordion.simple-style .mk-accordion-tab.current {
  border: none;
}

.mk-accordion.simple-style .mk-accordion-tab.current:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  color: #252525;
}

.mk-accordion.simple-style .mk-accordion-pane {
  display: none;
  padding: 10px;
  border-bottom: 1px solid #ececec;
  background-color: #fff;
}

.mk-accordion.toggle-action .mk-accordion-pane {
  display: none;
}

/* Shortcode:Accordion
-------------------------------------------------------------------- */

.mk-toggle {
  margin: 0;
}

.mk-toggle.fancy-style {
  margin-bottom: 3px;
  border: 1px solid #ececec;
}

.mk-toggle.fancy-style .mk-toggle-title {
  position: relative;
  display: block;
  padding: 9px 30px 9px 15px;
  color: #222;
  font-size: 13px;
  font-weight: 600;
  line-height: 22px;
  cursor: pointer;
  background: -o-linear-gradient(top, #ffffff, #f9f9f9);
  background-color: #ffffff;
}

.mk-toggle.fancy-style .mk-toggle-title span {
  vertical-align: middle;
}

.mk-toggle.fancy-style .mk-toggle-title i {
  margin-right: 15px;
  color: #b9b9b9;
  font-size: 24px;
}

.mk-toggle.fancy-style .mk-toggle-title:hover {
  background: -o-linear-gradient(top, #fafafa, #f4f4f4);
  background-color: #fafafa;
}

.mk-toggle.fancy-style .mk-toggle-title:before {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  padding: 3px 6px 2px;
  content: "\f054";
  font-size: 12px !important;
  line-height: 16px;
  color: #dddddd;
}

.mk-toggle.fancy-style .mk-toggle-title.active-toggle {
  border-bottom: 1px solid #ececec;
}

.mk-toggle.fancy-style .mk-toggle-title.active-toggle:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.mk-toggle.simple-style .mk-toggle-title {
  position: relative;
  display: block;
  padding: 8px 25px 8px 23px;
  color: #444444;
  font-size: 13px;
  cursor: pointer;
}

.mk-toggle.simple-style .mk-toggle-title span {
  vertical-align: middle;
}

.mk-toggle.simple-style .mk-toggle-title i {
  display: none;
}

.mk-toggle.simple-style .mk-toggle-title:before {
  position: absolute;
  top: 11px;
  left: -4px;
  display: block;
  padding: 3px 6px 2px;
  color: #adadad;
  content: "\f054";
  font-size: 12px;
  line-height: 12px;
}

.mk-toggle.simple-style .mk-toggle-title.active-toggle:before {
  left: -6px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.mk-toggle .mk-toggle-pane {
  position: relative;
  display: none;
  padding: 20px;
  background-color: #fff;
}

/* Facebook
---------------------------------------------------------- */

.fb_type_standard {
  height: 25px;
}

.fb_type_standard iframe {
  height: 25px;
}

.fb_type_button_count {
  height: 25px;
}

.fb_type_button_count iframe {
  height: 25px;
}

.fb_type_box_count {
  height: 62px;
}

.fb_type_box_count iframe {
  height: 62px;
}

/* Google plus
---------------------------------------------------------- */

.wpb_googleplus_type_standard {
  height: 25px;
}

.wpb_googleplus_type_small {
  height: 25px;
}

.wpb_googleplus_type_medium {
  height: 25px;
}

.wpb_googleplus_type_tall {
  height: 25px;
}

/* Pinterest
---------------------------------------------------------- */

.wpb_pinterest_type_horizontal {
  height: 25px;
}

.wpb_pinterest_type_vertical {
  height: 60px;
}

.wpb_pinterest_type_none {
  height: 25px;
}

.wpb_googleplus,
.wpb_pinterest,
.wpb_tweetme,
.wpb_fb_like {
  display: inline-block;
}

.wpb_content_element {
  margin-bottom: 20px;
}

/* Shortcode:Video Player
-------------------------------------------------------------------- */

.video-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  height: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Shortcode:Flickr Feeds
-------------------------------------------------------------------- */

.mk-flickr-feeds-shortcode {
  margin-bottom: 20px;
}

.mk-flickr-feeds-shortcode .flickr_badge_image {
  display: inline-block;
}

.mk-flickr-feeds-shortcode .flickr_badge_image a {
  position: relative;
  z-index: 5;
  display: inline-block;
  margin: 0 10px 10px 0;
}

.mk-flickr-feeds-shortcode .flickr_badge_image a img {
  overflow: hidden;
  border-radius: 3px;
}

/* Shortcode:Contact Form
-------------------------------------------------------------------- */

.mk-contact-form-wrapper {
  position: relative;
  margin-bottom: 20px;
}

.mk-contact-form-wrapper.classic-style .mk-form-row {
  position: relative;
  margin-bottom: 10px;
}

.mk-contact-form-wrapper.classic-style .mk-form-row i {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  color: #6c6c6c;
}

.mk-contact-form-wrapper.classic-style .mk-form-row i:before {
  font-size: 16px;
}

.mk-contact-form-wrapper.classic-style .mk-form-row .text-input {
  padding: 8px 10px 8px 45px;
  width: 70%;
  background-color: #fff;
  background-image: url(../../images/contact-inputs-bg.png);
  background-position: left top;
  background-repeat: repeat-y;
}

.mk-contact-form-wrapper.classic-style .mk-form-row .mk-textarea {
  padding: 10px 10px 10px 45px;
  width: 100%;
  height: 230px;
  background-color: #fff;
  background-image: url(../../images/contact-inputs-bg.png);
  background-position: left top;
  background-repeat: repeat-y;
}

.mk-contact-form-wrapper.classic-style .mk-form-row button {
  margin-top: 10px;
  padding: 11px 24px 9px;
  font-weight: bold;
  font-size: 12px;
}

.mk-contact-form-wrapper.modern-style .mk-form-row {
  position: relative;
  margin-bottom: 12px;
  text-align: center;
}

.mk-contact-form-wrapper.modern-style .mk-form-row .text-input,
.mk-contact-form-wrapper.modern-style .mk-form-row .mk-textarea {
  border: 1px solid transparent;
  font-size: 14px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.mk-contact-form-wrapper.modern-style .mk-form-row .text-input {
  padding: 14px;
  width: 100%;
  text-align: center;
}

.mk-contact-form-wrapper.modern-style .mk-form-row .mk-textarea {
  padding: 15px;
  width: 100%;
  height: 200px;
  text-align: center;
}

.mk-contact-form-wrapper.modern-style.contact-light .text-input,
.mk-contact-form-wrapper.modern-style.contact-light .mk-textarea {
  background-color: rgba(255, 255, 255, 0.6);
  color: #252525;
}

.mk-contact-form-wrapper.modern-style.contact-light .text-input::-webkit-input-placeholder,
.mk-contact-form-wrapper.modern-style.contact-light .mk-textarea::-webkit-input-placeholder {
  color: #252525;
}

.mk-contact-form-wrapper.modern-style.contact-light .text-input:-ms-input-placeholder,
.mk-contact-form-wrapper.modern-style.contact-light .mk-textarea:-ms-input-placeholder {
  color: #252525;
}

.mk-contact-form-wrapper.modern-style.contact-light .text-input:-moz-placeholder,
.mk-contact-form-wrapper.modern-style.contact-light .mk-textarea:-moz-placeholder {
  color: #252525;
}

.mk-contact-form-wrapper.modern-style.contact-light .text-input:focus,
.mk-contact-form-wrapper.modern-style.contact-light .mk-textarea:focus {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}

.mk-contact-form-wrapper.modern-style.contact-light .text-input:focus::-webkit-input-placeholder,
.mk-contact-form-wrapper.modern-style.contact-light .mk-textarea:focus::-webkit-input-placeholder {
  color: #fff;
}

.mk-contact-form-wrapper.modern-style.contact-light .text-input:focus:-ms-input-placeholder,
.mk-contact-form-wrapper.modern-style.contact-light .mk-textarea:focus:-ms-input-placeholder {
  color: #fff;
}

.mk-contact-form-wrapper.modern-style.contact-light .text-input:focus:-moz-placeholder,
.mk-contact-form-wrapper.modern-style.contact-light .mk-textarea:focus:-moz-placeholder {
  color: #fff;
}

.mk-contact-form-wrapper.modern-style.contact-dark .text-input,
.mk-contact-form-wrapper.modern-style.contact-dark .mk-textarea {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.mk-contact-form-wrapper.modern-style.contact-dark .text-input::-webkit-input-placeholder,
.mk-contact-form-wrapper.modern-style.contact-dark .mk-textarea::-webkit-input-placeholder {
  color: #fff;
}

.mk-contact-form-wrapper.modern-style.contact-dark .text-input:-ms-input-placeholder,
.mk-contact-form-wrapper.modern-style.contact-dark .mk-textarea:-ms-input-placeholder {
  color: #fff;
}

.mk-contact-form-wrapper.modern-style.contact-dark .text-input:-moz-placeholder,
.mk-contact-form-wrapper.modern-style.contact-dark .mk-textarea:-moz-placeholder {
  color: #fff;
}

.mk-contact-form-wrapper.modern-style.contact-dark .text-input:focus,
.mk-contact-form-wrapper.modern-style.contact-dark .mk-textarea:focus {
  background-color: rgba(255, 255, 255, 0.6);
  color: #252525;
}

.mk-contact-form-wrapper.modern-style.contact-dark .text-input:focus::-webkit-input-placeholder,
.mk-contact-form-wrapper.modern-style.contact-dark .mk-textarea:focus::-webkit-input-placeholder {
  color: #252525;
}

.mk-contact-form-wrapper.modern-style.contact-dark .text-input:focus:-ms-input-placeholder,
.mk-contact-form-wrapper.modern-style.contact-dark .mk-textarea:focus:-ms-input-placeholder {
  color: #252525;
}

.mk-contact-form-wrapper.modern-style.contact-dark .text-input:focus:-moz-placeholder,
.mk-contact-form-wrapper.modern-style.contact-dark .mk-textarea:focus:-moz-placeholder {
  color: #252525;
}

.mk-contact-form-wrapper.modern-style .mk-invalid {
  border: 1px solid #ff0000 !important;
}

.mk-contact-loading {
  position: absolute;
  right: 0;
  bottom: 20px;
  display: none;
  color: #c3c3c3;
  font-size: 16px;
}

.mk-contact-success {
  position: absolute;
  right: 0;
  bottom: 20px;
  display: none;
  width: 24px;
  height: 24px;
  color: #90b64d;
  font-size: 24px;
}

.mk-invalid {
  border: 1px solid #ff0000;
}

.mk-contactinfo-shortcode {
  margin-bottom: 20px;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-contact-form-shortcode .contact-form-spliter {
    float: none !important;
    margin-bottom: 6px;
    width: 100% !important;
  }
  .mk-contact-form-shortcode button {
    display: block;
    width: 100%;
  }
}

/* Shortcode:Social Networks
-------------------------------------------------------------------- */

.mk-social-network-shortcode {
  margin: 10px 0;
  padding: 0;
}

.mk-social-network-shortcode.social-align-right {
  text-align: right;
}

.mk-social-network-shortcode.social-align-center {
  text-align: center;
}

.mk-social-network-shortcode.social-align-left {
  text-align: left;
}

.mk-social-network-shortcode.small i {
  font-size: 16px;
}

.mk-social-network-shortcode.medium i {
  font-size: 24px;
}

.mk-social-network-shortcode.large i {
  font-size: 32px;
}

.mk-social-network-shortcode.x-large i {
  font-size: 48px;
}

.mk-social-network-shortcode.xx-large i {
  font-size: 64px;
}

.mk-social-network-shortcode ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mk-social-network-shortcode ul li {
  display: inline-block;
  margin: 0;
}

.mk-social-network-shortcode ul li a {
  display: block;
  line-height: 100%;
}

/* Shortcode:FAQ
-------------------------------------------------------------------- */

.mk-faq-container {
  margin-bottom: 20px;
}

.mk-faq-container.fancy-style-wrapper {
  border-top: 1px solid #ececec;
}

.mk-faq-container.fancy-style-wrapper .mk-faq-toggle {
  margin-bottom: 0 !important;
  border-top: none !important;
}

.mk-faq-toggle {
  display: block;
  width: 100%;
}

.mk-faq-toggle .mk-toggle-title i {
  color: #d6d6d6 !important;
}

.filter-faq {
  margin-bottom: 30px;
  text-align: center;
}

.filter-faq ul {
  display: inline-block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 1px solid #dbdbdb;
  list-style: none;
  border-radius: 4px;
}

.filter-faq ul li {
  display: inline-block;
  margin: 0;
  border-left: 1px solid #dbdbdb;
  text-transform: capitalize;
}

.filter-faq ul li:first-child {
  border: none !important;
}

.filter-faq ul li a {
  display: block;
  padding: 16px 20px;
  background-color: #fbfbfb;
  background-image: -o-linear-gradient(top, #fbfbfb, #f5f5f5);
  color: #333333;
  font-size: 12px;
  line-height: 12px;
}

.filter-faq ul li a:hover {
  background-color: #f1f1f1;
  background-image: none !important;
}

.filter-faq ul li a.current {
  background-color: #e9e9e9;
  background-image: none !important;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.07);
}

@media handheld, only screen and (max-width: 767px) {
  .filter-faq ul {
    display: block !important;
  }
  .filter-faq ul li {
    display: block !important;
    border-top: 1px solid #dbdbdb;
    border-left: none !important;
  }
}

/* Shortcode:Fancy Title
-------------------------------------------------------------------- */

.mk-fancy-title {
  margin-bottom: 18px;
}

.mk-fancy-title.pattern-style {
  background: url(../../images/fancy-title-pattern.png) left center repeat-x;
}

.mk-fancy-title.pattern-style p {
  display: inline;
}

.mk-fancy-title.simple-style span {
  background: transparent !important;
}

.mk-fancy-title p {
  margin-bottom: 0 !important;
}

@media handheld, only screen and (max-width: 770px) {
  .mk-fancy-title {
    text-align: center !important;
  }
  .mk-fancy-title.pattern-style span {
    padding: 0 8px !important;
  }
}

.mk-title-box {
  line-height: 100%;
}

.mk-title-box p {
  margin: 0;
}

.mk-title-box span {
  padding: 4px 0;
}

/* Shortcode:Portfolio Carousel
-------------------------------------------------------------------- */

.mk-portfolio-carousel .mk-fancy-title {
  margin-right: 35px;
  font-weight: bold !important;
  font-size: 14px !important;
}

.mk-portfolio-carousel .mk-fancy-title span {
  padding-right: 5px;
}

.mk-portfolio-carousel .mk-portfolio-view-all {
  float: right;
  padding: 0 7px;
  font-size: 11px;
}

.mk-portfolio-carousel .flex-viewport ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mk-portfolio-carousel .flex-viewport ul li {
  position: relative;
  padding-right: 15px;
  min-height: 230px;
}

.mk-portfolio-carousel .flex-viewport ul li:hover .portfolio-carousel-extra-info {
  z-index: 30;
  opacity: 1;
}

.mk-portfolio-carousel .flex-viewport ul li:hover .portfolio-carousel-overlay {
  opacity: 0.7;
}

.mk-portfolio-carousel .flex-viewport ul li:hover .portfolio-carousel-lightbox {
  left: 95px;
  opacity: 1;
}

.mk-portfolio-carousel .flex-viewport ul li:hover .portfolio-carousel-permalink {
  right: 95px;
  opacity: 1;
}

.mk-portfolio-carousel .flex-direction-nav a {
  position: absolute;
  top: -37px;
}

.mk-portfolio-carousel .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-portfolio-carousel .flex-direction-nav a .mk-icon-chevron-right:before {
  color: #aaaaaa;
}

.mk-portfolio-carousel .flex-prev {
  right: 20px;
}

.mk-portfolio-carousel .flex-next {
  right: 0px;
}

.mk-portfolio-carousel-thumb {
  position: relative;
  overflow: hidden;
}

.portfolio-carousel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.portfolio-carousel-lightbox,
.portfolio-carousel-permalink {
  position: absolute;
  top: 40%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: block;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}

.portfolio-carousel-lightbox:hover,
.portfolio-carousel-permalink:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.portfolio-carousel-lightbox i,
.portfolio-carousel-permalink i {
  color: #fff;
  font-size: 16px;
  line-height: 32px;
}

.portfolio-carousel-lightbox {
  left: 0;
  opacity: 0;
}

.portfolio-carousel-permalink {
  right: 0;
  opacity: 0;
}

.portfolio-carousel-extra-info {
  position: relative;
  z-index: 8;
  margin: -40px 0 0 10px;
  padding: 10px;
  width: 240px;
  background-color: #333333;
  text-align: center;
  border-radius: 2px;
  opacity: 0;
}

.portfolio-carousel-title {
  display: inline-block;
  color: #fff !important;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px !important;
}

.portfolio-carousel-cats {
  display: block;
  line-height: 16px;
}

/* Modern Style */

.mk-portfolio-carousel-modern .mk-portfolio-modern-image {
  position: relative;
}

.mk-portfolio-carousel-modern .mk-portfolio-modern-image img {
  position: relative;
  z-index: 10;
  max-width: 100%;
  width: auto\9;
  height: auto;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

.mk-portfolio-carousel-modern .mk-portfolio-modern-image:hover .modern-post-type-icon,
.mk-portfolio-carousel-modern .mk-portfolio-modern-image:hover .portfolio-categories {
  opacity: 1;
}

.mk-portfolio-carousel-modern .mk-portfolio-modern-image:hover .portfolio-modern-meta {
  bottom: 30px;
  opacity: 1;
}

.mk-portfolio-carousel-modern .mk-portfolio-modern-image:hover .image-hover-overlay {
  opacity: 0.85;
}

.mk-portfolio-carousel-modern .image-hover-overlay {
  z-index: 11;
  background-color: #000 !important;
}

.mk-portfolio-carousel-modern .the-title {
  padding: 0 20px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}

.mk-portfolio-carousel-modern .portfolio-modern-meta {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 20;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  opacity: 0;
}

.mk-portfolio-carousel-modern .portfolio-categories {
  padding: 0 20px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
}

.mk-portfolio-carousel-modern .flex-direction-nav a {
  position: absolute;
  top: 50%;
  margin-top: -27.5px;
  width: 55px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  line-height: 55px;
}

.mk-portfolio-carousel-modern .flex-direction-nav a:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.mk-portfolio-carousel-modern .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-portfolio-carousel-modern .flex-direction-nav a .mk-icon-chevron-right:before {
  color: #fff;
  font-size: 16px;
}

.mk-portfolio-carousel-modern .flex-direction-nav a.flex-prev {
  left: 0px;
}

.mk-portfolio-carousel-modern .flex-direction-nav a.flex-next {
  right: 0px;
}

.modern-post-type-icon {
  position: absolute;
  display: block;
  z-index: 20;
  top: 30%;
  left: 50%;
  margin-left: -25px;
  opacity: 0;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 100px;
  color: #fff;
}

.modern-post-type-icon i {
  font-size: 48px;
  line-height: 50px;
}

/* Shortcode:Font Icons
-------------------------------------------------------------------- */

.mk-font-icons {
  display: inline-block;
}

.mk-font-icons.icon-align-right {
  float: right;
}

.mk-font-icons.icon-align-center {
  display: block;
  text-align: center;
}

.mk-font-icons.icon-align-left {
  float: left;
}

.mk-font-icons i {
  display: inline-block;
}

.mk-font-icons i.circle-enabled {
  text-align: center;
  border-radius: 256px;
}

.mk-font-icons i.mk-size-small {
  font-size: 16px;
}

.mk-font-icons i.mk-size-small.circle-enabled {
  padding: 3px;
  width: 16px;
  height: 16px;
  font-size: 12px;
  line-height: 16px;
}

.mk-font-icons i.mk-size-medium {
  font-size: 32px;
}

.mk-font-icons i.mk-size-medium.circle-enabled {
  padding: 3px;
  width: 32px;
  height: 32px;
  font-size: 20px;
  line-height: 32px;
}

.mk-font-icons i.mk-size-large {
  font-size: 48px;
}

.mk-font-icons i.mk-size-large.circle-enabled {
  width: 48px;
  height: 48px;
  font-size: 28px;
  line-height: 48px;
}

.mk-font-icons i.mk-size-x-large {
  font-size: 64px;
}

.mk-font-icons i.mk-size-x-large.circle-enabled {
  width: 64px;
  height: 64px;
  font-size: 34px;
  line-height: 64px;
}

.mk-font-icons i.mk-size-xx-large {
  font-size: 128px;
}

.mk-font-icons i.mk-size-xx-large.circle-enabled {
  width: 128px;
  height: 128px;
  font-size: 70px;
  line-height: 128px;
}

.mk-font-icons i.mk-size-xxx-large {
  font-size: 256px;
}

.mk-font-icons i.mk-size-xxx-large.circle-enabled {
  width: 256px;
  height: 256px;
  font-size: 160px;
  line-height: 256px;
}

/* Shortcode:Blog Showcase
-------------------------------------------------------------------- */

.mk-blog-showcase {
  padding: 30px 0;
}

.mk-blog-showcase ul {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
}

.mk-blog-showcase ul li {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0 10px 0 0;
}

@media handheld, only screen and (max-width: 1140px) {
  .mk-blog-showcase ul li {
    display: block !important;
    float: none !important;
    margin-bottom: 20px;
    width: 100%;
  }
  .mk-blog-showcase ul li .blog-showcase-extra-info {
    opacity: 1;
  }
}

@media handheld, only screen and (max-width: 600px) {
  .mk-blog-showcase ul li {
    display: block !important;
    float: none !important;
    margin-bottom: 15px;
    padding: 0 !important;
  }
  .mk-blog-showcase ul li .blog-showcase-extra-info {
    display: none !important;
  }
  .mk-blog-showcase ul li .mk-blog-showcase-thumb {
    max-width: 100%;
    width: 100% !important;
    height: auto !important;
    line-height: 4px;
  }
  .mk-blog-showcase ul li .mk-blog-showcase-thumb img {
    max-width: 100%;
    width: 100%;
    height: auto !important;
  }
}

.mk-blog-showcase ul li:last-child {
  padding-right: 0 !important;
}

.mk-blog-showcase ul li.mk-blog-first-el {
  padding-right: 270px;
}

.mk-blog-showcase ul li.mk-blog-first-el .blog-showcase-extra-info {
  opacity: 1;
}

.mk-blog-showcase ul li.mk-blog-first-el .mk-blog-showcase-thumb {
  border-right: none;
}

.showcase-blog-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.mk-blog-showcase-thumb {
  position: relative;
  z-index: 20;
  overflow: hidden;
  margin-bottom: 5px;
  width: 260px;
  height: 180px;
}

.mk-blog-showcase-thumb:hover .showcase-blog-overlay {
  opacity: 0.8;
}

.mk-blog-showcase-thumb:hover a {
  opacity: 1;
}

.mk-blog-showcase-thumb a {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 40;
  margin: -24px 0 0 -24px;
  width: 48px;
  height: 48px;
  text-align: center;
  display: block;
  opacity: 0;
}

.mk-blog-showcase-thumb a i {
  color: #fff;
  font-size: 48px;
  line-height: 48px;
  -webkit-backface-visibility: hidden;
}

.blog-showcase-extra-info {
  position: absolute;
  top: 2px;
  left: 270px;
  z-index: 10;
  overflow: hidden;
  margin: 0;
  padding-left: 5px;
  width: 250px;
  height: 180px;
  opacity: 0;
}

.blog-showcase-extra-info time {
  display: block;
  margin-bottom: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-right: none;
  border-left: none;
  line-height: 24px;
}

.blog-showcase-extra-info time a {
  color: #999999;
  font-size: 10px;
}

.blog-showcase-title {
  display: inline-block;
  margin-bottom: 0px;
  color: #333333;
  font-weight: bold;
  font-size: 13px;
  line-height: 20px !important;
}

.blog-showcase-more {
  text-decoration: underline;
  font-size: 12px;
}

/* Shortcode:Blog Carousel
-------------------------------------------------------------------- */

.mk-blog-carousel {
  margin-bottom: 20px;
}

.mk-blog-carousel .mk-fancy-title {
  margin-right: 35px;
  font-weight: bold !important;
  font-size: 14px !important;
}

.mk-blog-carousel .mk-fancy-title span {
  padding-right: 5px;
}

.mk-blog-carousel .mk-blog-view-all {
  float: right;
  padding: 0 7px;
  font-size: 11px;
}

.mk-blog-carousel .flex-viewport ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mk-blog-carousel .flex-viewport ul li {
  position: relative;
  padding-right: 25px;
}

.mk-blog-carousel .flex-viewport ul li > div {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  background-clip: padding-box;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
}

.mk-blog-carousel .flex-viewport ul li:hover .blog-carousel-overlay {
  opacity: 0.8;
}

.mk-blog-carousel .flex-viewport ul li:hover .post-type-badge {
  opacity: 1;
}

.mk-blog-carousel .flex-direction-nav a {
  position: absolute;
  top: -37px;
}

.mk-blog-carousel .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-blog-carousel .flex-direction-nav a .mk-icon-chevron-right:before {
  color: #aaaaaa;
}

.mk-blog-carousel .flex-prev {
  right: 20px;
}

.mk-blog-carousel .flex-next {
  right: 0px;
}

.blog-carousel-thumb {
  position: relative;
}

.blog-carousel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.blog-carousel-title {
  display: inline-block;
  margin-bottom: 0 !important;
  padding: 15px;
  text-transform: none !important;
  font-weight: bold;
  font-size: 14px !important;
  line-height: 20px !important;
  min-height: 40px;
}

.blog-carousel-excerpt {
  margin: 0;
  padding: 0 15px 15px;
  font-size: 12px;
}

/* Shortcode:Clients Carousel
-------------------------------------------------------------------- */

.mk-clients-shortcode {
  position: relative;
  margin-bottom: 20px;
}

.mk-clients-shortcode ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mk-clients-shortcode ul.mk-flex-slides li {
  position: relative;
  padding: 0 17px 0 0;
}

.mk-clients-shortcode ul.mk-flex-slides .client-logo {
  width: 170px;
  border-width: 1px;
  border-style: solid;
}

.mk-clients-shortcode .mk-fancy-title {
  margin-right: 38px;
  font-weight: bold !important;
  font-size: 14px !important;
}

.mk-clients-shortcode .mk-fancy-title span {
  padding-right: 5px;
}

.mk-clients-shortcode .client-logo {
  position: relative;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
}

.mk-clients-shortcode .client-logo:hover {
  opacity: 0.6;
}

.mk-clients-shortcode.bg-cover-true .client-logo {
  background-size: cover;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}

.mk-clients-shortcode .flex-direction-nav a {
  position: absolute;
  top: -4px;
}

.mk-clients-shortcode .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-clients-shortcode .flex-direction-nav a .mk-icon-chevron-right:before {
  color: #aaaaaa;
  font-size: 12px !important;
}

.mk-clients-shortcode .flex-prev {
  right: 20px;
}

.mk-clients-shortcode .flex-next {
  right: 0px;
}

.mk-clients-shortcode.column-style ul {
  overflow: hidden;
}

.mk-clients-shortcode.column-style li {
  float: left;
  margin: 0;
  padding: 0;
}

.mk-clients-shortcode.column-style.one-column li {
  width: 100%;
}

.mk-clients-shortcode.column-style.two-column li {
  width: 50%;
}

.mk-clients-shortcode.column-style.three-column li {
  width: 33.3%;
}

.mk-clients-shortcode.column-style.four-column li {
  width: 25%;
}

.mk-clients-shortcode.column-style.five-column li {
  width: 20%;
}

.mk-clients-shortcode.column-style.six-column li {
  width: 16.6%;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-clients-shortcode.column-style.three-column li,
  .mk-clients-shortcode.column-style.four-column li,
  .mk-clients-shortcode.column-style.five-column li,
  .mk-clients-shortcode.column-style.six-column li {
    width: 33.2% !important;
  }
}

@media handheld, only screen and (max-width: 767px) {
  .mk-clients-shortcode.column-style.three-column li,
  .mk-clients-shortcode.column-style.four-column li,
  .mk-clients-shortcode.column-style.five-column li,
  .mk-clients-shortcode.column-style.six-column li {
    width: 49.8% !important;
  }
}

@media handheld, only screen and (max-width: 550px) {
  .mk-clients-shortcode.column-style.three-column li,
  .mk-clients-shortcode.column-style.four-column li,
  .mk-clients-shortcode.column-style.two-column li,
  .mk-clients-shortcode.column-style.five-column li,
  .mk-clients-shortcode.column-style.six-column li {
    width: 100% !important;
  }
}

.mk-clients-shortcode.column-style .client-logo {
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-top: none !important;
  border-left: none !important;
}

/* Shortcode:Icon Box
-------------------------------------------------------------------- */

.mk-box-icon {
  position: relative;
  -webkit-backface-visibility: hidden;
}

.mk-box-icon p {
  position: relative;
  margin-bottom: 0;
}

.mk-box-icon .icon-box-readmore {
  position: relative;
  float: right;
  margin: 10px 15px 10px 0;
}

.mk-box-icon .icon-box-readmore i:before {
  position: relative;
  padding-left: 4px;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
}

.mk-box-icon.simple_minimal-style.vc_span4 {
  padding-right: 10px;
}

.mk-box-icon.simple_minimal-style .mk-main-ico {
  display: inline-block;
  margin-right: 12px;
  font-size: 32px;
  line-height: 16px;
}

.mk-box-icon.simple_minimal-style .circled-icon {
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 16px;
  line-height: 36px;
  border-radius: 50px;
}

.mk-box-icon.simple_minimal-style h4 {
  margin-bottom: 15px !important;
}

.mk-box-icon.boxed-style .icon-box-boxed {
  position: relative;
  z-index: 10;
  border: 1px solid #e0e0e0;
  background-color: #f4f4f4;
  text-align: center;
  border-radius: 3px;
}

.mk-box-icon.boxed-style .icon-box-boxed.blured-box {
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.mk-box-icon.boxed-style .icon-box-boxed.top {
  margin-top: 35px;
  padding: 70px 30px 30px;
}

.mk-box-icon.boxed-style .icon-box-boxed.top .mk-main-ico {
  top: -34px;
  left: 50%;
  margin-left: -32px;
}

.mk-box-icon.boxed-style .icon-box-boxed.left {
  margin-left: 30px;
  padding: 30px 30px 30px 60px;
  text-align: left;
}

.mk-box-icon.boxed-style .icon-box-boxed.left .mk-main-ico {
  top: 50%;
  left: -34px;
  margin-top: -34px;
}

.mk-box-icon.boxed-style .icon-box-readmore {
  display: inline-block;
  float: none;
}

.mk-box-icon.boxed-style h4 {
  margin-bottom: 20px;
  color: #222 !important;
}

.mk-box-icon.boxed-style .mk-main-ico {
  position: absolute;
  z-index: 20;
  display: block;
  width: 65px;
  height: 65px;
  color: #fff;
  text-align: center;
  font-size: 32px;
  line-height: 65px;
  border-radius: 50px;
}

.mk-box-icon.boxed-style .mk-main-ico:before {
  position: relative;
}

.mk-box-icon.simple_ultimate-style .left-side {
  padding-right: 15px;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico {
  display: block;
  float: left;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.small {
  width: 32px;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.medium {
  width: 48px;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.large {
  width: 64px;
}

.mk-box-icon.simple_ultimate-style .left-side .mk-main-ico.x-large {
  width: 128px;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper {
  display: block;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.small-size {
  margin-left: 48px;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.medium-size {
  margin-left: 65px;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.large-size {
  margin-left: 84px;
}

.mk-box-icon.simple_ultimate-style .left-side .box-detail-wrapper.x-large-size {
  margin-left: 158px;
}

.mk-box-icon.simple_ultimate-style .top-side {
  text-align: center;
}

.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico {
  display: block;
}

.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.small {
  margin-bottom: 8px;
}

.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.medium {
  margin-bottom: 10px;
}

.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.large {
  margin-bottom: 12px;
}

.mk-box-icon.simple_ultimate-style .top-side .mk-main-ico.x-large {
  margin-bottom: 15px;
}

.mk-box-icon.simple_ultimate-style .top-side h4 {
  margin-bottom: 22px;
}

.mk-box-icon.simple_ultimate-style .top-side .icon-box-readmore {
  display: inline-block;
  float: none;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.small {
  font-size: 32px;
  line-height: 32px;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.medium {
  font-size: 48px;
  line-height: 48px;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.large {
  font-size: 64px;
  line-height: 64px;
}

.mk-box-icon.simple_ultimate-style .mk-main-ico.x-large {
  font-size: 128px;
  line-height: 128px;
}

.mk-box-icon .rounded-circle.left-side .small-size {
  margin-left: 90px !important;
}

.mk-box-icon .rounded-circle.left-side .medium-size {
  margin-left: 120px !important;
}

.mk-box-icon .rounded-circle.top-side .small {
  margin-bottom: 26px !important;
}

.mk-box-icon .rounded-circle.top-side .medium {
  margin-bottom: 34px !important;
}

.mk-box-icon .rounded-circle .mk-main-ico {
  display: inline-block !important;
  border-width: 1px;
  border-style: solid;
  border-radius: 60px;
}

.mk-box-icon .rounded-circle .small {
  padding: 18px !important;
  width: auto !important;
  font-size: 24px !important;
  line-height: 24px !important;
}

.mk-box-icon .rounded-circle .medium {
  padding: 26px !important;
  width: auto !important;
  font-size: 32px !important;
  line-height: 32px !important;
}

/* Shortcode:Mini Callout Box
-------------------------------------------------------------------- */

.mk-mini-callout {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 10px 15px;
  border: 1px solid #dbdbdb;
  background-color: #f6f6f6;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.07);
}

.mk-mini-callout p {
  display: inline;
  margin-bottom: 0;
}

.mk-mini-callout .callout-title {
  padding-right: 6px;
  color: #333333;
  font-weight: bold;
}

.mk-mini-callout a i {
  padding-left: 6px;
  font-size: 14px;
}

/* Shortcode:Full Width Slideshow
-------------------------------------------------------------------- */

.mk-fullwidth-slideshow {
  padding: 30px 0;
  width: 100%;
  text-align: center;
}

.mk-fullwidth-slideshow .mk-flex-slides {
  width: 100%;
  text-align: center;
}

.mk-fullwidth-slideshow .mk-flex-slides li {
  text-align: center;
}

.mk-fullwidth-slideshow .mk-flex-slides li img {
  margin: 0 auto !important;
  max-width: auto !important;
  width: auto !important;
  height: auto;
}

.mk-fullwidth-slideshow .flex-direction-nav a {
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
}

.mk-fullwidth-slideshow .flex-direction-nav a i {
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}

.mk-fullwidth-slideshow .flex-direction-nav .flex-next {
  right: 20px;
}

.mk-fullwidth-slideshow .flex-direction-nav .flex-prev {
  left: 20px;
}

/* Shortcode:Gallery
-------------------------------------------------------------------- */

.mk-gallery-shortcode {
  margin-bottom: 20px;
}

.mk-gallery-shortcode article {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  opacity: 0;
}

.mk-gallery-shortcode article .item-holder {
  margin: 0 8px 16px 8px;
  position: relative;
  overflow: hidden;
  line-height: 4px;
}

.mk-gallery-shortcode article.gallery-one-column {
  width: 100%;
}

.mk-gallery-shortcode article.gallery-one-column .item-holder {
  margin: 0 0 16px 0;
}

.mk-gallery-shortcode article.gallery-two-column {
  width: 50%;
}

.mk-gallery-shortcode article.gallery-three-column {
  width: 33.31%;
}

.mk-gallery-shortcode article.gallery-four-column {
  width: 25%;
}

.mk-gallery-shortcode article.gallery-five-column {
  width: 20%;
}

.mk-gallery-shortcode article.gallery-six-column {
  width: 16.6%;
}

.mk-gallery-shortcode article.gallery-seven-column {
  width: 14.26%;
}

.mk-gallery-shortcode article.gallery-eight-column {
  width: 12.5%;
}

.mk-gallery-shortcode article.gallery-eight-column .item-holder {
  margin: 0 4px 8px 4px;
}

.mk-gallery-shortcode article:hover .image-hover-overlay {
  opacity: 0.85;
}

.mk-gallery-shortcode article:hover .mk-image-shortcode-lightbox {
  opacity: 1;
}

.mk-gallery-shortcode article:hover .gallery-title {
  opacity: 1;
  top: 56%;
}

.mk-gallery-shortcode article:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  -webkit-filter: grayscale(1);
}

.mk-gallery-shortcode article .gallery-inner {
  display: block;
}

.mk-gallery-shortcode article.grid-frame .item-holder {
  margin: 0 1px 2px;
}

.mk-gallery-shortcode article.grid-frame .item-holder img {
  width: 100%;
}

.mk-gallery-shortcode article.rounded-frame .gallery-inner {
  border-radius: 4px;
}

.mk-gallery-shortcode article.rounded-frame .gallery-inner img,
.mk-gallery-shortcode article.rounded-frame .gallery-inner .image-hover-overlay {
  border-radius: 4px;
}

.mk-gallery-shortcode article.gray_border-frame .gallery-inner {
  border: 6px solid rgba(0, 0, 0, 0.06);
}

.mk-gallery-shortcode article .image-hover-overlay {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.mk-gallery-shortcode article .mk-image-shortcode-lightbox.lightbox-push-top {
  top: 35%;
}

.mk-gallery-shortcode article .gallery-title {
  position: absolute;
  top: 58%;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0 20px;
  z-index: 10;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  opacity: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  font-weight: bold;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-gallery-shortcode article.gallery-two-column,
  .mk-gallery-shortcode article.gallery-three-column,
  .mk-gallery-shortcode article.gallery-four-column,
  .mk-gallery-shortcode article.gallery-five-column,
  .mk-gallery-shortcode article.gallery-six-column,
  .mk-gallery-shortcode article.gallery-seven-column,
  .mk-gallery-shortcode article.gallery-eight-column {
    width: 49.7%;
  }
  .mk-gallery-shortcode article.gallery-two-column img,
  .mk-gallery-shortcode article.gallery-three-column img,
  .mk-gallery-shortcode article.gallery-four-column img,
  .mk-gallery-shortcode article.gallery-five-column img,
  .mk-gallery-shortcode article.gallery-six-column img,
  .mk-gallery-shortcode article.gallery-seven-column img,
  .mk-gallery-shortcode article.gallery-eight-column img {
    width: 100%;
  }
}

@media handheld, only screen and (max-width: 540px) {
  .mk-gallery-shortcode article {
    width: 100% !important;
  }
}

/* Shortcode:Google Maps
-------------------------------------------------------------------- */

.wpb_map_wraper {
  margin-bottom: 20px;
  line-height: 4px;
}

.wpb_map_wraper.rounded-frame {
  overflow: hidden;
  border: 2px solid rgba(0, 0, 0, 0.06);
  border-radius: 5px;
}

.wpb_map_wraper.gray_border-frame {
  border: 6px solid rgba(0, 0, 0, 0.06);
}

.wpb_map_wraper.border_shadow-frame {
  border: 6px solid #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.wpb_map_wraper.shadow_only-frame {
  -webkit-box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.1);
}

.mk-advanced-gmaps img {
  max-width: none !important;
}

.mk-gmaps-parallax {
  overflow: hidden;
}

.mk-gmaps-parallax > div {
  margin-top: -100px;
}

/* Shortcode:Page Serction
-------------------------------------------------------------------- */

.mk-page-section {
  position: relative;
  overflow: hidden;
}

.mk-page-section.drop-top-shadow {
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.07);
}

.mk-page-section .vc_row-fluid {
  position: relative;
  z-index: 10;
}

.mk-page-section .theme-content,
.mk-page-section .page-section-content {
  padding: 0 20px;
}

.mk-video-mask,
.mk-video-color-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}

.mk-video-color-mask {
  opacity: 0.7;
}

.mk-video-mask {
  background: url(../../images/video-mask.png) center center repeat;
}

.mk-video-preload {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.mk-section-video {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  
  -webkit-transform-style: preserve-3d;
}

.mk-section-video video {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  display: inherit;
}

.mk-video-section-touch {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  display: none;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) {
  .mk-page-section {
    background-position: center !important;
    background-attachment: scroll !important;
  }
  .mk-section-video {
    
  }
  .mk-video-section-touch {
    display: block !important;
  }
}

/* Shortcode:Twitter Feed
-------------------------------------------------------------------- */

.mk-tweet-shortcode li {
  padding-left: 25px !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.mk-tweet-shortcode li:before {
  top: 12px;
  left: 0;
}

.mk-twitter-shortcode {
  margin-bottom: 20px;
}

/* Shortcode:Audio Player
-------------------------------------------------------------------- */

.mk-audio-shortcode {
  margin-bottom: 30px;
  height: 150px !important;
}

.mk-audio-shortcode .jp-audio.audio-has-img {
  margin-left: 150px;
}

.mk-audio-shortcode .jp-audio div.jp-interface {
  min-height: 140px !important;
}

/* Shortcode:Event Count Down
-------------------------------------------------------------------- */

.mk-event-countdown {
  margin-bottom: 30px !important;
}

.mk-event-countdown .mk-event-title {
  display: block;
  margin-bottom: 15px;
  color: #999999;
  text-align: center;
  font-size: 16px;
}

/* Shortcode:Moving Images
-------------------------------------------------------------------- */

.mk-moving-image-shortcode img {
  width: auto !important;
  display: inline-block !important;
}

/* Device visbility media queries
-------------------------------------------------------------------- */

.visible-sm,
.visible-tl,
.visible-dt {
  display: none;
}

/* Only mobiles */

@media screen and (max-width: 765px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}

/* only tables */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .hidden-tl {
    display: none !important;
  }
  .visible-tl {
    display: block !important;
  }
}

/* Only Desktops */

@media only screen and (min-width: 1224px) {
  .hidden-dt {
    display: none !important;
  }
  .visible-dt {
    display: block !important;
  }
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .no-smartphone {
    display: none !important;
  }
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .no-ipad {
    display: none !important;
  }
}

/* iPhone 4 ----------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .no-iphone {
    display: none !important;
  }
}

/* Inherit P tags inside shortcodes */

.mk-fancy-title p,
.mk-blockquote p,
.mk-mini-callout p,
.pricing-offer-grid p,
.mk-title-box p {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

.mk-employees {
  margin-bottom: 10px;
}

.mk-employees ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mk-employees ul li {
  margin: 0;
  padding: 0;
}

.mk-employees.simple-style.one-column .mk-employee-item {
  width: 100%;
  padding: 0 0 50px;
}

.mk-employees.simple-style.two-column .mk-employee-item {
  width: 50%;
  padding: 0 20px 50px 20px;
}

.mk-employees.simple-style.three-column .mk-employee-item {
  width: 33.33%;
  padding: 0 15px 40px 15px;
}

.mk-employees.simple-style.four-column .mk-employee-item {
  width: 25%;
  padding: 0 10px 30px 10px;
}

.mk-employees.simple-style.five-column .mk-employee-item {
  width: 20%;
  padding: 0 8px 20px 8px;
}

.mk-employees.simple-style .mk-employee-item {
  text-align: center;
  display: inline-block;
  float: left;
}

.mk-employees.simple-style .mk-employee-item .team-thumbnail.rounded-true {
  border-radius: 500px;
  overflow: hidden;
}

.mk-employees.simple-style .mk-employee-item .team-thumbnail.rounded-true img {
  position: relative;
  border-radius: 500px;
}

.mk-employees.simple-style .mk-employee-item .team-member-name {
  color: #333333;
}

.mk-employees.simple-style .mk-employee-item .team-member-position {
  color: #999999;
}

.mk-employees.boxed-style.one-column .mk-employee-item {
  width: 100%;
  margin: 55px 0 20px;
}

.mk-employees.boxed-style.two-column .mk-employee-item {
  width: 48.5%;
  margin: 55px 0 3% 3%;
}

.mk-employees.boxed-style.three-column .mk-employee-item {
  width: 31.333%;
  margin: 55px 0 3% 3%;
}

.mk-employees.boxed-style.four-column .mk-employee-item {
  width: 23.4%;
  margin: 55px 0 2% 2%;
}

.mk-employees.boxed-style.five-column .mk-employee-item {
  width: 18.4%;
  margin: 55px 0 0 2%;
}

.mk-employees.boxed-style .mk-employee-item {
  padding: 60px 25px 25px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  background-color: #f4f4f4;
  position: relative;
}

.mk-employees.boxed-style .mk-employee-item .team-member-name {
  color: #333333;
}

.mk-employees.boxed-style .mk-employee-item.employee-item-blur {
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.mk-employees.boxed-style .mk-employee-item.employee-item-blur .team-thumbnail {
  border: 3px solid #fff !important;
}

.mk-employees.boxed-style .mk-employee-item.employee-item-blur .team-member-position {
  color: #fff;
  font-weight: bold;
}

.mk-employees.boxed-style .mk-employee-item.employee-item-blur .mk-employeee-networks i {
  color: #fff !important;
}

.mk-employees.boxed-style .mk-employee-item.employee-item-blur .mk-employeee-networks a:hover i {
  color: #fff !important;
}

.mk-employees.boxed-style .mk-employee-item.em-first-column {
  margin-left: 0 !important;
}

.mk-employees.boxed-style .mk-employee-item .team-thumbnail {
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -45px;
  border: 3px solid #c6c6c6;
  border-radius: 500px;
  overflow: hidden;
}

.mk-employees.boxed-style .mk-employee-item .team-thumbnail img {
  position: relative;
  border-radius: 500px;
}

/* Global Styles */

.mk-employee-item {
  text-align: center;
  display: inline-block;
  float: left;
}

.mk-employee-item .team-thumbnail {
  margin: 0 auto 20px;
  overflow: hidden;
}

.mk-employee-item .team-member-name {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
  display: block;
  font-weight: bold;
}

.mk-employee-item .team-member-position {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}

.mk-employee-item .team-member-desc {
  margin-top: 20px;
  margin-bottom: 10px;
  display: block;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-employees.simple-style.one-column .mk-employee-item,
  .mk-employees.simple-style.two-column .mk-employee-item,
  .mk-employees.simple-style.three-column .mk-employee-item {
    display: block;
    margin: 0 0px 50px;
    width: 100%;
    float: auto;
  }
  .mk-employees.simple-style.one-column .team-thumbnail,
  .mk-employees.simple-style.two-column .team-thumbnail,
  .mk-employees.simple-style.three-column .team-thumbnail {
    float: left;
    width: 30%;
    display: inline-block;
  }
  .mk-employees.simple-style.one-column .team-info-wrapper,
  .mk-employees.simple-style.two-column .team-info-wrapper,
  .mk-employees.simple-style.three-column .team-info-wrapper {
    float: left;
    display: inline-block;
    width: 65%;
    padding: 10px 0 0 20px;
  }
  .mk-employees.simple-style.four-column .mk-employee-item,
  .mk-employees.simple-style.five-column .mk-employee-item {
    width: 48% !important;
    padding: 0 20px 30px;
  }
  .boxed-style .mk-employee-item {
    display: block;
    margin-left: 0 !important;
    width: 100% !important;
    float: auto;
  }
}

@media handheld, only screen and (max-width: 750px) {
  .simple-style .mk-employee-item {
    display: block;
    margin: 0 0px 50px;
    width: 100% !important;
    float: auto !important;
  }
  .simple-style .team-thumbnail {
    float: none !important;
    display: block;
  }
  .simple-style .team-info-wrapper {
    float: none !important;
    width: 100% !important;
    display: block;
  }
}

@media handheld, only screen and (max-width: 550px) {
  .mk-employees.simple-style.four-column .mk-employee-item,
  .mk-employees.simple-style.five-column .mk-employee-item {
    width: 100% !important;
    padding: 0 20px 10px;
  }
}

.mk-employeee-networks {
  margin: 0;
  padding: 0;
}

.mk-employeee-networks li {
  margin: 0;
  list-style: none;
  display: inline-block;
}

.mk-employeee-networks li a {
  display: block;
  line-height: 4px;
  margin: 10px 9px 0 0;
}

.mk-employeee-networks li a i {
  font-size: 16px;
  color: #aaa;
}

.mk-employeee-networks li a:hover i {
  color: #797979;
}

.pricing-table {
  margin: 30px 0 40px;
  text-align: left;
}

/* Offers Column */

.pricing-offer-grid {
  width: 18%;
  display: inline-block;
  vertical-align: top;
}

.pricing-offer-grid p {
  margin-bottom: 0;
}

.pricing-offer-grid .offers ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}

.pricing-offer-grid .offers ul li {
  margin: 0 20px 0 0;
  line-height: 16px;
  padding: 15px 0;
  display: block;
  width: auto;
  font-size: 12px;
  border-bottom: 1px dotted #cccccc;
}

.no-pricing-offer .pricing-cols {
  width: 100% !important;
}

/* Pricing Columns */

.pricing-cols {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 82%;
  list-style: none;
  text-align: center;
}

.pricing-cols li {
  padding: 0;
  margin: 0 1px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  max-width: 300px;
}

.pricing-cols li.pricing-col {
  position: relative;
  z-index: 10;
  overflow: hidden;
}

.pricing-cols li.featured-plan {
  margin: -24px -3px 0 -3px;
  z-index: 20;
}

.pricing-cols li.featured-plan .pricing-plan {
  padding: 27px 0;
}

.pricing-cols li.featured-plan .pricing-button {
  padding: 22px 0;
}

.pricing-cols li.four-table {
  width: 24.5%;
}

.pricing-cols li.three-table {
  width: 32.5%;
}

.pricing-cols li.two-table {
  width: 49.5%;
}

.pricing-cols li.one-table {
  width: 100%;
}

.pricing-cols .pricing-heading {
  position: relative;
}

.pricing-cols .pricing-plan {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 15px 0;
  display: block;
}

.pricing-cols .pricing-price {
  height: 120px;
  display: table;
  width: 100%;
}

.pricing-cols .pricing-price sub,
.pricing-cols .pricing-price sup {
  font-size: 24px;
  padding: 0 5px;
}

.pricing-cols .pricing-price sub {
  vertical-align: middle;
}

.pricing-cols .pricing-price span {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 20;
}

.pricing-cols .pricing-features ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 20;
}

.pricing-cols .pricing-features ul li {
  font-size: 12px;
  line-height: 16px;
  padding: 15px 0;
  display: block;
  margin: 0;
  width: auto;
}

.pricing-cols .pricing-features ul li .mk-icon-ok {
  color: #26cca4;
}

.pricing-cols .pricing-features ul li .mk-icon-remove {
  color: #e74a4a;
}

.pricing-cols .pricing-features ul li .mk-icon-star {
  color: #26cca4;
  margin-left: 3px;
}

.pricing-cols .pricing-features ul li .mk-icon-star.empty {
  color: #b0b0b0;
}

.pricing-cols .pricing-features .rating-star {
  line-height: 12px;
  margin: 0 auto;
  font-size: 16px;
  color: #7d7c78;
}

.pricing-cols .pricing-button {
  padding: 20px 0;
  border-top: none;
}

.pricing-cols .pricing-button a {
  position: relative;
  z-index: 20;
  margin: 0 auto;
  padding: 9px 25px;
}

/* ********************************************** */

/* Multi color Style */

.multicolor.pricing-table {
  /* Pricing Columns */
}

.multicolor.pricing-table .pricing-offer-grid {
  padding-top: 166px;
}

.multicolor.pricing-table .no-pricing-offer .pricing-cols {
  width: 100% !important;
}

.multicolor.pricing-table .pricing-cols {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.multicolor.pricing-table .pricing-cols li {
  padding: 0;
  margin: 0 1px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.multicolor.pricing-table .pricing-cols li.pricing-col {
  position: relative;
  z-index: 10;
  border-radius: 3px;
  overflow: hidden;
}

.multicolor.pricing-table .pricing-cols li.featured-plan {
  margin: -24px -3px 0 -3px;
  z-index: 20;
  -webkit-box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.2);
}

.multicolor.pricing-table .pricing-cols li.featured-plan .pricing-plan {
  padding: 27px 0;
}

.multicolor.pricing-table .pricing-cols li.featured-plan .pricing-button {
  padding: 22px 0;
}

.multicolor.pricing-table .pricing-cols .pricing-heading {
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.multicolor.pricing-table .pricing-cols .pricing-heading .premium-ribbon {
  background-color: #ffd565;
  color: #7b683c;
  width: 120px;
  line-height: 12px;
  font-size: 10px;
  font-weight: bold;
  padding: 4px 0;
  display: inline-block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: absolute;
  left: -33px;
  top: 16px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
}

.multicolor.pricing-table .pricing-cols .pricing-plan {
  color: #fff;
  font-weight: lighter;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.multicolor.pricing-table .pricing-cols .pricing-price {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  height: 120px;
  display: table;
  width: 100%;
}

.multicolor.pricing-table .pricing-cols .pricing-price sub,
.multicolor.pricing-table .pricing-cols .pricing-price sup {
  font-size: 24px;
  padding: 0 5px;
  font-weight: normal;
}

.multicolor.pricing-table .pricing-cols .pricing-price sub {
  vertical-align: middle;
  font-size: 16px;
}

.multicolor.pricing-table .pricing-cols .pricing-price span {
  font-size: 65px;
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.multicolor.pricing-table .pricing-cols .pricing-features ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 20;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li {
  font-size: 12px;
  line-height: 16px;
  padding: 15px 0;
  display: block;
  margin: 0;
  width: auto;
  background-color: #f6f6f6;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li:nth-child(odd) {
  background-color: #eeeeee;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li i:before {
  font-size: 16px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-ok {
  color: #26cca4;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-remove {
  color: #e74a4a;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-star {
  color: #26cca4;
  margin-left: 3px;
}

.multicolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-star.empty {
  color: #b0b0b0;
}

.multicolor.pricing-table .pricing-cols .pricing-features .rating-star {
  line-height: 12px;
  margin: 0 auto;
  font-size: 16px;
  color: #7d7c78;
}

.multicolor.pricing-table .pricing-cols .pricing-button {
  padding: 20px 0;
  background-color: #f6f6f6;
  border: 1px solid #e8e8e8;
  border-top: none;
}

.multicolor.pricing-table .pricing-cols .pricing-button a {
  position: relative;
  z-index: 20;
  margin: 0 auto;
  padding: 9px 25px;
}

/* ********************************** */

/* Mono  color Style */

.monocolor.pricing-table {
  /* Pricing Columns */
}

.monocolor.pricing-table .pricing-offer-grid {
  padding-top: 178px;
}

.monocolor.pricing-table .pricing-offer-grid .offers ul {
  border-right: none;
}

.monocolor.pricing-table .pricing-offer-grid .offers ul li {
  padding: 13px 0;
}

.monocolor.pricing-table .no-pricing-offer .pricing-cols {
  width: 100% !important;
}

.monocolor.pricing-table .pricing-cols li {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.monocolor.pricing-table .pricing-cols li.pricing-col {
  position: relative;
  z-index: 10;
  overflow: hidden;
  border: 1px solid #dddddd;
  border-left: none;
  background-color: #fff;
}

.monocolor.pricing-table .pricing-cols li.pricing-col:first-child {
  border-left: 1px solid #dddddd;
}

.monocolor.pricing-table .pricing-cols li.featured-plan {
  margin: -20px -3px 0 -3px;
  z-index: 20;
  -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.1);
}

.monocolor.pricing-table .pricing-cols li.featured-plan .pricing-button {
  padding: 35px 0;
}

.monocolor.pricing-table .pricing-cols .pricing-heading {
  background-color: #f6f6f6;
  border-bottom: 1px solid #dddddd;
}

.monocolor.pricing-table .pricing-cols .pricing-plan {
  color: #666666;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 20px 0;
  background-color: #efefef;
  display: block;
  border-bottom: 1px solid #dddddd;
}

.monocolor.pricing-table .pricing-cols .pricing-price {
  height: 120px;
  display: table;
  width: 100%;
}

.monocolor.pricing-table .pricing-cols .pricing-price sub,
.monocolor.pricing-table .pricing-cols .pricing-price sup {
  font-size: 24px;
  padding: 0 5px;
}

.monocolor.pricing-table .pricing-cols .pricing-price sub {
  display: block;
  margin: 30px 0 0 20px;
  text-align: center;
  font-size: 16px;
  color: #666666;
}

.monocolor.pricing-table .pricing-cols .pricing-price span {
  font-size: 70px;
  font-weight: lighter;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 20;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li {
  font-size: 12px;
  line-height: 16px;
  padding: 13px 0;
  margin: 0 10px;
  display: block;
  width: auto;
  background-color: #fff;
  border-bottom: 1px dotted #dddddd;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li:last-child {
  border: none;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li i:before {
  font-size: 16px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-ok {
  color: #26cca4;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-remove {
  color: #e74a4a;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-star {
  color: #26cca4;
  margin-left: 3px;
}

.monocolor.pricing-table .pricing-cols .pricing-features ul li .mk-icon-star.empty {
  color: #b0b0b0;
}

.monocolor.pricing-table .pricing-cols .pricing-features .rating-star {
  line-height: 12px;
  margin: 0 auto;
  font-size: 16px;
  color: #7d7c78;
}

.monocolor.pricing-table .pricing-cols .pricing-button {
  padding: 15px 0;
  border-top: none;
  border-top: 1px solid #dddddd;
  background-color: #f6f6f6;
}

.monocolor.pricing-table .pricing-cols .pricing-button a {
  position: relative;
  z-index: 20;
  margin: 0 auto;
  padding: 9px 25px;
}

@media handheld, only screen and (max-width: 960px) {
  .pricing-offer-grid {
    display: none;
  }
  .pricing-cols {
    width: 100% !important;
  }
}

@media handheld, only screen and (max-width: 700px) {
  .pricing-cols .pricing-col {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .pricing-cols li {
    max-width: 100% !important;
  }
  .monocolor.pricing-table .pricing-col {
    border-left: 1px solid #ddd !important;
  }
  .monocolor.pricing-table .pricing-cols li.featured-plan {
    margin: 0 0 20px 0 !important;
    border: 1px solid #ff7b00 !important;
  }
}

.mk-flexsldier-slideshow {
  background-image: url(../../images/flexslider-bg-gradient.html);
  background-repeat: repeat-x;
  background-position: center bottom;
  display: block;
  margin: 0 auto;
  padding: 40px 0 60px;
}

.mk-flexsldier-slideshow.flexslider-thumbnail {
  padding-bottom: 100px;
}

.mk-flexsldier-slideshow .mk-flexslider-wrapper {
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}

.mk-flexsldier-slideshow .mk-flex-caption {
  padding: 20px;
  display: block;
  width: 600px;
  position: absolute;
  bottom: 0px;
  left: 200px;
  opacity: 0;
}

.mk-flexsldier-slideshow .mk-flex-caption .flex-title {
  font-size: 18px;
  line-height: 42px;
  display: inline;
  background-color: #000 !important;
  -webkit-box-shadow: 8px 0 0 #000000, -8px 0 0 0 #000000 !important;
          box-shadow: 8px 0 0 #000000, -8px 0 0 0 #000000 !important;
  padding: 8px 0;
  text-transform: uppercase;
  font-weight: bold;
}

.mk-flexsldier-slideshow .mk-flex-caption .flex-title span {
  color: #fff;
}

.mk-flexsldier-slideshow .mk-flex-caption .flex-desc {
  font-size: 12px;
  font-weight: bold;
  line-height: 28px;
  display: inline;
  padding: 8px 0;
  margin-left: 0;
}

.mk-flexsldier-slideshow .mk-flex-caption .flex-desc span {
  color: #000;
  text-transform: uppercase;
  padding: 5px 0;
}

.mk-flexsldier-slideshow .flex-control-nav {
  display: block;
  bottom: -40px;
}

.mk-flexsldier-slideshow .flex-control-nav li a {
  width: 6px;
  height: 14px;
  display: block;
  padding: 0;
}

.mk-flexsldier-slideshow .flex-control-nav li a i {
  font-size: 12px;
  color: #fff;
}

.mk-flexsldier-slideshow .flex-control-nav li a.flex-active i:before {
  content: "\f111" !important;
}

.mk-flexsldier-slideshow .flex-direction-nav a {
  width: 42px;
  height: 42px;
  line-height: 42px;
  top: 50%;
  margin-top: -20px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  text-align: center;
  opacity: 0;
}

.mk-flexsldier-slideshow .flex-direction-nav a:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

.mk-flexsldier-slideshow .flex-direction-nav a i {
  font-size: 16px;
  color: #fff;
}

.mk-flexsldier-slideshow .flex-direction-nav .flex-next {
  right: 40px;
}

.mk-flexsldier-slideshow .flex-direction-nav .flex-prev {
  left: 40px;
}

.mk-flexsldier-slideshow:hover .flex-direction-nav .flex-next {
  right: 20px;
  opacity: 1;
}

.mk-flexsldier-slideshow:hover .flex-direction-nav .flex-prev {
  left: 20px;
  opacity: 1;
}

@media handheld, only screen and (max-width: 960px) {
  .mk-flexsldier-slideshow .mk-flex-caption {
    top: 0 !important;
    padding: 10px !important;
  }
}

@media handheld, only screen and (max-width: 480px) {
  .mk-flexsldier-slideshow .mk-flex-caption {
    display: none !important;
  }
}

/* *
*
-------------------------- WIDGETS SECTION -----------------------------
*
* */

.widget {
  overflow: hidden;
  margin-bottom: 40px;
}

.widgettitle {
  position: relative;
  display: block;
  margin-bottom: 15px;
}

#mk-sidebar ul,
#mk-footer ul {
  margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_links li,
.widget_meta li,
.widget_authors li,
.widget_contact_info li,
.widget_popular_posts li,
.widget_text li,
.widget_popular_tags li,
.widget_recent_posts li,
.widget_twitter li,
.widget_pages li,
.widget_recent_comments li,
.widget_rss li,
.widget_recent_entries li,
.widget_product_categories li {
  margin: 0;
  list-style: none;
}

.widget_archive li a,
.widget_recent_comments .recentcomments,
.widget_categories li a,
.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_contact_info li a,
.widget_popular_tags li a,
.widget_pages li a,
.widget_text li a,
.widget_recent_entries li a,
.widget_product_categories li a {
  display: inline-block;
  margin: 0 0 8px 0;
  text-decoration: none;
  line-height: 18px;
}

.widget_archive li a:before,
.widget_categories li a:before,
.widget_nav_menu li a:before,
.widget_links li a:before,
.widget_pages li a:before,
.widget_meta li a:before,
.widget_authors li a:before,
.widget_popular_tags li a:before,
.widget_rss li a:before,
.tw_list .tweet_list li a:before,
.widget_product_categories li a:before,
.widget-sub-navigation li a:before {
  margin-right: 7px;
  content: "\f105";
  font-size: 12px;
}

.widget_recent_entries li a {
  margin-left: 0 !important;
}

/* Widgets:List Widgets with divider
-------------------------------------------------------------------- */

.widget.widget_nav_menu li,
.widget.widget_product_categories li,
.widget.widget_recent_entries li,
.widget.widget_meta li,
.widget.widget_links li,
.widget.widget_categories li,
.widget.widget_archive li,
.widget.widget_pages li {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.widget.widget_nav_menu li a,
.widget.widget_product_categories li a,
.widget.widget_recent_entries li a,
.widget.widget_meta li a,
.widget.widget_links li a,
.widget.widget_categories li a,
.widget.widget_archive li a,
.widget.widget_pages li a {
  margin: 9px 10px;
}

.widget.widget_nav_menu li:first-child,
.widget.widget_product_categories li:first-child,
.widget.widget_recent_entries li:first-child,
.widget.widget_meta li:first-child,
.widget.widget_links li:first-child,
.widget.widget_categories li:first-child,
.widget.widget_archive li:first-child,
.widget.widget_pages li:first-child {
  border-top: none;
}

.widget.widget_nav_menu li:first-child a,
.widget.widget_product_categories li:first-child a,
.widget.widget_recent_entries li:first-child a,
.widget.widget_meta li:first-child a,
.widget.widget_links li:first-child a,
.widget.widget_categories li:first-child a,
.widget.widget_archive li:first-child a,
.widget.widget_pages li:first-child a {
  margin-top: 0;
}

.widget.widget_nav_menu .sub-menu li,
.widget.widget_product_categories .sub-menu li,
.widget.widget_recent_entries .sub-menu li,
.widget.widget_meta .sub-menu li,
.widget.widget_links .sub-menu li,
.widget.widget_categories .sub-menu li,
.widget.widget_archive .sub-menu li,
.widget.widget_pages .sub-menu li {
  margin-left: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

#mk-footer .widget_nav_menu li,
#mk-footer .widget_product_categories li,
#mk-footer .widget_recent_entries li,
#mk-footer .widget_meta li,
#mk-footer .widget_links li,
#mk-footer .widget_categories li,
#mk-footer .widget_archive li,
#mk-footer .widget_pages li {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

#mk-footer .widget_nav_menu li:first-child,
#mk-footer .widget_product_categories li:first-child,
#mk-footer .widget_recent_entries li:first-child,
#mk-footer .widget_meta li:first-child,
#mk-footer .widget_links li:first-child,
#mk-footer .widget_categories li:first-child,
#mk-footer .widget_archive li:first-child,
#mk-footer .widget_pages li:first-child {
  border-top: none;
}

#mk-footer .widget_nav_menu .sub-menu li,
#mk-footer .widget_product_categories .sub-menu li,
#mk-footer .widget_recent_entries .sub-menu li,
#mk-footer .widget_meta .sub-menu li,
#mk-footer .widget_links .sub-menu li,
#mk-footer .widget_categories .sub-menu li,
#mk-footer .widget_archive .sub-menu li,
#mk-footer .widget_pages .sub-menu li {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

/* Widget:Sub Navigation
-------------------------------------------------------------------- */

.widget-sub-navigation {
  padding: 4px;
}

.widget-sub-navigation ul {
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #e4e4e4;
  list-style: none;
  border-radius: 2px;
}

.widget-sub-navigation ul li {
  margin: 0;
  border-bottom: 1px solid #e4e4e4;
}

.widget-sub-navigation ul li:last-child {
  border-bottom: none !important;
}

.widget-sub-navigation ul li a {
  display: block;
  padding: 6px 10px;
  font-size: 12px;
}

.widget-sub-navigation ul li.current_page_item a {
  background-color: rgba(0, 0, 0, 0.03);
  font-weight: bold;
}

#mk-footer .widget-sub-navigation ul {
  border: none !important;
}

#mk-footer .widget-sub-navigation ul li {
  border: none !important;
}

.widget_tag_cloud a {
  display: inline-block;
  margin: 8px 3px 0 0;
  padding: 8px 10px;
  background-color: rgba(0, 0, 0, 0.07);
  text-transform: capitalize;
  font-size: 12px !important;
  line-height: 100%;
  border-radius: 5px;
}

.widget_tag_cloud a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

/* Widgets:CONTACT FORM
-------------------------------------------------------------------- */

.widget_contact_form {
  padding-bottom: 5px;
}

.widget_contact_form .text-input {
  margin-bottom: 6px;
  width: 80%;
}

.widget_contact_form .textarea {
  margin-bottom: 10px;
  width: 100%;
  height: 120px;
}

.widget_contact_form .mk-form-row-widget {
  position: relative;
}

.widget_contact_form .mk-contact-button {
  color: #fff !important;
}

.mk-invalid {
  border: 1px solid #fd5e5e !important;
}

#mk-footer .widget_contact_form .text-input,
#mk-footer .widget_contact_form .textarea {
  border-color: rgba(255, 255, 255, 0.05);
  background-color: rgba(255, 255, 255, 0.03);
}

/* Widgets:CONTACT INFO
-------------------------------------------------------------------- */

.widget_contact_info ul {
  margin: 0;
  padding: 0;
}

.widget_contact_info ul li {
  position: relative;
  display: block;
  margin: 0 0 8px 0;
  padding: 0 0 0 25px;
  line-height: 20px;
}

.widget_contact_info ul li a {
  margin: 0;
}

.widget_contact_info ul li i {
  position: absolute;
  top: 0;
  left: 0;
  color: #b2b2b2;
  font-size: 14px;
  line-height: 20px;
}

.widget .mk-contact-form {
  position: relative;
}

.widget .mk-contact-form .mk-contact-loading,
.widget .mk-contact-form .mk-contact-success {
  position: absolute;
  right: 0;
  bottom: 20px;
  width: 16px;
  height: 16px;
  font-size: 16px;
}

/* Widgets:FLICKR FEEDS
-------------------------------------------------------------------- */

.flickr-widget-wrapper .flickr_badge_image {
  position: relative;
  z-index: 7;
  display: inline-block;
  margin: 5px;
  padding: 0;
}

.flickr-widget-wrapper .flickr_badge_image:hover {
  opacity: 0.8;
}

.flickr-widget-wrapper .flickr_badge_image img {
  width: 72px;
  height: 72px;
  border-radius: 2px;
}

/* Widgets:INSTAGRAM FEEDS
-------------------------------------------------------------------- */

.mk-instagram-feeds .item-holder {
  margin: 0 2px 2px 0;
  position: relative;
}

.mk-instagram-feeds a {
  line-height: 4px;
  float: left;
}

.mk-instagram-feeds .featured-image {
  line-height: 4px;
}

.mk-instagram-feeds .featured-image img {
  position: relative;
  z-index: 6;
}

.mk-instagram-feeds .one-columns {
  width: 100%;
}

.mk-instagram-feeds .two-columns {
  width: 49.9%;
}

.mk-instagram-feeds .three-columns {
  width: 33.2%;
}

.mk-instagram-feeds .four-columns {
  width: 24.9%;
}

.mk-instagram-feeds .five-columns {
  width: 19.9%;
}

.mk-instagram-feeds .image-hover-overlay {
  z-index: 20;
}

@media handheld, only screen and (max-width: 600px) {
  .mk-instagram-feeds .five-columns,
  .mk-instagram-feeds .four-columns,
  .mk-instagram-feeds .three-columns {
    width: 50% !important;
  }
}

/* Widgets:POPULAR POSTS,
Recent Posts,
Related Posts
-------------------------------------------------------------------- */

.widget_posts_lists ul li {
  overflow: hidden;
  margin: 0 0 12px;
  padding: 0;
  list-style: none;
}

.widget_posts_lists ul li .post-list-thumb {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0 7px 0 0;
}

.widget_posts_lists ul li .post-list-info {
  margin: 0 10px 5px 115px;
}

.widget_posts_lists ul li .post-list-info.posts-no-thumb {
  margin-left: 0;
}

.widget_posts_lists ul li .post-list-title {
  display: block;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: bold;
}

.widget_posts_lists ul li .post-list-meta {
  display: block;
  padding-top: 4px;
  font-size: 11px;
  line-height: 16px;
  font-style: italic;
}

.widget_posts_lists ul li .post-list-meta time {
  color: #999999;
}

/* Widgets:SOCIAL NETWORKS
-------------------------------------------------------------------- */

.widget_social_networks a {
  position: relative;
  display: inline-block;
  float: left;
  margin: 5px 3px;
  line-height: 100%;
}

.widget_social_networks a.mk-circle-frame {
  border-radius: 60px;
}

.widget_social_networks a.mk-circle-frame i {
  display: inline-block;
}

.widget_social_networks a.mk-circle-frame.small i {
  padding: 8px;
}

.widget_social_networks a.mk-circle-frame.medium i {
  padding: 12px;
}

.widget_social_networks a.mk-circle-frame.large i {
  padding: 16px;
}

.widget_social_networks a.mk-circle-frame.dark {
  border: 1px solid #828282;
}

.widget_social_networks a.mk-circle-frame.light {
  border: 1px solid #ebebeb;
}

.widget_social_networks a.dark {
  color: #828282 !important;
}

.widget_social_networks a.light {
  color: #ebebeb !important;
}

.widget_social_networks a.small i {
  font-size: 16px;
}

.widget_social_networks a.medium i {
  font-size: 24px;
}

.widget_social_networks a.large i {
  font-size: 32px;
}

.mk-jupiter-icon-xing:before,
.mk-jupiter-icon-square-xing:before,
.mk-jupiter-icon-simple-xing:before {
  vertical-align: top;
}

/* Widgets:TESTIMONIAL SLIDER
-------------------------------------------------------------------- */

.widget_testimonials .widgettitle {
  margin-bottom: -17px;
}

.widget_testimonials .testimonial-slider li {
  margin: 0;
}

.widget_testimonials .testimonial-slider .testimonial-quote {
  position: relative;
  padding: 15px;
  border: 1px solid #ededed;
  background-color: #fafafa;
  border-radius: 2px;
}

.widget_testimonials .testimonial-slider .testimonial-quote:after {
  position: absolute;
  bottom: -7px;
  left: 20px;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #ededed;
  border-top: none;
  border-left: none;
  background-color: #fafafa;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.widget_testimonials .testimonial-slider .testimonial-author {
  display: block;
  margin: 25px 0 7px 20px;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
}

.widget_testimonials .testimonial-slider .testimonial-position {
  display: block;
  margin-left: 20px;
  font-size: 11px;
  line-height: 12px;
}

.widget_testimonials .testimonial-slider .testimonial-author-image {
  display: inline-block;
  float: left;
  margin: 18px 10px 3px 5px;
  width: 50px;
  height: 50px;
  border-radius: 100px;
}

.testimonial-slider.mk-flexslider {
  padding: 35px 0 0 0px;
}

.testimonial-slider.mk-flexslider .flex-direction-nav {
  position: absolute;
  top: 0px;
  right: 5px;
}

.testimonial-slider.mk-flexslider .flex-direction-nav .mk-icon-chevron-left:before,
.testimonial-slider.mk-flexslider .flex-direction-nav .mk-icon-chevron-right:before {
  color: #aaaaaa;
}

.testimonial-slider.mk-flexslider .flex-direction-nav a {
  right: 0px !important;
  width: 10px;
  height: 11px;
}

.testimonial-slider.mk-flexslider .flex-direction-nav .flex-prev {
  margin-right: 15px;
}

/* Widgets:MINI SLIDESHOW
-------------------------------------------------------------------- */

.mk-widget-mini-slideshow.mk-flexslider li img {
  border-radius: 2px;
}

.mk-widget-mini-slideshow.mk-flexslider .flex-direction-nav a {
  position: absolute;
  bottom: 10px;
  padding: 1px 5px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.mk-widget-mini-slideshow.mk-flexslider .flex-direction-nav a .mk-icon-chevron-left:before,
.mk-widget-mini-slideshow.mk-flexslider .flex-direction-nav a .mk-icon-chevron-right:before {
  color: #aaaaaa;
}

.mk-widget-mini-slideshow.mk-flexslider .flex-prev {
  left: 10px;
}

.mk-widget-mini-slideshow.mk-flexslider .flex-next {
  right: 10px;
}

/* Widgets:NEWS FEED
-------------------------------------------------------------------- */

.widget_news_feed {
  padding-bottom: 5px;
}

.widget_news_feed .widgettitle {
  margin-bottom: -18px;
}

.widget_news_feed .mk-flexslider {
  padding-top: 30px;
}

.widget_news_feed .flex-direction-nav {
  position: absolute;
  top: 0px;
  right: 5px;
}

.widget_news_feed .flex-direction-nav .mk-icon-chevron-left:before,
.widget_news_feed .flex-direction-nav .mk-icon-chevron-right:before {
  color: #aaaaaa;
}

.widget_news_feed .flex-direction-nav a {
  right: 0px !important;
  width: 10px;
  height: 11px;
}

.widget_news_feed .flex-direction-nav .flex-prev {
  margin-right: 18px;
}

.widget_news_feed .mk-button {
  float: right;
  margin-top: 8px;
  color: #fff !important;
}

.news-widget-thumbnail {
  display: block;
  margin-bottom: 10px;
}

.news-widget-thumbnail img {
  border-radius: 2px;
}

.news-widget-title {
  margin-bottom: 5px;
}

.news-widget-title a {
  display: block;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
}

.news-widget-excerpt p {
  margin: 0;
  line-height: 18px;
}

/* Widgets:RECENT PORTFOLIOS
-------------------------------------------------------------------- */

.widget_recent_portfolio {
  overflow: visible;
}

.widget_recent_portfolio ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget_recent_portfolio ul li {
  position: relative;
  float: left;
  margin: 0 8px 8px 0;
  padding: 0;
}

.widget_recent_portfolio ul li:hover .widget-portfolio-overlay {
  opacity: 0.5;
}

.widget_recent_portfolio ul li:hover .portfolio-widget-info {
  z-index: 20;
}

.widget_recent_portfolio ul li:hover .portfolio-widget-lightbox {
  right: 25px;
  opacity: 1;
}

.widget_recent_portfolio ul li:hover .portfolio-widget-permalink {
  left: 25px;
  opacity: 1;
}

.portfolio-widget-thumb {
  position: relative;
  z-index: 10;
  display: block;
}

.widget-portfolio-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.portfolio-widget-lightbox,
.portfolio-widget-permalink {
  position: absolute;
  top: 50%;
  z-index: 15;
  margin-top: -15px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  opacity: 0;
}

.portfolio-widget-lightbox i,
.portfolio-widget-permalink i {
  color: #fff;
  font-size: 18px;
}

.portfolio-widget-lightbox:hover,
.portfolio-widget-permalink:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.portfolio-widget-lightbox {
  right: 0px;
}

.portfolio-widget-permalink {
  left: 0px;
}

.portfolio-widget-info {
  position: absolute;
  top: 120px;
  left: 0;
  z-index: 8;
  padding: 10px;
  width: 100%;
  background-color: #333333;
  text-align: center;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  background-clip: padding-box;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  opacity: 0;
}

.portfolio-widget-title {
  display: inline-block;
  color: #fff !important;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px !important;
}

.portfolio-widget-cats {
  display: block;
  line-height: 16px;
}

/* Widgets:TWITTER FEEDS
-------------------------------------------------------------------- */

.mk-tweet-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mk-tweet-list li {
  position: relative;
  padding: 10px;
}

.mk-tweet-list li:before {
  position: absolute;
  content: "\f099";
  font-size: 18px;
}

.mk-tweet-list li .tweet-text {
  display: block;
}

.mk-tweet-list li .tweet-time {
  display: block;
}

.mk-tweet-list.light li {
  margin: 0 0 10px 35px;
  border: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  border-radius: 2px;
}

.mk-tweet-list.light li:after {
  position: absolute;
  top: 15px;
  left: -6px;
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #e6e6e6;
  border-right: none;
  border-bottom: none;
  background-color: #f9f9f9;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.mk-tweet-list.light li:before {
  top: 12px;
  left: -35px;
  background: -webkit-linear-gradient(#0ed4fd, #14cdf2);
  color: #14cef4;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.mk-tweet-list.dark li {
  margin: 0 0 10px 35px;
  padding: 0 0 15px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  line-height: 20px;
}

.mk-tweet-list.dark li:before {
  top: 5px;
  left: -30px;
  color: #c2c5c7;
}

/* Widgets:SEARCH FORM
-------------------------------------------------------------------- */

.widget .mk-searchform {
  position: relative;
}

.widget .mk-searchform .text-input {
  margin: 0;
  padding: 9px 28px 9px 10px;
  width: 100%;
  border-radius: 2px;
}

.widget .mk-searchform .text-input:focus {
  border-color: rgba(0, 0, 0, 0.25);
}

.widget .mk-searchform .mk-icon-remove-sign {
  position: absolute;
  top: 6px;
  right: 8px;
  font-size: 16px;
  opacity: 0;
  cursor: pointer;
}

.widget .mk-searchform .mk-icon-search {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 16px;
  opacity: 0.4;
}

.widget .mk-searchform .mk-icon-search:hover {
  opacity: 1;
}

.widget .mk-searchform .search-button {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  background-color: transparent;
}

#mk-footer .mk-searchform .search-button {
  color: #fff;
}

#mk-footer .mk-searchform .mk-icon-search,
#mk-footer .mk-searchform .mk-icon-remove-sign {
  color: rgba(255, 255, 255, 0.3);
}

#mk-footer .mk-searchform .text-input {
  border-color: rgba(255, 255, 255, 0.05);
  background-color: rgba(255, 255, 255, 0.03);
}

#mk-footer .mk-searchform .text-input:focus {
  border-color: rgba(255, 255, 255, 0.08);
}

/* Widgets:CALENDAR
-------------------------------------------------------------------- */

#calendar_wrap {
  position: relative;
  margin: 5px;
  padding: 0;
  border: 1px solid #dbdbdb;
  background: #f6f6f6;
  text-align: center;
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.03);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.03);
}

#wp-calendar {
  margin: 0 !important;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

#wp-calendar thead {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #666666;
  font-size: 12px;
}

#wp-calendar caption {
  padding: 12px;
  background-color: #f2f2f2;
  background-color: rgba(0, 0, 0, 0.05);
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  line-height: 10px;
}

#wp-calendar th,
#wp-calendar th {
  padding: 10px 5px;
  color: #787573;
}

#wp-calendar tbody td {
  padding: 12px 2px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #fff;
  color: #333333;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  line-height: 11px;
}

#wp-calendar td#today {
  color: #fff;
}

#wp-calendar a {
  color: #666666;
}

#wp-calendar #next,
#wp-calendar #prev {
  position: absolute;
  top: 4px;
  display: block;
  margin: 0;
  padding: 0;
  background: 0;
}

#wp-calendar #next a,
#wp-calendar #prev a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-indent: -9999px;
}

#wp-calendar #prev {
  left: 5px;
  width: 18px;
  height: 18px;
  border: 0;
}

#wp-calendar #prev:before {
  content: "\f053";
  text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
}

#wp-calendar #next {
  right: 5px;
  width: 18px;
  height: 18px;
  border: 0;
}

#wp-calendar #next:before {
  content: "\f054";
  text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
}

#wp-calendar tfoot .pad {
  display: none;
}

@media handheld, only screen and (max-width: 960px) {
  #calendar_wrap {
    width: 300px;
  }
}

/* Widgets:RECENT COMMENTS
-------------------------------------------------------------------- */

.widget_recent_comments li {
  display: block;
  margin: 0 !important;
  padding: 7px 0 !important;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.widget_recent_comments li:first-child {
  border-top: none;
}

.widget_recent_comments li:before {
  margin-right: 7px;
  color: #b2b2b2;
  content: "\f075";
  font-size: 12px;
}

/* Widgets:Quick Contact Form
-------------------------------------------------------------------- */

.mk-quick-contact-wrapper {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 300;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.mk-quick-contact-wrapper.off {
  right: 10px;
}

.mk-quick-contact-wrapper.on {
  right: 70px;
}

.mk-quick-contact-wrapper .mk-quick-contact-title {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}

.mk-quick-contact-wrapper .mk-contact-form {
  position: relative;
}

.mk-quick-contact-wrapper .mk-contact-form .text-input,
.mk-quick-contact-wrapper .mk-contact-form .textarea {
  padding: 9px;
  width: 240px;
  border-color: #d5d5d5;
  background-color: #fff;
}

.mk-quick-contact-wrapper .mk-contact-form .text-input:focus,
.mk-quick-contact-wrapper .mk-contact-form .textarea:focus {
  border-color: rgba(0, 0, 0, 0.3);
  color: #666666;
}

.mk-quick-contact-wrapper .mk-contact-form .textarea {
  height: 100px;
  margin-bottom: 10px;
}

.mk-quick-contact-wrapper .mk-contact-form .btn-cont {
  text-align: center;
}

.mk-quick-contact-wrapper .mk-contact-form .btn-cont .mk-button {
  margin: 10px auto;
}

.mk-quick-contact-wrapper .mk-contact-form .mk-contact-loading,
.mk-quick-contact-wrapper .mk-contact-form .mk-contact-success {
  right: 10px;
  bottom: 12px;
}

#mk-quick-contact {
  position: absolute;
  right: 0px;
  bottom: 70px;
  z-index: 100;
  display: none;
  padding: 20px;
  border: 1px solid #dfdfdf;
  background-color: #f9f9f9;
  -webkit-box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}

#mk-quick-contact .bottom-arrow {
  position: absolute;
  right: 20px;
  bottom: -8px;
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #dfdfdf;
  border-top: none;
  border-left: none;
  background-color: #f9f9f9;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.mk-quick-contact-link {
  display: block;
  padding: 12px 14px;
  background-color: #cccccc;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
}

.mk-quick-contact-link i {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}

@media handheld, only screen and (max-width: 950px) {
  .mk-quick-contact-link {
    display: none;
  }
}

@media handheld, only screen and (max-width: 767px) {
  .widget_text {
    text-align: center !important;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  /* Retina-specific stuff here */
}

/* --------------------------------------------------------------
   
Basic WordPress Blog Styles
     
-------------------------------------------------------------- */

/* Images
-------------------------------------------------------------- */

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.wp-caption {
  text-align: center;
  margin-bottom: 1.5em;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 10px;
}

.wp-smiley {
  max-height: 1em;
  margin: 0 !important;
}

.gallery {
  margin: 0 auto 18px;
  text-align: center;
}

.gallery .gallery-item {
  margin-top: 0;
  text-align: center;
  width: 33%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery img {
  border: 6px solid rgba(0, 0, 0, 0.1);
}

.gallery img:hover {
  opacity: 0.7;
}

.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}

.gallery .gallery-caption {
  font-size: 11px;
  padding: 6px 20px;
}

.gallery dl,
.gallery dt {
  margin: 0;
}

.gallery br + br {
  display: none;
}

/* Pullquotes
-------------------------------------------------------------- */

blockquote {
  position: relative;
  background-color: #f6f6f6;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 15px 15px 15px 70px;
}

blockquote:before {
  position: absolute;
  content: "\f10d";
  display: block;
  color: #dddddd;
  color: rgba(0, 0, 0, 0.1);
  left: 20px;
  top: 20px;
  font-size: 32px;
}

blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%;
}

blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}

/* Tables
-------------------------------------------------------------- */

table {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin-bottom: 30px;
}

table th {
  text-align: center;
  padding: 18px 12px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

table tfoot td {
  padding: 6px;
}

table td {
  text-align: center;
  padding: 12px;
}

/* Gravity forms Styling
-------------------------------------------------------------- */

.gform_wrapper select {
  padding: 12px 14px 12px 20px !important;
}

.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password] {
  font-size: 13px !important;
  color: #767676 !important;
  padding: 10px !important;
  background-color: #fafafa !important;
  border: 1px solid #e3e3e3 !important;
}

.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=password]:focus {
  background-color: #fff !important;
}

.gform_wrapper .button {
  margin-right: 10px !important;
  border: none !important;
  outline: none !important;
  color: #fff !important;
  font-size: 13px;
  line-height: 13px !important;
  padding: 12px 15px !important;
  text-transform: uppercase;
  border-radius: 2px;
  vertical-align: top;
  background-image: none !important;
  letter-spacing: 1px;
  display: inline-block;
}

.gform_wrapper .button:hover {
  background-color: #252525 !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
  margin-left: 2px;
}

.gform_wrapper li,
.gform_wrapper form li {
  padding-bottom: 10px;
}

.gform_wrapper .top_label .gfield_label {
  margin-bottom: 6px !important;
}

@media only screen and (max-width: 550px) {
  .gform_wrapper .top_label li.gfield.gf_left_half,
  .gform_wrapper .top_label li.gfield.gf_right_half,
  .gform_wrapper .top_label li.gfield.gf_left_third,
  .gform_wrapper .top_label li.gfield.gf_middle_third,
  .gform_wrapper .ginput_complex .ginput_left,
  .gform_wrapper .ginput_complex .ginput_right,
  .gform_wrapper .top_label input.medium,
  .gform_wrapper .top_label select.medium {
    width: 99% !important;
    margin-top: 10px;
    float: none !important;
  }
}

/* WP3.8 temporary fix
-------------------------------------------------------------- */

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}
