* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
p{
    margin: 0 0 15px;
}
a {
    color: #2d2d2d;
    text-decoration: none;
}
a:focus,
a:hover {
    outline: none;
    text-decoration: none;
}
a:active,
a:hover {
    color: #2d2d2d;
    outline: none;
    text-decoration: none;
}
a:focus {
    color: #2d2d2d;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    margin-top: 0px;
    margin-bottom: 15px;
}

h2.vc_custom_heading{position: relative; padding-bottom: 25px;}

h2.vc_custom_heading:before{content: ""; background-image: url(../images/bor-dot-gray.png); background-repeat: repeat-x; background-position: left bottom; width: 148px; height: 3px; display: inline-block; bottom: 0; position: absolute; left: 0; margin: 0 auto;}

body:not(.home) h2.vc_custom_heading:before{content: ""; background-image: url(../images/bor-dot-gray.png); background-repeat: repeat-x; background-position: left bottom; width: 148px; height: 3px; display: inline-block; bottom: 0; position: absolute; left: 0; margin: 0 auto; right: 0;}

h3.vc_custom_heading{position: relative; padding-bottom: 25px; color: #64b445; font-size: 30px; font-weight: 600;}

h3.vc_custom_heading:before{content: ""; background-image: url(../images/bor-dot-gray.png); background-repeat: repeat-x; background-position: left bottom; width: 148px; height: 3px; display: inline-block; bottom: 0; position: absolute; left: 0; margin: 0 auto; right: 0;}

h4.vc_custom_heading{margin-bottom: 15px; font-size: 24px; font-weight: 600; text-transform: none}

address {
    font-style: italic;
    margin: 0 0 24px;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 14px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
cite,
dfn,
em {
    font-style: italic;
}
pre {
    background: #f5f5f5;
    color: #666;
    font-family: monospace;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
blockquote {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
blockquote {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 24px 40px;
}
blockquote p {
    line-height: 1.45;
}
blockquote blockquote {
    margin-right: 0;
}
blockquote cite,
blockquote small {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
blockquote cite {
    display: block;
    padding-top: 12px;
    color: rgb(92, 92, 92);
}
blockquote em,
blockquote i {
    font-style: normal;
    font-weight: 300;
}
blockquote strong,
blockquote b {
    font-weight: 400;
}
small {
    font-size: smaller;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl {
    margin: 0 20px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 0 20px;
}
menu,
ol,
ul {
    margin: 16px 0;
    padding: 0 0 0 25px;
}
ul li ul {
    list-style-type: circle;
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}
li > ul,
li > ol {
    margin: 0;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
button,
input {
    line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    width: 270px;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
caption {
    font-size: 16px;
    margin: 20px 0;
}
th {
    font-weight: bold;
    text-transform: uppercase;
}
td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}
del {
    color: #333;
}
ins {
    background: #fff9c0;
    text-decoration: none;
}
hr {
    background: url(../images/dotted-line.png) repeat center top;
    background-size: 4px 4px;
    border: 0;
    height: 1px;
    margin: 0 0 24px;
}
.notice {
	font-family: inherit;
	font-size: 18px; 
	font-weight: 400; 
	color: #fff; 
	height: 50px; 
	padding-top: 10px; 
	background-color: #64b445; 
	text-align: center;
}
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal 16px/1 Genericons;
    vertical-align: text-bottom;
}
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
    clear: both;
}
.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
    content: "";
    display: table;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select {
    font-family: inherit;
    background-color: #ffffff;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    width: 100%;
    color: #999999;
    padding: 12px 10px;
    font-weight: normal;
    text-transform: inherit;
    border: /*1px solid #e5e5e5*/ 0;
}
.tm-row-bgtype-dark textarea,
.tm-row-bgtype-dark input[type="text"],
.tm-row-bgtype-dark input[type="password"],
.tm-row-bgtype-dark input[type="datetime"],
.tm-row-bgtype-dark input[type="datetime-local"],
.tm-row-bgtype-dark input[type="date"],
.tm-row-bgtype-dark input[type="month"],
.tm-row-bgtype-dark input[type="time"],
.tm-row-bgtype-dark input[type="week"],
.tm-row-bgtype-dark input[type="number"],
.tm-row-bgtype-dark input[type="email"],
.tm-row-bgtype-dark input[type="url"],
.tm-row-bgtype-dark input[type="search"],
.tm-row-bgtype-dark input[type="tel"],
.tm-row-bgtype-dark input[type="color"],
.tm-row-bgtype-dark .uneditable-input,
.tm-row-bgtype-dark select,
.tm-row-bgtype-skin textarea,
.tm-row-bgtype-skin input[type="text"],
.tm-row-bgtype-skin input[type="password"],
.tm-row-bgtype-skin input[type="datetime"],
.tm-row-bgtype-skin input[type="datetime-local"],
.tm-row-bgtype-skin input[type="date"],
.tm-row-bgtype-skin input[type="month"],
.tm-row-bgtype-skin input[type="time"],
.tm-row-bgtype-skin input[type="week"],
.tm-row-bgtype-skin input[type="number"],
.tm-row-bgtype-skin input[type="email"],
.tm-row-bgtype-skin input[type="url"],
.tm-row-bgtype-skin input[type="search"],
.tm-row-bgtype-skin input[type="tel"],
.tm-row-bgtype-skin input[type="color"],
.tm-row-bgtype-skin .uneditable-input,
.tm-row-bgtype-dark select {
    background-color: rgba(0, 0, 0, 0.47);
    border: 1px solid rgba(229, 229, 229, 0.14);
}
input:focus,
textarea:focus {
    outline: 0;
}
select {
    /*border: 1px solid rgb(228, 228, 228);*/
    padding: 12px 10px;
    border-radius: 0px;
    cursor: pointer;
    outline: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
select option {
    outline: 0;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    border: none;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.0) inset;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 0.9em 1.8em;
    height: auto;
    border-radius: 3px;
}
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
    background-color: #202020;
    color: #fff;
}
button:hover,
button:focus,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
    outline: none;
    color: #fff;
}
.post-password-required input[type="submit"] {
    padding: 11px 24px 12px;
    vertical-align: top;
    margin-left: 6px;
}
.post-password-required input[type="password"] {
    width: auto;
    padding: 10px;
    margin-left: 10px;
}
::-webkit-input-placeholder {
    color: #494949;
}
:-moz-placeholder {
    color: #494949;
}
::-moz-placeholder {
    color: #494949;
}
:-ms-input-placeholder {
    color: #494949;
}
.thememount-hide,
.tm-hide {
    display: none;
}
.icon-size-tiny {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.icon-size-small {
    font-size: 2em;
}
.icon-size-medium {
    font-size: 3em;
}
.icon-size-large {
    font-size: 4em;
}
.icon-size-extra-large {
    font-size: 5em;
}
.thememount-icon.icon-align-left {
    float: left;
    margin-right: 15px;
}
.thememount-icon.icon-align-right {
    float: right;
    margin-left: 15px;
}
.thememount-icon-wrapper-center {
    text-align: center;
}
.thememount-ibgcolor.thememount-ibgcolor-grey {
    color: #000;
}
.thememount-ibgcolor-grey {
    background-color: #ebebeb;
}
.thememount-ibgcolor-turquoise {
    background-color: #00c1cf;
}
.thememount-ibgcolor-blue {
    background-color: #5472d2;
}
.thememount-ibgcolor-green {
    background-color: #6dab3c;
}
.thememount-ibgcolor-green {
    background-color: #6dab3c;
}
.thememount-ibgcolor-orange {
    background-color: #f7be68;
}
.thememount-ibgcolor-red {
    background-color: #da4f49;
}
.thememount-ibgcolor-black {
    background-color: #414141;
}
.thememount-ibgcolor {
    color: #fff;
}
.thememount-icon.thememount-ibgcolor {
    border-radius: 50%;
    display: inline-block;
    text-align: center;
}
.thememount-ibgcolor.icon-size-tiny {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.thememount-ibgcolor.icon-size-small {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.thememount-ibgcolor.icon-size-medium {
    width: 70px;
    height: 70px;
    line-height: 70px;
}
.thememount-ibgcolor.icon-size-large {
    width: 90px;
    height: 90px;
    line-height: 90px;
}
.thememount-ibgcolor.icon-size-extra-large {
    width: 120px;
    height: 120px;
    line-height: 120px;
}
.thememount-icontext i:before {
    width: 20px;
}
.thememount-icontext i {
    margin-left: -24px;
    display: block;
    float: left;
}
.thememount-icontext {
    margin-bottom: 4px;
    display: inline-block;
    padding-left: 30px;
}
.thememount-icontext:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft {
    margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}
img.alignright {
    margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}
img.aligncenter {
    margin: 5px auto;
}
img.alignnone {
    margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #B8B7B7;
    margin-top: 3px;
}
img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}
.wpb_separator.thememount-separator-width-full {
    margin-left: -1000px;
    margin-right: -1000px;
    padding-left: 1000px;
    padding-right: 1000px;
    text-align: center;
}
.thememount-separator-width-full.thememount-separator-withicon.wpb_separator,
.thememount-separator-width-Half.thememount-separator-withicon.wpb_separator {
    border-bottom: none;
}
.thememount-separator-width-full .thememount-heading-sepicon,
.thememount-separator-width-Half .thememount-heading-sepicon {
    width: 100%;
}
.thememount-heading-sepicon {
    display: inline-block;
    width: 130px;
    margin: 0px 0px 17px 0px;
    position: relative;
}
.thememount-heading-sepicon:before {
    display: inline-block;
    content: "";
    border-bottom: 1px solid #e2e6e9;
    position: absolute;
    left: 0;
    top: 10px;
    width: 50px;
}
.thememount-heading-sepicon:after {
    display: inline-block;
    content: "";
    border-bottom: 1px solid #eaeaea;
    position: absolute;
    right: 0;
    top: 10px;
    width: 50px;
}
.thememount-heading-sepicon i {
    font-size: 18px;
    color: #999;
}
.thememount-separator-width-full .thememount-heading-sepicon:before {
    left: -4456px;
    width: 5000px;
}
.thememount-separator-width-full .thememount-heading-sepicon:after {
    right: -4456px;
    width: 5000px;
}
.inside {
    text-align: center;
    position: relative;
}
.inside .thememount-fid-wrapper {
    padding-top: 20px;
}
.inside .thememount-fid-wrapper i {
    font-size: 50px;
    margin-bottom: 10px;
    color: #202020;
}
.inside h4 {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 50px;
    margin-top: 20px;
    padding-bottom: 10px;
}
.inside h3 {
    margin-bottom: 0;
    bottom: -11px;
    width: 100%;
    color: #6d6d6d;
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
}
.inside h3 span {
    padding: 31px 4px 0px 4px;
    display: block;
}
.inside h3::before {
    content: '';
    width: 15%;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.70);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tm-row-bgtype-dark .inside h3:before,
.tm-row-bgtype-skin .inside h3:before {
    background-color: rgb(255, 255, 255);
}
.tm-row-bgtype-dark .inside h4,
.tm-row-bgtype-skin .inside h4 {
    color: #fff;
}
.tm-row-bgtype-dark .inside h3,
.tm-row-bgtype-skin .inside h3 {
    color: #fff;
    background-color: transparent;
}
.tm-row-bgtype-dark .inside .thememount-fid-wrapper,
.tm-row-bgtype-skin .inside .thememount-fid-wrapper {
    padding-top: 0px;
}
.tm-fid-inner sub,
.tm-fid-inner sup {
    opacity: 0.8;
    font-size: 25px;
    font-weight: normal;
}
.tm-fid-inner sup {
    top: -0.9em;
}
.tm-fid-icon-wrapper i {
    font-size: 3em !important;
}
.tm-row-bgtype-dark .inside .tm-fid-icon-wrapper i,
.tm-row-bgtype-skin .inside .tm-fid-icon-wrapper i {
    color: #fff;
}
.tm-fid-icon-align-left .tm-fid-icon-wrapper,
.tm-fid-icon-align-left .tm-fld-contents,
.tm-fid-icon-align-right .tm-fid-icon-wrapper,
.tm-fid-icon-align-right .tm-fld-contents {
    display: inline-block;
}
.tm-fid-icon-align-right.inside .tm-fid-inner,
.tm-fid-icon-align-left.inside .tm-fid-inner {
    margin-top: 0px;
    margin-bottom: 0px;
}
.tm-row-bgtype-dark .inside .tm-fid-inner span.numinate,
.tm-row-bgtype-skin .inside .tm-fid-inner span.numinate {
    color: #fff;
}
.tm-fid-icon-align-left.inside h3:before,
.tm-fid-icon-align-right.inside h3:before {
    display: none;
}
.tm-fid-icon-align-left.inside h3 span,
.tm-fid-icon-align-right.inside h3 span {
    padding: 0px;
}
.tm-fid-icon-align-left .tm-fid-icon-wrapper {
    position: relative;
    padding-left: 57px;
    margin-left: 30px;
}
.tm-fid-icon-align-left .tm-fid-icon-wrapper i {
    position: absolute;
    left: -30px;
    top: -68px;
}
.tm-fid-icon-align-left .tm-fld-contents {
    text-align: left;
}
.tm-fid-icon-align-right .tm-fld-contents {
    text-align: right;
}
.tm-fid-icon-align-right .tm-fid-icon-wrapper {
    position: relative;
    padding-right: 57px;
    margin-right: 30px;
}
.tm-fid-icon-align-right .tm-fid-icon-wrapper i {
    position: absolute;
    right: -20px;
    top: -46px;
}
.tm-fid-icon-align-left .tm-fid-icon-wrapper i,
.tm-fid-icon-align-right .tm-fid-icon-wrapper i {
    font-size: 4.5em !important;
}
.spacer-right-5 {
    margin-right: 5px;
}
.spacer-right-10 {
    margin-right: 10px;
}
.spacer-right-15 {
    margin-right: 15px;
}
.spacer-right-20 {
    margin-right: 20px;
}
.spacer-right-25 {
    margin-right: 25px;
}
.spacer-right-30 {
    margin-right: 30px;
}
.pageoverlay {
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: #fff;
    height: 100%;
    width: 100%;
    z-index: 20000;
    background: #fff url(../images/loader.gif) no-repeat center center;
}
#totop {
    font-size: 35px;
    font-weight: 900;
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    display: none;
    right: 14px;
    bottom: 14px;
    z-index: 999;
    height: 50px;
    width: 50px;
    text-align: center;
    padding-top: 8px;
    line-height: 31px;
    border-radius: 50%;
}
#totop:hover {
    color: #fff;
}
.tooltip.top {
    padding: 3px 0;
    margin-top: 0px;
}
.tm-wpml-lang-switcher {
    display: inline-block;
}
.tm-wpml-lang-switcher #lang_sel_click li {
    float: none;
}
.tm-wpml-lang-switcher #lang_sel_click a,
#lang_sel_click a:visited,
.tm-wpml-lang-switcher #lang_sel_click ul ul a,
#lang_sel_click ul ul a:visited {
    padding-left: 8px;
}
.tm-wpml-lang-switcher #lang_sel_click .lang_sel_sel img {
    margin-right: 4px;
}
.tm-wpml-lang-switcher #lang_sel_click img.iclflag {
    top: -1px;
    height: 11px;
}
#rum_sst_tab {top: 35%;background-color: #7dbc63;color: #FFFFFF;border-style: solid;border-width: 0px;letter-spacing: 2px;}
.rum_sst_right {right: -1px;cursor: pointer;-webkit-transform-origin: 100% 100%;-moz-transform-origin: 100% 100%;-o-transform-origin: 100% 100%;-ms-transform-origin: 100% 100%;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);-moz-border-radius-topright: 10px;border-top-right-radius: 10px;-moz-border-radius-topleft: 10px;border-top-left-radius: 10px;}
.rum_sst_contents {position: fixed;margin: 0;padding: 6px 13px 8px 13px;text-decoration: none;text-align: center;font-size: 20px;font-weight: normal;border-style: solid;display: block;z-index: 100000;}
[id*="wpcf7-f7427"] textarea,[id*="wpcf7-f7427"] input[type="text"],[id*="wpcf7-f7427"] input[type="password"],[id*="wpcf7-f7427"] input[type="datetime"],[id*="wpcf7-f7427"] input[type="datetime-local"],[id*="wpcf7-f7427"] input[type="date"],[id*="wpcf7-f7427"] input[type="month"],[id*="wpcf7-f7427"] input[type="time"],[id*="wpcf7-f7427"] input[type="week"],[id*="wpcf7-f7427"] input[type="number"],[id*="wpcf7-f7427"] input[type="email"],[id*="wpcf7-f7427"] input[type="url"],[id*="wpcf7-f7427"] input[type="search"],[id*="wpcf7-f7427"] input[type="tel"],[id*="wpcf7-f7427"] input[type="color"],[id*="wpcf7-f7427"] .uneditable-input, [id*="wpcf7-f7427"] select {
    font-family: inherit;
    background-color: #ffffff;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    width: 100%;
    padding: 12px 10px;
    font-weight: normal;
    text-transform: inherit;
    border: 2px solid #7dbc63;
}
[id*="wpcf7-f7427"] .sub-btn .wpcf7-submit {
    color: #ffffff !important;
    background: #7dbc63 !important;
    border: 0 !important;
    letter-spacing: normal;
    font-size: 18px;
    padding: 8px 18px;
    float: left;
}
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    .site-header .search-field {
        background-image: url(../images/search-icon-2x.png);
    }
    .format-audio .audio-content,
    .format-status .entry-content:before,
    .format-status .entry-meta:before,
    .comment-list > li:after,
    .comment-list .children > li:before {
        background-image: url(../images/dotted-line-2x.png);
    }
}
@media print {
    body {
        background: none !important;
        color: #000;
        font-size: 10pt;
    }
    footer a[rel="bookmark"]:link:after,
    footer a[rel="bookmark"]:visited:after {
        content: " [" attr(href) "] ";
    }
    .site {
        max-width: 98%;
    }
    .site-header {
        background-image: none !important;
    }
    .site-header .home-link {
        max-width: none;
        min-height: 0;
    }
    .site-title {
        color: #000;
        font-size: 21pt;
    }
    .site-description {
        font-size: 10pt;
    }
    .author-avatar,
    .comment-respond,
    .comments-area .comment-edit-link,
    .comments-area .reply,
    .comments-link,
    .entry-meta .edit-link,
    .page-links,
    .site-content nav,
    .navbar,
    .more-link {
        display: none;
    }
    .entry-header,
    .entry-content,
    .entry-summary,
    .entry-meta {
        margin: 0;
        width: 100%;
    }
    .page-title,
    .entry-title {
        font-size: 21pt;
    }
    .entry-meta,
    .entry-meta a {
        color: #444;
        font-size: 10pt;
    }
    .entry-content img.alignleft,
    .entry-content .wp-caption.alignleft {
        margin-left: 0;
    }
    .entry-content img.alignright,
    .entry-content .wp-caption.alignright {
        margin-right: 0;
    }
    .format-image .entry-content .size-full {
        margin: 0;
    }
    .hentry {
        background-color: #fff;
    }
    .comments-area > li.comment {
        background: none;
        position: relative;
        width: auto;
    }
    .comment-metadata {
        float: none;
    }
    .comment-author .fn,
    .comment-reply-link,
    .comment-reply-login {
        color: #333;
    }
    a[href]:after {
        content: none !important;
    }
    .headerlogo {
        float: left;
        height: 80px;
        line-height: 80px;
    }
    #navbar,
    .header-controls,
    #navbar #site-navigation .mega-menu-wrap,
    .menu-main-menu-container,
    div.nav-menu {
        float: right;
    }
    .vc_col-sm-1,
    .vc_col-sm-2,
    .vc_col-sm-3,
    .vc_col-sm-4,
    .vc_col-sm-5,
    .vc_col-sm-6,
    .vc_col-sm-7,
    .vc_col-sm-8,
    .vc_col-sm-9,
    .vc_col-sm-10,
    .vc_col-sm-11,
    .vc_col-sm-12,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .vc_col-sm-12,
    .col-sm-12 {
        width: 100%;
    }
    .vc_col-sm-11,
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .vc_col-sm-10,
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .vc_col-sm-9,
    .col-sm-9 {
        width: 75%;
    }
    .vc_col-sm-8,
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .vc_col-sm-7,
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .vc_col-sm-6,
    .col-sm-6 {
        width: 50%;
    }
    .vc_col-sm-5,
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .post-box.col-lg-4,
    .portfolio-box.col-lg-4,
    .vc_col-sm-4,
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .vc_col-sm-3,
    .col-sm-3,
    .col-lg-3 {
        width: 25% !important;
    }
    .vc_col-sm-2,
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .vc_col-sm-1,
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    body.thememount-page-full-width #content div > .entry-content > .vc_row.vc_row-fluid.vc_row-no-padding {
        left: 0 !important;
        width: auto !important;
    }
}
.site-main {
    position: relative;
    padding-top: 80px;
    z-index: 10;
}
.site-main .site-main-inner {
    margin: 0 auto;
}
.boxed.site {
    max-width: 1170px;
}
.section.grid_section {
    margin-right: auto;
    margin-left: auto;
}
.section.grid_section .section.grid_section {
    width: auto;
}
.thememount-center {
    text-align: center;
}
.tm-layout-container-full .site-main .site-main-inner,
.tm-layout-container-full .site-main .site-main-inner > .container {
    width: 100% !important;
}
.tm-layout-container-full .main-holder,
.thememount-wide .main-holder {
    overflow: hidden;
}
.container-full > .row {
    margin-right: 0px;
    margin-left: 0px;
}
.thememount-responsive-off .site-main .site-main-inner,
.thememount-responsive-off .site-header .container,
.thememount-responsive-off .site-footer .container {
    width: 980px;
}
.thememount-responsive-off #navbar #site-navigation div.nav-menu > ul > li > a,
.thememount-responsive-off #navbar #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a {
    padding: 0px 12px 0px 12px;
}
.thememount-responsive-off.thememount-boxed .sticky-wrapper.is-sticky .header-inner,
.thememount-responsive-off.thememount-boxed .main-holder {
    max-width: 980px;
}
div.list {
    overflow: hidden;
}
div.list ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 1.5em;
}
div.list ul li {
    position: relative;
    padding: 0 0 8px 20px;
}
div.list ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "\e8a6";
    font-family: 'thememount';
    font-size: 14px;
    color: #a6ce39;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.highlight {
    color: #fff;
    padding: 2px 5px;
    background: #000;
    border-radius: 3px;
}
.highlight.red {
    background: #ff0000;
}
.highlight.gray {
    background: #aaa;
}
.tm-dropcap,
.dropcap1,
.dropcap2,
.dropcap3 {
    float: left;
    text-align: center;
    overflow: hidden;
    font-weight: normal;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 34px;
    margin: 7px 8px -5px 0;
}
.tm-dcap-style-rounded {
    border-radius: 5px;
}
.tm-dcap-style-round {
    border-radius: 50%;
}
.site-main .tm-dcap-color-skincolor,
.site-main .tm-dcap-color-dark {
    color: #fff;
}
.site-main .tm-dcap-color-grey {
    color: #6f6f6f;
}
.tm-dcap-color-dark {
    background-color: #202020;
}
.tm-dcap-color-grey {
    background-color: #E2E2E2;
}
.dropcap1 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #6f6f6f;
    margin: 7px 8px -5px 0;
    font-size: 32px;
    border-radius: 50%;
    background-color: #E2E2E2;
}
.dropcap2 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #6f6f6f;
    margin: 7px 8px -5px 0;
    font-size: 32px;
    background-color: #E2E2E2;
    border-radius: 5px;
}
.dropcap3 {
    width: 50px;
    color: #6f6f6f;
    margin: 8px 0px 2px 0;
    font-size: 34px;
}
.site-main a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
    max-width: 100%;
    height: auto;
}
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}
.tm-noimg,
img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}
embed,
iframe,
object,
video {
    max-width: 100%;
    border: 0px;
}
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}
.thememount-fbar-box-w.thememount-fbar-text-white .widget ul > li,
.thememount-fbar-box-w.thememount-fbar-text-white .widget_text,
.thememount-fbar-bg-skin .widget ul > li,
.header-text-color-white .widget_text {
    color: rgba(255, 255, 255, 0.60);
}
.thememount-fbar-text-white .widget .widget-title,
.header-text-color-white .widget_text {
    color: rgba(255, 255, 255, 0.90);
}
.thememount-fbar-box-w.thememount-fbar-text-white .widget a,
.thememount-fbar-text-white .widget a,
.header-text-color-white .widget a {
    color: rgba(255, 255, 255, 0.95);
}
.thememount-fbar-text-dark .widget_text,
.thememount-fbar-bg-grey .widget_text,
.thememount-fbar-bg-grey .widget,
.thememount-fbar-box-w.thememount-fbar-text-dark .widget ul > li {
    color: rgba(0, 0, 0, 0.66);
}
.thememount-fbar-box-w.thememount-fbar-text-dark .widget .widget-title,
.thememount-fbar-text-dark .widget a,
.thememount-fbar-bg-grey .widget a {
    color: rgba(0, 0, 0, 0.95);
}
.thememount-fbar-box-w {
    -webkit-box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18);
    box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18);
}
.thememount-fbar-box {
    padding-top: 30px;
    padding-bottom: 30px;
}
.thememount-fbar-box h2 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 6px;
}
.thememount-fbar-box .search_field {
    background: #fff;
    padding: 7px;
    padding-left: 30px;
    position: relative;
    height: 42px;
}
.thememount-fbar-box .search_field i,
.thememount-content-team-search-box .search_field i {
    position: absolute;
    left: 13px;
    top: 10px;
    opacity: 0.7;
    font-size: 16px;
}
.team-search-form .search_field.by_treatment {
    padding-left: 35px;
    overflow: hidden;
}
.thememount-fbar-box .search_field input[type="text"],
.thememount-fbar-box .search_field select,
.thememount-content-team-search-box .search_field select {
    border: none;
    background-color: transparent;
    outline: none;
    color: #BBADAD;
}
.thememount-fbar-box .search_field select,
.thememount-content-team-search-box .search_field select {
    background: transparent;
    border: none;
    -webkit-appearance: none;
    height: 28px;
    padding: 0px;
    color: #2d2d2d;
    max-width: inherit;
    position: relative;
    width: 109%;
    z-index: 100;
}
.thememount-fbar-box .search_field input[type="text"] {
    color: #2d2d2d;
    padding: 5px;
}
.thememount-fbar-box .submit_field button {
    border: 1px solid #fff;
    color: #fff;
    box-shadow: none;
    height: 42px;
}
.thememount-fbar-box .submit_field button:hover {
    background-color: #fff;
}
.thememount-fbar-box-w {
    display: none;
}
.thememount-fbar-btn {
    cursor: pointer;
    position: absolute;
    right: 80px;
    z-index: 1005;
    width: 47px;
    height: 47px;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 26px solid red;
}
.thememount-fbar-btn.tm-fbar-btn-bgnoskin {
    border-top-color: #202020;
}
.thememount-fbar-btn a i {
    color: #fff;
    font-size: 14px;
    margin-top: -25px;
    position: absolute;
    left: -7px;
}
.thememount-fbar-btn a {
    position: relative;
    display: block;
}
.thememount-fbar-btn a span {
    display: none;
}
.thememount-fbar-box-w {
    position: relative;
}
.thememount-fbar-box-w:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    display: block;
}
.thememount-fbar-bg-darkgrey.thememount-fbar-box-w.tm-fbar-with-bgimage:after {
    background: rgba(0, 0, 0, 0.85);
}
.thememount-fbar-bg-grey.thememount-fbar-box-w.tm-fbar-with-bgimage:after {
    background: rgba(231, 231, 231, 0.85);
}
.thememount-fbar-bg-white.thememount-fbar-box-w.tm-fbar-with-bgimage:after {
    background: rgba(255, 255, 255, 0.85);
}
.thememount-fbar-bg-darkgrey.thememount-fbar-box-w:after {
    background: #282828;
}
.thememount-fbar-bg-grey.thememount-fbar-box-w:after {
    background: #f5f5f5;
}
.thememount-fbar-bg-white.thememount-fbar-box-w:after {
    background: #fff;
}
.thememount-fbar-box {
    position: relative;
    z-index: 10;
}
.thememount-fbar-box-w .widget {
    margin: 0px;
}
div.thememount-fbar-box-w {
    position: absolute;
    width: 100%;
    z-index: 1002;
    border-bottom: 3px solid #999;
}
.tm-header-overlay div.thememount-fbar-box-w {
    z-index: 99;
}
.tm-header-overlay .thememount-fbar-btn {
    z-index: 100;
}
.thememount-fbar-box .your-message textarea {
    width: 100%;
    height: 75px;
    min-height: inherit;
}
.site-header .thememount-topbar {
    position: relative;
    z-index: 10;
}
.site-header .thememount-topbar.thememount-topbar-bgcolor-darkgrey {
    background-color: #232323;
}
.site-header .thememount-topbar.thememount-topbar-bgcolor-grey {
    background-color: #f5f5f5;
}
.site-header .thememount-topbar.thememount-topbar-bgcolor-white {
    background-color: #fff;
}
.table-row {
    display: table;
    width: 100%;
}
.thememount-topbar .social-icons,
.tm-tb-right-content,
.tm-tb-left-content {
    display: inline-block;
}
.thememount-flexible-width-right {
    text-align: right;
}
thememount-topbar .table-row {
    display: table;
    width: 100%;
}
.tm-tb-right-content {
    text-align: right;
    display: inline-block;
    padding-left: 5px;
}
.thememount-center,
.thememount-flexible-width-left,
.thememount-flexible-width-right {
    display: table-cell;
}
.thememount-topbar {
    line-height: 42px;
}
body.thememount-header-style-3 header .thememount-topbar {
    position: relative;
    z-index: 11;
}
.topsep {
    padding: 8px;
}
.thememount-topbar .top-contact i {
    margin-right: 5px;
}
.top-contact {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    display: inline-block;
}
.top-contact .sep {
    padding: 3px;
}
.top-contact li {
    display: inline-block;
    padding-left: 7px;
    padding-right: 8px;
}
.thememount-topbar .social-icons,
.tm-tb-right-content {
    text-align: right;
    display: inline-block;
}
.thememount-topbar-textcolor-white,
.thememount-topbar-textcolor-white a,
.thememount-topbar-textcolor-white .social-icons li i {
    color: rgba(255, 255, 255, 0.75);
}
.thememount-topbar-bgcolor-custom.thememount-topbar-textcolor-white a:hover,
.thememount-topbar-bgcolor-skincolor.thememount-topbar-textcolor-white a:hover {
    color: rgba(255, 255, 255, 0.95);
}
.thememount-topbar-textcolor-dark,
.thememount-topbar-textcolor-dark a,
.thememount-topbar-textcolor-dark .social-icons li i {
    color: rgba(0, 0, 0, 0.6);
}
.thememount-topbar-bgcolor-skincolor.thememount-topbar-textcolor-dark a:hover {
    color: rgba(0, 0, 0, 0.7);
}
.headerblock {
    position: relative;
    zoom: 1;
    z-index: 12;
}
.thememount-header-style-3 .headercontent.row {
    margin-right: 0px;
    margin-left: 0px;
}
.tm-header-overlay .site-header,
.headercontent {
    position: relative;
}
.site-header {
    background-image: none !important;
}
.site-header .search-form {
    display: none;
}
.site-header .search-field:focus {
    background-color: #fff;
    border: 2px solid #c3c0ab;
    cursor: text;
    outline: 0;
    width: 230px;
}
.site-title a.home-link:hover,
a.home-link:hover {
    text-decoration: none;
}
.site-title {
    font-size: 33px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    display: table;
    width: 100%;
    height: 100%;
}
.site-title a {
    display: table-cell;
    vertical-align: middle;
}
.site-description {
    display: none;
}
.thememount-logo-img.standard {
    max-height: 100px;
    width: auto;
}
.headerlogo {
    float: left;
    height: 80px;
    line-height: 80px;
}
.headerlogo img {
    max-height: 35px;
    width: auto;
    -webkit-transition: .20s ease;
    -moz-transition: .20s ease;
    -o-transition: .20s ease;
    -ms-transition: .20s ease;
}
.headerlogo img,
.tm-stickylogo-yes .standardlogo,
.is-sticky .tm-stickylogo-yes .stickylogo {
    display: inline-block;
}
.tm-stickylogo-yes .stickylogo,
.is-sticky .tm-stickylogo-yes .standardlogo {
    display: none;
}
.is-sticky .masthead-header-stickyOnScroll {
    margin: 0px auto;
    width: 100%;
    z-index: 1001;
    left: 0;
    top: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    transition: padding 0.35s ease;
    -khtml-transition: padding 0.35s ease;
    -webkit-transition: padding 0.35s ease;
    -moz-transition: padding 0.35s ease;
    -ms-transition: padding 0.35s ease;
    -o-transition: padding 0.35s ease;
    background-color: transparent;
}
.sticky-wrapper.is-sticky .header-inner {
    top: 0px;
    -webkit-transition: top .50s ease;
    -moz-transition: top .50s ease;
    -o-transition: top .50s ease;
    -ms-transition: top .50s ease;
    -webkit-backface-visibility: hidden;
}
.sticky-wrapper .header-inner {
    top: -100px;
}
.thememount-boxed .sticky-wrapper.is-sticky .header-inner {
    max-width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
}
.sticky-wrapper {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 3;
}
.tm-header-overlay .sticky-wrapper {
    box-shadow: none;
    -khtml-box-shadow: none; 
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}
.thememount-header-style-3 #stickable-header .container {
    width: auto;
    padding: 0px;
}
.thememount-header-style-3 #stickable-header .container .headerlogo .container{
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
}
.thememount-header-style-3 #navbar .main-navigation {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
}
.thememount-header-style-3.tm-header-overlay .is-sticky #navbar {
    width: 100%;
    z-index: 9;
    left: 0;
    top: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.thememount-header-style-3.tm-header-overlay .is-sticky #navbar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.thememount-header-style-3.tm-header-overlay #stickable-header .headerlogo,
