/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1. Misc CSS
2. Form-Button-Fields
3. Contact Form 7
4. Navigation
5. Layout
6. Content
7. Woocommerce
8. Visual Composer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

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

body {
  margin: 0
}

img,
legend {
    border: 0
}

pre,
textarea {
    overflow: auto
}

a,
table {
    background-color: transparent
}

address,
dl,
ol,
p,
pre,
ul {
    margin-bottom: 1rem
}

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

label,
output {
    display: inline-block
}

.table-reflow thead,
.table-reflow tr {
    float: left
}

.embed-responsive,
body,
sub,
sup {
    position: relative
}

.text-left,
caption,
th {
    text-align: left
}

.text-nowrap,
.text-truncate {
    white-space: nowrap
}

a,
a:focus,
a:hover {
    text-decoration: none
}

.media-list,
.page .comment-list>li,
.single-post .comment-list>li,
.page .comment-list .children>li,
.single-post .comment-list .children>li,
.mond-instagram ul li {
    list-style: none
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
html {
    -webkit-tap-highlight-color: transparent
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

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

[hidden],
template {
    display: none
}

a {
	color:#373a3c;;
}


a:active {
    outline: 0;
    border: none
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}


h1, h2, h3, h4, h5, h6 {
		margin-bottom:10px;
	}


	h1{
		font-size:90px;
		line-height: 54px;
	}

	h2{
		font-size: 36px;
		line-height: 48px;
	}

	h3{
		font-size:30px;
		line-height: 36px;
	}

	h4{
		font-size:24px;
		line-height: 30px;
	}

	h5{
		font-size:18px;
		line-height: 24px;
	}

	h6{
		font-size:14px;
		line-height: 18px;
	}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
    margin-top: 0
}

dd,
label,
legend {
    margin-bottom: .5rem
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

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

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

.img-fluid,
.img-thumbnail {
    height: auto;
    max-width: 100%
}

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

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

address,
legend {
    line-height: 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 {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

.img-thumbnail,
.table .table,
body {
    background-color: #fff
}

iframe {
    width: 100%
}

*,
::after,
::before {
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

body {

    color: #373a3c;
	font-size: 16px;
    line-height: 2em;
    position: relative;
	font-weight: 400;
}

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

address {
    font-style: italic
}

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

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em;
}

blockquote,
figure {
    margin: 0 0 1rem
}

a:focus,
a:hover {
    color: #373a3c;
    outline: 0
}

a:focus {
    outline: 0
}

[role=button] {
    cursor: pointer
}

p {
    margin-bottom: 10px;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    caption-side: bottom
}

button,
input,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

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

legend {
    width: 100%;
    padding: 0;
    font-size: 1.5rem
}

.media,
.table {
    margin-bottom: 1rem
}

input[type=search] {
    box-sizing: inherit;
    -webkit-appearance: none
}

audio,
canvas,
video {
    display: inline;
    zoom: 1
}

::selection {
	background: #d0d0d0
}

::-moz-selection {
	background: #d0d0d0
}

.img-fluid {
    display: block
}

.img-rounded {
    border-radius: .3rem
}

.img-thumbnail {
    padding: .25rem;
    line-height: 1.5;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    display: inline-block
}

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

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.col-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.col-xs-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.row-xs-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start
}

.row-xs-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.row-xs-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -ms-grid-row-align: flex-end;
    align-items: flex-end
}

.col-xs-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.col-xs-center {
    -ms-flex-item-align: center;
    align-self: center
}

.col-xs-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.table {
    width: 100%;
    max-width: 100%
}

#map-canvas img,
.media-object.img-thumbnail {
    max-width: none
}

.table td,
.table th {
    padding: .75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef
}

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

.table tbody+tbody {
    border-top: 2px solid #eceeef
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #eceeef
}

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

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

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

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

.table-success,
.table-success>td,
.table-success>th {
    background-color: #dff0d8
}

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

.table-info,
.table-info>td,
.table-info>th {
    background-color: #d9edf7
}

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

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #fcf8e3
}

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

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f2dede
}

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

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto
}

.thead-inverse th {
    color: #fff;
    background-color: #373a3c
}

.thead-default th {
    color: #55595c;
    background-color: #eceeef
}

.table-inverse {
    color: #eceeef;
    background-color: #373a3c
}

.table-inverse.table-bordered {
    border: 0
}

.table-inverse td,
.table-inverse th,
.table-inverse thead th {
    border-color: #55595c
}

.table-reflow tbody {
    display: block;
    white-space: nowrap
}

.table-reflow td,
.table-reflow th {
    border-top: 1px solid #eceeef;
    border-left: 1px solid #eceeef
}

.table-reflow td:last-child,
.table-reflow th:last-child {
    border-right: 1px solid #eceeef
}

.table-reflow tbody:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #eceeef
}

