﻿/*
Theme Name: Medicine Plus
Theme URI: http://medicine-plus.cmsmasters.net/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Medicine Plus Wordpress Theme is amazing. Unlimited design solutions can be created due to a great flexibility of settings and shortcode options. 99+ Custom Shortcodes are added through a Visual content composer with  drag'n'drop function. You can set a completely custom layout that stretches to any width, set your content in many columnns and assign animation many parts of your content. Medicine Plus theme has a Portfolio that can be set to any sort of a grid or a Masonry puzzle with variable paddings for elemens, while Blog can have several different layouts too. Custom Profiles and Projects post types offer an optimal way to present your content, while valid code, SEO-optimized structure and microformats guarantee this content is easily crawled and indexed by search engines. Medicine Plus comes with a Custom Mega Menu plugin, a really functional Form Builder and premium Revolution and Layer Slider plugins included for free. Multilanguage, RTL-ready, plugin-compatible and professionally-supported theme will make every day you work with your website be a Medicine Plus!
Version: 1.2.1
License:
License URI:
Text Domain: medicine-plus
Domain Path: /framework/languages
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


/*-------------------------------------------------------------------------

	1.	Browser Reset
	2.	Globally Applied Styles
	3.	Header + Centered + Right + Fixed Version
	4.	Content + Sidebar Styles
	5.	Bottom + Footer Styles
	6.	Blog (Default, Masonry, Timeline) + Post Styles
	7.	Portfolio (Grid, Puzzle) + Project Styles
	8.	Profiles + Profile Styles
	9.	Shortcodes Styles
	10.	Widgets Styles
	11. Search + Archives + Sitemap + Other Styles
	12.	General Form Styles
	13.	CSS3 Animations

-------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------*/
/*	1.	Browser Reset	*/
/*-------------------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: none;
}

html,
body {
    overflow-x: hidden;
    position: relative;
}

html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    text-rendering: optimizeLegibility;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
object,
video,
audio,
embed,
canvas,
iframe,
main,
summary {
    display: block;
}

video,
audio,
progress,
canvas {
    vertical-align: baseline;
}

video {
    background-color: #000000;
}

template,
[hidden],
audio:not([controls]) {
    display: none;
}

audio:not([controls]) {
    height: 0;
}

iframe {
    margin-bottom: 20px;
    max-width: 100%;
}

abbr {
    text-decoration: none;
}

abbr,
address,
progress {
    display: inline-block;
}

    abbr:not([class]),
    acronym {
        text-decoration: underline;
    }

address {
    font-style: normal;
    margin: 0 0 20px;
}

code {
    letter-spacing: 1px;
    display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ul,
ol {
    list-style-position: inside;
    margin-bottom: 20px;
}

    ul li,
    ol li {
        padding: 10px 0 0;
    }

        ul li:first-child,
        ol li:first-child {
            padding-top: 0;
        }

        ul li li:first-child,
        ol li li:first-child {
            padding: 10px 0 0;
        }

    ul ul,
    ol ul,
    ul ol,
    ol ol {
        margin: 0 0 0 20px;
    }

    ul li {
        display: block;
    }

#middle ul,
#bottom ul,
#middle ol,
#bottom ol {
    overflow: hidden;
}

ol {
    list-style-type: decimal;
}

ul {
    list-style-type: none;
}

    ul li {
        position: relative;
    }

        ul li:before {
            content: '\e8c6';
            font-family: 'fontello';
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            width: 1em;
            padding: 0;
            margin: 0 5px 0 0;
            text-align: center;
            font-variant: normal;
            text-transform: none;
            line-height: 1em;
            vertical-align: middle;
            position: relative;
        }

#header ul,
#footer ul {
    padding: 0;
    margin: 0;
}

    #header ul li:before,
    #footer ul li:before,
    .esg-grid ul li:before {
        display: none;
    }

dl {
    display: block;
    overflow: hidden;
}

dt {
    display: block;
    font-weight: bold;
    overflow: hidden;
}

dd {
    display: block;
    overflow: hidden;
    margin: 0 0 20px;
}

blockquote {
    quotes: none;
}

    blockquote:before,
    blockquote:after {
        content: '';
        content: none;
    }

del {
    text-decoration: line-through;
}

table {
    border-collapse: separate;
    border-spacing: 15px;
    width: 100%;
}

.pls-container,
.pls-container table,
.cmsms_table,
.tribe-mini-calendar,
.tribe-events-calendar,
.shop_table,
.group_table,
.variations,
.shop_attributes {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
}

img {
    display: inline-block;
    color: transparent;
    height: auto;
    font-size: 0;
    vertical-align: middle;
    max-width: 100%;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizeQuality;
    -ms-interpolation-mode: bicubic;
}

    img.wp-smiley,
    img.emoji {
        font-size: 1em;
    }

a {
    background: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

img {
    border: 0;
}

figure {
    background-image: none !important;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea,
select,
option {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=submit],
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

:focus {
    outline: 0;
}

input {
    line-height: normal;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

optgroup {
    font-weight: bold;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input[type=text]::-ms-clear {
    display: none;
}

p:empty {
    display: none;
}

pre {
    overflow: auto;
}

svg:not(:root) {
    overflow: hidden;
}

code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em;
}

sub,
sup,
small {
    font-size: 75%;
}

sub,
sup {
    line-height: 0;
    position: relative;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

b,
strong {
    font-weight: bold;
}

th,
td,
caption {
    font-weight: normal;
}

svg {
    overflow: hidden;
}

dfn {
    font-style: italic;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

mark {
    background: #ffff00;
    color: #000000;
}

.bypostauthor,
.sticky,
.screen-reader-text {
    outline: none;
}
/*-------------------------------------------------------------------------*/
/*	2. Globally Applied Styles	*/
/*-------------------------------------------------------------------------*/
body {
    text-align: left;
}

div {
    text-align: left;
}

input[type=text],
input[type=email],
input[type=password],
/*input[type=number],*/
input[type=url],
input[type=tel],
input[type=submit],
input[type=button],
button,
textarea,
select,
option {
    padding: 10px 20px;
    margin: 0;
    max-width: 100%;
    border-width: 1px;
    border-style: solid;
}

a {
    text-decoration: none;
}

option {
    border: 0;
}

.jetpack_subscription_widget #subscribe-email input[type=text],
.jetpack_subscription_widget #subscribe-email input[type=email] {
    width: 100% !important;
    padding: 10px 20px !important;
}

.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea {
    padding: 10px 20px !important;
}

.gform_wrapper select {
    padding: 10px 20px !important;
    margin: 0 !important;
}

input[type=submit] {
    cursor: pointer;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus {
    border-width: 1px;
    border-style: solid;
}

.cmsms_table {
    border-top: 0;
    width: 100%;
    border-collapse: unset;
}

    .cmsms_table caption {
        margin-bottom: 20px;
    }

    .cmsms_table tbody tr td,
    .cmsms_table tfoot tr td {
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .cmsms_table thead {
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0;
        border-radius: 20px 20px 0 0;
    }

        .cmsms_table thead tr {
            -webkit-border-radius: 20px 20px 0 0;
            -moz-border-radius: 20px 20px 0 0;
            border-radius: 20px 20px 0 0;
        }

            .cmsms_table thead tr th {
                border-top-width: 1px;
                border-top-style: solid;
            }

                .cmsms_table thead tr th:first-child {
                    -webkit-border-radius: 20px 0 0 0;
                    -moz-border-radius: 20px 0 0 0;
                    border-radius: 20px 0 0 0;
                }

                .cmsms_table thead tr th:last-child {
                    -webkit-border-radius: 0 20px 0 0;
                    -moz-border-radius: 0 20px 0 0;
                    border-radius: 0 20px 0 0;
                }

        .cmsms_table thead + tbody tr:first-child td {
            border-top-width: 0;
            border-top-style: solid;
        }

    .cmsms_table tbody tr:first-child td {
        border-top-width: 1px;
        border-top-style: solid;
    }

    .cmsms_table tfoot tr td:first-child {
        -webkit-border-radius: 0 0 0 20px;
        -moz-border-radius: 0 0 0 20px;
        border-radius: 0 0 0 20px;
    }

    .cmsms_table tfoot tr td:last-child {
        -webkit-border-radius: 0 0 20px 0;
        -moz-border-radius: 0 0 20px 0;
        border-radius: 0 0 20px 0;
    }

    .cmsms_table tr td,
    .cmsms_table tr th {
        padding: 14px 20px;
        text-align: left;
    }

        .cmsms_table tr td:first-child,
        .cmsms_table tr th:first-child {
            border-left-width: 1px;
            border-left-style: solid;
        }

        .cmsms_table tr td:last-child,
        .cmsms_table tr th:last-child {
            border-right-width: 1px;
            border-right-style: solid;
        }

        .cmsms_table tr td.cmsms_table_cell_aligncenter,
        .cmsms_table tr th.cmsms_table_cell_aligncenter {
            text-align: center;
        }

        .cmsms_table tr td.cmsms_table_cell_alignright,
        .cmsms_table tr th.cmsms_table_cell_alignright {
            text-align: right;
        }

.full-width {
    min-width: 100%;
}

audio.full-width {
    width: 100%;
}

.preloader,
.resizable_block {
    display: block;
    width: 100%;
    height: 0;
    position: relative;
}

.preloader {
    padding-bottom: 56.25%;
    display: inline-block;
    text-align: center;
}

    .preloader .full-width {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .preloader.highImg {
        height: auto;
        padding: 0;
    }

        .preloader.highImg .full-width {
            height: auto;
            position: relative;
            top: auto;
            left: auto;
        }

.resizable_block {
    padding-bottom: 56.25%;
    overflow: hidden;
}

    .resizable_block .full-width {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.cmsms_img_rollover_wrap {
    display: block;
    position: relative;
    text-align: center;
    overflow: hidden;
}

    .cmsms_img_rollover_wrap .img_placeholder {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

        .cmsms_img_rollover_wrap .img_placeholder:before {
            font-size: 40px;
            width: 1em;
            height: 1em;
            margin: auto !important;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
        }

    .cmsms_img_rollover_wrap.highImg .img_placeholder {
        display: block;
        padding-bottom: 79.2%;
        position: relative;
    }

    .cmsms_img_rollover_wrap .cmsms_img_rollover {
        background-color: transparent;
        border-color: transparent;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

        .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner {
            width: 110px;
            height: 42px;
            margin: auto !important;
            position: absolute;
            left: 0;
            right: 0;
            top: -20px;
            bottom: 0;
            border-width: 2px;
            border-style: solid;
            -webkit-border-radius: 21px;
            -moz-border-radius: 21px;
            border-radius: 21px;
            opacity: 0;
        }

            .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_img_rollover_divider {
                content: '';
                width: 2px;
                height: 38px;
                margin: auto !important;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
            }

            .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_image_link,
            .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_open_link {
                width: 52px;
                height: 38px;
                margin: auto !important;
                position: absolute;
                left: 0;
                top: 0;
                text-align: center;
                -webkit-border-radius: 20px 0 0 20px;
                -moz-border-radius: 20px 0 0 20px;
                border-radius: 20px 0 0 20px;
                overflow: hidden;
            }

                .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_image_link > span,
                .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_open_link > span {
                    font-size: 20px;
                    line-height: 38px;
                }

                    .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_image_link > span:before,
                    .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_open_link > span:before {
                        margin-left: 0;
                        margin-right: 0;
                    }

            .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_open_link {
                left: auto;
                right: 0;
                -webkit-border-radius: 0 20px 20px 0;
                -moz-border-radius: 0 20px 20px 0;
                border-radius: 0 20px 20px 0;
            }

    .cmsms_img_rollover_wrap:hover .cmsms_img_rollover .cmsms_img_rollover_inner {
        top: 0;
        opacity: 1;
    }

p {
    padding: 0 0 20px;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0 0 20px;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
        font-style: inherit;
        line-height: inherit;
        text-decoration: none;
    }

.alignleft,
.fl {
    float: left;
}

.alignright,
.fr {
    float: right;
}

img.alignleft,
img.fl {
    margin-right: 20px;
    margin-bottom: 20px;
}

img.alignright,
img.fr {
    margin-left: 20px;
    margin-bottom: 20px;
}

img.aligncenter {
    margin: 0 auto 20px;
}

img.alignnone {
    margin-bottom: 20px;
}

.dn {
    display: none;
}

.tal,
.ta_left {
    text-align: left;
}

.tac,
.ta_center {
    text-align: center;
}

.tar,
.ta_right {
    text-align: right;
}

.cl,
.clear {
    clear: both;
}

.ovh {
    overflow: hidden;
}

.low_case {
    text-transform: lowercase;
}

.up_case {
    text-transform: uppercase;
}

hr {
    border: 0;
    border-top-style: solid;
    margin: 40px 0;
}

hr,
.cmsms_widget_divider,
.cmsms_divider {
    background-color: transparent;
    border-bottom-width: 1px;
    height: 1px;
    width: 100%;
    position: relative;
    clear: both;
}

.cmsms_widget_divider {
    margin: 0 0 45px;
    width: 100%;
}

    .cmsms_widget_divider.solid {
        border-bottom-style: solid;
    }

    .cmsms_widget_divider.dashed {
        border-bottom-style: dashed;
    }

    .cmsms_widget_divider.dotted {
        border-bottom-style: dotted;
    }

    .cmsms_widget_divider.transparent {
        border-bottom-width: 0;
    }

.wp-video-shortcode,
.mejs-layer {
    max-width: 100%;
}

.mejs-container.wp-video-shortcode,
.mejs-container.wp-audio-shortcode {
    margin-bottom: 20px;
    max-width: 100%;
}

.cmsms_video_wrap {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    max-width: 100%;
}

    .cmsms_video_wrap > div {
        width: 100% !important;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .cmsms_video_wrap iframe {
        width: 100%;
        height: 100%;
        margin-bottom: 0;
        position: absolute;
        top: 0;
        left: 0;
        max-width: auto;
    }

    .cmsms_video_wrap .wp-video-shortcode,
    .cmsms_video_wrap .mejs-layer {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        top: 0;
        left: 0;
    }

        .cmsms_video_wrap .wp-video-shortcode .mejs-overlay-button,
        .cmsms_video_wrap .mejs-layer .mejs-overlay-button {
            margin-top: -50px !important;
        }

.cmsms_responsive_width {
    display: block;
    width: auto;
    visibility: hidden;
}

.cmsms_column {
    position: relative;
    min-height: 1px;
}

.one_first,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.one_sixth {
    position: relative;
    float: left;
    margin: 0 1%;
}

.one_sixth {
    width: 14.67%;
}

.one_fifth {
    width: 18%;
}

.one_fourth {
    width: 23%;
}

.one_third {
    width: 31.33%;
}

.one_half {
    width: 48%;
}

.two_third {
    width: 64.67%;
}

.three_fourth {
    width: 73%;
}

.one_first {
    width: 98%;
    position: relative;
    float: none;
    clear: both;
}

[data-animation] {
    opacity: 0;
}

    [data-animation].animated {
        opacity: 1;
    }

.meta_wrap {
    position: relative;
}

    .meta_wrap > div,
    .meta_wrap > p,
    .meta_wrap > span,
    .meta_wrap > strong {
        display: inline-block;
    }

        .meta_wrap > div[class^="cmsms-icon-"]:before,
        .meta_wrap > p[class^="cmsms-icon-"]:before,
        .meta_wrap > span[class^="cmsms-icon-"]:before,
        .meta_wrap > strong[class^="cmsms-icon-"]:before,
        .meta_wrap > div[class*=" cmsms-icon-"]:before,
        .meta_wrap > p[class*=" cmsms-icon-"]:before,
        .meta_wrap > span[class*=" cmsms-icon-"]:before,
        .meta_wrap > strong[class*=" cmsms-icon-"]:before,
        .meta_wrap > div[class^="cmsms_theme_icon_"]:before,
        .meta_wrap > p[class^="cmsms_theme_icon_"]:before,
        .meta_wrap > span[class^="cmsms_theme_icon_"]:before,
        .meta_wrap > strong[class^="cmsms_theme_icon_"]:before,
        .meta_wrap > div[class*=" cmsms_theme_icon_"]:before,
        .meta_wrap > p[class*=" cmsms_theme_icon_"]:before,
        .meta_wrap > span[class*=" cmsms_theme_icon_"]:before,
        .meta_wrap > strong[class*=" cmsms_theme_icon_"]:before {
            font-size: 16px;
            margin-left: 0;
            margin-right: 0.5em;
            vertical-align: middle;
        }

.social_wrap {
    display: block;
    position: relative;
    overflow: hidden;
}

    .social_wrap ul {
        display: block;
        list-style: none;
    }

        .social_wrap ul li {
            display: inline-block;
            padding: 0;
            position: relative;
        }

            .social_wrap ul li a {
                display: inline-block;
            }

                .social_wrap ul li a[class^="cmsms-icon-"]:before,
                .social_wrap ul li a[class*=" cmsms-icon-"]:before,
                .social_wrap ul li a[class^="cmsms_theme_icon_"]:before,
                .social_wrap ul li a[class*=" cmsms_theme_icon_"]:before {
                    display: block;
                    margin: 0;
                    position: absolute;
                }

.slogan_wrap,
.search_wrap {
    display: block;
    position: relative;
    overflow: hidden;
}

.slogan_wrap_inner,
.search_wrap_inner {
    display: table;
}

.slogan_wrap_text,
.search_wrap_inner_left,
.search_wrap_inner_right {
    display: table-cell;
    vertical-align: middle;
}

.resp_nav_wrap {
    position: relative;
    display: none;
    overflow: hidden;
}

.search_wrap .search_wrap_inner {
    width: 100%;
}

    .search_wrap .search_wrap_inner .search_but {
        display: inline-block;
    }

.slogan_wrap {
    max-width: 60%;
}

    .slogan_wrap .slogan_wrap_inner .slogan_wrap_text > * {
        display: inline-block;
        padding: 0;
        margin: 0;
    }

nav {
    display: block;
    position: relative;
}

    nav > div > ul {
        list-style: none;
        display: block;
        position: relative;
        z-index: 202;
        zoom: 1;
    }

        nav > div > ul ul {
            list-style: none;
            visibility: hidden;
            position: absolute;
            left: 0;
            top: 100%;
            z-index: 205;
            opacity: 0;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            nav > div > ul ul ul {
                left: 100%;
                top: 0;
            }

        nav > div > ul li {
            display: block;
            padding: 0;
            position: relative;
            z-index: 203;
        }

            nav > div > ul li:hover {
                z-index: 204;
            }

                nav > div > ul li:hover > ul {
                    visibility: visible;
                    opacity: 1;
                }

        nav > div > ul > li {
            float: left;
        }

            nav > div > ul > li.menu-item-dropdown-right > ul {
                left: auto;
                right: 0;
            }

                nav > div > ul > li.menu-item-dropdown-right > ul ul {
                    left: auto;
                    right: 100%;
                }

        nav > div > ul a {
            display: block;
            position: relative;
            z-index: 204;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

#header {
    width: 100%;
    position: absolute;
}

    #header nav > div > ul ul ul {
        margin: 0 0 0 20px;
    }

    #header nav > div > ul li:hover > ul {
        margin: 0;
    }

        #header nav > div > ul li:hover > ul ul {
            margin: 0;
        }

    #header nav > div > ul > li.menu-item-dropdown-right ul ul {
        margin: 0;
    }

    #header nav > div > ul > li.menu-item-dropdown-right > ul li:hover > ul {
        margin: 0;
    }

    #header nav > div > ul > li.menu-item-mega.menu-item-dropdown-right > div.menu-item-mega-container {
        left: auto;
        right: 0;
    }

        #header nav > div > ul > li.menu-item-mega.menu-item-dropdown-right > div.menu-item-mega-container ul {
            right: auto;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

    #header nav > div > ul > li.menu-item-mega ul {
        width: auto;
        margin: 0;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        z-index: 203;
        border-width: 0;
        border-style: solid;
    }

    #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container {
        display: block;
        width: auto;
        margin-top: 30px;
        visibility: hidden;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 204;
        opacity: 0;
    }

        #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul {
            display: table;
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }

            #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li {
                display: table-cell;
                padding: 0 15px;
            }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li a {
                    width: auto;
                    padding-left: 20px;
                }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li a {
                    padding-left: 40px;
                }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li a {
                    padding-left: 60px;
                }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li a {
                    padding-left: 80px;
                }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li a {
                    padding-left: 100px;
                }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li li a {
                    padding-left: 120px;
                }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li li li a {
                    padding-left: 140px;
                }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li li li li a {
                    padding-left: 160px;
                }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li li li li li a {
                    padding-left: 180px;
                }

                #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li > ul {
                    width: 200px;
                }

                    #header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li > ul > li:first-child {
                        border: 0;
                    }

    #header nav > div > ul > li.menu-item-mega:hover > div.menu-item-mega-container {
        margin-top: 0;
        visibility: visible;
        opacity: 1;
    }

        #header nav > div > ul > li.menu-item-mega:hover > div.menu-item-mega-container ul {
            visibility: visible;
            opacity: 1;
        }

    #header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth > div.menu-item-mega-container > ul > li ul {
        width: auto;
    }

    #header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth.menu-item-mega-cols-two > div.menu-item-mega-container > ul > li {
        width: 50%;
    }

    #header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth.menu-item-mega-cols-three > div.menu-item-mega-container > ul > li {
        width: 33.33%;
    }

    #header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth.menu-item-mega-cols-four > div.menu-item-mega-container > ul > li {
        width: 25%;
    }

    #header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth.menu-item-mega-cols-five > div.menu-item-mega-container > ul > li {
        width: 20%;
    }

#page.cmsms_boxed {
    width: 1000px;
    margin: 0 auto;
}

    #page.cmsms_boxed #header,
    #page.cmsms_boxed #footer {
        width: 1000px;
    }

#page,
#main,
#middle,
.middle_content,
#bottom,
#footer,
.headline,
.cmsms_breadcrumbs,
.headline_outer,
.middle_inner,
.cmsms_row,
.cmsms_row_outer,
.cmsms_row_outer_parent {
    width: 100%;
    position: relative;
}

#footer,
.headline_inner,
.cmsms_breadcrumbs_inner {
    overflow: hidden;
}

#page:after,
#middle:after,
.middle_content:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

.header_top_outer,
.header_mid_outer,
.header_bot_outer {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.post-password-form,
.header_top_inner,
.header_mid_inner,
.header_bot_inner,
.content_wrap,
.headline_inner,
.cmsms_breadcrumbs_inner,
.bottom_outer,
.footer_inner,
.cmsms_row_inner {
    position: relative;
    width: 980px;
    padding: 0 20px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .content_wrap .post-password-form {
        width: auto;
        padding: 0;
    }

.cmsms_row .cmsms_row_outer_parent {
    padding: 1px 0;
}

.cmsms_row .cmsms_row_inner.cmsms_row_fullwidth {
    width: 100%;
    padding: 0 40px;
}

.cmsms_row .cmsms_row_margin {
    margin: 0 -1%;
    position: relative;
}

.cmsms_row .cmsms_row_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.content_wrap.r_sidebar .cmsms_row,
.content_wrap.l_sidebar .cmsms_row,
.content_wrap .opened-article .cmsms_row,
.content_wrap .cmsms_tabs .cmsms_row {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

    .content_wrap.r_sidebar .cmsms_row .cmsms_row_inner,
    .content_wrap.l_sidebar .cmsms_row .cmsms_row_inner,
    .content_wrap .opened-article .cmsms_row .cmsms_row_inner,
    .content_wrap .cmsms_tabs .cmsms_row .cmsms_row_inner {
        width: 100%;
        padding: 0;
    }

.content_wrap.cmsms_set_fullwidth {
    width: 100%;
    padding: 0;
}

#bottom:after,
.bottom_bg:after,
.content_wrap:after,
.cmsms_row_inner:after,
.cmsms_row_margin:after,
.cmsms_column:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

#header {
    z-index: 9999;
}

    #header .header_top_but,
    #header .header_top_close_but {
        display: none;
    }

    #header .header_top_but {
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    #header .header_top_inner {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        #header .header_top_inner .responsive_top_nav {
            display: none;
        }

        #header .header_top_inner .header_top_left {
            overflow: hidden;
        }

        #header .header_top_inner .header_top_right {
            float: right;
        }

            #header .header_top_inner .header_top_right + .header_top_left {
                padding-right: 30px;
            }

    #header .header_mid_inner:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        overflow: hidden;
    }

    #header .header_mid_inner .logo_wrap {
        display: inline-block;
        height: 100%;
        position: relative;
        float: left;
    }

        #header .header_mid_inner .logo_wrap .logo_aligner {
            display: inline-block;
            vertical-align: middle;
        }

        #header .header_mid_inner .logo_wrap .logo_text_wrap {
            display: inline-block;
            vertical-align: middle;
        }

        #header .header_mid_inner .logo_wrap .title {
            display: block;
            line-height: 1em;
        }

        #header .header_mid_inner .logo_wrap .title_text {
            padding: 0 0 0 3px;
        }

    #header .header_mid_inner .social_wrap .social_wrap_inner {
        display: table;
    }

        #header .header_mid_inner .social_wrap .social_wrap_inner ul {
            display: table-cell;
            vertical-align: middle;
        }

.middle_content {
    padding: 65px 0 50px;
}

    .middle_content:empty {
        display: none;
    }

.content_wrap:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
}

.content_wrap.fullwidth:before {
    background-color: transparent !important;
    border-width: 0 !important;
    border-style: solid !important;
}

.content_wrap.r_sidebar:before {
    margin-right: 9px;
    right: 25.5%;
}

.content_wrap.l_sidebar:before {
    margin-left: 9px;
    left: 25.5%;
}

.content {
    width: 74.5%;
    padding: 50px 20px 50px 0;
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .content.fr {
        padding: 50px 0 50px 20px;
        float: right;
    }

.sidebar {
    width: 25.5%;
    padding: 50px 0 50px 20px;
    position: relative;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .sidebar.fl {
        padding: 50px 20px 50px 0;
        float: left;
    }

.bottom_bg {
    padding-top: 40px;
    padding-bottom: 20px;
}

.bottom_inner {
    margin: 0 -1%;
}

    .bottom_inner aside {
        position: relative;
        float: left;
        margin: 0 1%;
    }

        .bottom_inner aside > ul > li:before {
            content: none;
        }
/* post */
.cmsms_theme_icon_user:before {
    content: '\ea7d';
}
/* post format-aside icon user*/
.cmsms_theme_icon_megaphone:before {
    content: '\ea29';
}
/* post format-status icon */
.cmsms_theme_icon_music:before {
    content: '\ea74';
}
/* post format-audio icon*/
.cmsms_theme_icon_star:before {
    content: '\ea7b';
}
/* post format-chat icon*/
.cmsms_theme_icon_pictures:before {
    content: '\ea81';
}
/* post format-galllery icon*/
.cmsms_theme_icon_photo:before {
    content: '\ec77';
}
/* post format-image icon*/
.cmsms_theme_icon_link:before {
    content: '\ea95';
}
/* post format-link icon*/
.cmsms_theme_icon_quote:before {
    content: '\e993';
}
/* post format-quote icon */
.cmsms_theme_icon_pencil:before {
    content: '\eaa9';
}
/* post format-standard icon */
.cmsms_theme_icon_video:before {
    content: '\e9ee';
}
/* post format-video icon */
.cmsms_theme_icon_camera:before {
    content: '\ea82';
}
/* post format-image icon */
.cmsms_theme_icon_comment:before {
    content: '\eaae';
}
/* comments in post*/
.cmsms_theme_icon_desktop:before {
    content: '\ec8b';
}
/* post icon pen*/
.cmsms_theme_icon_videocam:before {
    content: '\ec75';
}
/* post icon camera*/
.cmsms_theme_icon_attach:before {
    content: '\ec78';
}
/* post format icon */
.cmsms_theme_icon_heart:before {
    content: '\ea79';
}
/* likes in posts */
.cmsms_theme_icon_calendar:before {
    content: '\ec86';
}
/* date in posts */
/* shop */
.cmsms_theme_icon_basket:before {
    content: '\e8a3';
}
/* shop cart */
.cmsms_theme_icon_details:before {
    content: '\eb1a';
}
/* shop details */
.cmsms_theme_icon_star_empty:before {
    content: '\e827';
}
/* rating empty star */
.cmsms_theme_icon_star_full:before {
    content: '\e826';
}
/* rating full star */
/* open post */
.cmsms_theme_icon_user_mail:before {
    content: '\ed8a';
}
/* mail in user info (open post) */
.cmsms_theme_icon_user_website:before {
    content: '\ea08';
}
/* website in user info (open post) */
.cmsms_theme_icon_user_gplus:before {
    content: '\ec10';
}
/* google plus in user info (open post) */
.cmsms_theme_icon_user_twitter:before {
    content: '\ec37';
}
/* twitter in user info (open post) */
.cmsms_theme_icon_user_facebook:before {
    content: '\ec47';
}
/* facebook in user info (open post) */
/* global */
.cmsms_theme_icon_eye:before {
    content: '\ea99';
}
/* all img rellover */
.cmsms_theme_icon_search:before {
    content: '\ea76';
}
/* all search */
.cmsms_theme_icon_cancel:before {
    content: '\eda6';
}
/* cancel (notice) */
.cmsms_theme_icon_resp_nav:before {
    content: '\ea84';
}
/* resp nav */
.cmsms_theme_icon_slide_top:before {
    content: '\e9d1';
}
/* slide top */
.cmsms_theme_icon_user_add:before {
    content: '\ea7f';
}
/* header top user add */
/* Divider global styles */
.cmsms_divider.cmsms_divider_width_short {
    width: 20%;
}

.cmsms_theme_icon_logout:before {
    content: '\e8a7';
}
    .cmsms_divider.cmsms_divider_width_short.cmsms_divider_pos_center {
        left: 40%;
    }

    .cmsms_divider.cmsms_divider_width_short.cmsms_divider_pos_right {
        left: 80%;
    }

.cmsms_divider.cmsms_divider_width_medium {
    width: 40%;
}

    .cmsms_divider.cmsms_divider_width_medium.cmsms_divider_pos_center {
        left: 30%;
    }

    .cmsms_divider.cmsms_divider_width_medium.cmsms_divider_pos_right {
        left: 60%;
    }

.cmsms_divider.cmsms_divider_width_long {
    width: 100%;
}
/* Special Heading global styles */
.cmsms_heading_wrap {
    position: relative;
    overflow: hidden;
}

    .cmsms_heading_wrap .cmsms_heading_divider {
        display: inline-block;
        height: 2px;
        position: absolute;
        top: 50%;
    }

    .cmsms_heading_wrap .cmsms_heading_divider_left_wrap,
    .cmsms_heading_wrap .cmsms_heading_divider_right_wrap {
        display: inline-block;
        width: 0;
    }

    .cmsms_heading_wrap.cmsms_heading_divider_short .cmsms_heading_divider {
        width: 10%;
    }

    .cmsms_heading_wrap.cmsms_heading_divider_short .cmsms_heading_divider_left {
        margin-left: -10%;
    }

    .cmsms_heading_wrap.cmsms_heading_divider_medium .cmsms_heading_divider {
        width: 20%;
    }

    .cmsms_heading_wrap.cmsms_heading_divider_medium .cmsms_heading_divider_left {
        margin-left: -20%;
    }

    .cmsms_heading_wrap.cmsms_heading_divider_long .cmsms_heading_divider {
        width: 100%;
    }

    .cmsms_heading_wrap.cmsms_heading_divider_long .cmsms_heading_divider_left {
        margin-left: -100%;
    }

    .cmsms_heading_wrap.cmsms_heading_divider_short .cmsms_heading,
    .cmsms_heading_wrap.cmsms_heading_divider_medium .cmsms_heading,
    .cmsms_heading_wrap.cmsms_heading_divider_long .cmsms_heading {
        max-width: 80%;
    }

.cmsms_heading {
    display: inline-block;
    margin: 0;
}

    .cmsms_heading:before,
    .cmsms_heading a:before {
        margin-left: 0;
        margin-right: 0.5em;
    }
/* Notice global styles */
.cmsms_notice {
    display: table;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .cmsms_notice:before {
        margin: auto !important;
        position: absolute;
        left: 20px;
        right: auto;
        top: 0;
        bottom: 0;
    }

    .cmsms_notice[class*=" cmsms-icon-"],
    .cmsms_notice[class*=" cmsms_theme_icon_"] {
        padding-left: 80px;
    }

    .cmsms_notice > .notice_icon {
        display: table-cell;
        height: 40px;
        padding: 20px 0;
    }

    .cmsms_notice > .notice_content {
        display: table-cell;
        position: relative;
        vertical-align: middle;
        padding: 20px 0 0;
    }

    .cmsms_notice .notice_close {
        position: absolute;
    }
/* Icon Box global styles */
.cmsms_icon_box {
    border-style: solid;
    border-color: transparent;
    position: relative;
}

    .cmsms_icon_box:before {
        border-style: solid;
    }

    .cmsms_icon_box .icon_box_heading:before {
        border-style: solid;
    }

    .cmsms_icon_box.cmsms_icon_top:before,
    .cmsms_icon_box.cmsms_icon_box_top:before {
        position: absolute;
        top: 0;
        left: 50%;
    }

    .cmsms_icon_box.cmsms_icon_top:before {
        top: 30px;
    }

    .cmsms_icon_box.cmsms_icon_top .icon_box_inner,
    .cmsms_icon_box.cmsms_icon_box_top .icon_box_inner {
        text-align: center;
    }

        .cmsms_icon_box.cmsms_icon_top .icon_box_inner .icon_box_text,
        .cmsms_icon_box.cmsms_icon_box_top .icon_box_inner .icon_box_text {
            text-align: center;
        }

    .cmsms_icon_box.cmsms_icon_box_left_top,
    .cmsms_icon_box.cmsms_icon_box_left {
        padding-left: 60px;
    }

        .cmsms_icon_box.cmsms_icon_box_left_top:before,
        .cmsms_icon_box.cmsms_icon_box_left:before {
            position: absolute;
            top: 0;
            left: 0;
        }

        .cmsms_icon_box.cmsms_icon_box_left:before {
            top: 50%;
        }
/* Featured Block global styles */
.cmsms_featured_block {
    position: relative;
    overflow: hidden;
}

    .cmsms_featured_block .featured_block_inner {
        width: 100%;
        padding: 20px 20px 0;
        position: relative;
        overflow: hidden;
    }

        .cmsms_featured_block .featured_block_inner .featured_block_text div {
            text-align: inherit;
            margin-bottom: 20px;
        }
/* Toggles global styles */
.cmsms_toggles {
    position: relative;
}

    .cmsms_toggles .cmsms_toggles_filter {
        position: relative;
    }

    .cmsms_toggles .cmsms_toggle_wrap {
        position: relative;
    }

        .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title {
            position: relative;
        }

            .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > .cmsms_toggle_plus {
                display: block;
                z-index: 1;
            }

                .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > .cmsms_toggle_plus .cmsms_toggle_plus_hor,
                .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > .cmsms_toggle_plus .cmsms_toggle_plus_vert {
                    display: block;
                    position: absolute;
                    opacity: 1;
                }

            .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > a {
                display: block;
                position: relative;
                z-index: 2;
            }

        .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle {
            display: none;
        }

            .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle:after {
                content: '.';
                display: block;
                clear: both;
                height: 0;
                visibility: hidden;
                overflow: hidden;
            }

        .cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle_title .cmsms_toggle_plus_vert {
            opacity: 0;
        }

        .cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle {
            display: block;
        }
/* Tabs global styles */
.cmsms_tabs {
    position: relative;
}

    .cmsms_tabs:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        overflow: hidden;
    }

    .cmsms_tabs .cmsms_tabs_list {
        list-style: none;
        margin: 0;
        padding: 0;
        clear: both;
        position: relative;
    }

        .cmsms_tabs .cmsms_tabs_list:after {
            content: '.';
            display: block;
            clear: both;
            height: 0;
            visibility: hidden;
            overflow: hidden;
        }

        .cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item {
            display: block;
            margin: 0;
            padding: 0;
            float: left;
        }

            .cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item:before {
                display: none;
            }

            .cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a {
                display: block;
                position: relative;
            }

    .cmsms_tabs .cmsms_tabs_wrap {
        position: relative;
        overflow: hidden;
    }

        .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab {
            display: none;
        }

            .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab:after {
                content: '.';
                display: block;
                clear: both;
                height: 0;
                visibility: hidden;
                overflow: hidden;
            }

            .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab.active_tab {
                display: block;
            }

    .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item {
            float: none;
        }

    .cmsms_tabs.tabs_mode_tour .cmsms_tabs_wrap {
        float: right;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cmsms_tabs.tabs_mode_tour.tabs_pos_right .cmsms_tabs_list {
        float: right;
    }

    .cmsms_tabs.tabs_mode_tour.tabs_pos_right .cmsms_tabs_wrap {
        float: left;
    }
/* Icon List global styles */
.cmsms_icon_list_items {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

    .cmsms_icon_list_items.cmsms_icon_list_type_block {
        padding: 0;
    }

        .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item {
            display: block;
            width: 100%;
            padding: 0 0 30px;
            position: relative;
        }

            .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item:before {
                content: '';
                display: block;
                width: 1px;
                height: 100%;
                padding: 0;
                position: absolute;
                top: 0;
                z-index: 1;
                overflow: hidden;
            }

            .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item:after {
                content: '.';
                display: block;
                clear: both;
                height: 0;
                visibility: hidden;
                overflow: hidden;
            }

            .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
            }

                .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item:last-child:before {
                    display: none;
                }

            .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon {
                display: block;
                z-index: 2;
                text-align: center;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

        .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item_content {
            overflow: hidden;
        }

        .cmsms_icon_list_items.cmsms_icon_list_type_block.cmsms_icon_list_pos_left .cmsms_icon_list_item_content {
            text-align: left;
        }

            .cmsms_icon_list_items.cmsms_icon_list_type_block.cmsms_icon_list_pos_left .cmsms_icon_list_item_content .cmsms_icon_list_item_text {
                text-align: left;
            }

        .cmsms_icon_list_items.cmsms_icon_list_type_block.cmsms_icon_list_pos_left .cmsms_icon_list_icon_wrap {
            padding-right: 25px;
            float: left;
        }

        .cmsms_icon_list_items.cmsms_icon_list_type_block.cmsms_icon_list_pos_right .cmsms_icon_list_item_content {
            text-align: right;
        }

            .cmsms_icon_list_items.cmsms_icon_list_type_block.cmsms_icon_list_pos_right .cmsms_icon_list_item_content .cmsms_icon_list_item_text {
                text-align: right;
            }

        .cmsms_icon_list_items.cmsms_icon_list_type_block.cmsms_icon_list_pos_right .cmsms_icon_list_icon_wrap {
            padding-left: 35px;
            float: right;
        }
/* Stats global styles */
.cmsms_stats {
    position: relative;
    text-align: center;
}

    .cmsms_stats:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        overflow: hidden;
    }

    .cmsms_stats .cmsms_stat_wrap .cmsms_stat {
        position: relative;
    }

        .cmsms_stats .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
            display: block;
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

    .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat {
        margin: 0 0 10px;
    }

        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
            overflow: hidden;
        }

            .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title,
            .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
                position: absolute;
            }

            .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"]:before,
            .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"]:before,
            .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"]:before,
            .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"]:before {
                margin: 0;
                position: absolute;
            }

        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat canvas {
            display: none;
        }

    .cmsms_stats.stats_mode_bars .stats_type_vertical .cmsms_stat_wrap .cmsms_stat_title,
    .cmsms_stats.stats_mode_bars .stats_type_vertical .cmsms_stat_wrap .cmsms_stat_subtitle {
        display: block;
    }

    .cmsms_stats.stats_mode_circles .cmsms_stat_wrap {
        display: inline-block;
        float: none;
        margin: 0;
        vertical-align: top;
        text-align: center;
    }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat_subtitle {
            display: block;
            text-align: center;
        }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_fifth {
            width: 20%;
        }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_fourth {
            width: 25%;
        }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_third {
            width: 33.3%;
        }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_half {
            width: 50%;
        }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_first {
            width: 100%;
        }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat {
            margin: 0 0 20px;
        }

            .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
                text-align: center;
                position: absolute;
                z-index: 2;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

                .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title,
                .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
                    display: block;
                    text-align: center;
                }

            .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat canvas {
                position: relative;
                z-index: 1;
            }