.thememount-header-style-3.tm-header-overlay #navbar {
    background-color: transparent;
}
.tm-header-overlay #stickable-header.tm-dark-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.tm-header-overlay #stickable-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
}
.tm-header-overlay .is-sticky #stickable-header {
    border-bottom: none;
}
.thememount-header-style-3.tm-header-overlay .is-sticky #stickable-header #navbar {
    border-top: none;
}
.tm-header-overlay .headerblock {
    position: absolute;
    z-index: 21;
    width: 100%;
    box-shadow: none;
    -khtml-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}
.tm-header-hrelative.tm-header-overlay .headerblock {
    position: relative;
    z-index: 21;
    width: 100%;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.tm-header-overlay #stickable-header-sticky-wrapper,
.tm-header-overlay #stickable-header,
.tm-header-overlay #stickable-header .header-inner {
    background-color: transparent;
}
.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    padding: 0px;
    display: table;
    width: 100%;
}
.tm-titlebar-main {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.tm-titlebar-main h3.tm-subtitle {
    opacity: 0.8;
}
.thememount-header-style-4.tm-header-overlay #stickable-header {
    border-bottom: none;
}
.thememount-header-style-4 .site-header .container {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
}
.thememount-header-style-4 #stickable-header {
    margin-top: 35px;
}
.thememount-header-style-4 .is-sticky #stickable-header {
    margin-top: 0px;
}
.thememount-header-style-4 #stickable-header .container-full .headercontent,
.thememount-header-style-4 #stickable-header .container .headercontent {
    padding-left: 15px;
    padding-right: 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.thememount-header-style-4 .is-sticky #stickable-header .container-full {
    padding-left: 0px;
    padding-right: 0px;
}
.thememount-header-style-4 .is-sticky #stickable-header .container .headercontent {
    box-shadow: none;
    -khtml-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}
.thememount-header-style-4 .thememount-fbar-btn {
    right: 0px;
}
.thememount-header-style-1.tm-header-invert .headerlogo,
.thememount-header-style-4.tm-header-invert .headerlogo {
    float: right;
}
.thememount-header-style-1.tm-header-invert #navbar,
.thememount-header-style-4.tm-header-invert #navbar {
    float: left;
}
#navbar,
.header-controls,
#navbar #site-navigation .mega-menu-wrap,
.menu-main-menu-container,
div.nav-menu {
    float: right;
}
.search_box,
.thememount-header-cart-link-wrapper {
    padding: 0px 14px 0px 18px;
    float: left;
    position: relative;
}
.search_box {
    padding-left: 5px;
    padding-right: 0px;
}
.search_box a,
.thememount-header-cart-link-wrapper a {
    display: table-cell;
    vertical-align: middle;
}
.thememount-header-cart-link-wrapper {
    padding-left: 10px;
}
.k_flying_searchform span {
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 15;
    overflow: hidden;
}
.k_flying_searchform .k_searchlink a {
    margin-top: 38px;
    display: block;
    z-index: 16;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
}
.k_flying_searchform {
    position: relative;
}
.w-search-form-row {
    display: none;
}
.k_flying_searchform_wrapper {
    position: absolute;
    right: -8px;
    top: 0px;
    display: none;
}
.thememount-header-style-3 .k_flying_searchform_wrapper {
    top: 70px;
}
.w-search-form-h {
    display: table;
    height: 100%;
    width: 100%;
}
.w-search-form-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    position: relative;
}
.w-search-form-row:before {
    position: absolute;
    right: 15px;
    top: -14px;
    width: 47px;
    height: 47px;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid red;
    content: " ";
}
.w-search-label {
    font-size: 2em;
    line-height: 1.6em;
    color: #fff;
    margin-bottom: 24px;
}
.w-search-label label {
    font-weight: normal;
}
.w-search-input {
    width: 360px;
    line-height: normal;
    padding: 17px;
}
.w-search-input input {
    font-size: 14px;
    text-align: left;
    height: 45px;
    border: none;
    border-radius: 0;
    box-shadow: none !important;
    background-color: #fff;
    color: #333;
    width: 100%;
    line-height: 1.3em;
}
.w-search-close {
    display: block;
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 22px;
    line-height: 50px;
    height: 50px;
    width: 50px;
    color: #fff !important;
    -webkit-transition: transform ease-out .2s;
    -moz-transition: transform ease-out .2s;
    -ms-transition: transform ease-out .2s;
    -o-transition: transform ease-out .2s;
    transition: transform ease-out .2s;
    transform: rotate(0deg);
}
.w-search-close:hover {
    opacity: 1;
    transform: rotate(90deg);
}
.w-search-close i,
.w-search-close:hover i {
    color: #fff;
}
.w-search-close:hover {
    color: #fff;
}
.k_flying_searchform_wrapper .field::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.80);
    line-height: 1.3em;
}
.k_flying_searchform_wrapper .field:-moz-placeholder {
    color: rgba(0, 0, 0, 0.80);
    line-height: 1.3em;
}
.k_flying_searchform_wrapper .field::-moz-placeholder {
    color: rgba(0, 0, 0, 0.80);
    line-height: 1.3em;
}
.k_flying_searchform_wrapper .field:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.80);
    line-height: 1.3em;
}
.thememount-header-cart-link-wrapper a {
    width: 16px;
    height: 22px;
    position: relative;
}
.thememount-header-cart-link-wrapper a:hover span.thememount-cart-qty {
    background-color: #241f1f;
}
.thememount-header-cart-link-wrapper span.thememount-cart-qty {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -21px;
    z-index: 38;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
#navbar #site-navigation div.nav-menu > ul {
    margin: 0px;
    padding: 0px;
}
#navbar #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu .mega-menu-item ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.header-controls .search_box a > i,
.header-controls .fa-shopping-cart {
    height: 33px;
    width: 33px;
    line-height: 33px;
    border-radius: 50%;
    background: #f5f5f5;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.thememount-header-style-3.tm-header-overlay .header-controls .fa-shopping-cart,
.header-controls .search_box i.fa-search:hover {
    color: #fff;
}
.thememount-header-cart-link-wrapper span.thememount-cart-qty,
.header-controls .search_box a > i {
    background-color: #202020;
}
.tm-dark-header .header-controls .search_box a > i {
    background-color: rgba(255, 255, 255, 0.16);
}
.tm-dark-header .thememount-header-cart-link-wrapper span.thememount-cart-qty {
    background-color: rgba(0, 0, 0, 0.9);
}
#navbar #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item > a:after {
    margin: 0px;
    padding-left: 2px;
    opacity: 0.7;
}
#navbar #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li.mega-menu-item a:focus {
    background: none;
}
#navbar #site-navigation .mega-menu-toggle:after {
    display: none;
}
.social-icons {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    padding-top: 2px;
    padding-bottom: 3px;
}
.social-icons li:first-child {
    border: none;
}
.social-icons li {
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
    min-width: 33px;
    border: none;
}
.social-icons li > a {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 24px;
    font-size: 12px;
    text-align: center;
}
.footer-text-color-white .social-icons li a,
.footer-info-text-color-white .social-icons li a,
.thememount-topbar-textcolor-white .social-icons li a {
    border: 1px solid rgba(255, 255, 255, 0.44);
}
.footer-text-color-dark .social-icons li a,
.footer-info-text-color-dark .social-icons li a,
.thememount-topbar-textcolor-dark .social-icons li a {
    border: 1px solid rgba(0, 0, 0, 0.6);
}
.social-icons li a i {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.social-icons li a:hover i {
    color: #fff;
}
.social-icons li.twitter a:hover {
    background-color: #2cbfd9;
    border: 1px solid #2cbfd9;
}
.social-icons li.youtube a:hover {
    background-color: #ff0000;
    border: 1px solid #ff0000;
}
.social-icons li.facebook a:hover {
    background-color: #4583bc;
    border: 1px solid #4583bc;
}
.social-icons li.flickr a:hover {
    background-color: #ED1384;
    border: 1px solid #ED1384;
}
.social-icons li.linkedin a:hover {
    background-color: #0b84b3;
    border: 1px solid #0b84b3;
}
.social-icons li.googleplus a:hover {
    background-color: #d3452b;
    border: 1px solid #d3452b;
}
.social-icons li.dribbble a:hover {
    background-color: #de588b;
    border: 1px solid #de588b;
}
.social-icons li.pinterest a:hover {
    background-color: #cd1f29;
    border: 1px solid #cd1f29;
}
.social-icons li.podcast a:hover {
    background-color: #803aac;
}
.social-icons li.instagram a:hover {
    background-color: #34638b;
    border: 1px solid #34638b;
}
.social-icons li.xing a:hover {
    background-color: #006464;
    border: 1px solid #006464;
}
.social-icons li.vimeo a:hover {
    background-color: #07C0ED;
    border: 1px solid #07C0ED;
}
.social-icons li.rss a:hover {
    background-color: #fb7200;
    border: 1px solid #fb7200;
}
.social-icons li.yelp a:hover {
    background-color: #c41200;
    border: 1px solid #c41200;
}
.social-icons li.behance a:hover {
    background-color: #1769FF;
    border: 1px solid #1769FF;
}
.social-icons li.vk a:hover {
    background-color: #44678d;
    border: 1px solid #44678d;
}
.social-icons li.houzz a i,
.social-icons li.issuu a i,
.social-icons li.google-drive a i {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
.social-icons li.houzz a:hover i,
.social-icons li.google-drive:hover a i,
.social-icons li.issuu:hover a i {
    background-position: bottom;
}
.social-icons li.issuu a:hover {
    background-color: #ea4925;
    border: 1px solid #ea4925;
}
.social-icons li.issuu a i {
    background-image: url(../images/issuu.png);
    display: inline-block;
    width: 12px;
    height: 11px;
    background-size: cover;
    vertical-align: middle;
    margin-top: -3px;
}
.social-icons li.google-drive a i {
    background-image: url(../images/googledrive.png);
    display: inline-block;
    width: 12px;
    height: 11px;
    background-size: cover;
    vertical-align: middle;
    margin-top: -3px;
}
.social-icons li.google-drive a:hover {
    background-color: #f9cb2f;
}
.social-icons li.houzz a i {
    background-image: url(../images/houzz.png);
    display: inline-block;
    width: 12px;
    height: 11px;
    background-size: cover;
    vertical-align: middle;
    margin-top: -3px;
}
.tmicon-fa-houzz:before {
    content: " ";
}
.social-icons li.houzz a:hover {
    border: 1px solid #98c742;
}
.footer .social-icons li.podcast a:hover {
    border: 1px solid #803aac;
}
.social-icons li.houzz a:hover {
    background-color: #98c742;
}
.footer .widget-area .textwidget .social-icons li:first-child {
    padding-left: 0px;
}
.site-footer .social-icons li {
    margin-bottom: 5px;
}
.hint:after,
[data-hint]:after {
    text-shadow: none;
    box-shadow: none;
}
.wpb_separator,
.vc_text_separator {
    border-bottom: 1px solid #e2e6e9;
}
.thememount_icon_separator {
    display: table;
}
.thememount_icon_separator .thememount_swi_holder {
    display: table-cell;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.thememount_icon_separator .thememount_swi_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}
.thememount_icon_separator i {
    line-height: 1em;
    font-size: 120%;
    display: table-cell;
    white-space: pre;
    padding: 0 0.8em;
}
.footer .widget ul > li:first-child,
.widget > ul > li:first-child,
.widget.widget_nav_menu > div > ul:first-child > li:first-child {
    border-top: none;
    padding-top: 0px;
}
.thememount_widget_flickr_wrapper a:hover {
    opacity: 0.3;
}
.thememount_widget_flickr_wrapper a {
    overflow: hidden;
    display: block;
    margin: 0 10px 10px 0px;
    width: 70px;
    height: auto;
    display: inline-block;
    background: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 5px solid rgba(255, 255, 255, 0.12);
    border-radius: 3px;
}
.site-footer .widget-area,
.sidebar .site-footer {
    text-align: left;
}
body .site-footer .widget .wp-caption-text {
    color: #8b98b2;
}
#wpstats {
    display: block;
    margin: -10px auto 0;
}
.search-form .search-submit {
    display: block;
}
.widget .search-form {
    position: relative;
}
.widget .search-form label {
    display: block;
}
.search .widget .search-form .search-field,
.widget input[type="search"] {
    width: 100%;
    height: 43px;
    border-radius:4px;
    padding-right: 30px;
    box-shadow: none;
    border:solid 1px #eee;
}
.widget .search-form .search-submit {
    position: absolute;
    top: 0px;
    right: 0px;
    box-shadow: none;
    border-bottom: none;
    text-indent: -999px;
    padding: 0;
    width: 43px;
    height: 43px;
    z-index: 1;
    border-radius: 0px 3px 3px 0px;
    background-image: url(../images/findicon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
}
.widget_rss .rss-date {
    display: block;
}
.widget_rss .rss-date,
.widget_rss li > cite {
    color: #a2a2a2;
}
.widget_rss .rss-date {
    font-size: 12px;
}
.widget_calendar table,
.widget_calendar td {
    border: 0;
    border-collapse: separate;
    border-spacing: 1px;
}
.widget_calendar caption {
    font-size: 14px;
    margin: 0;
}
.widget_calendar th,
.widget_calendar td {
    padding: 0;
    text-align: center;
}
.widget_calendar a {
    display: block;
}
.widget_calendar tbody td {
    background-color: rgba(255, 255, 255, 0.5);
}
.widget_calendar tbody .pad,
.site-footer .widget_calendar tbody .pad {
    background-color: transparent;
}
.widget_calendar table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
.widget_calendar caption {
    color: #888;
    font-weight: 700;
    line-height: 1.7142857142;
    margin-bottom: 18px;
    text-align: left;
    text-transform: uppercase;
}
.widget_calendar thead th {
    background-color: rgba(255, 255, 255, 0.1);
}
.widget_calendar tbody td,
.widget_calendar thead th {
    text-align: center;
}
.widget_calendar tbody a {
    display: block;
}
.widget_calendar #today,
.widget_calendar #today a {
    color: #fff;
}
.widget_calendar tbody a:hover {
    background: #ececec;
}
.widget_calendar #prev a:hover,
.widget_calendar #next a:hover {
    text-decoration: underline;
}
.widget_calendar #prev {
    padding-left: 5px;
    text-align: left;
}
.widget_calendar #next {
    padding-right: 5px;
    text-align: right;
}
.tagcloud a {
    padding: 5px 12px;
    font-size: 13px !important;
    margin-bottom: 8px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 3px;
}
.thememount_widget_recent_entries li img {
    float: left;
    width: 65px;
    height: 65px;
    margin-right: 15px;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.12);
}
.thememount-fbar-bg-white .thememount_widget_recent_entries li img {
    border: 5px solid rgba(0, 0, 0, 0.12);
}
.thememount_widget_recent_entries li:first-child {
    padding-top: 0px;
}
.thememount_widget_recent_entries li:after {
    content: " ";
    display: table;
    clear: both;
}
.thememount_widget_recent_entries li a {
    display: block;
}
.thememount_widget_recent_entries li .post-date {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    position: relative;
    padding-left: 20px;
    float: left;
}
.sidebar .thememount_widget_recent_entries li .post-date {
    color: #727272;
}
.thememount_widget_recent_entries li .post-date:before {
    font-family: "FontAwesome";
    content: '\f073';
    position: absolute;
    left: 0px;
}
.sidebar h3 {
    margin-top: 0px;
}
.widget,
.wpb_row .wpb_widgetised_column .widget {
    margin: 45px 0 40px;
    word-wrap: break-word;
}
.wpb_row .widget {
    margin: 0px;
}
.widget .widget-title {
    margin: 0 0 15px;
}
.widget ul,
.widget ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget_display_forums li a,
.widget_display_topics li a,
.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.menu li a,
.widget_meta li a,
.widget_pages li a,
.widget.widget_recent_comments li {
    position: relative;
    padding-left: 14px;
    display: inline-block;
}
.widget_display_forums li a:before,
.widget_display_topics li a:before,
.widget_recent_entries li a:before,
.widget_archive li a:before,
.widget_categories li a:before,
.menu li a:before,
.widget_meta li a:before,
.widget_pages li a:before,
.widget_recent_comments li:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 13px;
}
.widget_display_forums li a:before,
.widget_display_topics li a:before,
.widget_recent_entries li a:before,
.widget_archive li a:before,
.widget_categories li a:before,
.menu li a:before,
.widget_meta li a:before,
.widget_pages li a:before {
    content: "\f111";
    position: absolute;
    top: 8px;
    left: 0px;
    color: #fff !important;
    font-size: 5px;
}
.widget_recent_comments li:before {
    content: "\f0e6";
    position: absolute;
    top: 18px;
    left: 0px;
}
.widget.widget_recent_comments li:first-child:before {
    top: 3px;
}
.site-main .widget.widget_recent_comments li,
.footer .widget.widget_recent_comments li {
    padding-left: 25px;
}
.widget li > ul,
.widget li > ol {
    margin-left: 20px;
}
.widget a {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    line-height: normal;
}
.widget a:hover {
    text-decoration: none;
}
.widget ul > li ul {
    margin-left: 20px;
    margin-top: 15px;
}
.widget ul > li {
    list-style: none;
    padding: 10px 0;
    border-top: 1px solid #e9e9e9;
}
.sidebar .widget ul.thememount_widget_contact_wrapper > li {
    border-top: none;
}
.thememount-fbar-bg-skin .widget ul > li,
.thememount-fbar-bg-dark .widget ul > li {
    border-top: 1px solid rgba(255, 255, 255, 0.32);
}
.widget ul > li ul > li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.woocommerce .widget_shopping_cart .cart_list li:first-child,
.woocommerce.widget_shopping_cart .cart_list li:first-child,
.widget > ul > li:first-child,
.widget.widget_nav_menu > div > ul:first-child > li:first-child {
    border-top: none;
    padding-top: 0px;
}
.woocommerce .widget_shopping_cart .cart_list li:first-child,
.woocommerce.widget_shopping_cart .cart_list li:first-child {
    padding-top: 7px;
}
.woocommerce a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    line-height: 18px;
    height: 18px;
    width: 18px;
    font-size: 13px;
    background-color: #ccc;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 6px;
    left: 0;
}
.product-remove a {
    color: #fff !important;
}
.widget_archive li,
.widget_categories li {
    color: #CECECE;
}
.sidebar .widget {
    margin-top: 0px;
}
.tagcloud a {
    border: 1px solid #d7d7d7
}
.widget .tagcloud a:hover {
    color: #fff;
}
.thememount-fbar-bg-skin .tagcloud a:hover,
.thememount-fbar-bg-dark .tagcloud a:hover {
    background-color: #fff;
}
.thememount-fbar-bg-skin .tagcloud a:hover,
.thememount-fbar-bg-dark .tagcloud a:hover {
    border: 1px solid #fff;
}
.thememount-fbar-bg-skin .tagcloud a,
.thememount-fbar-bg-dark .tagcloud a {
    border: 1px solid rgba(255, 255, 255, 0.08);
}
.rss-date {
    display: block;
}
a.rsswidget {
    color: #2d2d2d;
    font-size: 15px;
}
a.rsswidget:hover {
    color: #ffc000;
}
.rssSummary {
    margin: 9px 0;
}
.site-info {
    padding-top: 20px;
    padding-bottom: 20px;
}
.thememount_footer_menu {
    text-align: center;
}
.thememount_footer_menu ul {
    margin: 0;
    display: inline-block;
    padding: 0;
}
.thememount_footer_menu ul li {
    float: left;
    padding: 0 10px;
    list-style-type: none;
    margin: 0;
}
.thememount_footer_menu ul li:last-child {
    padding-right: 0px;
}
.thememount_footer_menu ul li a:hover,
.copyright .thememount_footer_text a:hover {
    text-decoration: none;
}
footer.site-footer > div.footer {
    background-position: center center;
    background-repeat: no-repeat;
}
.copyright {
    position: relative;
    text-align: center;
}
.footer .widget ul > li {
    list-style: none;
    padding: 2px 0;
    border-top: /*1px solid rgba(255, 255, 255, 0.07)*/ 0px;
}
.footer .widget_categories li:last-child,
.footer .widget_recent_entries li:last-child {
    border-bottom: none;
}
.footer .tagcloud a {
    border: 1px solid rgba(255, 255, 255, 0.07);
}
.site-footer .widget_calendar tbody td,
.site-footer .widget_calendar thead th {
    background-color: transparent;
}
body .site-footer .footer-text-color-dark .widget .widget-title,
.footer.footer-text-color-dark .widget ul > li a,
.site-footer .footer-text-color-dark .widget a,
.footer.footer-text-color-dark .social-icons li a i,
.site-footer .footer-info-text-color-dark a {
    color: rgba(0, 0, 0, 0.80);
}
.footer.footer-text-color-dark .widget ul > li,
.footer-info-text-color-dark .copyright {
    color: rgba(0, 0, 0, 0.70);
}
footer .footer-text-color-dark .widget_recent_entries .post-date {
    color: rgba(0, 0, 0, 0.90);
}
.footer.footer-text-color-dark .tagcloud a,
.footer.footer-text-color-dark .social-icons li a {
    border: 1px solid rgba(0, 0, 0, 0.40);
}
.footer.footer-text-color-dark .social-icons li a:hover i,
.footer.footer-text-color-dark .widget .tagcloud a:hover {
    color: #fff;
}
.site-footer .footer-text-color-white .widget .widget-title {
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
    text-transform: none;
    font-size: 24px;
    position: relative;
    padding-bottom: 20px;
}
.site-footer .footer-text-color-white .widget .widget-title:before{content: ""; background-image: url(../images/bor-dot-white.png); background-repeat: repeat-x; background-position: left bottom; width: 48px; height: 3px; display: inline-block; bottom: 0; position: absolute; left: 0; margin: 0 auto;}

