/*
Theme Name: EcoNature
Theme URI: http://econature-html.cmsmasters.net/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: EcoNature 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. EcoNature 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. EcoNature 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 EcoNature!
Version: 1.1.3
License:
License URI:
Tags: white, light, dark, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, 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 !important;*/
  position: relative;
}
html {
  height: 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 {
  display: block;
}
video {
  /*background-color: #000000;*/
}
iframe {
  margin-bottom: 20px;
  max-width: 100%;
  /*pointer-events: none;*/
}
abbr,
address {
  display: inline-block;
}
address {
  font-style: normal;
}
code {
  display: 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:first-child:before,
ol li:first-child:before {
  top: 2px;
}
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-leading-zero;
}
ul {
  list-style-type: none;
  padding-left: 15px;
}
ul li {
  position: relative;
}

.header_top,
.header_top_outer,
.header_top_inner, 
.header_top_aligner {
  height : 35px;
}

.header_mid,
.header_mid_outer,
.header_mid .header_mid_inner .search_wrap_inner,
.header_mid .header_mid_inner .slogan_wrap_inner,
.header_mid .header_mid_inner .social_wrap_inner,
.header_mid .header_mid_inner nav > div > ul,
.header_mid .header_mid_inner nav > div > ul > li,
.header_mid .header_mid_inner nav > div > ul > li > a,
.header_mid .header_mid_inner nav > div > ul > li > a > span.nav_bg_clr,
.header_mid .header_mid_inner .logo,
.header_mid .header_mid_inner .resp_nav_wrap_inner {
  height : 95px;
}

.header_bot,
.header_bot_outer,
.header_bot .header_bot_inner nav > div > ul,
.header_bot .header_bot_inner nav > div > ul > li,
.header_bot .header_bot_inner nav > div > ul > li > a {
  height : 45px;
}

#page.fixed_header #middle {
  padding-top : 95px;
}

#page.fixed_header.enable_header_top #middle {
  padding-top : 130px;
}

#page.fixed_header.enable_header_bottom #middle {
  padding-top : 140px;
}

#page.fixed_header.enable_header_top.enable_header_bottom #middle {
  padding-top : 175px;
}

.header_mid .header_mid_inner .logo_wrap {
  width : 179px;
}

.header_mid_inner .logo .logo_retina {
  width : 179px;
}