.cmsms_counters {
    position: relative;
    text-align: center;
}

    .cmsms_counters:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        overflow: hidden;
    }

    .cmsms_counters .cmsms_counter_wrap {
        text-align: center;
        display: inline-block;
        float: none;
        margin: 0;
        vertical-align: top;
    }

        .cmsms_counters .cmsms_counter_wrap.one_fifth {
            width: 20%;
        }

        .cmsms_counters .cmsms_counter_wrap.one_fourth {
            width: 25%;
        }

        .cmsms_counters .cmsms_counter_wrap.one_third {
            width: 33.3%;
        }

        .cmsms_counters .cmsms_counter_wrap.one_half {
            width: 50%;
        }

        .cmsms_counters .cmsms_counter_wrap.one_first {
            width: 100%;
        }

        .cmsms_counters .cmsms_counter_wrap .cmsms_counter {
            margin: 0 0 20px;
            position: relative;
        }

            .cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner {
                display: block;
                position: relative;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

            .cmsms_counters .cmsms_counter_wrap .cmsms_counter canvas {
                display: none;
            }

    .cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter_subtitle {
        text-align: center;
        display: block;
    }

    .cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter {
        text-align: center;
    }

        .cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner {
            text-align: center;
        }
/* Button global styles */
.cmsms_button {
    display: inline-block;
    border-width: 2px;
    border-style: solid;
}

.widget {
    position: relative;
}

#slide_top {
    position: fixed;
    bottom: 45px;
    right: 20px;
    z-index: 99999;
    text-align: center;
    display: none;
}

    #slide_top > span {
        display: inline-block;
        text-indent: -9999px;
    }
/* Hover slider global styles */
.cmsms_hover_slider {
    position: relative;
    overflow: hidden;
}

    .cmsms_hover_slider .cmsms_hover_slider_items {
        list-style: none;
        width: 100%;
        height: 1px;
        margin: 0;
        position: relative;
    }

        .cmsms_hover_slider .cmsms_hover_slider_items > li {
            list-style: none;
            padding: 0;
            width: 100%;
            height: 100%;
            visibility: hidden;
            position: absolute;
            left: 0;
            top: 0;
            opacity: 0;
            filter: alpha(opacity=0);
        }

            .cmsms_hover_slider .cmsms_hover_slider_items > li > figure.cmsms_hover_slider_full_img {
                width: 100%;
                max-width: 100%;
                height: 100%;
                max-height: 100%;
            }

                .cmsms_hover_slider .cmsms_hover_slider_items > li > figure.cmsms_hover_slider_full_img img {
                    display: block;
                    width: 100%;
                    max-width: 100%;
                    height: 100%;
                    max-height: 100%;
                    position: absolute;
                }

    .cmsms_hover_slider .cmsms_hover_slider_thumbs {
        font-size: 0;
        line-height: 0;
    }

        .cmsms_hover_slider .cmsms_hover_slider_thumbs > li {
            display: inline-block;
            display: -moz-inline-stack;
            vertical-align: top;
            letter-spacing: normal;
        }

            .cmsms_hover_slider .cmsms_hover_slider_thumbs > li img {
                display: block;
            }

            .cmsms_hover_slider .cmsms_hover_slider_thumbs > li a {
                display: block;
            }

.js_body .cmsms_hover_slider_items > li > figure.cmsms_hover_slider_full_img img {
    position: absolute;
}
/* Core Owl Carousel CSS v1.3.2 */
.owl-carousel {
    width: 100%;
    position: relative;
    -ms-touch-action: pan-y;
    display: none;
}

    .owl-carousel .owl-wrapper-outer {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

        .owl-carousel .owl-wrapper-outer .owl-wrapper {
            position: relative;
            display: none;
        }

            .owl-carousel .owl-wrapper-outer .owl-wrapper:after {
                content: '.';
                line-height: 0;
                display: block;
                height: 0;
                visibility: hidden;
                clear: both;
            }

            .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
                float: left;
            }

        .owl-carousel .owl-wrapper-outer .owl-wrapper,
        .owl-carousel .owl-wrapper-outer .owl-item {
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
        }

    .owl-carousel .owl-controls {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

        .owl-carousel .owl-controls .owl-page {
            cursor: pointer;
        }

        .owl-carousel .owl-controls .owl-buttons {
            position: absolute;
            right: 20px;
            bottom: 15px;
        }

            .owl-carousel .owl-controls .owl-buttons .owl-prev,
            .owl-carousel .owl-controls .owl-buttons .owl-next {
                display: inline-block;
                width: 29px;
                height: 29px;
                cursor: pointer;
                position: relative;
                border-width: 1px;
                border-style: solid;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

            .owl-carousel .owl-controls .owl-buttons .owl-next {
                margin-left: 10px;
            }

        .owl-carousel .owl-controls .owl-pagination {
            position: absolute;
            top: 15px;
            right: 20px;
        }

            .owl-carousel .owl-controls .owl-pagination .owl-page {
                text-indent: -9999px;
                display: inline-block;
                width: 10px;
                height: 10px;
                margin-left: 10px;
                cursor: pointer;
                border-width: 1px;
                border-style: solid;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

                .owl-carousel .owl-controls .owl-pagination .owl-page:first-child {
                    margin-left: 0;
                }

                .owl-carousel .owl-controls .owl-pagination .owl-page.active {
                    cursor: default;
                }
/*-------------------------------------------------------------------------*/
/*	3.	Header + Centered + Right + Fixed Versions	*/
/*-------------------------------------------------------------------------*/
/***************** Header ******************/
nav #navigation ul ul {
    top: -11px;
}

nav #navigation ul li a {
    width: 200px;
}

nav #navigation ul li > a[data-tag]:before {
    display: inline-block;
    float: none;
}

nav #navigation ul li > a[data-tag] > span {
    width: auto;
    padding-right: 10px;
}

nav #navigation li > a[data-tag] {
    display: inline-block;
    width: auto;
}

    nav #navigation li > a[data-tag]:before {
        content: attr(data-tag);
        width: auto;
        height: 1.5em;
        line-height: 1.5em;
        margin: auto !important;
        padding: 0 0.5em;
        position: absolute;
        left: auto;
        right: -50%;
        top: 0 !important;
        bottom: 0;
        z-index: 206;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    nav #navigation li > a[data-tag] span:not([class]) {
        padding-left: 20px;
        padding-right: 5px;
    }

nav #navigation li > a > span:before {
    margin-left: 0;
    margin-right: 0.4em;
}

nav #navigation > ul > li:first-child {
    border-top: 0;
}

nav #navigation > li {
    margin-right: -3px;
}

    nav #navigation > li > div > .sub-menu > li > a {
        border: 0;
    }

    nav #navigation > li > ul {
        padding: 20px;
    }

    nav #navigation > li > a {
        display: table-cell;
        vertical-align: middle;
    }

        nav #navigation > li > a > span {
            display: inline-block;
            padding: 10px 0;
            position: relative;
            z-index: 205;
        }

            nav #navigation > li > a > span > span.nav_subtitle {
                display: block;
                margin-top: -7px;
                padding-bottom: 5px;
            }

            nav #navigation > li > a > span > img {
                display: inline-block;
                margin-top: -3px;
                margin-right: 5px;
            }

    nav #navigation > li .sub-menu {
        padding: 10px 0;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 0 0 20px 20px;
        -moz-border-radius: 0 0 20px 20px;
        border-radius: 0 0 20px 20px;
    }

        nav #navigation > li .sub-menu li {
            padding: 0;
        }

            nav #navigation > li .sub-menu li:first-child {
                padding-top: 0;
            }

            nav #navigation > li .sub-menu li:last-child > a {
                border-bottom-width: 0;
            }

            nav #navigation > li .sub-menu li a > span {
                display: block;
                padding: 5px 20px;
            }

                nav #navigation > li .sub-menu li a > span span {
                    margin-top: -2px;
                }

    nav #navigation > li.menu-item-hide-text > a > span {
        font-size: 0;
        line-height: 0;
    }

        nav #navigation > li.menu-item-hide-text > a > span:before {
            margin-right: 0;
        }

    nav #navigation > li:hover > a > span.nav_bg_clr,
    nav #navigation > li.current-menu-item > a > span.nav_bg_clr,
    nav #navigation > li.current-menu-ancestor > a > span.nav_bg_clr {
        opacity: 1;
    }

    nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu {
        padding: 20px;
    }

        nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu:after {
            content: '';
            display: block;
            width: 150%;
            height: 1px;
            margin-left: -20px;
            position: absolute;
            top: 0;
            left: 0;
        }

        nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu:first-child {
            margin-top: 0;
        }

            nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu:first-child:after {
                display: none;
            }

        nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu .sub-menu {
            width: 180px;
            border-width: 0;
            border-style: solid;
        }

        nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li {
            padding: 0 10px;
        }

            nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li > ul {
                padding: 0;
            }

                nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li > ul li:last-child > a {
                    padding-bottom: 0;
                }

            nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li li {
                padding: 0;
            }

                nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li li:first-child {
                    padding-top: 0;
                }

                nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li li a {
                    width: 180px;
                }

            nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li > a {
                width: 180px;
            }

                nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li > a > span > span.nav_subtitle {
                    display: block;
                }

            nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li.current-menu-item > a {
                background: none;
            }

            nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li.menu-item-hide-text > a > span {
                font-size: 0;
                line-height: 0;
            }

                nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu > li.menu-item-hide-text > a > span > span.nav_subtitle {
                    font-size: 0;
                    line-height: 0;
                }

        nav #navigation > li.menu-item-mega > div.menu-item-mega-container > .sub-menu span {
            padding-left: 0;
            padding-right: 0;
        }

    nav #navigation > li.menu-item-mega > div.menu-item-mega-container ul {
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        nav #navigation > li.menu-item-mega > div.menu-item-mega-container ul ul li.menu-item-mega-description span.menu-item-mega-description-container {
            font-size: 11px;
            line-height: 18px;
            display: block;
            padding: 10px;
        }

        nav #navigation > li.menu-item-mega > div.menu-item-mega-container ul li.menu-item-hide-text > a {
            text-align: center;
        }

            nav #navigation > li.menu-item-mega > div.menu-item-mega-container ul li.menu-item-hide-text > a > span:before {
                margin-right: 0;
            }

    nav #navigation > li.menu-item-mega > div.menu-item-mega-container li > a:hover {
        background: none;
    }

    nav #navigation > li.menu-item-mega > div.menu-item-mega-container li li li > a {
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

.responsive_nav {
    background-color: transparent;
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
}

#header .header_top .header_top_outer {
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    #header .header_top .header_top_outer .header_top_inner nav {
        z-index: 999999;
    }

        #header .header_top .header_top_outer .header_top_inner nav > div {
            display: block;
        }

            #header .header_top .header_top_outer .header_top_inner nav > div > ul {
                z-index: 205;
            }

                #header .header_top .header_top_outer .header_top_inner nav > div > ul > li {
                    margin: 0 10px;
                }

                    #header .header_top .header_top_outer .header_top_inner nav > div > ul > li:last-child {
                        margin-right: 0;
                    }

                    #header .header_top .header_top_outer .header_top_inner nav > div > ul > li:hover > ul {
                        margin-top: 0;
                    }

                    #header .header_top .header_top_outer .header_top_inner nav > div > ul > li > ul {
                        left: -15px;
                        border-left-width: 1px;
                        border-left-style: solid;
                        border-right-width: 1px;
                        border-right-style: solid;
                        border-bottom-width: 1px;
                        border-bottom-style: solid;
                        -webkit-border-radius: 0 0 8px 8px;
                        -moz-border-radius: 0 0 8px 8px;
                        border-radius: 0 0 8px 8px;
                    }

                        #header .header_top .header_top_outer .header_top_inner nav > div > ul > li > ul ul {
                            border-width: 1px;
                            border-style: solid;
                            -webkit-border-radius: 8px;
                            -moz-border-radius: 8px;
                            border-radius: 8px;
                        }

                        #header .header_top .header_top_outer .header_top_inner nav > div > ul > li > ul li {
                            padding-top: 0;
                        }

                            #header .header_top .header_top_outer .header_top_inner nav > div > ul > li > ul li > a {
                                padding: 2px 15px;
                                width: 120px;
                                -webkit-box-sizing: border-box;
                                -moz-box-sizing: border-box;
                                box-sizing: border-box;
                            }

                        #header .header_top .header_top_outer .header_top_inner nav > div > ul > li > ul ul {
                            top: -6px;
                        }

                    #header .header_top .header_top_outer .header_top_inner nav > div > ul > li > a {
                        padding: 2px 0;
                    }

                        #header .header_top .header_top_outer .header_top_inner nav > div > ul > li > a > span.cmsms_count {
                            display: inline-block;
                            padding: 0 6px 1px;
                            margin-left: 7px;
                            -webkit-border-radius: 1px;
                            -moz-border-radius: 1px;
                            border-radius: 1px;
                        }

                        #header .header_top .header_top_outer .header_top_inner nav > div > ul > li > a img {
                            display: inline-block;
                            margin-top: -3px;
                            margin-right: 5px;
                        }

                    #header .header_top .header_top_outer .header_top_inner nav > div > ul > li ul {
                        padding: 5px 0;
                    }

    #header .header_top .header_top_outer .header_top_inner .header_top_aligner,
    #header .header_top .header_top_outer .header_top_inner .nav_wrap,
    #header .header_top .header_top_outer .header_top_inner .social_wrap,
    #header .header_top .header_top_outer .header_top_inner .meta_wrap {
        display: inline-block;
        vertical-align: middle;
    }

        #header .header_top .header_top_outer .header_top_inner .meta_wrap > * {
            padding: 0 0 0 20px;
        }

            #header .header_top .header_top_outer .header_top_inner .meta_wrap > *:first-child {
                padding: 0;
            }

        #header .header_top .header_top_outer .header_top_inner .social_wrap ul {
            height: 20px;
        }

            #header .header_top .header_top_outer .header_top_inner .social_wrap ul li {
                height: 20px;
            }

        #header .header_top .header_top_outer .header_top_inner .social_wrap a {
            font-size: 20px;
            width: 20px;
            height: 20px;
        }

            #header .header_top .header_top_outer .header_top_inner .social_wrap a:hover {
                opacity: 0.5;
            }

            #header .header_top .header_top_outer .header_top_inner .social_wrap a[class^="cmsms-icon-"]:before,
            #header .header_top .header_top_outer .header_top_inner .social_wrap a[class*=" cmsms-icon-"]:before {
                font-size: 20px;
                width: 1em;
                height: 1em;
            }

#page.enable_header_bottom .header_mid_outer,
.header_bot_outer {
    clear: both;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.header_mid_inner nav .sub-menu > li,
.header_bot_inner nav .sub-menu > li {
    width: 100%;
    vertical-align: top;
}

.header_mid_inner nav .cmsms_dynamic_cart .product_list_widget,
.header_bot_inner nav .cmsms_dynamic_cart .product_list_widget {
    width: 100%;
}

    .header_mid_inner nav .cmsms_dynamic_cart .product_list_widget > li,
    .header_bot_inner nav .cmsms_dynamic_cart .product_list_widget > li {
        display: block;
    }

.header_mid_inner nav .cmsms_dynamic_cart .buttons,
.header_bot_inner nav .cmsms_dynamic_cart .buttons {
    display: block;
}

.header_mid_inner nav #navigation .menu-main-menu-container,
.header_bot_inner nav #navigation .menu-main-menu-container {
    display: inline-block;
    vertical-align: middle;
}

    .header_mid_inner nav #navigation .menu-main-menu-container *,
    .header_bot_inner nav #navigation .menu-main-menu-container * {
        display: inline-block;
        vertical-align: middle;
    }

.header_mid_inner nav #navigation span,
.header_bot_inner nav #navigation span {
    display: inline;
}

.header_mid_inner nav #navigation > li > a,
.header_bot_inner nav #navigation > li > a {
    padding: 0 20px;
}

.header_mid_inner nav #navigation > li.current-menu-ancestor > a,
.header_bot_inner nav #navigation > li.current-menu-ancestor > a,
.header_mid_inner nav #navigation > li.current-menu-item > a,
.header_bot_inner nav #navigation > li.current-menu-item > a {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.header_mid_inner nav #navigation > li:hover > ul,
.header_bot_inner nav #navigation > li:hover > ul {
    margin-top: 0;
}

.header_mid_inner nav #navigation > li > ul,
.header_bot_inner nav #navigation > li > ul {
    margin-top: 30px;
}

.header_mid_inner .header_mid_right {
    height: 100%;
    z-index: 2;
    float: right;
}

    .header_mid_inner .header_mid_right:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

    .header_mid_inner .header_mid_right .header_mid_right_inner {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

        .header_mid_inner .header_mid_right .header_mid_right_inner .support_wrap {
            display: inline-block;
            margin: 5px 15px 5px 20px;
            vertical-align: middle;
            position: relative;
        }

            .header_mid_inner .header_mid_right .header_mid_right_inner .support_wrap .support_wrap_inner .support_wrap_inner_left {
                display: inline-block;
                margin-right: 10px;
                vertical-align: middle;
            }

                .header_mid_inner .header_mid_right .header_mid_right_inner .support_wrap .support_wrap_inner .support_wrap_inner_left > span {
                    display: block;
                }

            .header_mid_inner .header_mid_right .header_mid_right_inner .support_wrap .support_wrap_inner .support_wrap_inner_right {
                display: inline-block;
                vertical-align: middle;
            }

                .header_mid_inner .header_mid_right .header_mid_right_inner .support_wrap .support_wrap_inner .support_wrap_inner_right figure {
                    width: 50px;
                    height: 50px;
                    position: relative;
                }

                    .header_mid_inner .header_mid_right .header_mid_right_inner .support_wrap .support_wrap_inner .support_wrap_inner_right figure a:before {
                        content: '\eab5';
                        font-size: 14px;
                        font-family: 'fontello';
                        line-height: 30px;
                        width: 28px;
                        height: 28px;
                        position: absolute;
                        right: -14px;
                        top: -6px;
                        text-align: center;
                        -webkit-border-radius: 50%;
                        -moz-border-radius: 50%;
                        border-radius: 50%;
                    }

                    .header_mid_inner .header_mid_right .header_mid_right_inner .support_wrap .support_wrap_inner .support_wrap_inner_right figure img {
                        width: 100%;
                        height: 100%;
                        -webkit-border-radius: 50%;
                        -moz-border-radius: 50%;
                        border-radius: 50%;
                    }

        .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap {
            display: inline-block;
            margin-left: 20px;
            vertical-align: middle;
        }

            .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_wrap_inner {
                width: 40px;
            }

                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_wrap_inner .search_wrap_inner_left {
                    display: block;
                    width: 0;
                    height: 100%;
                    visibility: hidden;
                    margin-right: -30px;
                    opacity: 0;
                }

                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_wrap_inner .search_wrap_inner_right {
                    text-align: right;
                    min-width: 35px;
                    width: 11%;
                    height: 100%;
                    position: relative;
                }

            .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_bar_wrap input[type=text] {
                width: 100%;
                height: inherit;
                padding: 8px 55px 8px 20px;
                -webkit-border-radius: 25px 0 0 25px;
                -moz-border-radius: 25px 0 0 25px;
                border-radius: 25px 0 0 25px;
            }

            .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_bar_wrap button[type=submit][class^="cmsms-icon-"],
            .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_bar_wrap button[type=submit][class*=" cmsms-icon-"],
            .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_bar_wrap button[type=submit][class^="cmsms_theme_icon_"],
            .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_bar_wrap button[type=submit][class*=" cmsms_theme_icon_"] {
                font-size: 18px;
                background-color: transparent;
                width: 50px;
                height: 36px;
                border-width: 0;
                border-style: solid;
            }

            .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_but {
                width: 30px;
                height: 30px;
                vertical-align: middle;
                position: relative;
                text-align: center;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_but[class^="cmsms-icon-"]:before,
                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_but[class*=" cmsms-icon-"]:before,
                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_but[class^="cmsms_theme_icon_"]:before,
                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap .search_but[class*=" cmsms_theme_icon_"]:before {
                    font-size: 14px;
                    line-height: 30px;
                    margin-right: 0;
                    margin-left: 0;
                }

            .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap.search_opened .search_wrap_inner {
                width: 100%;
            }

                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_left {
                    display: table-cell;
                    width: 89%;
                    visibility: visible;
                    margin-right: 0;
                    opacity: 1;
                }

                    .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_left .search_bar_wrap input[type="text"] {
                        border-width: 2px;
                        border-style: solid;
                    }

                    .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_left .search_bar_wrap button {
                        display: none;
                    }

            .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap.search_opened .search_but {
                width: 40px;
                height: 40px;
                -webkit-border-radius: 0 25px 25px 0;
                -moz-border-radius: 0 25px 25px 0;
                border-radius: 0 25px 25px 0;
            }

                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap.search_opened .search_but[class^="cmsms-icon-"]:before,
                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap.search_opened .search_but[class*=" cmsms-icon-"]:before,
                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap.search_opened .search_but[class^="cmsms_theme_icon_"]:before,
                .header_mid_inner .header_mid_right .header_mid_right_inner .search_wrap.search_opened .search_but[class*=" cmsms_theme_icon_"]:before {
                    content: '\ea86';
                    line-height: 40px;
                    margin-right: 4px;
                }

        .header_mid_inner .header_mid_right .header_mid_right_inner .resp_nav_wrap,
        .header_mid_inner .header_mid_right .header_mid_right_inner .slogan_wrap,
        .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap {
            text-indent: inherit;
            visibility: visible;
            vertical-align: middle;
            opacity: 1;
        }

            .header_mid_inner .header_mid_right .header_mid_right_inner .resp_nav_wrap.resp_nav_closed,
            .header_mid_inner .header_mid_right .header_mid_right_inner .slogan_wrap.resp_nav_closed,
            .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap.resp_nav_closed,
            .header_mid_inner .header_mid_right .header_mid_right_inner .resp_nav_wrap.slogan_closed,
            .header_mid_inner .header_mid_right .header_mid_right_inner .slogan_wrap.slogan_closed,
            .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap.slogan_closed,
            .header_mid_inner .header_mid_right .header_mid_right_inner .resp_nav_wrap.social_closed,
            .header_mid_inner .header_mid_right .header_mid_right_inner .slogan_wrap.social_closed,
            .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap.social_closed {
                margin-right: 0;
                visibility: hidden;
                text-indent: -9999px;
                opacity: 0;
            }

        .header_mid_inner .header_mid_right .header_mid_right_inner .slogan_wrap {
            display: inline-block;
            margin: 0 0 0 30px;
            vertical-align: middle;
        }

        .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap {
            display: inline-block;
            margin: 0 0 0 30px;
            vertical-align: middle;
        }

            .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap ul li {
                margin: 2px 0 2px 5px;
                float: left;
            }

                .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap ul li:first-child {
                    margin: 2px 0 2px 5px;
                }

            .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap a {
                display: block;
                width: 24px;
                height: 24px;
            }

                .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap a:hover {
                    opacity: 0.5;
                }

                .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap a[class^="cmsms-icon-"]:before,
                .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap a[class*=" cmsms-icon-"]:before,
                .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap a[class^="cmsms_theme_icon_"]:before,
                .header_mid_inner .header_mid_right .header_mid_right_inner .social_wrap a[class*=" cmsms_theme_icon_"]:before {
                    font-size: 24px;
                    width: 1em;
                    height: 1em;
                }

.header_mid_inner nav {
    float: right;
    visibility: visible;
    text-indent: inherit;
    z-index: 1;
    opacity: 1;
}

    .header_mid_inner nav:after {
        content: '';
        display: inline-block;
        width: 0;
        height: 100%;
        vertical-align: middle;
    }

    .header_mid_inner nav.nav_closed {
        margin-right: -30px;
        visibility: hidden;
        text-indent: -9999px;
        opacity: 0;
        display: none;
    }

.header_mid_inner #navigation > li {
    margin-top: 13px;
    margin-bottom: 13px;
}

    .header_mid_inner #navigation > li.menu-item-has-children:hover {
        margin-bottom: 0;
    }

        .header_mid_inner #navigation > li.menu-item-has-children:hover > a {
            padding-bottom: 13px;
        }

    .header_mid_inner #navigation > li.menu-item-has-children > a:after {
        content: none;
    }

    .header_mid_inner #navigation > li:hover > a > span.nav_bg_clr,
    .header_mid_inner #navigation > li.current-menu-item > a > span.nav_bg_clr,
    .header_mid_inner #navigation > li.current-menu-ancestor > a > span.nav_bg_clr {
        opacity: 1;
    }

    .header_mid_inner #navigation > li.menu-item-highlight > a > span.nav_bg_clr {
        opacity: 1;
    }

    .header_mid_inner #navigation > li.menu-item-mega > div > ul > li:hover > a,
    .header_mid_inner #navigation > li.menu-item-mega > div > ul > li.current-menu-item > a {
        background-color: transparent;
    }

    .header_mid_inner #navigation > li > ul ul {
        display: block;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 0 0 20px 20px;
        -moz-border-radius: 0 0 20px 20px;
        border-radius: 0 0 20px 20px;
    }

    .header_mid_inner #navigation > li > a > span {
        display: block;
        padding: 0;
        vertical-align: middle;
        position: relative;
        z-index: 205;
    }

        .header_mid_inner #navigation > li > a > span > span.nav_subtitle {
            display: block;
        }

        .header_mid_inner #navigation > li > a > span.nav_bg_clr {
            display: block;
            width: 100%;
            padding: 0;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 204;
            border-width: 0;
            border-style: solid;
            opacity: 0;
        }

.header_mid_inner .logo {
    display: table-row;
    width: auto;
    vertical-align: middle;
}

    .header_mid_inner .logo img {
        max-height: 100%;
        width: auto;
        height: auto;
        margin: auto !important;
        position: absolute;
        left: 0;
        right: auto;
        top: 0;
        bottom: 0;
    }

    .header_mid_inner .logo .logo_retina {
        display: none;
    }

.header_bot_inner .search_wrap {
    vertical-align: inherit;
    float: right;
}

    .header_bot_inner .search_wrap * {
        vertical-align: inherit;
    }

    .header_bot_inner .search_wrap .search_wrap_inner {
        display: block;
        width: 45px;
        height: 100%;
    }

        .header_bot_inner .search_wrap .search_wrap_inner .search_wrap_inner_left {
            display: block;
            height: 100%;
            padding-left: 100%;
            visibility: hidden;
            opacity: 0;
            float: left;
        }

        .header_bot_inner .search_wrap .search_wrap_inner .search_wrap_inner_right {
            text-align: right;
            min-width: 29px;
            width: 10%;
            height: 100%;
            float: right;
        }

    .header_bot_inner .search_wrap .search_bar_wrap form p {
        width: 100%;
    }

    .header_bot_inner .search_wrap .search_bar_wrap input[type=text] {
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-right: 30px;
        border-width: 0;
        border-style: solid;
    }

    .header_bot_inner .search_wrap .search_bar_wrap button[type=submit] {
        display: none;
    }

    .header_bot_inner .search_wrap .search_but {
        width: 30px;
        height: 30px;
        vertical-align: middle;
        margin: auto 1px;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        bottom: 0;
        float: right;
    }

        .header_bot_inner .search_wrap .search_but[class^="cmsms-icon-"]:before,
        .header_bot_inner .search_wrap .search_but[class*=" cmsms-icon-"]:before,
        .header_bot_inner .search_wrap .search_but[class^="cmsms_theme_icon_"]:before,
        .header_bot_inner .search_wrap .search_but[class*=" cmsms_theme_icon_"]:before {
            font-size: 14px;
            line-height: 30px;
            width: 30px;
            height: 30px;
            margin-right: 0;
            margin-left: 0;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .header_bot_inner .search_wrap .search_but .cmsms_top_arrow,
        .header_bot_inner .search_wrap .search_but .cmsms_bot_arrow {
            display: none;
        }

    .header_bot_inner .search_wrap.search_opened {
        width: 100%;
        margin: auto !important;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 210;
    }

        .header_bot_inner .search_wrap.search_opened .search_wrap_inner {
            width: 100%;
        }

            .header_bot_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_left {
                width: 96%;
                visibility: visible;
                padding-left: 0;
                opacity: 1;
            }

            .header_bot_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_right {
                width: 4%;
                position: relative;
                float: right;
            }

                .header_bot_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_right .search_but[class^="cmsms-icon-"]:before,
                .header_bot_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_right .search_but[class*=" cmsms-icon-"]:before,
                .header_bot_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_right .search_but[class^="cmsms_theme_icon_"]:before,
                .header_bot_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_right .search_but[class*=" cmsms_theme_icon_"]:before {
                    content: '\ea86';
                }

.header_bot_inner nav {
    z-index: 2;
}

    .header_bot_inner nav #navigation {
        display: inline-block;
        vertical-align: middle;
    }

        .header_bot_inner nav #navigation:after {
            content: '';
            width: 0;
            display: inline-block;
            vertical-align: middle;
        }

        .header_bot_inner nav #navigation > li {
            float: none;
            display: inline-block;
            vertical-align: middle;
        }

            .header_bot_inner nav #navigation > li > a {
                display: inline-block;
                vertical-align: middle;
            }

                .header_bot_inner nav #navigation > li > a > span {
                    display: table-cell;
                    padding: 0;
                    position: relative;
                    z-index: 205;
                }

                    .header_bot_inner nav #navigation > li > a > span.nav_bg_clr {
                        border: 0;
                        display: block;
                        width: 100%;
                        height: 100%;
                        padding: 0;
                        position: absolute;
                        top: 0;
                        left: 0;
                        z-index: 204;
                        opacity: 0;
                    }

            .header_bot_inner nav #navigation > li.menu-item-has-children > a:after {
                content: none;
            }

            .header_bot_inner nav #navigation > li:hover > a > span.nav_bg_clr,
            .header_bot_inner nav #navigation > li.current-menu-item > a > span.nav_bg_clr,
            .header_bot_inner nav #navigation > li.current-menu-ancestor > a > span.nav_bg_clr {
                opacity: 1;
            }

            .header_bot_inner nav #navigation > li.menu-item-highlight > a > span.nav_bg_clr {
                opacity: 1;
            }

            .header_bot_inner nav #navigation > li.menu-item-mega > div > ul > li:hover > a,
            .header_bot_inner nav #navigation > li.menu-item-mega > div > ul > li.current-menu-item > a {
                background-color: transparent;
            }
/***************** Header Default ******************/
#page.header_default .header_mid .header_mid_inner nav {
    font-size: 0;
}

    #page.header_default .header_mid .header_mid_inner nav * {
        display: inline-block;
        vertical-align: middle;
    }

        #page.header_default .header_mid .header_mid_inner nav * #navigation > li {
            float: none;
            margin-right: 0;
        }

            #page.header_default .header_mid .header_mid_inner nav * #navigation > li.menu-item-has-children:hover > a {
                margin-bottom: 13px;
            }

            #page.header_default .header_mid .header_mid_inner nav * #navigation > li > a {
                display: block;
                padding: 0 13px;
            }

                #page.header_default .header_mid .header_mid_inner nav * #navigation > li > a .nav_subtitle {
                    display: block;
                }

                #page.header_default .header_mid .header_mid_inner nav * #navigation > li > a > span[class^="cmsms-icon-"],
                #page.header_default .header_mid .header_mid_inner nav * #navigation > li > a > span[class*=" cmsms-icon-"],
                #page.header_default .header_mid .header_mid_inner nav * #navigation > li > a > span[class^="cmsms_theme_icon_"],
                #page.header_default .header_mid .header_mid_inner nav * #navigation > li > a > span[class*=" cmsms_theme_icon_"] {
                    display: block;
                }

                #page.header_default .header_mid .header_mid_inner nav * #navigation > li > a > span:not([class]) {
                    display: block;
                }

            #page.header_default .header_mid .header_mid_inner nav * #navigation > li .menu-item-mega-container > ul {
                display: table;
            }

                #page.header_default .header_mid .header_mid_inner nav * #navigation > li .menu-item-mega-container > ul > li {
                    display: table-cell;
                    vertical-align: top;
                }
/***************** Centered Header ******************/
.enable_header_centered .header_mid_inner,
.enable_header_centered .header_bot_inner {
    text-align: center;
}

    .enable_header_centered .header_mid_inner > nav,
    .enable_header_centered .header_bot_inner > nav {
        text-align: left;
    }

        .enable_header_centered .header_mid_inner > nav > div > ul ul,
        .enable_header_centered .header_bot_inner > nav > div > ul ul {
            text-align: left;
        }

    .enable_header_centered .header_mid_inner .support_wrap {
        margin-right: 15px;
        position: relative;
        float: left;
    }

        .enable_header_centered .header_mid_inner .support_wrap:after {
            content: '';
            display: inline-block;
            vertical-align: middle;
            height: 100%;
        }

        .enable_header_centered .header_mid_inner .support_wrap .support_wrap_inner {
            direction: rtl;
            display: inline-block;
            vertical-align: middle;
        }

            .enable_header_centered .header_mid_inner .support_wrap .support_wrap_inner .support_wrap_inner_left {
                display: inline-block;
                margin-left: 10px;
                vertical-align: middle;
                direction: ltr;
            }

                .enable_header_centered .header_mid_inner .support_wrap .support_wrap_inner .support_wrap_inner_left > span {
                    display: block;
                }

            .enable_header_centered .header_mid_inner .support_wrap .support_wrap_inner .support_wrap_inner_right {
                display: inline-block;
                margin-left: 14px;
                vertical-align: middle;
                direction: ltr;
            }

                .enable_header_centered .header_mid_inner .support_wrap .support_wrap_inner .support_wrap_inner_right figure {
                    width: 50px;
                    height: 50px;
                    position: relative;
                }

                    .enable_header_centered .header_mid_inner .support_wrap .support_wrap_inner .support_wrap_inner_right figure a:before {
                        content: '\eab5';
                        font-size: 14px;
                        font-family: 'fontello';
                        line-height: 30px;
                        width: 28px;
                        height: 28px;
                        position: absolute;
                        left: -14px;
                        top: -6px;
                        text-align: center;
                        -webkit-border-radius: 50%;
                        -moz-border-radius: 50%;
                        border-radius: 50%;
                    }

                    .enable_header_centered .header_mid_inner .support_wrap .support_wrap_inner .support_wrap_inner_right figure img {
                        -webkit-border-radius: 50%;
                        -moz-border-radius: 50%;
                        border-radius: 50%;
                    }

.enable_header_centered #header .logo_wrap {
    float: none;
}