.footer.footer-text-color-white .widget ul > li a,
.site-footer .footer-text-color-white .widget a,
.footer.footer-text-color-white .social-icons li a i
 {
    color: /*rgba(255, 255, 255, 0.75)*/ #fff;
}
.site-footer .footer-info-text-color-white a{color: #b8dcaa}
.site-footer .footer-info-text-color-white .social-icons i {
    color: rgba(255, 255, 255, 0.44);
}
.designer{text-align: right;}
.site-footer .footer-info-text-color-white .designer a{color: #fff;}
.footer-text-color-white .widget {
    color: /*rgba(255, 255, 255, 0.52)*/ #fff;
}
.footer-inner .widget {
    margin: 55px 0 50px;
}
.footer.footer-text-color-white .widget ul > li,
.footer-info-text-color-white .copyright {
   /* color: rgba(255, 255, 255, 0.28);*/
}
footer .footer-text-color-white .widget_recent_entries .post-date {
    color: rgba(255, 255, 255, 0.32);
}
.footer.footer-text-color-white .tagcloud a,
.footer.footer-text-color-white .social-icons li a {
    border: 1px solid rgba(255, 255, 255, 0.13);
}
.footer.footer-text-color-white .social-icons li a:hover i,
.footer.footer-text-color-white .widget .tagcloud a:hover {
    color: #fff;
}

#menu-footer-menu li, #menu-footer-services li{
    width: 49%;
    display: inline-block;
}

.site-footer .social-icons li > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
}
ul.thememount_vc_contact_wrapper {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.widget ul.thememount_widget_contact_wrapper li,
.footer .widget ul.thememount_widget_contact_wrapper li,
ul.thememount_vc_contact_wrapper li {
    padding-left: 25px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 13px;
}
ul.thememount_widget_contact_wrapper li:before,
ul.thememount_vc_contact_wrapper li:before {
    position: absolute;
    left: 0px;
    top: 6px;
    width: 30px;
    font: normal normal normal 14px/1 FontAwesome;
}
ul.thememount_widget_contact_wrapper li.fa,
ul.thememount_vc_contact_wrapper li.fa {
    font-family: inherit;
    line-height: inherit;
    display: block;
}
ul.thememount_vc_contact_wrapper {
    margin-bottom: 15px;
}
.footer .logo {
    display: block;
    font-weight: 700;
    font-size: 32px;
    line-height: 20px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.thememount-fbar-box-w .widget ul.thememount_widget_contact_wrapper li,
.footer .widget ul.thememount_widget_contact_wrapper li {
    border-top: none;
}
.thememount-wide.thememount-sticky-footer .site-main {
    z-index: 1;
}
.site-footer {
    background-color: #fff;
}
.tm-footer2-right .social-icons {
    text-align: right;
}
.footer-nav-menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer-nav-menu li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.footer-nav-menu li:first-child {
    padding-left: 0px;
}
.tp-bullet {
    border-radius: 13px;
    width: 13px;
    height: 13px;
    top: 13px !important;
}
.rev_slider_wrapper {
    z-index: 1;
}
.tp-button.wpb_button_a {
    height: auto;
    padding: 0px 22px;
    text-shadow: none !important;
    letter-spacing: 1px;
}
.tp-bullets {
    z-index: 20;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 30px;
    display: block;
    padding: 21px;
}
.tp-bullet{background: #fff !important;}
.tp-bullets .bullet {
    width: 65px !important;
    height: 4px;
    background: rgba(255, 255, 255, 0.5);
}
.tp-bullets .bullet {
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    width: 11px !important;
    height: 11px !important;
    margin-left: 11px !important;
    background: transparent !important;
    background-color: transparent;
    border: 1px solid #fff;
}
.tp-bullets .bullet.selected {
    background-color: #fff !important;
}
.tp-leftarrow.default,
.tp-rightarrow.default {
    border: 1px solid #fff;
    z-index: 20;
    cursor: pointer;
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: none !important;
    text-align: center;
    line-height: 45px;
    font-size: 35px;
    -webkit-transition: background-color .3s ease;
}
.tp-leftarrow.default {
    left: 15px !important;
}
.tp-rightarrow.default {
    right: 15px !important;
}
.tp-rightarrow.default:hover,
.tp-leftarrow.default:hover {
    background: none !important;
}
.tp-leftarrow.default:before,
.tp-rightarrow.default:before {
    color: #fff;
}
.tp-leftarrow.default:before {
    content: '\f104';
    font-family: "FontAwesome";
}
.tp-rightarrow.default:before {
    content: '\f105';
    font-family: "FontAwesome";
}
.tp-button {
    text-shadow: none !important;
    letter-spacing: 2px !important;
}
.tp-button.big {
    font-size: 13px;
    background: none !important;
    padding: 15px 30px;
    border-radius: 3px;
    margin: 1px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.tparrows {
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    -ms-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;
}
.tp-button.white {
    background-color: #fff !important;
    color: #333 !important;
}
.tp-button.darkgrey {
    background-color: #202020 !important;
    color: #fff !important;
}
.tp-button.darkgrey:hover {
    background-color: #1b1b1b !important;
}
.tp-button.white:hover,
.tp-button.skincolor:hover {
    background-color: #202020 !important;
    color: #fff !important;
}
.thememount-twitterbar {
    text-align: center;
}
.thememount-twitterbar h3 a.twitter-link {
    z-index: 10;
    position: relative;
}
.thememount-twitterbar h3 a.twitter-link .tm-sc-twitterbox-followus-text {
    margin-top: -4px;
    display: block;
}
.thememount-twitterbar i {
    display: inline-block;
    width: 75px;
    height: 75px;
    font-size: 40px;
    border: 2px solid;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 75px;
    margin-bottom: 10px
}
.thememount-twitterbar-list.owl-theme .owl-controls {
    text-align: center;
    top: 0;
    right: 0;
    margin: 0;
    margin-top: 0px;
    position: relative;
}
.thememount-twitterbar-list.owl-carousel .owl-wrapper-outer {
    width: auto;
    line-height: 29px;
    text-align: center;
    padding: 0px 0px 15px 0px;
}
.thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem a {
    font-style: italic;
}
.thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem {
    line-height: 30px;
    font-size: 19px;
}
.tm-row-bgtype-skin .thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem,
.tm-row-bgtype-skin .thememount-twitterbar i,
.tm-row-bgtype-dark .thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem,
.tm-row-bgtype-dark .thememount-twitterbar i {
    color: #fff;
}
.tm-row-bgtype-skin .thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem a,
.tm-row-bgtype-dark .thememount-twitterbar-list .thememount_tweet_item.thememount_tweetitem a {
    color: rgba(255, 255, 255, 0.72);
}
.thememount-carousel-col-one .thememount_tweet_item.thememount_tweetitem {
    width: 60%;
    margin: 0 auto;
}
.owl-carousel.row {
    display: block;
}
.owl-item > .col-xs-1,
.owl-item > .col-sm-1,
.owl-item > .col-md-1,
.owl-item > .col-lg-1,
.owl-item > .col-xs-2,
.owl-item > .col-sm-2,
.owl-item > .col-md-2,
.owl-item > .col-lg-2,
.owl-item > .col-xs-3,
.owl-item > .col-sm-3,
.owl-item > .col-md-3,
.owl-item > .col-lg-3,
.owl-item > .col-xs-4,
.owl-item > .col-sm-4,
.owl-item > .col-md-4,
.owl-item > .col-lg-4,
.owl-item > .col-xs-5,
.owl-item > .col-sm-5,
.owl-item > .col-md-5,
.owl-item > .col-lg-5,
.owl-item > .col-xs-6,
.owl-item > .col-sm-6,
.owl-item > .col-md-6,
.owl-item > .col-lg-6,
.owl-item > .col-xs-7,
.owl-item > .col-sm-7,
.owl-item > .col-md-7,
.owl-item > .col-lg-7,
.owl-item > .col-xs-8,
.owl-item > .col-sm-8,
.owl-item > .col-md-8,
.owl-item > .col-lg-8,
.owl-item > .col-xs-9,
.owl-item > .col-sm-9,
.owl-item > .col-md-9,
.owl-item > .col-lg-9,
.owl-item > .col-xs-10,
.owl-item > .col-sm-10,
.owl-item > .col-md-10,
.owl-item > .col-lg-10,
.owl-item > .col-xs-11,
.owl-item > .col-sm-11,
.owl-item > .col-md-11,
.owl-item > .col-lg-11,
.owl-item > .col-xs-12,
.owl-item > .col-sm-12,
.owl-item > .col-md-12,
.owl-item > .col-lg-12 {
    width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.thememount-effect-carousel.thememount-carousel-col-one .thememount-items-wrapper > .tm-box,
.thememount-effect-carousel.thememount-carousel-col-two .thememount-items-wrapper > .tm-box,
.thememount-effect-carousel.thememount-carousel-col-three .thememount-items-wrapper > .tm-box,
.thememount-effect-carousel.thememount-carousel-col-four .thememount-items-wrapper > .tm-box,
.thememount-effect-carousel.thememount-carousel-col-five .thememount-items-wrapper > .tm-box,
.thememount-effect-carousel.thememount-carousel-col-six .thememount-items-wrapper > .tm-box {
    display: none;
}
.thememount-effect-carousel.thememount-carousel-col-one .thememount-items-wrapper > .tm-box:nth-child(1),
.thememount-effect-carousel.thememount-carousel-col-two .thememount-items-wrapper > .tm-box:nth-child(1),
.thememount-effect-carousel.thememount-carousel-col-two .thememount-items-wrapper > .tm-box:nth-child(2),
.thememount-effect-carousel.thememount-carousel-col-three .thememount-items-wrapper > .tm-box:nth-child(1),
.thememount-effect-carousel.thememount-carousel-col-three .thememount-items-wrapper > .tm-box:nth-child(2),
.thememount-effect-carousel.thememount-carousel-col-three .thememount-items-wrapper > .tm-box:nth-child(3),
.thememount-effect-carousel.thememount-carousel-col-four .thememount-items-wrapper > .tm-box:nth-child(1),
.thememount-effect-carousel.thememount-carousel-col-four .thememount-items-wrapper > .tm-box:nth-child(2),
.thememount-effect-carousel.thememount-carousel-col-four .thememount-items-wrapper > .tm-box:nth-child(3),
.thememount-effect-carousel.thememount-carousel-col-four .thememount-items-wrapper > .tm-box:nth-child(4),
.thememount-effect-carousel.thememount-carousel-col-five .thememount-items-wrapper > .tm-box:nth-child(1),
.thememount-effect-carousel.thememount-carousel-col-five .thememount-items-wrapper > .tm-box:nth-child(2),
.thememount-effect-carousel.thememount-carousel-col-five .thememount-items-wrapper > .tm-box:nth-child(3),
.thememount-effect-carousel.thememount-carousel-col-five .thememount-items-wrapper > .tm-box:nth-child(4),
.thememount-effect-carousel.thememount-carousel-col-five .thememount-items-wrapper > .tm-box:nth-child(5),
.thememount-effect-carousel.thememount-carousel-col-six .thememount-items-wrapper > .tm-box:nth-child(1),
.thememount-effect-carousel.thememount-carousel-col-six .thememount-items-wrapper > .tm-box:nth-child(2),
.thememount-effect-carousel.thememount-carousel-col-six .thememount-items-wrapper > .tm-box:nth-child(3),
.thememount-effect-carousel.thememount-carousel-col-six .thememount-items-wrapper > .tm-box:nth-child(4),
.thememount-effect-carousel.thememount-carousel-col-six .thememount-items-wrapper > .tm-box:nth-child(5),
.thememount-effect-carousel.thememount-carousel-col-six .thememount-items-wrapper > .tm-box:nth-child(6) {
    display: block;
}
.owl-carousel.row,
.vc_row-no-padding .thememount-portfolio-boxes-inner.row.multi-columns-row,
.vc_row-no-padding .thememount-blog-boxes-inner.row.multi-columns-row {
    margin-right: 0px;
    margin-left: 0px;
}
.owl-theme .owl-controls .owl-dot span {
    background: #535353;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    display: inline-block;
}
.owl-theme .owl-controls .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-pagination {
    background: none;
}
.owl-theme .owl-controls .owl-dot span {
    margin: 10px 8px 5px 0;
    border-radius: 12px;
}
.tm-row-bgtype-dark .owl-pagination,
.tm-row-bgtype-grey .owl-pagination {
    background-color: rgba(174, 16, 16, 0);
}
.tm-row-bgtype-dark .owl-theme .owl-controls .owl-dot span,
.tm-row-bgtype-skin .owl-theme .owl-controls .owl-dot span {
    background: rgba(255, 255, 255, 0.45);
}
.tm-row-bgtype-skin .owl-carousel.owl-theme .owl-dots .owl-dot:hover span,
.tm-row-bgtype-skin .owl-carousel.owl-theme .owl-dots .owl-dot.active span {
    background: rgba(255, 255, 255, 1);
}
.owl-carousel.owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
}
.thememount-carousel-controls-inner a {
    margin: 0px 5px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-right: 0px;
    background-color: transparent;
    text-align: center;
}
.thememount-carousel-controls-inner a,
.owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-'],
.tm-row-textcolor-skin .thememount-carousel-controls-inner a,
.tm-row-textcolor-skin .owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-'],
.tm-row-textcolor-white .thememount-carousel-controls-inner a,
.tm-row-textcolor-white .owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-'] {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 40px;
    /*border: 1px solid #444;*/
    background: #92ca7d;
    padding: 0px;
    margin: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    color: #fff;
    font-size: 19px;
}
.thememount-carousel-controls-inner a.thememount-carousel-next {
    margin-left: 6px;
}
.thememount-carousel-controls-inner a:hover,
.owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-']:hover {
    background: none;
    background-color: #92ca7d;
    color: #fff;
}
.tm-dark-layout .tm-row-bgtype-skin .thememount-carousel-controls-inner a,
.tm-dark-layout .tm-row-bgtype-skin .owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-'],
.tm-row-bgtype-dark .thememount-carousel-controls-inner a,
.tm-row-bgtype-dark .owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-'],
.tm-row-bgtype-skin .thememount-carousel-controls-inner a,
.tm-row-bgtype-skin .owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-'] {
    border-color: rgba(255, 255, 255, 0.60);
    color: rgba(255, 255, 255, 0.90);
}
.tm-dark-layout .tm-row-bgtype-skin .thememount-carousel-controls-inner a:hover,
.tm-dark-layout .tm-row-bgtype-skin .owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-']:hover,
.tm-row-bgtype-skin .thememount-carousel-controls-inner a:hover,
.tm-row-bgtype-skin .owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-']:hover,
.tm-row-bgtype-dark .thememount-carousel-controls-inner a:hover,
.tm-row-bgtype-dark .owl-theme.owl-carousel .owl-controls .owl-nav [class*='owl-']:hover {
    border-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, 1);
    color: #3d3d3d;
}
.owl-theme.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: -47px;
}
.owl-theme.owl-carousel .owl-controls .owl-nav .owl-next {
    right: -47px;
}
.tm-element-heading-wrapper {
    position: relative;
}
.tm-carousel-arrows-left,
.tm-carousel-arrows-right,
.tm-carousel-arrows-justify {
    position: absolute;
    top: 5px;
}
.tm-carousel-arrows-justify,
.tm-carousel-arrows-left {
    right: 0px;
}
.tm-carousel-arrows-right {
    left: 0px;
}
.tm-carousel-arrows.tm-carousel-arrows-center {
    margin-top: 20px;
    padding-bottom: 40px;
    text-align: center;
}
.owl-nav > div {
    top: 44%;
    position: absolute;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    line-height: 30px;
    width: 30px;
    height: 30px;
}
.owl-nav > div.owl-next {
    right: 15px;
}
.owl-nav > div.owl-prev {
    left: 15px;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
}
.thememount-boxed .main-holder {
    background: #fff;
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0s;
    -moz-transition: all .9s ease;
    transition: all .9s ease;
}
body.thememount-boxed .thememount-fbar-btn {
    right: 0px;
}
body.thememount-boxed .owl-theme.owl-carousel .owl-controls .owl-nav .owl-next,
body.thememount-boxed .owl-theme.owl-carousel .owl-controls .owl-nav .owl-prev {
    display: none !important;
}
.thememount-framed .main-holder {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    margin: 20px auto;
    max-width: 1200px;
    width: 100%;
    -webkit-transition: all 0s;
    -moz-transition: all .9s ease;
    transition: all .9s ease;
}
.thememount-rounded .main-holder {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
    margin: 20px auto;
    max-width: 1200px;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 0s;
    -moz-transition: all .9s ease;
    transition: all .9s ease;
}
.thememount-rounded .main-holder .site,
.thememount-rounded .main-holder .site .site-header {
    border-radius: 10px 10px 0px 0px;
}
.thememount-rounded .main-holder .site {
    overflow: hidden;
}
.pp_top,
.pp_bottom,
.pp_social {
    display: none;
}
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right {
    background: none;
}
div.pp_default .pp_description {
    margin-left: 10px;
}
div.pp_default .pp_close {
    right: 5px;
}
div.pp_default .pp_content {
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.6);
}
.vc_btn3.vc_btn3-size-xs {
    font-size: 0.8em;
}
.vc_btn3.vc_btn3-size-sm {
    font-size: 0.9em;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 1em;
}
.vc_btn3.vc_btn3-size-lg {
    font-size: 1.3em;
}
.vc_btn3.vc_btn3-style-classic {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.vc_btn {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.vc_general.vc_btn3.vc_btn3-style-text,
.vc_general.vc_btn3.vc_btn3-color-skincolor.vc_btn3-style-text,
.vc_general.vc_btn3.vc_btn3-color-skincolor.vc_btn3-style-text:hover {
    background-color: transparent;
}
.vc_btn-lg,
a.vc_btn-lg,
button.vc_btn-lg,
.vc_btn_md,
a.vc_btn-md,
button.vc_btn-md {
    padding: 12px 20px;
    text-transform: uppercase;
}
.vc_btn-sm,
a.vc_btn-sm,
button.vc_btn-sm {
    text-transform: uppercase;
}
.vc_btn,
a.vc_btn,
button.vc_btn,
.vc_btn_square_outlined,
a.vc_btn_square_outlined,
button.vc_btn_square_outlined {
    border-radius: 3px;
}
.vc_btn-white.vc_btn_outlined:hover,
a.vc_btn-white.vc_btn_outlined:hover,
button.vc_btn-white.vc_btn_outlined:hover,
.vc_btn-white.vc_btn_square_outlined:hover,
a.vc_btn-white.vc_btn_square_outlined:hover,
button.vc_btn-white.vc_btn_square_outlined:hover {
    background-color: #ffffff !important;
    border: 2px solid #fff;
}
.vc_general.vc_btn3.vc_btn3-style-text {
    padding-left: 0px;
    padding-right: 0px;
}
.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 3px;
}
.tm-row-bgtype-dark .vc_general.vc_btn3.vc_btn3-color-skincolor:hover {
    background-color: #ffffff;
}
.vc_btn3.vc_btn3-color-white:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
.vc_general.vc_btn3.vc_btn3-color-skincolor:hover {
    background-color: #202020;
}
.vc_btn3.vc_btn3-color-white:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
.vc_general.vc_btn3.vc_btn3-color-skincolor:hover,
.vc_general.vc_btn3.vc_btn3-color-skincolor,
.vc_btn.vc_btn_skincolor,
.vc_btn_skincolor.vc_btn_round:hover,
.vc_general.vc_btn3.vc_btn3-color-skincolor.vc_btn3-style-outline:hover {
    color: #fff;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
    color: #202020;
    border-color: #202020;
    background-color: transparent;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus {
    background-color: #202020;
    border-color: #202020;
}
.vc_general.vc_btn3.vc_btn3-color-skincolor.vc_btn3-style-outline {
    background-color: transparent;
}
.vc-inline-link {
    margin-left: 10px;
}
.wpb_single_image .vc_single_image-wrapper {
    display: block;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
    margin: 0px;
}
.wpb_single_image.wpb_content_element {
    margin-bottom: 30px;
}
.wpb_single_image img {
    border-radius: 0px;
}
.vc_custom_heading {
    margin-bottom: /*15px*/ 30px;
}
.vc_custom_heading h1,
.vc_custom_heading h2,
.vc_custom_heading h3,
.vc_custom_heading h4,
.vc_custom_heading h5,
.vc_custom_heading h6 {
    margin-bottom: 5px;
}
.site-main .vc_tta.vc_general .vc_tta-tab > a {
    padding: 0 38px;
    height: 63px;
    padding-top: 23px;
    display: block;
    font-weight: 600 !important;
    text-transform: uppercase;
    -webkit-transition: none;
    transition: none;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab {
    margin-top: 0px;
    margin-bottom: 0px;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill.vc_tta-tabs-position-top .vc_tta-panel-body {
    padding-top: 30px;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab.vc_active > a,
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab > a {
    border-color: #e6e6e6;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab.vc_active > a {
    border-bottom: none;
    background-color: #fff;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab > a {
    color: #2d2d2d;
    background-color: #fff;
}
.tm-row-bgtype-grey .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab.vc_active > a,
.tm-row-bgtype-grey .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab > a {
    background-color: #f5f5f5;
}
.tm-row-bgtype-dark .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab.vc_active > a,
.tm-row-bgtype-dark .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab > a {
    background-color: #282828;
}
.tm-row-bgtype-dark .vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-panels {
    border-top-color: rgba(255, 255, 255, 0.15);
    ;
}
.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-panels {
    border-top: 1px solid #e6e6e6;
}
.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tabs-list {
    margin-bottom: -1px;
}
.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab {
    margin-bottom: 0px;
}
.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill.vc_tta-tabs-position-left .vc_tta-panels {
    border-top: none;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill.vc_tta-tabs-position-left .vc_tta-tab > a {
    border-left: none;
    margin-top: -1px;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill.vc_tta-tabs-position-left .vc_tta-tab:first-child > a {
    border-top: none;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill.vc_tta-tabs-position-left .vc_tta-tab:last-child > a {
    border-bottom: none;
}
.vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a {
    border-right: none;
}
.vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a,
.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a,
.vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title > a,
.vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title > a,
.vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a:hover {
    color: #fff;
}
.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666666;
}
.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
}
.vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading:hover,
.vc_tta-color-skincolor.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: 0px;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus.vc_tta-controls-icon-plus::before {
    left: 5px;
    width: 12px;
    border-width: 3px 0 0 0;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus.vc_tta-controls-icon-plus::after {
    top: 5px;
    height: 12px;
    border-width: 0 0 0 3px;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    background-color: #000;
    padding: 11px;
    border-radius: 3px;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus::before,
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus.vc_tta-controls-icon-plus::after,
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus.vc_tta-controls-icon-plus::before {
    border-color: #fff;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.vc_tta .vc_tta-panel .vc_tta-panel-heading {
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: none;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    font-weight: 400;
    padding-left: 40px;
    font-size: 16px;
    line-height: 16px;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.vc_tta .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
    border-left: none;
    border-right: none;
    padding: 19px 20px;
    padding-left: 0px;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.vc_tta.vc_tta-controls-align-right .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
    padding: 19px 35px;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.vc_tta .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left > a {
    padding-left: 34px;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #e8e8e8;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel:first-child .vc_tta-panel-heading {
    border-top: none;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.vc_tta .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 0px;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-body {
    padding: 0px 0px 14px 0px;
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent;
}
.tm-row-bgtype-skin .vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before,
.tm-row-bgtype-skin .vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-triangle::after,
.tm-row-bgtype-skin .vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    border-color: #fff;
}
.tm-row-bgtype-skin .vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    background-color: #fff;
}
.tm-row-bgtype-skin.tm-background-image .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab.vc_active > a {
    border-bottom: 1px solid #e6e6e6;
    background-color: transparent;
}
.tm-row-bgtype-dark .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab.vc_active > a,
.tm-row-bgtype-dark .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab > a,
.tm-row-bgtype-dark .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tabs-list,
.tm-row-bgtype-dark .vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.tm-row-bgtype-dark .vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: rgba(255, 255, 255, 0.15);
}
.tm-row-bgtype-skin .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab > a .vc_tta-icon,
.tm-row-bgtype-dark .vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.vc_general .vc_tta-icon,
.tm-row-bgtype-skin .vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic.vc_general .vc_tta-icon,
.tm-row-bgtype-skin .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-panel .vc_tta-panel-title > a,
.tm-row-bgtype-dark .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-panel .vc_tta-panel-title > a,
.tm-row-bgtype-dark .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab > a > span,
.tm-row-bgtype-dark .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab > a,
.tm-row-bgtype-skin .vc_tta-color-white.vc_tta-style-classic.vc_tta-shape-square.vc_tta-o-no-fill .vc_tta-tab > a {
    color: #fff;
}
#content h4.wpb_toggle {
    background: none;
    position: relative;
    padding-left: 45px;
    font-size: 15px;
    font-weight: 500;
    color: #777777;
    margin-bottom: 20px;
}
.vc_toggle_default .vc_toggle_title > h4:after {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 14px;
    position: absolute;
    top: -5px;
    left: 0px;
    border: 1px solid #aaa;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
    content: '\f067';
    color: #7a7a7a;
}
.vc_toggle_default.vc_toggle_active .vc_toggle_title > h4:after {
    content: '\f068';
}
.vc_toggle_default.vc_toggle_size_sm .vc_toggle_title > h4:after {
    height: 20px;
    width: 20px;
    line-height: 20px;
    top: 0px;
}
.vc_toggle_default.vc_toggle_size_lg .vc_toggle_title > h4:after {
    height: 30px;
    width: 30px;
    line-height: 30px;
    top: -4px;
}
.vc_toggle_default.vc_toggle_size_sm .vc_toggle_title,
.vc_toggle_default.vc_toggle_size_sm .vc_toggle_content {
    padding-left: 32px;
}
.vc_toggle_default.vc_toggle_size_md .vc_toggle_title,
.vc_toggle_default.vc_toggle_size_md .vc_toggle_content {
    padding-left: 42px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content {
    padding-left: 45px;
}
.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
    display: none;
}
.wpb_toggle_content {
    padding: 0px 0px 0px 45px
}
.tm-row-bgtype-grey .vc_progress_bar .vc_single_bar {
    background-color: #fff;
}
.vc_progress_bar .vc_single_bar {
    background-color: #f7f7f7;
    box-shadow: none;
    border-radius: 0px;
}
.vc_progress_bar .vc_single_bar .vc_label {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
    text-shadow: none;
}
.vc_progress_bar .vc_single_bar .vc_bar {
    border-radius: 0px;
}
.vc_pie_chart .wpb_heading:after {
    background-color: transparent;
}
.vc_pie_chart .wpb_heading {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 10px;
    font-size: 17px;
    border-bottom: none;
}
.vc_progress_bar .vc_single_bar {
    background-color: #f5f6f8;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.04);
}
.vc_progress_bar .vc_single_bar .vc_label {
    padding: 0.4em 1em;
    font-weight: 500;
    line-height: 25px;
}
.vc_progress_bar .vc_single_bar .vc_label_units {
    position: absolute;
    right: 7px;
    color: #2d2d2d;
    text-shadow: none;
    font-size: 14px;
}
.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container {
    margin-top: -7px;
}
.vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container.vc_btn3-center {
    margin-top: 0px;
}
.vc_cta_btn_pos_right .vc_button-2-wrapper {
    float: right;
}
.vc_cta_btn_pos_left .vc_button-2-wrapper {
    float: left;
}
.vc_call_to_action hgroup + p {
    margin-top: 5px;
}
.vc_call_to_action {
    background-color: transparent;
    border: none;
    padding: 0px;
}
.vc_call_to_action h4.wpb_heading {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}
.tm-row-bgtype-skin .vc_call_to_action,
.tm-row-bgtype-dark .vc_call_to_action,
.tm-row-bgtype-grey .vc_call_to_action,
.tm-row-bgtype-skin .wpb_call_to_action,
.tm-row-bgtype-dark .wpb_call_to_action,
.tm-row-bgtype-grey .wpb_call_to_action {
    background-color: transparent;
    border: none;
    padding: 0px;
}
.vc_call_to_action.vc_txt_align_center .hgroup {
    margin-bottom: 15px;
}
.vc_call_to_action h2.wpb_heading {
    padding-bottom: 0px;
    border-bottom: none;
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 26px;
}
.vc_cta_btn_pos_right.vc_call_to_action h2.wpb_heading {
    margin-bottom: 5px;
}
.thememount-row-bgtype-colors .wpb_column > .wpb_wrapper .vc_call_to_action.vc_txt_align_center p,
.thememount-row-with-bgimage .wpb_column > .wpb_wrapper .vc_call_to_action.vc_txt_align_center p {
    margin-top: 15px;
}
.vc_call_to_action:after {
    clear: both;
    display: table;
    content: " ";
}
.vc_call_to_action .wpb_call_text span,
#content .vc_call_to_action .wpb_call_text span {
    font-size: 21px;
    display: block;
    line-height: 30px;
}
.thememount_cta_bigfont_yes.vc_call_to_action h4.wpb_heading {
    font-size: 50px;
    line-height: 65px;
    font-weight: 400;
    padding-bottom: 0px;
    position: relative;
}
.thememount_cta_sepline_yes.thememount_cta_bigfont_yes.vc_call_to_action h4.wpb_heading,
.thememount_cta_bigfont_yes.vc_call_to_action h4.wpb_heading {
    padding-bottom: 20px;
    border-bottom: none;
}
.thememount_cta_sepline_yes.vc_call_to_action h4.wpb_heading:after {
    content: "";
    display: block;
    height: 4px;
    width: 54px;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -2px;
}
.tm-row-bgtype-skin .thememount_cta_sepline_yes.vc_call_to_action h4.wpb_heading:after {
    background-color: #fff;
}
.thememount_cta_sepline_yes.vc_call_to_action.vc_txt_align_left h4.wpb_heading:after {
    left: 27px;
}
.thememount_cta_sepline_yes.vc_call_to_action.vc_txt_align_center h4.wpb_heading:after {
    left: 50%;
}
.thememount_cta_sepline_yes.vc_call_to_action.vc_txt_align_right h4.wpb_heading:after {
    right: -27px;
    left: inherit;
}
.vc_call_to_action .wpb_call_text,
.vc_call_to_action p {
    margin-bottom: 30px;
}
.wpb_call_to_action h2.wpb_call_text {
    font-size: 26px;
    line-height: 30px;
}
.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text {
    padding-top: 10px;
}
.thememount-row-textcolor-white .wpb_button_a span {
    color: inherit;
}
.wpb_call_to_action .wpb_button {
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 12px 30px;
    margin: 5px 0;
    border: none !important;
    border-radius: 25px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    position: relative;
    display: inline-block;
    text-shadow: none;
}
.vc_call_to_action .vc_cta_btn {
    font-size: 13px;
    text-transform: uppercase;
}
.vc_call_to_action .wpb_heading {
    position: inherit;
}
.vc_call_to_action .wpb_heading:after {
    display: none;
}
.tm-row-bgtype-skin .vc_call_to_action h2.wpb_heading,
.thememount-row-bgtype-skin .wpb_call_to_action .wpb_call_text,
.thememount-row-bgtype-skin .wpb_call_to_action .thememount-cta-description {
    color: #fff;
}
.tm-row-bgtype-skin .vc_call_to_action .hgroup + p {
    color: rgba(255, 255, 255, 0.9);
}
.vc_general.vc_cta3 .vc_cta3-content {
    width: 100%;
}
.vc_general.vc_cta3 .vc_cta3-content strong {
    text-decoration: underline;
}
.vc_toggle_title > h4 {
    font-size: 1.15em;
}
.thememount-team-wrapper ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.thememount-team-img img {
    border-radius: 0;
    width: 100%;
}
.thememount-team-img {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.thememount-team-box .overthumb {
    position: absolute;
    left: 0;
    top: 0%;
    display: block;
    background: transparent;
    text-align: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.thememount-team-box:hover .overthumb {
    top: 0;
    background: rgba(0, 0, 0, 0.63);
}
.thememount-team-box .thememount-team-img .thememount-team-icons {
    font-size: 19px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    display: block;
    position: absolute;
    top: 150%;
    text-align: center;
    width: 100%;
    height: auto;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.thememount-team-box:hover .thememount-team-img .thememount-team-icons {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    top: 50%;
}
.thememount-team-box .thememount-team-icons i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    line-height: 40px;
    color: #333;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.thememount-team-box .thememount-team-icons i:hover {
    color: #fff;
}
.single-tm_team_member .site-main {
    padding-bottom: 60px;
}
.single-tm_team_member .thememount-team-title-block {
    padding-bottom: 20px;
}
.single-tm_team_member .thememount-team-title-block h2 {
    margin-bottom: 2px;
    font-size: 20px;
    float: left;
}
.thememount-team-phone {
    float: left;
    padding-left: 10px;
    margin-left: 10px;
    margin-top: 6px;
    border-left: 1px solid #ccc;
}
.site-main .thememount-team-phone a,
.site-main .thememount-team-phone a i {
    color: #ADADAD;
}
.site-main .thememount-team-phone a:hover {
    color: #2d2d2d;
}
.site-main .thememount-team-phone a i {
    transition: all 0.2s ease-in-out;
}
.single-tm_team_member .thememount-team-social-links {
    position: relative;
    opacity: 1;
}
.single-tm_team_member .section.grid_section {
    width: auto;
}
.single-tm_team_member .section.grid_section > .vc_column_container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.single-tm_team_member .single-team-left {
    text-align: center;
}
.single-team-left .thememount-team-img {
    background: #f6f6f6;
}
.single-tm_team_member .single-team-left h3 {
    margin-top: 15px;
}
.single-tm_team_member .single-team-left .thememount-team-cat-links {
    border-top: none;
    padding-top: 0px;
    margin-top: 0px;
}
.thememount-team-position,
.thememount-row-textcolor-dark .thememount-team-position {
    color: #909090;
    font-size: 13px;
}
.tax-tm_team_group .site-main-inner,
.tax-tm_portfolio_category .site-main-inner {
    padding-bottom: 60px;
}
.tm-term-desc {
    margin-bottom: 15px;
}
.tm-taxonomy-term-list ul {
    list-style: none;
    margin: 0px;
}
.tm-taxonomy-term-list ul li a:before {
    content: "\f101";
    position: absolute;
    top: 20px;
    left: 12px;
}
.tm-taxonomy-term-list ul li a {
    display: block;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    padding: 16px 0 16px 34px;
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.widget_nav_menu .menu-main-menu-container {
    float: none;
}
#sidebar-right .tm-taxonomy-term-list > ul {
    padding-left: 0px;
    overflow: hidden;
}
#sidebar-right .tm-taxonomy-term-list ul li a {
    border-right: none;
}
#sidebar-right .tm-taxonomy-term-list > ul > li {
    border-left: 1px solid #e9e9e9;
}
#sidebar-left .tm-taxonomy-term-list,
#sidebar-right .tm-taxonomy-term-list {
    margin-bottom: 50px;
}
#sidebar-left .tm-taxonomy-term-list > ul {
    padding-left: 0px;
}
#sidebar-right .tm-taxonomy-term-list ul li a:after {
    content: "";
    border-bottom: 1px solid #e9e9e9;
    width: 800px;
    height: 1px;
    display: block;
    left: -265px;
    bottom: -1px;
    position: absolute;
}
.tm-taxonomy-term-list ul li:first-child {
    border-top: 1px solid #e9e9e9;
}
.tm-taxonomy-term-list ul ul.children li:first-child {
    border-top: none;
}
.tm-taxonomy-term-list ul li.thememount-active a {
    text-decoration: none;
    border-right: none;
    border-left: 1px solid #e9e9e9;
}
.tm-taxonomy-term-list ul li a:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    opacity: 1;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 13px;
}
.tax-team_group .tm-term-desc {
    padding-bottom: 30px;
}
.tm-taxonomy-right .tm-term-desc {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.tm-term-desc .tm-element-heading-wrapper .vc_cta3-container {
    margin-bottom: 0px;
}
.tax-team_group .tm-term-img img {
    width: 100%;
}
.tm-term-img {
    margin-bottom: 30px;
}
.tm-term-img img {
    max-width: 100%;
    height: auto;
}
.tax-team_group .tm-term-img {
    padding-bottom: 30px;
}
.tax-team_group .site-main .tm-taxonomy-left {
    margin-top: -60px;
    padding-top: 60px;
    border-right: 1px solid #eaeaea;
    padding-right: 0px !important;
}
.tax-team_group .site-main .tm-taxonomy-right {
    padding-left: 30px !important;
    border-left: 1px solid #eaeaea;
    margin-left: -1px;
}
body.thememount-sidebar-right.tax-team_group .site-main #primary.content-area {
    padding-right: 0px !important;
    border-right: none;
    margin-right: 0px;
}
.singleimage img {
    height: auto;
    max-width: 100%;
}
footer .widget_recent_entries .post-date {
    margin-top: 1px;
    display: block;
    margin-left: 18px;
    opacity: 0.6;
}
.thememount-team-box {
    margin-bottom: 30px;
}
.thememount-team-social-links ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.thememount-team-social-links li {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0 3px;
}
.thememount-team-social-links a {
    width: 35px;
    height: 35px;
    border-radius: 35px;
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    line-height: 35px;
    font-size: 14px;
    font-weight: normal!important;
}
.single-team-left .thememount-team-social-links {
    background-color: #f5f5f5;
}
.single-team-left .thememount-team-social-links a:hover {
    color: #fff;
}
.thememount-team-box:hover .thememount-team-position {
    color: #2c2c2c;
}
.thememount-team-data {
    padding: 15px 15px 6px 15px;
    text-align: center;
}
.tm-row-bgtype-grey .thememount-team-data {
    background-color: rgba(255, 255, 255, 0.90);
}
.thememount-team-title a:hover {
    text-decoration: none;
}
.thememount-team-social-links {
    -ms-filter: none;
    filter: none;
    display: block;
    margin-top: 2px;
    text-align: center;
    width: 100%;
    height: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
    background-color: #f5f5f5;
}
.tm-row-bgtype-grey .thememount-team-social-links {
    background-color: #fff;
}
.thememount-team-cat-links {
    border-top: 1px solid #eaeaea;
    padding-top: 9px;
    margin-top: 15px;
    font-size: 13px;
}
.thememount-team-cat-links a:hover {
    color: #2d2d2d;
    text-decoration: none;
}
.thememount-team-social-links,
.thememount-team-title,
.thememount-team-title a,
.thememount-team-data,
.thememount-team-position {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.thememount-team-data {
    padding: 15px 15px 6px 15px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.90);
}
.thememount-team-title {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: bold;
}
.vc_row .thememount-team-position {
    color: #909090;
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.thememount-team-box:hover .thememount-team-position {
    color: rgba(255, 255, 255, 0.90);
}
.thememount-team-box:hover .thememount-team-data {
    background-color: rgba(32, 32, 32, 0.80);
}
.hint--bottom:before {
    margin-left: -6px;
}
.tm-row-bgtype-dark .thememount-team-data {
    background-color: rgba(0, 0, 0, 0.9);
}
.tm-row-bgtype-dark .thememount-team-social-links {
    background-color: #262626;
}
.tm-row-bgtype-dark .thememount-team-social-links a {
    color: rgba(255, 255, 255, 0.40);
}
.tm-row-bgtype-dark .thememount-team-title a {
    color: #fff;
}
.post-type-archive-tm_team_member .site-main-inner {
    padding-bottom: 40px;
}
.thememount-text-position-top p {
    margin-bottom: 0px;
}
.thememount-text-position-top .thememount-portfolio-text {
    margin-bottom: 30px;
    text-align: center;
}
.thememount-portfolio-viewarea-fullwidth .portfolio-sortable-list ul {
    text-align: center;
}
.thememount-text-position-top .thememount-heading-wrapper {
    padding-bottom: 10px;
}
.page-template-template-portfolio-php .portfolio-wrapper {
    margin-bottom: 60px !important;
}
.thememount-with-pagination.portfolio-wrapper {
    overflow: hidden;
}
.page-template-template-portfolio-php .portfolio-wrapper {
    margin: 0 -15px !important;
}
.portfolio-wrapper .filters {
    margin: 0 10px 2em;
    padding: 0 1em;
}
.item-thumbnail p {
    display: block;
    margin-bottom: 0px;
}
.portfolio-wrapper .filters button {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    background: none;
    border: 1px solid #e4e4e4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #bac1c7;
    display: inline-block;
    padding: 0.5em 2.5em;
    text-transform: uppercase;
}
.portfolio-wrapper .filters button:hover,
.portfolio-wrapper .filters button.active {
    color: #95c6d7;
}
.portfolio-wrapper .item {
    cursor: pointer;
}
.thememount-row-fullwidth-true .section.grid_section .thememount-portfolio-boxes-wrapper .portfolio-wrapper .item {
    text-align: center;
}
.portfolio-wrapper .item .item-content {
    padding: 20px 25px;
}
.tm-row-bgtype-grey .item .item-content {
    background-color: #fff;
}
.portfolio-wrapper .item .item-content h4 {
    text-transform: none;
    font-size: 20px;
    color: #2d2d2d;
    margin: 0;
    line-height: 26px;
}
.portfolio-wrapper .item .item-content:after {
    clear: both;
    display: table;
    content: " ";
}
.portfolio-wrapper .item .item-content h4 a,
.portfolio-box .item .item-content h4 a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.thememount-row-fullwidth-true .grid_section .col-lg-4 {
    width: 33.3332% !important;
}
.portfolio-wrapper .item .item-content h4 a:hover,
.portfolio-box .item .item-content h4 a:hover {
    text-decoration: none;
}
.portfolio-wrapper .item .item-content p,
.thememount-portfolio-related .item .item-content p {
    margin: 0;
    font-size: 13px;
    color: #909090;
    margin-top: 3px;
}
.lovers {
    float: right;
    display: block;
    font-size: 14px;
    color: #bdbec0;
    margin: 10px 0;
    cursor: pointer;
    position: relative;
    padding-left: 24px;
}
.lovers:after,
.item-thumbnail .icons a:after {
    font-family: "thememount";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 16px;
    position: absolute;
    top: 2px;
    left: 0px;
    color: #999;
}
.lovers:hover {
    color: #1d9fd3;
}
.thememount-row-fullwidth-true a.thememount-portfolio-likes {
    color: #fff;
}
.post .lovers {
    margin: 0;
    font-size: 16px;
}
.item-thumbnail {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.thememount-portfolio-likes {
    height: 40px;
    width: 40px;
    background-color: rgb(245, 245, 245);
    display: block;
    position: absolute;
    right: 10px;
    top: calc(50% - 18px);
    text-align: center;
    border-radius: 50%;
    line-height: 42px;
    color: rgb(147, 147, 147);
    bottom: -4px;
    font-size: 12px;
}
.item:hover .item-content a.thememount-portfolio-likes,
.item:hover .item-content a.thememount-portfolio-likes.like-active {
    color: #fff;
}
.thememount-row-fullwidth-true .thememount-portfolio-likes {
    background-color: transparent;
}
.thememount-portfolio-likes-wrapper {
    float: right;
    width: 50px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
}
div.thememount-portfolio-likes-wrapper .like-active {
    cursor: default;
}
.thememount-portfolio-likes-wrapper a:hover {
    text-decoration: none;
}
.thememount-items-col-two .item .item-thumbnail img {
    width: 100%;
}
.vc_row-no-padding .thememount-items-col-two .col-sm-6.col-md-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.item-content {
    background-color: #f5f5f5;
    padding: 18px 15px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.thememount-items-col-five .item-content,
.thememount-items-col-six .item-content {
    padding: 8px 5px;
}
.thememount-items-col-five .item-content h4,
.thememount-items-col-six .item-content h4 {
    font-size: 16px;
}
.thememount-items-col-five .item .item-thumbnail .icons a,
.thememount-items-col-six .item .item-thumbnail .icons a {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    font-size: 12px;
    line-height: 30px;
}
.item-content h4 {
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 17px;
    font-weight: 600;
}
.item-content h4 a:hover {
    text-decoration: none;
}
.site-main .item .item-content p {
    margin-bottom: 0px;
    font-size: 13px;
    text-transform: uppercase;
    color: #999999;
    line-height: normal;
    padding-top: 3px;
}
.item-thumbnail .icons {
    font-size: 19px;
    display: block;
    position: absolute;
    top: 0px;
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.item .item-thumbnail .icons a {
    position: absolute;
    top: 50%;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.6);
    width: 45px;
    height: 45px;
    border-radius: 45px;
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    margin-top: -55px;
    opacity: 0;
}
.item .item-thumbnail .icons a.thememount-portfolio-likes {
    right: 5px;
    opacity: 1;
    top: -40px;
    border: none;
    font-size: 16px;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
.item:hover .item-thumbnail .icons a.thememount-portfolio-likes {
    top: 10px;
    margin-top: -10px;
}
.item:hover .item-thumbnail .icons a.thememount-portfolio-likes {
    background-color: transparent;
    color: #fff;
}
.item .item-thumbnail .icons a:hover {
    background-color: #fff;
    color: #232323;
}
.item .item-thumbnail .icons a.thememount_pf_featured {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    left: 50%;
    margin-left: 6px;
}
.item .item-thumbnail .icons a.thememount_pf_link {
    right: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 6px;
}
.item .item-thumbnail {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.item .item-thumbnail:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.item:hover .item-thumbnail:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.item .item-thumbnail:before {
    background-color: rgba(0, 0, 0, 0.81);
}
.item .item-thumbnail .overthumb {
    display: none;
}
.item:hover .item-thumbnail .icons a.thememount_pf_link,
.item:hover .item-thumbnail .icons {
    opacity: 1;
}
.item:hover .item-thumbnail .icons a.thememount_pf_featured {
    opacity: 1;
}
.item:hover .item-thumbnail .icons a {
    top: 50%;
    margin-top: -20px;
}
.vc_row-no-padding .thememount-items-col-six .item:hover .item-thumbnail .icons a.thememount_pf_featured,
.vc_row-no-padding .thememount-items-col-six .item:hover .item-thumbnail .icons a.thememount_pf_link {
    margin-top: -28px;
}
.vc_row-no-padding .thememount-items-col-six .item .item-content {
    bottom: -6px;
}
.portfolio-box {
    margin: 0 0 20px;
    overflow: hidden;
    margin-bottom: 30px;
}
.thememount-pf-btn.thememount-center {
    margin-top: 40px;
}
.thememount-pf-btn.thememount-center .wpb_button_a {
    border-radius: 30px;
    padding: 12px 30px;
}
.thememount-pf-btn.thememount-center .wpb_button_a .wpb_button {
    font-size: 13px;
}
.thememount-row-fullwidth-true.full-colum-height-widht > .grid_section > .vc_column_container {
    display: table-cell;
    width: 50%;
    float: none;
    vertical-align: top;
}
.thememount-row-fullwidth-true.full-colum-height-widht > .grid_section > .vc_column_container img {
    display: none;
}
.thememount-row-fullwidth-true .thememount-fullcolum-true.vc_column_container {
    padding: 0px;
}
.vc_row-no-padding .item .item-content {
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}
.vc_row-no-padding .item .item-content h4 a,
.vc_row-no-padding .item .item-content p {
    color: #fff;
}
.vc_row-no-padding .item:hover .item-content {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
    -moz-transition: -moz-transform 0.4s, opacity 0.1s;
    transition: transform 0.4s, opacity 0.1s;
}
.vc_row-no-padding .portfolio-box .item .item-content h4 a {
    color: #fff;
}
.portfolio-description h2,
.thememount-portfolio-details h2,
.thememount-portfolio-related h2 {
    margin-top: 5px;
    font-size: 20px;
    font-weight: 700;
}
.thememount-portfolio-related h2 {
    margin-bottom: 30px;
}
.thememount-portfolio-details .thememount-heading-wrapper.thememount-heading-wrapper-align-left,
.thememount-portfolio-details .thememount-heading-wrapper.thememount-heading-wrapper-align-right {
    padding-bottom: 0px;
}
.portfolio-description {
    margin-bottom: 25px;
}
.thememount-portfolio-related {
    margin-top: 25px;
    margin-bottom: 25px;
}
ul.thememount-portfolio-details-list {
    margin: 0px;
    margin-top: -7px;
    padding: 0;
    list-style: none;
}
ul.thememount-portfolio-details-list li {
    padding: 12px 0px;
    border-bottom: 1px solid #e8e8e8;
    display: table;
    width: 100%;
}
ul.thememount-portfolio-details-list li span {
    width: 50%;
}
ul.thememount-portfolio-details-list li i {
    float: left;
    margin-right: 3px;
    width: 22px;
    margin-top: 4px;
}
ul.thememount-portfolio-details-list li span.tm-pf-right-details {
    float: right;
    text-align: right;
}
.tm-pf-proj-btn {
    margin-top: 20px;
}
span.tm-pf-left-details {
    font-weight: bold;
}
.thememount-portfolio-details {
    margin-bottom: 30px;
}
.thememount-blog-boxes-wrapper.thememount-items-col-one .thememount-blog-boxes-inner.multi-columns-row .post-item .post-item-thumbnail {
    float: left;
    width: 208px;
}
.thememount-blog-boxes-wrapper.thememount-items-col-one .thememount-blog-boxes-inner.multi-columns-row .post-item .item-content {
    margin-left: 230px;
    border: none;
}
.thememount-blog-boxes-wrapper.thememount-items-col-one .thememount-blog-boxes-inner.multi-columns-row .post-item .item-content .post-box-icon-wrapper {
    display: none;
}
.thememount-items-col-one .thememount-blog-text {
    padding-bottom: 0px;
}
.portfolio-sortable-list ul {
    margin: 0px;
    text-align: center;
    padding-bottom: 30px;
}
.portfolio-sortable-list ul li {
    margin: 0 6px 10px 0px;
    display: inline-block;
}
.portfolio-sortable-list ul li a {
    padding: 12px 15px;
    position: relative;
    line-height: 1em;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #D8D8D8;
    display: block;
    color: #909090;
    text-transform: uppercase;
    border-radius: 3px;
}
.tm-row-bgtype-dark .portfolio-sortable-list ul li a {
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 3px;
    color: #909090;
}
.portfolio-sortable-list ul li a.selected {
    outline: medium none;
    text-decoration: none;
}
.portfolio-sortable-list ul li a.selected,
.portfolio-sortable-list ul li a:hover {
    color: #fff;
}
.portfolio-sortable-list ul li a.active,
.portfolio-sortable-list ul li a:hover {
    text-decoration: none;
}
.tm-row-bgtype-skin .portfolio-sortable-list ul li a:hover,
.tm-row-bgtype-skin .portfolio-sortable-list ul li a.selected {
    background-color: #FFFFFF;
}
.tm-row-bgtype-skin .portfolio-sortable-list ul li a.selected,
.tm-row-bgtype-skin .portfolio-sortable-list ul li a:hover,
.tm-row-bgtype-skin .portfolio-sortable-list ul li a {
    border-color: rgba(255, 255, 255, 0.60);
}
.tm-row-bgtype-skin .portfolio-sortable-list ul li a {
    color: #fff;
}
.portfolio-single {
    margin-bottom: 50px;
    margin-top: 40px;
}
.portfolio-style-1 .holder {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding-top: 1px;
    padding-left: 1px;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    float: left;
    text-align: center;
    background: #5d5d5d;
    color: #fff;
    line-height: 32px;
}
.portfolio-style-1 .portfolio-meta {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    float: none;
    overflow: hidden;
    margin-bottom: 8px;
    cursor: pointer;
}
.portfolio-style-1 .project-meta {
    float: left;
    margin-left: 15px;
    max-width: 238px;
    line-height: 32px;
}
.portfolio-style-1 .holder {
    text-align: center;
    color: #fff;
    line-height: 31px;
}
.thememount-portfolio-content .mediabox {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.thememount-portfolio-content .mediabox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.thememount-portfolio-view-top .thememount-portfolio-content {
    margin-bottom: 40px;
}
.thememount-portfolio-view-top .thememount-portfolio-related {
    margin-top: 80px;
}
.thememount-portfolio-view-default .portfolio-description {
    margin-top: 30px;
}
.thememount-portfolio-view-default .portfolio-description .tm-pf-description-title {
    margin-top: 15px;
}
.woocommerce ul.products li.product.outofstock .onsale,
.woocommerce-page ul.products li.product.outofstock .onsale {
    display: none;
}
.woocommerce ul.products li.product.outofstock .tm-wc-out-of-stock {
    top: 15px;
    left: 50%;
    margin-left: -44px;
    position: absolute;
    padding: 3px 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #565656;
    z-index: 2;
    font-size: 15px;
    font-weight: bold;
}
.woocommerce ul.products li.product.outofstock img {
    opacity: 0.4;
}
.woocommerce div.product.outofstock p.stock {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 30px;
}
.woocommerce .products ul,
.woocommerce ul.products {
    margin-right: -15px !important;
    margin-left: -15px !important;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
.productimagebox {
    position: relative;
}
.productbox .productimagebox .overthumb {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: transparent;
    text-align: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.productbox:hover .productimagebox .overthumb {
    background: rgba(255, 255, 255, 0.90);
    opacity: 1;
}
.woocommerce ul.products li.product .productbox {
    border: 1px solid #EAEAEA;
    border-radius: 0px;
    overflow: hidden;
}
.woocommerce ul.products li.product .productcontent {
    text-align: center;
    padding-bottom: 10px;
    border-top: 1px solid #EAEAEA;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
    display: inline-block;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    box-shadow: none;
}
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img {
    box-shadow: none;
}
.woocommerce #content input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce-page #content input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active {
    top: auto;
}
#sidebar .woocommerce a.button,
#sidebar .woocommerce input[type="submit"],
#sidebar .woocommerce button.button,
#sidebar a.button,
#sidebar input[type="submit"],
#sidebar button.button {
    background: #252728;
    border: 2px solid #252728;
}
.products .type-product h3 {
    font-size: 16px;
    margin: 15px 0px 15px 0px;
}
#sidebar input[type="submit"]:hover {
    background: #fff;
    border: 2px solid #252728;
    color: #252728;
}
.related.products {
    margin-top: 15px;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    text-transform: capitalize;
    font-size: 16px;
    padding: 15px 0px 10px 0px;
    font-weight: 500;
}
.product .imagewrapper {
    padding-bottom: 15px;
}
.products .type-product a:hover {
    text-decoration: none;
}
.products li.type-product {
    margin-bottom: 30px;
}
.products li.type-product a .price {
    line-height: 39px;
}
.woocommerce ul.products li.product .productimagebox:after,
.woocommerce-page ul.products li.product .productimagebox:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    display: block;
    background: rgba(0, 0, 0, 0.60);
    opacity: 0;
    transition: all .2s ease-in-out;
}
.woocommerce ul.products li.product:hover .productimagebox:after,
.woocommerce-page ul.products li.product:hover .productimagebox:after {
    opacity: 1;
}
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .button.product_type_variable,
.woocommerce ul.products li.product .button.product_type_variable,
.woocommerce-page ul.products li.product .product_type_grouped,
.woocommerce ul.products li.product .product_type_grouped {
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: -9999px;
    width: 45px !important;
    height: 45px !important;
    z-index: 10;
    display: block;
    border: 0;
    margin: 0;
    margin-left: -22px !important;
    margin-top: -22px !important;
    border-radius: 50%;
    background: #fff;
    opacity: 0;
    color: #282828;
    transform: scale(0.1);
    transition: all .3s ease-in-out;
}
.woocommerce ul.products li.product a.button:not(.add_to_cart_button),
.woocommerce-page ul.products li.product a.button:not(.add_to_cart_button),
.woocommerce ul.products li.product a.button:not(.product_type_variable),
.woocommerce-page ul.products li.product a.button:not(.product_type_variable) {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 114px;
    height: 40px;
    line-height: 40px;
    z-index: 10;
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-left: -57px;
    margin-top: -20px;
    background: #fff;
    opacity: 0;
    color: #282828;
    transform: scale(0.1);
    transition: all .3s ease-in-out;
    font-size: 12px;
}
.woocommerce ul.products li.product:hover a.button:not(.add_to_cart_button),
.woocommerce-page ul.products li.product:hover a.button:not(.add_to_cart_button),
.woocommerce ul.products li.product:hover a.button:not(.product_type_variable),
.woocommerce-page ul.products li.product:hover a.button:not(.product_type_variable),
.woocommerce ul.products li.product:hover .add_to_cart_button,
.woocommerce-page ul.products li.product:hover .add_to_cart_button,
.woocommerce-page ul.products li.product:hover .button.product_type_variable,
.woocommerce ul.products li.product:hover .button.product_type_variable {
    opacity: 1;
    transform: scale(1.1);
}
.woocommerce ul.products li.product a.button:not(.add_to_cart_button):hover,
.woocommerce-page ul.products li.product a.button:not(.add_to_cart_button):hover,
.woocommerce ul.products li.product a.button:not(.product_type_variable):hover,
.woocommerce-page ul.products li.product a.button:not(.product_type_variable):hover,
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .button.product_type_variable:hover,
.woocommerce ul.products li.product .button.product_type_variable:hover,
.woocommerce ul.products li.product .add_to_cart_button.added,
.woocommerce-page ul.products li.product .add_to_cart_button.added {
    color: #fff;
}
.woocommerce ul.products li.product:hover .add_to_cart_button.loading,
.woocommerce-page ul.products li.product:hover .add_to_cart_button.loading {
    opacity: 1;
    padding-right: 0px;
}
.woocommerce ul.products li.product .add_to_cart_button:after,
.woocommerce-page ul.products li.product .add_to_cart_button:after,
.woocommerce div.product form.cart .button:after,
.woocommerce-page div.product form.cart .button:after,
.woocommerce #content div.product form.cart .button:after,
.woocommerce-page #content div.product form.cart .button:after {
    position: absolute;
    top: 0;
    right: 15px;
    width: auto;
    font-size: 14px;
    text-align: center;
    line-height: 45px;
    font-family: "FontAwesome";
    border-radius: 0px;
    content: "\f07a";
    background: none;
    text-indent: 0px;
}
.woocommerce ul.products li.product .add_to_cart_button.added:after,
.woocommerce-page ul.products li.product .add_to_cart_button.added:after {
    content: "\f00c";
}
.woocommerce ul.products li.product .add_to_cart_button.loading:after,
.woocommerce-page ul.products li.product .add_to_cart_button.loading:after {
    content: "\f1ce";
    color: #fff;
}
.woocommerce-page ul.products li.product .button.product_type_variable:after,
.woocommerce ul.products li.product .button.product_type_variable:after {
    content: "\f064";
}
.woocommerce ul.products li.type-product a.added_to_cart,
.woocommerce-page ul.products li.type-product a.added_to_cart {
    display: inline-block;
    font-size: 12px;
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    z-index: 2;
    text-align: center;
    opacity: 0;
    transition: all .2s ease-in-out;
    color: #fff;
    font-weight: bold;
}
.woocommerce ul.products li.type-product:hover a.added_to_cart,
.woocommerce-page ul.products li.type-product:hover a.added_to_cart {
    opacity: 1;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: transparent;
}
.woocommerce a.remove {
    color: #fff!important;
}
.woocommerce ul.products li.product .price del {
    display: inline-block;
    margin-right: 5px;
}
.woocommerce a.button.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce #content input.button.loading:before,
.woocommerce-page #content input.button.loading:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.woocommerce ul.products li.product .add_to_cart_button.loading:before,
.woocommerce-page ul.products li.product .add_to_cart_button.loading:before {
    right: 0;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    border: none;
    box-shadow: none;
}
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img {
    box-shadow: none;
}
.woocommerce ul.products .product.column3,
.woocommerce-page ul.products .product.column3 {
    width: 30.8%;
}
.woocommerce ul.products .product.column3,
.woocommerce-page ul.products .product {
    width: 30.8%;
}
.woocommerce ul.products .product,
.woocommerce-page ul.products .product {
    width: 30.8%;
    text-align: center;
}
.woocommerce ul.products .product,
.woocommerce-page ul.products .product {
    text-align: left;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    display: block;
    height: 20px;
}
.amount {
    color: #999;
}
.woocommerce ul.products li.product .amount,
.woocommerce-page ul.products li.product .amount {
    color: #282828;
}
.woocommerce ul.products li.product del .amount,
.woocommerce-page ul.products li.product del .amount {
    color: #999999;
    margin-right: 5px;
}
.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination,
.woocommerce #content nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination {
    text-align: left;
}
.woocommerce ul.products li.product span.onsale,
.woocommerce-page ul.products li.product span.onsale {
    position: absolute !important;
    display: inline-block !important;
    width: 0 !important;
    height: 0 !important;
    background: none !important;
    z-index: 2 !important;
    line-height: 0 !important;
    border: 2em solid transparent !important;
    border-right: 2em solid #e74c3c;
    border-top: 2em solid #e74c3c;
    right: 0em !important;
    top: 0em !important;
    border-radius: 0;
    margin: 0;
    padding: 0;
    font-size: inherit;
}
.woocommerce ul.products li.product span.onsale span,
.woocommerce-page ul.products li.product span.onsale span {
    color: #FFF;
    position: absolute;
    top: -10px;
    left: -4px;
    font-size: 80%;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    writing-mode: lr-tb;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.cart_list li a,
.woocommerce-page ul.product_list_widget li a {
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 4px;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating {
    margin-bottom: 2px;
}
.cart-collaterals .cart_totals table {
    float: none;
    border-radius: 0;
}
table.cart td.actions .coupon .input-text,
#content table.cart td.actions .coupon .input-text {
    padding: 9px 6px 9px;
    box-shadow: none;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
    padding: 7px 0;
    padding-top: 11px;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    position: relative;
    padding-top: 7px;
}
.woocommerce-page #content .checkout_coupon input.button {
    margin-bottom: 0px;
}
.woocommerce .checkout_coupon .form-row,
.woocommerce-page .checkout_coupon .form-row {
    margin-bottom: 0px;
}
.amount {
    font-size: 14px;
}
.woocommerce ul.products li.product .amount,
.woocommerce-page ul.products li.product .amount {
    font-size: 20px;
    font-weight: 500;
}
.woocommerce ul.products li.product del .amount,
.woocommerce-page ul.products li.product del .amount {
    font-size: 14px;
}
.single-product .product del .amount {
    color: #959595;
    font-size: 20px;
}
.single-product .related .products del .amount {
    font-size: 14px;
}
.product del .amount {
    font-size: 12px;
    color: #959595;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
del span {
    text-decoration: line-through;
}
.shop_table.cart .amount,
.checkout_table_item .amount {
    color: #787878;
}
.summary .amount {
    font-size: 18px;
}
.woocommerce h2,
.checkout h3 {
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase
}
.woocommerce #tab-description h2,
.woocommerce-page #tab-description h2,
.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {
    margin-top: 20px;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    font-size: 13px;
    font-weight: normal;
}
#order_review_heading {
    margin-top: 25px;
}
.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity,
#sidebar .amount {
    color: #777;
    font-size: 11px;
}
.select2-container .select2-choice {
    padding: 7px 0 7px 7px;
}
#sidebar ins .amount {
    color: #fff;
}
#sidebar .total .amount {
    font-size: 13px;
    color: #333;
}
.widget.woocommerce.widget_product_search:after {
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    content: ' ';
    font-size: 0;
    line-height: 0;
}
.projectsection .woocommerce ul.products {
    margin-bottom: 0px;
}
.projectsection .woocommerce ul.products li {
    margin-bottom: 3em;
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
    border-bottom: 1px solid #f1f1f1;
    background-color: #f7f7f7;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
    background: #FFFFFF;
    box-shadow: none;
    border: 1px solid #E8E8E8;
}
.woocommerce #payment,
.woocommerce-page #payment {
    background: transparent;
    margin-bottom: 40px;
}
.woocommerce a.added_to_cart:hover,
.woocommerce-page a.added_to_cart:hover {
    background-color: transparent;
}
label[for~=pa_color] {
    display: none;
}
.variations td.label {
    display: none;
}
.variations td.value {
    padding: 32px 0px 6px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    background: none;
    border: none;
    box-shadow: none;
    line-height: 32px;
    margin: 0px !important;
    padding: 0px !important;
    float: left;
}
.woocommerce-tabs .ui-tabs li:first-child a {
    border-left: 1px solid #E6E6E6 !important;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    margin-bottom: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: none;
    border-bottom-left-radius: 0px;
    border-width: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
    border-bottom-left-radius: 0;
    border-width: 0;
    box-shadow: none;
    right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
    border: 0px;
    bottom: 0px;
    box-shadow: none;
    height: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0px;
    padding-left: 0px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #efefef;
    height: 5px;
    margin-bottom: 25px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #777;
    cursor: pointer;
    background: #777;
    outline: none;
    top: -4px;
    box-shadow: inset 0 0 0 4px #fff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    background: none;
    height: 5px;
    box-shadow: none;
    background-color: #999;
}
.widget_wp_sidebarlogin form .input {
    margin: 0px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
    border-bottom: 0px;
    padding: 2px 15px;
    text-shadow: none;
}
.woocommerce div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce-page #content div.product div.images img {
    box-shadow: none;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
    border: 1px solid #eaeaea;
    box-shadow: none;
    width: 45px;
    border-radius: 0px;
}
.product_list_widget .reviewer {
    font-size: 12px;
}
.woocommerce div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce-page #content div.product .product_title {
    font-size: 24px;
    color: #303a3b;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th,