.table-reflow tr td,
.table-reflow tr th {
    display: block!important;
    border: 1px solid #eceeef
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.media-middle {
    -ms-flex-item-align: center;
    align-self: center
}

.media-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.media-object {
    display: block
}

.media-right {
    padding-left: 10px
}

.media-left {
    padding-right: 10px
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0
}

.embed-responsive {
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9 {
    padding-bottom: 42.85714%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.clearfix::after,
.header03 .page-open-mainmenu::after,
.page-toggle-mainmenu::after,
.mond-box-icon.style-2::after,
.mond-box-icon.style-4::after,
.mond-counter.style-1 ul::after,
.mond-counter.style-2 ul::after,
.mond-portfolios.style-1 .mond-grid::after,
.mond-posts.style-1 .post-item::after,
.mond-posts.style-2 .post-item::after,
.mond-posts.style-3::after,
.mond-posts.style-4 .format-quote .post-quote-meta::after,
.mond-posts.style-4::after,
.mond-testimonial.style-1 .owl-dots::after,
.woocommerce-cart .wc-proceed-to-checkout::after {
    content: "";
    display: table;
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.hidden-xl-down,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
[hidden] {
    display: none!important
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

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

.p-r-0,
.p-x-0 {
    padding-right: 0!important
}

.p-l-0,
.p-x-0 {
    padding-left: 0!important
}

.p-t-0,
.p-y-0 {
    padding-top: 0!important
}

.p-b-0,
.p-y-0 {
    padding-bottom: 0!important
}

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

.m-r-0,
.m-x-0 {
    margin-right: 0!important
}

.m-l-0,
.m-x-0 {
    margin-left: 0!important
}

.m-t-0,
.m-y-0 {
    margin-top: 0!important
}

.m-b-0,
.m-y-0 {
    margin-bottom: 0!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: "0/0" a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis
}

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

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

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

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #818a91
}

.text-primary {
    color: #0275d8
}

a.text-primary:focus,
a.text-primary:hover {
    color: #025aa5
}

.text-success {
    color: #5cb85c
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44
}

.text-info {
    color: #5bc0de
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5
}

.text-warning {
    color: #f0ad4e
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f
}

.text-danger {
    color: #d9534f
}

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

.bg-inverse {
    color: #eceeef;
    background-color: #373a3c
}

.bg-faded {
    background-color: #f7f7f9
}

.bg-primary {
    color: #fff;
    background-color: #0275d8
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #025aa5
}

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

a.bg-success:focus,
a.bg-success:hover {
    background-color: #449d44
}

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

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5
}

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

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

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

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

.m-a-0 {
    margin: 0!important
}

.m-r,
.m-x {
    margin-right: 1rem!important
}

.m-l,
.m-x {
    margin-left: 1rem!important
}

.m-t,
.m-y {
    margin-top: 1rem!important
}

.m-b,
.m-y {
    margin-bottom: 1rem!important
}

.m-a {
    margin: 1rem!important
}

.m-t-md,
.m-y-md {
    margin-top: 1.5rem!important
}

.m-b-md,
.m-y-md {
    margin-bottom: 1.5rem!important
}

.m-x-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

.m-r-md,
.m-x-md {
    margin-right: 1.5rem!important
}

.m-l-md,
.m-x-md {
    margin-left: 1.5rem!important
}

.m-a-md {
    margin: 1.5rem!important
}

.m-r-lg,
.m-x-lg {
    margin-right: 3rem!important
}

.m-l-lg,
.m-x-lg {
    margin-left: 3rem!important
}

.m-t-lg,
.m-y-lg {
    margin-top: 3rem!important
}

.m-b-lg,
.m-y-lg {
    margin-bottom: 3rem!important
}

.m-a-lg {
    margin: 3rem!important
}

.p-a-0 {
    padding: 0!important
}

.p-r,
.p-x {
    padding-right: 1rem!important
}

.p-l,
.p-x {
    padding-left: 1rem!important
}

.p-t,
.p-y {
    padding-top: 1rem!important
}

.p-b,
.p-y {
    padding-bottom: 1rem!important
}

.p-a {
    padding: 1rem!important
}

.p-r-md,
.p-x-md {
    padding-right: 1.5rem!important
}

.p-l-md,
.p-x-md {
    padding-left: 1.5rem!important
}

.p-t-md,
.p-y-md {
    padding-top: 1.5rem!important
}

.p-b-md,
.p-y-md {
    padding-bottom: 1.5rem!important
}

.p-a-md {
    padding: 1.5rem!important
}

.p-r-lg,
.p-x-lg {
    padding-right: 3rem!important
}

.p-l-lg,
.p-x-lg {
    padding-left: 3rem!important
}

.p-t-lg,
.p-y-lg {
    padding-top: 3rem!important
}

.p-b-lg,
.p-y-lg {
    padding-bottom: 3rem!important
}

.p-a-lg {
    padding: 3rem!important
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

td,
th {
    padding: 5px 10px
}

.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

.col-lg-1-5,
.col-lg-2-5,
.col-lg-3-5,
.col-lg-4-5,
.col-md-1-5,
.col-md-2-5,
.col-md-3-5,
.col-md-4-5,
.col-sm-1-5,
.col-sm-2-5,
.col-sm-3-5,
.col-sm-4-5,
.col-xs-1-5,
.col-xs-2-5,
.col-xs-3-5,
.col-xs-4-5 {
    position: relative;
    min-height: 1px;
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.col-xs-1-5 {
    -webkit-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    max-width: 20%
}

.col-xs-2-5 {
    -webkit-box-flex: 40%;
    -ms-flex: 40%;
    flex: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%
}

.col-xs-3-5 {
    -webkit-box-flex: 60%;
    -ms-flex: 60%;
    flex: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%
}

.col-xs-4-5 {
    -webkit-box-flex: 80%;
    -ms-flex: 80%;
    flex: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
    max-width: 80%
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1. Misc CSS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.mini-cart .widget_shopping_cart_content .cart_list li::after,
.page .comment-list .comment>div::after,
.single-post .comment-list .comment>div::after,
.mond-instagram .mond-instagram-pics::after,
.mond-posts .mond-grid::after,
.vc_progress_bar .vc_single_bar_title::after {
    content: "";
    display: table;
    clear: both
}

.content404 .search:after,
.page-navigation .toggle-sub-menu:after,
.page-sidebar .widget_search span:before,
.social-menu .menu li a:before,
.mond-counter.style-1 li:not(:last-child):after,
.mond-counter.style-2 li:not(:last-child):after,
.mond-posts.style-3 .post-categories:after,
.wpb_widgetised_column .widget_search span:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.header03 .page-navigation,
.header03 .page-open-mainmenu,
.header03 .page-open-mainmenu h6,
.mini-cart .mini-cart__button,
.mini-cart .widget_shopping_cart_content,
.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-nav [class*=owl-],
.page-navigation .primary-menu-wrap>div>ul>li,
.page-navigation .primary-menu-wrap>div>ul>ul>li,
.page-navigation .primary-menu-wrap>ul>li,
.page-navigation .primary-menu-wrap>ul>ul>li,
.popup-menu,
.popup-search .inner .content,
.single-portfolio .related-portfolios .portfolio-overlay,
.single-product div.product div.images .thumbnails .product-thumbnail-overlay,
.mond-box-icon.style-1 .heading,
.mond-box-icon.style-1 .icon,
.mond-box-icon.style-2 .heading,
.mond-box-icon.style-2 .icon,
.mond-box-icon.style-3 .heading,
.mond-box-icon.style-3 .icon,
.mond-box-icon.style-4 .heading,
.mond-box-icon.style-4 .icon,
.mond-gallery .mond-gallery-overlay,
.mond-grid-classic .post-overlay,
.mond-grid-masonry .post-overlay,
.mond-grid-metro .post-overlay,
.mond-grid-wrapper .filter-counter,
.mond-our-team.style-1 .our-team-info,
.mond-our-team.style-2 .our-team-info,
.mond-our-team.style-2 .our-team-photo img,
.mond-portfolios.style-2 .portfolio-categories,
.mond-portfolios.style-2 .portfolio-overlay,
.mond-portfolios.style-2 .portfolio-thumbnail img,
.mond-portfolios.style-2 .portfolio-title,
.mond-portfolios.style-3 .portfolio-overlay,
.mond-portfolios.style-4 .portfolio-overlay,
.mond-posts.style-3 .post-overlay,
.mond-posts.style-3 .post-overlay i,
.mond-posts.style-4 .post-thumbnail-overlay,
.mond-slideshow .slide-overlay,
.mond-testimonial.style-1 .owl-dots .owl-dot span,
a,
button,
input,
input[type=button],
input[type=reset],
input[type=submit],
select,
textarea {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2. Form-Button-Fields
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

input,
select,
textarea {
    display: inline-block;
    margin-bottom: 10px;
    padding: 14px 20px;
    max-width: 100%;
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #888;
    vertical-align: top;
    font-size: 15px
}

input:focus,
select:focus,
textarea:focus {
    outline: 0;
    background-color: #fff;
    color: #000;
	border: 1px solid;
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999
}

input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

textarea {
    height: 200px;
    resize: vertical
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    margin: 0;
	width: auto;
    padding: 11px 55px;
    font-size: 14px;
    font-weight: bold;
    background-color: #0d0d0d;
    color: #fff;
    position: relative;
    height: auto;
    line-height: 32px!important;
    border: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3. Contact Form 7
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.wpcf7-form .row {
    margin: 0 -5px
}

.wpcf7-form [class*=col-] {
    padding: 0 5px
}

.wpcf7-form textarea {
    height: 110px
}

.wpcf7 .ajax-loader {
    position: absolute
}

.form1 input,
.form1 select,
.form1 textarea {
    border: none;
    background-color: #65656f;
    color: #fff
}

.form1 input:focus,
.form1 select:focus,
.form1 textarea:focus {
    background-color: #fff;
    color: #888
}

.form1 input:-moz-placeholder,
.form1 textarea:-moz-placeholder {
    color: #fff
}

.form1 input::-moz-placeholder,
.form1 textarea::-moz-placeholder {
    color: #fff
}

.form1 input:-ms-input-placeholder,
.form1 textarea:-ms-input-placeholder {
    color: #fff
}

.form1 input::-webkit-input-placeholder,
.form1 textarea::-webkit-input-placeholder {
    color: #fff
}

html[lang] {
  margin-top: 0 !important;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4. Navigation
	a. Menu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.menu-item,
.page_item {
    display: inline-block
}

.page-toggle-mainmenu {
    cursor: pointer;
    position: relative;
    height: 23px;
    width: 30px;
    line-height: 22px
}

.page-toggle-mainmenu .page-toggle-mainmenu-icon {
    color: #121212;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    width: 30px;
    height: 2px;
    background-color: #121212;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.page-toggle-mainmenu .page-toggle-mainmenu-icon:after,
.page-toggle-mainmenu .page-toggle-mainmenu-icon:before {
    content: '';
    height: 100%;
    position: absolute;
    background-color: #121212;
    left: 0;
    -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
    -webkit-transition: top .3s, background-color 0s, -webkit-transform .3s;
    transition: top .3s, background-color 0s, -webkit-transform .3s;
    transition: transform .3s, top .3s, background-color 0s;
    transition: transform .3s, top .3s, background-color 0s, -webkit-transform .3s
}

.page-toggle-mainmenu .page-toggle-mainmenu-icon:before {
    top: -6px;
    width: 23px
}

.page-toggle-mainmenu .page-toggle-mainmenu-icon:after {
    top: 6px;
    width: 16px
}

.page-toggle-mainmenu.open .page-toggle-mainmenu-icon {
    background-color: transparent
}

.page-toggle-mainmenu.open .page-toggle-mainmenu-icon:before {
    top: 0;
    width: 30px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.page-toggle-mainmenu.open .page-toggle-mainmenu-icon:after {
    top: 0;
    width: 30px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.page-navigation li,
.page-navigation ul {
    z-index: 9999;
    margin: 0;
    padding: 0;
	top: 2px
}

.page-navigation .primary-menu-wrap>div>ul>li,
.page-navigation .primary-menu-wrap>div>ul>ul>li,
.page-navigation .primary-menu-wrap>ul>li,
.page-navigation .primary-menu-wrap>ul>ul>li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.page-navigation .primary-menu-wrap>div>ul>li a,
.page-navigation .primary-menu-wrap>div>ul>ul>li a,
.page-navigation .primary-menu-wrap>ul>li a,
.page-navigation .primary-menu-wrap>ul>ul>li a {
    position: relative;
    z-index: 1;
    display: block
}

.page-navigation .primary-menu-wrap>div>ul li:hover>.children,
.page-navigation .primary-menu-wrap>div>ul li:hover>.sub-menu,
.page-navigation .primary-menu-wrap>ul li:hover>.children,
.page-navigation .primary-menu-wrap>ul li:hover>.sub-menu {
    min-width: 170px;
    z-index: 999;
    visibility: visible;
    opacity: 1;
    overflow: visible;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.page-navigation .primary-menu-wrap>div>ul li:hover>.children>li,
.page-navigation .primary-menu-wrap>div>ul li:hover>.sub-menu>li,
.page-navigation .primary-menu-wrap>ul li:hover>.children>li,
.page-navigation .primary-menu-wrap>ul li:hover>.sub-menu>li {
    margin-right: 0
}

.page-navigation .primary-menu-wrap>div>ul>li.menu-item-has-children>a .toggle-sub-menu,
.page-navigation .primary-menu-wrap>div>ul>li.page_item_has_children>a .toggle-sub-menu,
.page-navigation .primary-menu-wrap>ul>li.menu-item-has-children>a .toggle-sub-menu,
.page-navigation .primary-menu-wrap>ul>li.page_item_has_children>a .toggle-sub-menu {
    position: relative
}

.page-navigation .primary-menu-wrap>div>ul>li.menu-item-has-children>a .toggle-sub-menu:after,
.page-navigation .primary-menu-wrap>div>ul>li.page_item_has_children>a .toggle-sub-menu:after,
.page-navigation .primary-menu-wrap>ul>li.menu-item-has-children>a .toggle-sub-menu:after,
.page-navigation .primary-menu-wrap>ul>li.page_item_has_children>a .toggle-sub-menu:after {
    content: '\f107';
    margin-left: 5px
}

.page-navigation .primary-menu-wrap>div>ul>li>.sub-menu.hover-back,
.page-navigation .primary-menu-wrap>ul>li>.sub-menu.hover-back {
    right: 0;
    left: auto
}

.page-navigation .primary-menu-wrap>div>ul>li>.sub-menu.hover-back li.menu-item-has-children>a,
.page-navigation .primary-menu-wrap>div>ul>li>.sub-menu.hover-back li.page_item_has_children>a,
.page-navigation .primary-menu-wrap>ul>li>.sub-menu.hover-back li.menu-item-has-children>a,
.page-navigation .primary-menu-wrap>ul>li>.sub-menu.hover-back li.page_item_has_children>a {
    padding-left: 25px
}

.page-navigation .primary-menu-wrap>div>ul>li>.sub-menu.hover-back li.menu-item-has-children>a .toggle-sub-menu:after,
.page-navigation .primary-menu-wrap>div>ul>li>.sub-menu.hover-back li.page_item_has_children>a .toggle-sub-menu:after,
.page-navigation .primary-menu-wrap>ul>li>.sub-menu.hover-back li.menu-item-has-children>a .toggle-sub-menu:after,
.page-navigation .primary-menu-wrap>ul>li>.sub-menu.hover-back li.page_item_has_children>a .toggle-sub-menu:after {
    left: 15px;
    content: '\f104'
}

.page-navigation .toggle-sub-menu:after {
    color: inherit;
    font-size: 12px
}

.page-navigation .children,
.page-navigation .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    background: #fff;
    margin: 0;
    width: 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2);
    -webkit-transform: translate(0, -30px);
    transform: translate(0, -30px);
    -webkit-transition: visibility .2s ease, -webkit-transform .2s ease;
    transition: visibility .2s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, visibility .2s ease;
    transition: transform .2s ease, visibility .2s ease, -webkit-transform .2s ease;
	padding-bottom: 5px;
}

.page-navigation .sub-menu:before {
    content: '';
    position: absolute;
    top: -4px;
    left: 20px;
    border: 4px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.page-navigation .sub-menu li .sub-menu:before {
	display:none;
}

.page-navigation .children li,
.page-navigation .sub-menu li {
    display: block;
    position: relative
}

.page-navigation .children li a,
.page-navigation .sub-menu li a {
    padding: 11px
}

.page-navigation .children li.menu-item-has-children>a .toggle-sub-menu:after,
.page-navigation .children li.page_item_has_children>a .toggle-sub-menu:after,
.page-navigation .sub-menu li.menu-item-has-children>a .toggle-sub-menu:after,
.page-navigation .sub-menu li.page_item_has_children>a .toggle-sub-menu:after {
    position: absolute;
    content: "\f104";
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.page-navigation .children li .children,
.page-navigation .children li .sub-menu,
.page-navigation .sub-menu li .children,
.page-navigation .sub-menu li .sub-menu {
    left: -100%;
    top: 0!important
}

.page-navigation .children li:last-child,
.page-navigation .sub-menu li:last-child {
    border-bottom: none
}

.page-navigation .children.sub-menu.hover-back,
.page-navigation .sub-menu.sub-menu.hover-back {
    right: 100%;
    left: auto
}

.page-navigation .children .sub-menu,
.page-navigation .sub-menu .sub-menu {
    margin-top: -2px
}

.page-navigation .sub-menu .sub-menu {
    -webkit-transform: translate(-30px, 0);
    transform: translate(-30px, 0)
}

.page-navigation .mega-menu {
    position: static!important
}

.page-navigation .mega-menu .children,
.page-navigation .mega-menu .sub-menu {
    width: 100%
}

.page-navigation .mega-menu .children ul,
.page-navigation .mega-menu .sub-menu ul {
    margin: 0;
    padding: 0
}

.page-navigation .mega-menu .children ul li i,
.page-navigation .mega-menu .sub-menu ul li i {
    width: 16px;
    margin-right: 5px
}

aside .menu-item,
aside .page_item {
    display: block
}

aside .menu-item li,
aside .page_item li {
	margin-bottom: 10px
}

.widget ul li li {
    border: 0;
    padding-left: 10px
}

.align-right .widget ul li li {
    border: 0;
    padding-right: 10px
}

footer aside ul {
	margin-left: 0;
	padding-left: 0
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4. Navigation
	b. Mobile menu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.popup-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    top: 45px;
    right: 20px;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.admin-bar .popup-menu-inner {
    top: 32px
}

.popup-menu-inner {
    position: fixed;
    z-index: 9998;
    left: -100%;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.95);
    height: 100%;
    -webkit-transition: left .5s cubic-bezier(.645, .045, .355, 1);
    transition: left .5s cubic-bezier(.645, .045, .355, 1)
}

#popup-menu:before {
	content:'';
	color: #121212;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 50%;
    bottom: auto;
    width: 30px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    width: 30px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

#popup-menu:after {
	content:'';
	color: #121212;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 50%;
    bottom: auto;
    width: 30px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    width: 30px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.popup-menu-inner.open {
    left: 0
}

.popup-menu-inner.open>.mobile-mainmenu-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
    -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
    transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}

.mobile-mainmenu-wrap {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    height: 100%
}

.mobile-mainmenu-wrap>ul {
	height: 100%;
    padding: 15px;
    margin: 0;
    text-align: center;
    margin-top: 15vh;
}

.mobile-mainmenu-wrap>ul li {
    display: block;
    position: relative
}

.mobile-mainmenu-wrap>ul li a {
    display: block;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 1;
    padding: 15px 0;
	font-weight: 600;
	color: #fff;
}

.mobile-mainmenu-wrap>ul li .sub-menu a {
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1;
    padding: 15px 0;
	font-weight: 600;
	color: #fff;
}

.mobile-mainmenu-wrap>ul li:last-child {
    border: none
}

.mobile-mainmenu-wrap>ul li .sub-menu {
    display: none;
    margin-left: 0;
    padding-left: 15px
}

.mobile-mainmenu-wrap>ul li.menu-item-has-children span.mobile-menu-expand {
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    text-align: right;
    line-height: 44px;
    cursor: pointer;
    font-size: 14px;
    color: #999
}

.mobile-mainmenu-wrap .menu-item-object-mond_mega_menu {
    display: none!important
}

.mobile-mainmenu-wrap a {
    display: block;
    text-decoration: none;
    position: relative
}

.mobile-mainmenu-wrap .toggle-sub-menu {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 30px;
    height: 30px
}

.mobile-mainmenu-wrap .toggle-sub-menu:before {
    position: absolute;
    top: 0;
    right: 0;
    font-family: FontAwesome;
    content: '\f107';
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.mobile-mainmenu-wrap li.open>a .toggle-sub-menu:before {
    content: '\f104'
}

.mobile-mainmenu-wrap .mega-menu {
    display: none
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5. Layout
	a. Header
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

@-webkit-keyframes slideDown {
    100% {
        top: 0
    }
}

.page-header-inner {
    position: relative
}

.page-header.headroom--not-top {
    position: fixed!important;
    top: -100px;
    left: 0;
    width: 100%;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    z-index: 9999;
    background: #fff!important;
    -webkit-animation: slideDown .95s ease forwards;
    animation: slideDown .95s ease forwards
}

.header01 .page-header {
    position: absolute;
    width: 100%;
    z-index: 3;
	top: 40px;
}

.header01 .page-header .page-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

.header01 .page-header .page-header-right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header02 .page-header .page-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header02 .page-header .page-header-right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header02 .primary-menu-wrap>.menu>li:not(:last-child)>a {
    position: relative
}

.header02 .primary-menu-wrap>.menu>li:not(:last-child)>a:after {
    content: '';
    display: block;
    background: url('../images/nav_sperator.jpg') no-repeat;
    width: 30px;
    height: 2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0
}

.header02 .primary-menu-wrap>.menu>li a {
    text-transform: uppercase
}

.header03 .page-header {
    position: absolute;
    z-index: 9;
    width: 100%
}

.header03 .page-header .page-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 80px 0
}

.header03 .page-header-right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header03 .page-open-mainmenu {
    cursor: pointer;
    text-transform: uppercase;
    position: relative;
    width: 98px;
    padding-left: 1em;
    height: 24px
}

.header03 .page-open-mainmenu .page-open-mainmenu-icon {
    color: #121212;
    display: inline-block;
    position: absolute;
    right: 0;
	top: 10px;
    bottom: auto;
    width: 30px;
    height: 5px;
    background-color: #121212;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.header03 .page-open-mainmenu .page-open-mainmenu-icon:after,
.header03 .page-open-mainmenu .page-open-mainmenu-icon:before {
    content: '';
    height: 100%;
    position: absolute;
    background-color: #121212;
    left: 0;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.header03 .page-open-mainmenu:hover .page-open-mainmenu-icon:after,
.header03 .page-open-mainmenu:hover .page-open-mainmenu-icon:before {
    width: 25px
}

.header03 .page-open-mainmenu.open {
    width: 40px
}

.header03 .page-open-mainmenu.open .page-open-mainmenu-icon {
    background-color: transparent!important
}

.header03 .page-open-mainmenu.open .page-open-mainmenu-icon:before {
    top: 0;
    width: 25px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.header03 .page-open-mainmenu.open .page-open-mainmenu-icon:after {
    top: 0;
    width: 25px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.header03 .page-open-mainmenu.open h6 {
    display: none
}

.header03 .page-open-mainmenu h6 {
    display: inline-block;
    height: 22px;
    margin: 4px 0 0;
    float: left
}

.header03 .page-navigation {
    visibility: visible;
    opacity: 1
}

.header03 .page-navigation.menu-opened {
    visibility: hidden;
    opacity: 0
}

.header04 .primary-menu-wrap {
    display: table;
    margin: 0 auto
}

.header05.admin-bar .page-header {
    top: 32px
}

.header05 .page-wrapper {
    margin: 55px 0 55px 320px
}

.header05 .page-header {
    width: 320px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: scroll
}

.mini-cart,
.mini-cart .mini-cart__button .mini-cart-icon {
    position: relative
}

.header05 .page-logo {
    text-align: center;
    border-bottom: 1px solid #dedede
}

.header05 .page-navigation .primary-menu-wrap li {
    display: block!important
}

.header05 .page-header-feature {
    padding: 0 20px 0 40px
}

.header05 .page-header-feature .widget {
    margin-bottom: 20px
}

.header-slider .slides li {
    height: 100vh;
	background-size:cover;
    background-position: center top
}

.page-banner .header-slider .flex-control-nav {
	display:none
}

.page-banner .header-slider .title-holder {
    display: table;
    width: 100%;
    height: 100vh;
    min-height: 450px
}

.responsive-slider.flexslider {
    margin-bottom: 0!important
}

@supports (-ms-ime-align:auto) {
	.page-banner .page-feature-image {
		background-attachment: scroll!important;
	}
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5. Layout
	b. Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.page-top-footer .widget {
    margin-bottom: 40px
}

.page-top-footer .widget-title {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.page-top-footer .row>.col-md-4 {
    text-align: center
}

.page-top-footer .row>.col-md-4 img,
.page-top-footer .row>.col-md-4 p {
    margin-left: auto;
    margin-right: auto
}

.page-top-footer.style-1 {
    padding: 100px 0 55px
}

.page-top-footer.style-2>.container>.row {
    padding: 100px 55px 55px;
    margin-left: 0;
    margin-right: 0
}

.page-top-footer.style-3 {
    padding: 0 100px 115px
}

.page-top-footer.style-3>.container>.row {
    background: #fff;
    padding: 70px 70px 20px;
    margin: 0
}

.page-top-footer.style-4 {
    padding: 0 0 115px
}

.page-top-footer.style-4>.container>.row {
    background: #fff;
    padding: 0 70px 20px;
    margin: 0
}

.page-bottom-footer .align-center {
    text-align: center
}

.page-bottom-footer .align-center img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.page-bottom-footer.style-2 aside {
    margin: 15px 0
}


.single-portfolio .footer-misc {
	display:block;
}

/* .wp-custom-header iframe */
.wp-custom-header img {
	display:none;
}


.wp-custom-header video {
	display: block;
	height: auto;
	max-width: 100%;
}

#wp-custom-header{
	height: 100%;
    position: absolute;
    width: 100%;
    overflow: hidden;
	background: #0d0d0d;
}

.wp-custom-header button {
	display: none
	}

#wp-custom-header-video {
	position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

.hero-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.15) 1%, rgba(0,0,0,0.3) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 1%,rgba(0,0,0,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 1%,rgba(0,0,0,0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26000000', endColorstr='#4d000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}




.section-angle-cont {
    height: 185px;
    width: 120%;
    position: relative;
    left: 50%;
    -webkit-transform: rotate(-5deg)translateX(-50%);
    -ms-transform: rotate(-5deg)translateX(-50%);
    transform: rotate(-5deg)translateX(-50%);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    z-index: 0;
    background-color: #F3F3F3;
}

.section-angle {
    position: absolute;
    width: 100%;
    bottom: 100%;
}

.page-banner .section-angle {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.page-banner .section-angle-cont {
    background-color: #FFF;
}

.section-angle-second {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.section-angle-second-cont {
    height: 185px;
    width: 120%;
    position: relative;
    left: 50%;
    -webkit-transform: rotate(-5deg)translateX(-50%);
    -ms-transform: rotate(-5deg)translateX(-50%);
    transform: rotate(-5deg)translateX(-50%);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
    z-index: 0;
    background-color: #F3F3F3;
}

.vc_section {
	z-index:1;
}

.section-content .vc_section[data-vc-full-width] {
	overflow:visible!important;
}
.vc_section[data-vc-full-width] {
    padding: 40px 0;
}

.section-content {
	position:relative;
	margin-left: -15px;
	margin-right: -15px;
	z-index:2;
	min-height: 200px;
}

.section-content.section-top-margin {
	margin-top:185px;
}

.section-content.section-bottom-margin {
	margin-bottom:185px;
}


footer .section-angle .logo-footer {
 position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
}


a.nav-active {
    -webkit-transition: all .1s cubic-bezier(.645, .045, .355, 1);
    transition: all .1s cubic-bezier(.645, .045, .355, 1)
}

.vc_column_container {
	padding: 20px 0;
}

.begin-content .section-content:first-child {
	margin-top:0;
}



.mond-post-time {
	position: absolute;
    top: 10px;
    right: 10px;
	padding: 10px;
    background: #121212;
    width: 80px;
    height: 80px;
    color: #fff;
	z-index: 9;
}

.mond-post-time p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin: 0;
    font-weight: 600;
}

.single-portfolio .portfolio-angled {
	position: absolute;
    background: #f3f3f3;
    width: 100%;
    height: 50vh;
    top: 0;
}

.single-portfolio .portfolio-angled .section-angle-second {
	background:#f3f3f3;
}

.single-portfolio .portfolio-angled .section-angle-second-cont {
	background:#f3f3f3;
}

.single-portfolio .portfolio-button-close-link {
    color: #121212;
    display: inline-block;
    position: absolute;
    right: 50px;
    top: 50px;
    width: 30px;
    height: 20px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
	z-index:999;
}

.single-portfolio .portfolio-button-close:before {
	content:"";
    position: absolute;
    top: 0;
    width: 30px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
	background: #121212;
    height: 5px;
    display: block;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.single-portfolio .portfolio-button-close:after {
	content:"";
    position: absolute;
    top: 0;
    width: 30px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
	background: #121212;
    height: 5px;
    display: block;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.single-post .post-title {
    text-transform: uppercase;
    text-align: center;
    font-weight: 400
}

.single-post .post-padding {
	padding: 70px 0 0;
}

.single-post .info-inner {
	margin: 0 0 70px;
    width: 100%;
	z-index: 1;
}



.single-post .portfolio-angled {
	position: absolute;
    background: #f3f3f3;
    width: 100%;
    height: 50vh;
    top: 0;
}

.single-post .portfolio-angled .section-angle-second {
	background:#f3f3f3;
}

.single-post .portfolio-angled .section-angle-second-cont {
	background:#f3f3f3;
}

.single-post .portfolio-button-close-link {
    color: #121212;
    display: inline-block;
    position: absolute;
    right: 50px;
    top: 50px;
    width: 30px;
    height: 20px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
	z-index:999;
}

.single-post .portfolio-button-close:before {
	content:"";
    position: absolute;
    top: 0;
    width: 30px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
	background: #121212;
    height: 5px;
    display: block;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.single-post .portfolio-button-close:after {
	content:"";
    position: absolute;
    top: 0;
    width: 30px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
	background: #121212;
    height: 5px;
    display: block;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.mond-white-popup-box {
    position: relative;
    background: #FFF;
    padding-top: 135px;
    padding-bottom: 60px;
    width: 100%;
    min-height: 100vh;
}

.mfp-container.mfp-inline-holder {
	padding:0!important;
}


.mond-white-popup-box .mfp-close {
    position: absolute;
	top:50px;
    right: 50px;
    opacity: 1;
    padding: 0 0 18px 10px;
    font-size: 50px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Woo Cart
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.mini-cart {
    padding: 15px 0 15px 15px
}

.mini-cart ul {
    padding: 0;
    margin: 0
}

.mini-cart .mini-cart__button {
    cursor: pointer;
    line-height: 0
}

.mini-cart .mini-cart__button .mini-cart-icon:before {
    font-family: Ionicons;
    float: none;
    margin: 0;
    width: auto;
    height: auto;
    border: none;
    content: "\f110";
    font-size: 30px;
    line-height: normal
}

.mini-cart .mini-cart__button .mini-cart-icon:after {
    position: absolute;
    top: -15px;
    right: -5px;
    min-width: 16px;
    content: attr(data-count);
    text-align: center;
    font-size: 10px;
    font-family: inherit;
    line-height: 16px;
    color: #fff;
    border-radius: 100%
}

.mini-cart .widget_shopping_cart_content {
    position: absolute;
    top: 140%;
    right: 0;
    z-index: 99999;
    visibility: hidden;
    overflow: auto;
    max-height: 700px;
    width: 300px;
    background-color: #fff;
    opacity: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.boxed .page-content,
.post-video,
.mond-a-apollo,
.mond-grid-metro .grid-item,
.mond-grid-wrapper [data-overlay-animation=hover-dir] .portfolio-thumbnail,
.mond-our-team.style-1 .our-team-photo,
.mond-our-team.style-2,
.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=hover-dir] .portfolio-thumbnail,
.mond-portfolios.style-3 .portfolio-thumbnail,
.mond-portfolios.style-4 .grid-item {
    overflow: hidden
}

.mini-cart .widget_shopping_cart_content .cart_list {
    padding: 15px
}

.mini-cart .widget_shopping_cart_content .cart_list li {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    list-style-type: none
}

.mini-cart .widget_shopping_cart_content .cart_list li.empty {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.mini-cart .widget_shopping_cart_content .cart_list li img {
    float: left;
    margin: 0 10px 0 0;
    width: 70px
}

.mini-cart .widget_shopping_cart_content .cart_list li .quantity {
    display: block;
    color: #666;
    font-size: 12px
}

.mini-cart .widget_shopping_cart_content .cart_list li .remove {
    color: inherit!important;
    font-size: 0;
    position: relative;
    width: 20px;
    height: 20px;
    float: right
}

.mini-cart .widget_shopping_cart_content .cart_list li .remove:hover {
    color: initial!important;
    background: 0 0
}

.mini-cart .widget_shopping_cart_content .cart_list li .remove:after {
    font-size: 14px;
    font-family: FontAwesome;
    content: '\f1f8';
    position: absolute;
    top: 2px;
    left: 3px
}

.mini-cart .widget_shopping_cart_content .total {
    margin-bottom: 0;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase
}

.mini-cart .widget_shopping_cart_content .total strong {
    font-weight: 400
}

.mini-cart .widget_shopping_cart_content .buttons {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px
}

.mini-cart .widget_shopping_cart_content .wc-forward {
    background-color: transparent;
    border: 2px solid #121212;
    color: #121212;
    padding: 7px 20px;
    display: inline-block;
    margin: 0 5px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px
}

.mini-cart .widget_shopping_cart_content .wc-forward:hover {
    background-color: #121212;
    color: #fff
}

.mini-cart.open .widget_shopping_cart_content {
    top: 100%;
    visibility: visible;
    opacity: 1
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6. Content
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.mond-a-apollo {
    background: #000;
    position: relative
}

.mond-a-apollo img {
    opacity: .95;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    transition: opacity .35s, transform .35s, -webkit-transform .35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.mond-a-apollo:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .25);
    content: '';
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    opacity: 0
}

.mond-a-apollo:hover img {
    opacity: .7;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1)
}

.mond-a-apollo:hover:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    opacity: 1
}

.boxed {
    margin: 0 auto;
    max-width: 1200px
}

.site {
    position: relative;
    z-index: 2;
    /*background-color: #f7f7f7;*/
    background-color: #0d0d0d;
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.container:after,
.container:before,
.row:after,
.row:before {
    display: none!important
}

.page-banner .page-feature-image {
    position: relative;
    width: 100%;
    background-position-x: 50%;
    z-index: 0;
    background-size: auto;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -ms-background-size: auto;
    -o-background-size: auto;
    background-attachment: fixed;
    background-color: #141414
}



.page-banner .page-feature-slider  {
    position: relative;
    width: 100%;
    background-position-x: 50%;
    z-index: 0;
    background-size: auto;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -ms-background-size: auto;
    -o-background-size: auto;
    background-attachment: fixed;
    background-color: #f1f1f1
}

.page-banner .page-feature-image .title-holder {
    display: table;
    width: 100%;
    height: 100vh;
    min-height: 450px
}

.single-portfolio .page-banner .page-feature-image .title-holder {
    height: 100vh;
    min-height: 450px
}

.page-banner .page-title {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
	padding-left: 120px;
}

.page-banner .page-title .subtitle-t {
	color: #fff;
    font-size: 25px;
    font-weight: 600;
}

.page-banner .page-title h1 {
    position: relative;
    font-weight: 700;
	color: #fff;
}

.page-banner .page-title h1:before {
    display: block;
    content: '';
    margin: 0 auto 25px;
    width: 30px;
    height: 5px;
    z-index: 999;
}

.page-breadcrumb ul {
    padding: 0;
    margin: 0
}

.page-breadcrumb li {
    list-style-type: none;
    display: inline-block;
    position: relative
}

.page-breadcrumb li:before {
    content: '/';
    margin: 5px
}

.page-breadcrumb li:first-child:before {
    display: none
}

.page-pagination {
    margin: 80px 0 120px;
    padding: 0
}

.page-pagination li {
    display: inline-block;
    list-style-type: none
}

.page-pagination li+li {
    margin-left: 10px
}

.page-pagination li a,
.page-pagination li span {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.page-pagination li .next,
.page-pagination li .prev {
    width: auto;
    border: none
}

.page-pagination li .current,
.page-pagination li a:hover {
    color: #000;
    font-size: 20px
}

.page-links {
    margin: 80px 0 120px;
    padding: 0;
	clear: both;
}

.page-links>a,
.page-links>span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    font-size: 15px;
    color: #121212;
    margin-right: 5px;
	font-style: italic;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.page-links .next,
.page-links .prev {
    width: auto;
    border: none
}

.page-links a:hover,
.page-links>span {
    border-color: #121212;
    color: #121212;
	font-size: 20px
}

.comment-nav-links ul {
    margin: 0 0 50px;
    padding: 0
}

.comment-nav-links li {
    display: inline-block;
    list-style-type: none
}

.comment-nav-links li+li {
    margin-left: 10px
}

.comment-nav-links li a,
.comment-nav-links li span {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #ccc;
    font-size: 14px
}

.comment-nav-links li .next,
.comment-nav-links li .prev {
    width: auto;
    border: none
}

.comment-nav-links li .current,
.comment-nav-links li a:hover {
    border-color: #121212
}

.single-post .post {
    padding-bottom: 10px;
    margin-bottom: 50px
}

.single-post .format-quote {
    border: 2px solid #000;
    padding: 40px;
    position: relative
}

.single-post .format-quote .post-quote-icon {
    position: absolute;
    right: 40px;
    bottom: 40px
}

.single-post .format-quote .quote-text {
    font-size: 24px;
    font-family: inherit;
    font-weight: 600
}

.single-post .post-gallery,
.single-post .post-thumbnail,
.single-post .post-video {
    margin-bottom: 13px
}

.single-post .post-content iframe {
    border: 0;
    width: 100%
}

.single-post .post-content:after {
	content: "";
    display: table;
	clear: both
}

.single-post .post-tags i {
	font-size: 20px;
    vertical-align: middle;
    margin-right: 5px
}

.single-post .post-tags {
    margin-top: 25px
}

.single-post .post-title {
    font-size: 25px;
    margin: 20px 0;
    text-transform: uppercase;
    font-weight: 600
}

.single-post .post-comments-number,
.single-post .post-date {
    display: inline-block;
    font-style: italic;
    font-family: inherit;
    font-size: 14px;
    color: #b3b3b3;
}

.single-post .post-left-meta {
	padding-left: 0
}

.single-post .post-categories a {
    text-transform: uppercase;
    font-size: 11px!important;
    font-weight: 700!important
}

.single-post .post-comments-number:before {
    content: '-';
    display: inline-block;
    margin: 0 5px
}

.single-post .post-share {
    text-align: left;
    margin: 30px 0 10px
}

.single-post .post-share a+a {
    margin-left: 10px
}

.single-post .post-meta {
    margin: 25px 0
}

.single-post .post-share-title {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-style: italic
}

.page .comment-form .form-submit,
.page .comment-form .submit,
.single-post .comment-form .form-submit,
.single-post .comment-form .submit {
    margin: 0
}


.page .comment-form .submit,
.single-post .comment-form .submit {
margin: 0;
    padding: 11px 55px;
    font-size: 14px;
    font-weight: bold;
    background-color: #0d0d0d;
    color: #fff;
    position: relative;
    display: table;
    height: auto;
    line-height: 32px!important;
    border: none;
}

.page .comment-form .submit:before,
.single-post .comment-form .submit:before {
	content:'';
}

.page .comment-form-author,
.page .comment-form-comment,
.page .comment-form-email,
.page .comment-form-url,
.single-post .comment-form-author,
.single-post .comment-form-comment,
.single-post .comment-form-email,
.single-post .comment-form-url {
    margin-bottom: 20px
}

.page .comment-reply-title,
.page .comments-title,
.single-post .comment-reply-title,
.single-post .comments-title {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 17px;
    position: relative;
    padding-bottom: 15px;
    font-weight: 600;
}

.page .comment-list,
.single-post .comment-list {
    margin: 0 0 65px;
    padding: 0
}

.page .comment-list .children,
.single-post .comment-list .children {
    margin: 0
}

.page .comment-list .comment,
.single-post .comment-list .comment {
    margin-bottom: 60px
}

.page .comment-list .comment:last-child,
.single-post .comment-list .comment:last-child {
    margin-bottom: 0
}

.page .comment-list .comment .comment-author,
.single-post .comment-list .comment .comment-author {
    width: 72px;
    float: left
}

.page .comment-list .comment .comment-author img,
.single-post .comment-list .comment .comment-author img {
    border-radius: 50%
}

.page .comment-list .comment .comment-content,
.single-post .comment-list .comment .comment-content {
    padding-left: 100px
}

.page .comment-list .comment .comment-content .metadata,
.single-post .comment-list .comment .comment-content .metadata {
    margin-bottom: 20px
}

.page .comment-list .comment .comment-content .metadata>a,
.single-post .comment-list .comment .comment-content .metadata>a {
    font-style: italic;
    font-size: 16px;
    font-family: inherit
}

.page .comment-list .comment .comment-reply-link,
.single-post .comment-list .comment .comment-reply-link {
    text-transform: uppercase
}

.page .comment-list .comment .comment-reply-link i,
.single-post .comment-list .comment .comment-reply-link i {
    margin-right: 10px
}

.page .comment-list .comment .children,
.single-post .comment-list .comment .children {
    padding: 0
}

.page .comment-list .fn,
.single-post .comment-list .fn {
    text-transform: uppercase;
    font-size: 14px
}

.page .comment-list .comment-body,
.single-post .comment-list .comment-body {
    margin-bottom: 10px
}

.page .comment-list .children>li:first-child,
.single-post .comment-list .children>li:first-child {
    margin-top: 60px
}

.post-password-form input[type=password] {
    padding: 9px 20px;
	width: 400px;
    display: block
}

.post-password-form input[type=submit] {
	display: block
}

.post-video {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.post-video embed,
.post-video iframe,
.post-video object,
.post-video video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.post-video.embed-ratio-16by9 {
    padding-bottom: 56.25%
}

.post-video.embed-ratio-4by3 {
    padding-bottom: 75%
}

.single-portfolio .portfolio.style-1 .portfolio-gallery {
    margin-bottom: 70px
}

.single-portfolio .portfolio.style-1 .portfolio-content-body,
.single-portfolio .portfolio.style-1 .portfolio-title {
    text-align: center
}

.single-portfolio .portfolio.style-1 .portfolio-meta {
    margin-bottom: 40px;
    text-align: center
}

.single-portfolio .portfolio.style-1 .portfolio-meta li {
    list-style-type: none;
    display: inline-block;
    padding: 13px 30px
}

.single-portfolio .portfolio.style-1 .portfolio-meta li+li {
    border-left: 1px solid #ededed
}

.single-portfolio .portfolio.style-1 .portfolio-content-title {
    text-align: center
}

.single-portfolio .portfolio.style-1 .portfolio-categories a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600
}

.single-portfolio .portfolio.style-1 .portfolio-share {
    text-align: center;
    margin-bottom: 150px
}

.single-portfolio .portfolio.style-2 .portfolio-share {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
}

.single-portfolio .portfolio.style-2 .portfolio-like {
    text-align: left;
    margin-bottom: 30px
}

.single-portfolio .portfolio.style-2>.row {
    margin-bottom: 150px
}

.single-portfolio .portfolio.style-2 .portfolio-gallery img {
    margin: 15px 0;
    width: 100%
}

.single-portfolio .portfolio.style-2 .portfolio-embed {
    margin: 15px 0
}

.single-portfolio .portfolio.style-2 .portfolio-meta {
    margin-bottom: 50px
}

.single-portfolio .portfolio.style-2 .portfolio-meta ul {
    margin: 0;
    padding: 0
}

.single-portfolio .portfolio.style-2 .portfolio-meta li {
    list-style-type: none;
    margin-bottom: 30px;
    display: inline-block
}

.single-portfolio .portfolio-meta li h5 {
    text-transform: uppercase
}

.single-portfolio .portfolio-title {
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400
}

.single-portfolio .portfolio-categories {
    margin-bottom: 40px;
	text-align: center
}

.single-portfolio .portfolio-categories a {
	font-size: 17px!important
}

.single-portfolio .portfolio-share a {
    display: inline;
    margin: 0 5px;
    font-size: 15px;
	color: #fff;
}

.single-post .portfolio-share a {
    display: inline;
    margin: 0 5px;
    font-size: 15px;
	color: #fff;
}

/* .single-portfolio .portfolio-share a+a {
    margin-left: 8px
} */

.single-portfolio .post-share-title {
    font-style: italic;
    color: #121212
}

.single-portfolio .portfolio-content-body {
    margin: 25px 0 70px
}

.single-portfolio .portfolio-details {
    text-align: center;
    margin: 40px 0;
    padding: 0;
}

.single-portfolio .portfolio-details li {
    display: block
}

.single-portfolio .portfolio-details li span {
    font-weight: 700;
    padding-right: 5px
}

.single-portfolio .portfolio-details li:last-child .portfolio-detail:after {
    content: "";
    padding: 0
}

.single-portfolio .portfolio-content {
    margin: 50px
}

.single-portfolio .info-inner {
	margin: 0 0 70px;
}

.single-portfolio .portfolio-content-title {
    color: #121212
}

.single-portfolio .related-portfolios {
    margin-bottom: 100px
}

.single-portfolio .mond-heading.style-1 .heading-text {
    margin-bottom: 50px
}

.single-portfolio .portfolio-resize {
    width: 80%;
    margin: 0 auto
}

.single-portfolio .portfolio-resize.resize-bottom{
    margin: 0 auto
}

.single-portfolio .portfolio-gallery.gallery-top{
	margin-bottom: 100px
}

.single-portfolio .related-portfolios .portfolio-item:hover .portfolio-overlay {
    visibility: visible;
    opacity: 1
}

.single-portfolio .related-portfolios .related-portfolio-thumbnail {
    position: relative
}

.single-portfolio .related-portfolios .related-portfolio-thumbnail img {
    width: 100%
}

.single-portfolio .related-portfolios .portfolio-overlay {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .9)
}

.single-portfolio .related-portfolios .portfolio-overlay-inner {
    display: table;
    width: 100%;
    height: 100%
}

.single-portfolio .related-portfolios .related-portfolio-title {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase
}

.single-portfolio .related-portfolios .related-portfolio-categories span {
    font-size: 16px;
    font-weight: 600;
    color: inherit
}

.single-portfolio .related-portfolios .related-portfolio-info {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.content404 {
	padding: 120px 0 100px;
}

.content404 .icon {
    margin-bottom: 30px;
    display: block
}

.content404 .icon i {
    font-size: 170px;
    color: #3551A6
}

.content404 .title {
    font-size: 50px;
    letter-spacing: -1px;
    padding: 0;
    line-height: 1;
    margin-bottom: 30px
}

.content404 .text {
    font-size: 16px;
    color: #444
}

.content404 .search {
    width: 100%;
    max-width: 570px;
    padding: 0;
    margin: 30px auto 0;
    position: relative
}

.content404 .search label {
    width: 100%
}

.error404 .page-banner .page-feature-image .title-holder {
    height: 75vh;
}

.content404 .search input {
    width: 100%;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    border-radius: 5px;
    margin: 0;
    font-size: 16px
}

.content404 .search:after {
    content: '\f002';
    position: absolute;
    top: 15px;
    right: 15px;
    color: #222
}

.content404 .search .search-submit {
    display: none
}

.search .mond-posts.style-4 .post-item {
    margin-bottom: 50px;
    border-bottom: 1px dashed #a7a7a7
}

.search .mond-posts .grid-item:last-child {
    border-bottom: none
}

.grid-item .portfolio-categories {
	display:none
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.content-sidebar .page-sidebar,
.content-sidebar .wpb_widgetised_column {
    padding-left: 30px
}

.sidebar-content .page-sidebar,
.sidebar-content .wpb_widgetised_column {
    padding-right: 30px
}

.page-sidebar .widget,
.wpb_widgetised_column .widget {
    margin-bottom: 50px
}

.page-sidebar .widget ul,
.wpb_widgetised_column .widget ul {
    margin: 0;
    padding: 0
}

.page-sidebar .widget-title,
.wpb_widgetised_column .widget-title {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
}

.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_pages li,
.widget_product_categories li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li {
    list-style-type: none;
    position: relative;
    padding-left: 0;
    margin-bottom: 10px;
    display: block
}

.widget_archive li .children,
.widget_categories li .children,
.widget_meta li .children,
.widget_pages li .children,
.widget_product_categories li .children,
.widget_recent_comments li .children,
.widget_recent_entries li .children,
.widget_rss li .children {
    padding-top: 10px
}

.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_pages a,
.widget_product_categories a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_rss a {
    font-family: inherit;
    font-size: inherit;
    color: inherit
}

.tagcloud a {
    font-family: inherit;
    font-size: 15px;
    color: inherit;
    font-weight: 600
}

.page-sidebar .widget_search .search-form,
.wpb_widgetised_column .widget_search .search-form {
    position: relative
}

.page-sidebar .widget_search label,
.wpb_widgetised_column .widget_search label {
    width: 100%;
    margin: 0
}

.page-sidebar .widget_search span,
.wpb_widgetised_column .widget_search span {
    font-size: 0
}

.page-sidebar .widget_search span:before,
.wpb_widgetised_column .widget_search span:before {
    position: absolute;
    top: 23px;
    right: 1px;
    display: block;
    width: 48px;
    height: 47px;
    background-color: #eee;
    content: "\f002";
    text-align: center;
    font-size: 16px;
    line-height: 47px
}

.mond-instagram .mond-instagram-1 .item,
.mond-instagram .mond-instagram-style-2>li:first-child,
.mond-instagram ul li img {
    width: 100%
}

.page-sidebar .widget_search input[type=search],
.wpb_widgetised_column .widget_search input[type=search] {
margin-bottom: 0;
    padding: 15px 60px 5px 5px;
    border-bottom: 2px solid #0d0d0d;
    background-color: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
}

.page-sidebar .widget_search .search-submit,
.wpb_widgetised_column .widget_search .search-submit {
    border: none!important;
    color: inherit!important;
    position: absolute;
    bottom: 5px;
    right: 0;
    background: 0 0!important;
    padding-right: 5px;
}

/*----*/
.page-bottom-footer.style-2 .widget_search .search-form,
.wpb_widgetised_column .widget_search .search-form {
    position: relative
}

.page-bottom-footer.style-2 .widget_search label,
.wpb_widgetised_column .widget_search label {
    width: 100%;
    margin: 0
}

.page-bottom-footer.style-2 .widget_search span,
.wpb_widgetised_column .widget_search span {
    font-size: 0
}

.page-bottom-footer.style-2 .widget_search span:before,
.wpb_widgetised_column .widget_search span:before {
    position: absolute;
    top: 23px;
    right: 1px;
    display: block;
    width: 48px;
    height: 47px;
    background-color: #eee;
    content: "\f002";
    text-align: center;
    font-size: 16px;
    line-height: 47px
}

.page-bottom-footer.style-2 .widget_search input[type=search],
.wpb_widgetised_column .widget_search input[type=search] {
    margin-bottom: 0;
    padding: 10px 60px 10px 15px;
    border: 1px solid #ddd;
    background-color: #fff
}

.page-bottom-footer.style-2 .widget_search .search-submit,
.wpb_widgetised_column .widget_search .search-submit {
    border: none!important;
    color: inherit!important;
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0!important
}

.social-network-list a {
    margin-right: 0
}

.social-network-list a:last-child,
.social-network-list.hide-text a:last-child {
    margin-right: 0
}

.social-network-list .social-network-text {
    font-size: 16px;
    margin-left: 5px;
    text-decoration: underline
}

.social-network-list a {
    padding: 0 5px;
    font-size: 21px
}

.social-network-list.hide-text a {
    padding: 0 5px
}

.social-network-list.hide-icon .social-network-icon,
.social-network-list.hide-text .social-network-text {
    display: none
}

.social-network-list.hide-icon .social-network-text {
    margin-left: 0
}

.mond-instagram {
    position: relative
}

.mond-instagram ul {
    margin: 0;
    padding: 0
}

.mond-instagram .item {
    float: left;
    position: relative
}

.mond-instagram .mond-instagram-2 .item {
    width: 50%
}

.mond-instagram .mond-instagram-3 .item {
    width: 33.333333%
}

.mond-instagram .mond-instagram-4 .item {
    width: 25%
}

.mond-instagram .mond-instagram-5 .item {
    width: 20%
}

.mond-instagram .mond-instagram-6 .item {
    width: 16.6666666667%
}

.mond-instagram .mond-instagram-7 .item {
    width: 14.2857142857%
}

.mond-instagram .mond-instagram-8 .item {
    width: 12.5%
}

.mond-instagram .mond-instagram-9 .item {
    width: 11.1111111111%
}

.mond-instagram .mond-instagram-10 .item {
    width: 10%
}

.mond-instagram .item .item-info {
    color: #fff;
    position: absolute;
    top: 50%;
    text-align: center;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.mond-instagram .item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: rgba(0, 0, 0, .5);
    cursor: pointer
}

.mond-portfolios.style-3 .portfolio-info,
.mond-portfolios.style-3 .portfolio-thumbnail img {
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out
}

.mond-instagram .item:hover .overlay {
    opacity: 1;
    visibility: visible
}

.mond-instagram .item .item-info>li {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin-right: 10px;
    position: relative
}

.mond-instagram .item .item-info>li span {
    color: #fff;
    position: relative;
    display: block;
    padding: 0 0 0 20px
}

.mond-instagram .item .item-info>li:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0
}

.mond-instagram .item .item-info>li.likes:before {
    content: '\f08a'
}

.mond-instagram .item .item-info>li.comments:before {
    content: '\f0e5'
}

@-webkit-keyframes fadeIn {
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    100% {
        opacity: 1
    }
}

@-webkit-keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes scaleUp {
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes scaleUp {
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fallPerspective {
    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0);
        opacity: 1
    }
}

@keyframes fallPerspective {
    100% {
        -webkit-transform: translateZ(0) translateY(0) rotateX(0);
        transform: translateZ(0) translateY(0) rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes fly {
    100% {
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

@keyframes fly {
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes flip {
    100% {
        -webkit-transform: rotateX(0);
        opacity: 1
    }
}

@keyframes flip {
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@-webkit-keyframes helix {
    100% {
        -webkit-transform: rotateY(0);
        opacity: 1
    }
}

@keyframes helix {
    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes popUp {
    70% {
        -webkit-transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes popUp {
    70% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: .8;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.mond-animation {
    opacity: 0
}

.mond-animation.move-up.animate,
.wpb_start_animation.wpb_bottom-to-top {
    -webkit-animation: wpb_btt 1s 1 cubic-bezier(.17, .89, .92, 1)!important;
    -o-animation: wpb_btt 1s 1 cubic-bezier(.17, .89, .92, 1)!important;
    animation: wpb_btt 1s 1 cubic-bezier(.17, .89, .92, 1)!important;
    opacity: 1;
    filter: alpha(opacity=100);
    margin: 30px 0;
}

.mond-animation.fade-in.animate {
    -webkit-animation: fadeIn .95s ease forwards;
    animation: fadeIn .95s ease forwards
}

.mond-animation1.move-up1.animate1 {
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards
}

.mond-animation.scale-up.animate {
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-animation: scaleUp .65s ease-in-out forwards;
    animation: scaleUp .65s ease-in-out forwards
}

.mond-animation.fall-perspective {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.mond-animation.fall-perspective.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective .8s ease-in-out forwards;
    animation: fallPerspective .8s ease-in-out forwards
}

.mond-animation.fly {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.mond-animation.fly.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly .8s ease-in-out forwards;
    animation: fly .8s ease-in-out forwards
}

.mond-animation.flip.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip .8s ease-in-out forwards;
    animation: flip .8s ease-in-out forwards
}

.mond-animation.helix {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.mond-animation.helix.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix .8s ease-in-out forwards;
    animation: helix .8s ease-in-out forwards
}

.mond-animation.pop-up {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.mond-animation.pop-up.animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(.4);
    transform: scale(.4);
    -webkit-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards
}

.mond-grid-wrapper {
    margin-bottom: 30px
}

.mond-grid-wrapper .mond-filter-button-group {
    margin-bottom: 45px
}

.mond-grid-wrapper .mond-filter-button-group [class*=col] {
    padding-left: 0;
    padding-right: 0
}

.mond-grid-wrapper .mond-filter-button-group.right {
    text-align: right
}

.mond-grid-wrapper .mond-filter-button-group.center {
    text-align: center
}

.mond-grid-wrapper .mond-filter-button-group.center .btn-filter {
    padding: 10px 12px;
    margin: 0!important
}

.mond-grid-wrapper .mond-filter-button-group.show-filter-counter {
    padding-top: 30px
}

.mond-grid-wrapper .btn-filter {
    text-transform: uppercase;
    font-size: 13px;
    padding: 10px 0;
    position: relative;
    display: inline-block;
    z-index: 999;
    font-weight: 700;
}

.mond-grid-wrapper .btn-filter+.btn-filter {
    margin-left: 25px
}

.mond-grid-wrapper .btn-filter:hover .filter-counter {
    bottom: 100%;
    opacity: 1;
    visibility: visible
}

.mond-grid-wrapper .filter-counter {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0;
    background-color: #4d4c4d;
    border-radius: 3px;
    color: #fff;
    width: 34px;
    text-align: center;
    padding: 4px 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden
}

.mond-grid-wrapper .filter-counter:before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #4d4c4d;
    display: block
}

.mond-grid-wrapper .mond-grid-pagination {
    margin-top: 80px
}

.mond-grid.has-animation .grid-item {
    opacity: 0
}

.mond-grid.fade-in .animate {
    -webkit-animation: fadeIn .95s ease forwards;
    animation: fadeIn .95s ease forwards
}

.mond-grid.move-up .animate {
    -webkit-animation: wpb_btt 1s 1 cubic-bezier(.17, .89, .92, 1)!important;
    -o-animation: wpb_btt 1s 1 cubic-bezier(.17, .89, .92, 1)!important;
    animation: wpb_btt 1s 1 cubic-bezier(.17, .89, .92, 1)!important;
    opacity: 1;
    filter: alpha(opacity=100)
}

@-webkit-keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-moz-keyframes wpb_btt {
    0% {
        -moz-transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@-o-keyframes wpb_btt {
    0% {
        -o-transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

@keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        -ms-transform: translate(0, 10%);
        -o-transform: translate(0, 10%);
        transform: translate(0, 10%);
        opacity: 0;
        filter: alpha(opacity=0)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
        filter: alpha(opacity=100)
    }
}

.mond-grid.scale-up .animate {
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-animation: scaleUp .65s ease-in-out forwards;
    animation: scaleUp .65s ease-in-out forwards
}

.mond-grid.fall-perspective {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.mond-grid.fall-perspective .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective .8s ease-in-out forwards;
    animation: fallPerspective .8s ease-in-out forwards
}

.mond-grid.fly {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.mond-grid.fly .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly .8s ease-in-out forwards;
    animation: fly .8s ease-in-out forwards
}

.mond-grid.flip .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip .8s ease-in-out forwards;
    animation: flip .8s ease-in-out forwards
}

.mond-grid.helix {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.mond-grid.helix .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix .8s ease-in-out forwards;
    animation: helix .8s ease-in-out forwards
}

.mond-grid.pop-up {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.mond-grid.pop-up .animate {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(.4);
    transform: scale(.4);
    -webkit-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards
}

.mond-posts.style-1 {
    margin: 0 -15px
}

.mond-posts.style-1 .post-item {
    margin-bottom: 30px;
    width: 50%;
    padding: 0 15px;
    float: left
}

.mond-posts.style-1 .post-thumbnail {
    float: left
}

.mond-posts.style-1 .post-thumbnail img {
    width: 270px
}

.mond-posts.style-1 .post-info {
    padding: 20px 0 0 300px
}

.mond-posts.style-1 .post-title {
    font-size: 22px;
    margin-bottom: 15px
}

.mond-posts.style-1 .post-categories a,
.mond-posts.style-2 .post-categories a {
    text-transform: uppercase;
    font-size: 11px!important;
    font-weight: 700!important
}

.mond-posts.style-1 .post-date {
    display: inline-block;
    margin-right: 15px
}

.mond-posts.style-1 .post-excerpt {
    margin-bottom: 50px
}

.mond-posts.style-2 {
    margin: 0 -15px
}

.mond-posts.style-2 .post-item {
    margin-bottom: 30px;
    width: 33.333333%;
    padding: 0 15px;
    float: left
}

.mond-posts.style-2 .post-thumbnail {
    margin-bottom: 20px
}

.mond-posts.style-2 .post-thumbnail img {
    width: 100%
}

.mond-posts.style-2 .post-title {
    text-transform: uppercase
}

.mond-posts.style-2 .post-date {
    display: inline-block;
    margin-right: 15px
}

.mond-posts.style-2 .post-comments-number {
    display: inline-block
}

.mond-posts.style-2 .post-comments-number:before {
    content: '//';
    display: inline-block;
    margin-right: 10px
}

.mond-posts.style-3 .post-item {
    max-width: 680px;
    float: left;
    display: table
}

.mond-posts.style-3 .post-item+.post-item {
    margin-top: -90px;
    min-height: 340px
}

.mond-posts.style-3 .post-item.even .post-info {
    padding-left: 30px
}

.mond-posts.style-3 .post-item.odd {
    float: right;
    direction: rtl
}

.mond-posts.style-3 .post-item.odd .post-thumbnail {
    float: right
}

.mond-posts.style-3 .post-item.odd .post-info {
    padding-right: 30px
}

.mond-posts.style-3 .post-item.odd .post-meta {
    direction: ltr;
    text-align: right
}

.mond-posts.style-3 .post-info {
    display: table-cell;
    vertical-align: middle
}

.mond-posts.style-3 .post-thumbnail {
    display: table-cell;
    width: 270px;
    position: relative
}

.mond-posts.style-3 .post-thumbnail img {
    width: 270px;
    height: 340px
}

.mond-posts.style-3 .post-thumbnail:hover .post-overlay {
    opacity: 1;
    visibility: visible
}

.mond-posts.style-3 .post-thumbnail:hover .post-overlay i {
    top: 30px
}

.mond-posts.style-3 .post-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, .6);
    direction: ltr
}

.mond-posts.style-3 .post-overlay i {
    position: relative;
    width: 100%;
    top: 0;
    left: 30px;
    font-size: 30px;
    margin: 0 auto;
    display: table;
    color: #fff
}

.mond-posts.style-3 .post-categories,
.mond-posts.style-3 .post-comments-number,
.mond-posts.style-3 .post-date {
    display: inline-block
}

.mond-posts.style-3 .post-title {
    font-size: 24px;
    margin-bottom: 15px
}

.mond-posts.style-3 .post-categories a,
.mond-posts.style-3 .post-date {
    font-size: 11px!important;
    font-weight: 700!important;
    text-transform: uppercase
}

.mond-posts.style-3 .post-categories {
    position: relative;
    padding-right: 20px;
    margin-right: 10px
}

.mond-posts.style-3 .post-categories:after {
    content: '\f111';
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0;
    color: #121212;
    font-size: 8px
}

.mond-grid-classic.grid-inner-text .post-title a,
.mond-grid-classic.grid-overlay-2 .post-title a {
    color: #fff
}

.mond-posts.style-3 .post-comments-number:before {
    content: '//';
    display: inline-block;
    margin-right: 10px
}

.mond-posts.style-4 .post-item {
    margin-bottom: 50px
}

.mond-posts.style-4 .format-quote {
    border: 2px solid #ededed;
    padding: 40px 40px 30px
}

.mond-posts.style-4 .format-quote .source-name {
    padding-top: 10px;
    float: left;
    text-transform: uppercase
}

.mond-posts.style-4 .format-quote .source-name a {
    font-family: inherit
}

.mond-posts.style-4 .format-quote .post-quote-icon {
    float: right
}

.mond-posts.style-4 .format-quote .post-quote-icon i {
    font-size: 60px
}

.mond-posts.style-4 .format-quote .quote-text {
    font-size: 24px;
    font-family: inherit;
    font-weight: 600
}

.mond-posts.style-4 .post-gallery,
.mond-posts.style-4 .post-thumbnail,
.mond-posts.style-4 .post-video {
    margin-bottom: 13px
}

.mond-posts.style-4 .excerpt-content {
    position: relative;
    margin: auto;
    padding: 0 0 20px;
    z-index: 10
}

.mond-posts.style-4 .post-thumbnail {
    position: relative
}

.mond-posts.style-4 .post-thumbnail:hover .post-thumbnail-overlay {
    opacity: 1;
    right: 0
}

.mond-posts.style-4 .post-thumbnail-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, .8);
    opacity: 0
}

.mond-posts.style-4 .post-thumbnail-overlay i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 30px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px
}

.mond-posts.style-4 .post-title {
    margin-bottom: 0;
    text-transform: uppercase
}

.mond-posts.style-4 .sticky-post {
    display: none;
	position: relative;
    background: #000;
    color: #fff;
    padding: 6px;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    margin: 10px 0;
    z-index: 2;
    left: 0;
    top: 0;
    font-weight: 600;
    width: auto;
}

.mond-posts.style-4 i {
    margin-right: 5px
}

.mond-posts.style-4 .sticky,
.mond-posts.style-4 .sticky .sticky-post {
    display: table
}

.mond-posts.style-4 .post-comments-number,
.mond-posts.style-4 .post-date {
    display: inline-block;
    font-style: italic;
    font-family: inherit;
    font-size: inherit
}

.mond-posts.style-4 .post-categories a {
    text-transform: uppercase;
    font-size: 11px!important;
    font-weight: 700!important
}

.mond-posts.style-4 .post-share {
    text-align: right
}

.mond-posts.style-4 .post-share a+a {
    margin-left: 10px
}

.mond-posts.style-4 .post-meta {
    margin-bottom: 5px
}

.mond-posts.style-4 .post-share-title {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-style: italic
}

.mond-posts.style-4 .post-excerpt {
    margin: 15px 0;
    padding: 5px 0
}

.mond-grid-classic .grid-item,
.mond-grid-classic .grid-sizer {
    width: 33.333333%
}

.mond-grid-classic .grid-item:hover .post-overlay {
    visibility: visible;
    opacity: 1
}

.mond-grid-classic.grid-4-column .grid-item,
.mond-grid-classic.grid-4-column .grid-sizer {
    width: 25%
}

.mond-grid-classic.grid-spacing-4px .mond-grid {
    margin: 0 -2px
}

.mond-grid-classic.grid-spacing-4px .grid-item {
    padding: 0 2px;
    margin-bottom: 4px
}

.mond-grid-classic.grid-spacing-10px .mond-grid {
    margin: 0 -5px
}

.mond-grid-classic.grid-spacing-10px .grid-item {
    padding: 0 5px;
    margin-bottom: 10px
}

.mond-grid-classic.grid-spacing-20px .mond-grid {
    margin: 0 -10px
}

.mond-grid-classic.grid-spacing-20px .grid-item {
    padding: 0 10px;
    margin-bottom: 20px
}

.mond-grid-classic.grid-spacing-30px .mond-grid {
    margin: 0 -60px
}

.mond-grid-classic.grid-spacing-30px .grid-item {
    padding: 0 60px;
    margin-bottom: 150px
}

.mond-grid-classic.grid-outer-text .post-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.mond-grid-classic.grid-outer-text .post-overlay:before {
    background: url('../images/plus.png');
    width: 55px;
    height: 55px;
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mond-grid-classic.grid-outer-text .post-overlay>a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mond-grid-classic.grid-outer-text .post-categories,
.mond-grid-classic.grid-outer-text .post-title {
    display: inline-block
}

.mond-grid-classic.grid-outer-text .post-info {
	padding: 20px 60px 0 0;
	position: absolute;
}

.mond-grid-classic.grid-inner-text .post-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.mond-grid-classic.grid-inner-text .post-overlay-inner {
    display: table;
    width: 100%;
    height: 100%
}

.mond-grid-classic.grid-inner-text .post-info {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 0 30px
}

.mond-grid-classic.grid-overlay-2 .post-overlay {
    left: 0;
    bottom: 0;
    right: 0
}

.mond-grid-classic.grid-overlay-2 .post-overlay-inner {
    padding: 20px 30px
}

.mond-grid-classic .post-thumbnail {
    position: relative;
    overflow: hidden;
}

.mond-grid-classic .post-thumbnail img {
    width: 100%;
	 -webkit-transition: -webkit-transform .6s ease-out;
    -moz-transition: -moz-transform .6s ease-out;
    -o-transition: -o-transform .6s ease-out;
    transition: -webkit-transform .6s ease-out, -moz-transform .6s ease-out, -o-transform .6s ease-out, transform .6s ease-out

}

.mond-grid-classic .post-item.grid-item:hover .post-thumbnail img {
	-webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

.mond-grid-classic .post-overlay {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background: rgba(0, 0, 0, .8)
}

.mond-grid-classic .post-title {
    margin: 0
}

.mond-grid-classic .post-title a {
    font-size: 14px;
    text-transform: uppercase
}

.mond-grid-classic .post-categories a {
    font-size: 16px;
    font-weight: 600;
    color: inherit
}

.mond-grid-masonry .grid-item,
.mond-grid-masonry .grid-sizer {
    width: 33.333333%
}

.mond-grid-masonry .grid-item:hover .post-overlay {
    visibility: visible;
    opacity: 1
}

.mond-grid-masonry.grid-4-column .grid-item,
.mond-grid-masonry.grid-4-column .grid-sizer {
    width: 25%
}

.mond-grid-masonry.grid-spacing-4px .mond-grid {
    margin: 0 -2px
}

.mond-grid-masonry.grid-spacing-4px .grid-item {
    padding: 0 2px;
    margin-bottom: 4px
}

.mond-grid-masonry.grid-spacing-10px .mond-grid {
    margin: 0 -5px
}

.mond-grid-masonry.grid-spacing-10px .grid-item {
    padding: 0 5px;
    margin-bottom: 10px
}

.mond-grid-masonry.grid-spacing-20px .mond-grid {
    margin: 0 -10px
}

.mond-grid-masonry.grid-spacing-20px .grid-item {
    padding: 0 10px;
    margin-bottom: 20px
}

.mond-grid-masonry.grid-spacing-30px .mond-grid {
    margin: 0 -15px
}

.mond-grid-masonry.grid-spacing-30px .grid-item {
    padding: 0 15px;
    margin-bottom: 30px
}

.mond-grid-masonry .post-thumbnail {
    position: relative;
}

.mond-grid-masonry .post-overlay,
.mond-grid-metro .post-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    bottom: 0
}

.mond-grid-masonry .post-thumbnail img {
    width: 100%;
}

.mond-grid-masonry .post-overlay {
    visibility: hidden;
    opacity: 0
}

.mond-grid-masonry .post-overlay-inner {
    display: table;
    width: 100%;
    height: 100%
}

.mond-grid-masonry .post-info {
	position: relative;
    width: 100%;
    padding: 15px 0;
}

.mond-grid-masonry .post-info .post-categories a {
    color: inherit;
    font-size: 14px;
    font-weight: 600
}

.mond-grid-masonry .post-title {

}

.mond-grid-masonry .post-title a {
    font-size: 17px;
    text-transform: uppercase;
    padding: 2px;
}

.mond-grid-metro .grid-item:hover .post-overlay {
    visibility: visible;
    opacity: 1
}

.mond-grid-metro .grid-item .post-image {
    height: 100%
}

.mond-grid-metro .grid-item .post-image img {
    width: 100%;
    height: 100%
}

.mond-grid-metro.grid-4-column .grid-item,
.mond-grid-metro.grid-4-column .grid-sizer {
    width: 25%
}

.mond-grid-metro.grid-4-column .grid-item--width2 {
    width: 50%
}

.mond-grid-metro.grid-spacing-4px .mond-grid {
    margin: 0 -2px
}

.mond-grid-metro.grid-spacing-4px .grid-item {
    margin: 0 2px 4px
}

.mond-grid-metro.grid-spacing-10px .mond-grid {
    margin: 0 -5px
}

.mond-grid-metro.grid-spacing-10px .grid-item {
    margin: 0 5px 10px
}

.mond-grid-metro.grid-spacing-20px .mond-grid {
    margin: 0 -10px
}

.mond-grid-metro.grid-spacing-20px .grid-item {
    margin: 0 10px 20px
}

.mond-grid-metro.grid-spacing-30px .mond-grid {
    margin: 0 -15px
}

.mond-grid-metro.grid-spacing-30px .grid-item {
    margin: 0 15px 30px
}

.mond-grid-metro .post-overlay {
    visibility: hidden;
    opacity: 0
}

.mond-grid-metro .post-overlay-inner {
    display: table;
    width: 100%;
    height: 100%
}

.mond-grid-metro .post-info {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.mond-grid-metro .post-title {
    margin: 0
}

.mond-grid-metro .post-title a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.mond-grid-metro .post-categories a {
    color: inherit;
    font-size: 11px;
    font-weight: 600
}

.mond-portfolios.style-1 .portfolio-item {
    width: 100%
}

.mond-portfolios.style-1 .portfolio-item:nth-child(even) {
    float: left
}

.mond-portfolios.style-1 .portfolio-item:nth-child(even) .portfolio-info {
    vertical-align: top;
    padding-top: 100px;
    padding-left: 36px
}

.mond-portfolios.style-1 .portfolio-item:nth-child(even) .portfolio-title:before {
    right: calc(100% + 20px)
}

.mond-portfolios.style-1 .portfolio-item:nth-child(odd) {
    margin-top: -160px;
    float: right;
    direction: rtl
}

.mond-portfolios.style-1 .portfolio-item:nth-child(odd):last-child {
    margin-bottom: 0
}

.mond-portfolios.style-1 .portfolio-item:nth-child(odd) .portfolio-thumbnail {
    float: right
}

.mond-portfolios.style-1 .portfolio-item:nth-child(odd) .portfolio-info {
    padding-right: 36px;
    vertical-align: bottom;
    padding-bottom: 100px
}

.mond-portfolios.style-1 .portfolio-item:nth-child(odd) .portfolio-title:before {
    left: calc(100% + 20px)
}

.mond-portfolios.style-1 .portfolio-content {
    display: table;
    min-height: 500px
}

.mond-portfolios.style-1 .portfolio-info {
    display: table-cell
}

.mond-portfolios.style-1 .portfolio-thumbnail {
    display: table-cell;
    width: 370px
}

.mond-portfolios.style-1 .portfolio-thumbnail img {
    width: 370px;
    height: 500px
}

.mond-portfolios.style-1 .portfolio-title {
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 10px;
    position: relative
}

.mond-portfolios.style-1 .portfolio-title:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 70px;
    height: 4px;
    background: url('../images/line.jpg') no-repeat
}

.mond-portfolios.style-1 .portfolio-categories a {
    color: inherit;
    font-size: 12px!important;
    font-weight: 600;
    text-transform: uppercase
}

.mond-portfolios.style-2.grid-inner-text .portfolio-title a,
.mond-portfolios.style-2.grid-overlay-2 .portfolio-title a {
    color: #fff
}

.mond-portfolios.style-2 .grid-item,
.mond-portfolios.style-2 .grid-sizer {
    width: 33.333333%
}

.mond-portfolios.style-2 .grid-item:hover .portfolio-overlay {
    opacity: 1
}

.mond-portfolios.style-2.grid-4-column .grid-item,
.mond-portfolios.style-2.grid-4-column .grid-sizer {
    width: 25%
}

.mond-portfolios.style-2.grid-spacing-4px .mond-grid {
    margin: 0 -2px
}

.mond-portfolios.style-2.grid-spacing-4px .grid-item {
    padding: 0 2px;
    margin-bottom: 4px
}

.mond-portfolios.style-2.grid-spacing-10px .mond-grid {
    margin: 0 -5px
}

.mond-portfolios.style-2.grid-spacing-10px .grid-item {
    padding: 0 5px;
    margin-bottom: 10px
}

.mond-portfolios.style-2.grid-spacing-20px .mond-grid {
    margin: 0 -10px
}

.mond-portfolios.style-2.grid-spacing-20px .grid-item {
    padding: 0 10px;
    margin-bottom: 20px
}

.mond-portfolios.style-2.grid-spacing-30px .mond-grid {
    margin: 0 -15px
}

.mond-portfolios.style-2.grid-spacing-30px .grid-item {
    padding: 0 15px;
    margin-bottom: 30px
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=left-to-right] .portfolio-overlay {
    right: auto;
    left: -100%;
    top: 0
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=left-to-right] .portfolio-thumbnail:hover .portfolio-overlay {
    left: 0
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=right-to-left] .portfolio-overlay {
    right: auto;
    left: 100%;
    top: 0
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=right-to-left] .portfolio-thumbnail:hover .portfolio-overlay {
    left: 0
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=top-to-bottom] .portfolio-overlay {
    right: auto;
    left: 0;
    top: -100%
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=top-to-bottom] .portfolio-thumbnail:hover .portfolio-overlay {
    top: 0
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=bottom-to-top] .portfolio-overlay {
    right: auto;
    left: 0;
    top: 100%
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=bottom-to-top] .portfolio-thumbnail:hover .portfolio-overlay {
    top: 0
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=hover-dir] .portfolio-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=lily] .portfolio-thumbnail:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=chico] .portfolio-title,
.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=oscar] .portfolio-title {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=chico] .portfolio-overlay {
    background-color: transparent;
    height: 100%;
    width: 101%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 1
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=chico] .portfolio-thumbnail img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=chico] .portfolio-thumbnail:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mond-portfolios.style-2 .grid-inner-text .grid-outer-text [data-overlay-animation=chico] .portfolio-thumbnail:hover .portfolio-title {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

.mond-portfolios.style-2.grid-outer-text .portfolio-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.mond-portfolios.style-2.grid-outer-text .portfolio-overlay:before {
    background: url('../images/plus.png');
    width: 55px;
    height: 55px;
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mond-portfolios.style-2.grid-outer-text .portfolio-overlay>a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.mond-portfolios.style-2.grid-outer-text .portfolio-categories,
.mond-portfolios.style-2.grid-outer-text .portfolio-title {
    display: inline-block
}

.mond-portfolios.style-2.grid-outer-text .portfolio-info {
    padding-top: 20px
}

.mond-portfolios.style-2.grid-outer-text .portfolio-title:after {
    content: '//'
}

.mond-portfolios.style-2.grid-inner-text .portfolio-overlay-inner {
    display: table;
    width: 100%;
    height: 100%
}

.mond-portfolios.style-2.grid-inner-text .portfolio-info {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.mond-portfolios.style-2.grid-overlay-2 .portfolio-overlay {
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mond-portfolios.style-2.grid-overlay-2 .portfolio-overlay-inner {
    padding: 20px 30px
}

.mond-portfolios.style-2 .portfolio-thumbnail {
    position: relative;
    overflow: hidden
}

.mond-portfolios.style-2 .portfolio-thumbnail img {
    width: 100%
}

.mond-portfolios.style-2 .portfolio-overlay {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8)
}

.mond-portfolios.style-2 .portfolio-title {
    margin: 0
}

.mond-portfolios.style-2 .portfolio-title a {
    font-size: 14px;
    text-transform: uppercase
}

.mond-portfolios.style-2 .portfolio-categories a {
    color: inherit;
    font-size: 12px!important;
    font-weight: 600;
    text-transform: uppercase
}

.mond-portfolios.style-3 .grid-item,

.mond-portfolios.style-3 .grid-sizer {
    width: 33.333333%
}

.mond-portfolios.style-3 .grid-item:hover .portfolio-overlay {
    visibility: visible;
    opacity: 1
}

.mond-portfolios.style-3 .grid-item:hover .portfolio-thumbnail img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.mond-portfolios.style-3 .grid-item:hover .portfolio-info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mond-portfolios.style-3 .grid-item:hover .new-tag {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.mond-portfolios.style-3.grid-2-column .grid-item,
.mond-portfolios.style-3.grid-2-column .grid-sizer {
    width: 50%
}

.mond-portfolios.style-3.grid-4-column .grid-item,
.mond-portfolios.style-3.grid-4-column .grid-sizer {
    width: 25%
}

.mond-portfolios.style-3.grid-spacing-4px .mond-grid {
    margin: 0 -2px
}

.mond-portfolios.style-3.grid-spacing-4px .grid-item {
    padding: 0 2px;
    margin-bottom: 4px
}

.mond-portfolios.style-3.grid-spacing-10px .mond-grid {
    margin: 0 -5px
}

.mond-portfolios.style-3.grid-spacing-10px .grid-item {
    padding: 0 5px;
    margin-bottom: 10px
}

.mond-portfolios.style-3.grid-spacing-20px .mond-grid {
    margin: 0 -10px
}

.mond-portfolios.style-3.grid-spacing-20px .grid-item {
    padding: 0 10px;
    margin-bottom: 20px
}

.mond-portfolios.style-3.grid-spacing-30px .mond-grid {
    margin: 0 -15px
}

.mond-portfolios.style-3.grid-spacing-30px .grid-item {
    padding: 0 15px;
    margin-bottom: 30px
}

.mond-portfolios.style-3 .portfolio-thumbnail {
    position: relative
}

.mond-portfolios.style-3 .portfolio-thumbnail img {
    width: 100%;
    transition: -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out, transform .3s ease-out
}

.mond-portfolios.style-3 .portfolio-overlay {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .7);
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.mond-portfolios.style-3 .portfolio-overlay-inner {
    display: table;
    width: 100%;
    height: 100%
}

.mond-portfolios.style-3 .portfolio-info {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 20px;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    transition: -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out, transform .3s ease-out
}

.mond-portfolios.style-3 .portfolio-title {
    margin: 0;
    font-size: 17px;
    text-transform: uppercase
}

.mond-portfolios.style-3 .portfolio-categories span {
    color: inherit;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.mond-portfolios.style-4 .grid-item:hover .portfolio-overlay {
    visibility: visible;
    opacity: 1
}

.mond-portfolios.style-4 .grid-item:hover .portfolio-image img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

.mond-portfolios.style-4 .grid-item:hover .portfolio-info {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.mond-portfolios.style-4 .grid-item:hover .portfolio-overlay-offset {
    -webkit-transform: translate(-30px,-30px);
    -moz-transform: translate(-30px,-30px);
    transform: translate(-30px,-30px);
}

.mond-portfolios.style-4 .grid-item:hover .new-tag {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.mond-portfolios.style-4 .grid-item .portfolio-image {
    height: 100%;
	overflow:hidden;
	position: relative;
    -webkit-transition: -webkit-transform .6s ease-out;
    -moz-transition: -moz-transform .6s ease-out;
    -o-transition: -o-transform .6s ease-out;
    transition: -webkit-transform .6s ease-out, -moz-transform .6s ease-out, -o-transform .6s ease-out, transform .6s ease-out
}



.mond-portfolios.style-4 .grid-item .portfolio-image img {
    width: 100%;
    height: 100%
}

.mond-portfolios.style-4 .portfolio-image img {
    width: 100%;
    -webkit-transition: -webkit-transform .6s ease-out;
    -moz-transition: -moz-transform .6s ease-out;
    -o-transition: -o-transform .6s ease-out;
    transition: -webkit-transform .6s ease-out, -moz-transform .6s ease-out, -o-transform .6s ease-out, transform .6s ease-out
}

.mond-portfolios.style-4.grid-4-column .grid-item,
.mond-portfolios.style-4.grid-4-column .grid-sizer {
    width: 25%
}

.mond-portfolios.style-4.grid-4-column .grid-item--width2 {
    width: 50%
}

.mond-portfolios.style-4.grid-spacing-4px .mond-grid {
    margin: 0 -2px
}

.mond-portfolios.style-4.grid-spacing-4px .grid-item {
    margin: 0 2px 4px
}

.mond-portfolios.style-4.grid-spacing-10px .mond-grid {
    margin: 0 -5px
}

.mond-portfolios.style-4.grid-spacing-10px .grid-item {
    margin: 0 5px 10px
}

.mond-portfolios.style-4.grid-spacing-20px .mond-grid {
    margin: 0 -10px
}

.mond-portfolios.style-4.grid-spacing-20px .grid-item {
    margin: 0 10px 20px
}

.mond-portfolios.style-4.grid-spacing-30px .mond-grid {
    margin: 0 -30px
}

.mond-portfolios.style-4.grid-spacing-30px .grid-item {
    margin: 0 30px 75px
}

.mond-portfolios.style-4 .portfolio-overlay {
    position: absolute;
    top: 100%;
	width:100%;
}

.mond-portfolios.style-4 .portfolio-overlay-inner {
    width: 100%;
}

.mond-portfolios.style-4 .portfolio-info {
    width: 100%;
    padding: 25px 25px 25px 0;

}

.mond-portfolios.style-4 .portfolio-title {
    margin: 0;
    font-size: 19px;
}

.mond-portfolios.style-4 .portfolio-categories span {
    color: inherit;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.mond-grid-wrapper [data-overlay-animation=left-to-right] .portfolio-overlay {
    right: auto;
    left: -100%;
    top: 0
}

.mond-grid-wrapper [data-overlay-animation=left-to-right] .portfolio-thumbnail:hover .portfolio-overlay {
    left: 0
}

.mond-grid-wrapper [data-overlay-animation=right-to-left] .portfolio-overlay {
    right: auto;
    left: 100%;
    top: 0
}

.mond-grid-wrapper [data-overlay-animation=right-to-left] .portfolio-thumbnail:hover .portfolio-overlay {
    left: 0
}

.mond-grid-wrapper [data-overlay-animation=top-to-bottom] .portfolio-overlay {
    right: auto;
    left: 0;
    top: -100%
}

.mond-grid-wrapper [data-overlay-animation=top-to-bottom] .portfolio-thumbnail:hover .portfolio-overlay {
    top: 0
}

.mond-grid-wrapper [data-overlay-animation=bottom-to-top] .portfolio-overlay {
    right: auto;
    left: 0;
    top: 100%
}

.mond-grid-wrapper [data-overlay-animation=bottom-to-top] .portfolio-thumbnail:hover .portfolio-overlay {
    top: 0
}

.mond-grid-wrapper [data-overlay-animation=hover-dir] .portfolio-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.mond-grid-wrapper [data-overlay-animation=lily] .portfolio-thumbnail:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.mond-grid-wrapper [data-overlay-animation=chico] .portfolio-title,
.mond-grid-wrapper [data-overlay-animation=oscar] .portfolio-title {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.mond-grid-wrapper [data-overlay-animation=chico] .portfolio-overlay {
    background-color: transparent;
    height: 100%;
    width: 101%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 1
}

.mond-grid-wrapper [data-overlay-animation=chico] .portfolio-thumbnail img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.mond-grid-wrapper [data-overlay-animation=chico] .portfolio-thumbnail:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mond-grid-wrapper [data-overlay-animation=chico] .portfolio-thumbnail:hover .portfolio-title {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

.mond-box-icon.style-1 {
    text-align: center;
    margin-bottom: 30px
}

.mond-box-icon.style-1 .icon {
    width: auto;
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    border-radius: 50%;
    color: #121212;
    position: relative;
    margin: 0 auto 25px
}

.mond-box-icon.style-1 .icon-image {
    margin: 0 auto 25px
}

.mond-box-icon.style-4 .icon-image {
	float: left;
}

.mond-box-icon.style-1 .icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mond-box-icon.style-1 .heading {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-size: 14px
}

.mond-box-icon.style-1 .text {
    padding: 0 17px
}

.mond-box-icon.style-2 {
    margin-bottom: 50px
}

.mond-box-icon.style-2 .icon {
    float: left;
    width: 70px;
    height: 80px;
    line-height: 84px;
    text-align: center;
    border: 2px solid #ccc;
    font-size: 48px;
    color: #121212
}

.mond-box-icon.style-2 .content {
    padding-left: 100px
}

.mond-box-icon.style-2 .heading {
    font-size: 24px;
    line-height: 24px
}

.mond-box-icon.style-2 .text {
    font-size: 16px
}

.mond-box-icon.style-3 {
    text-align: center;
    margin-bottom: 30px
}

.mond-box-icon.style-3 .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-radius: 50%;
    border: 2px solid #121212;
    color: #121212;
    margin: 0 auto 25px
}

.mond-box-icon.style-3 .heading {
    font-size: 14px;
    text-transform: uppercase
}

.mond-box-icon.style-1 .text {
    color: #a9a9a9;
}

.mond-box-icon.style-4 {
    margin-bottom: 50px
}

.mond-box-icon.style-4 .text {
    color: #a9a9a9;
}

.mond-box-icon.style-4 .icon {
    float: left;
    width: 70px;
    text-align: center;
    line-height: 0;
    font-size: 50px;
    color: #121212
}

.mond-box-icon.style-4 .content {
    padding-left: 110px
}

.mond-box-icon.style-4 .heading {
    font-size: 16px;
    text-transform: uppercase
}

.mond-our-team.style-1 .our-team-name,
.mond-our-team.style-2 .our-team-name {
font-size: 21px;
    color: #fff;
    line-height: 27px;
}

.mond-our-team.style-1 .our-team-position,
.mond-our-team.style-2 .our-team-position {
    font-size: 15px;
    color: #fff;
	line-height:17px;
}

.mond-our-team {
    margin: 0px
}

.mond-our-team.style-1 {
    text-align: center;
    padding-bottom: 20px
}

.mond-our-team.style-1 .our-team-photo {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
    position: relative;
    margin-bottom: 20px;
    min-height: 400px
}

.mond-our-team.style-1 .our-team-photo:before {
    display: block;
    content: "";
    padding-top: 100%
}

.mond-our-team.style-1 .our-team-social-networks a {
    display: inline-block;
    margin: 0 5px
}

.mond-our-team.style-2 .our-team-social-networks a {
    display: inline-block;
	margin: 0 10px 0 0;
    color: #fff;
}

.mond-our-team.style-2 .our-team-photo:hover img {
	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.mond-our-team.style-2 .our-team-photo img {
 -webkit-transition: -webkit-transform .6s ease-out;
    -moz-transition: -moz-transform .6s ease-out;
    -o-transition: -o-transform .6s ease-out;
    transition: -webkit-transform .6s ease-out, -moz-transform .6s ease-out, -o-transform .6s ease-out, transform .6s ease-out
}

.mond-our-team.style-1 .our-team-name {
    display: inline-block
}

.mond-our-team.style-2 {
    position: relative;
    overflow: visible;
	margin: 25px;
}

.mond-our-team.style-2 .our-team-photo {
    width: 100%;
    height: auto;
    overflow: hidden;
	position:relative;
}

.mond-our-team.style-2 .our-team-photo img {
    width: 100%
}

.mond-our-team.style-2 .our-team-info {
	visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
background: -moz-linear-gradient(45deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.mond-our-team.style-2 .our-team-photo .team-content {
	display: table;
    height: 100%;
    width: 100%;
    position: relative;
}

.mond-our-team.style-2 .our-team-photo:hover .our-team-info {
    visibility: visible;
    opacity: 1;
}

.mond-our-team.style-2 .our-team-photo .team-content .team-content-inner {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    text-align: left;
    padding: 80px;
}

.mond-button.style-1,
.mond-button.style-3 {
	position: relative;
    display: inline-flex;
}

.mond-button .m-button-bottom-shadow {
	position: absolute;
    width: 100%;
    height: 100%;
    right: -7px;
    bottom: -7px;
    background-color: #eaeaea;
    -webkit-transition: all .4s ease-out .1s;
    -moz-transition: all .4s ease-out .1s;
    transition: all .4s ease-out .1s;
}

.mond-button:hover .m-button-bottom-shadow {
	-webkit-transform: translate(-14px,-14px);
    -moz-transform: translate(-14px,-14px);
    transform: translate(-14px,-14px);
}

.mond-button .m-button-text{
	padding: 11px 55px;
    font-size: 14px;
    font-weight: bold;
	background-color: #0d0d0d;
    color: #fff;
	position:relative;
}



.mond-button.rev-btn {
    -webkit-transition: all .5s cubic-bezier(.645, .045, .355, 1)!important;
    transition: all .5s cubic-bezier(.645, .045, .355, 1)!important
}

.mond-button {
    text-transform: uppercase
}

.mond-button:focus {
    outline: 0!important
}

.mond-button.style-2 {
    background-color: transparent!important;
    border-color: transparent!important
}

.mond-button.style-3 {
    color: #fff;
    background: #121212;
    border: 2px solid #121212
}

.mond-button.style-3:hover {
    background: 0 0;
    color: initial
}

.mond-counter.style-1 ul {
    margin: 0 auto;
    padding: 0
}

.mond-counter.style-1.mond-counter-3-items li {
    width: 33.333333%
}

.mond-counter.style-1.mond-counter-4-items li {
    width: 25%
}

.mond-counter.style-1.mond-counter-5-items li {
    width: 20%
}

.mond-counter.style-1.mond-counter-6-items li {
    width: 16.777777%
}

.mond-counter.style-1.mond-counter-8-items li {
    width: 16%
}

.mond-counter.style-1 li {
    display: inline-block;
    float: left;
    padding: 0 50px;
    list-style-type: none;
    position: relative
}

.mond-counter.style-1 li:not(:last-child):after {
    content: '\f111';
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 4px;
    color: #000;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.mond-counter.style-1 .mond-counter-item {
    position: relative;
    width: 100%;
    text-align: center;
    border-radius: 50%;
    background: #fff
}

.mond-counter.style-1 .mond-counter-item:before {
    content: '';
    display: block;
    padding-top: 100%
}

.mond-counter.style-1 .mond-counter-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.mond-counter.style-1 .counter {
    font-size: 30px;
    font-weight: 700
}

.mond-counter.style-1 .text {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase
}

.mond-counter.style-2 ul {
    margin: 0 auto;
    padding: 0
}

.mond-counter.style-2.mond-counter-3-items li {
    width: 33.333333%
}

.mond-counter.style-2.mond-counter-4-items li {
    width: 25%
}

.mond-counter.style-2.mond-counter-5-items li {
    width: 20%
}

.mond-counter.style-2.mond-counter-6-items li {
    width: 16.777777%
}

.mond-counter.style-2.mond-counter-8-items li {
    width: 16%
}

.mond-counter.style-2 li {
    display: inline-block;
    float: left;
    padding: 0 50px;
    list-style-type: none;
    position: relative
}

.mond-counter.style-2 .mond-counter-wrap h3:after {
    content: '+';
    position: relative;
    font-size: 20px;
    color: #000;
    margin-left: 7px;
    width: 100%;
    vertical-align: top
}

.mond-counter.style-2 .mond-counter-item {
    position: relative;
    width: 100%;
    text-align: center;
    border-radius: 50%;
    background-color: transparent!important
}

.mond-counter.style-2 .mond-counter-item:before {
    content: '';
    display: block;
    padding-top: 100%
}

.mond-counter.style-2 .mond-counter-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.mond-counter.style-2 .counter {
    font-size: 30px
}

.mond-counter.style-2 .text {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase
}

.mond-pricing-table.style-1 {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(100, 100, 100, .1)
}

.mond-pricing-table.style-1 .mond-pricing-heading {
    font-size: 18px;
    text-transform: uppercase;
    padding: 24px 40px;
    margin: 0;
    border-bottom: 1px solid #ededed
}

.mond-pricing-table.style-1 .price-and-time {
    display: table;
    margin-bottom: 25px
}

.mond-pricing-table.style-1 .mond-pricing-currency {
    display: table-cell;
    vertical-align: top;
    font-size: 18px
}

.mond-pricing-table.style-1 .price {
    font-size: 60px;
    display: table-cell;
    line-height: 55px
}

.mond-pricing-table.style-1 .time {
    display: table-cell;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 36px
}

.mond-pricing-table.style-1 .description {
    font-size: 16px;
    margin-bottom: 30px;
    color: #121212;
    font-weight: 600
}

.mond-pricing-table.style-1 .mond-pricing-content {
    padding: 48px 40px 50px
}

.mond-pricing-table.style-1 .mond-pricing-features {
    margin: 0;
    padding: 0
}

.mond-pricing-table.style-1 .mond-pricing-features li {
    list-style-type: none;
    display: block;
    margin-bottom: 8px
}

.mond-pricing-table.style-1 .mond-button.btn-sign-up {
    margin-top: 25px;
    display: inline-block;
    border: 2px solid #121212;
    height: 40px!important;
    line-height: 40px!important;
    padding: 0 50px;
    background-color: transparent;
    text-transform: uppercase
}

.mond-pricing-table.style-1 .mond-button.btn-sign-up:hover {
    background-color: #121212;
    color: #fff
}

.mond-gallery .mond-gallery-overlay,
.mond-slideshow .slide-overlay {
    background: url('../images/plus.png') center no-repeat rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    top: 0
}

.mond-block.style-1>.vc_column-inner>.wpb_wrapper {
    border: 2px solid #dedede;
    padding: 50px 30px
}

.mond-slideshow .slide-image {
    position: relative
}

.mond-slideshow .slide-image:hover .slide-overlay {
    visibility: visible;
    opacity: 1
}

.mond-slideshow .slide-overlay {
    position: absolute;
    bottom: 0;
    opacity: 0;
    visibility: hidden
}

.mond-client .slide-image:hover .slide-overlay,
.mond-gallery .mond-gallery-item:hover .mond-gallery-overlay {
    visibility: visible;
    opacity: 1
}

.mond-slideshow .owl-carousel {
    padding-top: 80px
}

.mond-slideshow .owl-dots {
    top: 0;
    bottom: auto
}

.mond-client .slide-image {
    position: relative
}

.mond-gallery {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px
}

.mond-gallery .mond-gallery-item {
    position: relative;
    display: inline-block;
    margin-bottom: 4px
}

.mond-gallery .mond-gallery-item img {
    width: 110px;
    height: 110px
}

.mond-gallery .mond-gallery-item:hover {
    -webkit-transform: scale(1.35);
    transform: scale(1.35);
    z-index: 9999
}

.mond-gallery .mond-gallery-overlay {
    position: absolute;
    bottom: 0;
    opacity: 0;
    visibility: hidden
}

.mond-testimonial.style-1 .testimonials-list {
    padding-bottom: 30px
}

.mond-testimonial.style-1 .quote {
    position: relative;
    padding-top: 110px;
    text-align: center
}

.mond-testimonial.style-1 .avatar {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 50%;
    top: 0;
    margin-left: -35px;
    border-radius: 50%
}

.mond-testimonial.style-1 blockquote {
    border: none;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 30px!important;
    padding: 0!important
}

.mond-testimonial.style-1 blockquote p {
    font-size: 18px;
    font-style: normal;
    color: #767676;
	font-weight:400;
}

.mond-testimonial.style-1 cite span {
	font-style: normal;
}

.mond-testimonial.style-1 span[itemprop=name] {
    font-size: 17px;
    text-transform: uppercase;
    display: block;
    font-weight: 600
}

.mond-testimonial.style-1 .owl-theme {
    position: static
}

.mond-testimonial.style-1 .owl-dots {
    position: static;
    text-align: center;
    display: table;
    margin: 50px auto 0
}

.mond-testimonial.style-1 .owl-dots .owl-dot.active span {
    background-color: #000
}

.mond-testimonial.style-1 .owl-dots .owl-dot span {
    width: 20px;
    height: 3px;
    background-color: #d2d2d2
}

.mond-testimonial.style-1 .owl-dots .owl-dot span:hover {
    background-color: #000
}

.mond-separator {
    margin-bottom: 40px
}

.mond-separator:after {
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.mond-heading.style-1 .heading-subtext {
    font-size: 13px;
    color: #b9b9b9;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    text-align: center;
}
.mond-heading.style-1 .heading-text {
    position: relative;
    padding-bottom: 18px
}

.mond-heading.style-1 .heading-text {
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
}

.heading-wrap {
	position: relative;
}


.mond-heading.style-2 {
    text-align: center
}

.mond-heading.style-2 .heading-text {
    font-size: 11px;
    text-transform: uppercase
}

.mond-heading.style-3 .heading-wrap {
    padding: 0 30px;
    position: relative;
    display: inline-block
}

.mond-heading.style-3 .heading-wrap:after {
    content: ' ';
    display: block;
    height: 2px;
    background-color: #121212;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: -1
}

.mond-heading.style-3 .heading-text {
    color: #fff;
    display: inline-block;
    background-color: #121212;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 18px;
    margin-bottom: 0
}

.mond-heading.style-3.mond-heading-center .heading-text {
    margin-left: auto;
    margin-right: auto
}

.mond-heading.style-1.mond-heading-left .heading-subtext {
	left:0;
}
.mond-heading.style-1.mond-heading-left .heading-subtext,
.mond-heading.style-1.mond-heading-left .heading-text {
    text-align: left
}

.mond-heading.style-1.mond-heading-left .heading-text:after {
    left: 15px
}

.mond-heading.style-1.mond-heading-right .heading-subtext {
	right:0;
	left:auto;
    transform: translate(0,-50%);
}
.mond-heading.style-1.mond-heading-right .heading-text,
.mond-heading.style-1.mond-heading-right .heading-subtext {
    text-align: right
}

.mond-heading.style-1.mond-heading-right .heading-text:after {
    right: -15px;
    left: auto
}

.float-left {
    display: block;
    float: left!important
}

.float-right {
    display: block;
    float: right!important
}

.float-none {
    float: none!important
}

button.mfp-arrow,
button.mfp-close {
    background-color: transparent!important
}

.owl-theme:hover .owl-prev {
    left: 20px;
    opacity: 1!important
}

.owl-theme:hover .owl-next {
    right: 20px;
    opacity: 1!important
}

.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    opacity: 0;
    width: 37px;
    height: 21px;
    cursor: pointer;
    border: none;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.owl-theme .owl-nav .disabled {
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-opacity: .5;
    -khtml-opacity: .5;
    -moz-opacity: .5;
    -ms-opacity: .5;
    -o-opacity: .5;
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav i {
    font-size: 24px
}

.owl-theme .owl-prev {
    left: 40px;
    background: url('../images/arrow_left.png') 0 5px no-repeat
}

.owl-theme .owl-next {
    right: 40px;
    background: url('../images/arrow_right.png') 0 5px no-repeat
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%
}

.owl-theme .owl-dots .owl-dot {
    float: left
}

.owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    background: rgba(0, 0, 0, .7)
}

.owl-theme.nav-style-2 .owl-nav {
    background: rgba(0, 0, 0, .2)
}

.loading-mask.waitMe_container {
    height: 80px
}

.loading-mask.waitMe_container .waitMe .waitMe_text {
    margin: 10px 0 0
}

.loading-mask.waitMe_container .waitMe_progress.roundBounce {
    width: 40px;
    height: 40px
}

.loading-mask .waitMe {
    position: static;
    margin-top: 20px
}

.body-noscroll {
    overflow-y: scroll!important;
    overflow-x: hidden!important
}

.body-noscroll .popup-search .content {
    opacity: 1;
    top: 50%
}

.popup-search {
    display: none;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, .8)
}

#back-to-top,
.imprint {
    background-size: 100%;
    cursor: pointer
}

.popup-search .inner {
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    text-align: center
}

#back-to-top,
.popup-search .inner .content .box .screen-reader-text {
    display: none
}

.popup-search .inner .content {
    position: absolute;
    top: 70%;
    width: 100%;
    text-align: center;
    opacity: 0;
    height: 1px
}

.popup-search .inner .content .box {
    width: 90%;
    max-width: 460px;
    margin: -40px auto 0;
    color: #fff;
    position: relative
}

.popup-search .inner .content .box .popup-search-close {
    position: absolute;
    right: 0;
    top: -40px;
    cursor: pointer
}

.popup-search .inner .content .box label {
    width: 100%
}

.popup-search .inner .content .box input {
    width: 100%!important;
    border-radius: 2px;
    border: none;
    padding: 15px
}

.loader-done #page,
.loader-done header,
.loader-done .page-title,
.page-template-tmpl-blank.loader-done #page {
    transition: opacity .7s ease-out, transform .3s
}

.loader-done #page {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#page {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
    overflow-x: hidden
}

.loader-done header {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

header {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
}

.page-template-tmpl-blank.loader-done #page {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.page-template-tmpl-blank #page {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.loader-done .page-title {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    z-index: 1;
    position: relative
}

.page-title {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}

#back-to-top {
    pointer-events: auto;
    bottom: 25px;
    z-index: 9;
    position: fixed;
    right: 30px;
    transform: translate(-50%, -50%);
	width: 40px;
    height: 40px;
}

#back-to-top i {
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block;
    color: #fff;
    margin-top: 13px;
}

#back-to-top.show {
    display: block
}

#back-to-top:hover {
    bottom: 32px
}

.home .header-sc {
    position: absolute;
    display: inline-block;
    font-size: 30px;
    height: 39px;
    border-radius: 50%;
    bottom: 100px;
    color: #202020;
    overflow: visible;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.home .header-sc:hover {
    bottom: 105px
}

.header-sc {
    display: none
}

.mond-post-nav-links {
    margin-top: 60px
}

.mond-post-nav-links a {
    vertical-align: middle;
    line-height: 45px;
    text-transform: uppercase;
    font-size: 40px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #222
}

.mond-post-nav-links .prevpost a {
    float: left
}

.back-to-top span,
.mond-post-nav-links .nextpost a {
    float: right
}

.mond-post-nav-links .prevpost:hover a {
    margin-left: 3px
}

.mond-post-nav-links .prevpost span {
    opacity:0;
    font-size: 12px;
    vertical-align: top;
    color: #121212;
	-webkit-transition: opacity 0.2s 0.2s ease;
    -moz-transition: opacity 0.2s 0.2s ease;
    -o-transition: opacity 0.2s 0.2s ease;
	transition: opacity 0.2s 0.2s ease
}

.mond-post-nav-links .prevpost:hover span {
    opacity:1;
	display: inline;
	-webkit-transition: opacity 0.2s 0.2s ease;
    -moz-transition: opacity 0.2s 0.2s ease;
    -o-transition: opacity 0.2s 0.2s ease;
	transition: opacity 0.2s 0.2s ease
}

.mond-post-nav-links .nextpost:hover a {
    margin-right: 3px
}

.mond-post-nav-links .nextpost span {
    opacity:0;
    font-size: 12px;
    vertical-align: top;
    color: #121212;
	-webkit-transition: opacity 0.2s 0.2s ease;
    -moz-transition: opacity 0.2s 0.2s ease;
    -o-transition: opacity 0.2s 0.2s ease;
	transition: opacity 0.2s 0.2s ease
}

.loader,
.sl-count,
.sl-icon {
    vertical-align: middle
}

.mond-post-nav-links .nextpost:hover span {
	opacity:1;
    display: inline;
	-webkit-transition: opacity 0.2s 0.2s ease;
    -moz-transition: opacity 0.2s 0.2s ease;
    -o-transition: opacity 0.2s 0.2s ease;
	transition: opacity 0.2s 0.2s ease
}

.new-tag {
    position: absolute;
    background: #000;
    color: #fff;
    padding: 6px;
    font-size: 11px;
    line-height: 11px;
	text-transform: uppercase;
    margin: 7px;
    z-index: 2;
    right: 0;
    top: 0;
    font-weight: 600;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out, transform .3s ease-out
}

.new-tag-bottom {
    position: relative;
    background: #000;
    color: #fff;
    padding: 6px;
    font-size: 11px;
    line-height: 11px;
	text-transform: uppercase;
    margin-right: 7px;
    z-index: 2;
	float: left;
    font-weight: 600;
}

.mond-filter-button-group .btn-filter.current:before {
    content: '';
    position: absolute;
    bottom: 17px;
    height: 10px;
    background-color: rgba(183, 183, 183, 0.35);
    left: -3px;
    width: calc(100% + 6px);
    z-index: -1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}


{
	content: '';
    position: absolute;
    bottom: -3px;
    height: 20px;
    background-color: rgba(234, 234, 234, 0.35);
    left: -3px;
    width: calc(100% + 6px);
    z-index: -1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}


#video,
.ytplayer-container {
    position: absolute;
    z-index: 0
}

#video {
    background: 0 0;
    height: 100vh;
    width: 100%;
	background-color: #000;
	margin-top: 0px;
}

.video-overlay {
	width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0
}

.ytplayer-container {
    top: 0
}

@media (max-width:1263px) {
    #wp-custom-header {
        display: none!important
    }

	.page-banner .header-slider .flex-direction-nav {
		display: none
	}
}

.begin-content {
    position: relative;
    padding: 60px 0 100px;
	background-color: #fff;
    margin: -40px 0 0 45px;
}

.page-template-tmpl-one-page .begin-content {
	padding: 0px 0 0px;
}

.animated {
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-iteration-count: 3
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}

.bounce {
    animation-name: bounce
}

.sl-wrapper a {
    border-bottom: 0!important;
    text-decoration: none!important;
    margin: 0;
    padding-bottom: 0
}

.sl-button {
    font-size: 17px
}

.sl-wrapper {
    top: -2px;
    position: relative
}

a.liked {
    color: #fff
}

.sl-count,
a.liked span.sl-count,
a.liked:active,
a.liked:focus,
a.liked:hover {
    color: #fff
}

.sl-icon {
    margin-right: 0;
}

.sl-icon svg {
    fill: currentColor;
    width: 1em;
    height: 1em
}

.sl-icon svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.sl-count {
    font-size: 15px;
	margin-left: 5px;
    text-transform: uppercase
}

.loader,
.loader:after,
.loader:before {
    background: rgba(255, 255, 255, .8);
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 3px;
    height: 3px;
}

.loader:after,
.loader:before {
    position: absolute;
    top: 0;
    content: ''
}

.loader:before {
    left: -.375em;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.loader {
    text-indent: -9999em;
    display: inline-block;
    position: relative;
    font-size: 1em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

.page-template-tmpl-blank #page-header,
.page-template-tmpl-blank footer,
.page-template-tmpl-blank .page-bottom-footer,
.related-portfolios .owl-controls,
.mond-client .owl-controls {
    display: none
}

.loader:after {
    left: .375em
}

@-webkit-keyframes load1 {
    0%,
    100%,
    80% {
        box-shadow: 0 0 rgba(0, 0, 0, .2);
        height: .6em
    }
    40% {
        box-shadow: 0 -.3em rgba(0, 0, 0, .2);
        height: 1em
    }
}

@keyframes load1 {
    0%,
    100%,
    80% {
        box-shadow: 0 0 rgba(0, 0, 0, .2);
        height: .6em
    }
    40% {
        box-shadow: 0 -.3em rgba(0, 0, 0, .2);
        height: 1em
    }
}

.waitMe_container .waitMe_progress.timer {
    width: 25px;
    height: 25px
}

.vc_progress_bar .vc_single_bar .vc_label {
    color: #000!important;
    text-shadow: none!important;
    padding: 5px 0 10px!important
}

.vc_progress_bar .vc_single_bar {
    height: 3px!important;
    margin-bottom: 18px!important
}

.vc_bar:after {
    content: '\f0dd';
    font-family: FontAwesome;
    position: relative;
    color: #000;
    text-align: center;
    margin: -25px -4px 0 auto;
    font-size: 18px;
    top: 0;
    float: right
}

.page-template-tmpl-blank .back-to-top,
.page-template-tmpl-blank .imprint {
    display: none!important
}

.page-template-tmpl-blank .begin-content {
    padding: 0
}

.page-template-tmpl-blank .container {
    padding-left: 0;
    padding-right: 0
}

.page-template-tmpl-blank .vc_row {
    margin-top: 0;
    margin-bottom: 0
}

.vc_row-o-full-height {
    height: 100vh!important
}


.single-portfolio .portfolio-padding {
    padding: 70px 0 0
}

.single-portfolio .portfolio-title {
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400
}

.single-portfolio .portfolio-categories {
    margin-bottom: 40px;
	text-align: center
}

.single-portfolio .portfolio-categories a {
	font-size: 17px!important;
	font-weight: 400;
}

.curve-top,
.decoration-top-footer {
    height: 250px;
    z-index: 99;
    pointer-events: none;
    width: 100%;
    left: 0
}

.decoration-top-footer {
position: absolute;
width: 100%;
height: 250px;
left: 0;
bottom: 100%;
z-index: 99;
pointer-events: none;

}

.decoration-black {
fill:#000;
stroke:none;
}

footer {
	position: relative;
	min-height: 100px;
    z-index: 9;
}

footer .no-widget-footer {
	text-align: center;
    padding: 35px 0;
    font-size: 14px;
}

.vc_row {
    margin-top: 0px;
    margin-bottom: 0px
}

.curve-top {
    position: absolute;
    bottom: -1px
}

.curve-white {
    fill: #fff;
    stroke: none
}

.decoration-top-footer {
    position: relative;
    bottom: 100%
}

.hide-loader #preloader {
	display:none
}

#preloader {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(13, 13, 13, 0.98);
    z-index: 9999999
}

.imprint,
.spin {
    position: absolute
}

.clock {
	border-radius: 60px;
	border: 2px solid #464646;
	height: 30px;
	width: 30px;
	position: relative;
	top: 28%;
	top: -webkit-calc(50% - 15px);
	top: calc(50% - 15px);
	left: 35%;
	left: -webkit-calc(50% - 15px);
	left: calc(50% - 15px);
}

.clock:after {
	content: "";
	position: absolute;
	background-color: #464646;
	top: 2px;
	left: 48%;
	height: 11px;
	width: 2px;
	border-radius: 5px;
	-webkit-transform-origin: 50% 97%;
	transform-origin: 50% 97%;
	-webkit-animation: grdAiguille 2s linear infinite;
	animation: grdAiguille 2s linear infinite;
}

@-webkit-keyframes grdAiguille {
    0%{-webkit-transform:rotate(0deg);}
    100%{-webkit-transform:rotate(360deg)}
}

@keyframes grdAiguille {
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg)}
}

.clock:before {
	content: "";
	position: absolute;
	background-color: #464646;
	top: 5px;
	left: 48%;
	height: 9px;
	width: 2px;
	border-radius: 5px;
	-webkit-transform-origin: 50% 94%;
	transform-origin: 50% 94%;
	-webkit-animation: ptAiguille 12s linear infinite;
	animation: ptAiguille 12s linear infinite;
}

@-webkit-keyframes ptAiguille {
    0%{-webkit-transform:rotate(0deg)}
    100%{-webkit-transform:rotate(360deg)}
}

@keyframes ptAiguille {
    0%{transform:rotate(0deg)}
    100%{transform:rotate(360deg)}
}

.back-to-top span,
.imprint span {
    display: block;
    text-align: center;
    font-family: Minion-Pro;
    font-style: italic;
    font-weight: 700;
    font-size: 17px;
}

.spin:before {
    height: 9px;
    left: 10px;
    top: 50%;
    animation: spin 3s linear infinite
}

.imprint span {
    float: left
}

.imprint {
    pointer-events: auto;
    bottom: 160px;
    left: 0;
    z-index: 999999
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: default!important
}

#comments {
	margin: 40px 0;
}

.wpcf7-form .mond-contact-form [class*=col-] {
    padding: 0 15px
}

.wpcf7-form .mond-contact-form .row {
    margin-left: -15px;
    margin-right: -15px
}

.wpcf7-form .mond-contact-form>.row>.col-md-6,
.wpcf7-form .mond-contact-form>.row>.col-sm-6 {
    padding-left: 15px;
    padding-right: 0
}

.wpcf7-form .mond-contact-form>.row>.col-md-6:first-child,
.wpcf7-form .mond-contact-form>.row>.col-sm-6:first-child {
    padding-left: 0;
    padding-right: 15px
}

.wpcf7-form .mond-contact-form input[type=text],
.wpcf7-form .mond-contact-form input[type=email] {
    margin-bottom: 30px
}

.wpcf7-form .mond-contact-form textarea {
    height: 213px;
    margin-bottom: 30px
}

.wpcf7-form .mond-contact-form .wpcf7-submit {
    width: 170px;
    float: right
}

.wpcf7-form .mond-contact-form .ajax-loader {
    float: right;
    margin: 12px 10px 0 0
}

.page-footer .wpcf7-form .mond-contact-form.style-1 {
    margin-top: -70px
}

div.wpcf7 img.ajax-loader {
    position: absolute
}

header .menu a, footer .menu a {
	font-size: 14px;
    font-weight: 600;
	color:#fff;
	text-transform: uppercase;
}

footer .menu a:hover {
    color: #fff;
}

footer .menu .current-menu-item a {
    color: #fff;
}

header .menu>li {
    margin-left: 30px;
    padding: 50px 0 30px;
}

header .menu>ul>li {
    margin-left: 30px;
    padding: 50px 0 30px;
}

header .sub-menu li {
    padding: 0;
}

header .sub-menu li a {
	font-size: 11px;
    line-height: 15px;
	color: #373a3c;
}

header .children li a {
	font-size: 11px;
    line-height: 15px;
	color: #373a3c;
}

.page-breadcrumb .dash-sub {
    position: absolute;
    top: 15px;
    left: -120px;
    margin-top: 0;
    margin-bottom: 0;
    height: 2px;
    width: 60px;
    background: #fff;
}

.page-breadcrumb  {
    position: relative;
	color: #fff;
}

.page-breadcrumb p {
    display: inline-block;
	color: #fff;
}

header .menu>li>a .menu-item-title:before {
    content: '';
    position: absolute;
    bottom: -3px;
    height: 0;
    background-color: rgba(234, 234, 234, 0.35);;
    left: -3px;
    width: calc(100% + 6px);
    z-index: -1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

header .menu>li>a:hover .menu-item-title:before {
	height: 10px;
}

header .menu>li.current-menu-item>a .menu-item-title:before {
    content: '';
    position: absolute;
    bottom: -3px;
    height: 10px;
    background-color: rgba(234, 234, 234, 0.35);;
    left: -3px;
    width: calc(100% + 6px);
    z-index: -1;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.begin-content:after {
    content: "";
    position: absolute;
    background: #0d0d0d;
    width: 45px;
    left: -45px;
    top: 40px;
    z-index: 9999;
    bottom: 0;
}


#wp-custom-header iframe {
	height: 130%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	top: -150px;
	-ms-transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	transform: none;
	width: 100%;
}

.mond-portfolios.style-4 .grid-item {
	overflow: visible;
	cursor: pointer;
}

.portfolio-overlay-offset {
	position: absolute;
    width: 100%;
    height: 100%;
    background: #eaeaea;
    right: -15px;
    bottom: -15px;
	-webkit-transition: all .4s ease-out .1s;
    -moz-transition: all .4s ease-out .1s;
    transition: all .4s ease-out .1s;
}


.team-overlay-offset {
	position: absolute;
    width: 100%;
    height: 100%;
    background: #eaeaea;
    right: -25px;
    bottom: -25px;
	-webkit-transition: all .4s ease-out .1s;
    -moz-transition: all .4s ease-out .1s;
    transition: all .4s ease-out .1s;
}

.mond-our-team:hover .team-overlay-offset {
    -webkit-transform: translate(-50px,-50px);
    -moz-transform: translate(-50px,-50px);
    transform: translate(-50px,-50px);
}

.post-overlay-offset {
position: absolute;
    width: calc(100% - 120px);
    height: 100%;
    background: #eaeaea;
    right: 40px;
    bottom: -20px;
	-webkit-transition: all .4s ease-out .1s;
    -moz-transition: all .4s ease-out .1s;
    transition: all .4s ease-out .1s;
}

.post-item.grid-item:hover .post-overlay-offset {
    -webkit-transform: translate(-40px,-40px);
    -moz-transform: translate(-40px,-40px);
    transform: translate(-40px,-40px);
}


.mond-posts.style-5 .sticky-post {
	position: absolute;
    background: #000;
    color: #fff;
    padding: 6px;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    margin: 7px;
    z-index: 2;
    left: 0;
    top: 0;
    font-weight: 600;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out, transform .3s ease-out;
}

.mond-posts.style-5 .sticky-post {
    display: none;
}

.mond-posts.style-5 .sticky,
.mond-posts.style-5 .sticky .sticky-post {
    display: block
}

.blog .page-breadcrumb {
	display:none;
}

.error404 .page-breadcrumb {
	display:none;
}

.search .page-breadcrumb {
	display:none;
}


/* pulse */
#preloader .waitMe_progress.pulse {
	width:25px;
	height:25px;
	margin:auto;
	position:relative;
    top: 28%;
    top: -webkit-calc(50% - 15px);
    top: calc(50% - 15px);
}
#preloader .waitMe_progress.pulse > div {
	margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    position: absolute;
    opacity: 0;
    animation: pulsate 1s infinite ease-out;
    background: #fff;
}

@keyframes pulsate {
	0% {transform:scale(.1);opacity:0}
	50% {opacity:1}
	100% {transform:scale(1.2);opacity:0}
}

.portfolio-footer {

}

.portfolio-footer-next {
	text-align: center;
    color: #fff;
    margin: 30px 0;
}

footer .portfolio-footer-next a {
    color: #fff;
	font-size: 14px;
    position: relative;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity:0;


}

footer:hover .portfolio-footer-next a {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

.portfolio-footer-next h5 {
	text-transform: uppercase;
}

.portfolio-footer-next a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
}

.customize-partial-edit-shortcuts-shown #wp-custom-header {
	background: rgba(0,0,0,0);
}

.mond-heading .heading-offset-text {
    font-weight: 700;
    font-size: 110px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 20px;
    opacity: 0.11;
    -webkit-transform: translate(-50px,-50%);
    -ms-transform: translate(-50px,-50%);
    -o-transform: translate(-50px,-50%);
    transform: translate(-50px,-50%);
}

.mond-heading-center .heading-offset-text {
	width:100%;
	text-align:center;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}


.mond-heading-right .heading-offset-text {
	width:100%;
	text-align:right;
    -webkit-transform: translate(50px,-50%);
    -ms-transform: translate(50px,-50%);
    -o-transform: translate(50px,-50%);
    transform: translate(50px,-50%);
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
	height: 75px;
	outline: none !important;
	border: none;
	line-height: 1;
	font-weight: bold;
	margin: 2px;
	padding: 0 30px;
	-webkit-appearance: none;
	font-weight: 600;
	border-radius: 0;
	transform: scale(1);
	transition: all 200ms linear;
	background: #0d0d0d;
	color: #fff;
}

.wpcf7-form textarea {
	padding: 30px;
	min-height: 250px;
}

.wpcf7-form input[type=submit] {
    padding: 0;
    height: 75px;
    line-height: 38px!important;
    width: auto;
    border: none;
    color: #0d0d0d;
    background-color: transparent;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 700;
    font-size: 20px;
}

.wpcf7-form input[type="email"]::-webkit-input-placeholder,
.wpcf7-form input[type="text"]::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
  color: #fff;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7. Woocommerce
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.woocommerce-cart .page-content {
    margin-bottom: 160px
}

.woocommerce .page-banner {
    padding-bottom: 80px
}

.woocommerce .woo-heading {
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 30px
}

.woocommerce .woo-heading:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    display: none
}

.woocommerce .page-sidebar,
.woocommerce .wpb_widgetised_column {
    padding-left: 0
}

.woocommerce input,
.woocommerce select,
.woocommerce textarea {
    padding: 10px 20px
}

.woocommerce form .form-row {
    margin: 0 0 20px
}

.woocommerce form .form-row.form-row-wide {
    padding: 0
}

.woocommerce form .form-row.form-row-first {
    width: 50%;
    padding: 0 15px 0 0
}

.woocommerce form .form-row.form-row-last {
    width: 50%;
    padding: 0 0 0 15px
}

.woocommerce .star-rating {
    width: 95px;
    letter-spacing: 5px;
    font-size: 14px;
    color: #121212
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    float: right;
    border: none;
    padding: 0;
    height: auto
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background: 0 0
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 3px
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #efefef
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #121212
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    top: -6px;
    background-color: #121212
}

.woocommerce table.shop_table {
    border-radius: 0;
    border: 2px solid #efefef;
    margin: 0 0 30px
}

.woocommerce table.shop_table th {
    text-transform: uppercase;
    font-size: 11px
}

.woocommerce table.shop_table.cart td,
.woocommerce table.shop_table.cart th {
    border: 0;
    border-bottom: 1px solid #efefef
}

.woocommerce table.shop_table.cart th {
    padding: 26px 28px
}

.woocommerce table.shop_table.cart td {
    padding: 30px 28px
}

.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin-bottom: 30px
}

.woocommerce .woocommerce-ordering select {
    margin: 0
}

.woocommerce div.product p.stock {
    font-size: initial
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    border-bottom: 2px solid #ededed
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #ededed;
    border-radius: 0;
    margin: 0 0 -2px;
    text-transform: uppercase;
    padding: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-color: #121212
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: inherit
}

.woocommerce div.product .woocommerce-tabs ul.tabs li+li {
    margin-left: 40px
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 95px
}

.woocommerce #respond input#submit,
.woocommerce .button.button {
    border-radius: 0;
    background: 0 0;
    border: 2px solid transparent
}

.woocommerce #respond input#submit:hover,
.woocommerce .button.button:hover {
    color: #fff
}

,
.woocommerce .button.alt.alt {
    background-color: #121212
}

.woocommerce .button.alt.alt:hover {
    background-color: transparent;
    color: #121212
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #121212;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

.woocommerce .button.alt.disabled,
.woocommerce .button.alt.disabled:hover {
    background-color: #121212!important
}

.woocommerce .quantity.buttons_added input[type=button] {
    border: none!important;
    background: 0 0!important
}

.woocommerce .quantity.buttons_added input[type=button]:hover {
    color: initial
}

.woocommerce .quantity.buttons_added input[type=number] {
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -appearance: textfield
}

.woocommerce .quantity.buttons_added input[type=number]::-webkit-inner-spin-button,
.woocommerce .quantity.buttons_added input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.woocommerce .quantity.buttons_added .minus,
.woocommerce .quantity.buttons_added .plus {
    font-size: 10px;
    color: inherit;
    width: 30px;
    height: 40px;
    border: none;
    background-color: transparent;
    margin: 0;
    padding: 0
}

.woocommerce .quantity.buttons_added .minus:focus,
.woocommerce .quantity.buttons_added .plus:focus {
    outline: 0
}

.woocommerce .actions .button,
.woocommerce .actions .continue-shopping,
.woocommerce a.checkout-button {
    width: 270px;
    text-align: center
}

.woocommerce nav.woocommerce-pagination {
    text-align: left;
    margin: 80px 0 120px;
    padding: 0
}

.woocommerce nav.woocommerce-pagination ul {
    margin: 0;
    border: 0
}

.woocommerce nav.woocommerce-pagination ul li {
    display: inline-block;
    list-style-type: none;
    border: none
}

.woocommerce nav.woocommerce-pagination ul li+li {
    margin-left: 10px
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    display: block;
    width: 20px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    font-size: 12px;
    padding: 0
}

.woocommerce nav.woocommerce-pagination ul li .next,
.woocommerce nav.woocommerce-pagination ul li .prev {
    width: auto;
    border: none
}

.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    border-bottom: 1px solid #121212;
    background: 0 0
}

.woocommerce-cart .product-remove {
    width: 100px
}

.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal {
    width: 120px
}

.woocommerce-cart .product-quantity {
    width: 170px
}

.woocommerce-cart a.remove {
    color: inherit!important;
    font-size: 0;
    position: relative;
    width: 20px;
    height: 20px
}

.woocommerce-cart a.remove:hover {
    color: initial!important;
    background: 0 0
}

.woocommerce-cart a.remove:after {
    font-size: 14px;
    font-family: FontAwesome;
    content: '\f1f8';
    position: absolute;
    top: 2px;
    left: 3px
}

.woocommerce-cart table.cart img {
    width: 100px;
    height: 120px
}

.woocommerce-cart .cart_item .product-name a {
    display: inline-block
}

.woocommerce-cart .cart_item .product-name a+a {
    margin-left: 20px
}

.woocommerce-cart .actions {
    margin-bottom: 80px
}

.woocommerce-cart .actions input.button {
    float: right
}

.woocommerce-cart .actions input.button[name=update_cart]:not([disabled]) {
    color: #fff
}

.woocommerce-cart .actions input.button[name=update_cart]:not([disabled]):hover {
    background-color: transparent;
    color: initial
}

.woocommerce-cart .coupon .input-text {
    margin-bottom: 20px
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
    display: none
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    border: 2px solid #efefef;
    border-radius: 0;
    padding: 40px 55px 40px 20px;
    max-width: 470px;
    float: right
}

.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th {
    text-transform: uppercase;
    font-weight: 700
}

.woocommerce-cart .cart-collaterals .cart_totals tr th {
    color: #121212;
    text-align: right;
    border: 0
}

.woocommerce-cart .cart-collaterals .cart_totals tr td {
    border: 0;
    text-align: right;
    padding: 9px 10px
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: inline-block;
    float: right;
    text-transform: uppercase;
    padding: 7px 20px;
    margin: 24px 0 0
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
    float: none
}

.woocommerce form .form-row .input-checkbox {
    width: auto
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    width: auto;
    vertical-align: baseline
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: 3px solid #1e1e1e
}

.woocommerce-message:before {
    color: #1e1e1e
}

.woocommerce-info:before {
    color: #1e1e1e
}

.woocommerce input#rememberme {
	width: auto;
    vertical-align: baseline
}

.woocommerce form .form-row label.inline {
    display: block;
    margin-top: 20px
}

.woocommerce .lost_password {
	padding: 3px
}

.add_to_wishlist {
    height: 40px;
    padding: 6px 20px;
    background-color: #efefef;
    border: 2px solid #efefef;
    display: block
}

.single-product div.product .onsale {
    position: absolute;
    font-size: 11px;
    bottom: auto;
    text-transform: uppercase;
    color: #fff;
    padding: 6px;
    margin: 7px
}

.single-product div.product div.images {
    width: 670px;
    margin: 0 30px 105px 0
}

.single-product div.product div.images .woocommerce-main-image {
    float: left
}

.single-product div.product div.images .woocommerce-main-image img {
    width: 570px;
    height: 670px
}

.single-product div.product div.images .thumbnails {
    float: left;
    padding-top: 0!important;
    margin-left: 20px
}

.single-product div.product div.images .thumbnails a {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 20px;
    position: relative
}

.single-product div.product div.images .thumbnails a:hover .product-thumbnail-overlay {
    visibility: visible;
    opacity: 1
}

.single-product div.product div.images .thumbnails .product-thumbnail-overlay {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0
}

.single-product div.product div.images .thumbnails .plus-icon {
    width: 36px;
    height: 36px;
    background: url('../images/plus.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999
}

.single-product div.product div.images .thumbnails img {
    width: 80px;
    height: 90px
}

.single-product div.product div.summary {
    width: calc(100% - 700px)
}

.single-product div.product p.price {
    color: inherit
}

.single-product div.product .product_meta>span {
    display: block
}

.single-product div.product .product_meta {
    margin-bottom: 20px
}

.single-product div.product .woocommerce-product-rating {
    margin-bottom: 40px
}

.single-product .product_title {
    font-size: 24px;
    line-height: 22px
}

.single-product form.cart {
    float: left
}

.single-product .button.single_add_to_cart_button {
    margin: 0 20px
}

.single-product .yith-wcwl-add-to-wishlist {
    float: left;
    margin: 0
}

.woocommerce #reviews .star-rating {
    float: none;
    position: absolute;
    top: 0;
    right: 0
}

.woocommerce #reviews .comment-reply-title,
.woocommerce #reviews .woocommerce-Reviews-title {
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    padding-bottom: 13px
}

.woocommerce #reviews .comment-reply-title:after,
.woocommerce #reviews .woocommerce-Reviews-title:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 2px;
    z-index: 999;
    background: #121212
}

.woocommerce #reviews #comments ol.commentlist {
    padding: 0
}

.woocommerce #reviews #comments ol.commentlist li {
    margin-bottom: 60px
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 72px;
    float: left;
    border-radius: 50%;
    padding: 0;
    border: 0;
    background: 0 0;
    position: static
}

.woocommerce .products .product .product-thumbnail-wrap img,
.woocommerce .woocommerce-message {
    width: 100%
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    padding: 0 0 0 100px;
    margin: 0;
    border: 0
}

.woocommerce #reviews #comments ol.commentlist li .comment-text [itemprop=author] {
    text-transform: uppercase;
    font-size: 14px
}

.woocommerce #review_form #respond p {
    margin-bottom: 20px
}

.woocommerce #review_form #respond textarea {
    height: 200px
}

.related.products {
    margin-bottom: 90px
}

.related.products .mond-heading.style-1 .heading-text {
    margin-bottom: 60px
}

.related.products .star-rating {
    position: absolute;
    top: 15px;
    right: 30px
}

.woocommerce .products .product {
    margin: 0 0 30px
}

.woocommerce .products .product .onsale {
    position: absolute;
    display: inline-block;
    font-size: 11px;
    top: 7px;
    left: 7px;
    right: auto;
    bottom: auto;
    text-transform: uppercase;
    background: #121212;
    color: #fff;
    padding: 6px;
    margin: 0
}

.woocommerce .products .product .product-thumbnail-wrap {
    position: relative;
    margin-bottom: 15px
}

.woocommerce .products .product .product-thumbnail-wrap:hover .add_to_cart_button {
    opacity: 1
}

.woocommerce .products .product .product-thumbnail-wrap .added_to_cart {
    display: none
}

.woocommerce .products .product .product-thumbnail-wrap .add_to_cart_button {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 150px;
    text-align: center;
    background: rgba(0, 0, 0, .8);
    border: none;
    opacity: 0;
    color: #fff;
    height: 45px!important;
    line-height: 45px!important;
    margin-left: -75px
}

.woocommerce .products .product .product-thumbnail-wrap .add_to_cart_button:after {
    display: inline-block;
	position: absolute;
    margin-left: 5px;
	font-size: 7px;
    height: 65px;
    padding: 0
}

.woocommerce .products .product .product-thumbnail-wrap .add_to_cart_button.loading:after {
   display:none;
}

.woocommerce .products .product .product-thumbnail-wrap .add_to_cart_button span {
    position: relative;
    padding: 0;
    display: inline-block
}

.woocommerce .products .product .product-thumbnail-wrap .add_to_cart_button span i {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    font-size: 30px
}

.woocommerce .products .product h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px
}

.woocommerce .products .product .star-rating {
    margin: 0 auto .5em
}

.woocommerce .products .product .price-wrap {
    text-align: center
}

.woocommerce .products .product .price {
    text-align: center;
    color: inherit;
    font-size: inherit
}

.woocommerce .products .product .price del {
    display: inline-block
}

.woocommerce .products .product .price ins {
    display: inline-block;
    font-weight: 400
}

.product-sharing .post-share-title {
    font-size: 16px;
    margin-bottom: 10px;
    font-style: italic
}

.product-sharing a+a {
    margin-left: 15px
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    height: 40px!important;
    line-height: 40px!important;
    padding: 0 20px!important
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8. Visual Composer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.vc_custom_heading_border {
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 30px
}

.vc_custom_heading_border:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 70px;
    height: 2px;
    z-index: 999;
    background: #121212
}

.vc_row-has-shadow {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.wpb_single_image.vc_full_width .vc_figure,
.wpb_single_image.vc_full_width .vc_single_image-wrapper {
    display: block
}

.wpb_single_image.vc_full_width img {
    width: 100%
}

.vc_row-overlay {
    position: relative
}

.vc_row-overlay .mond-vc-row-overlay {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0
}

.vc_progress_bar .vc_single_bar_title {
    color: #121212;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: .08em;
    text-transform: uppercase
}

.vc_progress_bar .vc_single_bar {
    background: #efefef!important;
}

.vc_progress_bar .vc_single_bar_title .vc_label_units {
    float: right
}

.vc_progress_bar .vc_general.vc_single_bar {
    border-radius: 0;
    box-shadow: none
}

.vc_progress_bar .vc_general.vc_single_bar .vc_label {
    padding: 0;
    height: 3px
}

.vc_progress_bar .vc_general.vc_single_bar .vc_bar {
    border-radius: 0;
    background-color: #121212!important
}

@media (max-width:1366px) {
    .container {
        max-width: 92%!important;
    }
}


@media (min-width:769px) {
    .container {
        max-width: 87%
    }
    .col-md-1 {
        -webkit-box-flex: 8.33333%;
        -ms-flex: 8.33333%;
        flex: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -webkit-box-flex: 16.66667%;
        -ms-flex: 16.66667%;
        flex: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -webkit-box-flex: 25%;
        -ms-flex: 25%;
        flex: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 33.33333%;
        -ms-flex: 33.33333%;
        flex: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -webkit-box-flex: 41.66667%;
        -ms-flex: 41.66667%;
        flex: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 58.33333%;
        -ms-flex: 58.33333%;
        flex: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -webkit-box-flex: 66.66667%;
        -ms-flex: 66.66667%;
        flex: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -webkit-box-flex: 75%;
        -ms-flex: 75%;
        flex: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 83.33333%;
        -ms-flex: 83.33333%;
        flex: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -webkit-box-flex: 91.66667%;
        -ms-flex: 91.66667%;
        flex: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
    .col-md-last {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .row-md-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start
    }
    .row-md-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }
    .row-md-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end
    }
    .col-md-top {
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .col-md-center {
        -ms-flex-item-align: center;
        align-self: center
    }
    .col-md-bottom {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
    .text-md-left {
        text-align: left
    }
    .text-md-right {
        text-align: right
    }
    .text-md-center {
        text-align: center
    }
    .hidden-md-up {
        display: none!important
    }
    .page .comment-list .comment .children,
    .single-post .comment-list .comment .children {
        margin-left: 100px
    }
    .md-padding-top-30 {
        padding-top: 30px!important
    }
    .md-padding-bottom-30 {
        padding-bottom: 30px!important
    }
    .md-padding-left-30 {
        padding-left: 30px!important
    }
    .md-padding-right-30 {
        padding-right: 30px!important
    }

	.page-toggle-mainmenu {
        display: none
    }
}









@media (max-width:768px) {
    .hidden-md-down {
        display: none!important
    }
    .page-toggle-mainmenu {
        display: block
    }
    .header05 .page-logo {
        padding: 0 0 20px!important;
        margin: 0 0 20px!important
    }
    .header05 .page-header {
        position: static;
        width: 100%;
        overflow-y: visible;
        padding: 20px!important
    }
    .header05 .page-header:after {
        content: '';
        clear: both
    }
    .header05 .page-wrapper {
        padding: 0;
        margin: 0
    }
    .no-padding-md-down,
    .no-padding-md-down.vc_row,
    .mond-portfolios.style-1 .portfolio-info {
        padding: 0!important
    }
    .header05 .page-header-feature {
        display: none
    }
    .header05 .page-toggle-mainmenu {
        float: right
    }
    .page-banner .page-title h1 {
        font-size: 36px;
        line-height: 40px
    }
    .mond-portfolios.style-1 .portfolio-item {
        float: none!important;
        margin-bottom: 30px!important
    }
    .mond-portfolios.style-1 .portfolio-item:nth-child(even) .portfolio-info {
        display: block
    }
    .mond-portfolios.style-1 .portfolio-item:nth-child(odd) {
        margin-top: 0;
        direction: ltr
    }
    .mond-portfolios.style-1 .portfolio-content {
        display: block;
        min-height: 0!important
    }
    .mond-portfolios.style-1 .portfolio-thumbnail {
        display: block;
        width: 100%;
        margin-bottom: 20px
    }
    .mond-portfolios.style-1 .portfolio-thumbnail img {
        width: 100%;
        height: auto
    }
    .mond-portfolios.style-1 .portfolio-title {
        font-size: 28px;
        line-height: 28px
    }
    .mond-portfolios.style-1 .portfolio-title:before {
        display: none
    }
    .mond-counter.style-1 li {
        width: 270px!important;
        margin-bottom: 30px
    }
    .no-padding-md-down .vc_column-inner {
        padding: 0 15px!important
    }
    .md-down-padding-top-0 {
        padding-top: 0!important
    }
    .md-down-padding-bottom-0 {
        padding-bottom: 0!important
    }
    .md-down-padding-left-0 {
        padding-left: 0!important
    }
    .md-down-padding-right-0 {
        padding-right: 0!important
    }
    .md-down-padding-top-30 {
        padding-top: 30px!important
    }
    .md-down-padding-bottom-30 {
        padding-bottom: 30px!important
    }
    .md-down-padding-left-30 {
        padding-left: 30px!important
    }
    .md-down-padding-right-30 {
        padding-right: 30px!important
    }
    .row {
        margin-left: 0;
        margin-right: 0
    }
    .vc_row.row-md-default {
        width: auto!important;
        position: static!important;
        overflow: visible;
        margin-left: -15px;
        margin-right: -15px
    }
    .vc_row.row-md-default .vc_column-inner {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
}



@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    ::after,
    ::before {
        text-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        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 td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
    .visible-print-block {
        display: block!important
    }
    .visible-print-inline {
        display: inline!important
    }
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

@media (max-width:768px) {
    .mond-counter.style-1 li:not(: last-child):after, .mond-counter.style-2 li:not(: last-child):after {
        right: auto;
        top: auto;
        bottom: -20px;
        left: 50%
    }
    .hidden-sm-down {
        display: none!important
    }
    .header04 .page-header {
        box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
    }
    .header04 .page-header .page-header-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .header04 .page-header .page-header-right {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .page-top-footer .row>.col-md-4,
    .page-top-footer .row>.col-md-4:last-child {
        text-align: center
    }
    .page-banner {
        margin-bottom: 0
    }
    .home .page-banner .page-feature-image,
    .page-banner .page-feature-image {
        width: 100%;
        display: block;
        margin-bottom: 0
    }
    .home .page-banner .page-feature-image {
        max-height: 100vh;
		background-attachment: scroll;
    }
    .page-banner .page-feature-image {
        max-height: 100vh;
		background-attachment: scroll;
    }
    .page-banner .page-title {
        padding: 0 15px
    }
    .mond-counter.style-1 li,
    .mond-counter.style-2 li {
        width: 170px!important;
        height: 170px;
        margin: 30px auto;
        padding: 0;
        float: none
    }
    .content-sidebar .page-sidebar,
    .content-sidebar .wpb_widgetised_column {
        padding-left: 0
    }
    .sidebar-content .page-sidebar,
    .sidebar-content .wpb_widgetised_column {
        padding-right: 0
    }
    .mond-counter.style-1 li {
        display: block
    }
    .mond-counter.style-2 li {
        display: block
    }
    .mond-posts.style-1 .post-item,
    .mond-posts.style-2 .post-item {
        width: 100%;
        float: none
    }
    .mond-posts.style-3 .post-item {
        margin-bottom: 30px
    }
    .mond-posts.style-3 .post-item+.post-item {
        margin-top: 0
    }
    .mond-portfolios.style-1 .portfolio-item {
        float: none!important
    }
    .mond-portfolios.style-2.grid-3-column .grid-item,
    .mond-portfolios.style-2.grid-3-column .grid-sizer,
    .mond-portfolios.style-2.grid-4-column .grid-item,
    .mond-portfolios.style-2.grid-4-column .grid-sizer,
    .mond-portfolios.style-3.grid-3-column .grid-item,
    .mond-portfolios.style-3.grid-3-column .grid-sizer,
    .mond-portfolios.style-3.grid-4-column .grid-item,
    .mond-portfolios.style-3.grid-4-column .grid-sizer {
        width: 50%
    }
    .no-padding-sm-down,
    .no-padding-sm-down.vc_row {
        padding: 0!important
    }
    .no-padding-sm-down .vc_column-inner,
    .wpcf7-form .mond-contact-form>.row>.col-md-6,
    .wpcf7-form .mond-contact-form>.row>.col-sm-6 {
        padding: 0 15px!important
    }
    .single-product div.product div.images {
        width: 100%;
        float: none;
        margin: 0 0 30px
    }
    .single-product div.product div.images .woocommerce-main-image {
        float: none
    }
    .single-product div.product div.images .woocommerce-main-image img {
        width: 100%;
        height: auto
    }
    .single-product div.product div.images .thumbnails {
        float: none;
        margin: 30px 0 0
    }
    .single-product div.product div.images .thumbnails a {
        float: left;
        display: block;
        width: 80px
    }
    .single-product div.product div.summary {
        width: 100%;
        float: none
    }
    .vc_row.row-sm-default {
        width: auto!important;
        position: static!important;
        overflow: visible;
        margin-left: -15px;
        margin-right: -15px
    }
    .vc_row.row-sm-default .vc_column-inner {
        padding-left: 15px!important;
        padding-right: 15px!important
    }

	.mond-grid-classic .grid-item, .mond-grid-classic .grid-sizer {
    width: 100%;
	}
}

@media (max-width:768px) {

    .container {
        max-width: 100%!important;
	}
	.begin-content {
		margin: 0;
	}
	.page-banner .page-feature-image {
		background-size: cover!important;
		-webkit-background-size: cover!important;
		-moz-background-size: cover!important;
		-ms-background-size: cover!important;
		-o-background-size: cover!important
	}
	.decoration-top-footer {
		height: 60px;
	}
    .hidden-xs-down {
        display: none!important
    }
    .page-top-footer .row>.col-md-4,
    .page-top-footer .row>.col-md-4:last-child {
        text-align: center
    }
    .page-top-footer.style-3,
    .page-top-footer.style-3>.container>.row {
        padding: 30px 0
    }
    .page-banner .page-title h1 {
        font-size: 60px;
        line-height: 30px
    }
    .mond-counter.style-2 li {
        width: 170px!important;
        height: 170px;
        margin-bottom: 30px
    }
    .mond-posts.style-1 .post-thumbnail {
        float: none
    }
    .mond-posts.style-1 .post-info {
        padding: 10px 0 0
    }
    .mond-posts.style-3 .post-thumbnail {
        display: block;
        margin-bottom: 10px;
        max-width: 270px;
        width: 100%;
        height: auto;
        float: none!important
    }
    .mond-posts.style-3 .post-thumbnail img {
        wdith: 100%;
        height: auto
    }
    .mond-posts.style-3 .post-item.even .post-info {
        display: block;
        padding-left: 0
    }
    .mond-posts.style-3 .post-item.odd {
        direction: ltr
    }
    .mond-posts.style-3 .post-meta {
        direction: ltr!important;
        text-align: left!important
    }
    .mond-posts.style-3 .post-info {
        display: block
    }
    .mond-portfolios.style-2.grid-3-column .grid-item,
    .mond-portfolios.style-2.grid-3-column .grid-sizer,
    .mond-portfolios.style-2.grid-4-column .grid-item,
    .mond-portfolios.style-2.grid-4-column .grid-sizer,
    .mond-portfolios.style-3.grid-3-column .grid-item,
    .mond-portfolios.style-3.grid-3-column .grid-sizer,
    .mond-portfolios.style-3.grid-4-column .grid-item,
    .mond-portfolios.style-3.grid-4-column .grid-sizer {
        width: 100%
    }
    .mond-portfolios.style-4.grid-3-column .grid-item,
    .mond-portfolios.style-4.grid-3-column .grid-sizer,
    .mond-portfolios.style-4.grid-4-column .grid-item,
    .mond-portfolios.style-4.grid-4-column .grid-sizer {
        width: 100%!important;
        height: auto!important
    }
    .mond-portfolios.style-4.grid-spacing-10px .grid-item,
    .mond-portfolios.style-4.grid-spacing-20px .grid-item,
    .mond-portfolios.style-4.grid-spacing-30px .grid-item,
    .mond-portfolios.style-4.grid-spacing-4px .grid-item {
        margin: 10px auto 60px;
    }
    .mond-grid-wrapper .mond-filter-button-group [class*=col] {
        padding-left: 15px;
        padding-right: 15px
    }
    .mond-grid-wrapper .mond-filter-button-group.left .btn-filter {
        margin: 0 25px 0 0!important
    }
    .mond-grid-wrapper .mond-filter-button-group.left .btn-filter:last-child {
        margin: 0!important
    }
    .mobile-center .mond-button-wrapper,
    .mobile-center .vc_custom_heading,
    .mobile-center .wpb_text_column {
        text-align: center!important
    }
    .no-padding-xs,
    .no-padding-xs.vc_row {
        padding: 0!important
    }
    .no-padding-xs .vc_column-inner {
        padding: 0 15px!important
    }
    .wpcf7-form .mond-contact-form>.row>.col-sm-6 p {
        text-align: center
    }
    .wpcf7-form .mond-contact-form>.row>.col-sm-6 .wpcf7-submit {
        float: none;
        margin: 20px auto 0;
        display: block
    }
    .row {
        margin-left: 0;
        margin-right: 0
    }
    .vc_row.row-xs-default {
        width: auto!important;
        position: static!important;
        overflow: visible;
        margin-left: -15px;
        margin-right: -15px
    }
    .single-portfolio .portfolio-resize,
    .mond-grid-masonry .grid-item,
    .mond-grid-masonry .grid-sizer {
        width: 100%
    }
	.single-portfolio .info-inner {
    margin-left: 0px;
	}
	.single-portfolio .portfolio-content {
		margin: 0px;
	}
	.single-portfolio .begin-content {
		padding: 100px 0 100px 0;
	}
	.footer-container aside {
		text-align:center
	}
    .vc_row.row-xs-default .vc_column-inner {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
    .container {
        padding-left: 15px;
        padding-right: 15px
    }
    .header01 .page-header .page-header-inner,
    .header03 .page-header .page-header-inner {
        margin: 5px 15px 0
    }
    .mond-our-team {
        margin: 30px 0
    }
    .page-banner .page-feature-image {
        background-attachment: scroll
    }
	.single-portfolio .portfolio.style-2 .portfolio-share .sl-count {
		display: inline
	}
	.single-portfolio .portfolio-details li .portfolio-detail:after {
		content: "";
		padding: 0
	}
	.single-portfolio .portfolio-details li {
		display: block
	}
	.single-portfolio .portfolio-share a {
		display: inline;
		margin: 0 5px
	}
	.single-portfolio .portfolio.style-2>.row {
		margin-bottom: 50px;
	}
	.page-bottom-footer.style-2 .footer-container {
		padding: 60px 0px 60px!important
	}
	.vc_column_container {
    padding: 5px 0!important;
	}
	.vc_section[data-vc-full-width] {
    padding: 5px 0!important;
	}
	.mond-post-time {
    left: 40px!important;
	}
	.mond-grid-masonry .post-thumbnail img {
    transform: translate(0,0);
	}

	.single-portfolio .portfolio-padding {
		padding: 0!important;
	}
	.single-post .post-padding	{
		padding: 20px 0 0!important;
	}
	.single-portfolio .portfolio-button-close-link,
	.single-post .portfolio-button-close-link {
		right: 15px!important;
		top: 25px!important;
	}
	#back-to-top {
    bottom: 35px!important;
    right: 15px!important;
    transform: translate(0%, 0%)!important;
	}
	.force-text-left p, .force-text-left {
		text-align:left!important;
	}
	.mond-white-popup-box .mfp-close {
		right: 10px!important;
		top: 10px!important;
		font-weight: 400!important;
	}
	.mond-white-popup-box {
		padding-top: 75px!important;
	}
	.single-portfolio .portfolio-button-close:before,
	.single-portfolio .portfolio-button-close:after,
	.single-post .portfolio-button-close:before,
	.single-post .portfolio-button-close:after	{
		height: 3px!important;
	}
	.top150-offset {
		margin-top:150px!important;
	}
}