.enable_header_centered.enable_mailpoet_form #header .header_mid_inner .header_mid_right {
    float: none;
    display: table;
    margin: 0 auto !important;
}

    .enable_header_centered.enable_mailpoet_form #header .header_mid_inner .header_mid_right .header_mid_right_inner {
        padding-bottom: 10px;
        vertical-align: bottom !important;
    }

.enable_header_centered.enable_mailpoet_form #header .header_mid_inner .logo_wrap {
    height: auto;
}

    .enable_header_centered.enable_mailpoet_form #header .header_mid_inner .logo_wrap .logo {
        top: 10px;
        bottom: auto;
    }

        .enable_header_centered.enable_mailpoet_form #header .header_mid_inner .logo_wrap .logo img {
            top: 10px;
            bottom: auto;
        }

.enable_header_centered:not(.enable_header_bot_search) .menu-main-menu-container {
    width: 99%;
    text-align: center;
}
/***************** Right Header ******************/
.enable_header_right .header_bot_inner {
    text-align: right;
}

    .enable_header_right .header_bot_inner > nav .search_wrap {
        margin-left: 0;
        margin-right: 10px;
        float: left;
    }

        .enable_header_right .header_bot_inner > nav .search_wrap .search_wrap_inner_left {
            padding-left: 0;
            padding-right: 100%;
            float: right;
        }

            .enable_header_right .header_bot_inner > nav .search_wrap .search_wrap_inner_left .search_bar_wrap input[type="text"] {
                padding-left: 20px;
            }

        .enable_header_right .header_bot_inner > nav .search_wrap .search_wrap_inner_right {
            float: left;
        }

            .enable_header_right .header_bot_inner > nav .search_wrap .search_wrap_inner_right .search_but {
                left: 0;
                right: auto;
            }

        .enable_header_right .header_bot_inner > nav .search_wrap.search_opened .search_wrap_inner_left {
            padding: 0 15px 0 0;
        }

        .enable_header_right .header_bot_inner > nav .search_wrap.search_opened .search_wrap_inner_right {
            float: left;
        }

    .enable_header_right .header_bot_inner > nav #navigation {
        float: right;
    }

    .enable_header_right .header_bot_inner > nav > div > ul ul {
        text-align: left;
    }
/***************** Fixed Header ******************/
#page.fixed_header #header {
    position: fixed;
}

#page.cmsms_heading_under_header .header_bot_outer .header_bot_inner nav {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

    #page.cmsms_heading_under_header .header_bot_outer .header_bot_inner nav:before {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }

#page.header_default #header.navi_scrolled .header_mid .header_mid_outer .header_mid_inner .header_mid_right,
#page.header_default #header.navi_scrolled .header_mid .header_mid_outer .header_mid_inner .logo_wrap,
#page.header_default #header.navi_scrolled .header_mid .header_mid_outer .header_mid_inner .resp_nav_wrap {
    position: relative;
    z-index: 2;
}

#page.header_default #header.navi_scrolled .header_mid .header_mid_outer .header_mid_inner nav {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    #page.header_default #header.navi_scrolled .header_mid .header_mid_outer .header_mid_inner nav #navigation {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        #page.header_default #header.navi_scrolled .header_mid .header_mid_outer .header_mid_inner nav #navigation:before {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

        #page.header_default #header.navi_scrolled .header_mid .header_mid_outer .header_mid_inner nav #navigation > li:hover {
            margin-top: 0;
            margin-bottom: 0;
        }

#page.fixed_header #header.navi_scrolled .header_mid_outer:after,
#page.fixed_header #header.navi_scrolled .header_bot_outer:after {
    content: '';
    width: 100%;
    height: 100%;
    opacity: .2;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-box-shadow: 0 0 3px 0 #000000;
    -moz-box-shadow: 0 0 3px 0 #000000;
    box-shadow: 0 0 3px 0 #000000;
}
/***************** Boxed Page ******************/
#page.cmsms_boxed #header.navi_scrolled .header_bot .header_bot_outer .header_bot_inner {
    padding: 0;
}
/***************** Elements ******************/
.post-password-form {
    padding-top: 40px;
}

    .post-password-form p:first-child {
        font-weight: bold;
    }

    .post-password-form label {
        display: inline-block;
    }

    .post-password-form input[type="password"] {
        display: block;
    }

    .post-password-form input[type=submit] {
        display: inline-block;
        margin: 0 0 4px 5px;
        vertical-align: bottom;
        border-width: 2px;
        border-style: solid;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

.search_bar_wrap {
    display: inline-block;
    width: 100%;
}

    .search_bar_wrap div {
        display: block;
    }

        .search_bar_wrap div p {
            padding: 0;
            position: relative;
        }

            .search_bar_wrap div p input[type=text] {
                width: 100%;
                height: 40px;
                padding: 7px 45px 7px 20px;
                border-width: 1px;
                border-style: solid;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

            .search_bar_wrap div p button[type=submit] {
                background-color: transparent;
                min-width: 0;
                position: absolute;
                right: 0;
                top: 0;
            }

                .search_bar_wrap div p button[type=submit][class^="cmsms-icon-"],
                .search_bar_wrap div p button[type=submit][class*=" cmsms-icon-"],
                .search_bar_wrap div p button[type=submit][class^="cmsms_theme_icon_"],
                .search_bar_wrap div p button[type=submit][class*=" cmsms_theme_icon_"] {
                    font-size: 16px;
                    font-family: fontello;
                    font-style: normal;
                    font-variant: normal;
                    font-weight: normal;
                    line-height: 1em;
                    text-align: center;
                    text-decoration: inherit;
                    text-transform: none;
                    width: 40px;
                    height: 40px;
                    padding: 0;
                    cursor: pointer;
                    float: right;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0;
                }

                    .search_bar_wrap div p button[type=submit][class^="cmsms-icon-"]:before,
                    .search_bar_wrap div p button[type=submit][class*=" cmsms-icon-"]:before,
                    .search_bar_wrap div p button[type=submit][class^="cmsms_theme_icon_"]:before,
                    .search_bar_wrap div p button[type=submit][class*=" cmsms_theme_icon_"]:before {
                        margin-left: 0;
                        margin-right: 0;
                    }
/* Pixel Arrow global styles */
.cmsms_prev_arrow,
.cmsms_next_arrow {
    width: 1px;
    height: 1px;
    margin: auto !important;
    position: absolute;
    left: 10px;
    right: auto;
    top: 0;
    bottom: 0;
}

    .cmsms_prev_arrow:before,
    .cmsms_next_arrow:before,
    .cmsms_prev_arrow:after,
    .cmsms_next_arrow:after,
    .cmsms_prev_arrow span:before,
    .cmsms_next_arrow span:before,
    .cmsms_prev_arrow span:after,
    .cmsms_next_arrow span:after {
        content: '';
        background: transparent;
        position: absolute;
        width: 1px;
    }

    .cmsms_prev_arrow:before,
    .cmsms_next_arrow:before {
        height: 3px;
        left: 1px;
        top: -1px;
    }

    .cmsms_prev_arrow:after,
    .cmsms_next_arrow:after {
        height: 5px;
        left: 2px;
        top: -2px;
    }

    .cmsms_prev_arrow span:before,
    .cmsms_next_arrow span:before {
        height: 7px;
        left: 3px;
        top: -3px;
        border-top-width: 3px;
        border-top-style: solid;
        border-bottom-width: 3px;
        border-bottom-style: solid;
    }

    .cmsms_prev_arrow span:after,
    .cmsms_next_arrow span:after {
        height: 7px;
        left: 4px;
        top: -3px;
        border-top-width: 2px;
        border-top-style: solid;
        border-bottom-width: 2px;
        border-bottom-style: solid;
    }

.cmsms_next_arrow {
    right: 10px;
    left: auto;
}

    .cmsms_next_arrow:before {
        left: auto;
        right: 1px;
    }

    .cmsms_next_arrow:after {
        left: auto;
        right: 2px;
    }

    .cmsms_next_arrow span:before {
        left: auto;
        right: 3px;
    }

    .cmsms_next_arrow span:after {
        left: auto;
        right: 4px;
    }

.cmsms_top_arrow,
.cmsms_bot_arrow {
    width: 1px;
    height: 1px;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: -4px;
    bottom: 0;
}

    .cmsms_top_arrow:before,
    .cmsms_bot_arrow:before,
    .cmsms_top_arrow:after,
    .cmsms_bot_arrow:after,
    .cmsms_top_arrow span:before,
    .cmsms_bot_arrow span:before,
    .cmsms_top_arrow span:after,
    .cmsms_bot_arrow span:after {
        content: '';
        background: transparent;
        position: absolute;
        height: 1px;
    }

    .cmsms_top_arrow:before,
    .cmsms_bot_arrow:before {
        width: 3px;
        top: 1px;
        left: -1px;
    }

    .cmsms_top_arrow:after,
    .cmsms_bot_arrow:after {
        width: 5px;
        top: 2px;
        left: -2px;
    }

    .cmsms_top_arrow span:before,
    .cmsms_bot_arrow span:before {
        width: 7px;
        top: 3px;
        left: -3px;
        border-left-width: 3px;
        border-left-style: solid;
        border-right-width: 3px;
        border-right-style: solid;
    }

    .cmsms_top_arrow span:after,
    .cmsms_bot_arrow span:after {
        width: 7px;
        top: 4px;
        left: -3px;
        border-left-width: 2px;
        border-left-style: solid;
        border-right-width: 2px;
        border-right-style: solid;
    }

.cmsms_bot_arrow {
    top: 4px;
}

    .cmsms_bot_arrow:before {
        top: auto;
        bottom: 1px;
    }

    .cmsms_bot_arrow:after {
        top: auto;
        bottom: 2px;
    }

    .cmsms_bot_arrow span:before {
        top: auto;
        bottom: 3px;
    }

    .cmsms_bot_arrow span:after {
        top: auto;
        bottom: 4px;
    }
/*-------------------------------------------------------------------------*/
/*	4.	Content + Sidebar Styles	*/
/*-------------------------------------------------------------------------*/
.headline {
    background-color: transparent;
}

.headline_outer .headline_color {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.headline_outer .headline_inner {
    padding: 10px 20px;
    position: relative;
    z-index: 1;
}

    .headline_outer .headline_inner .headline_aligner {
        display: inline-block;
        vertical-align: middle;
    }

    .headline_outer .headline_inner .headline_text {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

        .headline_outer .headline_inner .headline_text:before {
            width: 1em;
            height: 1em;
            position: absolute;
            left: 0;
            top: 0;
        }

        .headline_outer .headline_inner .headline_text.headline_icon h1,
        .headline_outer .headline_inner .headline_text.headline_icon h5 {
            padding-left: 45px;
        }

        .headline_outer .headline_inner .headline_text h1 {
            margin: 0;
        }

        .headline_outer .headline_inner .headline_text h5 {
            margin: 0;
        }

    .headline_outer .headline_inner.align_left {
        text-align: left;
    }

        .headline_outer .headline_inner.align_left .headline_text {
            text-align: left;
        }

    .headline_outer .headline_inner.align_right {
        text-align: right;
    }

        .headline_outer .headline_inner.align_right .headline_text {
            text-align: right;
        }

            .headline_outer .headline_inner.align_right .headline_text:before {
                left: auto;
                right: 0;
            }

            .headline_outer .headline_inner.align_right .headline_text.headline_icon h1,
            .headline_outer .headline_inner.align_right .headline_text.headline_icon h5 {
                padding-left: 0;
                padding-right: 45px;
            }

        .headline_outer .headline_inner.align_right .cmsms_breadcrumbs {
            float: left;
        }

    .headline_outer .headline_inner.align_center {
        text-align: center;
    }

        .headline_outer .headline_inner.align_center .headline_text {
            text-align: center;
        }

            .headline_outer .headline_inner.align_center .headline_text:before {
                display: inline-block;
                margin-right: 10px;
                position: relative;
                left: auto;
                right: auto;
            }

            .headline_outer .headline_inner.align_center .headline_text.headline_icon h1,
            .headline_outer .headline_inner.align_center .headline_text.headline_icon h5 {
                padding: 0;
            }

            .headline_outer .headline_inner.align_center .headline_text.headline_icon h1 {
                display: inline-block;
            }

        .headline_outer .headline_inner.align_center .cmsms_breadcrumbs {
            float: none;
            display: inline-block;
            width: 100%;
            clear: both;
        }

    .headline_outer .headline_inner .cmsms_breadcrumbs {
        width: auto;
        vertical-align: middle;
        float: right;
        text-align: center;
        overflow: hidden;
    }

        .headline_outer .headline_inner .cmsms_breadcrumbs .cmsms_breadcrumbs_aligner {
            display: inline-block;
            width: 0;
            vertical-align: middle;
        }

        .headline_outer .headline_inner .cmsms_breadcrumbs .cmsms_breadcrumbs_inner {
            display: inline-block;
            width: auto;
            padding: 0;
            vertical-align: middle;
        }

            .headline_outer .headline_inner .cmsms_breadcrumbs .cmsms_breadcrumbs_inner a:hover {
                opacity: 0.5;
            }

            .headline_outer .headline_inner .cmsms_breadcrumbs .cmsms_breadcrumbs_inner.align_left {
                text-align: left;
            }

            .headline_outer .headline_inner .cmsms_breadcrumbs .cmsms_breadcrumbs_inner.align_right {
                text-align: right;
            }

            .headline_outer .headline_inner .cmsms_breadcrumbs .cmsms_breadcrumbs_inner.align_center {
                text-align: center;
            }

.content_wrap {
    display: block;
    min-width: inherit;
}

.error {
    overflow: hidden;
}

    .error .error_inner {
        background-position: 50% 50%;
        background-attachment: fixed;
    }

        .error .error_inner .error_title {
            font-size: 240px;
            line-height: 1em;
            margin: 0;
            padding: 60px 0 60px;
            text-align: center;
        }

    .error .error_subtitle {
        margin: 20px 0 45px;
        text-align: center;
    }

    .error .search_bar_wrap {
        display: block;
        width: 260px;
        max-width: 100%;
        margin: 0 auto 85px;
    }

        .error .search_bar_wrap p button[type="submit"][class^="cmsms-icon-"],
        .error .search_bar_wrap p button[type="submit"][class*=" cmsms-icon-"],
        .error .search_bar_wrap p button[type="submit"][class^="cmsms_theme_icon_"],
        .error .search_bar_wrap p button[type="submit"][class*=" cmsms_theme_icon_"] {
            border-width: 0;
            border-style: solid;
        }

            .error .search_bar_wrap p button[type="submit"][class^="cmsms-icon-"]:before,
            .error .search_bar_wrap p button[type="submit"][class*=" cmsms-icon-"]:before,
            .error .search_bar_wrap p button[type="submit"][class^="cmsms_theme_icon_"]:before,
            .error .search_bar_wrap p button[type="submit"][class*=" cmsms_theme_icon_"]:before {
                font-size: 16px;
            }

    .error .error_button_wrap {
        padding-bottom: 85px;
        text-align: center;
    }

        .error .error_button_wrap .cmsms_button {
            padding: 6px 30px;
        }

    .error .search_bar_wrap + .error_button_wrap {
        margin-top: -65px;
    }
/*-------------------------------------------------------------------------*/
/*	5.	Bottom + Footer Styles	*/
/*-------------------------------------------------------------------------*/
#bottom {
    margin-top: -1px;
    border-top-width: 1px;
    border-top-style: solid;
}
/***************** Footer ******************/
#footer {
    border-top-width: 1px;
    border-top-style: solid;
}

.footer_inner {
    padding: 25px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .footer_inner .footer_custom_html {
        clear: both;
        text-align: left;
        overflow: hidden;
    }

        .footer_inner .footer_custom_html + .footer_inner_middle {
            padding-top: 18px;
        }

    .footer_inner .footer_inner_middle {
        display: table;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        overflow: hidden;
        position: relative;
    }

        .footer_inner .footer_inner_middle .logo {
            line-height: 30px;
            float: right;
            display: inline-block;
            vertical-align: middle;
        }

            .footer_inner .footer_inner_middle .logo > .footer_logo_retina {
                display: none;
            }

        .footer_inner .footer_inner_middle .social_wrap {
            display: table-cell;
            padding: 0 30px 0 0;
            vertical-align: middle;
        }

            .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner {
                text-align: center;
            }

                .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner ul li {
                    float: left;
                    padding-right: 5px;
                }

                    .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner ul li:last-child {
                        padding-right: 0;
                    }

                .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a {
                    display: block;
                }

                    .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a[class^="cmsms-icon-"]:before,
                    .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a[class*=" cmsms-icon-"]:before,
                    .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a[class^="cmsms_theme_icon_"]:before,
                    .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a[class*=" cmsms_theme_icon_"]:before {
                        font-size: 24px;
                        width: 1em;
                        height: 1em;
                        position: relative;
                    }

        .footer_inner .footer_inner_middle + .footer_inner_bottom {
            padding-top: 15px;
        }

    .footer_inner .footer_inner_bottom:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        overflow: hidden;
    }

    .footer_inner .footer_inner_bottom nav {
        float: right;
        overflow: hidden;
    }

        .footer_inner .footer_inner_bottom nav > div {
            display: block;
        }

            .footer_inner .footer_inner_bottom nav > div > ul {
                display: block;
                vertical-align: middle;
                text-align: right;
            }

                .footer_inner .footer_inner_bottom nav > div > ul ul {
                    display: none;
                }

                .footer_inner .footer_inner_bottom nav > div > ul > li {
                    margin: 0 0 0 13px;
                    float: left;
                }

    .footer_inner .footer_inner_bottom .copyright {
        display: block;
        overflow: hidden;
    }

.cmsms_footer_small .footer_inner {
    padding: 10px 20px;
    text-align: left;
    overflow: hidden;
}

    .cmsms_footer_small .footer_inner .footer_custom_html {
        padding: 7px 0;
        position: relative;
        float: right;
        overflow: hidden;
    }

        .cmsms_footer_small .footer_inner .footer_custom_html * {
            padding-bottom: 0;
            margin-bottom: 0;
        }

    .cmsms_footer_small .footer_inner .footer_inner_middle {
        width: auto;
        float: right;
    }

        .cmsms_footer_small .footer_inner .footer_inner_middle .social_wrap {
            padding: 0 0 0 30px;
            float: right;
        }

            .cmsms_footer_small .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner ul li {
                padding: 0 0 0 5px;
            }

                .cmsms_footer_small .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner ul li:first-child {
                    padding-left: 0;
                }

            .cmsms_footer_small .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a {
                display: block;
            }

                .cmsms_footer_small .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a[class^="cmsms-icon-"]:before,
                .cmsms_footer_small .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a[class*=" cmsms-icon-"]:before,
                .cmsms_footer_small .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a[class^="cmsms_theme_icon_"]:before,
                .cmsms_footer_small .footer_inner .footer_inner_middle .social_wrap .social_wrap_inner a[class*=" cmsms_theme_icon_"]:before {
                    font-size: 24px;
                    width: 1em;
                    height: 1em;
                    position: relative;
                }

    .cmsms_footer_small .footer_inner .footer_inner_bottom {
        padding: 0;
    }

        .cmsms_footer_small .footer_inner .footer_inner_bottom nav {
            padding: 7px 0;
        }

        .cmsms_footer_small .footer_inner .footer_inner_bottom .copyright {
            padding: 7px 0;
            float: left;
            overflow: hidden;
        }
/***************** Fixed Footer ******************/
.fixed_footer #main {
    margin-bottom: 181px;
    z-index: 2;
}

.fixed_footer #footer {
    position: fixed;
    bottom: 0;
}

    .fixed_footer #footer .footer_inner nav {
        z-index: 1;
    }
/***************** Slide Top Button ******************/
#slide_top {
    width: 41px;
    height: 41px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    #slide_top .cmsms_top_arrow {
        top: -2px;
    }
/*-------------------------------------------------------------------------*/
/*	6.	Blog (Default, Masonry, Timeline) + Post Styles	*/
/*-------------------------------------------------------------------------*/
/***************** Blog ******************/
.comment-reply-link,
.comment-edit-link,
#cancel-comment-reply-link,
input[type=submit],
input[type=button],
button {
    display: inline-block;
    padding: 6px 25px;
    text-align: center;
    border-width: 0;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type=submit],
input[type=button] {
    display: inline-block;
    padding: 10px 25px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    text-align: center;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=submit],
input[type=button],
button,
textarea,
select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type=submit],
input[type=button],
button {
    padding: 10px 25px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.button {
    display: inline-block;
}

.cmsmsLike,
.cmsms_post_comments,
.cmsms_search_post_comments,
.cmsms_search_post_date,
.cmsms_slider_post_comments,
.cmsms_project_comments,
.cmsms_slider_project_comments,
.cmsms_profile_comments {
    position: relative;
}

    .cmsmsLike.active {
        cursor: default !important;
    }

    .cmsmsLike:before,
    .cmsms_post_comments:before,
    .cmsms_search_post_comments:before,
    .cmsms_search_post_date:before,
    .cmsms_slider_post_comments:before,
    .cmsms_project_comments:before,
    .cmsms_slider_project_comments:before,
    .cmsms_profile_comments:before,
    .cmsms_post_date:before,
    .cmsms_slider_post_date:before {
        padding: 0;
        position: relative;
    }

    .cmsmsLike:before,
    .cmsms_post_comments:before,
    .cmsms_search_post_comments:before,
    .cmsms_slider_post_comments:before,
    .cmsms_project_comments:before,
    .cmsms_slider_project_comments:before,
    .cmsms_profile_comments:before {
        top: 1px;
    }

.cmsms_post_filter_wrap {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
}

    .cmsms_post_filter_wrap .cmsms_post_filter {
        position: relative;
        overflow: hidden;
    }

        .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block {
            padding-top: 10px;
            position: relative;
            overflow: hidden;
        }

            .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but {
                margin: 0 0 10px;
                padding: 9px 50px 9px 20px;
                cursor: pointer;
                position: relative;
                border-width: 1px;
                border-style: solid;
                -webkit-border-radius: 25px;
                -moz-border-radius: 25px;
                border-radius: 25px;
                float: right;
            }

                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but:before,
                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_top_arrow,
                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_bot_arrow {
                    content: '';
                    display: block;
                    width: 8px;
                    height: 1px;
                    margin: auto !important;
                    position: absolute;
                    left: auto;
                    right: 23px;
                    top: -2px;
                    bottom: 0;
                }

                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_top_arrow {
                    top: 4px;
                }

                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_top_arrow:after,
                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_top_arrow:before,
                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_top_arrow span:after,
                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_top_arrow span:before {
                        display: none;
                    }

                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_bot_arrow {
                    top: -8px;
                }

                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_bot_arrow:after,
                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_bot_arrow:before,
                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_bot_arrow span:after,
                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but .cmsms_bot_arrow span:before {
                        display: none;
                    }

            .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_list {
                text-align: right;
                margin: 0;
                padding: 0 15px 0 0;
                overflow: hidden;
            }

                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_list li {
                    display: inline-block;
                    width: 0;
                    height: 0;
                    padding: 0;
                    opacity: 0;
                }

                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_list li:first-child {
                        padding-left: 0;
                    }

                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_list li:before {
                        content: none;
                    }

                    .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_list li > a {
                        margin: 9px 15px;
                        position: relative;
                    }

            .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current:before {
                content: none;
            }

            .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current + .cmsms_post_filter_list > li {
                width: auto;
                height: auto;
                padding: 0 0 5px 5px;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
                opacity: 1;
            }

            .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_top_arrow,
            .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_bot_arrow {
                display: block;
                width: 1px;
                height: 1px;
                margin: auto !important;
                position: absolute;
                left: auto;
                right: 27px;
                top: -1px;
                bottom: 0;
            }

                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_top_arrow:after,
                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_top_arrow:before,
                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_top_arrow span:after,
                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_top_arrow span:before {
                    display: block;
                }

                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_bot_arrow:after,
                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_bot_arrow:before,
                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_bot_arrow span:after,
                .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but.current .cmsms_bot_arrow span:before {
                    display: block;
                }

.cmsms_wrap_more_posts {
    width: 100%;
    overflow: hidden;
}

.cmsms_wrap_post_loader {
    margin: 60px 0 0;
    text-align: center;
    overflow: hidden;
}

    .cmsms_wrap_post_loader .cmsms_post_loader {
        text-transform: uppercase;
        display: inline-block;
    }

.cmsms_wrap_pagination {
    margin: 60px 0 0;
    position: relative;
    text-align: center;
    overflow: hidden;
}

    .cmsms_wrap_pagination ul {
        margin: 0;
        padding: 0;
    }

        .cmsms_wrap_pagination ul li {
            display: inline-block;
            vertical-align: middle;
            padding: 0;
        }

            .cmsms_wrap_pagination ul li:before {
                content: none;
            }

            .cmsms_wrap_pagination ul li .page-numbers {
                line-height: 27px;
                display: block;
                width: 30px;
                height: 30px;
                position: relative;
                border-width: 1px;
                border-style: solid;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                overflow: hidden;
            }

                .cmsms_wrap_pagination ul li .page-numbers.prev .cmsms_prev_arrow {
                    left: 11px;
                }

.blog.columns {
    margin: 0 -1%;
    position: relative;
    overflow: hidden;
}

    .blog.columns .post {
        min-width: 300px;
        margin-top: 60px;
        padding: 40px 10px 20px 10px;
        float: left;
        opacity: 0;
    }

        .blog.columns .post.shortcode_animated {
            margin-top: 0;
            opacity: 1;
        }

.blog.timeline {
    position: relative;
    overflow: hidden;
}

    .blog.timeline:before {
        content: '';
        width: 1px;
        height: 100%;
        margin: auto !important;
        position: absolute;
        left: -1px;
        right: 0;
        top: 30px;
        bottom: 0;
        border-left-width: 1px;
        border-left-style: solid;
    }

    .blog.timeline .post {
        width: 50%;
        overflow: visible;
        float: left;
        opacity: 0;
    }

        .blog.timeline .post.shortcode_animated {
            margin-left: 0;
            opacity: 1;
        }

.blog article {
    margin-top: 40px;
    padding-top: 40px;
}

    .blog article:first-child {
        margin-top: 0;
        padding-top: 0;
    }

        .blog article:first-child .cmsms_post_format_img_likes {
            top: 0;
        }

.archive #page .content_wrap.fullwidth .blog .post.type-post:first-child {
    margin-top: 15px;
}

.archive #page .content_wrap.fullwidth .about_author + br + br + .blog .post.type-post:first-child {
    margin-top: 0;
}

.post {
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow: hidden;
}

    .post .cmsms_post_date {
        text-transform: uppercase;
    }

        .post .cmsms_post_date:before {
            content: none;
        }

    .post .cmsms_post_format_img {
        position: relative;
        overflow: hidden;
    }

        .post .cmsms_post_format_img:before {
            font-size: 18px;
            position: relative;
        }

    .post .cmsms_post_cont_wrap {
        position: relative;
        overflow: hidden;
    }

        .post .cmsms_post_cont_wrap .cmsms_post_cont {
            position: relative;
            overflow: hidden;
        }

            .post .cmsms_post_cont_wrap .cmsms_post_cont .preloader {
                display: block;
            }

            .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header {
                position: relative;
                overflow: hidden;
            }

                .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header .cmsms_post_title,
                .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header .cmsms_post_subtitle {
                    margin: 0;
                }

            .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
                position: relative;
                overflow: hidden;
            }

            .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
                position: relative;
                overflow: hidden;
            }

            .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content {
                position: relative;
                overflow: hidden;
            }

    .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont {
        padding: 15px 80px;
        text-align: center;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

        .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont a:hover {
            opacity: 0.5;
        }

            .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont a:hover.active {
                opacity: 1;
            }

        .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
            text-align: center;
        }

        .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_quote_content {
            padding: 40px 0 25px;
            position: relative;
        }

            .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_quote_content:before {
                content: none;
            }

            .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_quote_content .entry-content {
                font-style: italic;
                text-align: center;
            }

            .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_quote_content p {
                font-style: italic;
                padding-bottom: 0;
                text-align: center;
            }

        .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .button {
            margin-bottom: 25px;
        }

        .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
            padding: 10px 0 0;
        }

            .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info {
                text-align: center;
            }

            .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsmsLike:hover,
            .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_comments:hover {
                opacity: 1;
            }

                .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsmsLike:hover:before,
                .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_comments:hover:before {
                    opacity: 0.5;
                }

    .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont,
    .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont {
        padding: 15px 80px;
        text-align: center;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

        .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont a:hover,
        .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont a:hover {
            opacity: 0.5;
        }

            .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont a:hover.active,
            .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont a:hover.active {
                opacity: 1;
            }

        .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
        .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
            text-align: center;
        }

        .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content,
        .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content {
            padding: 45px 20px;
        }

            .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content .entry-content,
            .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content .entry-content {
                font-style: italic !important;
                text-align: center;
            }

        .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
        .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
            padding: 15px 0 0;
            overflow: hidden;
        }

            .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info,
            .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info {
                text-align: center;
            }

            .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsmsLike:hover,
            .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsmsLike:hover,
            .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_comments:hover,
            .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_comments:hover {
                opacity: 1;
            }

                .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsmsLike:hover:before,
                .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsmsLike:hover:before,
                .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_comments:hover:before,
                .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_comments:hover:before {
                    opacity: 0.5;
                }

    .post.format-gallery .owl-controls .owl-pagination .owl-page {
        border-width: 0;
        border-style: solid;
    }

    .post.format-audio .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header {
        margin-bottom: 10px;
    }

    .post.format-audio .cmsms_post_cont_wrap .cmsms_post_cont .mejs-container.wp-audio-shortcode {
        margin-bottom: 15px;
    }

    .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .entry-title {
        margin-bottom: 0;
    }

    .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat {
        word-wrap: break-word;
        overflow: hidden;
    }

        .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item {
            margin-top: 25px;
            padding-top: 25px;
            position: relative;
            overflow: hidden;
        }

            .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item:before {
                content: '';
                background-color: transparent;
                display: block;
                width: 100%;
                height: 1px;
                position: absolute;
                left: 0;
                top: 0;
                border-top-width: 1px;
                border-top-style: solid;
            }

            .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time {
                overflow: hidden;
            }

                .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_time {
                    text-transform: uppercase;
                    display: block;
                    padding-left: 10px;
                    float: right;
                    opacity: 0.5;
                }

                .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_author {
                    display: block;
                    overflow: hidden;
                }

            .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_text {
                padding-top: 10px;
                margin: 0;
            }
/***************** Blog Default ******************/
.content_wrap.l_sidebar .post.cmsms_default_type:first-child,
.content_wrap.r_sidebar .post.cmsms_default_type:first-child {
    padding-top: 0;
}

.tribe_events.cmsms_default_type,
.post.cmsms_default_type {
    position: relative;
    border-top-width: 1px;
    border-top-style: solid;
}

    .tribe_events.cmsms_default_type:first-child,
    .post.cmsms_default_type:first-child {
        border-top-width: 0;
        border-top-style: solid;
    }

    .tribe_events.cmsms_default_type.sticky .cmsms_post_title:before,
    .post.cmsms_default_type.sticky .cmsms_post_title:before {
        content: '\eab0';
        font-family: 'fontello';
        margin: 0 15px 0 1px;
    }

    .tribe_events.cmsms_default_type .cmsms_post_format_img_likes,
    .post.cmsms_default_type .cmsms_post_format_img_likes {
        width: 42px;
        height: 100px;
        z-index: 2;
        position: absolute;
        left: 0;
        top: 40px;
        border-width: 2px;
        border-style: solid;
        text-align: center;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
    }

        .tribe_events.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_format_img,
        .post.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_format_img {
            display: block;
            line-height: 48px;
            -webkit-border-radius: 20px 20px 0 0;
            -moz-border-radius: 20px 20px 0 0;
            border-radius: 20px 20px 0 0;
        }

        .tribe_events.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_meta_info,
        .post.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_meta_info {
            height: 48px;
            padding-top: 10px;
            position: relative;
            overflow: hidden;
        }

            .tribe_events.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_meta_info .cmsmsLike,
            .post.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_meta_info .cmsmsLike {
                display: block;
                text-align: center;
            }

                .tribe_events.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_meta_info .cmsmsLike:before,
                .post.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_meta_info .cmsmsLike:before {
                    font-size: 14px;
                    display: block;
                    margin: 0 auto;
                    position: reltaive;
                }

                .tribe_events.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_meta_info .cmsmsLike span,
                .post.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_meta_info .cmsmsLike span {
                    display: block;
                    margin-top: -2px;
                }

    .tribe_events.cmsms_default_type .cmsms_post_cont_wrap,
    .post.cmsms_default_type .cmsms_post_cont_wrap {
        padding-left: 80px;
        z-index: 1;
    }

        .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .preloader,
        .post.cmsms_default_type .cmsms_post_cont_wrap .preloader,
        .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_video_wrap,
        .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_video_wrap {
            display: block;
            padding-bottom: 56.9%;
        }

            .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .preloader.highImg,
            .post.cmsms_default_type .cmsms_post_cont_wrap .preloader.highImg,
            .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_video_wrap.highImg,
            .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_video_wrap.highImg {
                height: auto;
                padding: 0;
            }

        .tribe_events.cmsms_default_type .cmsms_post_cont_wrap > figure,
        .post.cmsms_default_type .cmsms_post_cont_wrap > figure,
        .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_video_wrap,
        .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_video_wrap,
        .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_owl_slider,
        .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_owl_slider {
            margin-bottom: 15px;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            text-align: center;
            overflow: hidden;
        }

            .tribe_events.cmsms_default_type .cmsms_post_cont_wrap > figure img,
            .post.cmsms_default_type .cmsms_post_cont_wrap > figure img,
            .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_owl_slider img,
            .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_owl_slider img {
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
            }

        .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont,
        .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont {
            position: relative;
            overflow: hidden;
        }

            .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
            .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
                margin-bottom: 20px;
            }

            .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
            .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
                margin-bottom: 20px;
            }

                .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info > *,
                .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info > * {
                    padding-right: 20px;
                }

                    .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info > *:last-child,
                    .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info > *:last-child {
                        padding-right: 0;
                    }

            .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .button,
            .post.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .button {
                margin-top: 5px;
                padding: 6px 25px;
                border-width: 2px;
                border-style: solid;
                float: right;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
            }

    .tribe_events.cmsms_default_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
    .post.cmsms_default_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
    .tribe_events.cmsms_default_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
    .post.cmsms_default_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
    .tribe_events.cmsms_default_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
    .post.cmsms_default_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
        margin: 0;
    }

    .tribe_events.cmsms_default_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
    .post.cmsms_default_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
    .tribe_events.cmsms_default_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
    .post.cmsms_default_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
    .tribe_events.cmsms_default_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
    .post.cmsms_default_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
        margin: 0;
    }

    .tribe_events.cmsms_default_type.format-gallery .cmsms_post_cont_wrap .cmsms_owl_slider,
    .post.cmsms_default_type.format-gallery .cmsms_post_cont_wrap .cmsms_owl_slider {
        margin-bottom: 10px;
    }

    .tribe_events.cmsms_default_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
    .post.cmsms_default_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
        margin-bottom: 30px;
    }

    .tribe_events.cmsms_default_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item:first-child,
    .post.cmsms_default_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item:first-child {
        margin-top: 0;
        padding-top: 0;
    }

        .tribe_events.cmsms_default_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item:first-child:before,
        .post.cmsms_default_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item:first-child:before {
            content: none;
        }

    .tribe_events.cmsms_default_type.format-link .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header,
    .post.cmsms_default_type.format-link .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header {
        padding-bottom: 10px;
    }
/***************** Blog Tribe_events ******************/
.tribe_events.cmsms_default_type {
    padding-top: 40px;
    margin-top: 40px;
}

    .tribe_events.cmsms_default_type .cmsms_post_date {
        display: none;
    }

    .tribe_events.cmsms_default_type .date {
        display: block;
    }

    .tribe_events.cmsms_default_type .cmsms_post_format_img_likes .cmsms_post_format_img:before {
        font-size: 18px;
    }

    .tribe_events.cmsms_default_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header .cmsms_post_title {
        margin: 0;
    }