.cart-subtotal td,
.shipping td,
.total td {
    text-align: left;
    background: none;
    padding: 16px 12px!important;
    text-transform: uppercase;
    color: #555555;
    font-size: 14px;
}
.woocommerce table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt {
    margin-bottom: 0px;
}
#sidebar a.button:hover {
    background: #fff;
    border: 2px solid #252728;
    color: #252728;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
    box-shadow: none;
    height: 32px;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
    background: #fff;
    height: 39px;
    width: 170px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page ul.products li.product .product_type_grouped,
.woocommerce ul.products li.product .product_type_grouped,
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button.woocommerce table.cart td.actions .button.alt,
.woocommerce-page table.cart td.actions .button.alt,
.woocommerce #content table.cart td.actions .button.alt,
.woocommerce-page #content table.cart td.actions .button.alt,
.woocommerce-page #content input.button[name="update_cart"],
.woocommerce #content input.button[name="update_cart"],
.woocommerce-page #content input.button[name="apply_coupon"],
.woocommerce #content input.button[name="apply_coupon"],
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
    color: #fff;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
    padding: 10px 13px;
    line-height: 20px;
    color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 13px;
}
.widget_shopping_cart .widget_shopping_cart_content .button.checkout,
.woocommerce-page #content input.button[name="apply_coupon"]:hover,
.woocommerce #content input.button[name="apply_coupon"]:hover {
    color: #fff;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,