ul li:before {
  /*content: '\e8b9';*/
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  padding: 0;
  margin: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: absolute;
  top: 12px;
  left: -17px;
}
#header ul,
#footer ul {
  padding: 0;
  margin: 0;
}
#header ul li:before,
#footer ul li:before {
  display: none;
}
blockquote {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}
del {
  text-decoration: line-through;
}
table {
  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 ;
  display: block;
  margin: auto;
}
a img {
  border: 0;
}
figure {
  background-image: none !important;
}
input[type=text],
input[type=search],
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;
}
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;
}
input[type=submit],
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=submit] {
  -webkit-appearance: none;
}
input[type=text]::-ms-clear,
p:empty {
  display: none;
}
:focus {
  outline: 0;
}
sub,
sup,
small {
  font-size: 75%;
}
sub,
sup {
  position: relative;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
b,
strong {
  font-weight: bold;
}
th,
td,
caption {
  font-weight: normal;
}
svg {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.bypostauthor,
.sticky {
  outline: none;
}
/*-------------------------------------------------------------------------*/
/*  2. Globally Applied Styles  */
/*-------------------------------------------------------------------------*/
::selection {
  background: #729d34 !important;
  color: #000000 !important;
}
::-moz-selection {
  background: #729d34 !important;
  color: #000000 !important;
}
body {
  background-color: #ffffff;
  text-align: left;
  font: 13px/20px Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  color: #404040;
}
body.cmsms_page_pace_invisible.pace-running,
body.cmsms_page_invisible {
  background-size: 0;
}
body.cmsms_page_pace_invisible.pace-running #page,
body.cmsms_page_invisible #page,
body.cmsms_page_pace_invisible.pace-running #wpadminbar,
body.cmsms_page_invisible #wpadminbar {
  visibility: hidden;
  opacity: 0;
}
a {
  font: 13px/20px Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  color: #ff6b6b;
  text-decoration: none;
}
a:hover {
  color: #707070;
}
h1 {
  font: normal 300 28px/40px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  color: #404040;
}
h2 {
  font: normal 300 22px/40px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  color: #404040;
}
h3 {
  font: normal 300 18px/30px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  color: #404040;
}
h4 {
  font: italic 500 16px/20px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  color: #404040;
}
h5 {
  font: normal 300 15px/20px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  color: #404040;
}
h6 {
  font: normal 700 14px/20px Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  color: #404040;
}
div {
  /*text-align: left;*/
}
input[type=text],
input[type=search],
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 {
  font: 13px/20px Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  background-color: #fdfdfd;
  padding: 11px;
  margin: 0;
  max-width: 100%;
  border: 1px solid #dadada;
}
option {
  border: 0;
}
.jetpack_subscription_widget #subscribe-email input[type=text],
.jetpack_subscription_widget #subscribe-email input[type=email],
.widget_wysija input[type=text],
.widget_wysija input[type=email] {
  width: 100% !important;
  padding: 11px !important;
}
.widget_wysija_cont .wysija-submit {
  display: inline-block !important;
  margin: 0 !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: 11px !important;
}
.gform_wrapper select {
  padding: 11px !important;
  margin: 0 !important;
}
input[type=submit] {
  cursor: pointer;
}
input[type=text]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
textarea:focus {
  background-color: #ffffff;
  border: 1px solid #404040;
}
code {
  border: 1px solid;
  padding: 13.333333333333334px 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_table {
  border-top: 0;
  width: 100%;
}
.cmsms_table tr td,
.cmsms_table tr th {
  border-bottom: 1px solid #dadada;
  padding: 15px;
}
.cmsms_table tr td:first-child,
.cmsms_table tr th:first-child {
  border-left: 1px solid #dadada;
}
.cmsms_table tr td:last-child,
.cmsms_table tr th:last-child {
  border-right: 1px solid #dadada;
}
.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;
}
.cmsms_table tr th {
  font-weight: bold;
}
.cmsms_table tr:first-child td {
  border-top: 1px solid #dadada;
}
.cmsms_table tr.cmsms_table_row_header td,
.cmsms_table tr.cmsms_table_row_header th {
  border-color: #ff6b6b;
  background-color: #ff6b6b;
  color: #ffffff;
}
.cmsms_table tr.cmsms_table_row_header td:first-child,
.cmsms_table tr.cmsms_table_row_header th:first-child,
.cmsms_table tr.cmsms_table_row_header td:last-child,
.cmsms_table tr.cmsms_table_row_header th:last-child {
  border-color: #ff6b6b;
}
.cmsms_table tr.cmsms_table_row_footer td,
.cmsms_table tr.cmsms_table_row_footer th {
  background-color: #fdfdfd;
}
.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;
  /* object-fit: cover; */
}
#cmsms_row_10 .preloader .full-width {
    height: auto;
    /* object-fit: none; */
    width: auto !important;
    max-width: 100%;
    min-width: auto;
    margin: 0px auto;
    display: block;
    position: relative;
}
#galeria .owl-buttons {
  bottom: -10px;
}
.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;
  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;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link,
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link {
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link > span,
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link > span {
  font-size: 20px;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link > span:before,
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link > span:before {
  margin-left: 0;
  margin-right: 0;
}
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link,
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link {
  left: -50px;
  right: 100%;
}
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link + .cmsms_open_link {
  right: -50px;
  left: 100%;
}
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_post_link {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cmsms_img_rollover_wrap:hover .cmsms_img_rollover .cmsms_open_link,
.cmsms_img_rollover_wrap:hover .cmsms_img_rollover .cmsms_image_link.no_open_link {
  left: 0;
  right: 0;
  opacity: 1;
}
.cmsms_img_rollover_wrap:hover .cmsms_img_rollover .cmsms_image_link {
  left: -55px;
  right: 0;
  opacity: 1;
}
.cmsms_img_rollover_wrap:hover .cmsms_img_rollover .cmsms_image_link + .cmsms_open_link {
  right: -55px;
  left: 0;
}
p {
  padding: 0 0 10px;
  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%;
  clear: both;
}
.cmsms_widget_divider {
  margin: 0 2% 20px;
  width: 96%;
}
.cmsms_widget_divider.solid,
.cmsms_divider.solid {
  border-bottom-style: solid;
}
.cmsms_widget_divider.dashed,
.cmsms_divider.dashed {
  border-bottom-style: dashed;
}
.cmsms_widget_divider.dotted,
.cmsms_divider.dotted {
  border-bottom-style: dotted;
}
.cmsms_widget_divider.transparent,
.cmsms_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_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 2%;
}
.one_sixth {
  width: 12.67%;
}
.one_fifth {
  width: 16%;
}
.one_fourth {
  width: 21%;
}
.one_third {
  width: 29.33%;
}
.one_half {
  width: 46%;
}
.two_third {
  width: 62.67%;
}
.three_fourth {
  width: 71%;
}
.one_first {
  width: 96%;
  position: relative;
  float: none;
  clear: both;
}
[data-animation] {
  opacity: 0;
}
[data-animation].animated {
  opacity: 1;
}
.meta_wrap {
  position: relative;
  font: 11px/18px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  margin-top: -2px;
}
.meta_wrap a {
  font: 11px/18px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.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 {
  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 {
  display: block;
  margin: 0;
  position: absolute;
}
.resp_nav_wrap,
.slogan_wrap,
.search_wrap {
  display: block;
  position: relative;
  overflow: hidden;
}
.resp_nav_wrap_inner,
.slogan_wrap_inner,
.search_wrap_inner {
  display: table;
}
.resp_nav_content,
.slogan_wrap_text,
.search_wrap_inner_left,
.search_wrap_inner_right {
  display: table-cell;
  vertical-align: middle;
}
.resp_nav_wrap {
  display: none;
}
.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: 0px;
  top: 100%;
  z-index: 203;
  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 ul ul.cmsms_left {
  left: -101%;
}

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 nav > div > ul ul {
  margin: 20px 0 0;
}
#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.menu-item-dropdown-right ul ul {
  margin: 0;
}
#header nav > div > ul > li.menu-item-dropdown-right > ul li:hover > ul {
  margin: 0;
}
#page.cmsms_boxed {
  width: 1000px;
  margin: 0 auto;
}
#page.cmsms_boxed #header,
#page.cmsms_boxed #footer {
  width: 1000px;
}
#page,
#main,
#header,
#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: 1115px;
  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 -7%;
  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 {
  -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 {
  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_close_but,
#header .header_top_but {
  display: none;
}
#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_mid_inner .logo_wrap {
  display: inline-block;
  height: 100%;
  /*position: relative;*/
}
#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;
}
.content_wrap:before {
  content: '';
  background-color: #ebebeb;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
}
.content_wrap.fullwidth:before {
  background-color: transparent !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: 30px 20px 30px 0;
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}*/
.content.fr {
  padding: 30px 0 30px 20px;
  float: right;
}
.sidebar {
  width: 25.5%;
  padding: 30px 0 30px 20px;
  position: relative;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar.fl {
  padding: 30px 20px 30px 0;
  float: left;
}
.bottom_bg {
  padding-top: 40px;
  padding-bottom: 20px;
}
.bottom_inner {
  margin: 0 -2%;
}
.bottom_inner aside {
  position: relative;
  float: left;
  margin: 0 2%;
}
/* 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[class*=" cmsms-icon-"] {
  padding-left: 80px;
}
.cmsms_notice:before {
  padding-right: 20px;
  margin-top: -20px;
  margin-right: 0;
  position: absolute;
  top: 50%;
  left: 10px;
}
.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 {
  position: relative;
}
.cmsms_icon_box.cmsms_box_centered:before,
.cmsms_icon_box.cmsms_box_colored:before {
  position: absolute;
  top: 0;
  left: 50%;
}
.cmsms_icon_box.cmsms_box_centered .icon_box_inner,
.cmsms_icon_box.cmsms_box_colored .icon_box_inner {
  text-align: center;
}
.cmsms_icon_box.cmsms_box_centered .icon_box_inner .icon_box_text,
.cmsms_icon_box.cmsms_box_colored .icon_box_inner .icon_box_text {
  text-align: center;
}
.cmsms_icon_box.cmsms_box_lefticon {
  padding-left: 60px;
}
.cmsms_icon_box.cmsms_box_lefticon:before {
  position: absolute;
  top: 0;
  left: 0;
}
/* Featured Block global styles */
.cmsms_featured_block {
  position: relative;
  margin-bottom: 20px;
}
.cmsms_featured_block .featured_block_inner {
  display: table;
  width: 100%;
  position: relative;
}
.cmsms_featured_block .featured_block_inner .featured_block_text,
.cmsms_featured_block .featured_block_inner .featured_block_button_wrap {
  display: table-cell;
  padding: 20px;
  position: relative;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* 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;
}
.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 {
  display: none;
}
.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;
  padding: 0;
  margin: 0;
  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;
  float: left;
  padding: 0;
  margin: 0;
  width:33.3%;
  text-align: center;
}
.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;
  padding: 0;
  margin: 0;
  position: relative;
}
.cmsms_icon_list_items.cmsms_icon_list_type_block {
  padding: 0;
  margin: 0;
}
.cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item {
  display: block;
  width: 100%;
  padding: 0 0 60px;
  margin-bottom: -10px;
  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 {
  padding-bottom: 0;
  margin-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;
  text-align: center;
  z-index: 2;
  -webkit-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 {
  float: left;
  padding-right: 30px;
}
.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 {
  float: right;
  padding-left: 30px;
}
/* Stats global styles */
.cmsms_stats {
  text-align: center;
  position: relative;
}
.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 {
  margin: 0;
  position: absolute;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat canvas {
  display: none;
}
.cmsms_stats.stats_mode_counters .cmsms_stat_wrap {
  text-align: center;
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.cmsms_stats.stats_mode_counters .cmsms_stat_wrap.one_fourth {
  width: 24%;
}
.cmsms_stats.stats_mode_counters .cmsms_stat_wrap.one_third {
  width: 33.3%;
}
.cmsms_stats.stats_mode_counters .cmsms_stat_wrap.one_half {
  width: 50%;
}
.cmsms_stats.stats_mode_counters .cmsms_stat_wrap.one_first {
  width: 100%;
}
.cmsms_stats.stats_mode_counters .cmsms_stat_wrap .cmsms_stat {
  margin: 0 0 20px;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  text-align: center;
  position: absolute;
  z-index: 2;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title,
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  display: block;
  text-align: center;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat canvas {
  position: relative;
  z-index: 1;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat canvas {
  display: none;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers.stats_noborder .cmsms_stat_wrap .cmsms_stat {
  border: none;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers.stats_noborder .cmsms_stat_wrap.one_fourth:nth-child(4n+1) .cmsms_stat,
.cmsms_stats.stats_mode_counters.stats_type_numbers.stats_noborder .cmsms_stat_wrap.one_third:nth-child(3n+1) .cmsms_stat,
.cmsms_stats.stats_mode_counters.stats_type_numbers.stats_noborder .cmsms_stat_wrap.one_half:nth-child(2n+1) .cmsms_stat,
.cmsms_stats.stats_mode_counters.stats_type_numbers.stats_noborder .cmsms_stat_wrap.one_first .cmsms_stat {
  border: none;
}
/* Button global styles */
.cmsms_button {
  display: inline-block;
}
.widget {
  position: relative;
  padding: 0 0 20px;
}
#slide_top {
  text-align: center;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
}
#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 div {
  cursor: pointer;
}
.owl-carousel .owl-controls .owl-pagination {
  position: absolute;
  top: 17px;
  right: 20px;
}
.owl-carousel .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/*-------------------------------------------------------------------------*/
/*  3.  Header + Centered + Right + Fixed Versions  */
/*-------------------------------------------------------------------------*/
/***************** Header ******************/
.navigation > ul > li:first-child {
  border-top: 0;
}
.navigation ul {
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.02);
}
.navigation ul ul {
  top: -1px;
}
.navigation ul li {
  border-top-width: 1px;
  border-top-style: solid;
}
.navigation ul li a {
  width: 180px;
  padding: 10px;
}
.navigation > li > a {
  display: block;
  border-right-width: 1px;
  border-right-style: solid;
}
.navigation > li > a:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.navigation > li > a > span {
  display: inline-block;
  padding: 10px 25px;
  vertical-align: middle;
  position: relative;
  z-index: 205;
}
.navigation > li > a > span > img {
  display: inline-block;
  margin-top: -3px;
  margin-right: 5px;
}
.navigation > li:first-child > a {
  border-left-width: 1px;
  border-left-style: solid;
}
.navigation > li.menu-item-has-children > a:before {
  content: '';
  border-top: 4px solid transparent;
  border-bottom: 4px solid #ffffff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -4px;
  opacity: 0;
}
.navigation > li.menu-item-has-children:hover a:before {
  bottom: -1px;
  opacity: 1;
}
.navigation > li:hover > a > span.nav_bg_clr
.navigation > li.current-menu-ancestor > a > span.nav_bg_clr {
  opacity: 1;
}
.responsive_nav {
  font-size: 20px;
  display: block;
  width: 40px;
  height: 36px;
  position: relative;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.responsive_nav:before {
  font-size: inherit;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.header_top_outer {
  background-color: #3d3d3d;
  -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.8);
}
.header_top_inner {
  height: 35px;
}
.header_top_inner nav > div > ul {
  z-index: 205;
}
.header_top_inner nav > div > ul > li {
  padding: 0 10px;
}
.header_top_inner nav > div > ul > li > a {
  padding: 5px 0;
}
.header_top_inner nav > div > ul > li > a > span.cmsms_count {
  background-color: #fdfdfd;
  color: #3d3d3d;
  display: inline-block;
  padding: 0 6px 1px;
  margin-left: 7px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.header_top_inner nav > div > ul > li > a img {
  display: inline-block;
  margin-top: -3px;
  margin-right: 5px;
}
.header_top_inner nav > div > ul > li a {
  font: 11px/18px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  color: rgba(255, 255, 255, 0.5);
}
.header_top_inner nav > div > ul > li:hover > a,
.header_top_inner nav > div > ul > li.current-menu-item > a,
.header_top_inner nav > div > ul > li.current-menu-ancestor > a {
  color: #fdfdfd;
}
.header_top_inner nav > div > ul > li.menu-item-has-children > a:before {
  content: '';
  border-top: 5px solid transparent;
  border-bottom: 5px solid #1f1f1f;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  opacity: 0;
}
.header_top_inner nav > div > ul > li.menu-item-has-children:hover a:before {
  opacity: 1;
}
.header_top_inner nav > div > ul > li ul {
  background-color: #1f1f1f;
  padding: 10px 0;
  top: 100%;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.8);
}
.header_top_inner nav > div > ul > li ul li > a {
  padding: 5px 20px;
  width: 130px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header_top_inner nav > div > ul > li ul li:hover > a,
.header_top_inner nav > div > ul > li ul li.current-menu-item > a,
.header_top_inner nav > div > ul > li ul li.current-menu-ancestor > a {
  color: #fdfdfd;
}
.header_top_inner nav > div > ul > li ul ul {
  top: -10px;
}
.header_top_inner .header_top_aligner,
.header_top_inner .nav_wrap,
.header_top_inner .social_wrap,
.header_top_inner .meta_wrap {
  display: inline-block;
  vertical-align: middle;
}
.header_top_inner .meta_wrap {
  color: rgba(255, 255, 255, 0.5);
}
.header_top_inner .meta_wrap a {
  color: rgba(255, 255, 255, 0.5);
}
.header_top_inner .meta_wrap a:hover {
  color: #fdfdfd;
}
.header_top_inner .meta_wrap > * {
  margin: 0 0 0 30px;
}
.header_top_inner .meta_wrap > *:first-child {
  margin: 0;
}
.header_top_inner .social_wrap ul {
  height: 20px;
}
.header_top_inner .social_wrap ul li {
  height: 20px;
  padding-left: 3px;
}
.header_top_inner .social_wrap a {
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.header_top_inner .social_wrap a[class^="cmsms-icon-"]:before,
.header_top_inner .social_wrap a[class*=" cmsms-icon-"]:before {
  width: 1em;
  height: 1em;
}
#header .header_top nav > div > ul > li ul {
  padding: 10px 0;
}
.header_mid {
  clear: both;
}
.header_mid_outer {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.header_mid_inner .search_wrap {
  float: right;
}
.header_mid_inner .search_wrap .search_wrap_inner {
  width: 45px;
}
.header_mid_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 .search_wrap .search_wrap_inner .search_wrap_inner_right {
  width: 10%;
  height: 100%;
  text-align: right;
  min-width: 45px;
}
.header_mid_inner .search_wrap .search_bar_wrap {
  height: 50px;
  padding: 5px 10px;
}
.header_mid_inner .search_wrap .search_bar_wrap input[type=text] {
  font: normal 300 18px/30px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  width: 86%;
  margin-top: -1px;
}
.header_mid_inner .search_wrap .search_bar_wrap button[type=submit][class^="cmsms-icon-"],
.header_mid_inner .search_wrap .search_bar_wrap button[type=submit][class*=" cmsms-icon-"] {
  color: #333333;
  font-size: 16px;
  margin: 5px 0;
  width: 30px;
  height: 30px;
}
.header_mid_inner .search_wrap .search_but {
  width: 25px;
  height: 25px;
  margin-left: 20px;
  position: relative;
}
.header_mid_inner .search_wrap .search_but[class^="cmsms-icon-"]:before,
.header_mid_inner .search_wrap .search_but[class*=" cmsms-icon-"]:before {
  font-size: 16px;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.header_mid_inner .search_wrap.search_opened {
  width: 50%;
}
.header_mid_inner .search_wrap.search_opened .search_wrap_inner {
  width: 100%;
}
.header_mid_inner .search_wrap.search_opened .search_wrap_inner .search_wrap_inner_left {
  display: table-cell;
  width: 90%;
  visibility: visible;
  margin-right: 0;
  opacity: 1;
}
.header_mid_inner .search_wrap.search_opened .search_but {
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.header_mid_inner .search_wrap.search_opened .search_but[class^="cmsms-icon-"]:before,
.header_mid_inner .search_wrap.search_opened .search_but[class*=" cmsms-icon-"]:before {
  content: '\eb20';
  font-size: 10px;
}
.header_mid_inner .resp_nav_wrap,
.header_mid_inner .slogan_wrap,
.header_mid_inner .social_wrap {
  float: right;
  margin-right: 30px;
  visibility: visible;
  text-indent: inherit;
  opacity: 1;
}
.header_mid_inner .resp_nav_wrap.resp_nav_closed,
.header_mid_inner .slogan_wrap.resp_nav_closed,
.header_mid_inner .social_wrap.resp_nav_closed,
.header_mid_inner .resp_nav_wrap.slogan_closed,
.header_mid_inner .slogan_wrap.slogan_closed,
.header_mid_inner .social_wrap.slogan_closed,
.header_mid_inner .resp_nav_wrap.social_closed,
.header_mid_inner .slogan_wrap.social_closed,
.header_mid_inner .social_wrap.social_closed {
  margin-right: 0;
  visibility: hidden;
  text-indent: -9999px;
  opacity: 0;
}
.header_mid_inner .social_wrap ul li {
  margin-top: 2px;
  padding-left: 7px;
}
.header_mid_inner .social_wrap a {
  width: 30px;
  height: 30px;
}
.header_mid_inner .social_wrap a[class^="cmsms-icon-"]:before,
.header_mid_inner .social_wrap a[class*=" cmsms-icon-"]:before {
  font-size: 30px;
  width: 1em;
  height: 1em;
}
.header_mid_inner nav {
  float: right;
  visibility: visible;
  text-indent: inherit;
  opacity: 1;
}
.header_mid_inner nav.nav_closed {
  margin-right: -30px;
  visibility: hidden;
  text-indent: -9999px;
  opacity: 0;
}
.header_mid_inner .navigation > li > a > span {
  display: inline-block;
  padding: 0 15px;
  position: relative;
  z-index: 205;
}
.header_mid_inner .navigation > li > a > span.nav_bg_clr {
  border: 0;
  display: block;
  width: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 204;
  opacity: 0;
}
.header_mid_inner .navigation > li.menu-item-has-children > a:before {
  content: none;
}
.header_mid_inner .navigation > li.menu-item-has-children > a > span.nav_bg_clr:before {
  content: none;
  border-top: 4px solid transparent;
  border-bottom: 4px solid #ffffff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  bottom: -21px;
  left: 50%;
  margin-left: -4px;
  opacity: 0;
}
.header_mid_inner .navigation > li.menu-item-has-children:hover > a > span.nav_bg_clr:before {
  bottom: -1px;
  opacity: 1;
}
.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 .logo {
  display: table-row;
  width: auto;
  vertical-align: middle;
}
.header_mid_inner .logo img, .header_mid_inner > .logo_wrap > img.anys
 {
  max-height: 100%;
  width: auto;
  height: auto;
  /*margin: auto !important;*/
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.header_mid_inner > .logo_wrap > img.anys {
  left: 110%;
  width: 80%;
}
.header_mid_inner .logo .logo_retina {
  display: none;
}
.header_mid,
.header_mid .header_mid_inner .search_wrap_inner,
.header_mid .header_mid_inner .slogan_wrap_inner,
.header_mid .header_mid_inner .social_wrap_inner,
.header_mid .header_mid_inner nav > div > ul,
.header_mid .header_mid_inner nav > div > ul > li,
.header_mid .header_mid_inner nav > div > ul > li > a,
.header_mid .header_mid_inner nav > div > ul > li > a > span.nav_bg_clr,
.header_mid .header_mid_inner .logo,
.header_mid .header_mid_inner .resp_nav_wrap_inner {
  height: 45px;
}
.header_bot_outer {
  background-color: #ffffff;
  border-bottom: 1px solid #ebebeb;
}
.header_bot,
.header_bot .header_bot_inner nav > div > ul,
.header_bot .header_bot_inner nav > div > ul > li,
.header_bot .header_bot_inner nav > div > ul > li > a {
  height: 45px;
}
.header_bot_inner .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 .navigation > li.menu-item-has-children > a:before {
  content: none;
}
.header_bot_inner .navigation > li.menu-item-has-children > a > span.nav_bg_clr:before {
  content: '';
  border-top: 4px solid transparent;
  border-bottom: 4px solid #ffffff;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  bottom: -21px;
  left: 50%;
  margin-left: -4px;
  opacity: 0;
}
.header_bot_inner .navigation > li.menu-item-has-children:hover > a > span.nav_bg_clr:before {
  bottom: -1px;
  opacity: 1;
}
.header_bot_inner .navigation > li:hover > a > span.nav_bg_clr,
.header_bot_inner .navigation > li.current-menu-item > a > span.nav_bg_clr,
.header_bot_inner .navigation > li.current-menu-ancestor > a > span.nav_bg_clr {
  opacity: 1;
}
.header_bot_inner .navigation > li.menu-item-highlight > a > span.nav_bg_clr {
  opacity: 1;
}
/***************** 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 {
  display: inline-block;
}
.enable_header_centered .header_mid_inner > nav > div > ul ul,
.enable_header_centered .header_bot_inner > nav > div > ul ul {
  text-align: left;
}
/***************** Right Header ******************/
.enable_header_right .header_bot_inner {
  text-align: right;
}
.enable_header_right .header_bot_inner > nav {
  display: inline-block;
}
.enable_header_right .header_bot_inner > nav > div > ul ul {
  text-align: left;
}
/***************** Fixed Header ******************/
/*#page.fixed_header #header {
  position: fixed;
}*/
#page.fixed_header .header_mid_outer {
  background-color: rgba(255, 255, 255, 0.95);
}
#page.fixed_header .header_bot_outer {
  background-color: rgba(255, 255, 255, 0.95);
}
#page.fixed_header #middle {
  padding-top: 95px;
}
#page.fixed_header.enable_header_top #middle {
  padding-top: 131px;
}
#page.fixed_header.enable_header_bottom #middle {
  padding-top: 142px;
}
#page.fixed_header.enable_header_top.enable_header_bottom #middle {
  padding-top: 175px;
}
/***************** 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;
  vertical-align: bottom;
}
.search_bar_wrap {
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 3px 10px 3px 5px;
  background-color: #fdfdfd;
  border: 1px solid #dadada;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.search_bar_wrap p {
  padding: 0;
}
.search_bar_wrap input[type=text] {
  border: 0;
  background: none;
  width: 80%;
  padding: 5px;
  margin: 0;
}
.search_bar_wrap button[type=submit] {
  min-width: 0;
}
.search_bar_wrap button[type=submit][class^="cmsms-icon-"],
.search_bar_wrap button[type=submit][class*=" cmsms-icon-"] {
  color: #404040;
  float: right;
  font-size: 20px;
  font-family: fontello;
  display: block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1em;
  margin: 3px 0;
  width: 24px;
  height: 24px;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  border: 0;
  background: none;
  padding: 0;
  cursor: pointer;
}
.search_bar_wrap button[type=submit][class^="cmsms-icon-"]:before,
.search_bar_wrap button[type=submit][class*=" cmsms-icon-"]:before {
  margin-left: 0;
  margin-right: 0;
}
/* Pixel Arrow global styles */
.cmsms_prev_arrow,
.cmsms_next_arrow {
  background: transparent;
  width: 1px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  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;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.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;
}
.cmsms_prev_arrow span:after,
.cmsms_next_arrow span:after {
  height: 9px;
  left: 4px;
  top: -4px;
}
.cmsms_next_arrow {
  right: 0;
  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 {
  background: #000000;
  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;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
.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;
}
.cmsms_top_arrow span:after,
.cmsms_bot_arrow span:after {
  width: 9px;
  top: 4px;
  left: -4px;
}
.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;
}
input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=submit],
input[type=button],
button,
textarea,
select {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/*-------------------------------------------------------------------------*/
/*  4.  Content + Sidebar Styles  */
/*-------------------------------------------------------------------------*/
.middle_inner {
  background-color: #ffffff;
}
body .headline {
  background-color: transparent;
}
.headline_outer {
  border-bottom: 1px solid #ebebeb;
}
.headline_outer .headline_color {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.headline_outer .headline_inner {
  padding: 12px 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;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.headline_outer .headline_inner .headline_text h1 {
  margin: 0;
}
.headline_outer .headline_inner .headline_text h5 {
  margin: -5px 0 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_left .headline_text:before {
  right: auto;
}
.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;
}
.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 {
  bottom: auto;
}
.align_center {
  text-align: center;
}
.cmsms_breadcrumbs {
  border-bottom: 1px solid #000000;
  overflow: hidden;
}
.cmsms_breadcrumbs .cmsms_breadcrumbs_inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
.cmsms_breadcrumbs .cmsms_breadcrumbs_inner.align_left {
  text-align: left;
}
.cmsms_breadcrumbs .cmsms_breadcrumbs_inner.align_right {
  text-align: right;
}
.cmsms_breadcrumbs .cmsms_breadcrumbs_inner.align_center {
  text-align: center;
}
.content_wrap {
  display: block;
  min-width: inherit;
}
.error {
  overflow: hidden;
}
.error .search_bar_wrap {
  margin: 0 auto 40px;
  width: 300px;
  max-width: 100%;
  display: block;
}
.error .error_subtitle {
  text-align: center;
  margin-bottom: 50px;
}
.error .error_title {
  font-size: 190px;
  color: #ffffff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 1em;
  margin: 0;
  padding: 60px 0;
}
.error .error_inner {
  background-position: 50% 50%;
  background-attachment: fixed;
  margin-bottom: 60px;
}
.error .error_button_wrap {
  text-align: center;
  padding-bottom: 50px;
}
/*-------------------------------------------------------------------------*/
/*  5.  Bottom + Footer Styles  */
/*-------------------------------------------------------------------------*/
/***************** Bottom ******************/
.bottom_bg {
  background-color: #fdfdfd;
  border-top: 1px solid #ebebeb;
}
/***************** Footer ******************/
.footer_bg {
  background-color: #3d3d3d;
}
.footer_inner {
  text-align: center;
  padding: 80px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer_inner .logo {
  display: inline-block;
  margin-bottom: 60px;
}
.footer_inner .logo > .footer_logo_retina {
  display: none;
}
.footer_inner nav {
  margin-bottom: 40px;
}
.footer_inner nav > div {
  text-align: center;
}
.footer_inner nav > div > ul {
  display: inline-block;
  vertical-align: middle;
}
.footer_inner nav > div > ul ul {
  display: none;
}
.footer_inner nav > div > ul > li {
  padding: 0 10px;
  border-left: 1px solid #000000;
}
.footer_inner nav > div > ul > li:first-child {
  border-left: 0;
}
.footer_inner nav > div > ul > li > a {
  line-height: 1em;
}
.footer_inner .social_wrap,
.header_mid .social_wrap {
  margin-bottom: 40px;
}
.footer_inner .social_wrap .social_wrap_inner,
.header_mid .social_wrap .social_wrap_inner {
  text-align: center;
}
.footer_inner .social_wrap .social_wrap_inner ul li,
.header_mid .social_wrap .social_wrap_inner ul li {
  padding-left: 10px;
}
.footer_inner .social_wrap .social_wrap_inner a,
.header_mid .social_wrap .social_wrap_inner a {
  width: 50px;
  height: 50px;
}
.footer_inner .social_wrap .social_wrap_inner a[class^="cmsms-icon-"]:before,
.footer_inner .social_wrap .social_wrap_inner a[class*=" cmsms-icon-"]:before,
.header_mid .social_wrap .social_wrap_inner a[class^="cmsms-icon-"]:before,
.header_mid .social_wrap .social_wrap_inner a[class*=" cmsms-icon-"]:before {
  font-size: 50px;
  width: 1em;
  height: 1em;
}
.footer_inner .footer_custom_html {
  text-align: center;
  margin-bottom: 40px;
  overflow: hidden;
}
.cmsms_footer_small .footer_inner {
  padding: 20px;
  text-align: left;
  overflow: hidden;
}
.cmsms_footer_small .footer_inner nav {
  margin: 0;
  float: right;
  overflow: hidden;
}
.cmsms_footer_small .footer_inner .social_wrap,
.header_mid .social_wrap {
  margin: 0;
  float: right;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner,
.header_mid .social_wrap .social_wrap_inner {
  text-align: left;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner ul,
.header_mid .social_wrap .social_wrap_inner ul {
  /* height: 20px; */
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner ul li,
.header_mid .social_wrap .social_wrap_inner ul li {
  padding-left: 10px;
  height: 25px;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner ul li:first-child,
.header_mid .social_wrap .social_wrap_inner ul li:first-child {
  padding-left: 0;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner a,
.header_mid .social_wrap .social_wrap_inner a {
  width: 25px;
  height: 25px;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner a[class^="cmsms-icon-"]:before,
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner a[class*=" cmsms-icon-"]:before,
.header_mid .social_wrap .social_wrap_inner a[class^="cmsms-icon-"]:before,
.header_mid .social_wrap .social_wrap_inner a[class*=" cmsms-icon-"]:before {
  font-size: 25px;
  width: 1em;
  height: 1em;
}
.cmsms_footer_small .footer_inner .footer_custom_html {
  margin: 0;
  float: right;
  text-align: left;
  overflow: hidden;
}
.cmsms_footer_small .footer_inner .footer_custom_html * {
  padding-bottom: 0;
  margin-bottom: 0;
}
.cmsms_footer_small .footer_inner .copyright {
  overflow: hidden;
  color: white !important;
}
/***************** Fixed Footer ******************/
.fixed_footer #main {
  margin-bottom: 450px;
  z-index: 2;
}
.fixed_footer #footer {
  position: fixed;
  bottom: 0;
}
.fixed_footer #footer .footer_inner nav {
  z-index: 1;
}
/***************** Slide Top Button ******************/
#slide_top {
  background-color: rgba(61, 61, 61, 0.5);
  color: #ffffff;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.15000000000000002);
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#slide_top:before {
  font-size: 20px;
  line-height: 50px;
}
#slide_top:hover {
  background-color: #ffffff;
  color: #3d3d3d;
  border: 1px solid #ebebeb;
}
/*-------------------------------------------------------------------------*/
/*  6.  Blog (Default, Masonry, Timeline) + Post Styles */
/*-------------------------------------------------------------------------*/
/***************** Blog ******************/
.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 {
  padding-right: 8px;
  margin-left: 20px;
  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 {
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 100%;
  right: 0;
  top: 1px;
  bottom: 0;
}
.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 {
  margin-bottom: 60px;
  padding: 15px 0;
  position: relative;
  border-bottom: 1px solid #000000;
  overflow: hidden;
}
.cmsms_post_filter_wrap .cmsms_post_filter {
  overflow: hidden;
}
.cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block {
  overflow: hidden;
}
.cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but {
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  float: right;
}
.cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but:before {
  font-size: 14px;
  margin-right: 7px;
  margin-left: 0;
}
.cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_list {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
  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_but.current + .cmsms_post_filter_list > li {
  width: auto;
  height: auto;
  padding: 10px 0 10px 5px;
  opacity: 1;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.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;
  text-align: center;
  overflow: hidden;
}
.cmsms_wrap_pagination ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.cmsms_wrap_pagination ul li {
  display: block;
  padding: 0 0 3px 3px;
  float: left;
}
.cmsms_wrap_pagination ul li:first-child {
  padding-left: 0;
}
.cmsms_wrap_pagination ul li:before {
  content: none;
}
.cmsms_wrap_pagination ul li .page-numbers {
  line-height: 32px;
  display: block;
  min-width: 32px;
  height: 32px;
  position: relative;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_wrap_pagination ul li .page-numbers .cmsms_prev_arrow {
  right: 5px;
}
.cmsms_wrap_pagination ul li .page-numbers .cmsms_next_arrow {
  left: 5px;
}
.blog.columns {
  margin: 0 -15px;
  position: relative;
  overflow: hidden;
}
.blog.columns .post {
  min-width: 280px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
  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: 0;
  bottom: 0;
}
.blog.timeline .post {
  width: 50%;
  overflow: hidden;
  float: left;
  opacity: 0;
}
.blog.timeline .post.cmsms_timeline_left {
  margin-left: -40px;
}
.blog.timeline .post.cmsms_timeline_left .cmsms_post_cont {
  margin-right: 16%;
}
.blog.timeline .post.cmsms_timeline_right {
  margin-left: 40px;
}
.blog.timeline .post.cmsms_timeline_right .cmsms_post_cont {
  margin-left: 16%;
}
.blog.timeline .post.shortcode_animated {
  margin-left: 0;
  opacity: 1;
}
.post {
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.post .cmsms_audio {
  margin-bottom: 20px;
  position: relative;
}
.post .cmsms_post_format_img {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post .cmsms_post_format_img:before {
  font-size: 30px;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.post .cmsms_post_date {
  display: block;
}
.post .cmsms_post_date .cmsms_day_mon {
  display: inline-block;
}
.post .cmsms_post_date .cmsms_year {
  display: block;
  margin-top: -10px;
}
.post .cmsms_post_header {
  padding-bottom: 10px;
  position: relative;
}
.post .cmsms_post_header .cmsms_post_title,
.post .cmsms_post_header .cmsms_post_subtitle {
  margin: 0;
}
.post .cmsms_post_header .cmsms_post_subtitle {
  text-transform: uppercase;
  opacity: 0.5;
}
.post .cmsms_post_cont_info,
.post .cmsms_post_cont_info a {
  text-transform: uppercase;
}
.post .cmsms_post_cont_info > span {
  margin-left: 5px;
}
.post .cmsms_post_cont_info > span:first-child {
  margin-left: 0;
}
.post .cmsms_post_cont {
  overflow: hidden;
}
.post .cmsms_post_cont figure {
  margin-bottom: 20px;
}
.post .cmsms_post_cont .preloader {
  display: block;
}
.post .cmsms_post_cont .cmsms_post_cont_info {
  padding-bottom: 15px;
  overflow: hidden;
}
.post .cmsms_post_cont .cmsms_post_footer {
  padding: 20px 0;
  position: relative;
  border-top: 1px solid #000000;
  overflow: hidden;
}
.post .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
  padding: 6px 0;
  float: right;
  overflow: hidden;
}
.post .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info > *:first-child {
  margin-left: 0;
}
.post.format-quote .cmsms_quote_content {
  padding: 30px;
  position: relative;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.post.format-quote .cmsms_quote_content:before {
  content: '';
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  position: absolute;
  left: 23px;
  bottom: -15px;
  top: auto;
}
.post.format-quote .cmsms_quote_content p {
  padding-bottom: 0;
}
.post.format-quote .cmsms_quote_info {
  padding-top: 25px;
  border: 1px solid transparent;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.post.format-quote .cmsms_quote_info .cmsms_quote_author,
.post.format-quote .cmsms_quote_info .cmsms_post_cont_info,
.post.format-quote .cmsms_quote_info .cmsms_post_footer {
  padding-left: 20px;
  padding-right: 20px;
}
.post.format-quote .cmsms_quote_info .cmsms_quote_author {
  padding-bottom: 10px;
}
.post.format-quote .cmsms_quote_info .cmsms_post_cont_info {
  padding-bottom: 20px;
}
.post.format-aside .cmsms_post_cont,
.post.format-status .cmsms_post_cont {
  padding: 30px 20px 20px;
  border-bottom: 0 solid transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post.format-aside .cmsms_post_cont .cmsms_post_content,
.post.format-status .cmsms_post_cont .cmsms_post_content {
  padding: 0 0 30px;
  text-align: center;
}
.post.format-aside .cmsms_post_cont .cmsms_post_content > div,
.post.format-status .cmsms_post_cont .cmsms_post_content > div {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.post.format-aside .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner,
.post.format-status .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner {
  min-height: 185px;
}
.post.format-aside .cmsms_post_cont .cmsms_post_footer,
.post.format-status .cmsms_post_cont .cmsms_post_footer {
  padding: 0;
  border: 0 solid transparent;
  overflow: hidden;
}
.post.format-aside .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info,
.post.format-status .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
  float: right;
}
.post.format-aside .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info,
.post.format-status .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info {
  padding: 9px 20px 8px 0;
  overflow: hidden;
}
.post.format-chat .cmsms_post_cont {
  padding: 50px 0 25px;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post.format-chat .cmsms_post_cont .cmsms_chat {
  padding: 0 20px 30px;
  word-wrap: break-word;
  overflow: hidden;
}
.post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item {
  margin-top: 25px;
  padding-top: 25px;
  position: relative;
  overflow: hidden;
}
.post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item:first-child {
  margin-top: 0;
  padding-top: 0;
}
.post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item:before {
  content: '';
  background-color: transparent;
  display: block;
  width: 65px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
.post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item:first-child:before {
  content: none;
}
.post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time {
  overflow: hidden;
}
.post.format-chat .cmsms_post_cont .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_time {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding-left: 10px;
  float: right;
  opacity: 0.43;
}
.post.format-chat .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 .cmsms_chat .cmsms_chat_item .cmsms_chat_text {
  padding-top: 5px;
}
.post.format-chat .cmsms_post_cont .cmsms_post_footer {
  padding: 25px 20px 0;
}
.post.format-chat .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
  padding-top: 0;
}
.post.format-chat .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info {
  padding-bottom: 0;
}
.post.format-gallery .cmsms_post_format_img:before {
  top: -4px;
  left: 1px;
}
.post.format-audio .cmsms_post_format_img:before {
  left: -5px;
}
.post.format-aside .cmsms_post_format_img:before {
  top: -2px;
}
/***************** Blog Default ******************/
.post.cmsms_default_type {
  padding-top: 70px;
  padding-right: 60px;
}
.post.cmsms_default_type .preloader,
.post.cmsms_default_type .cmsms_video_wrap {
  padding-bottom: 59.9%;
}
.post.cmsms_default_type .preloader.highImg,
.post.cmsms_default_type .cmsms_video_wrap.highImg {
  height: auto;
  padding: 0;
}
.post.cmsms_default_type:first-child {
  padding-top: 0;
}
.post.cmsms_default_type .cmsms_post_info {
  width: 50px;
  margin-right: 45px;
  margin-bottom: 15px;
  float: left;
  overflow: hidden;
}
.post.cmsms_default_type .cmsms_post_date {
  padding-top: 5px;
  margin-right: 0;
  text-align: center;
}
.post.cmsms_default_type .cmsms_post_cont {
  background: none;
  min-width: 250px;
  border-bottom: 1px solid transparent;
}
.post.cmsms_default_type.format-quote .cmsms_post_cont {
  border-bottom: 0 solid transparent;
}
.post.cmsms_default_type.format-audio .cmsms_post_cont {
  padding: 40px 20px 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post.cmsms_default_type.format-audio .cmsms_post_cont .cmsms_post_header {
  padding-bottom: 20px;
}
.post.cmsms_default_type.format-audio .cmsms_post_cont figure {
  margin-bottom: 0;
}
.post.cmsms_default_type.format-audio .cmsms_post_cont .cmsms_post_cont_info {
  padding-bottom: 20px;
}
.post.cmsms_default_type.format-audio .cmsms_post_cont .cmsms_post_footer {
  margin: 10px -20px 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0;
}
.post.cmsms_default_type.format-link .cmsms_post_cont {
  padding: 30px 0 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post.cmsms_default_type.format-link .cmsms_post_cont .cmsms_post_header {
  border-bottom: 1px solid transparent;
}
.post.cmsms_default_type.format-link .cmsms_post_cont .cmsms_post_header,
.post.cmsms_default_type.format-link .cmsms_post_cont .cmsms_post_cont_info,
.post.cmsms_default_type.format-link .cmsms_post_cont .cmsms_post_content,
.post.cmsms_default_type.format-link .cmsms_post_cont .cmsms_post_footer {
  padding-left: 20px;
  padding-right: 20px;
}
.post.cmsms_default_type.format-link .cmsms_post_cont .cmsms_post_header {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.post.cmsms_default_type.format-link .cmsms_post_cont .cmsms_post_cont_info {
  padding-bottom: 10px;
}
.post.cmsms_default_type.format-link .cmsms_post_cont .cmsms_post_content {
  padding-bottom: 5px;
}
.post.cmsms_default_type.format-link .cmsms_post_cont .cmsms_post_footer {
  padding-bottom: 0;
}
.post.cmsms_default_type.format-chat .cmsms_post_cont {
  border: 1px solid transparent;
}
.post.cmsms_default_type.format-aside .cmsms_post_cont,
.post.cmsms_default_type.format-status .cmsms_post_cont {
  padding-top: 50px;
  border-bottom: 0 solid transparent;
}
.post.cmsms_default_type.format-aside .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner,
.post.cmsms_default_type.format-status .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner {
  min-height: 165px;
}
/***************** Blog Masonry ******************/
.post.cmsms_masonry_type {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.post.cmsms_masonry_type .preloader,
.post.cmsms_masonry_type .cmsms_video_wrap {
  padding: 0 0 67.3%;
}
.post.cmsms_masonry_type .preloader.highImg,
.post.cmsms_masonry_type .cmsms_video_wrap.highImg {
  height: auto;
  padding: 0;
}
.post.cmsms_masonry_type .cmsms_post_format_img {
  display: none;
  width: 40px;
  height: 40px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  z-index: 10;
}
.post.cmsms_masonry_type .cmsms_post_format_img:before {
  font-size: 21px;
}
.post.cmsms_masonry_type .cmsms_post_cont {
  padding: 0 0 20px;
  border: 1px solid #000000;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_header {
  padding: 0 20px;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_cont_info {
  padding: 0 20px;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_content {
  padding: 20px 20px 0;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer {
  padding: 20px 20px 0;
  margin-top: 10px;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
  padding-top: 0;
  text-align: inherit;
  display: block;
  float: none;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info .cmsms_post_date {
  display: inline-block;
  padding-right: 10px;
  position: relative;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info .cmsms_post_date:before {
  top: 0;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info .cmsms_post_date,
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info .cmsmsLike,
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info .cmsms_post_comments {
  margin-left: 15px;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info *:first-child {
  margin-left: 0;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info .cmsms_post_comments:before {
  top: 1px;
}
.post.cmsms_masonry_type .cmsms_post_cont .cmsms_post_footer .button {
  margin-top: 20px;
  float: right;
}
.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_quote_content {
  padding: 40px 20px 45px;
  margin-bottom: 25px;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_quote_content:before {
  left: 37px;
}
.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_quote_author {
  padding: 0 20px 20px;
}
.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_post_cont_info {
  margin: 0;
}
.post.cmsms_masonry_type.format-quote .cmsms_post_cont .cmsms_post_footer {
  margin: 15px 0 0;
}
.post.cmsms_masonry_type.format-audio .cmsms_post_cont .cmsms_post_header {
  padding: 0 20px 20px;
}
.post.cmsms_masonry_type.format-audio .cmsms_post_cont .cmsms_audio {
  padding-left: 20px;
  padding-right: 20px;
}
.post.cmsms_masonry_type.format-link .cmsms_post_cont .cmsms_post_header {
  padding-bottom: 20px;
}
.post.cmsms_masonry_type.format-status .cmsms_post_cont .cmsms_post_content,
.post.cmsms_masonry_type.format-aside .cmsms_post_cont .cmsms_post_content {
  padding: 20px;
}
.post.cmsms_masonry_type.format-status .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner,
.post.cmsms_masonry_type.format-aside .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner {
  min-height: 200px;
}
.post.cmsms_masonry_type.format-status .cmsms_post_cont .cmsms_post_footer,
.post.cmsms_masonry_type.format-aside .cmsms_post_cont .cmsms_post_footer {
  margin-top: 0;
}
.post.cmsms_masonry_type.format-chat .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
  padding-top: 5px;
}
/***************** Blog Timeline ******************/
.post.cmsms_timeline_type:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 56px;
}
.post.cmsms_timeline_type .cmsms_post_info {
  width: 50px;
  position: absolute;
  top: 30px;
}
.post.cmsms_timeline_type .cmsms_post_info .cmsms_post_format_img {
  z-index: 1;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.post.cmsms_timeline_type .cmsms_post_info .cmsms_post_date {
  width: 50px;
  height: 48px;
  padding: 5px;
  margin: 0;
  position: relative;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.post.cmsms_timeline_type .cmsms_post_info .cmsms_post_date .cmsms_day_mon,
.post.cmsms_timeline_type .cmsms_post_info .cmsms_post_date .cmsms_year {
  display: block;
}
.post.cmsms_timeline_type .cmsms_post_info .cmsms_post_date .cmsms_year {
  margin-top: -7px;
}
.post.cmsms_timeline_type.cmsms_timeline_left .cmsms_post_info {
  right: -27px;
}
.post.cmsms_timeline_type.cmsms_timeline_right .cmsms_post_info {
  left: -27px;
}
.post.cmsms_timeline_type .cmsms_post_cont {
  margin: 0 1px;
  padding: 30px 0 20px;
  overflow: visible;
  position: relative;
  border: 1px solid #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post.cmsms_timeline_type .cmsms_post_cont > figure,
.post.cmsms_timeline_type .cmsms_post_cont .cmsms_video_wrap,
.post.cmsms_timeline_type .cmsms_post_cont .cmsms_owl_slider,
.post.cmsms_timeline_type .cmsms_post_cont .cmsms_quote_content {
  margin-top: -30px;
}
.post.cmsms_timeline_type .cmsms_post_cont .cmsms_post_header,
.post.cmsms_timeline_type .cmsms_post_cont .cmsms_post_cont_info,
.post.cmsms_timeline_type .cmsms_post_cont .cmsms_post_content,
.post.cmsms_timeline_type .cmsms_post_cont .cmsms_post_footer {
  padding-left: 20px;
  padding-right: 20px;
}
.post.cmsms_timeline_type .cmsms_post_cont .cmsms_post_footer {
  border: 0 solid transparent;
  padding-top: 0;
  padding-bottom: 0;
}
.post.cmsms_timeline_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
  padding: 8px 0;
}
.post.cmsms_timeline_type.format-aside .cmsms_post_cont,
.post.cmsms_timeline_type.format-status .cmsms_post_cont {
  padding: 30px 20px 20px;
  border: 0 solid transparent;
}
.post.cmsms_timeline_type.format-aside .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner,
.post.cmsms_timeline_type.format-status .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner {
  min-height: 160px;
}
.post.cmsms_timeline_type.format-aside .cmsms_post_cont .cmsms_post_footer,
.post.cmsms_timeline_type.format-status .cmsms_post_cont .cmsms_post_footer {
  padding-left: 0;
  padding-right: 0;
}
.post.cmsms_timeline_type.format-chat .cmsms_post_cont .cmsms_chat {
  padding-top: 20px;
}
.post.cmsms_timeline_type.format-chat .cmsms_post_cont .cmsms_post_footer {
  padding-top: 20px;
  border-top: 1px solid #000000;
}
.post.cmsms_timeline_type.format-chat .cmsms_post_cont .cmsms_post_footer .cmsms_post_cont_info {
  padding: 0 20px 0 0;
}
.post.cmsms_timeline_type.format-quote .cmsms_post_cont .cmsms_quote_info {
  padding-top: 20px;
  margin-bottom: 0;
  border: 0 solid transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.post.cmsms_timeline_type.format-audio .cmsms_post_cont .cmsms_post_header {
  padding-bottom: 20px;
}
.post.cmsms_timeline_type.format-audio .cmsms_post_cont .cmsms_audio {
  padding-left: 20px;
  padding-right: 20px;
}
/***************** Blog Post ******************/
.content_wrap.fullwidth .opened-article {
  padding-top: 30px;
}
.content_wrap.fullwidth .opened-article:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.opened-article .post {
  margin-bottom: 55px;
  border-bottom: 1px solid transparent;
  clear: both;
}
.opened-article .post figure,
.opened-article .post .cmsms_video_wrap {
  margin-bottom: 35px;
}
.opened-article .post .cmsms_post_header {
  padding: 7px 0 8px 75px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.opened-article .post .cmsms_post_header .cmsms_post_format_img {
  width: 55px;
  height: 55px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.opened-article .post .cmsms_post_footer {
  margin-top: 10px;
  padding: 20px 0;
  border-top: 1px solid transparent;
  overflow: hidden;
}
.opened-article .post .cmsms_post_footer .cmsms_post_meta_info {
  margin-top: -2px;
  padding-top: 0;
  float: right;
}
.opened-article .post .cmsms_post_footer .cmsms_post_meta_info .cmsms_post_date {
  display: inline-block;
  padding-right: 10px;
  position: relative;
}
.opened-article .post .cmsms_post_footer .cmsms_post_meta_info .cmsms_post_date:before {
  top: 0;
}
.opened-article .post .cmsms_post_footer .cmsms_post_cont_info {
  padding-right: 15px;
  overflow: hidden;
}
.opened-article .post.format-aside,
.opened-article .post.format-status {
  margin-bottom: 25px;
  border-bottom: 0 solid transparent;
}
.opened-article .post.format-aside .cmsms_post_cont,
.opened-article .post.format-status .cmsms_post_cont {
  margin-bottom: 40px;
}
.opened-article .post.format-aside .cmsms_post_cont .cmsms_post_format_img,
.opened-article .post.format-status .cmsms_post_cont .cmsms_post_format_img {
  background-color: transparent;
  margin: 0 auto;
}
.opened-article .post.format-aside .cmsms_post_cont .cmsms_post_content,
.opened-article .post.format-status .cmsms_post_cont .cmsms_post_content {
  padding: 0 0 35px;
}
.opened-article .post.format-aside .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner,
.opened-article .post.format-status .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner {
  min-height: 135px;
}
.opened-article .post.format-aside .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info,
.opened-article .post.format-status .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
  padding-top: 2px;
  margin-top: 0;
}
.opened-article .post.format-chat {
  padding-top: 27px;
  margin-bottom: 90px;
  border-bottom: 0 solid transparent;
}
.opened-article .post.format-chat .cmsms_post_cont {
  overflow: visible;
  position: relative;
}
.opened-article .post.format-chat .cmsms_post_cont .cmsms_post_format_img {
  width: 55px;
  height: 55px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: -27px;
  bottom: auto;
}
.opened-article .post.format-chat .cmsms_post_cont .cmsms_chat {
  padding-left: 30px;
  padding-right: 40px;
}
.opened-article .post.format-chat .cmsms_post_cont .cmsms_post_footer {
  padding-left: 30px;
  padding-right: 35px;
}
.opened-article .post.format-quote {
  border-bottom: 0 solid transparent;
}
.opened-article .post.format-quote .cmsms_post_cont .cmsms_quote_content {
  padding-left: 100px;
  position: relative;
}
.opened-article .post.format-quote .cmsms_post_cont .cmsms_quote_content .cmsms_post_format_img {
  width: 55px;
  height: 55px;
  margin: auto !important;
  position: absolute;
  left: 20px;
  right: auto;
  top: 0;
  bottom: 0;
}
.opened-article .post.format-quote .cmsms_post_cont_info {
  padding: 0 20px 0 0;
}
.post_nav {
  padding: 30px 20px;
  margin-bottom: 40px;
  border: 1px solid #000000;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post_nav > span {
  display: block;
  padding: 0 15px;
  position: relative;
  float: left;
}
.post_nav > span.cmsms_next_post {
  float: right;
}
.post_nav > span a {
  text-transform: uppercase;
}
.share_posts {
  margin-bottom: 45px;
}
.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 {
  display: none;
  margin-top: 18px;
  overflow: hidden;
}
.share_posts .cmsms_social a {
  display: inline-block;
  padding: 5px 10px 0 2px;
}
.about_author {
  margin-bottom: 40px;
  overflow: hidden;
}
.about_author .about_author_inner {
  padding: 30px;
  border: 1px solid #000000;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.about_author .about_author_inner .alignleft {
  margin-right: 40px;
}
.about_author .about_author_inner > figure,
.about_author .about_author_inner .avatar {
  overflow: hidden;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.about_author .about_author_inner h2 {
  margin-bottom: 5px;
}
.about_author .about_author_inner p {
  padding-bottom: 0;
}
.about_author .about_author_inner .social_wrap {
  display: block;
  padding: 25px 0 0;
  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: 50px;
  overflow: hidden;
}
.related_posts > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.related_posts > ul:after {
  content: '';
  display: block;
  clear: both;
}
.related_posts > ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
.related_posts > ul li:first-child > a {
  border-left: 1px solid #000000;
  -webkit-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.related_posts > ul li:last-child > a {
  -webkit-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.related_posts > ul li:before {
  content: none;
  display: none;
}
.related_posts > ul li > a {
  text-transform: uppercase;
  display: block;
  padding: 13px 30px;
  position: relative;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
}
.related_posts > ul li > a:hover,
.related_posts > ul li > a.current {
  background-color: #ff6b6b;
  border-color: #ff6b6b;
  color: #ffffff;
}
.related_posts .related_posts_content {
  padding: 35px 30px 5px;
  position: relative;
  overflow: hidden;
  border: 1px solid #000000;
  -webkit-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
}
.related_posts .related_posts_content .related_posts_content_tab {
  margin: 0 -2%;
  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: 30px;
}
.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: 30px;
  margin-bottom: 0;
  border: 1px solid #000000;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.related_posts .related_posts_content .related_posts_content_tab .rel_post_content figure.alignleft .img_placeholder {
  display: block;
  width: 100px;
  height: 100px;
  position: relative;
}
.related_posts .related_posts_content .related_posts_content_tab .rel_post_content figure.alignleft .img_placeholder:before {
  font-size: 32px;
  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;
}
.post_comments {
  position: relative;
  overflow: hidden;
}
.post_comments .commentlist {
  list-style: none;
  margin-bottom: 0;
  overflow: hidden;
}
.post_comments .commentlist > li > .comment-body:before {
  content: none;
}
.post_comments .commentlist > li:first-child > .comment-body {
  margin-top: 0;
}
.post_comments .commentlist > li.bypostauthor > .comment-body .fn:before {
  content: '\ec73';
  font-size: 16px;
  font-family: 'fontello';
  position: relative;
  top: -1px;
  margin: 0 10px 0 5px;
}
.post_comments .commentlist .comment-body {
  margin-top: 19px;
  padding: 30px 30px 15px;
  position: relative;
  border: 1px solid #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.post_comments .commentlist .comment-body:before {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  left: 60px;
  top: -20px;
}
.post_comments .commentlist .comment-body .alignleft {
  text-align: center;
  margin-right: 40px;
}
.post_comments .commentlist .comment-body .alignleft img {
  display: block;
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.post_comments .commentlist .comment-body .comment-content {
  overflow: hidden;
}
.post_comments .commentlist .comment-body .comment-content .comment-reply-link {
  min-width: 65px;
  float: right;
}
.post_comments .commentlist .comment-body .comment-content .published {
  float: right;
  padding: 5px 20px;
}
.post_comments .commentlist .comment-body .comment-content > h2 {
  margin-top: -4px;
  margin-bottom: 25px;
  word-wrap: break-word;
}
.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 {
  margin: 50px 0 0;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.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: 31.33%;
  clear: none;
  float: left;
}
.comment-respond .comment-form input,
.comment-respond .comment-form textarea {
  width: 100%;
  max-width: 100%;
}
.comment-respond .comment-form input[type=submit] {
  text-transform: uppercase;
  width: auto;
}
.comment-respond .comment-form iframe {
  padding: 0 1%;
}
.comment-body + .comment-respond {
  margin: 0 0 40px;
  padding-top: 50px;
  padding-bottom: 10px;
  border-bottom: 3px solid transparent;
}
/*-------------------------------------------------------------------------*/
/*  7.  Portfolio (Grid, Puzzle) + Project Styles */
/*-------------------------------------------------------------------------*/
.cmsms_project_filter_wrap {
  margin-bottom: 60px;
  padding: 15px 0;
  position: relative;
  border-bottom: 1px solid #000000;
  overflow: hidden;
}
.cmsms_project_filter_wrap .cmsms_project_filter {
  overflow: hidden;
}
.cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block {
  display: block;
  padding: 10px 0;
  position: relative;
  float: right;
}
.cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block .cmsms_project_sort_but {
  margin: 0 0 0 1px;
}
.cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_sort_block .cmsms_project_sort_but:first-child {
  margin-left: 5px;
}
.cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but {
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  float: right;
}
.cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but:before {
  font-size: 14px;
  margin-right: 10px;
  margin-left: -10px;
}
.cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_list {
  margin: 0;
  padding: 0 5px 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;
}
.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_but.current + .cmsms_project_filter_list > li {
  width: auto;
  height: auto;
  padding: 10px 0 10px 5px;
  opacity: 1;
  -moz-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;
}
/***************** Portfolio ******************/
.portfolio {
  position: relative;
  /***************** Portfolio Puzzle ******************/

}
.portfolio.grid.perfect .project figure {
  opacity: 0;
}
.portfolio.grid.perfect .project.shortcode_animated figure {
  opacity: 1;
}
.portfolio.grid.masonry .project {
  opacity: 0;
}
.portfolio.grid.masonry .project.shortcode_animated {
  opacity: 1;
}
.portfolio.cmsms_5 .project {
  max-width: 20%;
}
.portfolio.cmsms_4 .project {
  max-width: 25%;
}
.portfolio.cmsms_3 .project {
  max-width: 33%;
}
.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: 200px;
  position: relative;
  float: left;
  overflow: hidden;
}
.portfolio .project .preloader {
  padding-bottom: 79.2%;
}
.portfolio .project .preloader.highImg {
  height: auto;
  padding-bottom: 0;
}
.portfolio .project .project_outer {
  overflow: visible;
  position: relative;
}
.portfolio .project .project_outer .project_inner {
  padding: 15px 25px;
  position: relative;
  border-top: 1px solid #000000;
  overflow: hidden;
}
.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 {
  padding: 12px 0 0;
}
.portfolio .project .project_outer .project_inner .cmsms_project_header + .cmsms_project_footer,
.portfolio .project .project_outer .project_inner .cmsms_project_cont_info + .cmsms_project_footer {
  padding: 20px 0 0;
}
.portfolio .project .project_outer .project_inner .cmsms_project_footer a:first-child {
  margin-left: 0;
}
.portfolio.opened-article .project {
  float: none;
}
.portfolio.large_gap {
  margin: 0 -20px;
}
.portfolio.large_gap .project {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
}
.portfolio.large_gap .project .project_outer {
  border: 1px solid #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.portfolio.large_gap .project .project_outer figure img,
.portfolio.large_gap .project .project_outer figure .cmsms_img_rollover {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.portfolio.large_gap .project .project_outer .project_inner {
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.portfolio.small_gap {
  padding: 1px 1px 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.portfolio.small_gap .project {
  overflow: visible;
}
.portfolio.small_gap .project .project_outer {
  margin-right: 1px;
  margin-bottom: 1px;
}
.portfolio.puzzle.large_gap {
  margin: 0 -5px;
}
.portfolio.puzzle.large_gap .project {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
.portfolio.puzzle .project {
  opacity: 0;
}
.portfolio.puzzle .project.shortcode_animated {
  opacity: 1;
}
.portfolio.puzzle .project .project_outer {
  overflow: hidden;
}
.portfolio.puzzle .project .project_outer .project_inner {
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.portfolio.puzzle .project .project_outer:hover figure img,
.portfolio.puzzle .project .project_outer:hover figure .img_placeholder {
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  transform: scale(1.3);
}
.portfolio.puzzle .project .project_outer:hover figure .cmsms_img_rollover {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0;
  border-radius: 0;
}
.portfolio.puzzle .project .project_outer:hover figure .cmsms_img_rollover .cmsms_open_link {
  left: 0;
  right: 0;
  opacity: 1;
}
.portfolio.puzzle .project .project_outer:hover figure .cmsms_img_rollover .cmsms_image_link {
  left: -55px;
  right: 0;
  opacity: 1;
}
.portfolio.puzzle .project .project_outer:hover figure .cmsms_img_rollover .cmsms_image_link + .cmsms_open_link {
  right: -55px;
  left: 0;
}
.portfolio.puzzle .project .project_outer:hover .project_inner {
  bottom: 0 !important;
}
.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 {
  min-width: 1px;
  float: none;
  overflow: visible;
  clear: both;
}
.portfolio.opened-article .project:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.portfolio.opened-article .project .cmsms_project_header {
  padding: 0 0 30px;
  margin-bottom: 55px;
  text-align: center;
  border-bottom: 1px solid #000000;
  overflow: hidden;
  clear: both;
}
.portfolio.opened-article .project .cmsms_project_header .cmsms_project_title {
  margin: 0;
}
.portfolio.opened-article .project .project_content {
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.portfolio.opened-article .project .project_content .project_gallery_row {
  margin: 0 -2% 4%;
  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 2%;
}
.portfolio.opened-article .project .project_content .project_gallery_row .one_first .preloader {
  padding-bottom: 60.2%;
}
.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: 35px;
}
.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: 35px;
}
.portfolio.opened-article .project .project_content.with_sidebar {
  width: 74%;
  padding-right: 60px;
  float: left;
}
.portfolio.opened-article .project .project_sidebar {
  width: 26%;
  margin: -5px 0 0;
  float: left;
}
.portfolio.opened-article .project .project_sidebar .project_details {
  padding-bottom: 50px;
}
.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_title + .project_details_item,
.portfolio.opened-article .project .project_sidebar .project_details .project_details_item:first-child {
  border-top: 0 solid transparent;
}
.portfolio.opened-article .project .project_sidebar .project_details .project_details_item {
  padding: 10px 0;
  position: relative;
  border-top: 1px solid #000000;
  overflow: hidden;
}
.portfolio.opened-article .project .project_sidebar .project_details .project_details_item > div {
  width: 50%;
  float: left;
  overflow: hidden;
}
.portfolio.opened-article .project .project_sidebar .project_details .project_details_item .project_details_item_desc {
  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;
  margin: -3px 1.5em -2px 0;
}
.portfolio.opened-article .project .project_sidebar .project_features {
  padding-bottom: 50px;
}
.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_title + .project_features_item,
.portfolio.opened-article .project .project_sidebar .project_features .project_features_item:first-child {
  border-top: 0 solid transparent;
}
.portfolio.opened-article .project .project_sidebar .project_features .project_features_item {
  padding: 10px 0;
  position: relative;
  border-top: 1px solid #000000;
  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_desc {
  text-align: right;
}
.portfolio.opened-article .project .project_sidebar .share_posts {
  padding: 0 0 50px;
  margin: 0;
}
.portfolio.opened-article .project .project_sidebar .share_posts .share_posts_title {
  margin: 0 0 30px;
}
.portfolio.opened-article .project .project_sidebar .share_posts .share_posts_item {
  width: 50%;
  float: left;
}
/*-------------------------------------------------------------------------*/
/*  8.  Profiles + Profile Styles */
/*-------------------------------------------------------------------------*/
/***************** Profiles Profile ******************/
.profiles.opened-article .profile {
  position: relative;
  overflow: hidden;
  clear: both;
}
.profiles.opened-article .profile .cmsms_profile_header {
  padding: 0 0 30px;
  margin-bottom: 55px;
  text-align: center;
  border-bottom: 1px solid #000000;
  overflow: hidden;
  clear: both;
}
.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-bottom: 30px;
  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 > figure {
  margin-bottom: 35px;
}
.profiles.opened-article .profile .profile_sidebar {
  width: 26%;
  margin: -5px 0 0;
  float: left;
}
.profiles.opened-article .profile .profile_sidebar .profile_details {
  padding: 0 0 50px;
}
.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_title + .profile_details_item,
.profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item:first-child {
  border-top: 0 solid transparent;
}
.profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item {
  padding: 10px 0;
  position: relative;
  border-top: 1px solid #000000;
  overflow: hidden;
}
.profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item > div {
  width: 50%;
  float: left;
  overflow: hidden;
}
.profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item .profile_details_item_desc {
  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;
  margin: -3px 1.5em -2px 0;
}
.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 {
  top: 2px;
}
.profiles.opened-article .profile .profile_sidebar .profile_features {
  padding: 0 0 50px;
}
.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_title + .profile_features_item,
.profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_item:first-child {
  border-top: 0 solid transparent;
}
.profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_item {
  padding: 10px 0;
  position: relative;
  border-top: 1px solid #000000;
  overflow: hidden;
}
.profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_item > div {
  width: 50%;
  float: left;
  overflow: hidden;
}
.profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_item .profile_features_item_desc {
  text-align: right;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons {
  padding: 0 0 50px;
  overflow: hidden;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_title,
.profile_social_icons .profile_social_icons_list {
  margin: 0 0 25px;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list,
.profile_social_icons .profile_social_icons_list {
  list-style: none;
  margin: 0 -4px;
  padding: 0;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li,
.profile_social_icons .profile_social_icons_list li {
  display: inline-block;
  margin: 0 4px;
  padding: 0;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li:before,
.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,
.profile_social_icons .profile_social_icons_list li a {
  font-size: 30px;
  display: block;
  width: 1em;
  height: 1em;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li a:before,
.profile_social_icons .profile_social_icons_list li a::before {
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/*-------------------------------------------------------------------------*/
/*  9.  Shortcodes Styles */
/*-------------------------------------------------------------------------*/
/***************** Notice ******************/
.cmsms_notice {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_notice:before {
  font-size: 40px;
}
.cmsms_notice.cmsms_notice_success {
  border-color: #aed957;
  background-color: #fbfdf6;
}
.cmsms_notice.cmsms_notice_success:before {
  color: #aed957;
}
.cmsms_notice.cmsms_notice_error {
  border-color: #ff6b6b;
  background-color: #fff7f7;
}
.cmsms_notice.cmsms_notice_error:before {
  color: #ff6b6b;
}
.cmsms_notice.cmsms_notice_info {
  border-color: #4ecdc4;
  background-color: #f6fcfc;
}
.cmsms_notice.cmsms_notice_info:before {
  color: #4ecdc4;
}
.cmsms_notice.cmsms_notice_warning {
  border-color: #f7a134;
  background-color: #fffbf3;
}
.cmsms_notice.cmsms_notice_warning:before {
  color: #f7a134;
}
.cmsms_notice.cmsms_notice_download {
  border-color: #556270;
  background-color: #f6f7f8;
}
.cmsms_notice.cmsms_notice_download:before {
  color: #556270;
}
.cmsms_notice .notice_close {
  border: 1px solid #dadada;
  background-color: #ffffff;
  color: #404040;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  width: 23px;
  height: 23px;
  top: -7px;
  right: -7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsms_notice .notice_close:hover {
  color: #dd0000;
  font-size: 14px;
  line-height: 28px;
  width: 29px;
  height: 29px;
  top: -9px;
  right: -9px;
}
/***************** Icon Box ******************/
.cmsms_icon_box.cmsms_box_centered,
.cmsms_icon_box.cmsms_box_colored {
  padding: 20px;
  padding-bottom: 30px;
}
.cmsms_icon_box.cmsms_box_centered:before,
.cmsms_icon_box.cmsms_box_colored:before {
  font-size: 60px;
  margin-left: -30px;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
}
.cmsms_icon_box.cmsms_box_centered.shortcode_animated:before,
.cmsms_icon_box.cmsms_box_colored.shortcode_animated:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.cmsms_icon_box.cmsms_box_centered[class*=" cmsms-icon-"],
.cmsms_icon_box.cmsms_box_colored[class*=" cmsms-icon-"] {
  padding-top: 70px;
}
.cmsms_icon_box.cmsms_box_lefticon:before {
  color: #ffffff;
  font-size: 24px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  height: 45px;
  margin: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
}
.cmsms_icon_box.cmsms_box_lefticon.shortcode_animated:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.cmsms_icon_box.cmsms_box_colored {
  color: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_icon_box.cmsms_box_colored:before {
  top: 35px;
}
.cmsms_icon_box.cmsms_box_colored[class*=" cmsms-icon-"] {
  padding-top: 120px;
}
.cmsms_icon_box.cmsms_box_colored a,
.cmsms_icon_box.cmsms_box_colored h1,
.cmsms_icon_box.cmsms_box_colored h2,
.cmsms_icon_box.cmsms_box_colored h3,
.cmsms_icon_box.cmsms_box_colored h4,
.cmsms_icon_box.cmsms_box_colored h5,
.cmsms_icon_box.cmsms_box_colored h6 {
  color: #ffffff;
}
.cmsms_icon_box.cmsms_box_colored .icon_box_button {
  background-color: #ffffff;
  color: #404040;
}
.cmsms_icon_box.cmsms_box_colored .icon_box_button:hover {
  color: #404040;
}
.cmsms_icon_box.cmsms_box_heading h1:before,
.cmsms_icon_box.cmsms_box_heading h2:before,
.cmsms_icon_box.cmsms_box_heading h3:before {
  margin-right: 15px;
  vertical-align: inherit;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
}
.cmsms_icon_box.cmsms_box_heading.shortcode_animated h1:before,
.cmsms_icon_box.cmsms_box_heading.shortcode_animated h2:before,
.cmsms_icon_box.cmsms_box_heading.shortcode_animated h3:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.cmsms_icon_box .icon_box_text {
  margin-bottom: 10px;
}
/***************** Featured Block ******************/
.cmsms_featured_block {
  background-color: #fbfbfb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_featured_block.featured_block_with_button {
  -webkit-border-radius: 3px 5px 5px 3px;
  border-radius: 3px 5px 5px 3px;
}
.cmsms_featured_block .featured_block_inner .featured_block_text {
  padding-bottom: 0;
}
.cmsms_featured_block .featured_block_inner .featured_block_button_wrap {
  padding-left: 0;
}
.cmsms_featured_block .featured_block_inner .featured_block_button {
  background-color: #ebebeb;
  color: #404040;
  font: normal 400 16px/44px 'Roboto Condensed', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  line-height: 40px;
  text-align: center;
  float: right;
  white-space: nowrap;
}
.cmsms_featured_block .featured_block_inner .featured_block_button:before {
  vertical-align: baseline;
  margin-left: 0;
  margin-right: 10px;
}
/***************** Toggles ******************/
.cmsms_toggles .cmsms_toggles_filter {
  padding: 0 0 20px;
}
.cmsms_toggles .cmsms_toggles_filter > a.current_filter {
  color: #707070;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > .cmsms_toggle_plus {
  border: 1px solid #dadada;
  background-color: #ffffff;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 12px;
  left: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.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 {
  background-color: #9e9e9e;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > .cmsms_toggle_plus .cmsms_toggle_plus_hor {
  width: 7px;
  height: 1px;
  top: 11px;
  left: 8px;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > .cmsms_toggle_plus .cmsms_toggle_plus_vert {
  width: 1px;
  height: 7px;
  top: 8px;
  left: 11px;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > a {
  color: #404040;
  font: normal 400 16px/44px 'Roboto Condensed', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  padding: 13px 5px 13px 35px;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title:hover > .cmsms_toggle_plus {
  background-color: #ff6b6b;
  border-color: #ff6b6b;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title:hover > .cmsms_toggle_plus .cmsms_toggle_plus_hor,
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title:hover > .cmsms_toggle_plus .cmsms_toggle_plus_vert {
  background-color: #ffffff;
}
.cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle_title .cmsms_toggle_plus {
  background-color: #ff6b6b;
  border-color: #ff6b6b;
}
.cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle_title .cmsms_toggle_plus .cmsms_toggle_plus_hor,
.cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle_title .cmsms_toggle_plus .cmsms_toggle_plus_vert {
  background-color: #ffffff;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle .cmsms_toggle_inner {
  padding: 10px 0 0;
}
.cmsms_toggles.toggles_mode_accordion .cmsms_toggles_filter {
  padding: 0;
}
.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_title > .cmsms_toggle_plus {
  left: 10px;
}
.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_title > a {
  padding: 13px 10px 13px 45px;
}
.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_wrap {
  background-color: #ffffff;
  margin: 10px 0 0;
  border: 1px solid #dadada;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_wrap .cmsms_toggle .cmsms_toggle_inner {
  padding: 20px 20px;
}
.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_wrap.current_toggle {
  background-color: #fdfdfd;
}
/***************** Tabs ******************/
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item:first-child > a {
  border-left: 1px solid #dadada;
  -webkit-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item:first-child > a:hover {
  border-color: #ff6b6b;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item:last-child > a {
  -webkit-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item.current_tab:first-child > a {
  border-color: #ff6b6b;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item.current_tab > a {
  background-color: #ff6b6b;
  border-color: #ff6b6b;
  color: #ffffff;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a {
  border-top: 1px solid #dadada;
  border-right: 1px solid #dadada;
  background-color: #ffffff;
  color: #404040;
  font: normal 400 16px/44px 'Roboto Condensed', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  padding: 13px 30px;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms-icon-"] {
  padding: 13px 30px 13px 60px;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a:hover {
  background-color: #ff6b6b;
  border-color: #ff6b6b;
  color: #ffffff;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a:before {
  font-size: 24px;
  line-height: 48px;
  display: block;
  width: 24px;
  height: 48px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 30px;
}
.cmsms_tabs.tabs_mode_tab .cmsms_tabs_wrap {
  border: 1px solid #dadada;
  -webkit-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
  padding-left: 15px;
  padding-right: 15px;
}
.cmsms_tabs.tabs_mode_tab .cmsms_tabs_wrap .cmsms_tab .cmsms_tab_inner {
  padding: 20px 20px 5px;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list {
  width: 35%;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item:first-child > a {
  border-top: 1px solid #dadada;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item:first-child > a:hover {
  border-color: #ff6b6b;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item:last-child > a {
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item.current_tab:first-child > a {
  border-color: #ff6b6b;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item.current_tab > a {
  border-color: #ff6b6b;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a {
  border: 1px solid #dadada;
  border-top: 0;
  padding: 13px 20px;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms-icon-"] {
  padding: 13px 20px 13px 50px;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a:hover {
  border-color: #ff6b6b;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a:before {
  left: 20px;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_wrap {
  width: 65%;
  padding: 0 0 0 40px;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_wrap .cmsms_tab .cmsms_tab_inner {
  padding: 0;
}
.cmsms_tabs.tabs_mode_tour.tabs_pos_right .cmsms_tabs_wrap {
  padding: 0 40px 0 0;
}
/***************** Icon List ******************/
.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 {
  background-color: #3d3d3d;
  border-width: 10px;
  border-style: solid;
  color: #ffffff;
  width: 100px;
  height: 100px;
  position: relative;
}
.cmsms_icon_list_items .cmsms_icon_list_item .cmsms_icon_list_icon:before {
  font-size: 32px;
  line-height: 80px;
}
.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_list_icon {
  opacity: 0.3;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
}
.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 {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
/***************** Stats ******************/
.cmsms_stats .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title {
  font: italic 500 16px/20px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat {
  width: 0%;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  min-height: 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.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 {
  top: 10px;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title {
  left: 15px;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  font: italic 500 16px/20px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  right: 15px;
}
.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 {
  font-size: 20px;
  top: 10px;
  left: 15px;
}
.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 {
  left: 45px;
}
.cmsms_stats.stats_mode_counters .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  font: normal 400 16px/44px 'Roboto Condensed', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  line-height: 60px;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat {
  display: inline-block;
  width: 180px;
  height: 180px;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  background-color: #3d3d3d;
  color: #ffffff;
  width: 150px;
  height: 150px;
  padding-top: 40px;
  top: 15px;
  left: 15px;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner:before {
  font-size: 32px;
  opacity: 0.5;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"]:before,
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"]:before {
  margin-top: -10px;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"] .cmsms_stat_title,
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"] .cmsms_stat_title {
  margin-top: 5px;
  margin-bottom: -10px;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title {
  padding: 0 10px;
  margin-bottom: -5px;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  font-size: 40px;
  padding-top: 5px;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat canvas {
  width: 180px;
  height: 180px;
}
.cmsms_stats.stats_mode_counters.stats_type_circles .cmsms_stat_wrap .cmsms_stat.stat_has_titleicon .cmsms_stat_inner {
  padding-top: 30px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap:last-child .cmsms_stat {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_fourth:nth-child(4n+1) .cmsms_stat {
  border-left: 1px solid #dadada;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_fourth:nth-child(4n+1):last-child .cmsms_stat {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_fourth:nth-child(4n) .cmsms_stat {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_third:nth-child(3n+1) .cmsms_stat {
  border-left: 1px solid #dadada;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_third:nth-child(3n+1):last-child .cmsms_stat {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_third:nth-child(3n) .cmsms_stat {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_half:nth-child(2n+1) .cmsms_stat {
  border-left: 1px solid #dadada;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_half:nth-child(2n+1):last-child .cmsms_stat {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_half:nth-child(2n) .cmsms_stat {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap.one_first .cmsms_stat {
  border-left: 1px solid #dadada;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat {
  border: 1px solid #dadada;
  border-left: 0;
  padding: 30px;
  min-height: 90px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"],
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"] {
  text-align: center;
  padding-left: 70px;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"]:before,
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"]:before {
  /*position: absolute;*/
  top: 10px;
  left: 0;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title {
  font: italic 500 16px/20px Roboto, Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  display: block;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  display: inline-block;
}
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner:before,
.cmsms_stats.stats_mode_counters.stats_type_numbers .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  margin-top: 15%;
  font-size: 48px;
}
/***************** Blockquote ******************/
q,
blockquote {
  padding: 0 0 0 65px;
  position: relative;
}
q:before,
blockquote:before {
  content: '\201C';
  position: absolute;
  top: 0;
  left: 0;
}
/***************** Divider ******************/
hr,
.cmsms_divider {
  border-bottom-color: #dadada;
}
/***************** Button ******************/
.cmsms_button,
.button,
.comment-reply-link,
#cancel-comment-reply-link,
input[type=submit],
input[type=button],
button {
  display: inline-block;
  padding: 0 50px;
  margin-right: 20px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #000000;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.button,
.comment-reply-link,
#cancel-comment-reply-link,
input[type=submit],
input[type=button],
button {
  padding-top: 7px;
  padding-bottom: 7px;
}
/***************** 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%;
}
/***************** Hover slider ******************/
.cmsms_hover_slider .cmsms_hover_slider_items {
  padding: 0 0 58%;
}
.cmsms_hover_slider li:before {
  display: none;
}
.cmsms_hover_slider .cmsms_hover_slider_thumbs {
  margin: 0 -4px;
  padding: 11px 0 0;
  letter-spacing: -1px;
}
.cmsms_hover_slider .cmsms_hover_slider_thumbs > li {
  padding: 0 4px;
}
.cmsms_hover_slider .cmsms_hover_slider_thumbs > li a {
  border: 3px solid transparent;
  -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:hover {
  border: 3px solid #000000;
}
.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%;
}
.owl-buttons {
  position: absolute;
  right: 20px;
  bottom: 15px;
}
.owl-buttons .owl-prev,
.owl-buttons .owl-next {
  text-indent: -9999px;
  display: inline-block;
  height: 27px;
  width: 26px;
  margin: 0 1px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
}
.owl-buttons .owl-prev .cmsms_prev_arrow {
  left: 12px;
}
.owl-buttons .owl-next .cmsms_next_arrow {
  right: 12px;
}
.owl-pagination {
  position: absolute;
  right: 20px;
  top: 15px;
}
.owl-pagination .owl-page {
  display: block;
  width: 11px;
  height: 11px;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.owl-pagination .owl-page.active {
  cursor: default;
}
/***************** Gallery ******************/
.cmsms_gallery {
  margin: 0 -2%;
}
.cmsms_gallery ul,
.cmsms_gallery li {
  padding: 0;
}
.cmsms_gallery li {
  margin-bottom: 4%;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0.5;
}
.cmsms_gallery li:before {
  display: none;
}
.cmsms_gallery li img {
  display: block;
  width: 100%;
}
.cmsms_gallery li.shortcode_animated {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/***************** Quotes ******************/
.cmsms_quotes_slider {
  padding-top: 20px;
  margin-bottom: 20px;
}
.cmsms_quotes_slider .quote_content {
  padding: 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  position: relative;
  margin: 0 1px 15px;
}
.cmsms_quotes_slider .quote_content:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 19px;
  border-top-width: 10px;
  border-top-style: solid;
  border-left: 10px solid transparent;
}
.cmsms_quotes_slider .quote_content:after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 18px;
  border-top-width: 10px;
  border-top-style: solid;
  border-left: 10px solid transparent;
}
.cmsms_quotes_slider .quote_content p {
  padding: 0;
}
.cmsms_quotes_slider .quote_content img {
  width: auto;
}
.cmsms_quotes_slider .owl-buttons {
  top: 7px;
  bottom: auto;
  right: 12px;
}
.cmsms_quotes_slider .owl-buttons > div {
  border-width: 1px;
  border-style: solid;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsms_quotes_slider .owl-buttons .cmsms_next_arrow {
  right: 10px;
}
.cmsms_quotes_slider .owl-buttons .cmsms_prev_arrow {
  left: 10px;
}
.cmsms_quotes_slider .quote_image {
  float: left;
  margin-right: 15px;
}
.cmsms_quotes_slider .quote_image img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 55px;
}
.cmsms_quotes_slider .wrap_quote_title {
  overflow: hidden;
  padding-top: 10px;
}
.quote_title {
  margin-bottom: 0;
}
.cmsms_quote_inner,
.quote_content_wrap {
  overflow: hidden;
}
.quote_grid {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
  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_image {
  float: none;
  margin: 0 0 20px;
  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_image {
  float: none;
  margin: 0 0 20px;
  text-align: center;
}
.quote_grid .quote_vert {
  position: absolute;
  top: 0;
  height: 100%;
  border-left-width: 1px;
  border-left-style: solid;
}
.quote_grid .quote_content {
  margin-bottom: 15px;
}
.quote_grid .quote_content p {
  padding: 0;
}
.quote_grid .quote_image {
  margin-right: 25px;
  float: left;
}
.quote_grid .quote_image img {
  max-width: 150px;
}
.quote_grid .cmsms_quote {
  padding: 30px;
  float: left;
}
.quote_grid .cmsms_quote:first-child {
  padding-top: 30px;
}
.quote_grid .quotes_list {
  width: 100%;
  padding-left: 0;
  margin-bottom: -1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  overflow: hidden;
}
.quote_grid .quotes_list:last-child {
  border-bottom: none;
}
/***************** Pricing tables ******************/
.cmsms_pricing_table {
  position: relative;
  margin-bottom: 20px;
  display: table;
  width: 100%;
}
.cmsms_pricing_table .cmsms_pricing_item {
  width: 25%;
  display: table-cell;
  padding: 30px 10px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-left: none;
}
.cmsms_pricing_table .cmsms_pricing_item:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-left-width: 1px;
  border-left-style: solid;
}
.cmsms_pricing_table .cmsms_pricing_item:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.cmsms_pricing_table .cmsms_pricing_item.pricing_best {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  transform: scale(1.08);
  border-left-width: 1px;
  border-left-style: solid;
}
.cmsms_pricing_table .cmsms_pricing_item .pricing_title {
  margin-bottom: 29px;
}
.cmsms_pricing_table .cmsms_pricing_item .feature_list {
  padding-left: 0;
  font-size: 14px;
  margin: 27px 0 40px;
}
.cmsms_pricing_table .cmsms_pricing_item .feature_list [class*="cmsms-icon-"]:before {
  margin-right: 10px;
}
.cmsms_pricing_table .cmsms_pricing_item .feature_list a {
  font-size: 14px;
}
.cmsms_pricing_table .cmsms_pricing_item .cmsms_price_wrap {
  position: relative;
  text-align: center;
  padding: 16px 0 25px;
}
.cmsms_pricing_table .cmsms_pricing_item .cmsms_price_wrap:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -22.5px;
  width: 45px;
  height: 0;
  border-top-width: 1px;
  border-top-style: solid;
  bottom: 0;
}
.cmsms_pricing_table .cmsms_pricing_item .cmsms_price_wrap:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -22.5px;
  width: 45px;
  height: 0;
  border-top-width: 1px;
  border-top-style: solid;
  top: 0;
}
.cmsms_pricing_table .cmsms_pricing_item .cmsms_price_wrap .cmsms_period {
  padding-top: 3px;
  text-transform: uppercase;
}
.cmsms_pricing_table.pricing_one .cmsms_pricing_item {
  width: 100%;
}
.cmsms_pricing_table.pricing_two .cmsms_pricing_item {
  width: 50%;
}
.cmsms_pricing_table.pricing_three .cmsms_pricing_item {
  width: 33.33%;
}
.cmsms_pricing_table.pricing_four .cmsms_pricing_item {
  width: 25%;
}
/***************** Google Maps ******************/
.resizable_block .google_map {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
.google_map img {
  max-width: none;
}
/***************** Caption ******************/
.cmsms_img {
  display: inline-block;
  max-width: 100%;
}
.cmsms_img.cmsms_image_l {
  float: left;
  margin-right: 20px;
}
.cmsms_img.cmsms_image_r {
  float: right;
  margin-left: 20px;
}
.cmsms_img.with_caption {
  padding: 20px 20px 0 20px;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_img .cmsms_img_caption {
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
  line-height: 20px;
}
.aligncenter {
  text-align: center;
}
.wp-caption {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  padding: 20px 20px 0;
  margin-bottom: 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 .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;
}
/***************** Sidebar ******************/
.cmsms_sidebar {
  margin: 0 -2%;
}
.cmsms_sidebar aside {
  margin: 0 2%;
  float: left;
}
.sidebar_layout_14141414 aside {
  width: 21%;
}
.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: 21%;
}
.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: 46%;
}
.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: 21%;
}
.sidebar_layout_141214 > aside:first-child + aside,
.sidebar_layout_141214 > div.cl + aside + aside,
.sidebar_layout_141214 > div.cmsms_widget_divider + aside + aside {
  width: 46%;
}
.sidebar_layout_121414 > aside:first-child,
.sidebar_layout_121414 > div.cl + aside,
.sidebar_layout_121414 > div.cmsms_widget_divider + aside {
  width: 46%;
}
.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: 21%;
}
.sidebar_layout_131313 aside {
  width: 29.33%;
}
.sidebar_layout_3414 > aside:first-child,
.sidebar_layout_3414 > div.cl + aside,
.sidebar_layout_3414 > div.cmsms_widget_divider + aside {
  width: 71%;
}
.sidebar_layout_3414 > aside:first-child + aside,
.sidebar_layout_3414 > div.cl + aside + aside,
.sidebar_layout_3414 > div.cmsms_widget_divider + aside + aside {
  width: 21%;
}
.sidebar_layout_1434 > aside:first-child,
.sidebar_layout_1434 > div.cl + aside,
.sidebar_layout_1434 > div.cmsms_widget_divider + aside {
  width: 21%;
}
.sidebar_layout_1434 > aside:first-child + aside,
.sidebar_layout_1434 > div.cl + aside + aside,
.sidebar_layout_1434 > div.cmsms_widget_divider + aside + aside {
  width: 71%;
}
.sidebar_layout_2313 > aside:first-child,
.sidebar_layout_2313 > div.cl + aside,
.sidebar_layout_2313 > div.cmsms_widget_divider + aside {
  width: 62.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: 29.33%;
}
.sidebar_layout_1323 > aside:first-child,
.sidebar_layout_1323 > div.cl + aside,
.sidebar_layout_1323 > div.cmsms_widget_divider + aside {
  width: 29.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: 62.67%;
}
.sidebar_layout_1212 aside {
  width: 46%;
}
.sidebar_layout_11 aside {
  width: 96%;
}
/***************** Share ******************/
.social_vertical .share_wrap {
  float: none;
}
.share_wrap {
  float: left;
  margin-bottom: 20px;
  min-width: 90px;
}
.share_wrap iframe {
  max-width: none;
}
/***************** Profiles ******************/
.cmsms_profile {
  overflow: hidden;
}
.cmsms_profile.vertical .pl_social {
  width: 35%;
  display: table-cell;
  vertical-align: middle;
}
.cmsms_profile.vertical .pl_social .pl_social_list {
  margin: 0 0 0 50px;
  padding: 0;
  display: inline-block;
  opacity: 0.1;
}
.cmsms_profile.vertical .pl_social .pl_social_list li {
  list-style: none;
  display: inline-block;
  margin: 0 2px;
}
.cmsms_profile.vertical .pl_social .pl_social_list li:before {
  display: none;
}
.cmsms_profile.vertical .pl_social .pl_social_list li:first-child {
  padding-left: 0;
}
.cmsms_profile.vertical .pl_social .pl_social_list li a {
  display: block;
  width: 1em;
  height: 1em;
  font-size: 30px;
}
.cmsms_profile.vertical .pl_social .pl_social_list li a:before {
  margin: 0;
}
.cmsms_profile.vertical .format-profile {
  padding-bottom: 60px;
  display: table;
  width: 100%;
  position: relative;
}
.cmsms_profile.vertical .format-profile:last-child {
  padding-bottom: 0;
}
.cmsms_profile.vertical .format-profile:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  z-index: 1;
}
.cmsms_profile.vertical .format-profile .entry-content {
  margin-top: 30px;
  font-size: 14px;
  line-height: 22px;
}
.cmsms_profile.vertical .format-profile .pl_img {
  display: table-cell;
  width: 30%;
  padding: 0 30px;
  vertical-align: middle;
}
.cmsms_profile.vertical .format-profile .pl_img img,
.cmsms_profile.vertical .format-profile .pl_img .pl_noimg {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  z-index: 2;
  position: relative;
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  transform: scale(0.3);
}
.cmsms_profile.vertical .format-profile .pl_img .pl_noimg {
  position: relative;
  border-width: 1px;
  border-style: solid;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  min-width: 100%;
  max-width: 250px;
  max-height: 250px;
}
.cmsms_profile.vertical .format-profile .pl_img .pl_noimg[class^="cmsms-icon-"]:before,
.cmsms_profile.vertical .format-profile .pl_img .pl_noimg[class*=" cmsms-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 .format-profile.profile_even {
  direction: rtl;
}
.cmsms_profile.vertical .format-profile.profile_even .pl_content * {
  text-align: left;
}
.cmsms_profile.vertical .format-profile.profile_even .pl_content {
  text-align: left;
  direction: ltr;
}
.cmsms_profile.vertical .format-profile.profile_even .pl_social {
  text-align: right;
  direction: ltr;
}
.cmsms_profile.vertical .format-profile.profile_even .pl_social .pl_social_list {
  margin: 0 50px 0 0;
}
.cmsms_profile.vertical .format-profile .pl_content *,
.cmsms_profile.vertical .format-profile .pl_content {
  text-align: right;
}
.cmsms_profile.vertical .format-profile.shortcode_animated .pl_img img,
.cmsms_profile.vertical .format-profile.shortcode_animated .pl_img .pl_noimg {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.cmsms_profile.vertical .format-profile.shortcode_animated .pl_social .pl_social_list {
  margin: 0;
  opacity: 1;
}
.cmsms_profile.vertical > .format-profile:last-child:before {
  display: none;
}
.cmsms_profile.vertical .pl_content {
  width: 35%;
  display: table-cell;
  vertical-align: middle;
}
.cmsms_profile .entry-title {
  margin-bottom: 0;
}
.cmsms_profile .pl_subtitle {
  font-style: italic;
  opacity: .5;
  margin: 0;
}
.cmsms_profile.horizontal {
  margin: 0 -2%;
}
.cmsms_profile.horizontal .pl_social_list {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 15px 0 0;
  display: block;
  margin: 0;
}
.cmsms_profile.horizontal .pl_social_list li {
  display: inline-block;
  margin: 0 2px;
  list-style: none;
  padding: 0;
}
.cmsms_profile.horizontal .pl_social_list li:before {
  display: none;
}
.cmsms_profile.horizontal .pl_social_list li a {
  display: block;
  width: 1em;
  height: 1em;
  font-size: 28px;
}
.cmsms_profile.horizontal .pl_social_list li a:before {
  margin: 0;
}
.cmsms_profile.horizontal .pl_subtitle {
  font-size: 14px;
  margin-top: -3px;
}
.cmsms_profile.horizontal .pl_img {
  margin-bottom: 15px;
}
.cmsms_profile.horizontal .pl_img img {
  width: 100%;
}
.cmsms_profile.horizontal .format-profile {
  margin-bottom: 30px;
}
.cmsms_profile.horizontal .entry-content {
  margin-top: 13px;
}
.cmsms_profile.horizontal .pl_social {
  margin-top: 22px;
  display: block;
}
.cmsms_profile.horizontal .one_fourth:nth-child(4n+1),
.cmsms_profile.horizontal .one_third:nth-child(3n+1),
.cmsms_profile.horizontal .one_half:nth-child(2n+1) {
  clear: both;
}
/***************** Twitter Stripe ******************/
.cmsms-icon-twitter:before {
  content: '\e98e';
    width: 25px;
    background: #999;
    border-radius: 50px;
    z-index: 12;
    color: #fff;
    font-size: 20px;
    -webkit-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    transition: opacity .3s ease-in-out, background .3s ease-in-out;
}
.cmsms-icon-twitter:hover:before {
  background: #d86e25 !important;
}
/*
.cmsms_twitter {
  padding-bottom: 20px;
}
.cmsms_twitter .owl-buttons {
  bottom: auto;
  position: relative;
  margin: 0;
  right: auto;
  width: 100%;
  text-align: center;
}
.cmsms_twitter .owl-buttons > div {
  position: relative;
  margin: 0 3px;
  background: none;
  height: 30px;
  width: 30px;
  text-indent: 0;
  color: #ffffff;
  overflow: hidden;
  border: 1px solid #ffffff;
  box-shadow: 0 0 1px #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsms_twitter .owl-buttons > div:hover {
  background: rgba(255, 255, 255, 0.15);
}
.cmsms_twitter .owl-buttons > div:before {
  display: none;
}
.cmsms_twitter .owl-buttons > div .cmsms_prev_arrow {
  left: 11px;
  top: 1px;
  background-color: #ffffff;
}
.cmsms_twitter .owl-buttons > div .cmsms_prev_arrow:after,
.cmsms_twitter .owl-buttons > div .cmsms_prev_arrow:before {
  border-color: #ffffff;
}
.cmsms_twitter .owl-buttons > div .cmsms_prev_arrow span:before {
  border-color: #ffffff;
}
.cmsms_twitter .owl-buttons > div .cmsms_prev_arrow span:after {
  display: none;
}
.cmsms_twitter .owl-buttons > div .cmsms_next_arrow {
  right: 11px;
  top: 1px;
  background-color: #ffffff;
}
.cmsms_twitter .owl-buttons > div .cmsms_next_arrow:after,
.cmsms_twitter .owl-buttons > div .cmsms_next_arrow:before {
  border-color: #ffffff;
}
.cmsms_twitter .owl-buttons > div .cmsms_next_arrow span:after {
  display: none;
}
.cmsms_twitter .owl-buttons > div .cmsms_next_arrow span:before {
  border-color: #ffffff;
}
.cmsms_twitter .cmsms_twitter_item {
  text-align: center;
}
.cmsms_twitter .cmsms_twitter_item .published {
  padding-bottom: 30px;
  color: #ffffff;
}
.cmsms_twitter .cmsms_twitter_item .cmsms_twitter_item_content {
  display: block;
  color: #ffffff;
  text-shadow: 1px 1px 0 #000;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
  text-align: center;
  padding: 10px 20% 30px;
}
.cmsms_twitter .cmsms_twitter_item .cmsms_twitter_item_content a:hover {
  color: #ffffff;
}
.twr_icon {
  text-align: center;
  display: block;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
  opacity: .5;
}*/

/***************** Facebook ******************/
.cmsms-icon-facebook:before {
  content: '\e98e';
    width: 25px;
    background: #999;
    border-radius: 50px;
    z-index: 12;
    color: #fff;
    font-size: 20px;
    -webkit-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    transition: opacity .3s ease-in-out, background .3s ease-in-out;
}
.cmsms-icon-facebook:hover:before {
  background: #d86e25 !important;
}
/***************** Instagram ******************/
.cmsms-icon-instagram:before {
  content: '\e98e';
    width: 25px;
    background: #999;
    border-radius: 50px;
    z-index: 12;
    color: #fff;
    font-size: 20px;
    -webkit-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    transition: opacity .3s ease-in-out, background .3s ease-in-out;
}
.cmsms-icon-instagram:hover:before {
  background: #d86e25 !important;
}


/***************** Dropcap ******************/
.cmsms_dropcap {
  float: left;
  margin: 0 30px;
  font-size: 40px;
  line-height: 60px;
  color: #0a0a0a;
}
.cmsms_dropcap.type2 {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: -5px 25px 5px 0;
}
/***************** Clients ******************/
.cmsms_clients_slider {
  margin: 0 0 30px;
}
.cmsms_clients_slider.clients_noborder .cmsms_clients_item {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cmsms_clients_slider.clients_noborder .cmsms_clients_item:hover {
  background: none;
}
.cmsms_clients_slider.clients_noborder .owl-wrapper-outer {
  border: none;
}
.cmsms_clients_slider .owl-buttons {
  top: -13px;
  bottom: auto;
  right: 12px;
}
.cmsms_clients_slider .owl-buttons > div {
  border-width: 1px;
  border-style: solid;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsms_clients_slider .owl-buttons > div .cmsms_prev_arrow {
  left: 10px;
}
.cmsms_clients_slider .owl-buttons > div .cmsms_next_arrow {
  right: 10px;
}
.cmsms_clients_slider.owl-carousel .owl-controls .owl-pagination {
  position: relative;
  right: auto;
  top: auto;
  padding: 10px;
  width: 100%;
  text-align: right;
}
.cmsms_clients_slider .owl-page {
  border-width: 1px;
  border-style: solid;
}
.cmsms_clients_slider .owl-wrapper-outer {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_clients_item {
  height: 180px;
  line-height: 180px;
  text-align: center;
  vertical-align: middle;
}
.cmsms_clients_item img {
  display: inline-block;
  padding: 20px;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  vertical-align: middle;
}
.cmsms_clients_item a {
  display: block;
  line-height: 180px;
}
.cmsms_clients_grid {
  padding: 0 1px;
  overflow: hidden;
}
.cmsms_clients_grid.clients_noborder .cmsms_clients_item {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cmsms_clients_grid.clients_noborder .cmsms_clients_item:hover {
  background: none;
}
.cmsms_clients_grid.clients_noborder .cmsms_clients_item:last-child,
.cmsms_clients_grid.clients_noborder.clients_two .cmsms_clients_item:nth-child(2n),
.cmsms_clients_grid.clients_noborder.clients_three .cmsms_clients_item:nth-child(3n),
.cmsms_clients_grid.clients_noborder.clients_four .cmsms_clients_item:nth-child(4n),
.cmsms_clients_grid.clients_noborder.clients_five .cmsms_clients_item:nth-child(5n),
.cmsms_clients_grid.clients_noborder.clients_one .cmsms_clients_item:last-child,
.cmsms_clients_grid.clients_noborder.clients_one .cmsms_clients_item {
  border: none;
}
.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_item {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 20px;
  float: left;
}
.cmsms_clients_grid .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_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:last-child,
.cmsms_clients_grid.clients_one .cmsms_clients_item {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  border-right-width: 1px;
  border-right-style: solid;
  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;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.cmsms_clients_grid .cmsms_clients_item:last-child {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border-right-width: 1px;
  border-right-style: solid;
}
.cmsms_clients_grid.clients_two .cmsms_clients_item:nth-child(2n),
.cmsms_clients_grid.clients_three .cmsms_clients_item:nth-child(3n),
.cmsms_clients_grid.clients_four .cmsms_clients_item:nth-child(4n),
.cmsms_clients_grid.clients_five .cmsms_clients_item:nth-child(5n) {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border-right-width: 1px;
  border-right-style: solid;
}
/***************** Posts Slider ******************/
.cmsms_posts_slider {
  padding-top: 60px;
  margin: 0 -15px;
  position: relative;
  overflow: hidden;
  /***** Posts Slider Blog *****/

  /***** Posts Slider Portfolio *****/

}
.cmsms_posts_slider .preloader {
  padding-bottom: 79.2%;
}
.cmsms_posts_slider .preloader.highImg {
  height: auto;
  padding: 0;
}
.cmsms_posts_slider .owl-controls {
  position: absolute;
  right: 5px;
  top: -50px;
}
.cmsms_posts_slider .owl-controls .owl-buttons {
  position: static;
}
.cmsms_posts_slider .owl-controls .owl-buttons .owl-prev,
.cmsms_posts_slider .owl-controls .owl-buttons .owl-next {
  border: 1px solid #000000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsms_posts_slider .owl-controls .owl-buttons .owl-prev .cmsms_prev_arrow {
  left: -2px;
  right: 0;
}
.cmsms_posts_slider .owl-controls .owl-buttons .owl-next .cmsms_next_arrow {
  right: -2px;
  left: 0;
}
.cmsms_posts_slider .post {
  padding: 20px 0px;
  min-width: 280px;
}
.cmsms_posts_slider .post .cmsms_slider_post_format_img {
  display: none;
  width: 40px;
  height: 40px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  z-index: 10;
}
.cmsms_posts_slider .post .cmsms_slider_post_format_img:before {
  font-size: 21px;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cmsms_posts_slider .post.format-gallery .cmsms_slider_post_format_img:before {
  top: -4px;
  left: 1px;
}
.cmsms_posts_slider .post.format-audio .cmsms_slider_post_format_img:before {
  left: -5px;
}
.cmsms_posts_slider .post.format-aside .cmsms_slider_post_format_img:before {
  top: -2px;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont {
  padding: 0 0 0px;
  /*border: 1px solid #000000;*/
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont figure {
  margin-bottom: 10px;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_header {
  padding: 0 20px;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_header .cmsms_slider_post_title {
  margin: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_header .cmsms_slider_post_subtitle {
  margin: 0;
  opacity: 0.5;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_cont_info {
  padding: 0 20px;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_cont_info > span {
  margin-left: 5px;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_cont_info > span:first-child {
  margin-left: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_content {
  padding: 20px 20px 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer {
  padding: 15px 20px 0;
  margin-top: 20px;
  position: relative;
  border-top: 1px solid #000000;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info {
  float: none;
  overflow: hidden;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info .cmsms_slider_post_date,
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info .cmsmsLike,
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info .cmsms_slider_post_comments {
  margin-right: 1.5em;
  margin-left: 15px;
  float: right;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info .cmsms_slider_post_date {
  padding-right: 5px;
  margin-left: 0;
  position: relative;
  float: left;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info .cmsms_slider_post_date:before {
  top: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_content + .cmsms_slider_post_footer {
  margin-top: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont figure + .cmsms_slider_post_footer {
  margin-top: -10px;
}
.cmsms_posts_slider .post.format-aside .cmsms_slider_post_cont .cmsms_slider_post_content,
.cmsms_posts_slider .post.format-status .cmsms_slider_post_cont .cmsms_slider_post_content {
  padding: 20px;
  text-align: center;
}
.cmsms_posts_slider .post.format-aside .cmsms_slider_post_cont .cmsms_slider_post_content > div,
.cmsms_posts_slider .post.format-status .cmsms_slider_post_cont .cmsms_slider_post_content > div {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.cmsms_posts_slider .post.format-aside .cmsms_slider_post_cont .cmsms_slider_post_content .cmsms_slider_post_content_aligner,
.cmsms_posts_slider .post.format-status .cmsms_slider_post_cont .cmsms_slider_post_content .cmsms_slider_post_content_aligner {
  min-height: 160px;
}
.cmsms_posts_slider .post.format-aside .cmsms_slider_post_cont .cmsms_slider_post_footer,
.cmsms_posts_slider .post.format-status .cmsms_slider_post_cont .cmsms_slider_post_footer {
  margin-top: 0;
  border-top: 0 solid transparent;
}
.cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont .cmsms_slider_post_quote_content {
  padding: 30px 20px;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}
.cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont .cmsms_slider_post_quote_content:before {
  content: '';
  border-right: 11px solid transparent;
  border-bottom: 11px solid transparent;
  position: absolute;
  left: 40px;
  bottom: -11px;
  top: auto;
}
.cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont .cmsms_slider_post_quote_content p {
  padding-bottom: 0;
}
.cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont .cmsms_slider_post_quote_author {
  padding: 0 20px;
  margin: 0 0 15px;
}
.cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont .cmsms_slider_post_cont_info {
  margin: 0;
}
.cmsms_posts_slider .post.format-quote .cmsms_slider_post_cont .cmsms_slider_post_footer {
  margin: 15px 0 0;
}
.cmsms_posts_slider .post.format-link .cmsms_slider_post_cont .cmsms_slider_post_header {
  padding-bottom: 20px;
}
.cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont {
  padding-top: 35px;
}
.cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont .cmsms_slider_post_chat {
  padding: 0 20px 30px;
  word-wrap: break-word;
  overflow: hidden;
}
.cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item {
  margin-top: 25px;
  padding-top: 25px;
  position: relative;
  overflow: hidden;
}
.cmsms_posts_slider .post.format-chat .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 .cmsms_slider_post_chat .cmsms_chat_item:before {
  content: '';
  background-color: transparent;
  display: block;
  width: 65px;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
.cmsms_posts_slider .post.format-chat .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 .cmsms_slider_post_chat .cmsms_chat_item .cmsms_chat_author_time {
  overflow: hidden;
}
.cmsms_posts_slider .post.format-chat .cmsms_slider_post_cont .cmsms_slider_post_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_time {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  padding-left: 10px;
  float: right;
  opacity: 0.43;
}
.cmsms_posts_slider .post.format-chat .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 .cmsms_slider_post_chat .cmsms_chat_item .cmsms_chat_text {
  padding-top: 5px;
}
.cmsms_posts_slider .project {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
  min-width: 200px;
}
.cmsms_posts_slider .project .slider_project_outer {
  margin-bottom: 2px;
  overflow: visible;
  position: relative;
  border: 1px solid #000000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.cmsms_posts_slider .project .slider_project_outer figure img,
.cmsms_posts_slider .project .slider_project_outer figure .cmsms_img_rollover {
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner {
  padding: 15px 25px;
  position: relative;
  border-top: 1px solid #000000;
  overflow: hidden;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_header {
  position: relative;
  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 {
  padding: 12px 0 0;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_cont_info + .cmsms_slider_project_footer {
  padding: 20px 0 0;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_footer > a:first-child {
  margin-left: 0;
}
/*-------------------------------------------------------------------------*/
/*  10. Widgets Styles  */
/*-------------------------------------------------------------------------*/
/***************** Custom Menu ******************/
.widget_nav_menu .menu > li:first-child > a {
  border-top: 1px solid transparent;
  margin-top: -1px;
}
.widget_nav_menu .menu > li > ul > li > a {
  padding-left: 35px;
}
.widget_nav_menu .menu > li > ul > li > a:before {
  left: 17px;
}
.widget_nav_menu .menu > li > ul > li > ul > li > a {
  padding-left: 45px;
}
.widget_nav_menu .menu > li > ul > li > ul > li > a:before {
  left: 27px;
}
.widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a {
  padding-left: 55px;
}
.widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a:before {
  left: 37px;
}
.widget_nav_menu ul {
  padding: 0;
}
.widget_nav_menu ul ul {
  margin: 0;
}
.widget_nav_menu ul li {
  padding: 0;
}
.widget_nav_menu ul li:before {
  content: none;
}
.widget_nav_menu ul li:first-child.current-menu-item > a {
  border-top-color: #dadada;
}
.widget_nav_menu ul li.current-menu-item {
  z-index: 1;
}
.widget_nav_menu ul li.current-menu-item > a {
  border-top-color: #dadada;
  background-color: #fdfdfd;
  color: #404040;
  font-weight: bold;
}
.widget_nav_menu ul li > a {
  border-top: 1px solid #dadada;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  display: block;
  padding: 10px 10px 10px 25px;
  position: relative;
}
.widget_nav_menu ul li > a:before {
  content: '\e8b9';
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  padding: 0;
  margin: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: absolute;
  top: 12px;
  left: 7px;
}
.sidebar .widget_nav_menu .menu {
  margin-left: -19px;
}
.sidebar .widget_nav_menu .menu > li > a {
  padding-left: 45px;
}
.sidebar .widget_nav_menu .menu > li > a:before {
  left: 27px;
}
.sidebar .widget_nav_menu .menu > li > ul > li > a {
  padding-left: 55px;
}
.sidebar .widget_nav_menu .menu > li > ul > li > a:before {
  left: 37px;
}
.sidebar .widget_nav_menu .menu > li > ul > li > ul > li > a {
  padding-left: 65px;
}
.sidebar .widget_nav_menu .menu > li > ul > li > ul > li > a:before {
  left: 47px;
}
.sidebar .widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a {
  padding-left: 75px;
}
.sidebar .widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a:before {
  left: 57px;
}
.sidebar.fl .widget_nav_menu .menu {
  margin-right: -19px;
  margin-left: 0;
}
.sidebar.fl .widget_nav_menu .menu > li > a {
  padding-left: 25px;
}
.sidebar.fl .widget_nav_menu .menu > li > a:before {
  left: 7px;
}
.sidebar.fl .widget_nav_menu .menu > li > ul > li > a {
  padding-left: 35px;
}
.sidebar.fl .widget_nav_menu .menu > li > ul > li > a:before {
  left: 17px;
}
.sidebar.fl .widget_nav_menu .menu > li > ul > li > ul > li > a {
  padding-left: 45px;
}
.sidebar.fl .widget_nav_menu .menu > li > ul > li > ul > li > a:before {
  left: 27px;
}
.sidebar.fl .widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a {
  padding-left: 55px;
}
.sidebar.fl .widget_nav_menu .menu > li > ul > li > ul > li > ul > li > a:before {
  left: 37px;
}
.sidebar .widget {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.sidebar .widget:last-child {
  border-bottom: none;
}
.sidebar .widget .widgettitle {
  margin-bottom: 25px;
}
.widget_custom_advertisement_entries .widgettitle {
  margin-bottom: 25px;
}
.widget_custom_advertisement_entries .adv_image_wrap {
  margin: -5px;
  overflow: hidden;
}
.widget_custom_advertisement_entries .adv_image_wrap .adv_widget_image {
  width: 125px;
  height: 125px;
  float: left;
  margin: 5px;
}
.widget_custom_advertisement_entries .adv_image_wrap .adv_widget_image img {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.widget_recent_entries ul,
.widget_meta ul,
.widget_categories ul,
.widget_pages ul,
/*.widget_custom_facebook_entries*/ iframe {
  margin-bottom: 0;
  margin: auto !important;
}
.widget_pages ul ul,
.widget_categories ul ul {
  margin-left: 0;
}
.widget_pages li > ul,
.widget_categories li > ul {
  padding-top: 10px;
}
.iclflag {
  display: inline;
}
.rss-date,
.widget_custom_contact_info_entries span {
  display: block;
}
.widget_custom_contact_info_entries .contact_widget_email_inner,
.widget_custom_contact_info_entries .contact_widget_phone_inner {
  display: none;
}
.contact_widget_name,
.contact_widget_email,
.contact_widget_phone,
.adress_wrap {
  padding-left: 33px;
  position: relative;
}
.contact_widget_phone,
.adress_wrap {
  padding-bottom: 20px;
}
.tweet_time:before,
.contact_widget_email:before,
.contact_widget_phone:before,
.adress_wrap:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'fontello';
  font-size: 16px;
}
.tweet_time:before {
  content: '\ee3f';
  left: 2px;
}
.adress_wrap:before {
  content: '\ec7f';
  left: 2px;
}
.contact_widget_phone:before {
  content: '\ec8c';
  left: 2px;
}
.contact_widget_email:before {
  content: '\ec71';
  top: 1px;
}
#wp-calendar th,
#wp-calendar td {
  padding: 0 15px 10px 0;
  font-size: 12px;
}
#wp-calendar thead th {
  font-weight: bold;
}
#wp-calendar caption {
  text-align: left;
  padding-bottom: 20px;
  font-weight: bold;
}
#wp-calendar caption:before {
  content: '\e8b9';
  position: relative;
  bottom: 1px;
  display: inline-block;
  font-family: 'fontello';
  font-size: 12px;
  margin: 0 10px 0 2px;
  font-weight: normal;
}
.widget_custom_flickr_entries .wrap {
  margin: 0 -7px;
}
.widget_custom_flickr_entries .more_button {
  display: none;
}
.widget_custom_flickr_entries .flickr_badge_image {
  float: left;
  margin: 0 7px 18px;
}
.widget_custom_flickr_entries .flickr_badge_image img {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tweet_list {
  padding: 0;
}
.tweet_list li {
  padding: 18px 20px;
  border-width: 1px;
  border-style: solid;
  border-top: none;
}
.tweet_list li:first-child {
  padding-top: 18px;
  border-top-width: 1px;
  border-top-style: solid;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.tweet_list li:before {
  display: none;
}
.tweet_list li:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.tweet_list .tweet_time {
  display: block;
  position: relative;
  padding: 0 0 10px 25px;
}
.cmsms_tabs.lpr .cmsms_tabs_list .cmsms_tabs_list_item {
  width: 33.333333%;
}
.cmsms_tabs.lpr .cmsms_tabs_list .cmsms_tabs_list_item > a {
  padding: 0 10px;
  height: 47px;
  font-size: 12px;
  line-height: 47px;
  text-align: center;
}
.cmsms_tabs.lpr .cmsms_tabs_wrap {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  padding: 25px;
}
.cmsms_tabs.lpr .cmsms_tabs_wrap > .cmsms_tab:first-child {
  display: block;
}
.cmsms_tabs.lpr .cmsms_tab ul {
  margin: 0;
  padding: 0;
}
.cmsms_tabs.lpr .cmsms_tab li {
  padding-top: 30px;
}
.cmsms_tabs.lpr .cmsms_tab li:first-child {
  padding-top: 0;
}
.cmsms_tabs.lpr .cmsms_tab li:before {
  display: none;
}
.cmsms_tabs.lpr .cmsms_tab li p {
  padding: 0;
}
.cmsms_tabs.lpr .alignleft {
  float: left;
  margin-right: 20px;
}
.rsswidget img {
  margin: 0 3px 2px 0;
}
.img_placeholder_small {
  height: 50px;
  width: 50px;
  display: block;
  border-width: 1px;
  border-style: solid;
  position: relative;
}
.img_placeholder_small:before {
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
}
.widget_custom_popular_projects_entries .owl-carousel,
.widget_custom_latest_projects_entries .owl-carousel {
  position: static;
}
.widget_custom_popular_projects_entries .img_placeholder,
.widget_custom_latest_projects_entries .img_placeholder {
  display: block;
  padding: 0 0 67.3%;
  border-width: 1px;
  border-style: solid;
  position: relative;
}
.widget_custom_popular_projects_entries .img_placeholder:before,
.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_custom_popular_projects_entries .entry-title,
.widget_custom_latest_projects_entries .entry-title {
  margin-bottom: 10px;
}
.widget_custom_popular_projects_entries .owl-buttons,
.widget_custom_latest_projects_entries .owl-buttons {
  bottom: auto;
  top: 0;
  right: 0;
}
.widget_custom_popular_projects_entries .owl-buttons > div,
.widget_custom_latest_projects_entries .owl-buttons > div {
  border-width: 1px;
  border-style: solid;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.widget_custom_popular_projects_entries .owl-buttons > div .cmsms_prev_arrow,
.widget_custom_latest_projects_entries .owl-buttons > div .cmsms_prev_arrow {
  left: 10px;
}
.widget_custom_popular_projects_entries .owl-buttons > div .cmsms_next_arrow,
.widget_custom_latest_projects_entries .owl-buttons > div .cmsms_next_arrow {
  right: 10px;
}
.latest_pj_item {
  padding: 0 1px;
}
.latest_pj_img,
.popular_pj_img {
  margin-bottom: 20px;
  padding: 0 1px;
}
.cmsms-form-builder {
  margin: 0 -2%;
}
.cmsms-form-builder .success_box {
  margin: 0 2% 10px;
  width: 96%;
}
.cmsms-form-builder .form_info {
  margin: 0 2%;
  padding-bottom: 10px;
}
.cmsms-form-builder .form_info.submit_wrap {
  padding-top: 10px;
}
.cmsms-form-builder [class*="one_"] input[type="text"],
.cmsms-form-builder [class*="one_"] select,
.cmsms-form-builder [class*="one_"] textarea {
  width: 100%;
}
select {
  min-width: 100px;
  height: 44px;
}
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-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
}
.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: '';
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 17px;
  height: 17px;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.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;
  border-radius: 1px;
}
.widget_custom_contact_form_entries input[type=text],
.widget_custom_contact_form_entries input[type=email],
.widget_custom_contact_form_entries input[type=password],
.widget_custom_contact_form_entries input[type=number],
.widget_custom_contact_form_entries textarea,
.widget_custom_contact_form_entries select {
  width: 100%;
}
.widget_custom_contact_form_entries .form_info.submit_wrap {
  padding-top: 0;
}
/*-------------------------------------------------------------------------*/
/*  11. Search + Archives + Sitemap  + Other Styles */
/*-------------------------------------------------------------------------*/
/***************** Search ******************/
.middle_content .cmsms_search {
  padding-top: 60px;
}
.cmsms_search {
  position: relative;
  overflow: hidden;
}
.cmsms_search .cmsms_search_post {
  padding-top: 60px;
  padding-right: 60px;
  position: relative;
  overflow: hidden;
}
.cmsms_search .cmsms_search_post:first-child {
  padding-top: 0;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_number {
  line-height: 52px;
  width: 55px;
  height: 55px;
  margin: 5px 40px 15px 5px;
  position: relative;
  text-align: center;
  float: left;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont {
  position: relative;
  border-bottom: 3px solid transparent;
  overflow: hidden;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_header {
  padding-bottom: 10px;
  position: relative;
}
.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_header + .cmsms_search_post_content {
  padding-top: 15px;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_header + .cmsms_search_post_footer {
  margin-top: 20px;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_cont_info {
  text-transform: uppercase;
  padding-bottom: 15px;
  overflow: hidden;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_cont_info > span {
  margin-left: 5px;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_cont_info > span:first-child {
  margin-left: 0;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_cont_info a {
  text-transform: uppercase;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_footer {
  padding: 20px 0;
  position: relative;
  border-top: 1px solid #000000;
  overflow: hidden;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_footer .cmsms_search_post_meta_info {
  padding: 4px 0 0;
  float: right;
  overflow: hidden;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_footer .cmsms_search_post_meta_info .cmsms_search_post_comments,
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_footer .cmsms_search_post_meta_info .cmsms_search_post_date {
  display: inline-block;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_footer .cmsms_search_post_meta_info .cmsms_search_post_date {
  margin-left: 0;
}
/***************** Sitemap ******************/
.middle_content .cmsms_sitemap_wrap {
  padding: 40px 0 50px;
}
.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 .cmsms_divider {
  margin-bottom: 30px;
}
.cmsms_sitemap_wrap .cmsms_sitemap {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.cmsms_sitemap_wrap .cmsms_sitemap > li {
  width: 100%;
  padding-top: 30px;
  position: relative;
}
.cmsms_sitemap_wrap .cmsms_sitemap > li:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
.cmsms_sitemap_wrap .cmsms_sitemap > li:first-child {
  margin-top: 0;
  padding-top: 0;
}
.cmsms_sitemap_wrap .cmsms_sitemap > li:first-child:before {
  content: none;
}
.cmsms_sitemap_wrap .cmsms_sitemap > li > a {
  display: inline-block;
  margin-bottom: 35px;
}
.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-right: 20px;
  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: 20px;
}
.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;
  padding-left: 20px;
}
.cmsms_sitemap_wrap .cmsms_sitemap > li > ul > 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 > li > ul > li > ul > li {
  margin-left: 0;
}
.cmsms_sitemap_wrap .cmsms_sitemap_category {
  padding: 5px 0 0;
  margin: 0;
  overflow: hidden;
}
.cmsms_sitemap_wrap .cmsms_sitemap_category > li {
  width: 25%;
  padding-right: 20px;
  margin-bottom: 40px;
  float: left;
}
.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: 5px 0 20px;
  margin: 0;
  overflow: hidden;
}
.cmsms_sitemap_wrap .cmsms_sitemap_archive > li {
  width: 25%;
  margin-bottom: 20px;
  padding-right: 20px;
  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;
  padding-left: 20px;
}
.cmsms_sitemap_wrap .cmsms_sitemap_archive > 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;
}
/***************** Other ******************/
.content_wrap #tribe-events-pg-template {
  max-width: 100%;
}
.content_wrap .tribe-events-sub-nav li:before {
  content: none;
}
.content_wrap #ai1ec-calendar ul.ai1ec-nav {
  overflow: visible;
}
.content_wrap #ai1ec-calendar li.ai1ec-dropdown {
  padding: 0;
}
.content_wrap #ai1ec-calendar li.ai1ec-dropdown:before {
  content: none;
}
.content_wrap #ai1ec-calendar .ai1ec-agenda-widget-view .ai1ec-date-title > div,
.content_wrap #ai1ec-calendar .ai1ec-agenda-view .ai1ec-date-title > div {
  text-align: center;
}
.content_wrap article.ai1ec_event footer {
  padding-bottom: 20px;
}
.content_wrap article.ai1ec_event footer .cmsms_post_meta_info {
  float: right;
}
.content_wrap article.ai1ec_event footer .cmsms_post_date {
  margin-right: 25px;
  position: relative;
}
.content_wrap article.ai1ec_event footer .cmsms_post_date:before {
  top: -3px;
  left: auto;
  right: -27px;
}
#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: 11px;
}
#lang_sel ul {
  overflow: visible;
}
#lang_sel_footer {
  display: none;
}
/***************** PayPal Donations ******************/
.cmsms_paypal_donations {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.cmsms_paypal_donations > form > .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;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  z-index: 100;
}
.cmsms_paypal_donations > form > .paypal-donations > img {
  display: none;
}

.cmsms_paypal_donations .button {
  display: block;
  position: relative;
  z-index: 10;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.adv_widget_img_custom {
  width: 30%;
  float: left;
  margin: 4px;
}

.cmsms_valid_title a,
.cmsms_valid_title {
  font-family: "Oxygen",Arial,Helvetica,"Nimbus Sans L",sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    text-decoration: none;
    text-transform: none;
}

.cmsms_table caption {
    margin-bottom: 20px;
}

div.cmsms_paypal_donations_wrap a.cmsms_button {
  color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 1);
  background-color: #8eb449;
}

div.cmsms_paypal_donations_wrap a.cmsms_button:hover {
  color: #ffffff !important;
  border-color: rgba(229, 232, 236, 1)!important;
  background-color: #C2C2C2 !important;
}


/*-------------------------------------------------------------------------*/
/*  13. CSS3 Animations */
/*-------------------------------------------------------------------------*/
html.csstransitions a,
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 {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
html.csstransitions #header nav,
html.csstransitions .resp_nav_wrap,
html.csstransitions .slogan_wrap,
html.csstransitions .social_wrap,
html.csstransitions #header .search_wrap_inner_left,
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 .navigation > li > a > span.nav_bg_clr,
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 #slide_top,
html.csstransitions .navigation > li > a,
html.csstransitions .cmsms_tabs_list_item a,
html.csstransitions .related_posts > ul li > a {
  -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 .owl-buttons .cmsms_prev_arrow:after,
html.csstransitions .owl-buttons .cmsms_next_arrow:after,
html.csstransitions .owl-buttons .cmsms_prev_arrow:before,
html.csstransitions .owl-buttons .cmsms_next_arrow:before,
html.csstransitions .cmsms_hover_slider_thumbs > li a {
  -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 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 .cmsms_notice .notice_close {
  -webkit-transition: color .1s ease-in-out, font-size .1s ease-in-out, line-height .1s ease-in-out, width .1s ease-in-out, height .1s ease-in-out, top .1s ease-in-out, right .1s ease-in-out;
  -moz-transition: color .1s ease-in-out, font-size .1s ease-in-out, line-height .1s ease-in-out, width .1s ease-in-out, height .1s ease-in-out, top .1s ease-in-out, right .1s ease-in-out;
  -ms-transition: color .1s ease-in-out, font-size .1s ease-in-out, line-height .1s ease-in-out, width .1s ease-in-out, height .1s ease-in-out, top .1s ease-in-out, right .1s ease-in-out;
  -o-transition: color .1s ease-in-out, font-size .1s ease-in-out, line-height .1s ease-in-out, width .1s ease-in-out, height .1s ease-in-out, top .1s ease-in-out, right .1s ease-in-out;
  transition: color .1s ease-in-out, font-size .1s ease-in-out, line-height .1s ease-in-out, width .1s ease-in-out, height .1s ease-in-out, top .1s ease-in-out, right .1s ease-in-out;
}
html.csstransitions input[type=text],
html.csstransitions input[type=search],
html.csstransitions input[type=email],
html.csstransitions input[type=number],
html.csstransitions input[type=password],
html.csstransitions textarea,
html.csstransitions .cmsms_toggle_title .cmsms_toggle_plus {
  -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,
html.csstransitions .owl-buttons .cmsms_prev_arrow,
html.csstransitions .owl-buttons .cmsms_next_arrow {
  -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 .cmsms_clients_item,
html.csstransitions .cmsms_toggle_wrap,
html.csstransitions .cmsms_toggle_title .cmsms_toggle_plus_hor,
html.csstransitions .cmsms_toggle_title .cmsms_toggle_plus_vert,
html.csstransitions .cmsms_wrap_pagination ul li .page-numbers,
html.csstransitions .cmsms_img_rollover_wrap .cmsms_img_rollover {
  -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 .cmsms_button,
html.csstransitions .button,
html.csstransitions .comment-reply-link,
html.csstransitions #cancel-comment-reply-link,
html.csstransitions input[type=submit],
html.csstransitions input[type=button],
html.csstransitions button {
  -webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
  transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s 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 .cmsms_img_rollover_wrap:hover .cmsms_img_rollover .cmsms_image_link,
html.csstransitions .cmsms_img_rollover_wrap:hover .cmsms_img_rollover .cmsms_open_link,
html.csstransitions .project:hover .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link,
html.csstransitions .project:hover .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link {
  -webkit-transition: left .3s ease-out .2s, right .3s ease-out .2s, color .3s ease-in-out, opacity .3s ease-out;
  -moz-transition: left .3s ease-out .2s, right .3s ease-out .2s, color .3s ease-in-out, opacity .3s ease-out;
  -ms-transition: left .3s ease-out .2s, right .3s ease-out .2s, color .3s ease-in-out, opacity .3s ease-out;
  -o-transition: left .3s ease-out .2s, right .3s ease-out .2s, color .3s ease-in-out, opacity .3s ease-out;
  transition: left .3s ease-out .2s, right .3s ease-out .2s, color .3s ease-in-out, opacity .3s ease-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 .portfolio.puzzle .project .project_outer figure img,
html.csstransitions .portfolio.puzzle .project .project_outer figure .img_placeholder,
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 .responsive_nav,
html.csstransitions .responsive_nav:before {
  -webkit-transition: background-color .2s ease-out;
  -moz-transition: background-color .2s ease-out;
  -ms-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  transition: background-color .2s ease-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 {
  -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 1s ease-in-out, height .7s ease-in;
  -moz-transition: opacity 1s ease-in-out, height .7s ease-in;
  -ms-transition: opacity 1s ease-in-out, height .7s ease-in;
  -o-transition: opacity 1s ease-in-out, height .7s ease-in;
  transition: opacity 1s ease-in-out, height .7s ease-in;
}
html.csstransitions .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon {
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}
html.csstransitions .cmsms_clients_item img,
html.csstransitions .cmsms_gallery li,
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 .format-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 .cmsms_profile .format-profile .pl_social_list {
  -webkit-transition: opacity .5s ease-out, margin .5s ease-out;
  -moz-transition: opacity .5s ease-out, margin .5s ease-out;
  -ms-transition: opacity .5s ease-out, margin .5s ease-out;
  -o-transition: opacity .5s ease-out, margin .5s ease-out;
  transition: opacity .5s ease-out, margin .5s ease-out;
}
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.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.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.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%;
  }
}
@-ms-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_title {
  from {
    margin-left: -200px;
  }
  to {
    margin-left: 0%;
  }
}
@-moz-keyframes bar_title {
  from {
    margin-left: -200px;
  }
  to {
    margin-left: 0%;
  }
}
@-ms-keyframes bar_title {
  from {
    margin-left: -200px;
  }
  to {
    margin-left: 0%;
  }
}
@-o-keyframes bar_title {
  from {
    margin-left: -200px;
  }
  to {
    margin-left: 0%;
  }
}
@keyframes bar_title {
  from {
    margin-left: -200px;
  }
  to {
    margin-left: 0%;
  }
}
@-webkit-keyframes bar_inner {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes bar_inner {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-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;
  }
}

#iwith-socis {
  display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
#iwith-socis img {
  -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 100px;
    -ms-flex: 1 1 100px;
    flex: 1 1 100px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.destacat {
  
}

.destacat  div {
  /*padding-top: 1%;
  height: 120px;*/
  padding-left: 3%;
  padding-right: 3%;
}
#iwith-destacat01 div {
  background: white;
  border: 0.5px solid #989ca4;
}
#iwith-destacat02 div {
  background: white;
  border: 0.5px solid #989ca4;
}
#iwith-destacat03 div {
  background: white;
  border: 0.5px solid #989ca4;
}
#iwith-destacat04 div {
  background: white;
  border: 0.5px solid #989ca4; 
}
.destacat div img {
  margin: 0px auto;
  display: block;
  padding-top: 15px;
}
.destacat div p,
.destacat div p a {
  font-size: 13px;
  margin: 25px auto;
  text-align: center;
  font-weight: lighter;
  
}
.boto01>a {
  background-color: #E85100 !important;
  border-color: red;
}
.boto01>a:hover {
  background-color: #ffffff !important;
}

/*social top fix*/
.header_mid_outer {
  border-bottom-width: 0px;
}
.header_mid_outer.social .header_mid_inner .social_wrap .social_wrap_inner{
  height: 25px;
}
.header_mid_outer.social {
  height: 40px;
}
#header .header_mid_inner .social_wrap .social_wrap_inner ul{
  display: block;
}

/*espai soci*/

h2.socis {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#71a45b+0,60ae54+100 */
background: #71a45b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNzFhNDViIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYwYWU1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg, #71a45b 0%, #60ae54 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#71a45b), color-stop(100%,#60ae54)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(45deg, #71a45b 0%,#60ae54 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(45deg, #71a45b 0%,#60ae54 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(45deg, #71a45b 0%,#60ae54 100%); /* IE10 preview */
background: linear-gradient(45deg, #71a45b 0%,#60ae54 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71a45b', endColorstr='#60ae54',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
padding: 15px;
color: #fff;
margin-bottom: 0;
text-align: center;
}

/*top search*/

.search_bar_wrap.topmenu {
  float: right; width: 35%; margin-right: 15px;
  /* height: 25px; */
  padding-top: 2px;
  border:none;
}
.search_bar_wrap.topmenu input[type="text"],
.search_bar_wrap.topmenu input {
  background: transparent !important;
  background-color: transparent !important;
  line-height: 12px;
  padding: 3px !important;
}
.search_bar_wrap.topmenu button[type="submit"][class^="cmsms-icon-"], .search_bar_wrap button[type="submit"][class*=" cmsms-icon-"] {
  font-size: 18px;
  margin: -2px;
  width: 20px;
  /* height: 20px; */
}
.search_bar_wrap.topmenu select {
  height: 26px;
}
.gsc-control-cse.gsc-control-cse-ca {
  padding-top: 0 !important;
  margin-top: -3px;
}

.gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
  width: 24px;
  height: 24px;
  background: #979CA4 !important;
  background-color: #979CA4 !important;
  transition: background 0.3s ease-in-out;
  border-radius: 60%;
}
.gsc-search-button input.gsc-search-button-v2:hover, input.gsc-search-button-v2:hover {
  background: #58cf90 !important;
  background-color: #58cf90 !important;
}
div#___gcse_0 {
  width: 60%;
  float: left;
}

/*foot menu*/

.sidebar_layout_14141414 aside.menufoot {
  width:100%;
}
.foot .navigation {
      background: transparent !important;
    background-color: transparent !important;
}
  .foot .navigation > li {
    width: 100%;
  }
@media (min-width:992px) {
  .foot .navigation > li {
    width: 18%;
  }
  
}
.foot .navigation > li > a {
  border:none !important;
  color: #fff !important;
}
.foot .navigation span.nav_bg_clr {
  display: none !important;
}
.foot .navigation li:first-child:before, ol li:first-child:before {
  top: 12px;
}
.foot .navigation ul.sub-menu {
  opacity: 1;
  display: block;
  visibility: visible;
  position:relative;
  border:none !important;
  background: transparent !important;
}
.foot .navigation ul.sub-menu > li > a {
  color: #fff !important;
}
.foot .navigation ul.sub-menu > li:hover > a {
  color: #3d3d3d !important;
}
/*header background transparent */
/*header#header * {
    background-color: transparent;
    background: transparent;
}*/
/*header {
  margin-top: 20px;
}*/
header#header ul.sub-menu,
header#header ul.sub-menu > li,
header#header ul.sub-menu > li > a,
header#header ul.sub-menu > li > a > span{
  background: #fff;
}

/*youtube icon*/
.cmsms-icon-youtube:before {
  content: '\e98e';
    width: 25px;
    background: #999;
    border-radius: 50px;
    z-index: 12;
    color: #fff;
    font-size: 20px;
    -webkit-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, background .3s ease-in-out;
    transition: opacity .3s ease-in-out, background .3s ease-in-out;
}
.cmsms-icon-youtube:hover:before {
  background: #d86e25 !important;
}
#iwithblockmsg-socialLogos a {
  color: #979ca4;
}
#iwithblockmsg-socialLogos a:hover {
  color: #d86e25 !important;
}
span.copyright {
  color: #777B82;
}
#cmsms_row_12 {
  background-image: url(/images/clubemas-peu.jpg);
  background-position: top center;
  background-attachment: scroll;
  background-size: cover;
}
#cmsms_row_12 .cmsms_row_outer_parent { 
    padding-top: 60px; 
} 

#cmsms_row_12 .cmsms_row_outer_parent { 
    padding-bottom: 20px; 
} 
.entry-content {
  padding-left: 15px;
}

/* same height */
@media (min-width: 768px){
  .cmsms_slider_post_cont_info.entry-meta {
    min-height: 70px;
  }
  .cmsms_slider_post_header.entry-header {
    min-height: 100px;
  }
  div#iwithblockmsg-socialLogos {
  height: 30px;
}
}
div#iwith-box1 >div > form {
/*   float: right; */
}

.linkIdioma {
  background: #979CA4;
  border-radius: 60%;
  padding: 1px 7px;
  display: block;
  margin: 0 5px;
  width: 25px;
  height: 25px;
  float: left;
  color: #fff !important;
  font-size: 11px;
  transition: background 0.3s ease-in-out !important;
}
.linkIdioma:hover {
background: #58cf90 !important;
}

/* fixes */
.cmsms_row_margin.cmsms_11 span.cmsms_stat_counter {
  color: #e0711f !important;
}
.cmsms_stat span.cmsms_stat_counter {
  color: #fff;
}
img.cmsms_icon_list_icon {
  -webkit-filter: saturate(90%) opacity(90%);
  -o-filter: saturate(90%) opacity(90%);
  filter: saturate(90%) opacity(90%);
}
img.cmsms_icon_list_icon:hover {
  -webkit-filter: saturate(120%) opacity(100%);
  -o-filter: saturate(120%) opacity(100%);
  filter: saturate(120%) opacity(100%);
}
.ac-glossymenu {
  border: none !important;
}
.ac-glossymenu .ac-menuitem {
  padding-top: 10px;
   border: none !important;
  border-bottom: 1px solid #fff !important;
}
.extranet_content_wrapper,
.extranet_content_wrapper .extranet_label,
.extranet_content_wrapper input {
  font:inherit !important;
  font-family: 'Oxygen', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
  font-size: 12px !important;
}
.extranet_content_wrapper > div {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.extranet_content_wrapper form>div>input {
  display: block !important;
  margin: 0 auto !important;
}
/* calendari */
.calborder {
  border: 1px #53AA28 solid!important;
}
.monthreg a{
  color: #53AA28 !important;
}
.monthoff a {
  color: #4C5562 !important;
}
.monthon {
  background: #4C5562 !important;
  background-color: #4C5562 !important;
}

.monthon a {
  color: #fff !important;
}
table.monthback td {
  padding: 5px 10px;
}
#iwith-foto-gran {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  height: 320px;
  flex-flow: row nowrap;
  justify-content: center;
}
#iwith-foto-gran img {
  width: auto !important;
  height: auto !important;
  min-width: auto;
  max-width: none;
  max-height: 300px;
}
#cmsms_row_11 .cmsms_tabs_wrap {
  height: 16em;
}
.foto_soci{
    height: 60px;
    margin-bottom: 60px;
    object-fit: contain;
    max-width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.foto_soci.siemens{
    height: 30px;
    width: auto;
}
@media only screen and (max-width: 767px) {
  html #page #header .header_mid .header_mid_outer .header_mid_inner .social_wrap {
    float: left;
  }
  .search_bar_wrap.topmenu {
    width: 50%;
  }
  #cmsms_row_11 .cmsms_tabs_wrap {
    height: auto;
  }
}
@media (max-width:820px){
  .search_bar_wrap {
    height: auto;
  }
  /* div#iwith-box1 table td{
    display: block;
  } */
}

.fieldname {
  padding-top: 30px;
}

.field {
  padding-left: 20px;
  padding-top: 20px;
}

td#gs_tti50 {
  padding: 0px;
}
div#gs_st50 {
  padding-top: 3px;
}
div.videoteca > object,
div.videoteca > iframe {
  display: block;
  margin: 5px auto 25px;
  text-align: center;
}
div.videoteca > p {
  text-align: center;
}
p.videoteca {
  text-align: center;
  margin: 20px;
}
.gsc-adBlock, #adBlock {
  display: none!important;
}

/* intranet */

ul.i_menu {
  float: right;
  background: #64AC56;
  padding: 5px 10px;
  margin-top: -10px;
}
ul.i_menu li {
    display: block;
    margin-left: 1em;
    float: right;
    padding: 0;
  }
  ul.i_menu li::before {
    display: none;
  }
  ul.i_menu li a, ul.i_menu li {
    color: #ffffff;
  }
  
  .news-section-header {
    height: auto !important;
  }
  ul li, ol li {
    padding-top: 0;
    margin-bottom: 15px;
  }

 /* css style anterior y bootstrap.min.css*/

  div#janegoodallNav {
    background-color: #729d34;
    border-color: #729d34;
    padding-top: 7px !important;
  }

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

  .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    color: #fff !important;
    background-color: #DF6F1D !important;
  }

  .navbar-nav>li>.dropdown-menu {
    background-color: #E85100;
    border-color: #E85100;
    border-radius: 0; 
    color: #fff !important;
    padding-top: 10% !important;
  }
  .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none !important;
    color: #fff !important;
    background-color: #d86e25 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .dropdown-menu>li>a {
    color: #FFF !important;
  }

  a {
    color: #729d34 !important;
    text-decoration: none !important;
  }

  #cmsms_heading_553e49e807cad, #cmsms_heading_553e49e807cad a {
    color: #4c5562 !important;
    /*color: rgba(151, 156, 164, 1);*/
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    font-weight: 300;
    font-style: normal;
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .top-left {
      position: absolute;
      top: 190px;
      left: 16px;
  }

  .bottom-left {
    position: absolute;
    /*bottom: -50px;*/
    /*left: 16px;*/
  }

  .centered {
      position: absolute;
      top: 60%;
      left: 43%;
      transform: translate(-13%, -51%);
  }

  h3{
    margin-top: 5px !important;
    margin-bottom: : 5px !important;
  }

  .navigation_area {
      margin-top: 10px;
  }
  .navigation_area .navbar-default .navbar-toggle{
    border-color: #fff;
  }
  .navigation_area .navbar-default .navbar-toggle:hover,.navigation_area .navbar-default .navbar-toggle:focus{
    background-color: #DF6F1D;
  }
  .navigation_area .navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
  }
  .navigation_area .navbar-default, .navigation_area .navbar-default ul.nav li ul.dropdown-menu {
      background-color: #E85100;
      border-color: #E85100;
      border-radius: 0;
      min-height: 40px;
  }

  .navigation_area ul.nav {}

  .navigation_area ul.nav li {
      font-size: 16px;
  }

  .navigation_area ul.nav li a {
      color: #fff !important;
      padding-top: 10px;
      padding-bottom: 10px;
      margin-bottom: -10px !important;
  }

  .navigation_area ul.nav li a:hover, .navigation_area ul.nav li.open > a {
      color: #fff !important;
      background-color: #FE934A !important;
  }
  .navigation_area .navbar-default, .navigation_area .navbar-default ul.nav li ul.dropdown-menu {
      background-color: #729d34 !important;
      border-color: #729d34 !important;
      border-radius: 0 !important;
      min-height: 40px !important;
  }

  .sticky {
    position: fixed;
    top: 0;
    width: 101%;
  }
  .sticky + .content {
  	padding-top: 102px;
  }

  .top-container {
    /*background-color: #f1f1f1;*/
    padding: 30px;
    /*text-align: center;*/
  }

  #textoSobreVideo {
    position:absolute;
    /* margin-top: -22%; */
    top: 525px;
    /* left: 215px; */
    z-index: 2;
    /*width: 708px;
    height: 526px;*/
  } 

  .owl-prev {
    margin-left: -2115% !important;
    margin-right: 2115% !important;
    margin-top: 380% !important;
    background: #ffffff !important;
  }

  .owl-next {
    background: #ffffff !important;
  }

  .transbox{
    color: #fff;
    background-color: rgba(0,0,0,0.4);
  }

  /* davidSoto */
  h2.fraseLogoResponsive {
    color: #E85100;
    font-size: 18px;font-weight: normal;
    margin-top: -10px;
    padding:10px 0 0 11px;
    font-family: Linux Libertine;
  }
  a.cmsms_button {
    margin-left:10%;
    margin-bottom: 10%;
    color: #ffffff !important;
    background-color: #729d34 !important;
    border-radius: inherit;
    border-color: #729d34 !important;
  }
  #iwithblockmsg-Boton-Dona-Menu a.cmsms_button {
    margin-top: 1%;
    color: #ffffff !important;
    background-color: #6B871F !important;
    border-radius: inherit;
    border-color:#729d34 !important;
    line-height: 34px;
    padding-left: 14%;
    padding-right: 14%;
  }
  #textoSobreVideo h1 {
    color: #ffffff;
    font-family: Linux Libertine;
    font-size: 37px;
  }
  .destacat img {
    width: 100%;
    height: 190px !important;
    object-fit: cover;
  }
  #iwith-VideoPrincipal {
      position: relative;
    }
  #iwith-Franja-texto > h4{
    color: #ffffff;
    font-family: Linux Libertine;
    font-size: 24px;
  }
  #iwith-Franja-texto > h6 {
    color: #ffffff;
    margin-top: 5%;
  }
  #footer .footer_bg {
    background-color: #729d34 !important;
  }
  .footer_bg a.cmsms_button {
    background-color: #fff !important;
    color: #E85100 !important;
  }
  .copyright {
    margin-top: 3%;
  }
  .copyright p,
  .copyright a {
    font-family: Linux Libertine;
    font-size: 15px;
    color: #ffffff;
  }

  #myHeader > .col-sm-12 {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }

  @media (max-width:768px) {
    #myHeader > .col-sm-12 {
      padding: 0;
      padding-left: 0% !important;
      padding-right: 0% !important;
    }
    #listMenuRootmainmenu li {
      width: 100%;
      text-align: center;
    }
    
    #textoSobreVideo {
      margin-top: 0;
      top: auto;
      bottom: 40px;
      font-size: ;
    }
    #textoSobreVideo h1 {
      font-size: 21px;
    }
    .destacat img {
      width: 100% !important;
      height: auto !important;
    }
    #iwith-Franja-imagen {
      width: 108%;
      padding-top: 50px;
    }
    #iwith-Franja-texto {
      position: static;
      transform:inherit;
      padding: 1em;
      color: #4c5562;
    }
    #iwith-Franja-texto > h4,
    #iwith-Franja-texto > h6 {
      color: inherit;
    }
    .cmsms_footer_small .footer_inner .copyright a {
      margin: 0;
      display: block;
    }
    .form-options.submit {
      text-align: center;
      margin-right: 0;
    }
    #iwithblockmsg-Boton-Contacto2018 {
      text-align: center;
      margin: 2em 0;
    }
    #iwithblockmsg-Boton-Contacto2018 + .col-sm-12 > div {
      margin: 0 !important;
    }

    .logoPeuResponsive {
      display: inline !important;
      max-width: 100% !important;
    }

    .navbar-header {
      background: #729d34 !important;
    }

    .news-abstract{
      font-size: 12pt !important;
    }

    /* davidCapellan*/
    #videoBackground{
      width: 100%;
      height: 240px;
      margin-top: 0px;
      margin-bottom: 0px;
    }    

	a h2, #iwithblockmsg-fraseHeader {
	    font-size: 8px !important;
	}

    /*

    .fraseLogoResponsive{
      margin-bottom: 24%;
    }

    .logoResponsive{
      width: 130% !important;
    }

    #socialResponsive {
      margin-top: -22% !important;
    }

    */
    
  }

  /* davidCapellan */
	#videoBackground {
		max-width: 1280px; /* video width */
		max-height: 720px; /* video height */
	}

	#circle01:before {
		position: absolute;
    	content: ' \25CF';
    	font-size: 15px;
    	margin-left: 78.2px;
    	margin-top: 16px;	    
	}

	#circle02:before {
		position: absolute;
    	content: ' \25CF';
    	font-size: 15px;
    	margin-left: 51.3px;
    	margin-top: 16px;
	}

	#iwith-Franja-imagen {
	    margin-left: -8%;
	    margin-right: -8%;
	    margin-top: -50px;
	}

	#iwith-Donaciones-titulo {
	    margin-top: -5%;
	    margin-bottom: -3%;
	}

	.color-news {
	color: #ffffff !important;
	}

	#iwith-titol1box {
	font-size: 32px;
	font-family: Linux Libertine, sans-serif;
	}

	.title {
	margin-top: 5%;
	margin-bottom: 3%;
	}

	#fill_form {
	margin-top: 50px;
	}

	.entry > strong {
	font-size: 16px;
	}

	#iwithSegonaCapaCaptcha {
	  margin-bottom: -5px !important;
	  margin-top: -5px !important;
	}

.carousel {
    margin-top: 137px !important;
}
.carousel-caption {
    position: absolute !important;
    right: 15% !important;
    bottom: 20px !important;
    left: 15% !important;
    z-index: 10 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #fff !important;
    text-align: center !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6) !important;
}
.carousel-caption {
    background: rgba(176, 217, 11, 0.55) !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    padding-left: 20px !important;
}
#middle {
    margin-top: -94px !important;
}

.carousel-caption > h4 {
    color: white !important;
    font-size: 18px !important;
    font-weight: bold !important;
}

/* michaelDillon*/

/* left carousel control */

.carousel-control.left{
    background-image: none !important;
    color: #b0d90b !important;
}
.carousel-control.left {
    right: 0 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1 !important);
}

.carousel-control {
    text-shadow: 0 1px 1px rgba (0,0,0,.4 !important);
    background-color: transparent !important;
}

.carousel-control {
    font-size: 90px !important;
    font-weight: lighter !important;
    text-shadow: 0 1px 1px rgba (0,0,0,.4 !important);
    background-color: transparent !important; 
    z-index: 10 !important;
    width: 110px !important;
    top: 100px !important;
    top: 35% !important;
    bottom: 50% !important;
}

/* right carousel control */

.carousel-control.right {
    background-image: none !important;
    color: #b0d90b !important;
}
.carousel-control.right {
    left: auto !important;
    right: 0 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1 !important);
}

.events-datatable{
    
    width:100% !important;
    max-width: 340px !important;}

.events-datatable table tbody tr:first-child td:first-child div {text-align: center !important; }

.events-next-events {
    text-align: right !important;
    font-size: 11pt !important;}

.events-colortitle-shape {width: 480px; height: 30px !important;
    

}

.events-abstract {

    display: none;}