/***************** Blog Masonry ******************/
.post.cmsms_masonry_type {
    border-top-width: 0;
    border-top-style: solid;
}

    .post.cmsms_masonry_type .cmsms_post_cont_wrap {
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

        .post.cmsms_masonry_type .cmsms_post_cont_wrap .preloader,
        .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_video_wrap {
            display: block;
            padding: 0 0 56.9%;
        }

            .post.cmsms_masonry_type .cmsms_post_cont_wrap .preloader.highImg,
            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_video_wrap.highImg {
                height: auto;
                padding: 0;
            }

        .post.cmsms_masonry_type .cmsms_post_cont_wrap > figure,
        .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_video_wrap,
        .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_owl_slider {
            margin: 0;
            -webkit-border-radius: 20px 20px 0 0;
            -moz-border-radius: 20px 20px 0 0;
            border-radius: 20px 20px 0 0;
        }

            .post.cmsms_masonry_type .cmsms_post_cont_wrap > figure iframe,
            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_video_wrap iframe,
            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_owl_slider iframe,
            .post.cmsms_masonry_type .cmsms_post_cont_wrap > figure img,
            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_video_wrap img,
            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_owl_slider img {
                -webkit-border-radius: 20px 20px 0 0;
                -moz-border-radius: 20px 20px 0 0;
                border-radius: 20px 20px 0 0;
            }

            .post.cmsms_masonry_type .cmsms_post_cont_wrap > figure + .cmsms_post_cont,
            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_video_wrap + .cmsms_post_cont,
            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_owl_slider + .cmsms_post_cont {
                border-top-width: 1px;
                border-top-style: solid;
            }

        .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont {
            min-width: 250px;
            padding: 20px;
        }

            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
                margin-bottom: 15px;
            }

                .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info:before {
                    font-size: 18px;
                    background-color: transparent;
                    display: inline-block;
                    margin: 0 10px 0 0;
                    vertical-align: middle;
                    position: relative;
                }

                .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info .cmsms_post_date {
                    display: inline-block;
                    vertical-align: middle;
                }

            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
                margin-bottom: 10px;
            }

                .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info > * {
                    padding-right: 10px;
                }

                    .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info > *:last-child {
                        padding-right: 0;
                    }

            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
                display: inline-block;
            }

                .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info > a.cmsmsLike + .cmsms_post_comments {
                    margin-left: 15px;
                }

                .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info > a:before {
                    margin: 0 8px 0 0;
                }

            .post.cmsms_masonry_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .button {
                float: right;
            }

    .post.cmsms_masonry_type.format-audio .cmsms_post_cont_wrap .cmsms_post_cont .mejs-container.wp-audio-shortcode {
        margin-bottom: 10px;
    }

    .post.cmsms_masonry_type.format-link .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content {
        padding: 5px 0 0;
    }

    .post.cmsms_masonry_type.format-quote .cmsms_post_cont_wrap {
        border-width: 0;
        border-style: solid;
    }

        .post.cmsms_masonry_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont {
            padding: 15px 30px;
        }

            .post.cmsms_masonry_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
                margin: 0;
            }

            .post.cmsms_masonry_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_quote_content {
                padding: 25px 0 5px;
            }

            .post.cmsms_masonry_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_quote_author {
                padding: 0 0 25px;
            }

            .post.cmsms_masonry_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .button {
                margin-bottom: 25px;
            }

            .post.cmsms_masonry_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
                margin: 0;
                text-align: center;
            }

    .post.cmsms_masonry_type.format-status .cmsms_post_cont_wrap,
    .post.cmsms_masonry_type.format-aside .cmsms_post_cont_wrap {
        border-width: 0;
        border-style: solid;
    }

        .post.cmsms_masonry_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont,
        .post.cmsms_masonry_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont {
            padding: 15px 30px;
        }

            .post.cmsms_masonry_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
            .post.cmsms_masonry_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
                margin: 0;
            }

            .post.cmsms_masonry_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content,
            .post.cmsms_masonry_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content {
                padding: 25px 0 25px;
            }

            .post.cmsms_masonry_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info,
            .post.cmsms_masonry_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
                text-align: center;
            }

            .post.cmsms_masonry_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
            .post.cmsms_masonry_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
                padding: 0;
            }

    .post.cmsms_masonry_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont {
        padding: 20px 0 15px;
    }

        .post.cmsms_masonry_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
        .post.cmsms_masonry_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .entry-title,
        .post.cmsms_masonry_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info,
        .post.cmsms_masonry_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
            padding-left: 20px;
            padding-right: 20px;
        }

        .post.cmsms_masonry_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
            margin-bottom: 5px;
        }

        .post.cmsms_masonry_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat {
            margin-bottom: 25px;
        }

            .post.cmsms_masonry_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item {
                margin-top: 20px;
                padding: 20px 20px 0;
            }

        .post.cmsms_masonry_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
            padding-top: 15px;
            border-top-width: 1px;
            border-top-style: solid;
        }
/***************** Blog Timeline ******************/
.post.cmsms_timeline_type {
    margin: 0 0 40px;
    padding: 0;
    border-top-width: 0;
    border-top-style: solid;
}

    .post.cmsms_timeline_type:before {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        right: 0;
        top: 25px;
        border-top-width: 1px;
        border-top-style: solid;
    }

    .post.cmsms_timeline_type .cmsms_post_info {
        width: 125px;
        height: 90px;
        position: absolute;
        top: 0;
    }

        .post.cmsms_timeline_type .cmsms_post_info .cmsms_post_format_img {
            display: block;
            width: 50px;
            height: 50px;
            margin: 0 auto;
            z-index: 1;
            overflow: visible;
            position: relative;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

            .post.cmsms_timeline_type .cmsms_post_info .cmsms_post_format_img:before {
                font-size: 18px;
                width: 1em;
                height: 1em;
                line-height: 1em;
                margin: auto !important;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
            }

        .post.cmsms_timeline_type .cmsms_post_info .cmsms_post_date {
            display: block;
            width: 100%;
            padding: 5px 0;
            position: relative;
            text-align: center;
            overflow: hidden;
        }

    .post.cmsms_timeline_type .cmsms_post_cont_wrap {
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

        .post.cmsms_timeline_type .cmsms_post_cont_wrap .preloader,
        .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_video_wrap {
            display: block;
            padding: 0 0 56.9%;
            z-index: 3;
        }

            .post.cmsms_timeline_type .cmsms_post_cont_wrap .preloader.highImg,
            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_video_wrap.highImg {
                height: auto;
                padding: 0;
            }

        .post.cmsms_timeline_type .cmsms_post_cont_wrap > figure,
        .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_video_wrap,
        .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_owl_slider {
            margin: 0;
            -webkit-border-radius: 20px 20px 0 0;
            -moz-border-radius: 20px 20px 0 0;
            border-radius: 20px 20px 0 0;
        }

            .post.cmsms_timeline_type .cmsms_post_cont_wrap > figure iframe,
            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_video_wrap iframe,
            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_owl_slider iframe,
            .post.cmsms_timeline_type .cmsms_post_cont_wrap > figure img,
            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_video_wrap img,
            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_owl_slider img {
                -webkit-border-radius: 20px 20px 0 0;
                -moz-border-radius: 20px 20px 0 0;
                border-radius: 20px 20px 0 0;
            }

            .post.cmsms_timeline_type .cmsms_post_cont_wrap > figure + .cmsms_post_cont,
            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_video_wrap + .cmsms_post_cont,
            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_owl_slider + .cmsms_post_cont {
                border-top-width: 1px;
                border-top-style: solid;
            }

            .post.cmsms_timeline_type .cmsms_post_cont_wrap > figure img {
                max-width: auto;
            }

        .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_post_cont {
            padding: 20px 20px 15px;
        }

            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
                margin-bottom: 10px;
            }

                .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info > * {
                    padding-right: 10px;
                }

                    .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info > *:last-child {
                        padding-right: 0;
                    }

            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
                display: inline-block;
            }

                .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info > a.cmsmsLike + .cmsms_post_comments {
                    margin-left: 15px;
                }

                .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info > a:before {
                    margin: 0 8px 0 0;
                }

            .post.cmsms_timeline_type .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .button {
                float: right;
            }

    .post.cmsms_timeline_type.cmsms_timeline_left .cmsms_post_cont_wrap {
        margin-right: 25%;
    }

    .post.cmsms_timeline_type.cmsms_timeline_left .cmsms_post_info {
        right: -61px;
    }

    .post.cmsms_timeline_type.cmsms_timeline_right {
        margin-left: -1px !important;
    }

        .post.cmsms_timeline_type.cmsms_timeline_right .cmsms_post_cont_wrap {
            margin-left: 24%;
        }

        .post.cmsms_timeline_type.cmsms_timeline_right .cmsms_post_info {
            left: -64px;
        }

    .post.cmsms_timeline_type.format-quote .cmsms_post_cont_wrap {
        border-width: 0;
        border-style: solid;
    }

        .post.cmsms_timeline_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont {
            padding: 15px 50px;
        }

            .post.cmsms_timeline_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_quote_content {
                padding: 35px 0 5px;
            }

            .post.cmsms_timeline_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_quote_author {
                padding: 0 0 25px;
            }

            .post.cmsms_timeline_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .button {
                margin-bottom: 25px;
            }

            .post.cmsms_timeline_type.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
                margin: 0;
                text-align: center;
            }

    .post.cmsms_timeline_type.format-aside .cmsms_post_cont_wrap,
    .post.cmsms_timeline_type.format-status .cmsms_post_cont_wrap {
        border-width: 0;
        border-style: solid;
    }

        .post.cmsms_timeline_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont,
        .post.cmsms_timeline_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont {
            padding: 15px 50px;
        }

            .post.cmsms_timeline_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content,
            .post.cmsms_timeline_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content {
                padding: 35px 10px 25px;
            }

            .post.cmsms_timeline_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info,
            .post.cmsms_timeline_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
                text-align: center;
            }

            .post.cmsms_timeline_type.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
            .post.cmsms_timeline_type.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
                padding: 0;
            }

    .post.cmsms_timeline_type.format-link .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content {
        padding: 5px 0 0;
    }

    .post.cmsms_timeline_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont {
        padding: 20px 0 15px;
    }

        .post.cmsms_timeline_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
        .post.cmsms_timeline_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .entry-title,
        .post.cmsms_timeline_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info,
        .post.cmsms_timeline_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
            padding-left: 20px;
            padding-right: 20px;
        }

        .post.cmsms_timeline_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
            margin-bottom: 5px;
        }

        .post.cmsms_timeline_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat {
            margin-bottom: 25px;
        }

            .post.cmsms_timeline_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item {
                margin-top: 20px;
                padding: 20px 20px 0;
            }

        .post.cmsms_timeline_type.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
            padding-top: 15px;
            border-top-width: 1px;
            border-top-style: solid;
        }
/***************** Blog Post ******************/
.opened-article .post {
    margin-bottom: 30px;
    clear: both;
}

    .opened-article .post .cmsms_video_wrap {
        padding-bottom: 45.12%;
    }

    .opened-article .post .cmsms_post_format_img_likes {
        width: 42px;
        height: 100px;
        z-index: 2;
        position: absolute;
        left: 0;
        top: 0;
        border-width: 2px;
        border-style: solid;
        text-align: center;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
    }

        .opened-article .post .cmsms_post_format_img_likes .cmsms_post_format_img {
            display: block;
            line-height: 48px;
            -webkit-border-radius: 20px 20px 0 0;
            -moz-border-radius: 20px 20px 0 0;
            border-radius: 20px 20px 0 0;
        }

        .opened-article .post .cmsms_post_format_img_likes .cmsms_post_meta_info {
            height: 48px;
            padding-top: 10px;
            position: relative;
            overflow: hidden;
        }

            .opened-article .post .cmsms_post_format_img_likes .cmsms_post_meta_info .cmsmsLike {
                display: block;
                text-align: center;
            }

                .opened-article .post .cmsms_post_format_img_likes .cmsms_post_meta_info .cmsmsLike:before {
                    font-size: 14px;
                    display: block;
                    margin: 0 auto;
                    position: reltaive;
                }

                .opened-article .post .cmsms_post_format_img_likes .cmsms_post_meta_info .cmsmsLike span {
                    display: block;
                    margin-top: -2px;
                }

    .opened-article .post .cmsms_post_cont_wrap {
        min-height: 100px;
        padding-left: 80px;
        z-index: 1;
    }

        .opened-article .post .cmsms_post_cont_wrap > figure,
        .opened-article .post .cmsms_post_cont_wrap .cmsms_video_wrap,
        .opened-article .post .cmsms_post_cont_wrap .cmsms_owl_slider {
            margin-bottom: 15px;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

            .opened-article .post .cmsms_post_cont_wrap > figure iframe,
            .opened-article .post .cmsms_post_cont_wrap .cmsms_video_wrap iframe,
            .opened-article .post .cmsms_post_cont_wrap .cmsms_owl_slider iframe,
            .opened-article .post .cmsms_post_cont_wrap > figure img,
            .opened-article .post .cmsms_post_cont_wrap .cmsms_video_wrap img,
            .opened-article .post .cmsms_post_cont_wrap .cmsms_owl_slider img {
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
            }

        .opened-article .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
            margin-bottom: 20px;
        }

        .opened-article .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
            margin-bottom: 20px;
        }

            .opened-article .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info > * {
                padding-right: 20px;
            }

                .opened-article .post .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info > *:last-child {
                    padding-right: 0;
                }

    .opened-article .post.format-gallery .cmsms_post_cont_wrap .cmsms_owl_slider {
        margin-bottom: 5px;
    }

    .opened-article .post.format-link .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header {
        padding-bottom: 10px;
    }

    .opened-article .post.format-quote .cmsms_post_cont_wrap,
    .opened-article .post.format-aside .cmsms_post_cont_wrap,
    .opened-article .post.format-status .cmsms_post_cont_wrap {
        margin-bottom: 30px;
    }

        .opened-article .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
        .opened-article .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info,
        .opened-article .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
            margin: 0;
        }

        .opened-article .post.format-quote .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
        .opened-article .post.format-aside .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer,
        .opened-article .post.format-status .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
            margin: 0;
        }

    .opened-article .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
        margin-bottom: 30px;
    }

    .opened-article .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item:first-child {
        margin-top: 0;
        padding-top: 0;
    }

        .opened-article .post.format-chat .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_chat .cmsms_chat_item:first-child:before {
            content: none;
        }

.post_nav {
    padding: 29px 20px;
    margin-bottom: 50px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    overflow: hidden;
}

    .post_nav > span {
        display: block;
        padding: 0 10px 0 0;
        position: relative;
        float: left;
    }

        .post_nav > span.cmsms_next_post {
            padding: 0 0 0 10px;
            float: right;
        }

            .post_nav > span.cmsms_next_post > a {
                padding: 4px 40px 5px 0;
                z-index: 2;
                position: relative;
            }

        .post_nav > span.cmsms_prev_post > a {
            padding: 4px 0 5px 40px;
            z-index: 2;
            position: relative;
        }

        .post_nav > span .cmsms_next_arrow,
        .post_nav > span .cmsms_prev_arrow {
            position: absolute;
            right: 10px;
            left: auto;
            top: 0;
            z-index: 1;
        }

            .post_nav > span .cmsms_next_arrow .cmsms_post_circle:before,
            .post_nav > span .cmsms_prev_arrow .cmsms_post_circle:before {
                content: '';
                background-color: transparent;
                display: block;
                width: 29px;
                height: 29px;
                margin: auto;
                position: absolute;
                right: -11px;
                top: -14px;
                border-width: 1px;
                border-style: solid;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

        .post_nav > span .cmsms_prev_arrow {
            left: 9px;
            right: auto;
        }

            .post_nav > span .cmsms_prev_arrow .cmsms_post_circle:before {
                right: auto;
                left: -11px;
            }

.share_posts {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

    .share_posts:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        overflow: hidden;
    }

    .share_posts iframe {
        max-width: none;
        margin-bottom: 0;
    }

    .share_posts > .fl {
        min-width: 100px;
        padding-right: 20px;
        margin-bottom: 25px;
    }

    .share_posts .cmsms_share {
        text-transform: uppercase;
    }

    .share_posts .cmsms_social {
        margin-top: 18px;
        overflow: hidden;
        display: none;
    }

        .share_posts .cmsms_social a {
            display: inline-block;
            padding: 5px 10px 0 2px;
        }

.about_author {
    margin-bottom: 25px;
    padding: 0 0 20px;
    overflow: hidden;
}

    .about_author .about_author_title {
        margin-bottom: 20px;
    }

    .about_author .about_author_inner {
        padding: 40px 30px;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
    }

        .about_author .about_author_inner > figure,
        .about_author .about_author_inner .avatar {
            overflow: hidden;
        }

        .about_author .about_author_inner .alignleft {
            margin-right: 50px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .about_author .about_author_inner .author {
            margin-bottom: 10px;
        }

        .about_author .about_author_inner .social_wrap {
            display: block;
            position: relative;
            overflow: hidden;
        }

            .about_author .about_author_inner .social_wrap .social_wrap_inner {
                display: block;
                position: relative;
                overflow: hidden;
            }

                .about_author .about_author_inner .social_wrap .social_wrap_inner ul {
                    padding: 0;
                    margin: 0;
                    overflow: hidden;
                }

                    .about_author .about_author_inner .social_wrap .social_wrap_inner ul li {
                        display: inline-block;
                        margin-left: 20px;
                    }

                        .about_author .about_author_inner .social_wrap .social_wrap_inner ul li:first-child {
                            margin-left: 0;
                        }

                        .about_author .about_author_inner .social_wrap .social_wrap_inner ul li:before {
                            content: none;
                        }

                        .about_author .about_author_inner .social_wrap .social_wrap_inner ul li a {
                            font-size: 20px;
                            display: block;
                            width: 1em;
                            height: 1em;
                        }

.related_posts {
    margin-bottom: 20px;
    overflow: hidden;
}

    .related_posts h3 {
        margin-bottom: 30px;
    }

    .related_posts > ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        overflow: hidden;
    }

        .related_posts > ul li {
            padding: 0;
            position: relative;
            float: left;
            text-align: center;
        }

            .related_posts > ul li:first-child {
                -webkit-border-radius: 25px 0 0 25px;
                -moz-border-radius: 25px 0 0 25px;
                border-radius: 25px 0 0 25px;
            }

                .related_posts > ul li:first-child > a {
                    margin: 0;
                    -webkit-border-radius: 25px 0 0 25px;
                    -moz-border-radius: 25px 0 0 25px;
                    border-radius: 25px 0 0 25px;
                }

            .related_posts > ul li:last-child {
                -webkit-border-radius: 0 25px 25px 0;
                -moz-border-radius: 0 25px 25px 0;
                border-radius: 0 25px 25px 0;
            }

                .related_posts > ul li:last-child > a {
                    border-right-width: 1px;
                    border-right-style: solid;
                    -webkit-border-radius: 0 25px 25px 0;
                    -moz-border-radius: 0 25px 25px 0;
                    border-radius: 0 25px 25px 0;
                }

            .related_posts > ul li:before {
                content: none;
                display: none;
            }

            .related_posts > ul li > a {
                display: block;
                margin: 0 0 0 -1px;
                padding: 9px 30px;
                z-index: 1;
                position: relative;
                border-left-width: 1px;
                border-left-style: solid;
                border-top-width: 1px;
                border-top-style: solid;
                border-bottom-width: 1px;
                border-bottom-style: solid;
                overflow: hidden;
            }

                .related_posts > ul li > a:hover {
                    z-index: 2;
                }

                .related_posts > ul li > a.current {
                    z-index: 3;
                }

    .related_posts .related_posts_content {
        padding: 50px 0 0;
        position: relative;
        overflow: hidden;
    }

        .related_posts .related_posts_content .related_posts_content_tab {
            display: none;
        }

            .related_posts .related_posts_content .related_posts_content_tab:after {
                content: '.';
                display: block;
                clear: both;
                height: 0;
                visibility: hidden;
                overflow: hidden;
            }

            .related_posts .related_posts_content .related_posts_content_tab .one_half {
                padding-bottom: 40px;
            }

            .related_posts .related_posts_content .related_posts_content_tab .rel_post_content {
                display: table;
                position: relative;
            }

                .related_posts .related_posts_content .related_posts_content_tab .rel_post_content figure.alignleft {
                    display: table-cell;
                    margin-right: 20px;
                    margin-bottom: 0;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                    overflow: hidden;
                }

                    .related_posts .related_posts_content .related_posts_content_tab .rel_post_content figure.alignleft > a:not([class]),
                    .related_posts .related_posts_content .related_posts_content_tab .rel_post_content figure.alignleft .img_placeholder {
                        display: block;
                        width: 60px;
                        height: 60px;
                        position: relative;
                    }

                        .related_posts .related_posts_content .related_posts_content_tab .rel_post_content figure.alignleft > a:not([class]):before,
                        .related_posts .related_posts_content .related_posts_content_tab .rel_post_content figure.alignleft .img_placeholder:before {
                            font-size: 20px;
                            width: 1em;
                            height: 1em;
                            margin: auto !important;
                            position: absolute;
                            left: 0;
                            right: 0;
                            top: 0;
                            bottom: 0;
                        }

                .related_posts .related_posts_content .related_posts_content_tab .rel_post_content h5 {
                    display: table-cell;
                    padding: 0;
                    vertical-align: middle;
                }
/* Trackbacks and Pingbacks */
.cmsms_pings_list {
    margin: 0 0 35px;
    padding: 0;
    position: relative;
    overflow: hidden;
}

    .cmsms_pings_list > h5 {
        margin: 0 0 40px;
    }

    .cmsms_pings_list .pingslist {
        list-style-type: none;
    }

    .cmsms_pings_list .comment-body {
        padding: 0 65px 0 0;
        position: relative;
    }

        .cmsms_pings_list .comment-body > a {
            letter-spacing: 0;
        }

        .cmsms_pings_list .comment-body .edit-link {
            margin: auto !important;
            position: absolute;
            left: auto;
            right: 0;
            top: 0;
            bottom: 0;
        }

            .cmsms_pings_list .comment-body .edit-link .comment-edit-link {
                padding: 0;
            }

.project_navi {
    padding: 35px 0;
    overflow: hidden;
}

    .project_navi a {
        display: block;
        position: relative;
    }

        .project_navi a:before {
            font-family: 'fontello';
            font-size: 18px;
            line-height: 1em;
            width: 1em;
            height: 1em;
            padding: 0 1px;
        }

    .project_navi .cmsms_previous_comments > a {
        padding: 0 0 0 20px;
    }

        .project_navi .cmsms_previous_comments > a:before {
            content: '\e8c5';
            width: 1em;
            height: 1em;
            margin: auto !important;
            position: absolute;
            left: 0;
            right: auto;
            top: 0;
            bottom: 0;
        }

    .project_navi .cmsms_next_comments > a {
        padding: 0 20px 0 0;
    }

        .project_navi .cmsms_next_comments > a:before {
            content: '\e8c6';
            text-align: right;
            width: 1em;
            height: 1em;
            margin: auto !important;
            position: absolute;
            left: auto;
            right: 0;
            top: 0;
            bottom: 0;
        }

.post_comments {
    position: relative;
    overflow: hidden;
}

    .post_comments .commentlist {
        list-style: none;
        margin-bottom: 0;
        overflow: hidden;
    }

        .post_comments .commentlist > li {
            margin-top: 10px;
        }

            .post_comments .commentlist > li:first-child {
                margin-top: 0;
            }

            .post_comments .commentlist > li.bypostauthor > .comment-body .fn:before {
                content: '\ea7b';
                font-size: 16px;
                font-family: 'fontello';
                position: relative;
                margin: 0 10px 0 0;
            }

            .post_comments .commentlist > li .children li {
                margin-top: 10px;
            }

        .post_comments .commentlist .comment-body {
            padding: 30px;
            position: relative;
            overflow: hidden;
            border-width: 1px;
            border-style: solid;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

            .post_comments .commentlist .comment-body .alignleft {
                margin-right: 55px;
                text-align: center;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                overflow: hidden;
            }

                .post_comments .commentlist .comment-body .alignleft img {
                    display: block;
                    width: 90px;
                    height: 90px;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                }

            .post_comments .commentlist .comment-body .comment-content {
                position: relative;
                overflow: hidden;
            }

                .post_comments .commentlist .comment-body .comment-content h4 {
                    display: inline-block;
                    word-wrap: break-word;
                    margin-bottom: 5px;
                }

                .post_comments .commentlist .comment-body .comment-content .comment-reply-link,
                .post_comments .commentlist .comment-body .comment-content .comment-edit-link {
                    padding: 6px 0 6px 10px;
                    float: right;
                }

                .post_comments .commentlist .comment-body .comment-content p {
                    padding-bottom: 15px;
                    position: relative;
                    overflow: hidden;
                }

                .post_comments .commentlist .comment-body .comment-content .published {
                    text-transform: uppercase;
                    display: block;
                    position: relative;
                    overflow: hidden;
                }

        .post_comments .commentlist li {
            padding-top: 0;
        }

        .post_comments .commentlist ul {
            list-style: none;
            padding-left: 20px;
            margin: 0;
        }

            .post_comments .commentlist ul li:before {
                content: none;
            }

.comment-respond {
    padding: 55px 0 30px;
    position: relative;
    overflow: hidden;
}

    .comment-respond .comment-reply-title {
        margin-bottom: 25px;
    }

        .comment-respond .comment-reply-title small {
            float: right;
        }

    .comment-respond .comment-form {
        margin: 0 -1%;
    }

        .comment-respond .comment-form > p {
            width: 98%;
            margin: 0 1%;
            clear: both;
        }

        .comment-respond .comment-form .comment-form-author,
        .comment-respond .comment-form .comment-form-email,
        .comment-respond .comment-form .comment-form-url {
            width: 59%;
            clear: none;
        }

        .comment-respond .comment-form input,
        .comment-respond .comment-form textarea {
            width: 100%;
            max-width: 100%;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

            .comment-respond .comment-form input[type=submit] {
                width: auto;
                padding: 6px 25px;
                border-width: 2px;
                border-style: solid;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
            }

        .comment-respond .comment-form iframe {
            padding: 0 1%;
        }

.comment-body + .comment-respond {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    margin: 0 0 40px;
    padding-top: 50px;
    padding-bottom: 10px;
}
/*-------------------------------------------------------------------------*/
/*	7.	Portfolio (Grid, Puzzle) + Project Styles	*/
/*-------------------------------------------------------------------------*/
.cmsms_project_filter_wrap {
    margin-bottom: 20px;
    padding: 40px 0 40px;
    position: relative;
    overflow: hidden;
}

    .cmsms_project_filter_wrap .cmsms_project_filter {
        position: relative;
        overflow: hidden;
    }

        .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block {
            position: relative;
            float: right;
        }

            .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block .cmsms_project_sort_but {
                min-width: 85px;
                padding: 6px 45px 6px 20px;
                position: relative;
                border-width: 2px;
                border-style: solid;
                float: left;
                text-align: left;
                -webkit-border-radius: 25px;
                -moz-border-radius: 25px;
                border-radius: 25px;
                overflow: hidden;
            }

                .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block .cmsms_project_sort_but + .cmsms_project_sort_but {
                    margin-left: 10px;
                }

                .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block .cmsms_project_sort_but .cmsms_top_arrow,
                .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block .cmsms_project_sort_but .cmsms_bot_arrow {
                    left: auto;
                    right: 20px;
                }

                .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block .cmsms_project_sort_but .cmsms_top_arrow {
                    display: none;
                }

                .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block .cmsms_project_sort_but.current.reversed .cmsms_top_arrow {
                    display: block;
                }

                .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block .cmsms_project_sort_but.current.reversed .cmsms_bot_arrow {
                    display: none;
                }

        .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block {
            padding-right: 10px;
            position: relative;
            overflow: hidden;
        }

            .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but {
                min-width: 85px;
                padding: 6px 65px 6px 20px;
                cursor: pointer;
                position: relative;
                border-width: 2px;
                border-style: solid;
                text-align: left;
                -webkit-border-radius: 25px;
                -moz-border-radius: 25px;
                border-radius: 25px;
                float: right;
            }

                .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but .cmsms_project_filter_icon {
                    content: '';
                    width: 10px;
                    height: 2px;
                    margin: auto !important;
                    position: absolute;
                    left: auto;
                    right: 20px;
                    top: 0;
                    bottom: 0;
                }

                    .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but .cmsms_project_filter_icon:before,
                    .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but .cmsms_project_filter_icon:after {
                        content: '';
                        width: 10px;
                        height: 2px;
                        position: absolute;
                        left: 0;
                        top: -4px;
                    }

                    .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but .cmsms_project_filter_icon:after {
                        top: auto;
                        bottom: -4px;
                    }

            .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_list {
                height: 0;
                margin: 0;
                padding: 0 35px 0 0;
                text-align: right;
                overflow: hidden;
            }

                .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_list li {
                    display: inline-block;
                    width: 0;
                    height: 0;
                    padding: 0;
                    opacity: 0;
                    position: relative;
                }

                    .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_list li:first-child {
                        padding-left: 0;
                    }

                    .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_list li:before {
                        content: none;
                    }

                    .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_list li > a {
                        background-color: transparent;
                        margin: 8px 15px;
                        position: relative;
                    }

            .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but.current + .cmsms_project_filter_list {
                height: auto;
            }

                .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but.current + .cmsms_project_filter_list > li {
                    width: auto;
                    height: auto;
                    opacity: 1;
                    -webkit-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -ms-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    transition: all .3s ease;
                }

.cmsms_wrap_more_projects {
    width: 100%;
    overflow: hidden;
}

.cmsms_wrap_project_loader {
    margin: 60px 0 35px;
    text-align: center;
    overflow: hidden;
}

    .cmsms_wrap_project_loader .cmsms_project_loader {
        text-transform: uppercase;
        display: inline-block;
    }

.portfolio.large_gap + .cmsms_wrap_more_projects .cmsms_wrap_project_loader {
    margin-top: 20px;
}
/***************** Author Archive ******************/
.archive #page .content_wrap.fullwidth .about_author {
    margin-top: 15px;
}

.archive #page .content_wrap.r_sidebar .about_author {
    margin-top: 0;
}

.about_author + br + br + .blog article {
    border-top-width: 0;
    border-top-style: solid;
}

    .about_author + br + br + .blog article.project.type-project .cmsms_post_format_img_likes,
    .about_author + br + br + .blog article.profile.type-profile .cmsms_post_format_img_likes {
        display: none;
    }

    .about_author + br + br + .blog article .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info .cmsms_post_date {
        display: none;
    }

    .about_author + br + br + .blog article .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info .date {
        display: block;
    }

    .about_author + br + br + .blog article .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info > * {
        padding-right: 20px;
    }

        .about_author + br + br + .blog article .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info > *:last-child {
            padding-right: 0;
        }

.about_author + br + br + .blog .cmsms_wrap_pagination {
    margin-bottom: 30px;
}
/***************** Project Archive ******************/
.archive #page .content_wrap.r_sidebar .blog .project.type-project:first-child {
    margin-top: 0;
    padding-top: 0;
}

.blog .project.type-project {
    margin-top: 40px;
    padding-top: 40px;
    max-width: 100%;
    position: relative;
    border-width: 0;
    border-style: solid;
    overflow: hidden;
}

    .blog .project.type-project .preloader {
        padding-bottom: 45.12%;
    }

    .blog .project.type-project .cmsms_post_date {
        display: block;
        text-transform: uppercase;
    }

        .blog .project.type-project .cmsms_post_date:before {
            content: none;
        }

        .blog .project.type-project .cmsms_post_date > span:first-child {
            padding-right: 2px;
        }

    .blog .project.type-project .cmsms_post_cont_wrap {
        padding: 0;
        position: relative;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
    }

        .blog .project.type-project .cmsms_post_cont_wrap .preloader,
        .blog .project.type-project .cmsms_post_cont_wrap .cmsms_video_wrap {
            display: block;
            padding-bottom: 56.9%;
        }

            .blog .project.type-project .cmsms_post_cont_wrap .preloader.highImg,
            .blog .project.type-project .cmsms_post_cont_wrap .cmsms_video_wrap.highImg {
                height: auto;
                padding: 0;
            }

        .blog .project.type-project .cmsms_post_cont_wrap > figure,
        .blog .project.type-project .cmsms_post_cont_wrap .cmsms_video_wrap,
        .blog .project.type-project .cmsms_post_cont_wrap .cmsms_owl_slider {
            margin-bottom: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            overflow: hidden;
        }

        .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont {
            padding: 20px 25px;
            position: relative;
            border-top-width: 1px;
            border-top-style: solid;
            overflow: hidden;
        }

            .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .preloader {
                display: block;
            }

            .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_info {
                margin-bottom: 15px;
            }

            .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header {
                position: relative;
                overflow: hidden;
            }

                .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header .cmsms_post_title,
                .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_header .cmsms_post_subtitle {
                    margin: 0;
                }

            .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info {
                margin: -5px 0 15px;
                position: relative;
                overflow: hidden;
            }

                .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_cont_info > * {
                    display: inline-block;
                    padding-right: 20px;
                }

            .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content {
                position: relative;
                overflow: hidden;
            }

            .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer {
                margin-bottom: 0;
                position: relative;
                overflow: hidden;
            }

                .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
                    display: inline-block;
                }

                    .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info a {
                        padding-left: 20px;
                    }

                        .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info a:first-child {
                            padding-left: 0;
                        }

                        .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info a:before {
                            margin: 0 5px 0 0;
                        }

                        .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info a.cmsms_post_comments:before {
                            top: 2px;
                        }

                .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_footer .button {
                    margin-top: 0;
                    padding: 0 0 0 25px;
                    border-width: 0;
                    border-style: solid;
                    float: right;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    border-radius: 0;
                }

            .blog .project.type-project .cmsms_post_cont_wrap .cmsms_post_cont .cmsms_post_content + .cmsms_post_footer {
                margin-top: -5px;
            }
/***************** Profile Archive ******************/
.archive #page .content_wrap.r_sidebar .blog .profile.type-profile:first-child {
    margin-top: 0;
    padding-top: 35px;
}