.woocommerce .wc-proceed-to-checkout .checkout-button.button:hover,
.woocommerce .shop_table.cart input.button:hover,
.woocommerce-page .shop_table.cart input.button:hover,
.woocommerce .thememount-products .single_add_to_cart_button.button.alt,
.widget_shopping_cart .widget_shopping_cart_content .button:hover,
.widget_shopping_cart .widget_shopping_cart_content .button.checkout:hover,
.widget_price_filter .price_slider_wrapper .button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.tm-row-bgtype-skin .widget .search-form .search-submit,
.woocommerce .login input.button:hover {
    background-color: #202020;
    color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button[name="apply_coupon"],
.woocommerce #content input.button[name="apply_coupon"] {
    background-color: #ebe9eb;
}
.single_add_to_cart_button:before,
.single_add_to_cart_button:after {
    display: none;
}
.single-product .thememount-products div.images img {
    border: 1px solid #EAEAEA;
}
.single-product .thememount-products span.onsale {
    position: absolute;
    top: 10px;
    left: 10px;
    width: auto;
    text-align: center;
    line-height: inherit;
    min-height: inherit;
    color: #fff;
    display: block;
    margin: 0;
    padding: 4px 10px;
    border-radius: 2px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 9;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.single-product .thememount-products .product .price del span {
    color: #999;
    font-size: 12px;
    margin-right: 5px;
}
.single-product .thememount-products .product .price {
    font-size: 24px;
    color: #777777;
}
.single-product .thememount-products .woocommerce-message a.button {
    background: none;
    box-shadow: none !important;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 0px;
    color: #252728;
}
.single-product .thememount-products .woocommerce-message a.button:hover {
    box-shadow: none !important;
    background: none !important;
    color: #303a3b;
}
.woocommerce .quantity,
.woocommerce #content .quantity,
.woocommerce-page .quantity,
.woocommerce-page #content .quantity {
    margin: 0px;
}
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover {
    background: #fff;
}
.woocommerce div.product div.images div.thumbnails a,
.woocommerce #content div.product div.images div.thumbnails a,
.woocommerce-page div.product div.images div.thumbnails a,
.woocommerce-page #content div.product div.images div.thumbnails a {
    margin-bottom: 5px;
}
.woocommerce-result-count {
    font-weight: 400;
    font-size: 12px;
    margin-top: 6px;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-ordering,
.woocommerce-page .woocommerce-result-count {
    margin-bottom: 35px;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: left;
    margin-top: 21px;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
    float: right;
    margin-right: 0px;
    padding: 10px 21px;
    line-height: 20px;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
    padding-top: 10px;
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
    text-align: left;
}
.widget_shopping_cart_content .buttons {
    text-align: left;
}
.widget_shopping_cart_content .buttons .checkout {
    margin-left: 15px;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
    border-top: 0px;
    padding-top: 10px;
}
.cart_totals table {
    border: none;
}
.cart_totals th,
.cart_totals td {
    padding: 12px 12px 12px 12px;
    background: none;
    border: none;
    border-bottom: 1px dotted #ccc;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
}
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button {
    margin-left: 20px;
}
.cart_totals table .shipping td {
    background: none;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr th {
    border-top: 0px;
    margin: 0 !important;
    padding: 10px !important;
    color: #787878;
    font-size: 12px;
    font-weight: 400;
}
.woocommerce .cart-collaterals .cart_totals tr td .total,
.woocommerce-page .cart-collaterals .cart_totals tr td .total,
.woocommerce .cart-collaterals .cart_totals tr td .amount,
.woocommerce-page .cart-collaterals .cart_totals tr td .amount {
    color: #787878;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 50%;
    text-align: left;
    padding-bottom: 23px;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
    border: none;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
    padding: 15px 13px;
}
.shop_table .cart_table_item:hover td {
    background-color: #F8F8F8;
}
a.shipping-calculator-button,
.product-name a {
    text-decoration: none;
}
.woocommerce ul.products li.product mark,
.woocommerce-page ul.products li.product mark {
    background: none;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    display: inline-block;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
    color: #fff;
}
.woocommerce table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
    font-size: 14px;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
    box-shadow: none;
    text-shadow: none;
    background-color: #f7f7f7;
    border-radius: 0px;
    font-size: 11px;
    border: 1px solid #f1f1f1;
    padding: 12px 12px 12px 12px !important;
    line-height: 29px;
}
.woocommerce .woocommerce-message .button.wc-forward,
.woocommerce-page .woocommerce-message .button.wc-forward {
    background-color: transparent;
    margin-top: 6px;
}
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
    display: none;
}
.wc-forward a:after,
.wc-forward:after {
    font-family: "FontAwesome";
    content: '\f105';
    font-size: 13px;
    margin-left: 5px;
}
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before {
    font-family: "thememount";
    content: '\ebdc';
    font-size: 15px;
    color: #fff;
    display: none;
}
.woocommerce .woocommerce-info a,
.woocommerce-page .woocommerce-info a {
    text-decoration: underline;
}
#ship-to-different-address .checkbox {
    display: inline-block;
    padding: 0;
    line-height: 14px;
    padding-right: 5px;
    margin: 0px;
    font-weight: normal;
}
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr th {
    padding-left: 0px !important;
}
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
    box-shadow: none !important;
    text-shadow: none !important;
    background: #f7f7f7 !important;
    border-top: none !important;
    border-radius: 3px !important;
    font-size: 11px !important;
    border: 1px solid #f1f1f1;
    padding: 12px 12px 12px 12px !important;
    line-height: 29px;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 38%;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
    padding: 0px;
}
.woocommerce-error:before {
    font-weight: 700;
    line-height: 0px;
    height: 20px;
    width: 20px;
    padding-top: 9px;
}
a.showlogin {
    font-weight: 600;
}
.onsale {
    z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    background: #f1f1f1;
    border: 1px solid #EAEAEA;
    box-shadow: none;
    line-height: 37px;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 12px;
    margin-right: 4px !important;
    border-bottom: none;
    border-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
    box-shadow: none;
    margin: 0;
    background: none;
    border-bottom: 1px solid #fff;
}
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    border: 1px solid #EAEAEA;
    border-top: none;
    border-radius: 0;
    padding: 0px 15px;
    background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: 1px solid #EAEAEA;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul {
    border: 1px solid #eaeaea;
    margin-bottom: 50px;
}
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li {
    min-width: 36px;
    height: 37px;
    border-right: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a {
    display: block;
    float: left;
    text-align: center;
    margin-left: -1px;
    font-size: 13px;
    text-align: center;
    font-weight: 500;
    line-height: 36px;
    padding: 0px 5px;
    min-width: 37px;
    height: 37px;
    border-right: 1px solid #eaeaea;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:focus {
    background: none
}
.woocommerce nav.woocommerce-pagination ul li:last-child a,
.woocommerce-page nav.woocommerce-pagination ul li:last-child a,
.woocommerce #content nav.woocommerce-pagination ul li:last-child a,
.woocommerce-page #content nav.woocommerce-pagination ul li:last-child a {
    border-right: none;
}
body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce #content nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce-page #content nav.woocommerce-pagination ul li span.current {
    color: #fff;
    line-height: 24px;
    text-align: center;
}
#sidebar .widget_product_search #searchform input[type="text"] {
    max-width: 59%;
    float: left;
}
#sidebar #searchform #searchsubmit {
    float: right;
    margin-bottom: 0px;
    font-family: "Open Sans", Times, serif;
    margin-right: 0px;
}
.product_meta > span {
    display: block;
    font-size: 12px;
}
.wc_product_meta_title {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding-right: 3px;
    text-align: right;
    width: 72px;
}
.product_meta .posted_in a,
.product_meta .sku {
    font-size: 11px;
    color: #777;
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
    border-radius: 0px;
    height: 38px;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
    background: #ecf0f1;
    box-shadow: none;
    border-radius: 0px;
    text-shadow: none;
    height: 20px;
}
.woocommerce .quantity .plus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce #content .quantity .minus:hover,
.woocommerce-page #content .quantity .minus:hover {
    background: #ecf0f1;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    text-shadow: none;
}
.payment_methods.methods label[for="payment_method_paypal"] img {
    display: inline-block
}
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
    margin-bottom: 10px;
}
.woocommerce table.cart input,
.woocommerce-page table.cart input,
.woocommerce #content table.cart input,
.woocommerce-page #content table.cart input {
    line-height: 19px;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 6px 6px;
}
.woocommerce .widget_layered_nav_filters ul li a .amount,
.woocommerce-page .widget_layered_nav_filters ul li a .amount {
    font-size: 13px;
    color: #fff;
}
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce-page .widget_layered_nav_filters ul li a:hover,
.woocommerce .widget_layered_nav_filters ul li a:hover .amount,
.woocommerce-page .widget_layered_nav_filters ul li a:hover .amount,
.woocommerce-page .widget_layered_nav_filters ul li a:hover:before,
.woocommerce .widget_layered_nav_filters ul li a:hover:before {
    color: #fff;
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
    padding: 0 5px 1px 0;
}
.tribe-events-gmap {
    display: block;
    padding: 10px 0px 5px 0px;
}
#tribe-bar-views .tribe-bar-views-list {
    z-index: 1;
}
#page #tribe-events-pg-template {
    max-width: none;
}
.events-archive #page .entry-content,
.events-archive #page .entry-header {
    width: 100%;
}
#tribe-bar-form #tribe-bar-views,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover,
#tribe-events-bar #tribe-bar-collapse-toggle,
#tribe-events-bar #tribe-bar-form,
#tribe-events-bar .tribe-bar-views-inner {
    background: #fff;
}
#tribe-events-bar #tribe-bar-form {
    margin: 0;
    width: 100%;
    border: 1px solid #e3e3e3;
}
#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
    border-right: 1px solid #e3e3e3;
    padding: 2px 22px;
}
#tribe-bar-form .tribe-events-button {
    margin-bottom: 0;
}
.events-list .tribe-events-loop,
.tribe-events-day .tribe-events-loop,
.single-tribe_venue .tribe-events-loop,
.single-tribe_organizer .tribe-events-loop {
    max-width: 100%;
}
.tribe-events-list .type-tribe_events {
    padding: 25px;
    border: 1px solid #eaeaea;
    margin-bottom: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.tribe-events-schedule h2 {
    display: inline-block;
    font-size: 19px;
}
.single-tribe_events h1.tribe-events-single-event-title {
    display: none;
}
.tribe-events-list-separator-month:after {
    border-bottom: 1px solid #eaeaea;
}
.item-thumbnail .tribe-events-event-cost,
.tribe-events-list .tribe-events-event-cost {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    float: none;
    position: absolute;
    width: 200px;
    right: -63px;
}
.item-thumbnail .tribe-events-event-cost {
    color: #fff;
    z-index: 99;
    text-align: center;
    right: -76px;
    top: 15px;
}
.tribe-events-list .tribe-events-event-cost span {
    color: #fff;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    border: 1px solid transparent;
}
.single-tribe_events h2.tribe-events-single-event-title {
    display: none;
}
.tribe-events-schedule {
    float: right;
}
.tribe-events-back {
    float: left;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
    padding: 5px 15px;
    color: #fff;
}
.tribe-events-back {
    margin-top: 16px;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
    color: #2d2d2d;
}
body.events-list .tribe-events-ical {
    margin-bottom: 30px;
}
#tribe-bar-views .tribe-bar-views-list {
    padding: 0;
    width: 101%;
    left: -1px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list {
    padding: 0;
    width: 101%;
    left: -1px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
#tribe-bar-views.tribe-bar-views-open ul.tribe-bar-views-list li.tribe-bar-views-option:last-child {
    border-bottom: 1px solid #e3e3e3;
}
body .datepicker.dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    padding: 20px;
    border: 1px solid #eee;
    font-size: 14px;
}
body .datepicker .datepicker-days table tr td {
    color: #999;
    padding: 8px;
    width: 34px;
    height: 34px!important;
    border-top: 0;
}
body .datepicker table tr td span.active.active,
body .datepicker table tr td.active.active {
    border: 1px solid #e3e3e3;
    background: transparent;
    color: #999;
    text-shadow: none;
}
body .datepicker .datepicker-days table tr td:hover {
    color: #ffffff;
}
.events-single .tribe_events {
    clear: both;
}
.post-box-event.post-box .thememount-post-readmore {
    position: relative;
    margin-top: 10px;
}
.ptp-col {
    position: relative;
}
div.ptp-plan {
    padding: 15px 0px !important;
    height: 60px !important;
    line-height: 30px;
    color: #fff !important;
    background-color: #242424 !important;
    text-transform: uppercase;
}
div.ptp-price {
    padding: 15px 0px !important;
    height: 90px !important;
    line-height: 56px;
    color: #fff !important;
    background-color: #363636 !important;
    font-size: 50px !important;
    font-weight: 700 !important;
}
div.ptp-bullet-item {
    color: #6b6b6b !important;
    font-size: 16px !important;
}
div.ptp-price span.mo {
    font-size: 15px;
    vertical-align: baseline;
}
div.ptp-price sup {
    font-size: 15px;
    vertical-align: baseline;
    top: -1px;
    padding-right: 3px;
}
div.ptp-cta {
    background-color: #f5f5f5 !important;
}
div.ptp-bullet-item {
    border-bottom: 1px solid #EBEBEB !important;
}
a.ptp-button {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
div.ptp-item-container {
    border: 1px solid #EBEBEB !important;
}
a.ptp-button {
    background-color: #242424 !important;
    border-bottom: 0px !important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding: 15px 0px !important;
    height: 45px !important;
}
.ptp-col.ptp-highlight {
    margin-top: 27px;
}
.ptp-highlight a.ptp-button:hover {
    background-color: #242424 !important;
}
div.ptp-most-popular {
    display: none;
}
.bbpress-main-wrapper {
    margin-top: 25px;
    margin-bottom: 25px;
}
#bbpress-forums #bbp-search-form {
    margin-bottom: 0px;
}
#bbp_search_submit {
    height: 35px;
    margin: 0 0px 20px 0;
    line-height: 12px;
}
.bbp-forum-title {
    font-size: 18px;
}
#bbpress-forums li {
    font-size: 13px;
}
div.bbp-breadcrumb,
div.bbp-topic-tags {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 15px;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    padding: 10px;
}
.wp-editor-container {
    border: 1px solid #dedede;
}
.wp-editor-container textarea.wp-editor-area {
    max-width: 100%;
}
#subscription-toggle {
    float: right;
}
#bbpress-forums button,
#bbpress-forums input[type="submit"],
#sidebar button.button {
    -webkit-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
    -moz-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
    -ms-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
    -o-transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
    transition: .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
}
#bbpress-forums fieldset.bbp-form label {
    font-size: 13px;
}
#bbpress-forums ul li.bbp-header {
    border: 0;
}
#bbpress-forums a.bbp-topic-permalink {
    font-size: 16px;
}
#bbpress-forums a.bbp-topic-permalink,
#content #bbpress-forums .status-closed,
#content #bbpress-forums .status-closed a {
    color: #2d2d2d;
}
#bbpress-forums ul li.bbp-header a {
    color: #fff;
}
#bbpress-forums ul li.bbp-header a:hover {
    text-decoration: underline;
}
#sidebar .bbp-login-form div.bbp-remember-me label {
    width: auto;
}
#sidebar .bbp-submit-wrapper button.button:hover {
    background: #fff;
    color: #2d2d2d;
}
#sidebar .bbp-login-form .bbp-submit-wrapper {
    float: left;
    width: 55%;
    text-align: left;
}
#sidebar .bbp-login-links {
    float: right;
    width: 45%;
    padding-top: 12px;
}
#sidebar .bbp_widget_login #user_login,
#sidebar .bbp_widget_login #user_pass {
    width: 90%;
}
.bbpress-main-wrapper #main {
    float: right;
}
.bbpress-main-wrapper #sidebar {
    float: left;
}
#bbpress-forums #bbp-search-form #bbp_search {
    display: inline-block;
    width: 201px;
    padding: 8px 8px;
    margin-top: -3px;
}
#bbp_search_submit {
    height: 38px;
    margin: 0 0px 20px 5px;
    line-height: 12px;
}
#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
    float: none;
    margin-bottom: 0px;
    border: 3px double #ddd;
    width: 19px;
}
#bbpress-forums li.bbp-header {
    background: #f7f7f7;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
    border: 1px solid #eaeaea;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #eaeaea;
}
#bbpress-forums ul li.bbp-header,
#bbpress-forums button,
.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button {
    color: #fff;
}
#bbpress-forums button,
.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button {
    border: 1px solid transparent;
    display: inline-block;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
    padding: 10px;
}
div.bbp-template-notice.info {
    border: 1px solid #eaeaea;
    background-color: #f7f7f7;
    border-radius: 0px;
}
.widget_display_stats dl:before,
.widget_display_stats dl:after {
    display: table;
    line-height: 0;
    content: "";
}
.widget_display_stats dl:after {
    clear: both;
}
.widget_display_stats dl {
    margin: 0px;
}
.widget_display_stats dl dt {
    float: left;
    width: 50%;
    overflow: hidden;
    clear: left;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal !important;
    margin-bottom: 6px;
}
.widget_display_stats dl dd {
    margin-left: 60%;
    margin-bottom: 6px;
    text-align: right;
}
.search-form .search-submit {
    display: block;
}
.widget #bbp-search-form {
    position: relative;
}
.widget .search-form label {
    display: block;
}
.widget #bbp-search-form input[type="text"] {
    width: 100%;
    border: 1px solid #eaeaea;
    height: 43px;
    border-radius: 0px;
    padding-right: 30px;
    background: #f5f6f8;
    box-shadow: none;
}
.widget #bbp-search-form #bbp_search_submit {
    position: absolute;
    top: 0px;
    right: 0px;
    background: none;
    box-shadow: none;
    border-bottom: none;
    text-indent: -999px;
}
.widget #bbp-search-form:after {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    font-size: 14px;
}
.widget #bbp-search-form:after {
    content: "\f002";
    position: absolute;
    top: 15px;
    right: 12px;
}
.widget .bbp-forum-title {
    font-size: 14px;
}
.bbp-login-form fieldset {
    border: 1px solid #e9e9e9;
    margin: 0 2px;
    padding: 6px 15px;
    background-color: #f5f6f8;
    padding-bottom: 22px;
}
.bbp-submit-wrapper .button,
.widget .bbp-logged-in .button {
    margin: 0px;
    margin-bottom: 10px;
    padding: 10px 20px;
}
.bbp-login-form .bbp-login-links {
    margin-top: 8px;
}
.bbp-login-form .bbp-username input,
.bbp-login-form .bbp-email input,
.bbp-login-form .bbp-password input {
    padding: 10px 10px;
}
.bbp-login-form label {
    font-weight: normal;
}
.bbp-breadcrumb-sep {
    padding: 0 5px;
}
.fullmap .container {
    width: 100%;
    padding: 0px;
}
.wpb_gmaps_widget .wpb_wrapper {
    padding: 0px;
}
.coninfo i {
    float: left;
    margin-left: -29px;
}
.coninfo {
    padding-left: 30px;
    display: block;
    padding-bottom: 20px;
}
.conadd {
    padding-bottom: 20px;
    display: block;
}
.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block !important;
    padding-top: 5px;
}
div.wpcf7 img.ajax-loader {
    background: #fff;
    border-radius: 50%;
}
.your-message textarea {
    width: 100%;
    min-height: 165px;
}
.wpcf7-not-valid-tip {
    text-align: left;
    padding-top: 5px;
}
.wpcf7-response-output.wpcf7-validation-errors {
    border: 0;
    background: red;
    color: white;
    padding: 10px;
    margin: 0px;
    clear: both;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    border: 2px solid #00A34E;
}
body.vc-editor .vc-container .wpb_column {
    width: 100% !important;
}
.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
    max-width: 1040px;
    padding-left: 60px;
    padding-right: 376px;
}
.comments-title {
    font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}
.comment-list,
.comment-list .children {
    list-style-type: none;
    padding: 0;
}
.comment-list .children {
    margin-left: 100px;
}
.comment-list > li:after,
.comment-list .children > li:before {
    border-top: 1px solid #e9e9e9;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}
.comment-list > li:last-child:after {
    display: none;
}
.comment-body {
    padding: 24px 0;
}
.comment-author {
    float: left;
    max-width: 74px;
}
.comment-author .avatar {
    display: block;
    margin-bottom: 10px;
}
.comment-author .fn {
    word-wrap: break-word;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
    color: #2d2d2d;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}
.comment-author .fn {
    color: rgba(0, 0, 0, 0.6);
}
.says {
    display: none;
}
.no-avatars .comment-author {
    margin: 0 0 5px;
    max-width: 100%;
    position: relative;
}
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
    width: 100%;
}
.comment-list .edit-link {
    margin-left: 20px;
}
.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
    float: right;
    width: 79%;
    width: -webkit-calc(100% - 124px);
    width: calc(100% - 124px);
    word-wrap: break-word;
}
.comment-meta,
.comment-meta a {
    color: #a2a2a2;
    font-size: 13px;
}
.comment-meta a:hover {
    color: #ea9629;
}
.comment-metadata {
    margin-bottom: 10px;
}
.ping-meta {
    color: #a2a2a2;
    font-size: 13px;
    line-height: 2;
}
.comment-awaiting-moderation {
    color: #a2a2a2;
}
.comment-awaiting-moderation:before {
    content: "\f414";
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.comment-reply-link:before,
.comment-reply-login:before {
    margin-right: 3px;
}
.comment-form .comment-form-comment {
    margin-bottom: 20px;
}
.comment-form {
    margin-bottom: 50px;
}
.comment .comment-respond {
    margin-bottom: 20px;
    padding: 20px;
}
.comment-reply-title small a {
    color: #131310;
    display: inline-block;
    float: right;
    height: 16px;
    overflow: hidden;
    width: 16px;
}
ol.comment-list li #respond {
    width: calc(100% - 124px);
    float: right;
    padding: 20px 0;
}
.comment-reply-title small a:hover {
    color: #ed331c;
    text-decoration: none;
}
.comment-reply-title small a:before {
    font-family: FontAwesome;
    content: "\f00d";
    vertical-align: top;
}
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
    padding: 0;
}
.comment-form .comment-notes {
    margin-bottom: 25px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
    margin-bottom: 20px;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
    float: left;
    padding: 5px 0;
    width: 120px;
}
.nav-links a[rel="prev"],
.nav-links a[rel="next"] {
    font-style: normal;
    font-size: 15px;
    color: #999999;
}
.nav-links a[rel="prev"] {
    position: relative;
    padding-left: 25px;
}
.nav-links a[rel="next"] {
    position: relative;
    padding-right: 25px;
}
.nav-links a[rel="prev"]:before {
    font-family: "FontAwesome";
    content: '\f0a8';
    position: absolute;
    left: 0px;
    top: 1px;
}
.nav-links a[rel="next"]:before {
    font-family: "FontAwesome";
    content: '\f0a9';
    position: absolute;
    right: 0px;
    top: 1px;
}
.comment-form .required {
    color: #ed331c;
}
.comment-form textarea {
    width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
    color: #686758;
    font-size: 12px;
}
.form-allowed-tags code {
    font-size: 10px;
    margin-left: 3px;
}
.comment-list .pingback,
.comment-list .trackback {
    padding-top: 0px;
}
.comment-list .pingback .comment-body,
.comment-list .trackback .comment-body {
    padding: 18px 0;
}
.comment-navigation {
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0 auto;
    max-width: 604px;
    padding: 20px 0 30px;
    width: 100%;
}
.no-comments {
    background-color: #F8F8F8;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
    padding: 40px 0;
    text-align: center;
}
.sidebar .no-comments {
    padding-left: 60px;
    padding-right: 376px;
}
.attachment .entry-meta {
    text-align: left;
    padding: 14px 12px;
    background: #f5f5f5;
    text-align: left;
}
.hentry.attachment:not(.image-attachment) .entry-meta {
    max-width: 104px;
}
.attachment footer.entry-meta {
    display: none;
}
.attachment-meta .entry-date {
    font-weight: bold;
}
.full-size-link:before {
    content: none;
}
.attachment .full-size-link {
    float: right;
}
.attachment .full-size-link a {
    background-color: #fff;
    padding: 5px 8px;
    margin-top: -5px;
}
.attachment .entry-content {
    background-color: #fff;
    max-width: 100%;
    padding: 40px 0;
}
.image-navigation {
    margin: 0 auto;
    max-width: 1040px;
    position: relative;
}
.image-navigation a:hover {
    text-decoration: none;
}
.image-navigation .nav-previous,
.image-navigation .nav-next {
    position: absolute;
    top: -40px;
}
.image-navigation .nav-previous {
    left: 0;
}
.image-navigation .nav-next {
    right: 0;
}
.image-navigation .meta-nav {
    font-size: 32px;
    font-weight: 300;
    vertical-align: -4px;
}
.attachment .entry-attachment,
.attachment .type-attachment p {
    margin: 0 auto;
    max-width: 724px;
    text-align: center;
}
.attachment .entry-attachment .attachment {
    display: inline-block;
}
.attachment .entry-caption {
    text-align: left;
    margin-top: 5px;
}
.attachment .entry-description {
    margin: 20px auto 0;
    max-width: 604px;
}
.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
    margin: 0;
}
.attachment .entry-caption p {
    font-size: 12px;
    color: #ADACAC;
}
.attachment .site-main .sidebar-container {
    display: none;
}
.flexslider {
    margin-bottom: 0px;
}
.wpb_gallery_slides.flexslider {
    box-shadow: none;
    border: none;
}
.flex-control-nav,
.wpb_gallery .wpb_flexslider .flex-control-nav {
    position: absolute;
    z-index: 10;
    text-align: center;
    top: 14px;
    right: 10px;
    margin: 0;
    width: auto;
    height: auto;
    bottom: inherit;
}
.flex-control-paging li a {
    box-shadow: none;
}
.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev {
    background: none;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    background-color: rgba(0, 0, 0, 0.57);
    text-indent: 0px;
    font-size: 0px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    text-shadow: none;
    margin: -10px 0 0;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
    line-height: inherit;
}
.flex-direction-nav a:hover {
    text-decoration: none;
}
.flex-direction-nav a:before {
    font-family: "FontAwesome";
    text-indent: 0px !important;
    font-size: 21px;
    color: rgba(255, 255, 255, 0.6);
    display: block;
}
.flex-direction-nav a.flex-next:before {
    content: '\f105';
}
.flex-direction-nav a.flex-prev:before {
    content: '\f104';
}
.flex-direction-nav a:hover:before {
    color: #fff;
}
.flex-control-paging li a {
    background-repeat: repeat-y;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    width: 11px !important;
    height: 11px !important;
    background-color: transparent;
    border: 1px solid #fff;
}
.flex-control-paging li a:hover {
    background: none;
}
.thememount-blogbox-format-gallery .flex-direction-nav a {
    opacity: 0.8;
}
.thememount-blogbox-format-gallery .flex-direction-nav .flex-prev {
    left: 5px;
}
.thememount-blogbox-format-gallery .flex-direction-nav .flex-next {
    right: 5px;
}
.thememount-slider-wrapper .thememount-nivo-slider-wrapper {
    background-color: #fff;
}
.thememount-slider-wrapper .flexslider {
    margin: 0px;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}
.flexslider .slides li,
.flexslider .slides,
.flexslider .flex-direction-nav li {
    padding: 0px;
}
.thememount-slider-wrapper {
    background-color: rgb(231, 231, 231);
    position: relative;
    z-index: 1;
}
.single-tm_portfolio .thememount-slider-wrapper .flex-caption {
    position: absolute;
    z-index: 9999;
    width: 100%;
    bottom: -10px;
    left: 0%;
    padding: 25px;
    background: rgba(0, 0, 0, 0.63);
    color: #fff;
}
.flexslider .slides > li {
    position: relative;
}
.rtl .thememount-slider-wrapper {
    direction: ltr;
}
.thememount-slider-wrapper .flex-caption {
    position: absolute;
    z-index: 9999;
    width: 50%;
    bottom: 25%;
    left: 17%;
    padding: 25px;
    background: rgba(0, 0, 0, 0.23);
}
.flex-caption-inner {
    color: #fff;
}
.flex-caption-inner h3 {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 46px;
    color: #fff;
    margin: 5px 0px 15px 0px;
    line-height: 46px;
}
.thememount-slider-desc {
    padding-bottom: 5px;
}
.flex-caption-desc .thememount-slider-desc {
    font-weight: 300;
    font-size: 22px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 10px;
}
.flex-caption-btn .wpb_button {
    padding: 10px 8px;
}
.flex-caption-btn .wpb_button i.icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    vertical-align: middle;
    margin-left: 0px;
}
.flex-caption-btn .wpb_button i.icon:before {
    content: "\f105";
}
.nivo-caption {
    padding: 20px 20px;
}
.nivo-caption h2 {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 30px;
    color: #fff;
    margin: 5px 0px 15px 0px;
    line-height: 24px;
}
.nivo-caption .thememount-slider-desc {
    font-weight: 300;
    font-size: 15px;
    line-height: 35px;
    color: #fff;
    margin-bottom: 10px;
}
.nivo-caption .wpb_button {
    padding: 10px 8px;
}
.nivo-caption .wpb_button i.icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    vertical-align: middle;
    margin-left: 0px;
}
.nivo-caption .wpb_button i.icon:before {
    content: "\f105";
}
.tm-list li {
    margin-bottom: 10px;
}
.tm-list.tm-list-style-icon {
    list-style: none;
    padding-left: 0px;
}
.tm-list.tm-list-style-icon i.tm-skincolor {
    margin-left: 5px;
    margin-right: 8px;
}
.tm-row-bgtype-skin .tm-list.tm-list-style-icon i.tm-skincolor {
    color: rgba(255, 255, 255, 0.8);
}
ul.list-style {
    margin: 0px;
    padding: 0px;
}
.tm-row-bgtype-skin .list-style li:before,
.tm-row-bgtype-dark .list-style li:before,
.tm-row-bgtype-dark .list-style li {
    color: rgba(255, 255, 255, 0.9)
}
.list-style li {
    line-height: 20px;
    padding: 7px 0;
    position: relative;
    padding-left: 22px;
    list-style: none;
}
.list-style li:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 10px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0px;
    font-size: 15px;
    position: absolute;
    left: 0px;
    top: 10px;
}
ul.list-style1 li:before {
    content: '\f061';
}
ul.list-style2 li:before {
    content: '\f138';
}
ul.list-style3 li:before {
    content: '\f054';
}
ul.list-style4 li:before {
    content: '\f0a4';
}
ul.list-style5 li:before {
    content: '\f00c';
}
ul.list-style6 li:before {
    content: '\f101';
}
ul.list-style7 li:before {
    content: '\f105';
}
ul.list-style8 li:before {
    content: '\f178';
}
ul.list-style9 li:before {
    content: '\f04b';
}
ul.list-style10 li:before {
    content: '\f067';
}
ul.special,
ul.special ul {
    list-style: none;
}
ul.special li {
    padding-left: 1em;
    text-indent: -.7em;
}
ul.special li:before {
    content: "• ";
    color: #333;
    width: 7px;
    display: inline-block;
}
body.thememount-sidebar-right.error404 .site-main #primary.content-area {
    padding-right: 15px!important;
    border-right: none !important;
    margin-right: 0px;
}
.error404 .page-header {
    background-color: #fff;
}
.error404 .page-title {
    line-height: 0.6;
    margin: 0;
    padding: 300px;
    position: relative;
    text-align: center;
    width: auto;
}
.error404 .page-title:before {
    color: #F8F8F8;
    content: "\f423";
    font-size: 964px;
    line-height: 0.6;
    overflow: hidden;
    position: absolute;
    left: 7px;
    top: 28px;
}
.error404 .page-header,
.error404 .page-content {
    margin: 0 auto;
    max-width: 1040px;
    padding-bottom: 40px;
    width: 100%;
}
body.error404 .site-content {
    text-align: center;
}
body.error404 .page-content {
    padding: 135px 0px;
}
body.error404 .page-content h1 {
    font-size: 95px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 100%;
}
body.error404 .page-content .thememount-big-icon i:before {
    font-size: 150px;
}
body.error404 .page-content p {
    font-size: 18px;
    margin-bottom: 30px;
}
body.error404 .site-main form {
    position: relative;
    width: 317px;
    margin: 0 auto;
}
body.error404 .site-main form .search-submit {
    display: inline-block;
    width: 25px;
    height: 25px;
    float: right;
    text-indent: -5555em;
    background: none;
    background-image: url(../images/find-ico1.png);
    background-repeat: no-repeat;
    margin-top: 0px;
    right: 12px;
    position: absolute;
    padding: 0px;
    box-shadow: none;
    top: 4px;
}
body.error404 .site-main form input[type="search"] {
    float: left;
    width: 310px;
    height: 40px;
    padding-right: 30px;
    padding-left: 7px;
}
body.error404 .site-header {
    margin-bottom: 0px;
}
.error404 .page-wrapper {
    background-color: #fff;
}
.search-no-results .page-content {
    text-align: center;
}
.search-no-results .tm-no-sresult-wrapper {
    text-align: center;
}
body.search-no-results .tm-no-sresult-wrapper .thememount-big-icon i:before {
    font-size: 150px;
}
.search-no-results .tm-no-sresult-wrapper .thememount-big-icon {
    padding-bottom: 15px;
}
.navigation .nav-previous {
    float: left;
}
.navigation .nav-next {
    float: right;
}
.navigation a:hover {
    text-decoration: none;
}
.paging-navigation {
    background-color: #e8e5ce;
    padding: 40px 0;
}
.paging-navigation .nav-links {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}
.sidebar .paging-navigation .nav-links {
    max-width: 1040px;
    padding: 0 376px 0 60px;
}
.paging-navigation .nav-next {
    padding: 13px 0;
}
.paging-navigation a {
    font-size: 22px;
    font-style: italic;
    font-weight: 300;
}
.paging-navigation .meta-nav {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding: 3px 0 8px;
    text-align: center;
    width: 50px;
}
.paging-navigation .nav-previous .meta-nav {
    margin-right: 10px;
    padding: 17px 0 23px;
    width: 80px;
}
.paging-navigation .nav-next .meta-nav {
    margin-left: 10px;
}
.paging-navigation a:hover .meta-nav {
    background-color: #ea9629;
    text-decoration: none;
}
.post-navigation {
    background-color: #fff;
    color: #ca3c08;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    padding: 20px 0;
}
.post-navigation .nav-links {
    margin: 0 auto;
    max-width: 1040px;
}
.sidebar .post-navigation .nav-links {
    padding: 0 376px 0 60px;
}
.post-navigation a[rel="next"] {
    float: right;
    text-align: right;
}
.thememount-content-team-search-box {
    background-color: #f7f7f7;
    border: 1px solid #eaeaea;
    padding: 15px;
    margin-bottom: 30px;
}
.thememount-content-team-search-box h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 12px;
}
.thememount-content-team-search-box .search_field {
    background: #fff;
    padding: 7px;
    border: 1px solid #eaeaea;
}
.thememount-content-team-search-box .search_field {
    position: relative;
    padding-left: 30px;
}
.thememount-content-team-search-box .search_field {
    position: relative;
    padding-left: 30px;
}
.search_field.by_treatment:after {
    font-family: FontAwesome;
    content: '\f107';
    position: absolute;
    right: 13px;
    top: 11px;
}
.thememount-content-team-search-box .search_field input[type="text"],
.thememount-content-team-search-box .search_field select {
    border: none;
    background-color: transparent
}
.thememount-content-team-search-box .row .col-lg-3:nth-child(2),
.thememount-content-team-search-box .row .col-lg-3:nth-child(3) {
    width: 29% !important;
}
.thememount-content-team-search-box .row .col-lg-3:nth-child(4) {
    width: 17% !important;
}
.thememount-content-team-search-box .thememount-team-form-no-group .row .col-lg-6:nth-child(2) {
    width: 58% !important;
}
.thememount-content-team-search-box .thememount-team-form-no-group .row .col-lg-3:nth-child(3) {
    width: 17% !important;
}
.thememount-content-team-search-box .submit_field button:hover {
    background-color: transparent;
}
.search .page-content {
    padding-bottom: 60px;
}
.search .search-form .search-field {
    padding: 10px 15px;
    width: 50%;
    margin-bottom: 15px;
}
.search .search-form .search-submit {
    display: inline-block;
}
.search .search-form label {
    display: block;
}
.search .site-content:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}
.search-results #content > article {
    margin-top: 30px;
}
.search-results #content > article:first-child {
    margin-top: 0px;
}
.search-results .entry-header {
    margin-bottom: 10px;
}
.search-results .entry-content {
    margin-bottom: 30px;
}
.search-results .entry-title {
    font-size: 25px;
}
.post-box {
    margin-bottom: 30px;
}
.post-box .thememount-post-user,
.post-box .categories-links,
.post-box .comments,
.post-box .tags-links {
    display: inline-block;
    margin-left: 3px;
    margin-right: 5px;
}
.thememount-blog-boxes-wrapper.thememount-text-position-top .thememount-heading-wrapper {
    margin-bottom: 30px;
}
.post-box .post-item .item-content {
    text-align: left;
    padding: 34px 0 /*27px*/ 20px /*27px*/;
    background-color: /*#f5f5f5*/ transparent;
    overflow: inherit;
}
.thememount-items-col-five .post-box .post-item .item-content,
.thememount-items-col-six .post-box .post-item .item-content {
    padding: 34px 15px 20px 15px;
}
.tm-row-bgtype-grey .post-box .post-item .item-content {
    /*background-color: #fff;*/
}
.post-box-icon-wrapper {
    text-align: center;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    border: 4px solid #f5f5f5;
    line-height: 41px;
    margin-top: 20px;
    display: inline-block;
    position: absolute;
    right: 10px;
    color: #fff;
    top: -46px;
    z-index: 1;
}
.tm-row-bgtype-grey .post-box-icon-wrapper {
    border-color: #fff;
}
.thememount-blogbox-btn.thememount-center {
    text-align: center;
    margin-top: 20px;
}
.thememount-post-readmore i {
    padding-left: 6px;
    top: 5px;
    position: absolute;
    font-size: 12px;
    
}
.thememount-post-readmore a {
    font-size: 15px;
    position: relative;
}
.post-box {
    margin-bottom: 30px;
}
.latest-news-home .post-box{margin-bottom: 0px;}
.post-box .thememount-entry-date {
    display: block;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.post-box .post-item-thumbnail-inner {
    position: relative;
}
.post-box .thememount-postbox-small-date {
    position: absolute;
    z-index: 2;
    line-height: 20px;
    right: 50%;
    bottom: 0px;
    width: 140px;
    margin-right: -70px;
}
.post-box .item-content {
    padding: 15px 15px;
}
.post-box .thememount-blogbox-desc {
    padding-top: 10px;
    position: relative;
}
.post-box .post-item .post-item-thumbnail-inner {
    line-height: 0px;
}
.post-box .post-item .item-content h4 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 24px;
}
.post-box .post-item .item-content h4 a:hover {
    text-decoration: none;
}
.post-box .post-item .thememount-blogbox-entry-meta {
    border-top: 1px solid #eaeaea;
    margin-top: 15px;
    padding-top: 12px;
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
    background: #f5f6f8;
    padding-bottom: 13px;
}
.post-box .post-item span.comments i {
    padding-right: 2px;
}
.post-box .post-item .thememount-meta-details i {
    transition: all 0.2s ease-in-out;
}
.post-box .tm-blogbox-comment {
    padding-top: 15px;
    text-align: right;
}
.post-box .tm-blogbox-comment-w {
    border-top: 1px solid #e2e2e2;
    min-height: 36px;
/*     margin-top: 17px; */
	margin-top: 0;
}
.post-box .thememount-meta-details .tm-date-wrapper,
.post-box .thememount-meta-details,
.post-box .thememount-meta-details i {
    font-size: 13px;
    color: #494949;
}
.post-box .thememount-meta-details .tm-date-wrapper {
    position: relative;
}
.post-box .thememount-meta-details .tm-date-wrapper:after {
    position: absolute;
    right: -10px;
    top: 0px;
    width: 0;
    height: 0;
    content: " • ";
    font-size: 17px;
}
.post-box .thememount-post-readmore {
    position: absolute;
    left: 0px;
    bottom: 2px;
}
.archive-header {
    background-color: #e8e5ce;
}
.archive-title,
.archive-meta {
    font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0 auto;
    max-width: 1040px;
    padding: 30px 0;
    width: 100%;
}
.archive-meta {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    margin-top: -15px;
    padding: 0 0 11px;
}
.sidebar .archive-meta {
    padding-right: 316px;
}
.site-main .mu_register {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}
.mu_alert {
    margin-top: 25px;
}
.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
    font-size: inherit;
    width: 270px;
}
.site-main .mu_register input[type="submit"] {
    width: auto;
}
.site-title {
    font-size: 30px;
}
#content .format-status .entry-content,
#content .format-status .entry-met {
    padding-left: 35px;
    line-height: 25px;
}
#content .featured-gallery {
    padding-left: 24px;
}
.gallery-columns-1 .gallery-item {
    margin-right: 0;
    width: 100%;
}
.entry-title,
.format-chat .entry-title,
.format-image .entry-title,
.format-gallery .entry-title,
.format-video .entry-title {
    font-size: 21px;
}
.format-quote blockquote,
.format-status .entry-content {
    font-size: 18px;
}
.format-quote blockquote small,
.format-quote blockquote cite {
    font-size: 13px;
}
.error404 .page-title {
    padding: 40px 0 0;
}
.error404 .page-title:before {
    content: normal;
}
.comment-author {
    margin-right: 30px;
    text-align: center;
}
.comment-author .avatar {
    height: auto;
    max-width: 100%;
}
.comment-metadata,
.comment-content,
.comment-list .reply {
    width: 70%;
    width: -webkit-calc(100% - 104px);
    width: calc(100% - 104px);
}
.comment-form textarea {
    height: 80px;
}
.format-audio .entry-content:before {
    display: none;
}
.format-audio .audio-content {
    background-image: none;
    float: none;
    padding-left: 0;
    width: auto;
}
.author-info {
    margin: 0 auto;
    max-width: 604px;
    padding: 30px 0 10px;
    text-align: left;
    width: 100%;
}
.author.sidebar .author-info {
    max-width: 1040px;
    padding: 30px 376px 10px 60px;
}
.single .author-info {
    padding: 50px 0 0;
}
.author-avatar .avatar {
    float: left;
    margin: 0 30px 30px 0;
}
.single-format-status .author-description {
    color: #f7f5e7;
}
.author-description .author-title {
    clear: none;
    font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
    margin: 0 0 8px;
}
.author-link {
    color: #ca3c08;
    margin-left: 2px;
}
.author.archive .author-link {
    display: none;
}
span.edit-link {
    margin-left: 0;
    margin: 15px 0;
    display: block;
}
span.edit-link a {
    padding: 10px;
    background: whitesmoke;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
}
.post.hentry {
    margin-bottom: 60px;
}
.thememount-post-wrapper {
    position: relative;
}
.thememount-post-left {
    text-align: center;
    width: 170px;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
    top: -96px;
    left: 0px;
}
.thememount-post-left .thememount-post-date-wrapper {
    text-align: center;
    width: 80px;
    height: 80px;
    z-index: 2;
    border-radius: 50%;
    border: 7px solid #fff;
    line-height: 41px;
    margin-top: 20px;
    display: inline-block;
}
.authorinfo {
    font-size: 13px;
    padding-top: 14px;
    padding-bottom: 17px;
    border-bottom: 1px solid #eaeaea;
    text-align: center;
    letter-spacing:0.5px;
    text-transform: uppercase;
}
.authorinfo .authorname {
    display: block;
    color: #282828;
    font-weight: bold;
}
.dateinfo {
    margin-top: 25px;
    font-size: 13px;
    letter-spacing: 2px;
}
.dateinfo .date {
    display: block;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
}
.post.hentry {
    margin-bottom: 45px;
}
.thememount-post-left .entry-date .entry-month.entry-year {
    display: block;
    color: #fff;
    margin-top: 2px;
    font-size: 18px;
    font-weight: 600;
}
.thememount-post-left .entry-date .entry-month.entry-year .entry-year {
    display: none;
}
.thememount-post-icon-wrapper {
    margin-top: 2px;
    padding-top: 14px;
    padding-bottom: 10px;
}
.thememount-post-icon-wrapper .tm-hide {
    display: none;
}
.thememount-post-wrapper .postcontent {
    position: relative;
    padding: 0px;
    padding-bottom: 35px;
    width: 100%;
    padding-left: 203px;
}
.thememount-post-icon-wrapper i {
    color: #fff;
    font-size: 25px;
}
.thememount-blog-meta-wrapper {
    margin-bottom: 10px;
    display: inline-block;
    font-size: 12px;
}
.thememount-entry-date {
    display: block;
    padding: 10px 0px;
    position: relative;
    text-align: center;
}
.thememount-post-wrapper .entry-header {
    margin-bottom: 0px;
}
.single-post .thememount-post-wrapper .entry-header {
    margin-bottom: 0px;
    margin-top: 15px;
}
.thememount-post-wrapper .tags-links {
    padding-right: 20px
}
.thememount-post-wrapper .comments {
    float: right;
    margin-right: 0px;
}
.thememount-blog-media img {
    max-width: 100%;
}
.thememount-post-wrapper .thememount-blog-media {
    margin-bottom: 40px;
}
.thememount-post-wrapper .entry-title {
    font-size: 22px;
    padding-top: 0px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
}
.thememount-post-wrapper .entry-title a {
    color: #494949;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.thememount-post-wrapper .entry-title a:hover {
    text-decoration: none;
}
.tm-date-wrapper,
.thememount-post-user,
.categories-links,
.comments,
.tags-links {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 26px;
}
.thememount-post-wrapper .thememount-meta-details i {
    color: #999;
    padding-right: 5px;
    width: 17px;
    display: inline-block;
}
.thememount-post-wrapper .thememount-meta-details i:before {
    width: auto;
    margin: 0px;
}
.thememount-post-wrapper .entry-content {
    margin-top: 10px;
}
.catgoryinfo {
    float: left;
}
.categorytag {
    color: #969696;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-top: 1px solid #eaeaea;
    margin-top: 30px;
    padding-top: 10px;
}
.categorytag:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}
.thememount-meta-details,
.site-main .item-content .thememount-meta-details a,
.thememount-meta-details i {
    font-size: 14px;
    color: #494949;
}
.thememount-meta-details i {
    padding-right: 3px;
}
.thememount-meta-details a:hover {
    text-decoration: none;
}
.thememount-post-video-embed-code {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
}
.post_format-post-format-video .thememount-blog-media,
.thememount-blogbox-format-video .post-item-thumbnail-inner,
.thememount-blogbox-format-audio .post-item-thumbnail-inner {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.thememount-blogbox-format-audio-mp3 .thememount-post-wrapper .thememount-blog-media,
.thememount-blogbox-format-audio.thememount-blogbox-format-audio-mp3 .post-item-thumbnail-inner {
    padding-bottom: 0;
    height: auto;
    padding: 30px 0px;
    border: 1px solid #e2e2e2;
    background-color: #f5f5f5;
}
.thememount-blogbox-format-audio.thememount-blogbox-format-audio-mp3 .post-item-thumbnail-inner {
    background-color: #fff;
}
.thememount-blogbox-format-audio-mp3 .thememount-post-wrapper .thememount-blog-media .wp-audio-shortcode {
    max-width: none !important;
}
.post_format-post-format-video .thememount-blog-media iframe,
.thememount-post-video-embed-code iframe,
.thememount-blogbox-format-video .post-item-thumbnail-inner iframe,
.thememount-blogbox-format-video .thememount-post-video-embed-code iframe,
.thememount-blogbox-format-video .thememount-post-video-embed-code object,
.thememount-blogbox-format-video .thememount-post-video-embed-code embed,
.thememount-blogbox-format-audio .post-item-thumbnail-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.entry-content .tm-pformat-link-url {
    padding: 15px;
}
.entry-content .tm-pformat-link-url a,
.entry-content .tm-pformat-link-url a:hover {
    color: #fff !important;
}
.thememount-pagination {
    display: block;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
}
.thememount-row-fullwidth-true .thememount-pagination {
    margin-top: 50px;
}
.thememount-pagination .page-numbers {
    margin: 0px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    background-color: #f5f5f5;
    color: #202020;
}
.thememount-pagination .page-numbers.current,
.thememount-pagination .page-numbers:hover {
    color: #fff;
}
.format-aside {
    font-size: 17.5px;
    font-weight: 300;
    letter-spacing: 1px;
}
.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
    box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}
.format-aside .entry-meta {
    margin-top: 0;
}
.format-aside blockquote {
    font-size: 100%;
    font-weight: normal;
}
.format-aside cite {
    font-size: 100%;
    text-transform: none;
}
.format-aside cite:before {
    content: "\2014";
    margin-right: 5px;
}
.format-audio .entry-content:before {
    content: "\f109";
    float: left;
    font-size: 64px;
    position: relative;
    top: 4px;
}
.format-audio .audio-content {
    background: url(../images/dotted-line.png) repeat-y left top;
    background-size: 4px 4px;
    float: right;
    padding-left: 35px;
    width: 80%;
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px);
}
.format-audio .wp-audio-shortcode {
    height: 30px !important;
    margin: 20px 0;
    max-width: 400px !important;
}
.format-audio audio {
    max-width: 100% !important;
}
.format-chat .entry-meta .date a:before {
    content: "\f108";
    margin-right: 2px;
}
.format-chat .entry-meta .author {
    display: none;
}
.format-chat .chat {
    margin: 0;
}
.format-chat .chat .chat-timestamp {
    color: #722d19;
    float: right;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 10px 0;
}
.format-chat .chat .fn {
    font-style: normal;
}
.format-quote .entry-content blockquote {
    font-size: 24px;
    margin: 0;
    border: none;
    letter-spacing: 1px;
}
.format-quote .entry-content blockquote:before,
.format-quote .entry-content blockquote .tm-quote-footer {
    font-style: normal;
}
.format-quote .entry-content blockquote .tm-quote-footer {
    font-size: 16px;
    font-weight: bold;
}
.format-quote .entry-content cite a {
    border-bottom: 1px dotted #fff;
    color: #fff;
}
.format-quote .entry-content cite a:hover {
    text-decoration: none;
}
.format-quote blockquote small,
.format-quote blockquote cite {
    display: block;
    font-size: 16px;
}
.format-quote blockquote {
    font-style: italic;
    font-weight: 300;
    padding-left: 75px;
    position: relative;
}
.format-quote blockquote:before {
    font-family: FontAwesome;
    content: "\f10d";
    font-size: 50px;
    font-weight: 400;
    line-height: .8;
    padding-right: 25px;
    position: absolute;
    left: 0px;
    top: 15px;
}
.format-quote blockquote blockquote:before {
    display: none;
}
.format-quote blockquote blockquote {
    padding-left: 0px;
}
.thememount_quote_source {
    position: relative;
    padding-left: 20px;
}
.thememount_quote_source:before {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f068";
    font-size: 11px;
    left: 0px;
    top: 7px;
    color: #303a3b;
}
.thememount_quote_source h3 {
    font-size: 16px;
}
.format-quote .entry-meta .author {
    display: none;
}
.format-status {
    padding: 0;
}
.format-status .entry-content,
.format-status .entry-meta {
    padding-left: 35px;
    position: relative;
}
.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
    padding-left: 95px;
}
.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
    left: 70px;
}
.format-status .entry-meta:before {
    background-position: left top;
}
.format-status .entry-content {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    position: relative;
    border-left: 1px dashed #ccc
}
.format-status .entry-content p:last-child {
    margin-bottom: 0;
}
.format-status .entry-meta {
    margin-top: 0;
    padding-bottom: 40px;
}
.format-status .entry-meta .date a:before {
    content: "\f105";
}
.sidebar .entry-header .entry-meta {
    padding: 0;
}
.entry-header {
    margin-bottom: 30px;
}
.entry-title {
    font-weight: normal;
    margin: 0 0 5px;
    font-size: 30px;
    line-height: 40px;
}
.entry-meta > span {
    margin-right: 20px;
}
.entry-meta > span:last-child {
    margin-right: 0;
}
.featured-post:before {
    content: "\f308";
    margin-right: 2px;
}
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
    display: none;
}
.entry-content {
    word-wrap: break-word;
}
.entry-content .thememount-sb-main-link a:hover {
    text-decoration: none;
    color: #2d2d2d;
}
.entry-content .tm-row-bgtype-skin .thememount-sb-main-link a:hover,
.entry-content .tm-row-bgtype-dark .thememount-sb-main-link a:hover {
    color: #fff;
}
.entry-content blockquote {
    font-size: 24px;
}
.entry-content blockquote cite,
.entry-content blockquote small {
    font-size: 16px;
}
footer.entry-meta {
    margin-top: 0px;
}
.format-standard footer.entry-meta {
    margin-top: 0;
}
.page-links {
    clear: both;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 2.2;
    margin: 20px 0;
    text-transform: uppercase;
}
.page-links a,
.page-links > span {
    background: #fff;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
}
.entry-content .format-status .entry-content .page-links a,
.entry-content .format-gallery .entry-content .page-links a,
.entry-content .format-chat .entry-content .page-links a,
.entry-content .format-quote .entry-content .page-links a,
.entry-content .page-links a {
    border: 1px solid #eaeaea;
    color: #333;
    font-style: normal;
    font-size: 13px;
}
.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
    color: #fff;
}
.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
    background: none;
}
.page-links .page-links-title {
    background: transparent;
    border: none;
    margin-right: 20px;
    padding: 0;
}
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
    background: #220e10;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #fff;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ea9629;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #595959;
}
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
}
.gallery {
    margin-bottom: 20px;
    margin-left: -4px;
}
.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
    display: table;
    margin: 0 auto 20px;
}
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
    text-align: center;
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}
.gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 2px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    width: 100%;
}
.gallery-caption:before {
    box-shadow: 0 -10px 15px #000 inset;
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.gallery-item:hover .gallery-caption {
    opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}
body.thememount-sidebar-both .site-main #sidebar-left.sidebar {
    margin-left: -74.8%
}
body.thememount-sidebar-both .site-main #primary.content-area {
    margin-left: 25% !important;
}
body.thememount-sidebar-left .site-main #primary.content-area {
    float: right;
}
body.thememount-sidebar-right.page-template-template-blog-2-columns-php .site-main #primary.content-area .site-content,
body.thememount-sidebar-right.page-template-template-blog-3-columns-php .site-main #primary.content-area .site-content,
body.thememount-sidebar-left.page-template-template-blog-2-columns-php .site-main #primary.content-area .site-content,
body.thememount-sidebar-left.page-template-template-blog-3-columns-php .site-main #primary.content-area .site-content {
    margin-left: -15px;
    margin-right: -15px;
}
.site-main #sidebar-right.sidebar {
    margin-top: -60px;
    padding-top: 60px;
    padding-bottom: 40px;
}
.site-main #sidebar-left.sidebar {
    margin-top: -60px;
    padding-top: 60px;
    padding-bottom: 70px;
    float: left;
}
body.thememount-sidebar-both .site-main #primary.content-area {
    padding-right: 30px!important;
    padding-left: 30px!important;
}
body.thememount-sidebar-bothleft .site-main #primary.content-area {
    padding-left: 30px!important;
    float: right;
}
body.thememount-sidebar-bothleft .site-main #sidebar-right.sidebar {
    margin-top: -60px;
    padding-top: 60px;
    padding-bottom: 70px;
}
body.thememount-sidebar-bothleft .site-main #sidebar-left.sidebar {
    border: none;
    float: left;
}
body.thememount-sidebar-bothleft .site-main #sidebar-right.sidebar {
    border-left: 0px;
    float: right;
}
body.thememount-sidebar-bothleft .site-main #sidebar-right .widget {
    padding-left: 0px;
    padding-right: 15px;
}
body.thememount-sidebar-bothleft .site-main #sidebar-left .widget {
    padding-right: 0px;
}
body.thememount-sidebar-bothright .site-main #sidebar-right.sidebar {
    border: none;
}
body.thememount-sidebar-bothright .site-main #sidebar-left.sidebar {
    border-right: 0px;
}
body.thememount-sidebar-bothright .site-main #sidebar-left .widget {
    padding-right: 0px;
    padding-left: 15px;
}
body.thememount-sidebar-bothright .site-main #sidebar-right .widget {
    padding-left: 0px;
}
.site-main .sidebar-container {
    height: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 1;
}
.site-main .sidebar-inner {
    margin: 0 auto;
    max-width: 1040px;
}
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
    max-width: 1040px;
    padding: 0 376px 0 60px;
}
body.search.search-no-results.thememount-sidebar-right .site-main #primary.content-area,
body.search.search-results.thememount-sidebar-right .site-main #primary.content-area {
    border: none;
}
.tm-row-bgtype-grey .tm-sbox .vc_cta3-style-outline .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-outline {
    background-color: #f5f5f5;
}
.tm-row-bgtype-dark .tm-sbox .vc_cta3-style-outline .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-outline {
    background-color: #282828;
}
.tm-sbox.tm-sbox-iconalign-top .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl {
    margin-top: 90px;
}
.vc_cta3-icons-left.vc_general.vc_cta3 .vc_cta3-icons,
.vc_cta3-icons-right.vc_general.vc_cta3 .vc_cta3-icons {
    vertical-align: top;
}
.tm-sbox-iconalign-bottomleft .vc_general.vc_cta3 .vc_cta3-icons,
.tm-sbox-iconalign-topleft .vc_general.vc_cta3 .vc_cta3-icons,
.tm-sbox-iconalign-topleft .vc_general.vc_cta3 .vc_cta3-icons .vc_icon_element.vc_icon_element-outer,
.tm-sbox-iconalign-bottomleft .vc_general.vc_cta3 .vc_cta3-icons .vc_icon_element.vc_icon_element-outer {
    text-align: left;
}
.tm-sbox-iconalign-bottomright .vc_general.vc_cta3 .vc_cta3-icons,
.tm-sbox-iconalign-topright .vc_general.vc_cta3 .vc_cta3-icons,
.tm-sbox-iconalign-topright .vc_general.vc_cta3 .vc_cta3-icons .vc_icon_element.vc_icon_element-outer,
.tm-sbox-iconalign-bottomright .vc_general.vc_cta3 .vc_cta3-icons .vc_icon_element.vc_icon_element-outer {
    text-align: right;
}
.tm-sbox-iconalign-bottomright .vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons .vc_icon_element.vc_icon_element-outer,
.tm-sbox-iconalign-topright .vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons .vc_icon_element.vc_icon_element-outer {
    text-align: center;
}
.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content {
    text-align: right;
}
.tm-sbox-iconalign-topleft .vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
    top: 0;
    left: 0px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}