.blog .profile.type-profile {
    margin-top: 80px;
    padding: 35px 45px 35px 35px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
}

    .blog .profile.type-profile .entry-title {
        margin-bottom: 0;
    }

    .blog .profile.type-profile .pl_img {
        width: 19%;
        float: left;
    }

        .blog .profile.type-profile .pl_img img,
        .blog .profile.type-profile .pl_img .pl_noimg {
            width: 100%;
            position: relative;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .blog .profile.type-profile .pl_img .pl_noimg {
            width: 100%;
            height: 0;
            min-width: 100%;
            max-width: 250px;
            max-height: 250px;
            padding-bottom: 100%;
            position: relative;
        }

            .blog .profile.type-profile .pl_img .pl_noimg[class^="cmsms-icon-"]:before,
            .blog .profile.type-profile .pl_img .pl_noimg[class*=" cmsms-icon-"]:before,
            .blog .profile.type-profile .pl_img .pl_noimg[class^="cmsms_theme_icon_"]:before,
            .blog .profile.type-profile .pl_img .pl_noimg[class*=" cmsms_theme_icon_"]:before {
                width: 1em;
                height: 1em;
                margin: auto !important;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                font-size: 50px;
            }

    .blog .profile.type-profile .pl_title_social_wrap {
        width: 34%;
        padding: 30px 30px 0 65px;
        position: relative;
        float: left;
        overflow: hidden;
    }

        .blog .profile.type-profile .pl_title_social_wrap .pl_title {
            position: relative;
            overflow: hidden;
        }

        .blog .profile.type-profile .pl_title_social_wrap .pl_subtitle {
            margin: -3px 0 0;
            padding: 0;
        }

        .blog .profile.type-profile .pl_title_social_wrap .pl_social .pl_social_list {
            display: block;
            margin: 0 0 0 -2px;
            padding: 0;
        }

            .blog .profile.type-profile .pl_title_social_wrap .pl_social .pl_social_list li {
                list-style: none;
                margin: 0 2px 2px;
                padding: 0;
                float: left;
            }

                .blog .profile.type-profile .pl_title_social_wrap .pl_social .pl_social_list li:before {
                    display: none;
                }

                .blog .profile.type-profile .pl_title_social_wrap .pl_social .pl_social_list li a {
                    font-size: 23px;
                    display: block;
                    width: 1em;
                    height: 1em;
                }

                    .blog .profile.type-profile .pl_title_social_wrap .pl_social .pl_social_list li a:before {
                        margin: 0;
                    }

        .blog .profile.type-profile .pl_title_social_wrap .pl_title + .pl_social {
            margin-top: 20px;
        }

        .blog .profile.type-profile .pl_title_social_wrap .pl_subtitle + .pl_social {
            margin-top: 25px;
        }

    .blog .profile.type-profile .pl_content {
        width: 47%;
        padding-top: 32px;
        float: left;
    }
/***************** Portfolio ******************/
.portfolio {
    position: relative;
    /***************** Portfolio Puzzle ******************/
}

    .portfolio.zero_gap,
    .portfolio.small_gap {
        margin: 0 0 0 -1px;
        padding: 0 0 0 1px;
    }

        .portfolio.zero_gap .project .project_outer,
        .portfolio.small_gap .project .project_outer {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

    .portfolio.large_gap {
        margin: 0 -10px;
    }

        .portfolio.large_gap .project {
            padding-left: 10px;
            padding-right: 10px;
            padding-bottom: 40px;
        }

    .portfolio.small_gap {
        padding: 1px 0 0 1px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        .portfolio.small_gap .project {
            overflow: visible;
        }

    .portfolio.grid.small_gap .project .project_outer {
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .portfolio.puzzle.small_gap .project .project_outer {
        margin-right: 1px;
        margin-bottom: 1px;
    }

    .portfolio.grid.zero_gap {
        margin: 1px 0 0;
    }

        .portfolio.grid.zero_gap .project {
            margin-left: -1px;
            margin-top: -1px;
        }

    .portfolio.grid.perfect .project figure {
        opacity: 0;
    }

    .portfolio.grid.perfect .project.shortcode_animated figure {
        opacity: 1;
    }

    .portfolio.masonry .project {
        opacity: 0;
    }

        .portfolio.masonry .project.shortcode_animated {
            opacity: 1;
        }

    .portfolio.cmsms_5.grid.zero_gap .project:first-child,
    .portfolio.cmsms_5.grid.zero_gap .project:nth-child(2),
    .portfolio.cmsms_5.grid.zero_gap .project:nth-child(3),
    .portfolio.cmsms_5.grid.zero_gap .project:nth-child(4),
    .portfolio.cmsms_5.grid.zero_gap .project:nth-child(5) {
        margin-top: 0;
    }

    .portfolio.cmsms_5 .project {
        max-width: 20%;
    }

    .portfolio.cmsms_4.grid.zero_gap .project:first-child,
    .portfolio.cmsms_4.grid.zero_gap .project:nth-child(2),
    .portfolio.cmsms_4.grid.zero_gap .project:nth-child(3),
    .portfolio.cmsms_4.grid.zero_gap .project:nth-child(4) {
        margin-top: 0;
    }

    .portfolio.cmsms_4 .project {
        max-width: 25%;
    }

    .portfolio.cmsms_3.grid.zero_gap .project:first-child,
    .portfolio.cmsms_3.grid.zero_gap .project:nth-child(2),
    .portfolio.cmsms_3.grid.zero_gap .project:nth-child(3) {
        margin-top: 0;
    }

    .portfolio.cmsms_3 .project {
        max-width: 33%;
    }

    .portfolio.cmsms_2.grid.zero_gap .project:first-child,
    .portfolio.cmsms_2.grid.zero_gap .project:nth-child(2) {
        margin-top: 0;
    }

    .portfolio.cmsms_2 .project {
        max-width: 50%;
    }

    .portfolio.isotope.cmsms_5 .project,
    .portfolio.isotope.cmsms_4 .project,
    .portfolio.isotope.cmsms_3 .project,
    .portfolio.isotope.cmsms_2 .project {
        max-width: none;
    }

    .portfolio .project {
        min-width: 220px;
        padding-top: 0;
        position: relative;
        float: left;
        overflow: hidden;
    }

        .portfolio .project .preloader {
            padding-bottom: 79.31%;
        }

            .portfolio .project .preloader.highImg {
                height: auto;
                padding-bottom: 0;
            }

        .portfolio .project .project_outer {
            position: relative;
            border-width: 1px;
            border-style: solid;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            overflow: hidden;
        }

            .portfolio .project .project_outer .project_inner {
                padding: 10px 20px 20px;
                position: relative;
                border-top-width: 1px;
                border-top-style: solid;
                overflow: hidden;
            }

                .portfolio .project .project_outer .project_inner .cmsms_project_cont_info {
                    margin-bottom: 15px;
                }

                .portfolio .project .project_outer .project_inner .cmsms_project_header {
                    position: relative;
                    overflow: hidden;
                }

                    .portfolio .project .project_outer .project_inner .cmsms_project_header .cmsms_project_title {
                        margin: 0;
                    }

                .portfolio .project .project_outer .project_inner .cmsms_project_content {
                    margin-top: 15px;
                    margin-bottom: 5px;
                    position: relative;
                    overflow: hidden;
                }

                .portfolio .project .project_outer .project_inner .cmsms_project_footer {
                    margin-top: -5px;
                    position: relative;
                    overflow: hidden;
                }

                    .portfolio .project .project_outer .project_inner .cmsms_project_footer > a {
                        display: inline-block;
                        margin-right: 20px;
                    }

                        .portfolio .project .project_outer .project_inner .cmsms_project_footer > a:before {
                            margin: 0 6px 0 0;
                        }

                        .portfolio .project .project_outer .project_inner .cmsms_project_footer > a.cmsms_project_comments:before {
                            top: 3px;
                        }

    .portfolio.puzzle .project {
        opacity: 0;
    }

        .portfolio.puzzle .project.shortcode_animated {
            opacity: 1;
        }

        .portfolio.puzzle .project .project_outer {
            border-width: 0;
            border-style: solid;
            overflow: hidden;
        }

            .portfolio.puzzle .project .project_outer .project_inner {
                width: 100%;
                padding: 10px 30px 15px;
                position: absolute;
                left: 0;
                border-width: 0;
                border-style: solid;
            }

                .portfolio.puzzle .project .project_outer .project_inner a:hover,
                .portfolio.puzzle .project .project_outer .project_inner *:hover:before {
                    opacity: 0.5;
                }

                .portfolio.puzzle .project .project_outer .project_inner .cmsms_project_cont_info {
                    margin: -3px 0 0;
                    padding: 0;
                }

                .portfolio.puzzle .project .project_outer .project_inner .cmsms_project_footer {
                    margin: 0 0 15px;
                }

                    .portfolio.puzzle .project .project_outer .project_inner .cmsms_project_footer a:hover {
                        opacity: 1;
                    }

                .portfolio.puzzle .project .project_outer .project_inner .cmsms_project_content {
                    margin: 15px 0 -10px;
                }

            .portfolio.puzzle .project .project_outer .cmsms_img_rollover .cmsms_img_rollover_inner {
                left: auto;
                right: 30px;
                top: 30px;
                bottom: auto;
            }

                .portfolio.puzzle .project .project_outer .cmsms_img_rollover .cmsms_img_rollover_inner > * {
                    bottom: auto !important;
                }

            .portfolio.puzzle .project .project_outer:hover figure .cmsms_img_rollover .cmsms_img_rollover_inner {
                opacity: 1;
            }

            .portfolio.puzzle .project .project_outer:hover .project_inner {
                bottom: 0 !important;
                z-index: 2;
            }

            .portfolio.puzzle .project .project_outer .cmsms_project_header {
                padding-bottom: 0;
            }

            .portfolio.puzzle .project .project_outer .cmsms_project_cont_info {
                margin: 0;
                padding: 5px 0 0;
                border-bottom-width: 0;
                border-bottom-style: solid;
            }

            .portfolio.puzzle .project .project_outer .cmsms_project_footer {
                margin-top: 15px;
                border-top-width: 0;
                border-top-style: solid;
            }

                .portfolio.puzzle .project .project_outer .cmsms_project_footer > a:last-child {
                    margin-right: 0;
                }

    .portfolio.puzzle.resp_portfolio_puzzle .project .project_outer {
        height: auto !important;
    }

        .portfolio.puzzle.resp_portfolio_puzzle .project .project_outer figure .cmsms_img_rollover .cmsms_image_link,
        .portfolio.puzzle.resp_portfolio_puzzle .project .project_outer figure .cmsms_img_rollover .cmsms_open_link {
            bottom: 0 !important;
        }

        .portfolio.puzzle.resp_portfolio_puzzle .project .project_outer .project_inner {
            position: relative;
            top: 0;
            bottom: 0 !important;
        }
    /***************** Portfolio Project ******************/
    .portfolio.opened-article .project {
        float: none;
        min-width: 1px;
        padding: 30px 0 35px;
        clear: both;
    }

        .portfolio.opened-article .project .cmsms_project_header {
            margin-bottom: 20px;
            text-align: center;
            overflow: hidden;
            clear: both;
        }

            .portfolio.opened-article .project .cmsms_project_header .cmsms_project_title {
                margin: 0;
            }

        .portfolio.opened-article .project.format-video .preloader {
            padding-bottom: 45.12%;
        }

        .portfolio.opened-article .project .project_content {
            padding-top: 28px;
            position: relative;
            overflow: hidden;
        }

            .portfolio.opened-article .project .project_content.with_sidebar {
                width: 74%;
                padding-right: 40px;
                float: left;
            }

            .portfolio.opened-article .project .project_content > figure,
            .portfolio.opened-article .project .project_content > .cmsms_owl_slider,
            .portfolio.opened-article .project .project_content > .cmsms_video_wrap {
                margin-bottom: 30px;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
                overflow: hidden;
            }

                .portfolio.opened-article .project .project_content > figure .preloader {
                    -webkit-border-radius: 20px;
                    -moz-border-radius: 20px;
                    border-radius: 20px;
                    overflow: hidden;
                }

                .portfolio.opened-article .project .project_content > figure img {
                    min-width: 100%;
                }

            .portfolio.opened-article .project .project_content .owl-page {
                border-width: 0;
                border-style: solid;
            }

            .portfolio.opened-article .project .project_content .project_gallery_row {
                margin: 5px -1% 2% 0;
                position: relative;
            }

                .portfolio.opened-article .project .project_content .project_gallery_row .one_third,
                .portfolio.opened-article .project .project_content .project_gallery_row .one_half,
                .portfolio.opened-article .project .project_content .project_gallery_row .one_first {
                    margin: 0 1%;
                }

                    .portfolio.opened-article .project .project_content .project_gallery_row .one_third .preloader,
                    .portfolio.opened-article .project .project_content .project_gallery_row .one_half .preloader,
                    .portfolio.opened-article .project .project_content .project_gallery_row .one_first .preloader {
                        padding-bottom: 56.9%;
                        -webkit-border-radius: 20px;
                        -moz-border-radius: 20px;
                        border-radius: 20px;
                        overflow: hidden;
                    }

                        .portfolio.opened-article .project .project_content .project_gallery_row .one_third .preloader.cmsms_img_rollover_wrap,
                        .portfolio.opened-article .project .project_content .project_gallery_row .one_half .preloader.cmsms_img_rollover_wrap,
                        .portfolio.opened-article .project .project_content .project_gallery_row .one_first .preloader.cmsms_img_rollover_wrap {
                            margin-bottom: 20px;
                        }

                            .portfolio.opened-article .project .project_content .project_gallery_row .one_third .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link,
                            .portfolio.opened-article .project .project_content .project_gallery_row .one_half .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link,
                            .portfolio.opened-article .project .project_content .project_gallery_row .one_first .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link {
                                width: 24px;
                                height: 24px;
                                margin: auto !important;
                                position: absolute;
                                left: 0;
                                right: 0;
                                top: -20px;
                                bottom: 0;
                                opacity: 0;
                                overflow: hidden;
                            }

                                .portfolio.opened-article .project .project_content .project_gallery_row .one_third .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link:hover .cmsms_theme_icon_eye:before,
                                .portfolio.opened-article .project .project_content .project_gallery_row .one_half .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link:hover .cmsms_theme_icon_eye:before,
                                .portfolio.opened-article .project .project_content .project_gallery_row .one_first .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link:hover .cmsms_theme_icon_eye:before {
                                    opacity: 0.5;
                                }

                                .portfolio.opened-article .project .project_content .project_gallery_row .one_third .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link .cmsms_theme_icon_eye,
                                .portfolio.opened-article .project .project_content .project_gallery_row .one_half .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link .cmsms_theme_icon_eye,
                                .portfolio.opened-article .project .project_content .project_gallery_row .one_first .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link .cmsms_theme_icon_eye {
                                    font-size: 24px;
                                }

                                    .portfolio.opened-article .project .project_content .project_gallery_row .one_third .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link .cmsms_theme_icon_eye:before,
                                    .portfolio.opened-article .project .project_content .project_gallery_row .one_half .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link .cmsms_theme_icon_eye:before,
                                    .portfolio.opened-article .project .project_content .project_gallery_row .one_first .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link .cmsms_theme_icon_eye:before {
                                        margin: 0;
                                    }

                            .portfolio.opened-article .project .project_content .project_gallery_row .one_third .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover:hover .cmsms_image_link,
                            .portfolio.opened-article .project .project_content .project_gallery_row .one_half .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover:hover .cmsms_image_link,
                            .portfolio.opened-article .project .project_content .project_gallery_row .one_first .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover:hover .cmsms_image_link {
                                top: 0;
                                opacity: 1;
                            }

                        .portfolio.opened-article .project .project_content .project_gallery_row .one_first .preloader.highImg {
                            height: auto;
                            padding: 0;
                        }

                .portfolio.opened-article .project .project_content .project_gallery_row + .cmsms_project_content {
                    margin-top: 15px;
                }

        .portfolio.opened-article .project .project_sidebar {
            padding-top: 25px;
            width: 26%;
            float: left;
        }

            .portfolio.opened-article .project .project_sidebar .project_details {
                padding-bottom: 45px;
            }

                .portfolio.opened-article .project .project_sidebar .project_details .project_details_title {
                    margin: 0 0 20px;
                }

                .portfolio.opened-article .project .project_sidebar .project_details .project_details_item {
                    padding: 6px 0 5px;
                    position: relative;
                    overflow: hidden;
                }

                    .portfolio.opened-article .project .project_sidebar .project_details .project_details_item > div {
                        word-wrap: break-word;
                        width: 50%;
                        float: left;
                        overflow: hidden;
                    }

                    .portfolio.opened-article .project .project_sidebar .project_details .project_details_item .project_details_item_title {
                        padding-right: 10px;
                    }

                    .portfolio.opened-article .project .project_sidebar .project_details .project_details_item .project_details_item_desc {
                        padding-left: 10px;
                        text-align: right;
                    }

                        .portfolio.opened-article .project .project_sidebar .project_details .project_details_item .project_details_item_desc .cmsms_project_comments,
                        .portfolio.opened-article .project .project_sidebar .project_details .project_details_item .project_details_item_desc .cmsmsLike {
                            display: inline-block;
                            padding: 0 0 0 10px;
                        }

                            .portfolio.opened-article .project .project_sidebar .project_details .project_details_item .project_details_item_desc .cmsms_project_comments:before,
                            .portfolio.opened-article .project .project_sidebar .project_details .project_details_item .project_details_item_desc .cmsmsLike:before {
                                margin: 0 8px 0 0;
                            }

                        .portfolio.opened-article .project .project_sidebar .project_details .project_details_item .project_details_item_desc .date {
                            display: none;
                        }

            .portfolio.opened-article .project .project_sidebar .project_features {
                padding-bottom: 45px;
            }

                .portfolio.opened-article .project .project_sidebar .project_features .project_features_title {
                    margin: 0 0 20px;
                }

                .portfolio.opened-article .project .project_sidebar .project_features .project_features_item {
                    padding: 6px 0 5px;
                    position: relative;
                    overflow: hidden;
                }

                    .portfolio.opened-article .project .project_sidebar .project_features .project_features_item > div {
                        width: 50%;
                        float: left;
                        overflow: hidden;
                    }

                    .portfolio.opened-article .project .project_sidebar .project_features .project_features_item .project_features_item_title {
                        padding-right: 10px;
                        word-wrap: break-word;
                    }

                    .portfolio.opened-article .project .project_sidebar .project_features .project_features_item .project_features_item_desc {
                        padding-left: 10px;
                        word-wrap: break-word;
                        text-align: right;
                    }

            .portfolio.opened-article .project .project_sidebar .share_posts {
                padding: 0;
                margin: 0;
            }

                .portfolio.opened-article .project .project_sidebar .share_posts .share_posts_title {
                    margin: 0 0 35px;
                }

                .portfolio.opened-article .project .project_sidebar .share_posts .share_posts_item {
                    width: 50%;
                    margin-bottom: 15px;
                    float: left;
                }

    .portfolio.opened-article aside:last-child {
        margin-bottom: 0;
        border-bottom-width: 0;
        border-bottom-style: solid;
    }
/*-------------------------------------------------------------------------*/
/*	8.	Profiles + Profile Styles	*/
/*-------------------------------------------------------------------------*/
/***************** Profiles Profile ******************/
.profiles.opened-article .profile {
    padding: 30px 0 35px;
    position: relative;
    clear: both;
    overflow: hidden;
}

    .profiles.opened-article .profile .cmsms_profile_header {
        margin-bottom: 20px;
        text-align: center;
        clear: both;
        overflow: hidden;
    }

        .profiles.opened-article .profile .cmsms_profile_header .cmsms_profile_title {
            margin: 0;
        }

        .profiles.opened-article .profile .cmsms_profile_header .cmsms_profile_subtitle {
            margin: 0;
        }

    .profiles.opened-article .profile .profile_content {
        padding-top: 28px;
        position: relative;
        overflow: hidden;
    }

        .profiles.opened-article .profile .profile_content.with_sidebar {
            width: 74%;
            padding-right: 40px;
            float: left;
        }

        .profiles.opened-article .profile .profile_content .cmsms_img {
            margin: 5px 0 35px;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            overflow: hidden;
        }

        .profiles.opened-article .profile .profile_content > figure {
            margin-bottom: 30px;
        }

    .profiles.opened-article .profile .profile_sidebar {
        width: 26%;
        padding-top: 25px;
        position: relative;
        float: left;
        overflow: hidden;
    }

        .profiles.opened-article .profile .profile_sidebar .profile_details {
            padding: 0 0 55px;
            position: relative;
            overflow: hidden;
        }

            .profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_title {
                margin: 0 0 20px;
            }

            .profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item {
                padding: 6px 0 5px;
                position: relative;
                overflow: hidden;
            }

                .profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item > div {
                    width: 50%;
                    word-wrap: break-word;
                    float: left;
                    overflow: hidden;
                }

                .profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item .profile_details_item_title {
                    padding-right: 10px;
                }

                .profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item .profile_details_item_desc {
                    padding-left: 10px;
                    text-align: right;
                }

                    .profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item .profile_details_item_desc .cmsms_profile_comments,
                    .profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item .profile_details_item_desc .cmsmsLike {
                        display: inline-block;
                        padding: 0 0 0 10px;
                    }

                        .profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item .profile_details_item_desc .cmsms_profile_comments:before,
                        .profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item .profile_details_item_desc .cmsmsLike:before {
                            font-size: 14px;
                            margin: 0 8px 0 0;
                        }

        .profiles.opened-article .profile .profile_sidebar .profile_features {
            padding: 0 0 55px;
            position: relative;
            overflow: hidden;
        }

            .profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_title {
                margin: 0 0 20px;
            }

            .profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_item {
                padding: 6px 0 5px;
                position: relative;
                overflow: hidden;
            }

                .profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_item > div {
                    word-wrap: break-word;
                    width: 50%;
                    float: left;
                    overflow: hidden;
                }

                .profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_item .profile_features_item_title {
                    padding-right: 10px;
                }

                .profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_item .profile_features_item_desc {
                    padding-left: 10px;
                    text-align: right;
                }

        .profiles.opened-article .profile .profile_sidebar .profile_social_icons {
            position: relative;
            overflow: hidden;
        }

            .profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_title {
                margin: 0 0 20px;
            }

            .profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list {
                list-style: none;
                margin: 0 -2px;
                padding: 0;
            }

                .profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li {
                    margin: 0 2px 2px;
                    float: left;
                }

                    .profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li:before {
                        content: none;
                    }

                    .profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li a {
                        font-size: 23px;
                        display: block;
                        width: 1em;
                        height: 1em;
                    }

                        .profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li a:before {
                            margin: auto !important;
                            position: absolute;
                            left: 0;
                            right: 0;
                            top: 0;
                            bottom: 0;
                        }
/*-------------------------------------------------------------------------*/
/*	9.	Shortcodes Styles	*/
/*-------------------------------------------------------------------------*/
/***************** Notice ******************/
.cmsms_notice {
    margin: 15px 0;
    padding: 0 50px 0 25px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

    .cmsms_notice[class*=" cmsms-icon-"],
    .cmsms_notice[class*=" cmsms_theme_icon_"] {
        padding-left: 90px;
    }

    .cmsms_notice:before {
        font-size: 32px;
        width: 1em;
        height: 1em;
        left: 29px;
    }

    .cmsms_notice.cmsms_notice_warning {
        background-color: #fffdf9;
        border-color: #f1ceb7;
    }

        .cmsms_notice.cmsms_notice_warning:before {
            color: #f1a827;
        }

    .cmsms_notice.cmsms_notice_success {
        background-color: #fdfff9;
        border-color: #d0e4a8;
    }

        .cmsms_notice.cmsms_notice_success:before {
            color: #a1d41d;
        }

    .cmsms_notice.cmsms_notice_download {
        background-color: #f9fffa;
        border-color: #c9e0cd;
    }

        .cmsms_notice.cmsms_notice_download:before {
            color: #9acf0e;
        }

    .cmsms_notice.cmsms_notice_info {
        background-color: #fafcff;
        border-color: #d5dde9;
    }

        .cmsms_notice.cmsms_notice_info:before {
            color: #80a5e8;
        }

    .cmsms_notice.cmsms_notice_error {
        background-color: #fffdfd;
        border-color: #f7d1d1;
    }

        .cmsms_notice.cmsms_notice_error:before {
            color: #df5d0c;
        }

    .cmsms_notice.cmsms_notice_custom {
        background-color: #ffffff;
        border-color: #dddddd;
    }

        .cmsms_notice.cmsms_notice_custom:before {
            color: #aaaaaa;
        }

    .cmsms_notice .notice_close {
        width: 25px;
        height: 25px;
        top: -10px;
        right: -8px;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

        .cmsms_notice .notice_close .cmsms_bot_arrow {
            top: 2px;
        }

        .cmsms_notice .notice_close .cmsms_top_arrow {
            top: -2px;
        }
/***************** Icon ******************/
.cmsms_icon_wrap .cmsms_simple_icon {
    border-style: solid;
    display: inline-block;
}
/***************** Icon Box ******************/
.cmsms_icon_box {
    padding: 20px 20px 30px 20px;
}

    .cmsms_icon_box.box_icon_type_image:before,
    .cmsms_icon_box.cmsms_icon_heading_left.box_icon_type_image .icon_box_heading:before {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .cmsms_icon_box.cmsms_icon_heading_left.box_icon_type_image .icon_box_heading:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
    }

    .cmsms_icon_box.box_icon_type_number:before,
    .cmsms_icon_box.cmsms_icon_heading_left.box_icon_type_number .icon_box_heading:before {
        text-align: center;
    }

    .cmsms_icon_box.cmsms_icon_box_top,
    .cmsms_icon_box.cmsms_icon_box_left {
        border-width: 1px;
        border-style: solid;
    }

        .cmsms_icon_box.cmsms_icon_top:before,
        .cmsms_icon_box.cmsms_icon_box_top:before {
            font-size: 0;
            opacity: 0;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            transform: scale(0);
        }

        .cmsms_icon_box.cmsms_icon_top.shortcode_animated:before,
        .cmsms_icon_box.cmsms_icon_box_top.shortcode_animated:before {
            opacity: 1;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            transform: scale(1);
        }

        .cmsms_icon_box.cmsms_icon_box_left_top:before,
        .cmsms_icon_box.cmsms_icon_box_left:before {
            color: #ffffff;
            font-size: 24px;
            line-height: 45px;
            text-align: center;
            width: 45px;
            margin: 0;
            height: 45px;
            opacity: 0;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            transform: scale(0);
        }

        .cmsms_icon_box.cmsms_icon_box_left_top.shortcode_animated:before,
        .cmsms_icon_box.cmsms_icon_box_left.shortcode_animated:before {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }

        .cmsms_icon_box.cmsms_icon_box_top:before {
            top: 35px;
        }

        .cmsms_icon_box.cmsms_icon_box_top[class*=" cmsms-icon-"],
        .cmsms_icon_box.cmsms_icon_box_top[class*=" cmsms_theme_icon_"] {
            padding-top: 110px;
        }

    .cmsms_icon_box.cmsms_icon_heading_left h1:before,
    .cmsms_icon_box.cmsms_icon_heading_left h2:before,
    .cmsms_icon_box.cmsms_icon_heading_left h3:before,
    .cmsms_icon_box.cmsms_icon_heading_left h4:before,
    .cmsms_icon_box.cmsms_icon_heading_left h5:before,
    .cmsms_icon_box.cmsms_icon_heading_left h6:before {
        margin-right: 15px;
        vertical-align: inherit;
        opacity: 0;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }

    .cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h1:before,
    .cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h2:before,
    .cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h3:before,
    .cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h4:before,
    .cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h5:before,
    .cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h6:before {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }

    .cmsms_icon_box .icon_box_text {
        margin-bottom: 5px;
    }
/***************** Toggles ******************/
.cmsms_toggles .cmsms_toggles_filter {
    padding: 0 0 20px;
}

.cmsms_toggles .cmsms_toggle_wrap {
    margin-top: 5px;
}

    .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title .cmsms_toggle_plus {
        width: 22px;
        height: 22px;
        margin: auto;
        position: absolute;
        left: 13px;
        right: auto;
        top: 0;
        bottom: 0;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

        .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title .cmsms_toggle_plus .cmsms_toggle_plus_hor {
            width: 8px;
            height: 2px;
            margin: auto;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
        }

        .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title .cmsms_toggle_plus .cmsms_toggle_plus_vert {
            width: 2px;
            height: 8px;
            margin: auto;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
        }

    .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > a {
        padding: 9px 15px 9px 50px;
    }

    .cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle_title {
        background-color: transparent;
    }

    .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle .cmsms_toggle_inner {
        padding: 25px 15px 15px 25px;
    }

        .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle .cmsms_toggle_inner .icon_wrap {
            margin-bottom: 30px;
        }

.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_wrap:first-child {
    margin-top: 0;
}

.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_wrap .cmsms_toggle_title {
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.cmsms_toggles.toggles_mode_toggle .cmsms_toggle_wrap .cmsms_toggle_title > a {
    padding: 10px 15px 10px 50px;
}

.cmsms_toggles .widget {
    padding-bottom: 0;
    margin-bottom: 10px;
}
/***************** Tabs ******************/
.cmsms_tabs.tabs_mode_tab .cmsms_tabs_list {
    margin: -10px 0 0 0;
    position: relative;
    overflow: hidden;
}

    .cmsms_tabs.tabs_mode_tab .cmsms_tabs_list .cmsms_tabs_list_item {
        margin: 10px 0 0 0;
        position: relative;
        overflow: hidden;
    }

        .cmsms_tabs.tabs_mode_tab .cmsms_tabs_list .cmsms_tabs_list_item:first-child {
            -webkit-border-radius: 25px 0 0 25px;
            -moz-border-radius: 25px 0 0 25px;
            border-radius: 25px 0 0 25px;
        }

            .cmsms_tabs.tabs_mode_tab .cmsms_tabs_list .cmsms_tabs_list_item:first-child > a {
                -webkit-border-radius: 25px 0 0 25px;
                -moz-border-radius: 25px 0 0 25px;
                border-radius: 25px 0 0 25px;
            }

        .cmsms_tabs.tabs_mode_tab .cmsms_tabs_list .cmsms_tabs_list_item:last-child {
            -webkit-border-radius: 0 25px 25px 0;
            -moz-border-radius: 0 25px 25px 0;
            border-radius: 0 25px 25px 0;
        }

            .cmsms_tabs.tabs_mode_tab .cmsms_tabs_list .cmsms_tabs_list_item:last-child > a {
                border-right-width: 1px;
                border-right-style: solid;
                -webkit-border-radius: 0 25px 25px 0;
                -moz-border-radius: 0 25px 25px 0;
                border-radius: 0 25px 25px 0;
            }

        .cmsms_tabs.tabs_mode_tab .cmsms_tabs_list .cmsms_tabs_list_item > a {
            padding: 9px 30px;
            position: relative;
            border-left-width: 1px;
            border-left-style: solid;
            border-top-width: 1px;
            border-top-style: solid;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            overflow: hidden;
        }

            .cmsms_tabs.tabs_mode_tab .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms-icon-"],
            .cmsms_tabs.tabs_mode_tab .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms_theme_icon_"] {
                padding: 9px 30px 9px 45px;
            }

            .cmsms_tabs.tabs_mode_tab .cmsms_tabs_list .cmsms_tabs_list_item > a:before {
                font-size: 16px;
                line-height: 1em;
                display: block;
                width: 1em;
                height: 1em;
                padding: 0;
                margin: auto;
                position: absolute;
                top: 4px;
                bottom: 0;
                left: 15px;
                right: auto;
            }

.cmsms_tabs.tabs_mode_tab .cmsms_tabs_wrap {
    padding: 30px 0 10px;
}

    .cmsms_tabs.tabs_mode_tab .cmsms_tabs_wrap .cmsms_tab .cmsms_tab_inner a img.alignleft {
        margin: 0 35px 35px 0;
    }

.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list {
    float: none;
    display: table-cell;
    padding: 0 0 25px;
    vertical-align: top;
    width: 27.6%;
}

    .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item:first-child {
        -webkit-border-radius: 25px 25px 0 0;
        -moz-border-radius: 25px 25px 0 0;
        border-radius: 25px 25px 0 0;
    }

        .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item:first-child > a {
            -webkit-border-radius: 25px 25px 0 0;
            -moz-border-radius: 25px 25px 0 0;
            border-radius: 25px 25px 0 0;
        }

    .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item:last-child {
        -webkit-border-radius: 0 0 25px 25px;
        -moz-border-radius: 0 0 25px 25px;
        border-radius: 0 0 25px 25px;
    }

        .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item:last-child > a {
            -webkit-border-radius: 0 0 25px 25px;
            -moz-border-radius: 0 0 25px 25px;
            border-radius: 0 0 25px 25px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

    .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a {
        padding: 12px 30px;
        position: relative;
        border-left-width: 1px;
        border-left-style: solid;
        border-right-width: 1px;
        border-right-style: solid;
        border-top-width: 1px;
        border-top-style: solid;
        border-bottom-width: 0;
        border-bottom-style: solid;
        overflow: hidden;
    }

        .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms-icon-"],
        .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms_theme_icon_"] {
            padding: 12px 30px 12px 45px;
        }

        .cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a:before {
            font-size: 16px;
            line-height: 1em;
            display: block;
            width: 1em;
            height: 1em;
            padding: 0;
            margin: auto;
            position: absolute;
            top: 4px;
            bottom: 0;
            left: 15px;
            right: auto;
        }

.cmsms_tabs.tabs_mode_tour .cmsms_tabs_wrap {
    float: none;
    display: table-cell;
    width: 72.4%;
    padding: 10px 0 10px 50px;
}

    .cmsms_tabs.tabs_mode_tour .cmsms_tabs_wrap .cmsms_tab .cmsms_tab_inner {
        padding: 0;
    }

.cmsms_tabs.tabs_mode_tour.tabs_pos_right {
    direction: rtl;
}

    .cmsms_tabs.tabs_mode_tour.tabs_pos_right .cmsms_tabs_list {
        text-align: right;
    }

        .cmsms_tabs.tabs_mode_tour.tabs_pos_right .cmsms_tabs_list .cmsms_tabs_list_item {
            direction: ltr;
        }

            .cmsms_tabs.tabs_mode_tour.tabs_pos_right .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms-icon-"],
            .cmsms_tabs.tabs_mode_tour.tabs_pos_right .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms_theme_icon_"] {
                padding: 12px 45px 12px 30px;
            }

            .cmsms_tabs.tabs_mode_tour.tabs_pos_right .cmsms_tabs_list .cmsms_tabs_list_item > a:before {
                left: auto;
                right: 15px;
            }

    .cmsms_tabs.tabs_mode_tour.tabs_pos_right .cmsms_tabs_wrap {
        padding: 10px 50px 10px 0;
        direction: ltr;
    }

.cmsms_tabs .widget {
    padding-bottom: 0;
    margin-bottom: 10px;
}
/***************** Icon List ******************/
.cmsms_icon_list_items {
    margin-bottom: 20px;
}

    .cmsms_icon_list_items .cmsms_icon_list_item:before {
        left: 50px;
        right: auto;
    }

    .cmsms_icon_list_items .cmsms_icon_list_item .cmsms_icon_list_icon {
        width: 60px;
        height: 60px;
        margin: 1px;
        position: relative;
    }

        .cmsms_icon_list_items .cmsms_icon_list_item .cmsms_icon_list_icon:before {
            font-size: 32px;
            line-height: 60px;
        }

        .cmsms_icon_list_items .cmsms_icon_list_item .cmsms_icon_list_icon:after {
            content: '';
            width: 62px;
            height: 62px;
            position: absolute;
            top: -1px;
            left: -1px;
            border-width: 8;
            border-style: solid;
        }

    .cmsms_icon_list_items .cmsms_icon_list_item .cmsms_icon_list_item_title {
        margin-bottom: 10px;
    }

    .cmsms_icon_list_items.cmsms_icon_list_pos_right .cmsms_icon_list_item:before {
        left: auto;
        right: 50px;
    }

    .cmsms_icon_list_items.cmsms_icon_list_type_list {
        padding-left: 30px;
    }

        .cmsms_icon_list_items.cmsms_icon_list_type_list .cmsms_icon_list_item:before {
            left: -32px;
        }

    .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item:before {
        top: 40px;
        height: 0%;
        opacity: 0;
    }

    .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item.cmsms_icon_type_image .cmsms_icon_list_icon {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0.3;
    }

    .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item.shortcode_animated:before {
        height: 100%;
        opacity: 1;
    }

    .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item.shortcode_animated .cmsms_icon_list_icon {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    .cmsms_icon_list_items.cmsms_color_type_icon .cmsms_icon_list_item {
        overflow: hidden;
    }
/***************** Stats & Counters ******************/
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap {
    overflow: hidden;
}

    .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat_container {
        width: 100%;
        height: 200px;
        margin: 0 0 10px;
        position: relative;
    }

    .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat {
        width: 0%;
        margin: 0;
    }

        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"]:before,
        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"]:before,
        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"]:before,
        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"]:before {
            font-size: 18px;
            display: block;
            margin: auto;
            left: 0;
            right: auto;
            top: -28px;
            bottom: 0;
        }

        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"] .cmsms_stat_title,
        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"] .cmsms_stat_title,
        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"] .cmsms_stat_title,
        .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"] .cmsms_stat_title {
            left: 30px;
        }

    .cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat_subtitle {
        display: block;
    }

.cmsms_stats.stats_mode_bars.stats_type_vertical {
    margin: -30px -2% 0;
}

    .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap {
        margin-top: 30px;
        position: relative;
        padding-bottom: 10px;
    }

        .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat {
            width: 100%;
            height: 0%;
            overflow: hidden;
            position: absolute;
            bottom: 0;
            left: 0;
        }

            .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
                height: 100%;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
            }

                .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"]:before,
                .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"]:before,
                .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"]:before,
                .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"]:before {
                    color: #ffffff !important;
                    margin: 0;
                    top: 15px;
                    left: auto;
                    right: 20px;
                }

                .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
                    top: 15px;
                    left: 20px;
                }

                    .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap > span {
                        display: inline-block;
                        position: relative;
                        overflow: hidden;
                    }

                        .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap > span.cmsms_stat_counter {
                            vertical-align: bottom;
                        }

                        .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap > span.cmsms_stat_units {
                            vertical-align: top;
                            opacity: 0.5;
                        }

        .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat_title,
        .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat_subtitle {
            display: block;
            margin-top: 20px;
        }

            .cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat_title + .cmsms_stat_subtitle {
                margin-top: 0;
            }

    .cmsms_stats.stats_mode_bars.stats_type_vertical.one_half:nth-child(2n+1),
    .cmsms_stats.stats_mode_bars.stats_type_vertical.one_third:nth-child(3n+1),
    .cmsms_stats.stats_mode_bars.stats_type_vertical.one_fourth:nth-child(4n+1),
    .cmsms_stats.stats_mode_bars.stats_type_vertical.one_fifth:nth-child(5n+1) {
        clear: both;
    }

.cmsms_stats.stats_mode_bars.stats_type_horizontal {
    text-align: left;
}

    .cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_wrap {
        margin-bottom: 10px;
    }

        .cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_wrap .cmsms_stat {
            padding-top: 36px;
            padding-right: 52px;
        }

            .cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
                overflow: visible;
                min-height: 10px;
                -webkit-border-radius: 7px;
                -moz-border-radius: 7px;
                border-radius: 7px;
            }

                .cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title {
                    top: -32px;
                }

                .cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
                    margin-left: 10px;
                    top: -6px;
                    left: 100%;
                }

    .cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_subtitle {
        display: block;
        padding: 5px 0 0;
    }

.cmsms_stats.stats_mode_circles {
    margin: -30px -2% 0;
    position: relative;
    overflow: hidden;
}

    .cmsms_stats.stats_mode_circles .cmsms_stat_wrap {
        display: block;
        margin-top: 30px;
        float: left;
        overflow: hidden;
    }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat {
            display: inline-block;
            width: 170px;
            height: 170px;
            margin: 0;
            overflow: hidden;
        }

            .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
                width: 140px;
                height: 140px;
                padding-top: 44px;
                top: 10px;
                left: 10px;
            }

                .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner:before {
                    font-size: 18px;
                }

                .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"],
                .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"],
                .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"],
                .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"] {
                    padding-top: 40px;
                }

                .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
                    margin-right: -10px;
                }

                    .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap > span {
                        display: inline-block;
                        position: relative;
                        overflow: hidden;
                    }

                        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap > span.cmsms_stat_counter {
                            vertical-align: bottom;
                        }

                        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap > span.cmsms_stat_units {
                            margin-left: 5px;
                            vertical-align: top;
                        }

            .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat canvas {
                width: 160px !important;
                height: 160px !important;
            }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat_title,
        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat_subtitle {
            display: block;
            padding: 0 10px;
            position: relative;
            text-align: center;
            overflow: hidden;
        }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat_title {
            margin-top: 7px;
        }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat_subtitle {
            margin-top: 10px;
        }

        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_half:nth-child(2n+1),
        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_third:nth-child(3n+1),
        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_fourth:nth-child(4n+1),
        .cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_fifth:nth-child(5n+1) {
            clear: both;
        }