.tm-sbox-iconalign-bottomleft .vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
    bottom: 0;
    left: 0px;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    position: absolute;
}
.tm-sbox-iconalign-topright .vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
    position: absolute;
    right: 0;
    left: auto;
    top: 0px;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.tm-sbox-iconalign-bottomright .vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
    right: 0;
    left: auto;
    bottom: 0;
    position: absolute;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-topleft.vc_cta3-icons-on-border .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-topright.vc_cta3-icons-on-border .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-topcenter.vc_cta3-icons-on-border .vc_cta3_content-container {
    padding-top: 28px;
}
.tm-sbox-iconalign-bottomleft .vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-on-border,
.tm-sbox-iconalign-topleft .vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-on-border {
    margin-left: 50px;
}
.tm-sbox-iconalign-topleft .vc_general.vc_cta3.vc_cta3-icon-size-lg.vc_cta3-icons-on-border,
.tm-sbox-iconalign-topleft .vc_general.vc_cta3.vc_cta3-icon-size-md.vc_cta3-icons-on-border,
.tm-sbox-iconalign-topleft .vc_general.vc_cta3.vc_cta3-icon-size-sm.vc_cta3-icons-on-border,
.tm-sbox-iconalign-topleft .vc_general.vc_cta3.vc_cta3-icon-size-xs.vc_cta3-icons-on-border,
.tm-sbox-iconalign-bottomleft .vc_general.vc_cta3.vc_cta3-icon-size-lg.vc_cta3-icons-on-border,
.tm-sbox-iconalign-bottomleft .vc_general.vc_cta3.vc_cta3-icon-size-md.vc_cta3-icons-on-border,
.tm-sbox-iconalign-bottomleft .vc_general.vc_cta3.vc_cta3-icon-size-sm.vc_cta3-icons-on-border,
.tm-sbox-iconalign-bottomleft .vc_general.vc_cta3.vc_cta3-icon-size-xs.vc_cta3-icons-on-border {
    margin-left: 35px;
}
.tm-sbox-iconalign-topright .vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-on-border,
.tm-sbox-iconalign-bottomright .vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-on-border {
    margin-right: 50px;
}
.tm-sbox-iconalign-topright .vc_general.vc_cta3.vc_cta3-icon-size-lg.vc_cta3-icons-on-border,
.tm-sbox-iconalign-topright .vc_general.vc_cta3.vc_cta3-icon-size-md.vc_cta3-icons-on-border,
.tm-sbox-iconalign-topright .vc_general.vc_cta3.vc_cta3-icon-size-sm.vc_cta3-icons-on-border,
.tm-sbox-iconalign-topright .vc_general.vc_cta3.vc_cta3-icon-size-xs.vc_cta3-icons-on-border,
.tm-sbox-iconalign-bottomright .vc_general.vc_cta3.vc_cta3-icon-size-lg.vc_cta3-icons-on-border,
.tm-sbox-iconalign-bottomright .vc_general.vc_cta3.vc_cta3-icon-size-md.vc_cta3-icons-on-border,
.tm-sbox-iconalign-bottomright .vc_general.vc_cta3.vc_cta3-icon-size-sm.vc_cta3-icons-on-border,
.tm-sbox-iconalign-bottomright .vc_general.vc_cta3.vc_cta3-icon-size-xs.vc_cta3-icons-on-border {
    margin-right: 35px;
}
.vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-topright.vc_cta3-icons-on-border,
.vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-topleft.vc_cta3-icons-on-border,
.vc_general.vc_cta3.vc_cta3-icon-size-xl.vc_cta3-icons-topcenter.vc_cta3-icons-on-border {
    margin-top: 50px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 30px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 50px;
}
.tm-sbox.tm-sbox-iconalign-top .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 25px;
}
.tm-sbox-iconalign-topright .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container,
.tm-sbox-iconalign-topright .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container,
.tm-sbox-iconalign-topleft .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container,
.tm-sbox-iconalign-topleft .vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 20px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container,
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 30px;
}
.vc_general.vc_cta3.vc_cta3-style-outline {
    border-width: 2px;
}
.vc_general.vc_cta3.vc_cta3-icons-topleft,
.vc_general.vc_cta3.vc_cta3-icons-topright {
    position: relative;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-skincolor.vc_icon_element-outline,
.tm-sbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-none {
    background-color: transparent;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
    font-size: 2.50em !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-x1 {
    width: 8em !important;
    height: 8em !important;
}
.tm-sbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
    font-size: 3em !important;
}
.vc_general.vc_cta3.vc_cta3-style-transparent {
    padding: 0px;
}
.tm-sbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 1.9em !important;
}
.tm-sbox .vc_cta3-style-outline .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-outline {
    background-color: #fff;
}
.tm-sbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner.vc_icon_element-style-none {
    width: 4em !important;
    height: 4em !important;
}
.tm-sbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner.vc_icon_element-style-none {
    width: 3.2em !important;
    height: 3.2em !important;
}
.tm-sbox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner.vc_icon_element-style-none {
    width: 2.9em !important;
    height: 2.9em !important;
}
.tm-sbox .vc_general.vc_cta3 h2 {
    margin-bottom: 6px;
}
.tm-sbox .vc_general.vc_cta3 h4 {
    margin-bottom: 15px;
}
.tm-sbox .vc_general.vc_cta3 h2 {
    font-size: 19px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.tm-sbox-iconalign-top .vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container {
    padding-top: 2em;
}
.tm-sbox-iconalign-top .vc_general.vc_cta3.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container {
    padding-top: 2em;
}
.tm-sbox .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
    padding-left: 2em;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-default,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-primary,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-info,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-success,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-warning,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-danger,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-inverse,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-blue,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-turquoise,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-pink,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-violet,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-peacoc,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-chino,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-mulled-wine,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-vista-blue,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-orange,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-sky,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-green,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-pink,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-sandy-brown,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-sandy-purple,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-black,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-grey,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-white,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-skincolor {
    background-color: transparent !important;
    margin-top: 10px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty).vc_btn3-style-text .vc_btn3-icon {
    left: 0px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 34px;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-default {
    color: #f7f7f7;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-default:hover {
    color: #e8e8e8;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-primary {
    color: #0088cc;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-primary:hover {
    color: #0074ad;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-info {
    color: #58b9da;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-info:hover {
    color: #3fafd4;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-success {
    color: #6ab165;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-success:hover {
    color: #59a453;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-warning {
    color: #ff9900;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-warning:hover {
    color: #e08700;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-danger {
    color: #ff675b;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-danger:hover {
    color: #ff4b3c;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-inverse {
    color: #555555;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-inverse:hover {
    color: #464646;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-blue {
    color: #5472d2;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-blue:hover {
    color: #3c5ecc;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-turquoise {
    color: #00c1cf;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-turquoise:hover {
    color: #00a4b0;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-pink {
    color: #fe6c61;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-pink:hover {
    color: #fe5043;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-violet {
    color: #8d6dc4;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-violet:hover {
    color: #7c57bb;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-peacoc {
    color: #4cadc9;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-peacoc:hover {
    color: #39a0bd;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-chino {
    color: #cec2ab;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-chino:hover {
    color: #c3b498;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-mulled-wine {
    color: #50485b;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-mulled-wine:hover {
    color: #413a4a;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-vista-blue {
    color: #75d69c;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-vista-blue:hover {
    color: #5dcf8b;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-orange {
    color: #75d69c;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-orange:hover {
    color: #5dcf8b;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-sky {
    color: #5aa1e3;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-sky:hover {
    color: #4092df;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-green {
    color: #6dab3c;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-green:hover {
    color: #5f9434;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-sandy-brown {
    color: #f79468;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-sandy-brown:hover {
    color: #f57f4b;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-purple {
    color: #b97ebb;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-purple:hover {
    color: #ae6ab0;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-black {
    color: #2a2a2a;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-black:hover {
    color: #1b1b1b;
}
.vc_btn3-style-text.vc_btn3-icon-right {
    padding-left: 0px;
}
.vc_btn3-style-text.vc_btn3-icon-left {
    padding-right: 0px;
}
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-skincolor:hover {
    color: #202020;
}
.tm-sbox .vc_cta3-align-center.vc_general.vc_cta3 .vc_cta3-actions {
    text-align: center;
}
.vc_icon_element-style-.vc_icon_element-background-color-skincolor {
    background-color: transparent;
    width: auto !important;
    height: auto !important;
}
.tm-element-heading-wrapper .vc_general.vc_cta3 {
    padding: 0px;
    border: none;
}
.tm-element-heading-wrapper .vc_general.vc_cta3 h2 {
    margin-bottom: 15px;
}
.tm-row-bgtype-dark .tm-element-heading-wrapper h2,
.tm-row-bgtype-skin .tm-element-heading-wrapper h2 {
    color: #fff;
}
.tm-heading-inner {
    width: 100%;
    height: auto;
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
    padding-bottom: 0;
    overflow: hidden;
}
.tm-element-heading-wrapper.tm-element-align-center h4 {
    margin: 0 auto;
    max-width: 600px;
}
.tm-element-heading-wrapper h4 {
    margin-bottom: 0px;
}
.tm-titlebar-wrapper {
    position: relative;
    z-index: 1;
}
.tm-titlebar-wrapper.entry-header {
    margin-bottom: 0px;
}
.tablerow {
    display: table;
    width: 100%;
}
.headingblock,
.breadcrumbblock {
    display: table-cell;
}
.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    background-color: rgba(255, 255, 255, 0.83);
}
.tm-titlebar-align-right .tm-titlebar-main {
    text-align: right;
}
.tm-titlebar-align-left .tm-titlebar-main {
    text-align: left;
}
.tm-titlebar-wrapper .entry-header {
    margin-bottom: 0px;
}
.tm-titlebar-wrapper .entry-header .entry-title,
.tm-titlebar-wrapper .entry-header a,
.tm-titlebar-wrapper .breadcrumb-wrapper {
    color: #333;
}
.thememount-titlebar-main {
    text-align: center;
}
.tm-titlebar-wrapper .entry-title-wrapper a {
    color: rgba(255, 255, 255, 0.90);
    font-weight: bold;
}
.tm-titlebar-wrapper .entry-title-wrapper a:hover {
    color: #fff;
}
.tm-titlebar-main .breadcrumb-wrapper span:last-child {
    padding-right: 0px;
    padding-left: 6px;
}
.tm-titlebar-wrapper .entry-title .tm-subtitle {
    font-size: 17px;
    opacity: 0.8;
    font-weight: 300;
}
.tm-titlebar-wrapper .breadcrumb-wrapper a {
    color: #888;
}
.tm-titlebar-wrapper .breadcrumb-wrapper a:hover {
    text-decoration: none;
}
.thememount-titlebar-main .breadcrumb-wrapper {
    color: #999999;
    vertical-align: middle;
}
.breadcrumb-wrapper .tm-pf-navbar-wrapper i {
    font-size: 24px;
    opacity: 0.8;
    transition: all 0.2s ease;
}
.breadcrumb-wrapper .tm-pf-navbar-wrapper a {
    margin: 2px;
    display: inline-block;
}
.breadcrumb-wrapper .tm-pf-navbar-wrapper a,
.breadcrumb-wrapper .tm-pf-navbar-wrapper .tm-dim {
    margin: 5px;
    display: inline-block;
}
.tm-titlebar-wrapper {
    background-size: 100%;
    background-position: 50% 0px;
    background-repeat: repeat repeat;
}
.thememount-header-style-3 .thememount-slider-wrapper,
.thememount-header-style-3 .tm-titlebar-wrapper {
    position: relative;
    z-index: 1;
}
.thememount-titlebar-main .entry-title {
    line-height: 27px;
    color: #2d2d2d;
    font-weight: 400;
    font-size: 28px;
}
.tm-titlebar-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a {
    color: rgba(255, 255, 255, 0.72); padding-right:6px;
}
.tm-titlebar-textcolor-white .tm-titlebar-main .breadcrumb-wrapper,
.tm-titlebar-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a:hover {
    color: rgba(255, 255, 255, 1);
}
.tm-titlebar-textcolor-white .tm-titlebar-main h3.tm-subtitle,
.tm-titlebar-textcolor-white .tm-titlebar-main .entry-title {
    color: #fff;
}
.tm-titlebar-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a {
    color: rgba(0, 0, 0, 0.60);
}
.tm-titlebar-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper,
.tm-titlebar-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a:hover {
    color: rgba(0, 0, 0, 0.8);
}
.tm-titlebar-textcolor-dark .tm-titlebar-main h3.tm-subtitle,
.tm-titlebar-textcolor-dark .tm-titlebar-main .entry-title {
    color: rgba(0, 0, 0, 0.9);
}
.thememount-titlebar-main .breadcrumb-wrapper a {
    color: #999999;
}
.tm-titlebar-wrapper.tm-titlebar-bgcolor-darkgrey.tm-titlebar-with-bgimage,
.tm-titlebar-wrapper.tm-titlebar-bgcolor-darkgrey .tm-titlebar-inner-wrapper {
    background-color: /*#232323*/ transparent;
}
.tm-titlebar-wrapper.tm-titlebar-bgcolor-grey.tm-titlebar-with-bgimage,
.tm-titlebar-wrapper.tm-titlebar-bgcolor-grey .tm-titlebar-inner-wrapper {
    background-color: #f5f5f5;
}
.tm-titlebar-wrapper.tm-titlebar-bgcolor-white.tm-titlebar-with-bgimage,
.tm-titlebar-wrapper.tm-titlebar-bgcolor-white .tm-titlebar-inner-wrapper {
    background-color: #fff;
}
.tm-titlebar-wrapper.tm-titlebar-bgcolor-darkgrey.tm-titlebar-with-bgimage .tm-titlebar-inner-wrapper {
    /*background-color: rgba(0, 0, 0, 0.80);*/
}
.tm-titlebar-wrapper.tm-titlebar-bgcolor-grey.tm-titlebar-with-bgimage .tm-titlebar-inner-wrapper {
    background-color: rgba(232, 232, 232, 0.90);
}
.tm-titlebar-wrapper.tm-titlebar-bgcolor-white.tm-titlebar-with-bgimage .tm-titlebar-inner-wrapper {
    background-color: rgba(255, 255, 255, 0.85);
}
.tm-titlebar-align-right .container,
.tm-titlebar-align-left .container {
    display: table;
}
.tm-titlebar-align-right .entry-title-wrapper,
.tm-titlebar-align-left .entry-title-wrapper,
.tm-titlebar-align-right .breadcrumb-wrapper,
.tm-titlebar-align-left .breadcrumb-wrapper {
    display: table-cell;
}
.tm-titlebar-align-left .breadcrumb-wrapper {
    text-align: right;
    vertical-align: middle;
}
.tm-titlebar-align-right .breadcrumb-wrapper {
    text-align: left;
    vertical-align: middle;
}
.tm-titlebar-wrapper .breadcrumb-wrapper {
    font-size: 13px;
    color: #999999;
}
.tm-titlebar-wrapper .breadcrumb-wrapper {
    margin-top: 14px;
}
.tm-titlebar-align-allleft .tm-titlebar-main {
    text-align: left;
}
.tm-titlebar-align-allright .tm-titlebar-main {
    text-align: right;
}
.entry-title-wrapper .entry-title {
    margin: 0px;
}
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px;
}
.wpb_column>.vc_column-inner>.wpb_wrapper> section.vc_cta3-container {
    margin-bottom: 0;
}
.vc_row {
    position: relative;
}
.vc_row .vc_row .tm-bg-overlay {
    display: none;
}
.vc_row .tm-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: block;
    overflow: hidden;
}
.tm-row-bgtype-dark.tm-background-image .tm-bg-overlay,
.tm-row-bgtype-dark.vc_video-bg-container .tm-bg-overlay {
    background: rgba(0, 0, 0, 0.83);
}
.tm-row-bgtype-grey.tm-background-image .tm-bg-overlay,
.tm-row-bgtype-grey.vc_video-bg-container .tm-bg-overlay {
    background: rgba(231, 231, 231, 0.6);
}
.tm-row-bgtype-dark .tm-bg-overlay {
    background: #282828;
}
.tm-row-bgtype-grey .tm-bg-overlay {
    background: /*#f5f5f5*/ transparent;
}
.thememount-responsive-on .section.grid_section:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}
.container .container {
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
}
.tm-row-bgtype-skin .tagcloud a:hover {
    background-color: #fff;
}
.tm-row-bgtype-skin .tagcloud a:hover,
.tm-row-bgtype-skin .thememount_widget_flickr_wrapper a {
    border-color: rgba(255, 255, 255, 0.31);
}
.tm-row-textcolor-white h1,
.tm-row-textcolor-white h2,
.tm-row-textcolor-white h3,
.tm-row-textcolor-white h4,
.tm-row-textcolor-white h5,
.tm-row-textcolor-white h6,
.tm-row-textcolor-white .tm-element-heading-wrapper h2,
.tm-row-textcolor-white .thememount-testimonial-title,
.tm-row-textcolor-white a,
.tm-background-image.tm-row-textcolor-white h1,
.tm-background-image.tm-row-textcolor-white h2,
.tm-background-image.tm-row-textcolor-white h3,
.tm-background-image.tm-row-textcolor-white h4,
.tm-background-image.tm-row-textcolor-white h5,
.tm-background-image.tm-row-textcolor-white h6,
.tm-background-image.tm-row-textcolor-white .tm-element-heading-wrapper h2,
.tm-background-image.tm-row-textcolor-white .thememount-testimonial-title,
.tm-background-image.tm-row-textcolor-white a,
.tm-row-bgtype-skin h1,
.tm-row-bgtype-skin h2,
.tm-row-bgtype-skin h3,
.tm-row-bgtype-skin h4,
.tm-row-bgtype-skin h5,
.tm-row-bgtype-skin h6,
.vc_row.tm-row-bgtype-skin .tm-element-heading-wrapper h2,
.tm-row-bgtype-skin .thememount-testimonial-title,
.tm-row-bgtype-skin a,
.tm-row-bgtype-dark h1,
.tm-row-bgtype-dark h2,
.tm-row-bgtype-dark h3,
.tm-row-bgtype-dark h4,
.tm-row-bgtype-dark h5,
.tm-row-bgtype-dark h6,
.tm-row-bgtype-dark .tm-element-heading-wrapper h2,
.tm-row-bgtype-dark .thememount-testimonial-title,
.tm-row-bgtype-dark a,
.tm-row-bgtype-dark .thememount-twitterbar h3 a.twitter-link small,
.tm-row-bgtype-skin .thememount-twitterbar h3 a.twitter-link small,
.thememount-team-box:hover .thememount-team-social-links a,
.thememount-team-box:hover .thememount-team-title a,
.tm-row-textcolor-skin .thememount-team-box:hover .thememount-team-social-links a,
.tm-row-textcolor-skin .thememount-team-box:hover .thememount-team-title,
.tm-row-bgtype-skin .widget_display_forums li a:before,
.tm-row-bgtype-skin .widget_display_topics li a:before,
.tm-row-bgtype-skin .widget_recent_entries li a:before,
.tm-row-bgtype-skin .widget_archive li a:before,
.tm-row-bgtype-skin .widget_categories li a:before,
.tm-row-bgtype-skin .menu li a:before,
.tm-row-bgtype-skin .widget_meta li a:before,
.tm-row-bgtype-skin .widget_pages li a:before,
body .tm-row-bgtype-skin .widget .widget-title,
body .tm-row-bgtype-skin .widget .widget-title,
body .tm-row-bgtype-skin .widget .widgettitle,
body .tm-row-bgtype-dark .widget .widget-title,
body .tm-row-bgtype-dark .widget .widgettitle {
    color: #fff;
}
.tm-row-bgtype-skin .thememount-twitterbar h3 a.twitter-link:hover small {
    color: #fff !important;
}
body .tm-row-bgtype-skin .widget_calendar caption,
body .tm-row-bgtype-dark .widget_calendar caption,
.tm-row-bgtype-skin .widget a:hover,
.tm-row-bgtype-skin a:hover {
    color: rgba(255, 255, 255, 0.80);
}
.tm-row-textcolor-white,
.tm-row-textcolor-white .tm-element-heading-wrapper h4,
.tm-row-textcolor-white p,
.tm-row-textcolor-white .thememount-tst-contarea-text,
.tm-row-textcolor-white .thememount-testimonial-title .thememount-testimonial-designation,
.tm-background-image.tm-row-textcolor-white,
.tm-background-image.tm-row-textcolor-white .tm-element-heading-wrapper h4,
.tm-background-image.tm-row-textcolor-white p,
.tm-background-image.tm-row-textcolor-white span,
.tm-background-image.tm-row-textcolor-white .thememount-tst-contarea-text,
.tm-background-image.tm-row-textcolor-white .thememount-testimonial-title .thememount-testimonial-designation,
.tm-row-bgtype-skin,
.vc_row.tm-row-bgtype-skin .tm-element-heading-wrapper h4,
.tm-row-bgtype-skin p,
.tm-row-bgtype-skin .thememount-tst-contarea-text,
.tm-row-bgtype-skin .thememount-testimonial-title .thememount-testimonial-designation {
    color: rgba(255, 255, 255, 0.85);
}
.tm-row-bgtype-dark,
.tm-row-bgtype-dark .tm-element-heading-wrapper h4,
.tm-row-bgtype-dark p,
.tm-row-bgtype-dark .thememount-tst-contarea-text,
.tm-row-bgtype-dark .thememount-testimonial-title .thememount-testimonial-designation {
    color: rgba(255, 255, 255, 0.52);
}
.tm-row-textcolor-dark h1,
.tm-row-textcolor-dark h2,
.tm-row-textcolor-dark h3,
.tm-row-textcolor-dark h4,
.tm-row-textcolor-dark h5,
.tm-row-textcolor-dark h6,
.tm-row-textcolor-dark .tm-element-heading-wrapper h2,
.tm-row-textcolor-dark .thememount-testimonial-title,
.tm-row-textcolor-dark a,
.tm-background-image.tm-row-textcolor-dark h1,
.tm-background-image.tm-row-textcolor-dark h2,
.tm-background-image.tm-row-textcolor-dark h3,
.tm-background-image.tm-row-textcolor-dark h4,
.tm-background-image.tm-row-textcolor-dark h5,
.tm-background-image.tm-row-textcolor-dark h6,
.tm-background-image.tm-row-textcolor-dark .tm-element-heading-wrapper h2,
.tm-background-image.tm-row-textcolor-dark .thememount-testimonial-title,
.tm-background-image.tm-row-textcolor-dark a,
.tm-row-bgtype-grey h1,
.tm-row-bgtype-grey h2,
.tm-row-bgtype-grey h3,
.tm-row-bgtype-grey h4,
.tm-row-bgtype-grey h5,
.tm-row-bgtype-grey h6,
.tm-row-bgtype-grey .tm-element-heading-wrapper h2,
.tm-row-bgtype-grey .thememount-testimonial-title,
.tm-row-bgtype-grey a,
.tm-row-bgtype-skin .portfolio-sortable-list ul li a:hover,
.tm-row-bgtype-skin .portfolio-sortable-list ul li a.selected {
    color: #fff;
}
.tm-row-textcolor-dark,
.tm-row-textcolor-dark .tm-element-heading-wrapper h4,
.tm-row-textcolor-dark p,
.tm-row-textcolor-dark .thememount-tst-contarea-text,
.tm-row-textcolor-dark .thememount-testimonial-title .thememount-testimonial-designation,
.tm-background-image.tm-row-textcolor-dark,
.tm-background-image.tm-row-textcolor-dark .tm-element-heading-wrapper h4,
.tm-background-image.tm-row-textcolor-dark p,
.tm-background-image.tm-row-textcolor-dark span,
.tm-background-image.tm-row-textcolor-dark .thememount-tst-contarea-text,
.tm-background-image.tm-row-textcolor-dark .thememount-testimonial-title .thememount-testimonial-designation,
.tm-row-bgtype-grey,
.tm-row-bgtype-grey .tm-element-heading-wrapper h4,
.tm-row-bgtype-grey p,
.tm-row-bgtype-grey .thememount-tst-contarea-text,
.tm-row-bgtype-grey .thememount-testimonial-title .thememount-testimonial-designation {
    color: rgba(40, 40, 40, 0.76);
}
.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a,
.tm-row-bgtype-dark .vc_general.vc_btn3.vc_btn3-color-skincolor:hover,
.tm-row-textcolor-white .thememount-team-social-links a,
.tm-row-textcolor-skin .thememount-team-social-links a,
.tm-row-textcolor-skin .thememount-team-title a,
.tm-row-textcolor-skin .thememount-team-title,
.thememount-team-title,
.thememount-team-title a,
.thememount-team-social-links a,
.site-main .item-content h4 a,
.site-main .thememount-post-readmore a,
.tm-row-textcolor-skin .item-content a,
.vc_btn3.vc_btn3-color-white,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat,
.vc_general.vc_btn3.vc_btn3-style-text.vc_btn3-color-inverse,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button[name="apply_coupon"],
.woocommerce #content input.button[name="apply_coupon"],
.tm-row-bgtype-skin .tagcloud a:hover {
    color: #494949;
}
.site-main .thememount-blogbox-desc,
.site-main .thememount-blogbox-desc p,
.tm-row-bgtype-skin .wpb_posts_slider .flex-caption p,
.tm-row-bgtype-skin .wpb_posts_slider .nivo-caption p {
    color: #6d6d6d;
}
.heading-centered {
    text-align: center;
}
body.thememount-page-full-width #content div > .entry-content > .vc_row.vc_row-fluid {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0px;
}
body.thememount-page-full-width #content div > .entry-content > .vc_row.vc_row-fluid.vc_row-no-padding {
    overflow: hidden;
}
body.thememount-page-full-width #content div > .entry-content > .vc_row:first-child {
    margin-top: -82px;
}
.wpb_row.vc_row-fluid .wpb_row.vc_row-fluid {
    padding-top: 0px;
    padding-bottom: 0px;
}
.tm-equal-height-image {
    display: none;
}
.thememount-row-rowwidth-wide .thememount-row-rowwidth-wide,
.thememount-row-rowwidth-default .thememount-row-rowwidth-wide {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.thememount-row-with-bgimage.thememount-row-bgimageposition-fixed {
    background-attachment: fixed;
    background-size: cover;
}
.tm-row-bgtype-skin h2.wpb_call_text,
.thememount-row-bgtype-dark h1,
.thememount-row-bgtype-dark .portfolio-wrapper .item .item-content h4,
.thememount-row-bgtype-dark .vc_pie_chart_value,
.thememount-row-bgtype-dark .thememount-heading-wrapper p.thememount-subheading,
.thememount-row-bgtype-dark .thememount-team-title,
.thememount-row-bgtype-dark .thememount-servicebox-title a,
.thememount-row-bgtype-dark .thememount-servicebox-title a,
.thememount-row-bgtype-dark .thememount-heading-wrapper.thememount-heading-wrapper-align-center p.thememount-subheading,
.thememount-row-bgtype-dark .thememount-heading-wrapper-align-top p.thememount-subheading {
    color: #fff;
}
.thememount-row-bgtype-dark .thememount-tabs-wrapper .wpb_wrapper p {
    color: rgb(82, 82, 82);
}
.thememount-row-bgtype-dark .featurecontent .thememount-servicebox,
.thememount-row-bgtype-dark .thememount-heading-sepicon:before,
.thememount-row-bgtype-dark .thememount-heading-sepicon:after {
    border-bottom: 1px solid rgba(204, 204, 204, 0.09);
}
.vc_row-no-padding .tm-box {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}
.wpcf7-form .rightspace {
    padding-right: 6px;
}
.wpcf7-form .leftspace {
    padding-left: 6px;
}
.thememount-testimonial-data header {
    display: block;
    text-align: center;
    margin-bottom: 25px;
}
.thememount-testimonial-box blockquote {
    margin: 0px;
    border: none;
    padding: 0px
}
.thememount-testimonial-box {
    margin-bottom: 20px;
}
.thememount-testimonial-wrapper ul {
    list-style: none;
    margin: 0px !important;
    padding: 0px
}
.thememount-testimonial-wrapper .thememount-tst-contarea-text {
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    padding-left: 36px;
    padding-right: 36px;
    position: relative;
}
.thememount-testimonial-wrapper .thememount-tst-contarea-text:before{color: #cde5c4; background-image:  url(../images/qoute-left.png); background-position: left bottom; display: inline-block; width: 39px; height: 36px; content: ""; position: absolute; left: 0; top: -16px;}
.thememount-testimonial-wrapper .thememount-tst-contarea-text:after{color: #cde5c4; background-image:  url(../images/qoute-right.png); background-position: left bottom; display: inline-block; width: 39px; height: 36px; content: ""; position: absolute; right: 0; bottom: -16px;}
.thememount-testimonial-text .contarea {
    padding: 0px 30px 30px 25px;
    text-align: left;
    position: relative;
    margin-bottom: 25px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}
.owl-carousel .thememount-testimonial-text .contarea {
    padding-bottom: 0px;
}
.thememount-items-col-six .thememount-testimonial-text .contarea,
.thememount-items-col-five .thememount-testimonial-text .contarea {
    padding: 16px 10px 30px 10px;
}
.thememount-carousel-col-one .owl-carousel .thememount-testimonial-text .contarea {
    width: 100%;
    margin: 0 auto;
}
.tm-row-bgtype-skin .thememount-testimonial-icon {
    background-color: #fff;
}
.thememount-testimonial-icon {
    /*width: 60px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
     border-radius: 50%;
    margin-left: 15px;
    margin-right: 15px;*/
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: transparent !important;
    display: none;
}
.thememount-testimonial-title .thememount-testimonial-designation {
    display: block;
    font-size: 14px;
    color: #9a9a9a;
    padding-top: 0px;
    font-style: italic;
    font-weight: 400;
}
.thememount-testimonial-title a {
    display: block;
}
.thememount-testimonial-title {
    display: block;
    font-size: 17px;
    padding-bottom: 5px;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 6px;
}
.thememount-testimonial-title a:hover {
    text-decoration: none;
}
.thememount-testimonial-img img,
.owl-carousel .owl-item .thememount-testimonial-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 8px solid rgba(255, 255, 255, 0.12);
}
.tm-row-bgtype-default .thememount-testimonial-img img,
.tm-row-bgtype-default .owl-carousel .owl-item .thememount-testimonial-img img,
.tm-row-bgtype-grey .thememount-testimonial-img img,
.tm-row-bgtype-grey .owl-carousel .owl-item .thememount-testimonial-img img {
    border: 8px solid rgba(0, 0, 0, 0.12);
}
.owl-carousel .owl-item .thememount-testimonial-img img {
    display: inline-block;
}
.thememount-testimonial-text footer {
    width: 100%;
    text-align: center;
}
.thememount-testimonial-text footer:before {
    display: none;
}
.tm-row-bgtype-skin .thememount-testimonial-title a,
.tm-row-bgtype-skin .thememount-testimonial-title,
.tm-row-bgtype-skin .thememount-testimonial-wrapper .thememount-tst-contarea-text,
.tm-row-bgtype-dark .thememount-testimonial-wrapper .thememount-tst-contarea-text {
    color: #fff;
}
.tm-row-bgtype-skin .thememount-testimonial-title .thememount-testimonial-designation,
.tm-row-bgtype-dark .thememount-testimonial-title .thememount-testimonial-designation {
    color: rgba(255, 255, 255, 0.8);
}
.thememount-clients {
    text-align: center;
}
.thememount-clients .tm-box a {
    display: block;
}
.thememount-clients > div {
    margin-bottom: 25px;
    border-right: 1px solid #e8e8e8;
    padding: 20px 10px;
}
.bordernone .thememount-clients > div {
    border-right: none;
    padding: 0px;
}
.thememount-clients.owl-carousel > div {
    margin-bottom: 25px;
    border-right: none;
    padding: 0px;
}
.thememount-clients.owl-carousel .owl-item img {
    height: auto;
    max-width: 100%;
    width: inherit;
    display: inline-block;
}
.thememount-clients.owl-carousel .owl-item {
    text-align: center;
}
.thememount-clients.owl-carousel .owl-item .tm-box {
    padding-top: 36px;
    padding-bottom: 36px;
}
.thememount-clients.owl-theme.owl-carousel .owl-controls .owl-nav .owl-prev,
.thememount-clients.owl-theme.owl-carousel .owl-controls .owl-nav .owl-next {
    top: 40%;
}
.thememount-clients.owl-theme.owl-carousel .hint--top:before,
.thememount-clients.owl-theme.owl-carousel .hint--top:after {
    left: 44%;
}
.thememount-clients > div:last-child {
    border-right: none;
}
.thememount-clients.owl-carousel > div {
    margin-bottom: 0px;
}
.thememount-clients img:hover {
    opacity: 0.7;
}
.thememount-full {
    padding: 20px 10px;
    background-color: rgba(255, 255, 255, 0.960784);
    border: 1px solid #EBEBEB;
    border-bottom: 2px solid #E6E6E6;
}
.thememount-row-bgtype-video {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.thememount-row-bg-video-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.thememount-row-bg-video-wrapper video {
    position: absolute;
    z-index: 0;
    width: 100%;
    min-width: 1000px;
}
.tm-timeline {
    position: relative
}
.tm-timeline .tm-date-separator {
    margin-bottom: 20px
}
.tm-timeline .tm-date-separator .tm-timeline-spine {
    top: 84px;
    left: 50%;
    margin-left: -2px;
    margin-top: 5px;
    height: 40px
}
.tm-timeline .date-wrap {
    cursor: default;
    height: 85px;
    width: 85px;
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.5;
    display: table;
    border-radius: 50%;
    background-clip: border-box;
    color: #fff;
    text-align: center;
    clear: both;
    background-color: #B9B9B9;
    border: 0px solid transparent;
    padding-top: 34px;
    text-transform: uppercase;
    font-weight: bold;
}
.tm-row-bgtype-skin .tm-timeline .date-wrap,
.tm-row-bgtype-dark .tm-timeline .date-wrap {
    background-color: #fff;
    color: #42484d;
}
.tm-timeline .date-wrap>span {
    display: inline-block;
    padding: 0px;
    vertical-align: middle
}
.tm-timeline .date-wrap>span.tm-blogbox-tline-group-year {
    padding-left: 5px;
}
.tm-timeline .tm-timeline-spine {
    width: 3px;
    position: absolute
}
.tm-timeline .timeline-element {
    position: relative;
    display: block;
    clear: both;
    margin: 20px 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
.tm-timeline .tm-timeline-element-inner {
    position: relative
}
.tm-timeline .tm-anchor-point {
    top: 20px;
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 4px solid transparent;
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .2s linear;
    -moz-transition: border-color .2s linear;
    -o-transition: border-color .2s linear;
    transition: border-color .2s linear
}
.tm-timeline .grid-item-wrap,
.tm-timeline .tm-content-wrap {
    padding: 20px;
    border: 1px solid transparent
}
.tm-timeline .tm-content-wrap {
    transition: background-color .2s linear
}
.tm-timeline .border-part-top,
.tm-timeline .tm-content-wrap {
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear
}
.tm-timeline .tm-angle-border {
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0
}
.tm-timeline .border-part-top {
    width: 20px;
    position: absolute;
    top: 0;
    height: 20px;
    border-top: 1px solid #fff;
    transition: background-color .2s linear
}
.tm-timeline .border-part-top:before {
    content: '';
    display: block;
    position: absolute;
    top: 18px;
    left: -8px;
    border-right: 9px solid transparent;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    -webkit-transition: border-color .2s linear;
    -moz-transition: border-color .2s linear;
    -o-transition: border-color .2s linear;
    transition: border-color .2s linear
}
.tm-timeline .border-part-bottom {
    top: 37px;
    bottom: 0;
    border-bottom: 1px solid #fff;
    transition: background-color .2s linear
}
.tm-timeline .angle-part,
.tm-timeline .border-part-bottom {
    position: absolute;
    width: 20px;
    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear
}
.tm-timeline .angle-part {
    height: 17px;
    top: 20px;
    transition: background-color .2s linear
}
.tm-timeline .angle-part:before {
    content: '';
    position: absolute;
    top: 2px;
    height: 12px;
    width: 12px;
    border-bottom: 1px solid #fff
}
.tm-timeline .angle-part:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    -webkit-transition: border-color .2s linear;
    -moz-transition: border-color .2s linear;
    -o-transition: border-color .2s linear;
    transition: border-color .2s linear
}
.tm-timeline .tm-animation-wrap {
    position: relative
}
.tm-timeline .te-title {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #3a424a
}
.tm-timeline .te-date {
    text-transform: uppercase;
    font-size: 12px
}
.tm-timeline .te-content {
    font-size: 13px
}
.tm-timeline article.tm-post {
    margin-bottom: 0;
    border-bottom: none;
    padding: 0
}
.tm-timeline article.tm-post:not(.tm-post-quote) {
    background-color: transparent
}
.tm-timeline article.tm-post.smaller .featured-media.media-fullwidth {
    margin: 0 0 15px
}
@media (min-width: 768px) {
    .tm-timeline .left-side .grid-item-wrap:after,
    .tm-timeline .left-side .grid-item-wrap:before,
    .tm-timeline .right-side .grid-item-wrap:after,
    .tm-timeline .right-side .grid-item-wrap:before {
        content: '';
        position: absolute;
        border-style: solid;
        border-color: transparent
    }
    .tm-timeline .first-margin {
        height: 70px;
        width: 50%;
        clear: left;
        float: left
    }
    .tm-timeline .timeline-element.left-side {
        width: 50%;
        margin: 10px 0;
        float: left;
        clear: left
    }
    .tm-timeline .timeline-element.left-side .tm-timeline-spine {
        right: -1px;
        top: 40px;
        bottom: 0
    }
    .tm-timeline .timeline-element.right-side {
        width: 50%;
        margin: 10px 0;
        float: right;
        clear: right
    }
    .tm-timeline .timeline-element.right-side .tm-timeline-spine {
        left: -2px;
        top: 40px;
        bottom: 0
    }
    .tm-timeline .left-side .tm-timeline-element-inner {
        margin-right: 50px
    }
    .tm-timeline .left-side .tm-anchor-point {
        right: -50px;
        margin-right: -7px
    }
    .tm-timeline .left-side .tm-content-wrap {
        -webkit-border-top-left-radius: 12px;
        -moz-border-radius-topleft: 12px;
        border-top-left-radius: 12px;
        -webkit-border-bottom-left-radius: 12px;
        -webkit-background-clip: border-box;
        -moz-border-radius-bottomleft: 12px;
        -moz-background-clip: border;
        border-bottom-left-radius: 12px;
        background-clip: border-box;
        border-right: none;
        margin-right: 20px;
        padding-right: 0
    }
    .tm-timeline .left-side .tm-angle-border {
        right: 0
    }
    .tm-timeline .left-side .border-part-top {
        border-right: 1px solid #fff;
        -webkit-border-top-right-radius: 12px;
        -webkit-background-clip: border-box;
        -moz-border-radius-topright: 12px;
        -moz-background-clip: border;
        border-top-right-radius: 12px;
        background-clip: border-box
    }
    .tm-timeline .left-side .angle-part:before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        border-right: 1px solid #fff;
        right: -6px
    }
    .tm-timeline .left-side .angle-part:after {
        margin-right: -8px;
        right: 0;
        border-left: 8px solid transparent
    }
    .tm-timeline .left-side .border-part-bottom {
        border-right: 1px solid #fff;
        border-bottom-right-radius: 12px;
        background-clip: border-box
    }
    .tm-timeline .left-side .border-part-bottom,
    .tm-timeline .right-side .tm-content-wrap {
        -webkit-border-bottom-right-radius: 12px;
        -webkit-background-clip: border-box;
        -moz-border-radius-bottomright: 12px;
        -moz-background-clip: border
    }
    .tm-timeline .left-side .grid-item-wrap:before {
        right: -11px;
        top: 15px;
        border-width: 11px 0 11px 11px
    }
    .tm-timeline .left-side .grid-item-wrap:after {
        right: -10px;
        top: 16px;
        border-width: 10px 0 10px 10px
    }
    .tm-timeline .right-side .tm-timeline-element-inner {
        margin-left: 50px
    }
    .tm-timeline .right-side .tm-anchor-point {
        left: -50px;
        margin-left: -8px
    }
    .tm-timeline .right-side .tm-content-wrap {
        -webkit-border-top-right-radius: 12px;
        -moz-border-radius-topright: 12px;
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
        background-clip: border-box;
        border-left: none;
        margin-left: 20px;
        padding-left: 0
    }
    .tm-timeline .right-side .tm-angle-border {
        left: 0
    }
    .tm-timeline .right-side .border-part-top {
        -webkit-border-top-left-radius: 12px;
        -moz-border-radius-topleft: 12px;
        border-top-left-radius: 12px;
        background-clip: border-box
    }
    .tm-timeline .right-side .border-part-bottom,
    .tm-timeline .right-side .border-part-top {
        border-left: 1px solid #fff;
        -webkit-background-clip: border-box;
        -moz-background-clip: border
    }
    .tm-timeline .right-side .angle-part:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        border-left: 1px solid #fff;
        left: -6px
    }
    .tm-timeline .right-side .angle-part:after {
        margin-left: -8px;
        border-right: 8px solid transparent
    }
    .tm-timeline .right-side .border-part-bottom {
        -webkit-border-bottom-left-radius: 12px;
        -moz-border-radius-bottomleft: 12px;
        border-bottom-left-radius: 12px;
        background-clip: border-box
    }
    .tm-timeline .right-side .grid-item-wrap:before {
        left: -11px;
        top: 15px;
        border-width: 11px 11px 11px 0
    }
    .tm-timeline .right-side .grid-item-wrap:after {
        left: -10px;
        top: 16px;
        border-width: 10px 10px 10px 0
    }
    .tm-timeline .tm-timeline-element {
        position: relative;
        display: block;
        clear: both;
        margin: 20px 0;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
    }
}
@media (max-width: 767px) {
    .tm-timeline .tm-timeline-spine {
        position: static!important;
        width: 2px;
        height: 30px;
        margin: 0 auto 10px!important
    }
    .tm-timeline .timeline-element {
        width: 100%!important;
        float: none!important;
        margin: 10px 0!important
    }
    .tm-timeline .tm-content-wrap {
        -webkit-border-radius: 12px;
        -webkit-background-clip: border-box;
        -moz-border-radius: 12px;
        -moz-background-clip: border;
        border-radius: 12px;
        background-clip: border-box
    }
    .tm-timeline .tm-anchor-point,
    .tm-timeline .tm-angle-border {
        display: none
    }
}
.tm-timeline .date-wrap {
    border-color: #adaeac
}
.tm-row-bgtype-dark .tm-timeline .tm-anchor-point,
.tm-row-bgtype-dark .tm-timeline .tm-content-wrap,
.tm-row-bgtype-skin .tm-timeline .tm-anchor-point,
.tm-row-bgtype-skin .tm-timeline .tm-content-wrap {
    border-color: #fff
}
.tm-timeline .tm-anchor-point,
.tm-timeline .tm-content-wrap {
    border-color: rgba(0, 0, 0, 0.25);
}
.tm-timeline .tm-timeline-spine {
    background-color: rgba(0, 0, 0, 0.25);
}
.tm-row-bgtype-skin .tm-timeline .tm-timeline-spine,
.tm-row-bgtype-dark .tm-timeline .tm-timeline-spine {
    background-color: #fff
}
.tm-timeline .border-part-top {
    border-top-color: rgba(0, 0, 0, 0.25);
}
.tm-row-bgtype-skin .tm-timeline .border-part-top,
.tm-row-bgtype-dark .tm-timeline .border-part-top {
    border-top-color: #fff
}
.tm-timeline .angle-part:before,
.tm-timeline .border-part-bottom {
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.tm-row-bgtype-skin .tm-timeline .angle-part:before,
.tm-row-bgtype-skin .tm-timeline .border-part-bottom,
.tm-row-bgtype-dark .tm-timeline .angle-part:before,
.tm-row-bgtype-dark .tm-timeline .border-part-bottom {
    border-bottom-color: #fff
}
.tm-timeline .tm-timeline-element-inner:hover .tm-anchor-point {
    border-color: #f56048
}
.tm-timeline .tm-timeline-element-inner:hover .angle-part,
.tm-timeline .tm-timeline-element-inner:hover .border-part-bottom,
.tm-timeline .tm-timeline-element-inner:hover .border-part-top,
.tm-timeline .tm-timeline-element-inner:hover .tm-content-wrap {
    background-color: rgba(255, 255, 255, .2)
}
.tm-timeline .tm-timeline-element-inner:hover .angle-part:after {
    border-left-color: rgba(255, 255, 255, .2)!important;
    border-right-color: rgba(255, 255, 255, .2)!important
}
.tm-timeline .te-title {
    color: #fff
}
.tm-timeline .te-content,
.tm-timeline .te-date {
    color: #ddd
}
@media (min-width: 768px) {
    .tm-timeline .left-side .angle-part:before,
    .tm-timeline .left-side .border-part-bottom,
    .tm-timeline .left-side .border-part-top,
    .tm-timeline .right-side .grid-item-wrap:before {
        border-right-color: #dce2ed
    }
    .tm-timeline .left-side .grid-item-wrap:before {
        border-left-color: #dce2ed
    }
    .tm-timeline .left-side .grid-item-wrap:after {
        border-left-color: #fff
    }
    .tm-timeline .right-side .angle-part:before,
    .tm-timeline .right-side .border-part-bottom,
    .tm-timeline .right-side .border-part-top {
        border-left-color: #dce2ed
    }
    .tm-timeline .right-side .grid-item-wrap:after,
    .tm-timeline .left-side .angle-part:before,
    .tm-timeline .left-side .border-part-bottom,
    .tm-timeline .left-side .border-part-top {
        border-right-color: rgba(0, 0, 0, 0.25);
    }
    .tm-row-bgtype-dark .tm-timeline .right-side .grid-item-wrap:after,
    .tm-row-bgtype-dark .tm-timeline .left-side .angle-part:before,
    .tm-row-bgtype-dark .tm-timeline .left-side .border-part-bottom,
    .tm-row-bgtype-dark .tm-timeline .left-side .border-part-top,
    .tm-row-bgtype-skin .tm-timeline .right-side .grid-item-wrap:after,
    .tm-row-bgtype-skin .tm-timeline .left-side .angle-part:before,
    .tm-row-bgtype-skin .tm-timeline .left-side .border-part-bottom,
    .tm-row-bgtype-skin .tm-timeline .left-side .border-part-top {
        border-right-color: #fff
    }
    .tm-timeline .right-side .angle-part:before,
    .tm-timeline .right-side .border-part-bottom,
    .tm-timeline .right-side .border-part-top {
        border-left-color: rgba(0, 0, 0, 0.25);
    }
    .tm-row-bgtype-dark .tm-timeline .right-side .angle-part:before,
    .tm-row-bgtype-dark .tm-timeline .right-side .border-part-bottom,
    .tm-row-bgtype-dark .tm-timeline .right-side .border-part-top,
    .tm-row-bgtype-skin .tm-timeline .right-side .angle-part:before,
    .tm-row-bgtype-skin .tm-timeline .right-side .border-part-bottom,
    .tm-row-bgtype-skin .tm-timeline .right-side .border-part-top {
        border-left-color: #fff;
    }
}
.tm-timeline .tm-content-wrap .post-item-thumbnail-inner {
    margin-bottom: 10px;
}
.tm-timeline .right-side .tm-blogbox-timeline-boxview .angle-part:after {
    border-right: 8px solid #B9B9B9 !important;
}
.tm-timeline .right-side .tm-blogbox-timeline-boxview .angle-part:before,
.tm-timeline .right-side .tm-blogbox-timeline-boxview .border-part-bottom,
.tm-timeline .right-side .tm-blogbox-timeline-boxview .border-part-top {
    border-left-color: #B9B9B9 !important;
}
.tm-timeline .left-side .tm-blogbox-timeline-boxview .angle-part:after {
    border-left: 8px solid #B9B9B9 !important;
}
.tm-timeline .left-side .tm-blogbox-timeline-boxview .angle-part:before,
.tm-timeline .left-side .tm-blogbox-timeline-boxview .border-part-bottom,
.tm-timeline .left-side .tm-blogbox-timeline-boxview .border-part-top {
    border-right-color: #B9B9B9 !important;
}
.tm-timeline .tm-blogbox-timeline-boxview .angle-part {
    width: auto;
}
.tm-timeline .left-side .tm-blogbox-timeline-boxview .angle-part {
    right: 0px;
}
.tm-timeline .tm-blogbox-timeline-boxview .thememount-blogbox-format-audio .post-item-thumbnail-inner {
    padding-bottom: 34.26%;
}
.tm-search-pagelist .tm-result-page-content {
    padding-left: 33px;
    padding-bottom: 10px;
}
.tm-search-pagelist li > h4 {
    margin-bottom: 7px;
}
.tm-search-results-title a.label-default {
    padding: 5px 10px;
    position: relative;
    top: -3px;
}
.tm-search-select-box {
    width: 100%;
    position: relative;
    padding-right: 162px;
}
.tm-search-main-box .tm-sresult-cpt-select {
    height: 44px;
    border: none;
}
.tm-sresult-form-sbtbtn-wrapper {
    position: absolute;
    top: 0px;
    right: 0px;
}
.tm-search-main-box {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.13);
    margin: 14px;
    margin-bottom: 6px;
    position: relative;
}
.tm-search-main-box:before {
    position: absolute;
    right: 15px;
    top: -14px;
    width: 47px;
    height: 47px;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid rgba(255, 255, 255, 0.13);
    content: " ";
}
.tm-search-text strong {
    padding-bottom: 5px;
    display: block;
}
.tm-search-results-title {
    font-weight: normal;
}
.tm-search-postlist li {
    list-style: none;
    padding-bottom: 10px;
}
.tm-sresult-form-wrapper {
    border: 1px solid #C1C1C1;
    padding: 20px 20px;
    margin-bottom: 30px;
    background-color: #F7F7F7;
}
.tm-sresult-form-wrapper h2 {
    float: left;
    margin-bottom: 0;
    margin-top: 7px;
    font-size: 30px;
    font-weight: normal;
    margin-right: 10px;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 22px;
}
.tm-sresult-form-wrapper h2 i {
    position: relative;
    top: -2px;
    font-size: 18px;
}
body.search .tm-sresult-form-wrapper .search-form .search-field {
    border: 0;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.52);
    border-radius: 0;
    background-color: transparent;
    font-size: 30px;
    padding: 0;
    margin: 0;
    color: #FFF4DA;
    padding-left: 10px;
    text-align: center;
    width: 90%;
}
body.search .tm-sresult-form-wrapper .search-form input.search-field:focus {
    background-color: rgba(255, 255, 255, 0.24);
    border-bottom: 2px dotted #fff;
}
body .tm-sresult-form-wrapper {
    padding: 13px 20px;
    margin-bottom: 30px;
    color: #fff;
    border: 0;
}
.tm-sresult-form-wrapper .search-form {
    width: auto;
    float: left;
}
.search .tm-sresult-form-wrapper .search-form .search-submit {
    display: none;
}
.tm-sresult-form-top {
    position: relative;
}
.tm-sresults-settings-wrapper {
    position: absolute;
    right: 0px;
    top: 10px;
}
.tm-sresults-settings-wrapper a {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.4);
}
.tm-sresults-settings-wrapper a.tm-sresult-btn-active,
.tm-sresults-settings-wrapper a:hover {
    color: rgba(255, 255, 255, 1);
}
.tm-sresult-form-sbtbtn-wrapper input.tm-sresult-form-sbtbtn {
    background-color: rgba(255, 255, 255, 0.32);
    padding: 14px 22px;
}
.tm-sresult-form-sbtbtn-wrapper input.tm-sresult-form-sbtbtn:hover {
    background-color: #202020;
}
.tm-search-eventlist .item .item-thumbnail:before {
    display: none;
}
.tm-search-list.tm-search-postlist {
    padding-left: 0px;
}
.tm-sresult-form-wrapper .tm-sresult-cpt-select {
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.72);
    color: rgb(255, 255, 255);
    font-size: 20px;
    padding: 5px 10px;
}
.tm-sresult-form-wrapper .tm-sresult-cpt-select option {
    color: #fff !important;
    border: 1px solid black;
    display: block;
    background-color: #64b445 !important;
}
.thememount-blog-media img {
    width: 100%;
}
.thememount-post-wrapper .edit-link {
    display: none;
}


/*Button*/
.btn{
    font-size: 18px;
    color: #494949;
    text-transform: uppercase;
    padding: 7px 3px 9px 16px;
    border-radius: 4px;
}
.btn button{margin-top: 0!important; padding-top: 0!important; padding-bottom: 0!important; font-weight: 600 !important; letter-spacing: normal;}
.btn i{z-index: 9; right: 10px !important; font-size: 18px !important;}

.light-green{
    background: #92ca7d;
    position: relative;
}
.light-green:after{background: #64b445; width: 50px; height: 100%; right: -1px; content: "";  position: absolute; z-index: 1; border-top-right-radius: 4px; border-bottom-right-radius: 4px; top: 0; border-bottom: 46px solid transparent; border-left: 15px solid #92ca7d;}
.light-green a{color: #fff !important; margin-top: 0 !important}
/* will be red only in google chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .light-green:after{border-bottom: 44px solid transparent;}
}
.light-green button{ color: #fff !important; }

/*Title*/
.tm-element-heading-wrapper h2{
    letter-spacing: normal !important;
    color: #494949 !important;
    font-weight: 600 !important;
    font-size: 30px !important;
    position: relative;
    padding-bottom: 25px;
}

.tm-element-heading-wrapper h2:before{content: ""; background-image: url(../images/bor-dot-gray.png); background-repeat: repeat-x; background-position: left bottom; width: 148px; height: 3px; display: inline-block; bottom: 0; position: absolute; left: 0; right: 0; margin: 0 auto;}

/*HOME*/

/*slider*/
.slide-tit{font-size: 55px; font-weight: 400; background: rgba(0, 0, 0, 0.8); color: #fff; border: 0; padding:15px 30px; border-left: solid 5px #64b445 ;  border-right: solid 5px #64b445 ;}
#slide-btn .rev-btn{font-size: 20px !important; padding: 20px 30px !important; background: #000 !important}
#slide-btn .rev-btn:hover{font-size: 20px !important; padding: 20px 30px !important; background: #64b445 !important; color: #fff !important}

/*Our Application*/
.our-application .vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item{padding-bottom: 0}
.our-application h1.vc_custom_heading{position: relative;  padding-bottom: 25px; text-align: center; margin-bottom: 60px;}
.our-application h1.vc_custom_heading:before{content: ""; background-image: url(../images/bor-dot-gray.png); background-repeat: repeat-x; background-position: left bottom; width: 148px; height: 3px; display: inline-block; bottom: 0; position: absolute; left: 0; margin: 0 auto; right: 0}
.our-app-in{height: 65px; background: #eeeeee; display: table; width: 100%}
.our-app-in .vc_gitem-zone-mini{display: table-cell; vertical-align: middle; }
.our-app-in .vc_custom_heading{margin-bottom: 0}

/*Our Products*/
.our-products{padding-bottom: 45px !important}
.our-products h2.vc_custom_heading{position: relative;  padding-bottom: 25px; text-align: center; margin-bottom: 60px;}
.our-products h2.vc_custom_heading:before{content: ""; background-image: url(../images/bor-dot-gray.png); background-repeat: repeat-x; background-position: left bottom; width: 148px; height: 3px; display: inline-block; bottom: 0; position: absolute; left: 0; margin: 0 auto; right: 0}
.our-products  .vc_custom_heading{margin-bottom: 0;}

.our-pro-in{/*min-height: 65px;*/ background: #eeeeee;  display: table; height: 65px;  width: 100%;}
.our-pro-in .vc_gitem-zone-mini{display: table-cell; vertical-align: middle;}
.our-pro-in .vc_custom_heading{margin-bottom: 0}

.our-products h4, .our-pro-in h4{font-size: 16px; font-weight: 600; color: #494949; text-transform: uppercase; margin-bottom: 0; line-height: normal}
.our-products h4:hover, .our-pro-in h4:hover{color: #64b445}
.our-products a:hover.vc-zone-link{background: rgba(0, 0, 0, 0.7); text-align: center}
.our-products a:hover.vc-zone-link:before{border: solid 1px #fff; content: "\f0c1"; font-family: FontAwesome; display: inline-block; width: 40px; height: 40px; border-radius: 40px; margin-left: -20px; margin-top: -20px; position: absolute; top: 50%; color: #fff; font-size: 18px; padding-top: 6px;}


/*ENQ FORm HOme*/
.enq-form h2:before{background-image: url(../images/bor-dot-white.png);}
.enq-form h2{color: #fff; margin-left: 15px; margin-right:15px;}
.enq-form > .vc_column-inner > .wpb_wrapper{padding-top:80px; padding-bottom: 80px; background: #64b445; display: inline-block; padding-left: 15px; padding-right: 15px;}
.enq-form > .vc_column-inner > .wpb_wrapper{padding-top:80px; padding-bottom: 80px; background: #64b445; display: inline-block; padding-left: 15px; padding-right: 15px;}

.enq-form ul{margin: 0; padding: 0}
.enq-form ul li{list-style: none; font-size: 16px; color: #fff; width: 50%;}
.enq-form ul li label{font-weight: 400; margin-bottom: 2px;}
.enq-form label{list-style: none; font-size: 16px; color: #fff; width: 50%; font-weight: 400; margin-bottom: 2px;}
.enq-form .your-message textarea{height: 104px; min-height: inherit;}

/*About HOme*/
body.thememount-page-full-width #content div > .entry-content > .vc_row.vc_row-fluid.about-enq-form{padding-top: 0; padding-bottom: 0;}
.about-home {padding-top:80px; /*padding-bottom: 80px;*/}

/*Our Work*/
.our-work {text-align: center;}
.our-work .btn{padding: 0;}
.our-work .btn a{font-weight: 600; letter-spacing: normal; padding-bottom: 10px; padding-top: 10px;}
.light-gray{
    background: #eeeeee; margin-top: 20px;
    position: relative;
}
.light-gray i{color: #fff;}
.light-gray a:after{background: #494949; width: 50px; height: 100%; right: -1px; content: "";  position: absolute; z-index: 1; border-top-right-radius: 4px; border-bottom-right-radius: 4px; top: 0; border-bottom: 46px solid transparent; border-left: 15px solid #eeeeee;}
/* will be red only in google chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .light-gray a:after{border-bottom: 44px solid transparent;}
}
.light-gray a{ color: #494949 !important; background: #eeeeee !important; border: 0 !important; padding-right: 55px !important;}

.wpcf7-submit i{color: #fff;}
.sub-btn .wpcf7-submit:after{background: #494949; width: 40px; height: 100%; right: -1px; content: "";  position: absolute; z-index: 1; border-top-right-radius: 4px; border-bottom-right-radius: 4px; top: 0;}
.sub-btn .wpcf7-submit{ color: #494949 !important; background: #fff !important; border: 0 !important; letter-spacing: normal; font-size: 18px; padding: 10px 18px; float: right;}

/*Latest News Home*/
.post-test{padding-bottom: 40px !important;}
.latest-news-home .tm-element-heading-wrapper h2:before{
    margin: 0;
}

/*Testimonial-home*/
.test-home .thememount-testimonial-wrapper{
    background: #fff;
    padding-top: 35px;
}
/*.test-home*/ .thememount-testimonial-wrapper .thememount-testimonial-title a{color: #494949; font-size: 22px; font-weight: 600}
/*.test-home*/ .vc_cta3-container{margin-bottom:20px;}

/*Call TO Action*/
.call-action{padding: 20px 0; background: url(../images/green-dot-bg.png); background-repeat: repeat;}
.call-action .vc_cta3-container{margin-bottom: 0}
.call-action h2{margin-bottom: 0}
.call-action .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content{vertical-align: middle;}
.call-action .vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container{margin-top: 0;}
.call-action a.vc_btn3.vc_btn3-size-md{font-size: 22px; padding-right: 20px !important; padding: 12px 20px;position: relative; border: 0;}
.call-action a:before{background: #494949; width: 55px; height: 100%; left: -1px; content: "";  position: absolute; z-index: 1; border-top-left-radius: 4px; border-bottom-left-radius: 4px; top: 0; border-top: 55px solid transparent; border-right: 15px solid #fff; transition: all 0.2s ease-in-out 0s;}
.call-action a:hover:before{border-right: 15px solid #202020; transition: all 0.2s ease-in-out 0s;}
.call-action a i{color: #fff; z-index: 1; position: relative; padding-right:20px; font-size: 27px; left: -8px;}

/*Footer*/
.footer-form-section{background: url(../images/green-dot-bg.png) repeat left top; padding-top: 80px; padding-bottom: 80px; }
.footer-form-section h2.vc_custom_heading {text-align: center !important; color: #fff;}
.footer-form-section h2.vc_custom_heading:before{content: ""; background-image: url(../images/bor-dot-white.png) !important; background-repeat: repeat-x; background-position: left bottom; width: 148px; height: 3px; display: inline-block; bottom: 0; position: absolute; left: 0; margin: 0 auto;}
.footer-form-section .your-message textarea {height: 120px; min-height: inherit;}
.footer-form-section .wpcf7-form .wpcf7-form-control-wrap{margin-bottom: 25px;}
.footer-form-section .sub-btn {text-align: center;}
.footer-form-section .sub-btn .wpcf7-submit{float: none;}

footer #fnewslttitle{background: transparent; border: solid 1px #616161; margin-bottom: 20px;}
footer .newslatter-submit:after{background: #494949; width: 50px; height: 100%; right: -1px; content: "";  position: absolute; z-index: 1; border-top-right-radius: 4px; border-bottom-right-radius: 4px; top: 0; border-bottom: 46px solid transparent; border-left: 15px solid #eeeeee;}
footer .newslatter-submit:after{background: #494949; width: 40px; height: 100%; right: -1px; content: "";  position: absolute; z-index: 1; border-top-right-radius: 4px; border-bottom-right-radius: 4px; top: 0;}
footer  .newslatter-submit{ color: #494949 !important; background: #fff !important; border: 0 !important; letter-spacing: normal; font-size: 18px; padding: 10px 18px;}

/*HOME ENd*/

/*Contact Us*/
.header-left .tm-element-heading-wrapper h2:before{margin: 0}

/*Inner pages*/
.footer-form-main .sub-btn .wpcf7-form-control-wrap {margin-bottom: 5px;}
.padd-top{
    padding-top: 80px;
}
.padd-bottom{
    padding-bottom: 50px;
}

.inner-boxs{
    text-align: center;
    padding-left: 80px;
    padding-right: 80px;
}
.inner-boxs{font-size: 16px;}

/*Our Application*/
.vc_grid.vc_row.vc_grid-gutter-30px .app-main{padding-bottom: 6px}
.app-main .vc_gitem-animated-block{width:33%}
.app-main .app-left .vc_gitem_row .vc_gitem-col{padding: 0}
.app-main .app-right{width:67%}
.app-main .app-right .vc_custom_heading{margin-bottom: 5px;}
.app-main .app-right .vc_btn3-container.vc_btn3-left{margin-bottom: 0}
.app-main .app-right .vc_btn3.vc_btn3-color-juicy-pink{background: transparent; color: #64b445; padding: 0; border:0; }
.app-main .app-right .vc_btn3.vc_btn3-color-juicy-pink:hover{background: transparent; color: #494949; padding: 0; border: 0}
.our-application-in .our-app-in h4, .our-application-in .our-app-in h4 a{color: #494949 }

/*Services*/ 
.service-main-in h4{text-transform: none;}
.service-main-in .vc_icon_element-style-rounded-outline{border-color: #64b445 !important}
.service-main-in .vc_icon_element-icon{color: #64b445 !important}

/*Side Bar*/
.blog .widget h3.widget-title:before{content: ""; background-image: url(../images/bor-dot-gray.png) !important; background-repeat: repeat-x; background-position: left bottom; width: 100px; height: 3px; display: inline-block; bottom: 0; position: absolute; left: 0;}
.blog .widget h3.widget-title{position: relative; padding-bottom: 15px;}

#sidebar-right .widget_recent_entries li a:before,  #sidebar-right .widget_categories li a:before{color:#202020 !important}

/**/
h5.vc_custom_heading{font-weight: 600; line-height: 24px;  text-transform: uppercase; margin-bottom: 10px;}
.type-products .vc_col-sm-2 ~ .vc_col-sm-4 a {color: #64b445; text-transform: uppercase; font-weight: 600; margin-top: 10px; display: block}
.our-product-in p{padding-bottom: 18px;}


#wpcf7-f6101-o1 .vc_col-sm-12.sub-btn {
    display: inline-block;
    position: relative;
}
@media screen and (max-width:479px) {
.g-recaptcha div {width:100%!important;}
}
@media screen and (max-width:767px){
    .footer-form-main .sub-btn .wpcf7-form-control-wrap {width: 63%;float: left;}
   .footer-form-main .sub-btn > p {display: inline-block;}
}
.coping {
/*    left: 0px !important;*/
}
/* google widget on left side */
.wp-gr .wp-google-badge-fixed {
    position: fixed!important;
    right: 30px!important;
    bottom: 30px!important;
    max-width: none!important;
    z-index: 2147482999!important;
}
.wp-gr .wp-google-badge {
    display: inline-block;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif!important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)!important;
}
.wp-gr .wp-google-badge-fixed {
    position: fixed!important;
    right: 30px!important;
    bottom: 30px!important;
    max-width: none!important;
    z-index: 2147482999!important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)!important;
}
.wp-gr .wp-google-badge {
    display: inline-block;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif!important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26)!important;
}
.wp-gr .wp-google-border {
    width: 100%!important;
    height: 6px!important;
    background: #4fce6a!important;
}
.wp-gr .wp-google-badge * {
    cursor: pointer!important;
}
.wp-gr .wp-google-border {
    width: 100%!important;
    height: 6px!important;
    background: #4fce6a!important;
    border-radius: 2px 2px 0 0!important;
}
.wp-gr .wp-google-badge-btn {
    position: relative!important;
    padding: 6px 6px 2px 6px!important;
    background: #fff!important;
    transition: all .2s ease-in-out!important;
}

.wp-gr .wp-google-badge-btn {
    position: relative!important;
    background: #fff!important;
    transition: all .2s ease-in-out!important;
    border-radius: 2px!important;
}
.wp-gr .wp-google-logo {
    position: absolute!important;
    top: 10px!important;
}
.wp-gr .wp-google-logo {
    position: absolute!important;
    top: 10px!important;
}

.wp-gr .wp-google-badge-score {
    margin: 0 0 4px 46px!important;
}

.wp-gr .wp-google-badge-score {
    display: inline-block;
    margin: 0 0 0 4px!important;
    vertical-align: middle!important;
}
.wp-gr .wp-google-rating {
    color: #e7711b!important;
    font-size: 20px!important;
    margin: 0 6px 0 0!important;
    vertical-align: middle!important;
}
.wp-gr .wp-google-rating {
    color: #e7711b!important;
    font-size: 20px!important;
    margin: 0 6px 0 0!important;
    vertical-align: middle!important;
}
.wp-gr .wp-google-stars {
    padding-right: 7px!important;
}

div .wpac .wp-google-form {
    left: 0 !important;
}
 div .wp-gr .wp-google-badge-fixed {
    left: 30px !important;
    right: inherit !important;
}
.wp-gr .wp-google-badge-score {
    margin: 0 0 4px 46px!important;
}
@media (max-width:769px){
	.grmh
	{
		display  :none;
	}
}
.enq-form.new-cont-cls > .vc_column-inner > .wpb_wrapper
{
	padding-top:0px !important;
}