.cmsms_counters .cmsms_counter_wrap {
    display: block;
    float: left;
}

    .cmsms_counters .cmsms_counter_wrap .cmsms_counter {
        min-height: 90px;
    }

        .cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner {
            padding: 10px 20px 15px 0;
        }

            .cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner:before {
                border-style: solid;
                position: absolute;
                top: 10px;
                left: 0;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

            .cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner:after {
                content: '';
                width: 0;
                display: inline-block;
                vertical-align: middle;
            }

            .cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner .cmsms_counter_counter_wrap {
                display: inline-block;
                vertical-align: middle;
            }

                .cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner .cmsms_counter_counter_wrap .cmsms_counter_title {
                    display: block;
                    margin-top: 5px;
                }

                .cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner .cmsms_counter_counter_wrap .cmsms_counter_subtitle {
                    display: block;
                    padding: 15px 20px 10px 0;
                    overflow: hidden;
                }

        .cmsms_counters .cmsms_counter_wrap .cmsms_counter.counter_has_icon .cmsms_counter_inner:before {
            margin-left: 0;
            margin-right: 0;
        }

        .cmsms_counters .cmsms_counter_wrap .cmsms_counter.counter_has_image .cmsms_counter_inner:before {
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

    .cmsms_counters .cmsms_counter_wrap.one_half:nth-child(2n+1),
    .cmsms_counters .cmsms_counter_wrap.one_third:nth-child(3n+1),
    .cmsms_counters .cmsms_counter_wrap.one_fourth:nth-child(4n+1),
    .cmsms_counters .cmsms_counter_wrap.one_fifth:nth-child(5n+1) {
        clear: both;
    }

.cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner {
    padding-left: 10px;
    padding-right: 10px;
}

.cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter.counter_has_icon .cmsms_counter_inner:before,
.cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter.counter_has_image .cmsms_counter_inner:before {
    left: 50%;
}

.cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter.counter_has_icon .cmsms_counter_inner .cmsms_counter_counter_wrap,
.cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter.counter_has_image .cmsms_counter_inner .cmsms_counter_counter_wrap {
    margin: 0;
    padding-top: 10px;
}

    .cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter.counter_has_icon .cmsms_counter_inner .cmsms_counter_counter_wrap .cmsms_counter_subtitle,
    .cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter.counter_has_image .cmsms_counter_inner .cmsms_counter_counter_wrap .cmsms_counter_subtitle {
        padding: 15px 0 0;
    }
/***************** Blockquote ******************/
q,
blockquote {
    padding: 0 0 0 55px;
    position: relative;
}

    q:before,
    blockquote:before {
        content: '\201C';
        font-size: 50px;
        line-height: 60px;
        position: absolute;
        top: -3px;
        left: -3px;
    }
/***************** Button ******************/
.cmsms_button {
    padding: 10px 25px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

    .cmsms_button:before {
        line-height: inherit !important;
        position: relative;
        z-index: 10;
    }

    .cmsms_button span {
        position: relative;
        z-index: 10;
    }

    .cmsms_button.cmsms_but_clear_styles {
        background: none;
        border: 0;
        margin: 0;
        padding: 0 20px;
        overflow: hidden;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .cmsms_button.cmsms_but_clear_styles:hover {
            margin: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        .cmsms_button.cmsms_but_clear_styles:after {
            content: '';
            position: absolute;
        }

    .cmsms_button.cmsms_but_bg_hover {
        border: 1px solid #000000;
    }

    .cmsms_button.cmsms_but_bg_slide_left {
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_bg_slide_left:after {
            width: 0;
            height: 100%;
            left: 0;
            top: 0;
        }

        .cmsms_button.cmsms_but_bg_slide_left:hover:after {
            width: 100%;
        }

    .cmsms_button.cmsms_but_bg_slide_right {
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_bg_slide_right:after {
            width: 0;
            height: 100%;
            right: 0;
            top: 0;
        }

        .cmsms_button.cmsms_but_bg_slide_right:hover:after {
            width: 100%;
        }

    .cmsms_button.cmsms_but_bg_slide_top {
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_bg_slide_top:after {
            width: 100%;
            height: 0;
            left: 0;
            top: 0;
        }

        .cmsms_button.cmsms_but_bg_slide_top:hover:after {
            height: 100%;
        }

    .cmsms_button.cmsms_but_bg_slide_bottom {
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_bg_slide_bottom:after {
            width: 100%;
            height: 0;
            left: 0;
            bottom: 0;
        }

        .cmsms_button.cmsms_but_bg_slide_bottom:hover:after {
            height: 100%;
        }

    .cmsms_button.cmsms_but_bg_expand_vert {
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_bg_expand_vert:after {
            width: 0;
            height: 105%;
            left: 50%;
            top: 50%;
            opacity: 0;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

        .cmsms_button.cmsms_but_bg_expand_vert:hover:after {
            width: 90%;
            opacity: 1;
        }

    .cmsms_button.cmsms_but_bg_expand_hor {
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_bg_expand_hor:after {
            width: 105%;
            height: 0;
            left: 50%;
            top: 50%;
            opacity: 0;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

        .cmsms_button.cmsms_but_bg_expand_hor:hover:after {
            height: 75%;
            opacity: 1;
        }

    .cmsms_button.cmsms_but_bg_expand_diag {
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_bg_expand_diag:after {
            width: 500%;
            height: 0;
            left: 50%;
            top: 50%;
            opacity: 0;
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
        }

        .cmsms_button.cmsms_but_bg_expand_diag:hover:after {
            height: 170%;
            opacity: 1;
        }

    .cmsms_button.cmsms_but_shadow {
        padding-bottom: 3px;
        -webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
    }

        .cmsms_button.cmsms_but_shadow:hover {
            padding-bottom: 0;
            margin-top: 3px;
            -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
            box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
        }

    .cmsms_button.cmsms_but_icon_dark_bg:before,
    .cmsms_button.cmsms_but_icon_light_bg:before,
    .cmsms_button.cmsms_but_icon_divider:before,
    .cmsms_button.cmsms_but_icon_inverse:before {
        margin: auto !important;
        position: absolute;
        left: 0;
        top: 0;
    }

    .cmsms_button.cmsms_but_icon_dark_bg:after,
    .cmsms_button.cmsms_but_icon_light_bg:after,
    .cmsms_button.cmsms_but_icon_divider:after,
    .cmsms_button.cmsms_but_icon_inverse:after {
        content: '';
        background-color: rgba(0, 0, 0, 0.2);
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .cmsms_button.cmsms_but_icon_dark_bg:hover:before,
    .cmsms_button.cmsms_but_icon_light_bg:hover:before,
    .cmsms_button.cmsms_but_icon_divider:hover:before {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
    }

    .cmsms_button.cmsms_but_icon_light_bg:after {
        background-color: rgba(255, 255, 255, 0.2);
    }

    .cmsms_button.cmsms_but_icon_divider:after {
        background-color: transparent;
        border-right: 1px solid #000000;
    }

    .cmsms_button.cmsms_but_icon_inverse {
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_icon_inverse:after {
            background-color: transparent;
        }

    .cmsms_button.cmsms_but_icon_slide_left,
    .cmsms_button.cmsms_but_icon_slide_right {
        padding-left: 40px;
        padding-right: 40px;
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_icon_slide_left:before {
            width: 40px;
            height: auto;
            margin: auto !important;
            position: absolute;
            left: -40px;
            right: auto;
            top: 0;
            bottom: 0;
        }

        .cmsms_button.cmsms_but_icon_slide_left:hover:before {
            left: 0;
        }

        .cmsms_button.cmsms_but_icon_slide_right:before {
            width: 40px;
            height: auto;
            margin: auto !important;
            position: absolute;
            left: auto;
            right: -40px;
            top: 0;
            bottom: 0;
        }

        .cmsms_button.cmsms_but_icon_slide_right:hover:before {
            right: 0;
        }

    .cmsms_button.cmsms_but_icon_hover_slide_left,
    .cmsms_button.cmsms_but_icon_hover_slide_right,
    .cmsms_button.cmsms_but_icon_hover_slide_top,
    .cmsms_button.cmsms_but_icon_hover_slide_bottom {
        border: 1px solid #000000;
    }

        .cmsms_button.cmsms_but_icon_hover_slide_left:before,
        .cmsms_button.cmsms_but_icon_hover_slide_right:before,
        .cmsms_button.cmsms_but_icon_hover_slide_top:before,
        .cmsms_button.cmsms_but_icon_hover_slide_bottom:before {
            width: 100%;
            height: auto;
            margin: auto !important;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_left span,
        .cmsms_button.cmsms_but_icon_hover_slide_right span,
        .cmsms_button.cmsms_but_icon_hover_slide_top span,
        .cmsms_button.cmsms_but_icon_hover_slide_bottom span {
            display: block;
            position: relative;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_left:before {
            left: -200%;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_left:hover:before {
            left: 0;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_left:hover span {
            -webkit-transform: translateX(200%);
            -moz-transform: translateX(200%);
            -ms-transform: translateX(200%);
            -o-transform: translateX(200%);
            transform: translateX(200%);
        }

        .cmsms_button.cmsms_but_icon_hover_slide_right:before {
            right: -200%;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_right:hover:before {
            right: 0;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_right:hover span {
            -webkit-transform: translateX(-200%);
            -moz-transform: translateX(-200%);
            -ms-transform: translateX(-200%);
            -o-transform: translateX(-200%);
            transform: translateX(-200%);
        }

        .cmsms_button.cmsms_but_icon_hover_slide_top:before {
            top: -200%;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_top:hover:before {
            top: 0;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_top:hover span {
            -webkit-transform: translateY(200%);
            -moz-transform: translateY(200%);
            -ms-transform: translateY(200%);
            -o-transform: translateY(200%);
            transform: translateY(200%);
        }

        .cmsms_button.cmsms_but_icon_hover_slide_bottom:before {
            top: 200%;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_bottom:hover:before {
            top: 0;
        }

        .cmsms_button.cmsms_but_icon_hover_slide_bottom:hover span {
            -webkit-transform: translateY(-200%);
            -moz-transform: translateY(-200%);
            -ms-transform: translateY(-200%);
            -o-transform: translateY(-200%);
            transform: translateY(-200%);
        }

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_clear_styles {
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_bg_slide_left:after {
    width: 100%;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_bg_slide_right:after {
    width: 100%;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_bg_slide_top:after {
    height: 100%;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_bg_slide_bottom:after {
    height: 100%;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_bg_expand_vert:after {
    width: 90%;
    opacity: 1;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_bg_expand_hor:after {
    height: 75%;
    opacity: 1;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_bg_expand_diag:after {
    height: 170%;
    opacity: 1;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_shadow {
    padding-bottom: 0;
    top: 3px;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_dark_bg:before,
.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_light_bg:before,
.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_divider:before {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_slide_left:before {
    left: 0;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_slide_right:before {
    right: 0;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_hover_slide_left:before {
    left: 0;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_hover_slide_left span {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_hover_slide_right:before {
    right: 0;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_hover_slide_right span {
    -webkit-transform: translateX(-200%);
    -moz-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    -o-transform: translateX(-200%);
    transform: translateX(-200%);
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_hover_slide_top:before {
    top: 0;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_hover_slide_top span {
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    -o-transform: translateY(200%);
    transform: translateY(200%);
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_hover_slide_bottom:before {
    top: 0;
}

.cmsms_paypal_donations > div:hover + .cmsms_button.cmsms_but_icon_hover_slide_bottom span {
    -webkit-transform: translateY(-200%);
    -moz-transform: translateY(-200%);
    -ms-transform: translateY(-200%);
    -o-transform: translateY(-200%);
    transform: translateY(-200%);
}
/***************** Contact Form 7 ******************/
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="password"],
.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form option {
    min-width: 100px;
    width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.wpcf7-form > p {
    padding-bottom: 15px;
}

.wpcf7-form .wpcf7-form-control-wrap input,
.wpcf7-form .wpcf7-form-control-wrap textarea {
    margin-top: 7px;
}

.wpcf7-form .wpcf7-form-control.wpcf7-submit {
    padding: 6px 30px;
    border-width: 2px;
    border-style: solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
/***************** Hover slider ******************/
.cmsms_hover_slider .cmsms_hover_slider_items {
    padding: 0 0 56.9%;
}

    .cmsms_hover_slider .cmsms_hover_slider_items li:before {
        display: none;
    }

    .cmsms_hover_slider .cmsms_hover_slider_items li .cmsms_hover_slider_full_img img {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

.cmsms_hover_slider .cmsms_hover_slider_thumbs {
    margin: 0 -5px;
    padding: 5px 0;
    letter-spacing: -1px;
}

    .cmsms_hover_slider .cmsms_hover_slider_thumbs > li {
        padding: 5px;
    }

        .cmsms_hover_slider .cmsms_hover_slider_thumbs > li.hovered_item a:before {
            opacity: 0.5;
        }

        .cmsms_hover_slider .cmsms_hover_slider_thumbs > li a {
            -webkit-transform: scale(0.5);
            -moz-transform: scale(0.5);
            transform: scale(0.5);
            opacity: 0.3;
        }

            .cmsms_hover_slider .cmsms_hover_slider_thumbs > li a:before {
                content: '';
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                opacity: 0;
            }

            .cmsms_hover_slider .cmsms_hover_slider_thumbs > li a:hover:before {
                opacity: 0.5;
            }

            .cmsms_hover_slider .cmsms_hover_slider_thumbs > li a img {
                -webkit-border-radius: 15px;
                -moz-border-radius: 15px;
                border-radius: 15px;
            }

        .cmsms_hover_slider .cmsms_hover_slider_thumbs > li.shortcode_animated a {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }
/***************** Content slider ******************/
.content_slider {
    margin-bottom: 20px;
}

    .content_slider .item > img {
        width: 100%;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .content_slider.owl-carousel .owl-controls .owl-buttons {
        background-color: transparent !important;
        width: 100%;
        height: 35px;
        margin: auto !important;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

        .content_slider.owl-carousel .owl-controls .owl-buttons .owl-next,
        .content_slider.owl-carousel .owl-controls .owl-buttons .owl-prev {
            width: 35px;
            height: 35px;
            border-width: 0;
            border-style: solid;
        }

        .content_slider.owl-carousel .owl-controls .owl-buttons .owl-next {
            float: right;
            margin: 0 20px 0 0;
        }

            .content_slider.owl-carousel .owl-controls .owl-buttons .owl-next .cmsms_next_arrow {
                right: 14px;
            }

        .content_slider.owl-carousel .owl-controls .owl-buttons .owl-prev {
            margin: 0 0 0 20px;
        }

            .content_slider.owl-carousel .owl-controls .owl-buttons .owl-prev .cmsms_prev_arrow {
                left: 14px;
            }

    .content_slider.owl-carousel .owl-controls .owl-pagination {
        height: 10px;
        margin: auto !important;
        left: 0;
        right: 0;
        top: auto;
        bottom: 20px;
        text-align: center;
    }

        .content_slider.owl-carousel .owl-controls .owl-pagination .owl-page {
            width: 10px;
            height: 10px;
            border-width: 0;
            border-style: solid;
        }
/***************** Gallery ******************/
.cmsms_gallery_wrap {
    position: relative;
}

    .cmsms_gallery_wrap:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        overflow: hidden;
    }

    .cmsms_gallery_wrap .cmsms_more_gallery_items {
        display: block;
        padding: 40px 0 0;
        text-align: center;
        overflow: hidden;
    }

.cmsms_gallery {
    margin: 0 0 0 -10px;
    padding: 0;
}

    .cmsms_gallery .cmsms_gallery_item {
        min-width: 180px;
        padding: 0 0 10px 10px;
        float: left;
        opacity: 0;
    }

        .cmsms_gallery .cmsms_gallery_item:before {
            display: none;
        }

        .cmsms_gallery .cmsms_gallery_item img {
            display: block;
            width: 100%;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

        .cmsms_gallery .cmsms_gallery_item.shortcode_animated {
            opacity: 1;
        }

        .cmsms_gallery .cmsms_gallery_item.cmsms_caption figure {
            display: block;
            padding: 20px 20px 15px;
        }

        .cmsms_gallery .cmsms_gallery_item.cmsms_caption figcaption {
            padding: 15px 0 0;
            text-align: center;
        }
/***************** Quotes ******************/
.cmsms_quotes_slider.cmsms_quotes_slider_type_center .owl-wrapper.grabbing .cmsms_quote_inner .quote_content:before {
    opacity: 0;
}

.cmsms_quotes_slider.cmsms_quotes_slider_type_center .owl-wrapper.grabbing .cmsms_quote_inner .quote_content:after {
    opacity: 0;
}

.cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner {
    padding-top: 85px;
    position: relative;
    text-align: center;
    overflow: hidden;
}

    .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_content {
        margin: 0 1px;
        padding: 0 17.5%;
        position: relative;
        text-align: center;
    }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_content:before {
            content: '\201C';
            font-family: Lato;
            font-size: 70px;
            line-height: 1em;
            width: 36px;
            height: 36px;
            margin: auto !important;
            position: absolute;
            left: 4.5%;
            right: auto;
            top: -20px;
            bottom: 0;
        }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_content:after {
            content: '\201D';
            font-family: Lato;
            font-size: 70px;
            line-height: 1em;
            width: 36px;
            height: 36px;
            margin: auto !important;
            position: absolute;
            left: auto;
            right: 4.5%;
            top: -20px;
            bottom: 0;
        }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_content p {
            font-style: italic;
            position: relative;
            overflow: hidden;
        }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_content img {
            width: auto;
        }

    .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_author {
        position: relative;
        padding-top: 30px;
        overflow: hidden;
        text-align: center;
    }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_author .quote_image {
            display: inline-block;
            margin: 0 auto;
        }

            .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_author .quote_image img {
                width: 60px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_author .wrap_quote_title {
            text-align: center;
            overflow: hidden;
        }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_author .quote_image + .wrap_quote_title {
            padding-top: 10px;
        }

.cmsms_quotes_slider.cmsms_quotes_slider_type_center .owl-controls .owl-pagination {
    margin: auto !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    text-align: center;
}

.cmsms_quotes_slider.cmsms_quotes_slider_type_box {
    padding-top: 14px;
}

    .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner {
        position: relative;
    }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_content {
            margin: 0 1px 20px;
            padding: 50px 40px 35px;
            position: relative;
            border-width: 1px;
            border-style: solid;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

            .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_content:before {
                content: '';
                border-right-color: transparent;
                position: absolute;
                bottom: -13px;
                left: 40px;
                border-top-width: 13px;
                border-top-style: solid;
                border-right-width: 14px;
                border-right-style: solid;
            }

            .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_content:after {
                content: '';
                border-right-color: transparent;
                position: absolute;
                bottom: -11px;
                left: 41px;
                border-top-width: 12px;
                border-top-style: solid;
                border-right-width: 13px;
                border-right-style: solid;
            }

            .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_content p {
                font-style: italic;
                position: relative;
                overflow: hidden;
            }

            .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_content img {
                width: auto;
            }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_author {
            min-height: 50px;
            position: relative;
            overflow: hidden;
        }

            .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_author .quote_image {
                display: inline-block;
                margin-right: 15px;
                vertical-align: middle;
                position: relative;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                overflow: hidden;
            }

                .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_author .quote_image img {
                    width: 50px;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                }

            .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_author .wrap_quote_title {
                display: inline-block;
                min-width: 115px;
                margin-bottom: -3px;
                padding: 4px 0 0;
                vertical-align: middle;
                overflow: hidden;
            }

                .cmsms_quotes_slider.cmsms_quotes_slider_type_box .cmsms_quote_inner .quote_author .wrap_quote_title .quote_subtitle {
                    display: inline-block;
                }

    .cmsms_quotes_slider.cmsms_quotes_slider_type_box .owl-controls .owl-buttons {
        height: 29px;
        top: 0;
        right: 30px;
    }

        .cmsms_quotes_slider.cmsms_quotes_slider_type_box .owl-controls .owl-buttons .owl-next {
            margin-left: 2px;
        }

.quote_title {
    margin-bottom: 0;
}

.cmsms_quote_inner {
    overflow: hidden;
}

.quote_grid {
    margin-bottom: 20px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
}

    .quote_grid .quotes_list {
        width: 100%;
        padding-left: 0;
        position: relative;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        overflow: hidden;
    }

        .quote_grid .quotes_list:last-child {
            margin-bottom: -1px;
            border-bottom-width: 0;
            border-bottom-style: solid;
        }

        .quote_grid .quotes_list .cmsms_quote {
            float: left;
            padding: 30px 40px 40px;
            position: relative;
            overflow: hidden;
        }

            .quote_grid .quotes_list .cmsms_quote .quote_content p {
                font-style: italic;
            }

            .quote_grid .quotes_list .cmsms_quote .quote_author {
                min-height: 50px;
                margin-top: 15px;
                padding-left: 70px;
                position: relative;
                overflow: hidden;
            }

                .quote_grid .quotes_list .cmsms_quote .quote_author .quote_image {
                    position: absolute;
                    left: 0;
                    top: 0;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                }

                    .quote_grid .quotes_list .cmsms_quote .quote_author .quote_image img {
                        max-width: 50px;
                        width: 100%;
                        -webkit-border-radius: 50%;
                        -moz-border-radius: 50%;
                        border-radius: 50%;
                    }

                .quote_grid .quotes_list .cmsms_quote .quote_author .wrap_quote_title {
                    padding-top: 4px;
                    position: relative;
                    overflow: hidden;
                }

    .quote_grid.quote_four:after,
    .quote_grid.quote_four:before,
    .quote_grid.quote_three:before {
        content: '';
        position: absolute;
        top: 0;
        left: 66.66%;
        height: 100%;
        border-left-width: 1px;
        border-left-style: solid;
    }

    .quote_grid.quote_one .cmsms_quote {
        float: none;
    }

    .quote_grid.quote_one .quote_vert {
        display: none;
    }

    .quote_grid.quote_two .quote_vert {
        left: 50%;
    }

    .quote_grid.quote_two .cmsms_quote {
        width: 50%;
    }

    .quote_grid.quote_three .quote_vert {
        left: 33.33%;
    }

    .quote_grid.quote_three .cmsms_quote {
        width: 33.33%;
    }

        .quote_grid.quote_three .cmsms_quote .quote_author {
            padding: 0;
        }

            .quote_grid.quote_three .cmsms_quote .quote_author .quote_image {
                position: relative;
                margin: 0 0 10px;
                text-align: center;
            }

        .quote_grid.quote_three .cmsms_quote .quote_content,
        .quote_grid.quote_three .cmsms_quote .wrap_quote_title {
            text-align: center;
        }

    .quote_grid.quote_four:before {
        left: 50%;
    }

    .quote_grid.quote_four:after {
        left: 75%;
    }

    .quote_grid.quote_four .quote_vert {
        left: 25%;
    }

    .quote_grid.quote_four .cmsms_quote {
        width: 25%;
    }

        .quote_grid.quote_four .cmsms_quote .quote_author {
            padding: 0;
        }

            .quote_grid.quote_four .cmsms_quote .quote_author .quote_image {
                position: relative;
                margin: 0 0 10px;
                text-align: center;
            }

        .quote_grid.quote_four .cmsms_quote .quote_content,
        .quote_grid.quote_four .cmsms_quote .wrap_quote_title {
            text-align: center;
        }

    .quote_grid .quote_vert {
        position: absolute;
        top: 0;
        height: 100%;
        border-left-width: 1px;
        border-left-style: solid;
    }
/***************** Pricing tables ******************/
.cmsms_pricing_table {
    margin: -40px -1% 0;
    position: relative;
    overflow: hidden;
}

    .cmsms_pricing_table:after {
        content: '.';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
        overflow: hidden;
    }

    .cmsms_pricing_table .cmsms_pricing_item {
        width: 25%;
        margin: 40px 1% 0;
        float: left;
    }

        .cmsms_pricing_table .cmsms_pricing_item.pricing_best .cmsms_pricing_item_inner {
            border-width: 2px;
            border-style: solid;
        }

        .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner {
            padding: 20px 0;
            position: relative;
            border-width: 1px;
            border-style: solid;
            text-align: center;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

            .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .pricing_title {
                margin-bottom: 20px;
                position: relative;
                text-align: center;
            }

            .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .cmsms_button {
                margin-bottom: 10px;
            }

            .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .feature_list {
                margin: 0;
                padding: 35px 0;
            }

                .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .feature_list > li {
                    padding-top: 7px;
                    margin: 0;
                }

                    .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .feature_list > li:before {
                        content: none;
                    }

                    .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .feature_list > li:first-child {
                        padding-top: 0;
                    }

                    .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .feature_list > li > span {
                        margin-left: -10px;
                    }

                        .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .feature_list > li > span[class*="cmsms-icon-"]:before,
                        .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .feature_list > li > span[class*="cmsms_theme_icon_"]:before {
                            font-size: 20px;
                            line-height: 20px;
                            width: 35px;
                            margin: 0;
                            padding: 0;
                            vertical-align: top;
                        }

            .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .cmsms_price_wrap {
                padding: 20px 0;
                position: relative;
                text-align: center;
            }

                .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner .cmsms_price_wrap .cmsms_period {
                    display: block;
                }

    .cmsms_pricing_table.pricing_one .cmsms_pricing_item {
        width: 98%;
        float: none;
        clear: both;
    }

    .cmsms_pricing_table.pricing_two .cmsms_pricing_item {
        width: 48%;
    }

        .cmsms_pricing_table.pricing_two .cmsms_pricing_item:nth-child(2n+1) {
            clear: both;
        }

    .cmsms_pricing_table.pricing_three .cmsms_pricing_item {
        width: 31.33%;
    }

        .cmsms_pricing_table.pricing_three .cmsms_pricing_item:nth-child(3n+1) {
            clear: both;
        }

    .cmsms_pricing_table.pricing_four .cmsms_pricing_item {
        width: 23%;
    }

        .cmsms_pricing_table.pricing_four .cmsms_pricing_item:nth-child(4n+1) {
            clear: both;
        }
/***************** Google Maps ******************/
.resizable_block .google_map {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}

.google_map img {
    max-width: 1000%;
}
/***************** Caption ******************/
.cmsms_img {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 40px;
    text-align: center;
}

    .cmsms_img.cmsms_image_l {
        margin-right: 40px;
        float: left;
    }

    .cmsms_img.cmsms_image_r {
        margin-left: 40px;
        float: right;
    }

    .cmsms_img.with_caption {
        padding: 15px 15px 0;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

        .cmsms_img.with_caption img {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
        }

    .cmsms_img .cmsms_img_caption {
        padding: 14px 0;
        text-align: center;
    }

.aligncenter {
    text-align: center;
}

.wp-caption {
    max-width: 100%;
    margin-bottom: 20px;
    padding: 15px 15px 0;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

    .wp-caption.aligncenter {
        margin-left: auto;
        margin-right: auto;
    }

    .wp-caption.alignleft {
        margin-right: 20px;
    }

    .wp-caption.alignright {
        margin-left: 20px;
    }

    .wp-caption a {
        display: block;
    }

    .wp-caption img {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .wp-caption .wp-caption-text {
        padding: 15px 0;
        text-align: center;
    }
/***************** WP Gallery ******************/
.gallery {
    margin: 0 -20px !important;
}

    .gallery img {
        width: 100%;
        border: none !important;
    }

    .gallery .gallery-item {
        padding: 0 20px;
        margin-bottom: 10px;
    }

        .gallery .gallery-item .wp-caption-text {
            padding-top: 10px;
        }

        .gallery .gallery-item .gallery-icon a[data-caption] {
            display: block;
            padding: 20px 20px 0;
            border-top-width: 1px;
            border-top-style: solid;
            border-right-width: 1px;
            border-right-style: solid;
            border-left-width: 1px;
            border-left-style: solid;
        }

        .gallery .gallery-item .gallery-caption {
            padding: 15px 20px;
            border-right-width: 1px;
            border-right-style: solid;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-left-width: 1px;
            border-left-style: solid;
        }
/***************** Sidebar ******************/
.cmsms_sidebar {
    margin: 0 -1%;
}

    .cmsms_sidebar aside {
        margin: 0 1% 30px;
        float: left;
    }

.sidebar_layout_14141414 aside {
    width: 23%;
}

.sidebar_layout_141412 > aside:first-child,
.sidebar_layout_141412 > aside:first-child + aside,
.sidebar_layout_141412 > div.cl + aside,
.sidebar_layout_141412 > div.cl + aside + aside,
.sidebar_layout_141412 > div.cmsms_widget_divider + aside,
.sidebar_layout_141412 > div.cmsms_widget_divider + aside + aside {
    width: 23%;
}

    .sidebar_layout_141412 > aside:first-child + aside + aside,
    .sidebar_layout_141412 > div.cl + aside + aside + aside,
    .sidebar_layout_141412 > div.cmsms_widget_divider + aside + aside + aside {
        width: 48%;
    }

.sidebar_layout_141214 > aside:first-child,
.sidebar_layout_141214 > aside:first-child + aside + aside,
.sidebar_layout_141214 > div.cl + aside,
.sidebar_layout_141214 > div.cl + aside + aside + aside,
.sidebar_layout_141214 > div.cmsms_widget_divider + aside,
.sidebar_layout_141214 > div.cmsms_widget_divider + aside + aside + aside {
    width: 23%;
}

    .sidebar_layout_141214 > aside:first-child + aside,
    .sidebar_layout_141214 > div.cl + aside + aside,
    .sidebar_layout_141214 > div.cmsms_widget_divider + aside + aside {
        width: 48%;
    }

.sidebar_layout_121414 > aside:first-child,
.sidebar_layout_121414 > div.cl + aside,
.sidebar_layout_121414 > div.cmsms_widget_divider + aside {
    width: 48%;
}

    .sidebar_layout_121414 > aside:first-child + aside,
    .sidebar_layout_121414 > aside:first-child + aside + aside,
    .sidebar_layout_121414 > div.cl + aside + aside,
    .sidebar_layout_121414 > div.cl + aside + aside + aside,
    .sidebar_layout_121414 > div.cmsms_widget_divider + aside + aside,
    .sidebar_layout_121414 > div.cmsms_widget_divider + aside + aside + aside {
        width: 23%;
    }

.sidebar_layout_131313 aside {
    width: 31.33%;
}

.sidebar_layout_3414 > aside:first-child,
.sidebar_layout_3414 > div.cl + aside,
.sidebar_layout_3414 > div.cmsms_widget_divider + aside {
    width: 73%;
}

    .sidebar_layout_3414 > aside:first-child + aside,
    .sidebar_layout_3414 > div.cl + aside + aside,
    .sidebar_layout_3414 > div.cmsms_widget_divider + aside + aside {
        width: 23%;
    }

.sidebar_layout_1434 > aside:first-child,
.sidebar_layout_1434 > div.cl + aside,
.sidebar_layout_1434 > div.cmsms_widget_divider + aside {
    width: 23%;
}

    .sidebar_layout_1434 > aside:first-child + aside,
    .sidebar_layout_1434 > div.cl + aside + aside,
    .sidebar_layout_1434 > div.cmsms_widget_divider + aside + aside {
        width: 73%;
    }

.sidebar_layout_2313 > aside:first-child,
.sidebar_layout_2313 > div.cl + aside,
.sidebar_layout_2313 > div.cmsms_widget_divider + aside {
    width: 64.67%;
}

    .sidebar_layout_2313 > aside:first-child + aside,
    .sidebar_layout_2313 > div.cl + aside + aside,
    .sidebar_layout_2313 > div.cmsms_widget_divider + aside + aside {
        width: 31.33%;
    }

.sidebar_layout_1323 > aside:first-child,
.sidebar_layout_1323 > div.cl + aside,
.sidebar_layout_1323 > div.cmsms_widget_divider + aside {
    width: 31.33%;
}

    .sidebar_layout_1323 > aside:first-child + aside,
    .sidebar_layout_1323 > div.cl + aside + aside,
    .sidebar_layout_1323 > div.cmsms_widget_divider + aside + aside {
        width: 64.67%;
    }

.sidebar_layout_1212 aside {
    width: 48%;
}

.sidebar_layout_11 aside {
    width: 98%;
}
/***************** Share ******************/
.social_vertical .share_wrap {
    float: none;
}

.share_wrap {
    float: left;
    margin-bottom: 20px;
    min-width: 90px;
}

    .share_wrap iframe {
        max-width: none;
        margin-bottom: 0;
    }
/***************** Profiles ******************/
.cmsms_profile {
    position: relative;
    overflow: hidden;
}

    .cmsms_profile .entry-title {
        margin-bottom: 0;
    }

    .cmsms_profile.vertical .profile {
        margin-bottom: 20px;
        padding: 35px 70px 35px 40px;
        position: relative;
        border-width: 1px;
        border-style: solid;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
    }

        .cmsms_profile.vertical .profile:last-child {
            margin-bottom: 0;
        }

        .cmsms_profile.vertical .profile:nth-child(2n) {
            padding: 35px 40px 35px 70px;
        }

            .cmsms_profile.vertical .profile:nth-child(2n) .pl_img,
            .cmsms_profile.vertical .profile:nth-child(2n) .pl_title_social_wrap,
            .cmsms_profile.vertical .profile:nth-child(2n) .pl_content {
                float: right;
            }

        .cmsms_profile.vertical .profile .pl_img {
            width: 19%;
            float: left;
        }

            .cmsms_profile.vertical .profile .pl_img img,
            .cmsms_profile.vertical .profile .pl_img .pl_noimg {
                width: 100%;
                position: relative;
                -webkit-transform: scale(0.3);
                -moz-transform: scale(0.3);
                transform: scale(0.3);
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

            .cmsms_profile.vertical .profile .pl_img .pl_noimg {
                width: 100%;
                height: 0;
                min-width: 100%;
                max-width: 250px;
                max-height: 250px;
                padding-bottom: 100%;
                position: relative;
            }

                .cmsms_profile.vertical .profile .pl_img .pl_noimg[class^="cmsms-icon-"]:before,
                .cmsms_profile.vertical .profile .pl_img .pl_noimg[class*=" cmsms-icon-"]:before,
                .cmsms_profile.vertical .profile .pl_img .pl_noimg[class^="cmsms_theme_icon_"]:before,
                .cmsms_profile.vertical .profile .pl_img .pl_noimg[class*=" cmsms_theme_icon_"]:before {
                    width: 1em;
                    height: 1em;
                    margin: auto !important;
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                    font-size: 50px;
                }

        .cmsms_profile.vertical .profile .pl_title_social_wrap {
            width: 34%;
            padding: 30px 30px 0 65px;
            position: relative;
            float: left;
            overflow: hidden;
        }

            .cmsms_profile.vertical .profile .pl_title_social_wrap .pl_title {
                position: relative;
                overflow: hidden;
            }

            .cmsms_profile.vertical .profile .pl_title_social_wrap .pl_subtitle {
                margin: -3px 0 0;
                padding: 0;
            }

            .cmsms_profile.vertical .profile .pl_title_social_wrap .pl_social .pl_social_list {
                display: block;
                margin: 0 0 0 -2px;
                padding: 0;
                opacity: 0.1;
            }

                .cmsms_profile.vertical .profile .pl_title_social_wrap .pl_social .pl_social_list li {
                    list-style: none;
                    margin: 0 2px 2px;
                    padding: 0;
                    float: left;
                }

                    .cmsms_profile.vertical .profile .pl_title_social_wrap .pl_social .pl_social_list li:before {
                        display: none;
                    }

                    .cmsms_profile.vertical .profile .pl_title_social_wrap .pl_social .pl_social_list li a {
                        font-size: 23px;
                        display: block;
                        width: 1em;
                        height: 1em;
                    }

                        .cmsms_profile.vertical .profile .pl_title_social_wrap .pl_social .pl_social_list li a:before {
                            margin: 0;
                        }

            .cmsms_profile.vertical .profile .pl_title_social_wrap .pl_title + .pl_social {
                margin-top: 20px;
            }

            .cmsms_profile.vertical .profile .pl_title_social_wrap .pl_subtitle + .pl_social {
                margin-top: 25px;
            }

        .cmsms_profile.vertical .profile .pl_content {
            width: 47%;
            padding-top: 32px;
            float: left;
        }

        .cmsms_profile.vertical .profile.shortcode_animated .pl_img img,
        .cmsms_profile.vertical .profile.shortcode_animated .pl_img .pl_noimg {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            transform: scale(1);
        }

        .cmsms_profile.vertical .profile.shortcode_animated .pl_social .pl_social_list {
            opacity: 1;
        }

    .cmsms_profile.horizontal {
        margin: 0 -1%;
    }

        .cmsms_profile.horizontal .profile {
            margin-bottom: 40px;
            padding: 35px 25px 30px;
            border-width: 1px;
            border-style: solid;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

            .cmsms_profile.horizontal .profile .pl_img {
                margin-bottom: 25px;
                padding: 0 10px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                overflow: hidden;
            }

                .cmsms_profile.horizontal .profile .pl_img img {
                    width: 100%;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                }

            .cmsms_profile.horizontal .profile .pl_content_wrap {
                position: relative;
                overflow: hidden;
            }

                .cmsms_profile.horizontal .profile .pl_content_wrap .pl_content {
                    position: relative;
                    text-align: center;
                    overflow: hidden;
                }

                    .cmsms_profile.horizontal .profile .pl_content_wrap .pl_content .pl_subtitle {
                        margin-top: -2px;
                        padding: 0;
                    }

                    .cmsms_profile.horizontal .profile .pl_content_wrap .pl_content .entry-content {
                        margin: 20px 0 0;
                        position: relative;
                        text-align: center;
                        overflow: hidden;
                    }

                .cmsms_profile.horizontal .profile .pl_content_wrap .pl_social {
                    margin-top: 25px;
                    position: relative;
                    text-align: center;
                    overflow: hidden;
                }

                    .cmsms_profile.horizontal .profile .pl_content_wrap .pl_social .pl_social_list {
                        display: block;
                        margin: 0 0 0 -2px;
                        padding: 0;
                    }

                        .cmsms_profile.horizontal .profile .pl_content_wrap .pl_social .pl_social_list li {
                            display: inline-block;
                            list-style: none;
                            margin-bottom: 2px;
                            padding: 0;
                        }

                            .cmsms_profile.horizontal .profile .pl_content_wrap .pl_social .pl_social_list li:before {
                                display: none;
                            }

                            .cmsms_profile.horizontal .profile .pl_content_wrap .pl_social .pl_social_list li a {
                                font-size: 23px;
                            }

                                .cmsms_profile.horizontal .profile .pl_content_wrap .pl_social .pl_social_list li a:before {
                                    margin: 0;
                                }

            .cmsms_profile.horizontal .profile.one_fourth:nth-child(4n+1),
            .cmsms_profile.horizontal .profile.one_third:nth-child(3n+1),
            .cmsms_profile.horizontal .profile.one_half:nth-child(2n+1) {
                clear: both;
            }

            .cmsms_profile.horizontal .profile.one_fourth,
            .cmsms_profile.horizontal .profile.one_third,
            .cmsms_profile.horizontal .profile.one_half {
                margin: 0 1% 40px;
            }
/***************** Twitter Stripe ******************/
.cmsms_twitter_wrap {
    position: relative;
}

.cmsms_twitter .owl-wrapper-outer .owl-wrapper .owl-item .cmsms_twitter_item {
    display: table;
    width: 100%;
    min-height: 70px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .cmsms_twitter .owl-wrapper-outer .owl-wrapper .owl-item .cmsms_twitter_item:after {
        content: '';
        width: 0;
        height: 100%;
        min-height: 70px;
        display: inline-block;
        vertical-align: middle;
    }

    .cmsms_twitter .owl-wrapper-outer .owl-wrapper .owl-item .cmsms_twitter_item .published {
        text-transform: uppercase;
        width: 85px;
        height: 20px;
        margin: auto !important;
        visibility: visible;
        position: absolute;
        left: 40px;
        right: auto;
        top: 0;
        bottom: 0;
        opacity: 1;
    }

    .cmsms_twitter .owl-wrapper-outer .owl-wrapper .owl-item .cmsms_twitter_item .cmsms_twitter_item_content {
        display: table-cell;
        width: 100%;
        padding: 0 13% 0 18%;
        vertical-align: middle;
        text-align: center;
    }

        .cmsms_twitter .owl-wrapper-outer .owl-wrapper .owl-item .cmsms_twitter_item .cmsms_twitter_item_content a:hover {
            opacity: 0.5;
        }

.cmsms_twitter .owl-wrapper-outer .owl-wrapper.grabbing .owl-item .cmsms_twitter_item .published {
    visibility: hidden;
    opacity: 0;
}

.cmsms_twitter .owl-controls .owl-buttons {
    width: 52px;
    height: 25px;
    margin: auto !important;
    position: absolute;
    left: auto;
    right: 15px;
    top: 0;
    bottom: 0;
}

    .cmsms_twitter .owl-controls .owl-buttons .owl-prev,
    .cmsms_twitter .owl-controls .owl-buttons .owl-next {
        background: none;
        text-indent: 0;
        margin: 0;
        width: 25px;
        height: 25px;
    }

        .cmsms_twitter .owl-controls .owl-buttons .owl-prev:before,
        .cmsms_twitter .owl-controls .owl-buttons .owl-next:before {
            display: none;
        }

        .cmsms_twitter .owl-controls .owl-buttons .owl-prev:hover,
        .cmsms_twitter .owl-controls .owl-buttons .owl-next:hover {
            opacity: 0.5;
        }

        .cmsms_twitter .owl-controls .owl-buttons .owl-prev .cmsms_prev_arrow,
        .cmsms_twitter .owl-controls .owl-buttons .owl-next .cmsms_prev_arrow {
            left: 8px;
        }

        .cmsms_twitter .owl-controls .owl-buttons .owl-prev .cmsms_next_arrow,
        .cmsms_twitter .owl-controls .owl-buttons .owl-next .cmsms_next_arrow {
            right: 8px;
        }

    .cmsms_twitter .owl-controls .owl-buttons .owl-next {
        margin-left: 2px;
    }

.twr_icon:before {
    font-size: 13px;
    line-height: 1em;
    width: 1em;
    height: 1em;
    margin: auto !important;
    z-index: 1;
    position: absolute;
    left: 15px;
    right: auto;
    top: 0;
    bottom: 0;
}
/***************** Dropcap ******************/
.cmsms_dropcap {
    font-size: 40px;
    font-weight: bold;
    line-height: 78px;
    margin: 0 30px 0 20px;
    float: left;
}

    .cmsms_dropcap.type2 {
        font-size: 22px;
        font-weight: bold;
        line-height: 48px;
        width: 48px;
        height: 48px;
        margin: 5px 25px 15px 0;
        text-align: center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
/***************** Clients ******************/
.cmsms_clients_slider {
    margin: 0 0 40px;
    padding: 0 45px;
}

    .cmsms_clients_slider.clients_noborder .owl-wrapper-outer {
        border: 0;
    }

        .cmsms_clients_slider.clients_noborder .owl-wrapper-outer .owl-item .cmsms_clients_item {
            border-width: 0 !important;
            border-style: solid !important;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .cmsms_clients_slider .owl-wrapper-outer {
        z-index: 2;
    }

    .cmsms_clients_slider.owl-carousel .owl-controls .owl-pagination {
        width: 100%;
        text-align: center;
        position: absolute;
        left: 0;
        top: auto;
        bottom: -40px;
    }

    .cmsms_clients_slider.owl-carousel .owl-controls .owl-buttons {
        width: 100%;
        margin: auto;
        left: 0;
        right: auto;
        top: 0;
        bottom: 0;
        z-index: 1;
    }

        .cmsms_clients_slider.owl-carousel .owl-controls .owl-buttons .owl-prev,
        .cmsms_clients_slider.owl-carousel .owl-controls .owl-buttons .owl-next {
            margin: auto;
            position: absolute;
            top: 0;
            bottom: 0;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .cmsms_clients_slider.owl-carousel .owl-controls .owl-buttons .owl-next {
            right: 0;
            left: auto;
        }

        .cmsms_clients_slider.owl-carousel .owl-controls .owl-buttons .owl-prev {
            left: 0;
            right: auto;
        }

.cmsms_clients_item {
    line-height: 160px;
    height: 160px;
    vertical-align: middle;
    text-align: center;
}

    .cmsms_clients_item img {
        display: inline-block;
        padding: 10px;
        max-width: 100%;
        max-height: 100%;
        height: auto;
        width: auto;
        vertical-align: middle;
    }

    .cmsms_clients_item a {
        line-height: 100px;
        display: block;
        height: inherit;
    }

.cmsms_clients_grid {
    overflow: hidden;
}

    .cmsms_clients_grid.clients_five .cmsms_clients_item {
        width: 20%;
    }

    .cmsms_clients_grid.clients_four .cmsms_clients_item {
        width: 25%;
    }

    .cmsms_clients_grid.clients_three .cmsms_clients_item {
        width: 33.33%;
    }

    .cmsms_clients_grid.clients_two .cmsms_clients_item {
        width: 50%;
    }

    .cmsms_clients_grid .cmsms_clients_items {
        height: auto;
    }

        .cmsms_clients_grid .cmsms_clients_items .cmsms_clients_item {
            margin-bottom: 20px;
            float: left;
        }

            .cmsms_clients_grid .cmsms_clients_items .cmsms_clients_item img {
                -webkit-transform: scale(0.5);
                -moz-transform: scale(0.5);
                transform: scale(0.5);
                opacity: 0.1;
            }

            .cmsms_clients_grid .cmsms_clients_items .cmsms_clients_item.shortcode_animated img {
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                transform: scale(1);
                opacity: 1;
            }

    .cmsms_clients_grid.clients_one .cmsms_clients_item:first-child,
    .cmsms_clients_grid.clients_one .cmsms_clients_item:last-child,
    .cmsms_clients_grid.clients_one .cmsms_clients_item {
        width: 100%;
        float: none;
        height: auto;
        line-height: 0;
    }

    .cmsms_clients_grid.clients_two .cmsms_clients_item:nth-child(2n+1),
    .cmsms_clients_grid.clients_three .cmsms_clients_item:nth-child(3n+1),
    .cmsms_clients_grid.clients_four .cmsms_clients_item:nth-child(4n+1),
    .cmsms_clients_grid.clients_five .cmsms_clients_item:nth-child(5n+1) {
        clear: both;
    }
/***************** Posts Slider ******************/
.cmsms_posts_slider {
    padding-top: 65px;
    margin: 0 -1%;
    position: relative;
    overflow: hidden;
    /***** Posts Slider Blog *****/
    /***** Posts Slider Portfolio *****/
    /***** Posts Slider Blog *****/
    /***** Posts Slider Portfolio *****/
}

    .cmsms_posts_slider > .cmsms_owl_slider > div:nth-child(1) > article,
    .cmsms_posts_slider > .cmsms_owl_slider > div:nth-child(2) > article,
    .cmsms_posts_slider > .cmsms_owl_slider > div:nth-child(3) > article,
    .cmsms_posts_slider > .cmsms_owl_slider > div:nth-child(4) > article {
        display: block;
    }

    .cmsms_posts_slider > .cmsms_owl_slider > div > article {
        width: 25%;
        float: left;
        display: none;
    }

    .cmsms_posts_slider .preloader.highImg {
        height: auto;
        padding: 0;
    }

    .cmsms_posts_slider .owl-controls {
        position: absolute;
        right: 1%;
        top: -65px;
    }

        .cmsms_posts_slider .owl-controls .owl-buttons {
            position: static;
        }

            .cmsms_posts_slider .owl-controls .owl-buttons .owl-next {
                margin-left: 2px;
            }

    .cmsms_posts_slider .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner {
        background-color: transparent;
        width: 100%;
        height: 100%;
        border-width: 0;
        border-style: solid;
    }

        .cmsms_posts_slider .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_img_rollover_divider {
            display: none;
        }

        .cmsms_posts_slider .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_open_link {
            background-color: transparent;
            width: 18px;
            height: 18px;
            margin: auto !important;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

            .cmsms_posts_slider .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_open_link:hover {
                opacity: 0.5;
            }

            .cmsms_posts_slider .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_open_link > span {
                line-height: 18px;
            }

    .cmsms_posts_slider .post {
        min-width: 220px;
        padding: 30px 10px 0;
    }

        .cmsms_posts_slider .post:first-child {
            padding-top: 0;
        }

        .cmsms_posts_slider .post .preloader {
            padding-bottom: 0;
        }

        .cmsms_posts_slider .post .date {
            display: none;
        }

        .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap {
            position: relative;
            overflow: hidden;
        }

            .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_meta {
                padding: 6px 30px 10px 0;
                position: relative;
                float: left;
                overflow: hidden;
            }

                .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_meta > figure {
                    width: 100px;
                    height: 100px;
                    margin: 0 0 15px;
                    -webkit-border-radius: 20px;
                    -moz-border-radius: 20px;
                    border-radius: 20px;
                }

                .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_meta .cmsms_slider_post_footer {
                    position: relative;
                    overflow: hidden;
                }

                    .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_meta .cmsms_slider_post_footer .cmsms_slider_post_meta_info {
                        position: relative;
                        text-align: center;
                        overflow: hidden;
                    }

                        .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_meta .cmsms_slider_post_footer .cmsms_slider_post_meta_info > a {
                            margin: 0 15px 0 0;
                        }

                            .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_meta .cmsms_slider_post_footer .cmsms_slider_post_meta_info > a:last-child {
                                margin: 0;
                            }

                            .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_meta .cmsms_slider_post_footer .cmsms_slider_post_meta_info > a:before {
                                margin: 0 6px 0 0;
                            }

                            .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_meta .cmsms_slider_post_footer .cmsms_slider_post_meta_info > a.cmsms_slider_post_comments:before {
                                top: 3px;
                            }

            .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont {
                position: relative;
                overflow: hidden;
            }

                .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_date {
                    text-transform: uppercase;
                    display: block;
                    margin-bottom: 5px;
                    position: relative;
                    overflow: hidden;
                }

                    .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_date:before {
                        content: none;
                    }

                .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_header {
                    position: relative;
                    overflow: hidden;
                }

                    .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_header .cmsms_slider_post_title {
                        margin: 0;
                    }

                    .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_header .cmsms_slider_post_subtitle {
                        margin: 0;
                        word-wrap: break-word;
                    }

                .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_cont_info {
                    margin-bottom: 10px;
                    position: reltaive;
                    overflow: hidden;
                }

                    .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_cont_info > * {
                        padding-left: 15px;
                    }

                        .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_cont_info > *:first-child {
                            padding: 0;
                        }

                .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_footer {
                    position: relative;
                    overflow: hidden;
                }

                    .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info {
                        position: relative;
                        overflow: hidden;
                    }

                        .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info > a {
                            margin: 0 15px 0 0;
                        }

                            .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info > a:last-child {
                                margin: 0;
                            }

                            .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info > a:before {
                                margin: 0 6px 0 0;
                            }

                            .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info > a.cmsms_slider_post_comments:before {
                                top: 3px;
                            }

                .cmsms_posts_slider .post .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_content + .cmsms_slider_post_footer {
                    margin-top: -5px;
                }

        .cmsms_posts_slider .post.format-aside .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_content,
        .cmsms_posts_slider .post.format-status .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_content {
            font-style: italic;
            padding: 5px 0 25px;
            text-align: center;
        }

        .cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_quote_content {
            padding: 5px 0 0;
        }

            .cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_quote_content:before {
                content: none;
            }

        .cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_quote_author {
            margin: 0 0 15px;
        }

        .cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_quote_content + .cmsms_slider_post_quote_author {
            margin-top: -10px;
        }

        .cmsms_posts_slider .post.format-chat {
            padding-bottom: 50px;
        }

            .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .entry-title {
                margin-bottom: 0;
            }

            .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_cont_info {
                margin: -3px 0 25px;
            }

            .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_chat {
                word-wrap: break-word;
                overflow: hidden;
            }

                .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item {
                    margin-top: 20px;
                    padding-top: 20px;
                    position: relative;
                    overflow: hidden;
                }

                    .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item:first-child {
                        margin-top: 0;
                        padding-top: 0;
                    }

                    .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item:before {
                        content: '';
                        background-color: transparent;
                        display: block;
                        width: 100%;
                        height: 1px;
                        position: absolute;
                        left: 0;
                        top: 0;
                        border-top-width: 1px;
                        border-top-style: solid;
                    }

                    .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item:first-child:before {
                        content: none;
                    }

                    .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item .cmsms_chat_author_time {
                        overflow: hidden;
                    }

                        .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_time {
                            text-transform: uppercase;
                            font-weight: normal;
                            display: block;
                            padding-left: 10px;
                            float: right;
                            opacity: 0.5;
                        }

                        .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_author {
                            display: block;
                            overflow: hidden;
                        }

                    .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item .cmsms_chat_text {
                        padding-top: 10px;
                        margin: 0;
                    }

            .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .entry-title + .cmsms_slider_post_chat {
                margin-top: 25px;
            }

            .cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont_wrap .cmsms_slider_post_cont .cmsms_slider_post_footer {
                margin-top: 30px;
            }

    .cmsms_posts_slider .project {
        min-width: 220px;
        padding: 0 10px 20px;
        position: relative;
        overflow: hidden;
    }

        .cmsms_posts_slider .project .slider_project_outer {
            padding: 0 20px;
            position: relative;
            overflow: hidden;
        }

            .cmsms_posts_slider .project .slider_project_outer .preloader {
                padding-bottom: 100%;
            }

                .cmsms_posts_slider .project .slider_project_outer .preloader .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_open_link {
                    width: 32px;
                    height: 32px;
                }

                    .cmsms_posts_slider .project .slider_project_outer .preloader .cmsms_img_rollover .cmsms_img_rollover_inner .cmsms_open_link .cmsms_theme_icon_link {
                        font-size: 32px;
                    }

            .cmsms_posts_slider .project .slider_project_outer > figure {
                margin: 0 0 15px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

            .cmsms_posts_slider .project .slider_project_outer .slider_project_inner {
                position: relative;
                overflow: hidden;
            }

                .cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_cont_info {
                    margin-bottom: 10px;
                    position: relative;
                    text-align: center;
                    overflow: hidden;
                }

                .cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_header {
                    margin-bottom: 10px;
                    position: relative;
                    text-align: center;
                    overflow: hidden;
                }

                    .cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_header .cmsms_slider_project_title {
                        margin: 0;
                    }

                .cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_content {
                    position: relative;
                    text-align: center;
                    overflow: hidden;
                }

                .cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_footer {
                    position: relative;
                    text-align: center;
                    overflow: hidden;
                }

                    .cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_footer > a {
                        display: inline-block;
                        margin-right: 15px;
                    }

                        .cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_footer > a:before {
                            margin: 0 6px 0 0;
                        }

                        .cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_footer > a.cmsms_slider_project_comments:before {
                            top: 2px;
                        }

    .cmsms_posts_slider .product {
        min-width: 220px;
        padding: 0 10px 20px;
        position: relative;
        overflow: hidden;
    }

        .cmsms_posts_slider .product .product_outer {
            margin: 0;
            position: relative;
            overflow: hidden;
        }

            .cmsms_posts_slider .product .product_outer .product_inner {
                margin-bottom: 2px;
                position: relative;
                overflow: hidden;
            }

                .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img {
                    display: block;
                    border-width: 1px;
                    border-style: solid;
                    -webkit-border-radius: 20px;
                    -moz-border-radius: 20px;
                    border-radius: 20px;
                    overflow: hidden;
                }

                    .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_img_rollover {
                        background-color: #ffffff;
                        width: 100%;
                        height: 100%;
                        position: absolute;
                        left: 0;
                        top: 0;
                        opacity: 0;
                    }

                    .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img:hover .cmsms_img_rollover {
                        opacity: 0.9;
                    }

                    .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img:hover .cmsms_product_footer {
                        top: 0;
                        opacity: 1;
                    }

                    .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer {
                        width: 150px;
                        height: 36px;
                        margin: auto !important;
                        position: absolute;
                        left: 0;
                        right: 0;
                        top: -20px;
                        bottom: 0;
                        text-align: center;
                        opacity: 0;
                    }

                        .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer > a {
                            display: inline-block;
                            padding: 6px 20px 5px;
                            position: relative;
                            border-width: 2px;
                            border-style: solid;
                            -webkit-border-radius: 20px;
                            -moz-border-radius: 20px;
                            border-radius: 20px;
                            overflow: hidden;
                        }

                            .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer > a:before {
                                content: none;
                            }

                            .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer > a.cmsms_add_to_cart_button.added {
                                display: none;
                            }

                            .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer > a.added_to_cart:before,
                            .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer > a.cmsms_add_to_cart_button.loading:before {
                                content: '\ea85';
                                font-family: "fontello";
                                font-style: normal;
                                font-weight: normal;
                                font-variant: normal;
                                text-align: center;
                                text-transform: none;
                                text-decoration: inherit;
                                margin: 0 6px 0 0;
                                speak: none;
                                vertical-align: baseline;
                                box-sizing: padding-box;
                                -webkit-font-smoothing: antialiased;
                                -moz-osx-font-smoothing: grayscale;
                            }

                            .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer > a.cmsms_add_to_cart_button.loading {
                                opacity: 1;
                            }

                                .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer > a.cmsms_add_to_cart_button.loading:before {
                                    content: '\e96e';
                                    -moz-animation: spin 2s infinite linear;
                                    -o-animation: spin 2s infinite linear;
                                    -webkit-animation: spin 2s infinite linear;
                                    animation: spin 2s infinite linear;
                                }

                .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cont,
                .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_header,
                .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cat,
                .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_info,
                .cmsms_posts_slider .product .product_outer .product_inner .price {
                    position: relative;
                    text-align: center;
                    overflow: hidden;
                }

                .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cont {
                    padding: 10px 0 0;
                }

                    .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cont .cmsms_product_info {
                        margin: 0 0 15px;
                    }

                        .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cont .cmsms_product_info .cmsms_star_rating {
                            margin: 0 auto;
                        }

                    .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cont .cmsms_product_header .cmsms_product_title {
                        margin: 0;
                    }

                    .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cont .cmsms_product_header + .cmsms_product_cat {
                        margin-top: -3px;
                    }

                    .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cont .price {
                        display: block;
                        padding-top: 7px;
                    }

                        .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cont .price > * {
                            display: block;
                        }

                        .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_cont .price ins {
                            text-decoration: none;
                            margin-left: 5px;
                        }

.one_fourth .cmsms_posts_slider .post .cmsms_slider_post_cont figure,
.one_third .cmsms_posts_slider .post .cmsms_slider_post_cont figure {
    float: none;
    width: 100%;
    padding-bottom: 100%;
    margin-right: 0;
    margin-left: 0;
    clear: both;
}
/*-------------------------------------------------------------------------*/
/*	10.	Widgets Styles	*/
/*-------------------------------------------------------------------------*/
/***************** Custom Menu ******************/
.sidebar .widget_nav_menu .menu {
    margin: 0 !important;
}

    .sidebar .widget_nav_menu .menu > li > a {
        padding-left: 20px;
    }

    .sidebar .widget_nav_menu .menu > li > ul > li > a {
        padding-left: 30px;
    }

    .sidebar .widget_nav_menu .menu > li > ul > li > ul > li > a {
        padding-left: 40px;
    }

    .sidebar .widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a {
        padding-left: 50px;
    }

.sidebar.fl .widget_nav_menu .menu {
    margin: 0 !important;
}

    .sidebar.fl .widget_nav_menu .menu > li > a {
        padding-left: 10px;
    }

        .sidebar.fl .widget_nav_menu .menu > li > a:before {
            left: 7px;
        }

    .sidebar.fl .widget_nav_menu .menu > li > ul > li > a {
        padding-left: 20px;
    }

    .sidebar.fl .widget_nav_menu .menu > li > ul > li > ul > li > a {
        padding-left: 30px;
    }

    .sidebar.fl .widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a {
        padding-left: 40px;
    }

.widget {
    margin-bottom: 45px;
}

    .widget:last-child {
        margin-bottom: 0;
    }

    .widget .widgettitle {
        margin-bottom: 25px;
    }

    .widget li:before {
        content: none;
    }

    .widget select {
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .widget.widget_recent_entries > ul,
    .widget.widget_recent_comments > ul,
    .widget.widget_archive > ul,
    .widget.widget_categories > ul,
    .widget.widget_meta > ul,
    .widget.widget_pages > ul {
        padding: 0;
    }

    .widget.widget_recent_entries ul > li:before,
    .widget.widget_recent_comments ul > li:before,
    .widget.widget_archive ul > li:before,
    .widget.widget_categories ul > li:before,
    .widget.widget_meta ul > li:before {
        content: none;
    }

    .widget.widget_recent_entries ul:last-child,
    .widget.widget_recent_comments ul:last-child,
    .widget.widget_archive ul:last-child,
    .widget.widget_categories ul:last-child,
    .widget.widget_meta ul:last-child,
    .widget.widget_pages ul:last-child {
        margin-bottom: 0;
    }

    .widget.widget_pages ul ul,
    .widget.widget_categories ul ul {
        margin-left: 0;
    }

    .widget.widget_categories > .screen-reader-text,
    .widget.widget_archive > .screen-reader-text {
        display: none;
    }

    .widget.widget_rss ul {
        margin-bottom: 0;
        padding: 0;
    }

        .widget.widget_rss ul li {
            padding-top: 30px;
        }

            .widget.widget_rss ul li:first-child {
                padding-top: 0;
            }

            .widget.widget_rss ul li > * {
                padding-top: 5px;
            }

                .widget.widget_rss ul li > *:first-child {
                    padding-top: 0;
                }

            .widget.widget_rss ul li cite {
                display: block;
                padding-top: 10px;
            }

    .widget.widget_nav_menu {
        madding-bottom: 2px;
        border-width: 2px;
        border-style: solid;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
    }

        .widget.widget_nav_menu .widgettitle {
            margin-bottom: 0;
            padding: 16px 20px;
        }

        .widget.widget_nav_menu .menu {
            margin: 0 0 5px;
        }

            .widget.widget_nav_menu .menu > li > ul > li > a {
                padding-left: 30px;
            }

                .widget.widget_nav_menu .menu > li > ul > li > a:before {
                    left: 7px;
                }

            .widget.widget_nav_menu .menu > li > ul > li > ul > li > a {
                padding-left: 40px;
            }

                .widget.widget_nav_menu .menu > li > ul > li > ul > li > a:before {
                    left: 17px;
                }

            .widget.widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a {
                padding-left: 50px;
            }

                .widget.widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a:before {
                    left: 27px;
                }

            .widget.widget_nav_menu .menu > li > ul > li > ul > li > ul > li > ul > li > a {
                padding-left: 60px;
            }

                .widget.widget_nav_menu .menu > li > ul > li > ul > li > ul > li > ul > li > a:before {
                    left: 37px;
                }

            .widget.widget_nav_menu .menu > li:first-child > a {
                border-top-width: 0;
                border-top-style: solid;
            }

        .widget.widget_nav_menu ul {
            padding: 0;
        }

            .widget.widget_nav_menu ul ul {
                margin: 0;
            }

            .widget.widget_nav_menu ul li {
                padding: 0;
            }

                .widget.widget_nav_menu ul li:before {
                    content: none;
                }

                .widget.widget_nav_menu ul li li {
                    padding: 0;
                }

                .widget.widget_nav_menu ul li > a {
                    display: block;
                    padding: 12px 10px 12px 20px;
                    position: relative;
                    border-top-width: 1px;
                    border-top-style: solid;
                }

    .widget.widget_calendar #wp-calendar {
        width: 100%;
        border-spacing: 0 15px;
    }

        .widget.widget_calendar #wp-calendar caption {
            position: relative;
            text-align: left;
        }

        .widget.widget_calendar #wp-calendar td #prev a {
            content: none;
        }

        .widget.widget_calendar #wp-calendar#next {
            text-align: right;
        }

    .widget.widget_custom_twitter_entries .tweet_list {
        padding: 0;
        margin-bottom: 0;
    }

        .widget.widget_custom_twitter_entries .tweet_list li {
            padding: 20px 20px 25px;
            border-left-width: 1px;
            border-left-style: solid;
            border-right-width: 1px;
            border-right-style: solid;
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

            .widget.widget_custom_twitter_entries .tweet_list li:before {
                content: none;
            }

            .widget.widget_custom_twitter_entries .tweet_list li:first-child {
                border-top-width: 1px;
                border-top-style: solid;
                -webkit-border-radius: 20px 20px 0 0;
                -moz-border-radius: 20px 20px 0 0;
                border-radius: 20px 20px 0 0;
            }

            .widget.widget_custom_twitter_entries .tweet_list li:last-child {
                -webkit-border-radius: 0 0 20px 20px;
                -moz-border-radius: 0 0 20px 20px;
                border-radius: 0 0 20px 20px;
            }

            .widget.widget_custom_twitter_entries .tweet_list li .tweet_text {
                display: block;
                position: relative;
                overflow: hidden;
            }

            .widget.widget_custom_twitter_entries .tweet_list li .tweet_time {
                display: block;
                padding: 0 0 10px 25px;
                position: relative;
                overflow: hidden;
            }

    .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_list {
        overflow: visible !important;
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item {
            width: 33.3333%;
            text-align: center;
        }

            .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a {
                padding: 8px 5px;
                border-width: 0;
                border-style: solid;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
            }

                .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a:before {
                    content: '';
                    background-color: transparent;
                    width: 100%;
                    height: 2px;
                    position: absolute;
                    left: 0;
                    bottom: -1px;
                }

    .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap {
        padding: 25px 0;
    }

        .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap > .cmsms_tab:first-child {
            display: block;
        }

        .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab ul {
            margin: 0;
            padding: 0;
        }

        .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab li {
            padding: 15px 0;
        }

            .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab li:first-child {
                padding-top: 0;
            }

            .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab li:last-child {
                padding-bottom: 0;
            }

            .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab li .img_placeholder_small {
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

            .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab li small {
                text-transform: uppercase;
                display: block;
            }

            .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab li p {
                padding: 0;
            }

        .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab.tab_comments small {
            padding: 0 0 5px;
        }

    .widget.widget_custom_posts_tabs_entries .cmsms_tabs .alignleft {
        margin-right: 15px;
        float: left;
    }

        .widget.widget_custom_posts_tabs_entries .cmsms_tabs .alignleft figure {
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            overflow: hidden;
        }

    .widget.widget_categories .postform,
    .widget.widget_archive .postform {
        padding: 9px 20px 9px 10px;
    }

    .widget.widget_categories label,
    .widget.widget_archive label {
        display: block;
        margin-bottom: 10px;
    }

    .widget.widget_categories ul li,
    .widget.widget_archive ul li {
        padding: 5px 0;
        text-align: right;
        overflow: hidden;
    }

        .widget.widget_categories ul li:first-child,
        .widget.widget_archive ul li:first-child {
            padding-top: 0;
        }

        .widget.widget_categories ul li:last-child,
        .widget.widget_archive ul li:last-child {
            padding-bottom: 0;
        }

        .widget.widget_categories ul li > a,
        .widget.widget_archive ul li > a {
            width: 85%;
            text-align: left;
            float: left;
        }

    .widget.widget_tag_cloud .tagcloud a {
        display: inline-block;
        margin-right: 5px;
    }

        .widget.widget_tag_cloud .tagcloud a:last-child {
            margin-right: 0;
        }

    .widget.widget_custom_advertisement_entries .adv_image_wrap {
        margin: -6px;
        overflow: hidden;
    }

        .widget.widget_custom_advertisement_entries .adv_image_wrap .adv_widget_image {
            width: 50%;
            height: 50%;
            padding: 6px;
            float: left;
        }

            .widget.widget_custom_advertisement_entries .adv_image_wrap .adv_widget_image img {
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
            }

    .widget.widget_custom_popular_projects_entries,
    .widget.widget_custom_latest_projects_entries {
        position: relative;
        overflow: hidden;
    }

        .widget.widget_custom_popular_projects_entries .widgettitle,
        .widget.widget_custom_latest_projects_entries .widgettitle {
            padding-right: 60px;
        }

        .widget.widget_custom_popular_projects_entries .owl-carousel,
        .widget.widget_custom_latest_projects_entries .owl-carousel {
            position: static;
        }

            .widget.widget_custom_popular_projects_entries .owl-carousel .owl-controls .owl-buttons,
            .widget.widget_custom_latest_projects_entries .owl-carousel .owl-controls .owl-buttons {
                bottom: auto;
                top: 0;
                right: 0;
                left: auto;
            }

                .widget.widget_custom_popular_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-prev,
                .widget.widget_custom_latest_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-prev,
                .widget.widget_custom_popular_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-next,
                .widget.widget_custom_latest_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-next {
                    width: 25px;
                    height: 25px;
                }

                .widget.widget_custom_popular_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-next,
                .widget.widget_custom_latest_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-next {
                    margin-left: 1px;
                }

                    .widget.widget_custom_popular_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-next .cmsms_next_arrow,
                    .widget.widget_custom_latest_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-next .cmsms_next_arrow {
                        right: 8px;
                    }

                .widget.widget_custom_popular_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-prev .cmsms_prev_arrow,
                .widget.widget_custom_latest_projects_entries .owl-carousel .owl-controls .owl-buttons .owl-prev .cmsms_prev_arrow {
                    left: 8px;
                }

        .widget.widget_custom_popular_projects_entries .img_placeholder,
        .widget.widget_custom_latest_projects_entries .img_placeholder {
            display: block;
            padding: 0 0 67.3%;
            position: relative;
        }

            .widget.widget_custom_popular_projects_entries .img_placeholder:before,
            .widget.widget_custom_latest_projects_entries .img_placeholder:before {
                width: 1em;
                height: 1em;
                margin: auto !important;
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                font-size: 40px;
            }

        .widget.widget_custom_popular_projects_entries .popular_pj_item,
        .widget.widget_custom_latest_projects_entries .popular_pj_item,
        .widget.widget_custom_popular_projects_entries .latest_pj_item,
        .widget.widget_custom_latest_projects_entries .latest_pj_item {
            margin: 0 1px 1px;
            position: relative;
            border-width: 1px;
            border-style: solid;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            overflow: hidden;
        }

            .widget.widget_custom_popular_projects_entries .popular_pj_item .pj_ddn,
            .widget.widget_custom_latest_projects_entries .popular_pj_item .pj_ddn,
            .widget.widget_custom_popular_projects_entries .latest_pj_item .pj_ddn,
            .widget.widget_custom_latest_projects_entries .latest_pj_item .pj_ddn,
            .widget.widget_custom_popular_projects_entries .popular_pj_item .latest_pj_content_wrap,
            .widget.widget_custom_latest_projects_entries .popular_pj_item .latest_pj_content_wrap,
            .widget.widget_custom_popular_projects_entries .latest_pj_item .latest_pj_content_wrap,
            .widget.widget_custom_latest_projects_entries .latest_pj_item .latest_pj_content_wrap {
                padding: 15px 20px;
                position: reltaive;
                overflow: hidden;
            }

                .widget.widget_custom_popular_projects_entries .popular_pj_item .pj_ddn .entry-title,
                .widget.widget_custom_latest_projects_entries .popular_pj_item .pj_ddn .entry-title,
                .widget.widget_custom_popular_projects_entries .latest_pj_item .pj_ddn .entry-title,
                .widget.widget_custom_latest_projects_entries .latest_pj_item .pj_ddn .entry-title,
                .widget.widget_custom_popular_projects_entries .popular_pj_item .latest_pj_content_wrap .entry-title,
                .widget.widget_custom_latest_projects_entries .popular_pj_item .latest_pj_content_wrap .entry-title,
                .widget.widget_custom_popular_projects_entries .latest_pj_item .latest_pj_content_wrap .entry-title,
                .widget.widget_custom_latest_projects_entries .latest_pj_item .latest_pj_content_wrap .entry-title {
                    margin-bottom: 0;
                }

                .widget.widget_custom_popular_projects_entries .popular_pj_item .pj_ddn .latest_pj_content,
                .widget.widget_custom_latest_projects_entries .popular_pj_item .pj_ddn .latest_pj_content,
                .widget.widget_custom_popular_projects_entries .latest_pj_item .pj_ddn .latest_pj_content,
                .widget.widget_custom_latest_projects_entries .latest_pj_item .pj_ddn .latest_pj_content,
                .widget.widget_custom_popular_projects_entries .popular_pj_item .latest_pj_content_wrap .latest_pj_content,
                .widget.widget_custom_latest_projects_entries .popular_pj_item .latest_pj_content_wrap .latest_pj_content,
                .widget.widget_custom_popular_projects_entries .latest_pj_item .latest_pj_content_wrap .latest_pj_content,
                .widget.widget_custom_latest_projects_entries .latest_pj_item .latest_pj_content_wrap .latest_pj_content,
                .widget.widget_custom_popular_projects_entries .popular_pj_item .pj_ddn .popular_pj_content,
                .widget.widget_custom_latest_projects_entries .popular_pj_item .pj_ddn .popular_pj_content,
                .widget.widget_custom_popular_projects_entries .latest_pj_item .pj_ddn .popular_pj_content,
                .widget.widget_custom_latest_projects_entries .latest_pj_item .pj_ddn .popular_pj_content,
                .widget.widget_custom_popular_projects_entries .popular_pj_item .latest_pj_content_wrap .popular_pj_content,
                .widget.widget_custom_latest_projects_entries .popular_pj_item .latest_pj_content_wrap .popular_pj_content,
                .widget.widget_custom_popular_projects_entries .latest_pj_item .latest_pj_content_wrap .popular_pj_content,
                .widget.widget_custom_latest_projects_entries .latest_pj_item .latest_pj_content_wrap .popular_pj_content {
                    padding-top: 15px;
                    position: reltaive;
                    overflow: hidden;
                }

        .widget.widget_custom_popular_projects_entries .latest_pj_img,
        .widget.widget_custom_latest_projects_entries .latest_pj_img,
        .widget.widget_custom_popular_projects_entries .popular_pj_img,
        .widget.widget_custom_latest_projects_entries .popular_pj_img {
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

    .widget.widget_custom_facebook_entries iframe {
        margin-bottom: 0;
    }

    .widget.widget_custom_contact_form_entries input[type=text],
    .widget.widget_custom_contact_form_entries input[type=email],
    .widget.widget_custom_contact_form_entries input[type=password],
    .widget.widget_custom_contact_form_entries input[type=number],
    .widget.widget_custom_contact_form_entries textarea,
    .widget.widget_custom_contact_form_entries select {
        width: 100%;
    }

    .widget.widget_custom_contact_form_entries textarea {
        height: 120px;
    }

    .widget.widget_custom_contact_form_entries .cmsms-form-builder .form_info {
        padding-bottom: 15px;
    }

    .widget.widget_custom_contact_form_entries .form_info.submit_wrap {
        padding-bottom: 0;
    }

        .widget.widget_custom_contact_form_entries .form_info.submit_wrap .button {
            display: inline-block;
            padding: 5px 25px;
            cursor: pointer;
            position: relative;
            -webkit-border-radius: 25px;
            -moz-border-radius: 25px;
            border-radius: 25px;
            border-width: 2px;
            border-style: solid;
        }

    .widget.widget_custom_contact_info_entries .contact_widget_text {
        padding-bottom: 35px;
    }

    .widget.widget_custom_contact_info_entries .adress_wrap,
    .widget.widget_custom_contact_info_entries .contact_widget_phone,
    .widget.widget_custom_contact_info_entries .contact_widget_name {
        padding-bottom: 10px;
    }

        .widget.widget_custom_contact_info_entries .adress_wrap:before {
            font-size: 18px;
        }

        .widget.widget_custom_contact_info_entries .contact_widget_phone:before,
        .widget.widget_custom_contact_info_entries .contact_widget_email:before {
            font-size: 16px;
        }

    .widget.widget_custom_contact_info_entries span {
        display: block;
    }

    .widget.widget_custom_contact_info_entries .adress_wrap {
        overflow: hidden;
    }

        .widget.widget_custom_contact_info_entries .adress_wrap > span {
            float: left;
        }

            .widget.widget_custom_contact_info_entries .adress_wrap > span + span:before {
                content: ',';
                margin-right: 5px;
            }

    .widget.widget_custom_contact_info_entries .contact_widget_email_inner,
    .widget.widget_custom_contact_info_entries .contact_widget_phone_inner {
        display: none;
    }

    .widget.widget_custom_flickr_entries .wrap {
        margin: -6px;
    }

    .widget.widget_custom_flickr_entries .more_button {
        display: none;
    }

    .widget.widget_custom_flickr_entries .flickr_badge_image {
        margin: 6px;
        float: left;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        overflow: hidden;
    }

    .widget.widget_text ul {
        padding: 0;
    }

        .widget.widget_text ul > li {
            padding: 0;
        }

            .widget.widget_text ul > li > a {
                display: block;
                padding: 5px 0;
            }

            .widget.widget_text ul > li:first-child > a {
                padding-top: 0;
            }

    .widget.widget_text p > img {
        padding: 10px 0;
    }

.contact_widget_name,
.contact_widget_email,
.contact_widget_phone,
.adress_wrap {
    padding-left: 30px;
    position: relative;
}

.contact_widget_phone,
.adress_wrap {
    padding-bottom: 23px;
}

    .tweet_time:before,
    .contact_widget_name:before,
    .contact_widget_email:before,
    .contact_widget_phone:before,
    .adress_wrap:before {
        font-family: 'fontello';
        font-size: 16px;
        position: absolute;
        left: 0;
        top: 0;
    }

.tweet_time:before {
    content: '\ee3f';
    left: 2px;
}

.contact_widget_name:before {
    content: '\ea7d';
}

.contact_widget_email:before {
    content: '\ea78';
}

.contact_widget_phone:before {
    content: '\ea03';
    left: 2px;
}

.adress_wrap:before {
    content: '\e999';
    left: 2px;
}

.iclflag {
    display: inline;
}

.rss-date {
    display: block;
}

.rsswidget img {
    margin: 0 3px 2px 0;
}

.img_placeholder_small {
    height: 50px;
    width: 50px;
    display: block;
    position: relative;
    border-width: 1px;
    border-style: solid;
}

    .img_placeholder_small:before {
        width: 1em;
        height: 1em;
        margin: auto !important;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        font-size: 18px;
    }

.cmsms_text ul {
    padding-left: 0;
    margin-bottom: 0;
}

    .cmsms_text ul li:before {
        content: none;
    }

.cmsms-form-builder {
    margin: 0 -1%;
}

.form_field_wrap {
padding-top:5px;
}
.cmsms-form-builder .success_box {
    margin: 0 1% 10px;
    width: 98%;
}

    .cmsms-form-builder div .form_info {
        margin: 0 1%;
        padding-bottom: 15px;
    }

        .cmsms-form-builder div .form_info label {
            padding-bottom: 7px;
        }

        .cmsms-form-builder div .form_info.cmsms_input input[type="text"] {
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
        }

        .cmsms-form-builder div .form_info.cmsms_select .form_field_wrap select option {
            padding: 10px;
        }

        .cmsms-form-builder div .form_info.cmsms_textarea {
            padding-bottom: 15px;
        }

            .cmsms-form-builder div .form_info.cmsms_textarea textarea {
                display: block;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
            }

        .cmsms-form-builder div .form_info.submit_wrap {
            padding: 5px 0 0;
            overflow: hidden;
        }

            .cmsms-form-builder div .form_info.submit_wrap .cmsms_button {
                display: inline-block;
                padding: 6px 30px;
                cursor: pointer;
                position: relative;
                -webkit-border-radius: 25px;
                -moz-border-radius: 25px;
                border-radius: 25px;
                border-width: 2px;
                border-style: solid;
            }

    .cmsms-form-builder [class*="one_"] input[type="text"],
    .cmsms-form-builder [class*="one_"] select,
    .cmsms-form-builder [class*="one_"] textarea {
        width: 100%;
    }

textarea {
    resize: none !important;
}

select {
    min-width: 100px;
    height: 42px;
}

select {
    line-height: 1em;
    text-indent: 0.01px;
    text-overflow: '';
    padding: 10px 50px 10px 20px;
    /*-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;*/
    /*appearance: none !important;*/
    /*background-image: url('img/select.png');*/
    background-position: 100% center;
    background-repeat: no-repeat;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    select:focus {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    select::-ms-expand {
        display: none;
    }

span.wpcf7-list-item {
    display: block;
}

.wpcf7-list-item-label,
body .cmsms-form-builder .check_parent input[type="checkbox"] + label,
body .cmsms-form-builder .check_parent input[type="radio"] + label {
    padding-left: 25px;
    position: relative;
    float: left;
    cursor: pointer;
}

.wpcf7-list-item label {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 5px 0;
}

.cmsms-form-builder .check_parent input[type="checkbox"],
.cmsms-form-builder .check_parent input[type="radio"],
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"],
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    opacity: 0;
}

    .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:after,
    .cmsms-form-builder .check_parent input[type="checkbox"] + label:after {
        position: absolute;
        top: -1px;
        left: 3px;
        display: block;
        content: '\ea85';
        font-size: 14px;
        font-weight: bold;
        font-family: 'fontello';
        opacity: 0;
    }

    .cmsms-form-builder .check_parent input[type="radio"] + label:after,
    .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:after {
        position: absolute;
        top: 4px;
        left: 4px;
        display: block;
        width: 9px;
        height: 9px;
        content: '';
        opacity: 0;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label:after,
    .cmsms-form-builder .check_parent input[type="checkbox"]:checked + label:after {
        opacity: 1;
    }

    .cmsms-form-builder .check_parent input[type="radio"]:checked + label:after,
    .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"]:checked + span.wpcf7-list-item-label:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before,
    .cmsms-form-builder .check_parent input[type="checkbox"] + label:before,
    .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before,
    .cmsms-form-builder .check_parent input[type="radio"] + label:before {
        display: block;
        content: '';
        width: 17px;
        height: 17px;
        border-width: 1px;
        border-style: solid;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before,
    .cmsms-form-builder .check_parent input[type="checkbox"] + label:before {
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
    }
/*-------------------------------------------------------------------------*/
/*	11.	Search + Archives + Sitemap  + Other Styles	*/
/*-------------------------------------------------------------------------*/
/***************** Search ******************/
.cmsms_search {
    position: relative;
    overflow: hidden;
}

    .cmsms_search .cmsms_search_post {
        padding-top: 60px;
        position: relative;
        overflow: hidden;
    }

        .cmsms_search .cmsms_search_post:first-child {
            padding-top: 0;
        }

        .cmsms_search .cmsms_search_post .cmsms_search_post_number_wrap {
            width: 50px;
            margin: 25px 40px 0 0;
            position: relative;
            text-align: center;
            float: left;
            overflow: hidden;
        }

            .cmsms_search .cmsms_search_post .cmsms_search_post_number_wrap .cmsms_search_post_number {
                line-height: 48px;
                width: 50px;
                height: 50px;
                position: relative;
                text-align: center;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                overflow: hidden;
            }

            .cmsms_search .cmsms_search_post .cmsms_search_post_number_wrap > span {
                text-transform: uppercase;
                display: block;
                margin-top: 15px;
            }

        .cmsms_search .cmsms_search_post .cmsms_search_post_cont {
            position: relative;
            overflow: hidden;
        }

            .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_meta_info {
                text-transform: uppercase;
                margin-bottom: 15px;
                position: relative;
                float: left;
                overflow: hidden;
            }

            .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_comments_wrap {
                position: relative;
                float: right;
                overflow: hidden;
            }

            .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_header {
                position: relative;
                overflow: hidden;
            }

                .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_header .cmsms_search_post_title {
                    margin: 0;
                }

            .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_footer {
                position: relative;
                overflow: hidden;
            }

                .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_footer .cmsms_search_post_cont_info > span {
                    padding-left: 20px;
                }

                    .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_footer .cmsms_search_post_cont_info > span:first-child {
                        padding-left: 0;
                    }

                .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_footer .cmsms_search_post_cont_info {
                    position: relative;
                    overflow: hidden;
                }

            .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_content {
                margin-top: 25px;
                position: relative;
                overflow: hidden;
            }

            .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_read_more {
                margin-top: 25px;
                position: relative;
                overflow: hidden;
            }

            .cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_content + .cmsms_search_post_read_more {
                margin-top: 0;
            }
/***************** Sitemap ******************/
.middle_content .cmsms_sitemap_wrap > h1 {
    margin: 0;
}

.cmsms_sitemap_wrap {
    position: relative;
    overflow: hidden;
}

    .cmsms_sitemap_wrap ul,
    .cmsms_sitemap_wrap ol,
    .cmsms_sitemap_wrap li {
        margin: 0;
        padding: 0;
        position: relative;
        overflow: hidden;
    }

        .cmsms_sitemap_wrap ul:before,
        .cmsms_sitemap_wrap ol:before,
        .cmsms_sitemap_wrap li:before {
            content: none;
        }

    .cmsms_sitemap_wrap > h1 {
        margin: -10px 0 0;
        padding-bottom: 25px;
    }

    .cmsms_sitemap_wrap .cmsms_divider {
        margin-bottom: 30px;
        border-style: solid;
    }

    .cmsms_sitemap_wrap .cmsms_sitemap {
        padding: 0;
        margin: 0;
        overflow: hidden;
    }

        .cmsms_sitemap_wrap .cmsms_sitemap > li {
            width: 100%;
            padding-top: 0;
            position: relative;
            border-top-width: 1px;
            border-top-style: solid;
        }

            .cmsms_sitemap_wrap .cmsms_sitemap > li:before {
                content: none;
            }

            .cmsms_sitemap_wrap .cmsms_sitemap > li:first-child {
                border-top-width: 0;
                border-top-style: solid;
            }

                .cmsms_sitemap_wrap .cmsms_sitemap > li:first-child > a {
                    padding-top: 10px;
                }

            .cmsms_sitemap_wrap .cmsms_sitemap > li > a {
                display: inline-block;
                padding: 35px 0;
            }

                .cmsms_sitemap_wrap .cmsms_sitemap > li > a + ul {
                    margin-top: -10px;
                }

            .cmsms_sitemap_wrap .cmsms_sitemap > li > ul {
                width: 100%;
                overflow: hidden;
            }

                .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li {
                    width: 25%;
                    padding: 0 20px 0 0;
                    margin-bottom: 40px;
                    float: left;
                }

                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(5),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(9),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(13),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(17),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(21),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(25),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(29),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(33),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(37),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(41),
                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li:nth-child(45) {
                        clear: both;
                    }

                    .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li > ul {
                        padding-top: 30px;
                    }

                        .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li > ul ul {
                            padding-top: 10px;
                        }

                        .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li > ul li {
                            margin-left: 20px;
                            padding-top: 10px;
                        }

                            .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li > ul li:first-child {
                                padding-top: 0;
                            }

                            .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li > ul li a {
                                position: relative;
                            }

                        .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li > ul > li {
                            margin-left: 0;
                        }

    .cmsms_sitemap_wrap .cmsms_sitemap_category {
        padding: 5px 0 35px;
        margin: 0;
        overflow: hidden;
    }

        .cmsms_sitemap_wrap .cmsms_sitemap_category > li {
            display: block;
            width: 25%;
            padding-top: 10px;
        }

            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:first-child {
                padding-top: 0;
            }

            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(5),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(9),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(13),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(17),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(21),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(25),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(29),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(33),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(37),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(41),
            .cmsms_sitemap_wrap .cmsms_sitemap_category > li:nth-child(45) {
                clear: both;
            }

            .cmsms_sitemap_wrap .cmsms_sitemap_category > li > ul {
                padding-top: 20px;
            }

                .cmsms_sitemap_wrap .cmsms_sitemap_category > li > ul ul {
                    padding-top: 10px;
                }

                .cmsms_sitemap_wrap .cmsms_sitemap_category > li > ul li {
                    margin-left: 20px;
                    padding-top: 10px;
                }

                    .cmsms_sitemap_wrap .cmsms_sitemap_category > li > ul li:first-child {
                        padding-top: 0;
                    }

                    .cmsms_sitemap_wrap .cmsms_sitemap_category > li > ul li a {
                        position: relative;
                        padding-left: 20px;
                    }

                        .cmsms_sitemap_wrap .cmsms_sitemap_category > li > ul li a:before {
                            content: '\e8b9';
                            font-family: 'fontello';
                            line-height: 1em;
                            font-style: normal;
                            font-weight: normal;
                            font-variant: normal;
                            text-decoration: inherit;
                            text-transform: none;
                            text-align: center;
                            speak: none;
                            padding: 0;
                            width: 1em;
                            height: 1em;
                            margin: auto !important;
                            position: absolute;
                            left: 0;
                            right: auto;
                            top: -2px;
                            bottom: 0;
                        }

                .cmsms_sitemap_wrap .cmsms_sitemap_category > li > ul > li {
                    margin-left: 0;
                }

    .cmsms_sitemap_wrap .cmsms_sitemap_archive {
        padding: 0 0 35px;
        margin: -10px 0 0;
        overflow: hidden;
    }

        .cmsms_sitemap_wrap .cmsms_sitemap_archive > li {
            width: 25%;
            padding-top: 10px;
            float: left;
        }

            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(5),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(9),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(13),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(17),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(21),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(25),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(29),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(33),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(37),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(41),
            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li:nth-child(45) {
                clear: both;
            }

            .cmsms_sitemap_wrap .cmsms_sitemap_archive > li a {
                position: relative;
            }
/***************** Other ******************/
#main .with_frm_style .frm_form_fields input,
#main #wpcontent .with_frm_style .frm_form_fields select,
#main .with_frm_style .frm_form_fields select,
#main .with_frm_style .frm_form_fields textarea {
    padding: 10px 20px;
}

#lang_sel ul {
    overflow: visible;
}

#lang_sel_footer {
    display: none;
}
/***************** PayPal Donations ******************/
.cmsms_paypal_donations {
    display: inline-block;
    position: relative;
}

    .cmsms_paypal_donations > div > .paypal-donations input[type="image"] {
        display: block;
        width: 100%;
        height: 100%;
        margin: auto !important;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        z-index: 100;
    }

    .cmsms_paypal_donations > div > .paypal-donations > img {
        display: none;
    }

    .cmsms_paypal_donations .cmsms_button {
        display: block;
        position: relative;
        z-index: 10;
    }
/*-------------------------------------------------------------------------*/
/*	13.	CSS3 Animations	*/
/*-------------------------------------------------------------------------*/
html.csstransitions a,
html.csstransitions .widget.widget_archive li,
html.csstransitions .widget.widget_categories li,
html.csstransitions .cmsmsLike:before,
html.csstransitions .cmsms_post_comments:before,
html.csstransitions .cmsms_search_post_comments:before,
html.csstransitions .cmsms_slider_post_comments:before,
html.csstransitions .cmsms_project_comments:before,
html.csstransitions .cmsms_slider_project_comments:before,
html.csstransitions .cmsms_profile_comments:before,
html.csstransitions .img_placeholder_small,
html.csstransitions .pl_social_list li a,
html.csstransitions .related_posts .related_posts_content .related_posts_content_tab .rel_post_content figure.alignleft .img_placeholder:before,
html.csstransitions .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li > ul li a:before,
html.csstransitions #navigation li > a > span > span.nav_subtitle,
html.csstransitions .cmsms_tabs .cmsms_tabs_list_item a:before,
html.csstransitions .cmsms_tabs .cmsms_tabs_list_item span,
html.csstransitions .cmsms_tabs_list_item a,
html.csstransitions .widget_search .search_bar_wrap button,
html.csstransitions .blog.opened-article .post_comments .comment-body .comment-content .comment-edit-link,
html.csstransitions .blog.opened-article .post_comments .comment-body .comment-content .comment-reply-link,
html.csstransitions .post .cmsms_post_cont .cmsms_post_header .cmsms_post_title a,
html.csstransitions .tribe_events .cmsms_post_cont .cmsms_post_header .cmsms_post_title a,
html.csstransitions #footer .footer_inner .social_wrap .social_wrap_inner a:before {
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

html.csstransitions .cmsms_profile .pl_social .pl_social_list > li > a:before {
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
}

html.csstransitions .cmsms_next_arrow > span:before,
html.csstransitions .cmsms_next_arrow > span:after,
html.csstransitions .cmsms_prev_arrow > span:before,
html.csstransitions .cmsms_prev_arrow > span:after,
html.csstransitions .cmsms_top_arrow span:before,
html.csstransitions .cmsms_top_arrow span:after,
html.csstransitions .cmsms_bot_arrow span:before,
html.csstransitions .cmsms_bot_arrow span:after,
html.csstransitions .cmsms_notice .notice_close,
html.csstransitions .cmsms_hover_slider_thumbs > li a,
html.csstransitions .post .cmsms_post_cont .cmsms_post_footer .cmsms_post_read_more > span,
html.csstransitions .tribe_events .cmsms_post_cont .cmsms_post_footer .cmsms_post_read_more > span {
    -webkit-transition: border-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out;
    -ms-transition: border-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out;
    transition: border-color .3s ease-in-out;
}

    html.csstransitions .header_mid .header_mid_inner .support_wrap .support_wrap_inner .support_wrap_inner_right a:before,
    html.csstransitions .cmsms_next_arrow,
    html.csstransitions .cmsms_next_arrow:before,
    html.csstransitions .cmsms_next_arrow:after,
    html.csstransitions .cmsms_prev_arrow,
    html.csstransitions .cmsms_prev_arrow:before,
    html.csstransitions .cmsms_prev_arrow:after,
    html.csstransitions .cmsms_top_arrow,
    html.csstransitions .cmsms_top_arrow:before,
    html.csstransitions .cmsms_top_arrow:after,
    html.csstransitions .cmsms_bot_arrow,
    html.csstransitions .cmsms_bot_arrow:before,
    html.csstransitions .cmsms_bot_arrow:after,
    html.csstransitions .header_mid .cmsms_dynamic_cart .cmsms_dynamic_cart_button .count,
    html.csstransitions .cmsms_img_rollover_wrap .cmsms_img_rollover,
    html.csstransitions .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner > a,
    html.csstransitions .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but .cmsms_project_filter_icon,
    html.csstransitions .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but .cmsms_project_filter_icon:before,
    html.csstransitions .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but .cmsms_project_filter_icon:after,
    html.csstransitions #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap .responsive_top_nav .responsive_top_nav_icon,
    html.csstransitions #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap .responsive_top_nav .responsive_top_nav_icon:before,
    html.csstransitions #header .header_top .header_top_outer .header_top_inner .header_top_right .nav_wrap .responsive_top_nav .responsive_top_nav_icon:after,
    html.csstransitions .cmsms_toggle_title .cmsms_toggle_plus_hor,
    html.csstransitions .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but:before,
    html.csstransitions .header_bot .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_right .search_but:after,
    html.csstransitions .post .cmsms_post_cont .cmsms_post_footer .cmsms_post_read_more > span:before,
    html.csstransitions .post .cmsms_post_cont .cmsms_post_footer .cmsms_post_read_more > span:after,
    html.csstransitions .tribe_events .cmsms_post_cont .cmsms_post_footer .cmsms_post_read_more > span:before,
    html.csstransitions .tribe_events .cmsms_post_cont .cmsms_post_footer .cmsms_post_read_more > span:after,
    html.csstransitions .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title,
    html.csstransitions .cmsms_wrap_pagination > ul > li .page-numbers:before,
    html.csstransitions .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a:before {
        -webkit-transition: background-color .3s ease-in-out;
        -moz-transition: background-color .3s ease-in-out;
        -ms-transition: background-color .3s ease-in-out;
        -o-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out;
    }

html.csstransitions #header.header_bottom_search_opened .header_bot .header_bot_outer,
html.csstransitions #header.header_bottom_search_opened .header_mid .header_mid_outer,
html.csstransitions .cmsms_tabs .cmsms_tabs_list_item a,
html.csstransitions .content_slider .owl-controls .owl-buttons > div > span,
html.csstransitions .cmsms_twitter .owl-controls .owl-buttons > div > span {
    -webkit-transition: border .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: border .3s ease-in-out, background-color .3s ease-in-out;
    -ms-transition: border .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: border .3s ease-in-out, background-color .3s ease-in-out;
    transition: border .3s ease-in-out, background-color .3s ease-in-out;
}

html.csstransitions .cmsms_toggle_title .cmsms_toggle_plus_vert {
    -webkit-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
    transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
}

html.csstransitions .cmsms_clients_slider .wl-controls .owl-pagination .owl-page,
html.csstransitions .cmsms_toggle_title .cmsms_toggle_plus {
    -webkit-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    -ms-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
}

html.csstransitions .button,
html.csstransitions .widget.widget_custom_posts_tabs_entries .cmsms_tabs .cmsms_tabs_wrap .cmsms_tab li .img_placeholder_small,
html.csstransitions input[type=submit],
html.csstransitions input[type=button],
html.csstransitions .header_mid .cmsms_dynamic_cart .cmsms_dynamic_cart_button,
html.csstransitions .comment-respond .comment-form .form-submit #submit,
html.csstransitions .cmsms_contact_form .wpcf7-form .wpcf7-form-control,
html.csstransitions .cmsms_wrap_pagination ul li .page-numbers,
html.csstransitions .cmsms-form-builder .submit_wrap .button,
html.csstransitions .cmsms_featured_block .featured_block_inner .featured_block_button_wrap .featured_block_button,
html.csstransitions .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer > a,
html.csstransitions .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .button.cmsms_post_filter_but,
html.csstransitions .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_list > li > a.button,
html.csstransitions .cmsms_search .cmsms_search_post_cont .cmsms_search_post_footer .cmsms_search_post_read_more,
html.csstransitions .widget_custom_popular_projects_entries .pj_ddn .entry-title a,
html.csstransitions .widget_custom_latest_projects_entries .latest_pj_content_wrap .entry-title a {
    -webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
    -ms-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
    transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
}

html.csstransitions .header_top_inner nav > div > ul > li > a,
html.csstransitions #navigation > li > a {
    -webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, border-radius 0.3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, border-radius 0.3s ease-in-out;
    -ms-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, border-radius 0.3s ease-in-out;
    -o-transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, border-radius 0.3s ease-in-out;
    transition: border-color .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out, border-radius 0.3s ease-in-out;
}

html.csstransitions .header_mid_outer .header_mid_inner .search_wrap.search_opened .search_but {
    -webkit-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    -ms-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
    transition: border-color .2s ease-in-out, color .2s ease-in-out, background-color .2s ease-in-out;
}

html.csstransitions #header.header_bottom_search_opened .header_bot .header_bot_outer .search_wrap .search_wrap_inner_left,
html.csstransitions .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_content:before,
html.csstransitions .cmsms_quotes_slider.cmsms_quotes_slider_type_center .cmsms_quote_inner .quote_content:after,
html.csstransitions .portfolio.puzzle .project .project_outer .project_inner .cmsms_project_header .cmsms_project_title a,
html.csstransitions .portfolio.puzzle .project .project_outer .project_inner a,
html.csstransitions .portfolio.puzzle .project .project_outer .project_inner *:before,
html.csstransitions .portfolio.opened-article .project .project_content .project_gallery_row .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link .cmsms_theme_icon_eye:before,
html.csstransitions .cmsms_twitter .owl-item .cmsms_twitter_item .cmsms_twitter_item_content a,
html.csstransitions .cmsms_twitter .owl-controls .owl-buttons .owl-prev,
html.csstransitions .cmsms_twitter .owl-controls .owl-buttons .owl-next,
html.csstransitions .cmsms_breadcrumbs .cmsms_breadcrumbs_inner a,
html.csstransitions .cmsms_twitter .owl-wrapper-outer .owl-wrapper .published,
html.csstransitions .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_img_rollover,
html.csstransitions .header_mid_inner .search_wrap .search_but:before,
html.csstransitions .header_mid_inner .search_wrap.search_opened .search_but > span,
html.csstransitions .post.format-aside .cmsms_post_cont a,
html.csstransitions .post.format-aside .cmsms_post_cont a:before,
html.csstransitions .post.format-status .cmsms_post_cont a,
html.csstransitions .post.format-status .cmsms_post_cont a:before,
html.csstransitions .post.format-quote .cmsms_post_cont a,
html.csstransitions .post.format-quote .cmsms_post_cont a:before,
html.csstransitions .cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a:after,
html.csstransitions .cmsms_pricing_table .cmsms_pricing_item .cmsms_pricing_item_inner:before {
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

html.csstransitions .resp_nav_wrap,
html.csstransitions .slogan_wrap,
html.csstransitions .social_wrap,
html.csstransitions nav > div > ul ul,
html.csstransitions nav > div > ul div,
html.csstransitions nav > div > ul ul ul {
    -webkit-transition: opacity .3s ease-in-out, margin .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, margin .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, margin .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, margin .3s ease-in-out;
    transition: opacity .3s ease-in-out, margin .3s ease-in-out;
}

html.csstransitions .cmsms_posts_slider .product .product_outer .product_inner .cmsms_product_img .cmsms_product_footer {
    -webkit-transition: opacity .3s ease-in-out, top .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, top .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, top .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, top .3s ease-in-out;
    transition: opacity .3s ease-in-out, top .3s ease-in-out;
}

html.csstransitions .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner,
html.csstransitions .portfolio.opened-article .project .project_content .project_gallery_row .preloader.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link {
    -webkit-transition: opacity .2s ease-in-out, top .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, top .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out, top .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, top .2s ease-in-out;
    transition: opacity .2s ease-in-out, top .2s ease-in-out;
}

    html.csstransitions .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner > a,
    html.csstransitions .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_inner > a > span:before,
    html.csstransitions #navigation > li > a > span.nav_bg_clr {
        -webkit-transition: opacity .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
        transition: opacity .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
    }

html.csstransitions #header nav {
    -webkit-transition: opacity .3s ease-in-out, margin .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, margin .3s ease-in-out, background-color .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, margin .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, margin .3s ease-in-out, background-color .3s ease-in-out;
    transition: opacity .3s ease-in-out, margin .3s ease-in-out, background-color .3s ease-in-out;
}

html.csstransitions .cmsms_hover_slider_thumbs > li img,
html.csstransitions .social_wrap a {
    -webkit-transition: opacity .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, color .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, color .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, color .3s ease-in-out;
    transition: opacity .3s ease-in-out, color .3s ease-in-out;
}

html.csstransitions .cmsms_hover_slider_items > li {
    -webkit-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
}

html.csstransitions nav > div > ul > li:hover > a:before,
html.csstransitions #navigation > li:hover > a > span.nav_bg_clr:before {
    -webkit-transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
    transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
}

html.csstransitions #header.navi_scrolled {
    -webkit-transition: padding .3s linear;
    -moz-transition: padding .3s linear;
    -ms-transition: padding .3s linear;
    -o-transition: padding .3s linear;
    transition: padding .3s linear;
}

html.csstransitions #header .header_top_outer {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

html.csstransitions .widget_nav_menu .menu li a,
html.csstransitions .project .slider_project_outer .slider_project_inner .cmsms_slider_project_title > a,
html.csstransitions .project .project_outer .project_inner .cmsms_project_header .cmsms_project_title a {
    -webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    -ms-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out, color .3s ease-in-out;
    transition: border-color .3s ease-in-out, color .3s ease-in-out;
}

html.csstransitions #slide_top,
html.csstransitions .related_posts > ul li > a,
html.csstransitions #navigation li > a[data-tag]:before {
    -webkit-transition: border-color .3s ease-in-out, background-color .3s ease-in-out, color .2s ease-in-out;
    -moz-transition: border-color .3s ease-in-out, background-color .3s ease-in-out, color .2s ease-in-out;
    -ms-transition: border-color .3s ease-in-out, background-color .3s ease-in-out, color .2s ease-in-out;
    -o-transition: border-color .3s ease-in-out, background-color .3s ease-in-out, color .2s ease-in-out;
    transition: border-color .3s ease-in-out, background-color .3s ease-in-out, color .2s ease-in-out;
}

html.csstransitions input[type=text],
html.csstransitions input[type=tel],
html.csstransitions input[type=email],
html.csstransitions input[type=number],
html.csstransitions input[type=password],
html.csstransitions textarea {
    -webkit-transition: border-color .2s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: border-color .2s ease-in-out, background-color .3s ease-in-out;
    -ms-transition: border-color .2s ease-in-out, background-color .3s ease-in-out;
    -o-transition: border-color .2s ease-in-out, background-color .3s ease-in-out;
    transition: border-color .2s ease-in-out, background-color .3s ease-in-out;
}

html.csstransitions .owl-buttons > div,
html.csstransitions .owl-page {
    -webkit-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    -moz-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    -ms-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    -o-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
    transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
}

html.csstransitions #cancel-comment-reply-link,
html.csstransitions .cmsms_clients_item,
html.csstransitions .cmsms_toggle_wrap,
html.csstransitions .comment-reply-link {
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

html.csstransitions .sidebar .widget_nav_menu li {
    -webkit-transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-left .3s ease-in-out, padding-left .3s ease-in-out;
    -moz-transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-left .3s ease-in-out, padding-left .3s ease-in-out;
    -ms-transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-left .3s ease-in-out, padding-left .3s ease-in-out;
    -o-transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-left .3s ease-in-out, padding-left .3s ease-in-out;
    transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-left .3s ease-in-out, padding-left .3s ease-in-out;
}

    html.csstransitions .sidebar .widget_nav_menu li:before {
        -webkit-transition: left .3s ease-in-out;
        -moz-transition: left .3s ease-in-out;
        -ms-transition: left .3s ease-in-out;
        -o-transition: left .3s ease-in-out;
        transition: left .3s ease-in-out;
    }

html.csstransitions .sidebar.fl .widget_nav_menu li {
    -webkit-transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-right .3s ease-in-out, padding-right .3s ease-in-out;
    -moz-transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-right .3s ease-in-out, padding-right .3s ease-in-out;
    -ms-transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-right .3s ease-in-out, padding-right .3s ease-in-out;
    -o-transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-right .3s ease-in-out, padding-right .3s ease-in-out;
    transition: border-color .2s ease-in-out, background-color .2s ease-in-out, margin-right .3s ease-in-out, padding-right .3s ease-in-out;
}

html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:after,
html.csstransitions .cmsms-form-builder .check_parent input[type="checkbox"] + label:after,
html.csstransitions .cmsms-form-builder .check_parent input[type="radio"] + label:after,
html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:after {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

html.csstransitions .cmsms_button,
html.csstransitions .cmsms_button.cmsms_but_clear_styles:before,
html.csstransitions .cmsms_button.cmsms_but_clear_styles:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

html.csstransitions .portfolio.puzzle .project .project_outer .project_inner {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

html.csstransitions .cmsms_icon_box.cmsms_box_centered:before,
html.csstransitions .cmsms_icon_box.cmsms_box_colored:before,
html.csstransitions .cmsms_icon_box.cmsms_box_lefticon:before,
html.csstransitions .cmsms_icon_box.cmsms_box_heading h1:before,
html.csstransitions .cmsms_icon_box.cmsms_box_heading h2:before,
html.csstransitions .cmsms_icon_box.cmsms_box_heading h3:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_top:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_box_top:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_box_left_top:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_box_left:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_heading_left h1:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_heading_left h2:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_heading_left h3:before {
    -webkit-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
    -moz-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
    -ms-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
    -o-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
    transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
}

html.csstransitions .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item:before {
    -webkit-transition: opacity .5s ease-in-out, height .8s ease-in-out;
    -moz-transition: opacity .5s ease-in-out, height .8s ease-in-out;
    -ms-transition: opacity .5s ease-in-out, height .8s ease-in-out;
    -o-transition: opacity .5s ease-in-out, height .8s ease-in-out;
    transition: opacity .5s ease-in-out, height .8s ease-in-out;
}

html.csstransitions .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon,
html.csstransitions .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon:after {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

    html.csstransitions .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon:before {
        -webkit-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
        -moz-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
        -ms-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
        -o-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
        transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
    }

html.csstransitions .cmsms_clients_item img,
html.csstransitions .cmsms_hover_slider .cmsms_hover_slider_thumbs a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

    html.csstransitions .cmsms_profile .profile .pl_social_list,
    html.csstransitions .cmsms_hover_slider .cmsms_hover_slider_thumbs a:before {
        -webkit-transition: opacity .5s ease-in-out;
        -moz-transition: opacity .5s ease-in-out;
        -ms-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
    }

html.csstransitions .cmsms_profile .profile img {
    -webkit-transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
    -moz-transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
    -ms-transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
    -o-transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
    transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
}

html.csstransitions .portfolio.grid article.project figure {
    -webkit-transition: opacity .7s ease-in-out;
    -moz-transition: opacity .7s ease-in-out;
    -ms-transition: opacity .7s ease-in-out;
    -o-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out;
}

html.csstransitions .cmsms_stats.stats_mode_bars.stats_type_horizontal.shortcode_animated .cmsms_stat_inner {
    -webkit-animation: bar_move 2s ease-in;
    -moz-animation: bar_move 2s ease-in;
    -ms-animation: bar_move 2s ease-in;
    -o-animation: bar_move 2s ease-in;
    animation: bar_move 2s ease-in;
}

html.csstransitions .cmsms_stats.stats_mode_bars.stats_type_vertical.shortcode_animated .cmsms_stat_inner {
    -webkit-animation: bar_up 2s ease-in;
    -moz-animation: bar_up 2s ease-in;
    -ms-animation: bar_up 2s ease-in;
    -o-animation: bar_up 2s ease-in;
    animation: bar_up 2s ease-in;
}

html.csstransitions .cmsms_stats.stats_mode_bars.stats_type_horizontal.shortcode_animated .cmsms_stat_inner:before,
html.csstransitions .cmsms_stats.stats_mode_bars.shortcode_animated .cmsms_stat_inner .cmsms_stat_title {
    -webkit-animation: bar_title 2.2s ease-out;
    -moz-animation: bar_title 2.2s ease-out;
    -ms-animation: bar_title 2.2s ease-out;
    -o-animation: bar_title 2.2s ease-out;
    animation: bar_title 2.2s ease-out;
}

html.csstransitions .cmsms_stats.stats_mode_bars.stats_type_vertical.shortcode_animated .cmsms_stat_inner:before {
    -webkit-animation: bar_icon 2.2s ease-out;
    -moz-animation: bar_icon 2.2s ease-out;
    -ms-animation: bar_icon 2.2s ease-out;
    -o-animation: bar_icon 2.2s ease-out;
    animation: bar_icon 2.2s ease-out;
}

html.csstransitions .cmsms_stats.stats_mode_bars.shortcode_animated .cmsms_stat_inner .cmsms_stat_counter_wrap {
    -webkit-animation: bar_inner 1s ease-in-out;
    -moz-animation: bar_inner 1s ease-in-out;
    -ms-animation: bar_inner 1s ease-in-out;
    -o-animation: bar_inner 1s ease-in-out;
    animation: bar_inner 1s ease-in-out;
}

@-webkit-keyframes bar_move {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@-moz-keyframes bar_move {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@-o-keyframes bar_move {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@keyframes bar_move {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}

@-webkit-keyframes bar_up {
    from {
        -webkit-transform: translate(0, 100%);
    }

    to {
        -webkit-transform: translate(0, 0%);
    }
}

@-moz-keyframes bar_up {
    from {
        -moz-transform: translate(0, 100%);
    }

    to {
        -moz-transform: translate(0, 0%);
    }
}

@-o-keyframes bar_up {
    from {
        -o-transform: translate(0, 100%);
    }

    to {
        -o-transform: translate(0, 0%);
    }
}

@keyframes bar_up {
    from {
        transform: translate(0, 100%);
    }

    to {
        transform: translate(0, 0%);
    }
}

@-webkit-keyframes bar_title {
    from {
        margin-left: -200px;
    }

    to {
        margin-left: 0px;
    }
}

@-moz-keyframes bar_title {
    from {
        margin-left: -200px;
    }

    to {
        margin-left: 0px;
    }
}

@-o-keyframes bar_title {
    from {
        margin-left: -200px;
    }

    to {
        margin-left: 0px;
    }
}

@keyframes bar_title {
    from {
        margin-left: -200px;
    }

    to {
        margin-left: 0px;
    }
}

@-webkit-keyframes bar_icon {
    from {
        margin-right: -200px;
    }

    to {
        margin-right: 0px;
    }
}

@-moz-keyframes bar_icon {
    from {
        margin-right: -200px;
    }

    to {
        margin-right: 0px;
    }
}

@-o-keyframes bar_icon {
    from {
        margin-right: -200px;
    }

    to {
        margin-right: 0px;
    }
}

@keyframes bar_icon {
    from {
        margin-right: -200px;
    }

    to {
        margin-right: 0px;
    }
}

@-webkit-keyframes bar_inner {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-moz-keyframes bar_inner {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes bar_inner {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes bar_inner {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
