/*
Theme Name: Pet Rescue Child
Theme URI: http://cmsmasters.net/pet-rescue-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Pet Rescue Child Theme
Template: pet-rescue
Version: 1.0.0
License:
License URI:
Text Domain: pet-rescue-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


/*-------------------------------------------------------------------------

	1.	Browser Reset
	2.	Globally Applied Styles
	3.	Header + Centered + Right + Fixed Version
	4.	Content + Sidebar Styles
	5.	Bottom + Footer Styles
	6.	Blog (Default, Masonry, Timeline) + Post Styles
	7.	Portfolio (Grid, Puzzle) + Project Styles
	8.	Profiles + Profile Styles
	9.	Shortcodes Styles
	10.	Widgets Styles
	11. Search + Archives + Sitemap + Other Styles
	12.	General Form Styles
	13.	CSS3 Animations

-------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------*/
/*	1.	Browser Reset	*/
/*-------------------------------------------------------------------------*/

@font-face {
  font-family: "Berlin Sans FB Demi";
  src: url('css/fonts/BRLNSR.eot'),
       url('css/fonts/BRLNSR.woff') format('woff'),
       url('css/fonts/BRLNSR.ttf'); 
       
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Berlin Sans FB Demi Bold";
  src: url('css/fonts/BRLNSR.eot'),
       url('css/fonts/BRLNSR.woff') format('woff'),
       url('css/fonts/BRLNSR.ttf'); 
       
  font-weight: bolder;
  font-style: normal;
}

@font-face {
  font-family: "Berlin Sans FB Regular";
  src: url('css/fonts/Berlin Sans FB Regular.ttf'); 
       
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Arial";
  src: url('css/fonts/arial.ttf'); 
  font-style: normal;
}

@font-face {
  font-family: "Arial Rounded MT Bold";
  src: url('css/fonts/ARLRDBD.TTF'); 
  font-style: normal;
}

@font-face {
	font-family: "Arial Regular";
	src: url('css/fonts/Arial-Regular.ttf'); 
	font-style: normal;
}

@font-face {
  font-family: "Arial Rounded MT Std";
  src: url('css/fonts/ArialRoundedMTStd.otf'); 
  font-style: normal;
}

@font-face {
  font-family: "Arial Rounded";
  src: url('css/fonts/unicode.arialr.ttf'); 
  font-style: normal;
}

@font-face {
  font-family: "Berlin Sans FB";
  src: url('css/fonts/PinkHighwayBold.ttf');     
  font-weight: normal;
  font-style: normal;
}
html,
body {
  overflow-x: hidden;
  position: relative;
}
video,
audio,
progress,
canvas {
  vertical-align: baseline;
}
iframe {
  margin-bottom: 20px;
  max-width: 100%;
}
address {
  font-style: normal;
  margin: 0 0 20px;
}
code {
  letter-spacing: 1px;
  display: inline-block;
}
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;
}
ol {
  list-style-type: decimal-leading-zero;
}
ul {
  list-style-type: none;
  padding-left: 15px;
}
ul li {
  position: relative;
}
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,
.esg-grid ul {
  padding: 0;
  margin: 0;
}
#header ul li:before,
#footer ul li:before,
.esg-grid ul li:before {
  display: none;
}
dd {
  display: block;
  overflow: hidden;
  margin: 0 0 20px;
}
blockquote {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: '';
  content: none;
}
table {
  border-collapse: separate;
  border-spacing: 15px;
  width: 100%;
}
.pls-container,
.pls-container table,
.cmsms_table,
.tribe-mini-calendar,
.tribe-events-calendar,
.shop_table,
.group_table,
.variations,
.shop_attributes {
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: middle;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=search],
textarea,
select,
option {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=text]::-ms-clear,
p:empty {
  display: none;
}
pre {
  overflow: auto;
}
/*-------------------------------------------------------------------------*/
/*	2. Globally Applied Styles	*/
/*-------------------------------------------------------------------------*/
.cmsms_theme_icon_user:before {
  content: '\ea7d';
}
/* post format icon */
.cmsms_theme_icon_pencil:before {
  content: '\eaa9';
}
/* post format icon */
.cmsms_theme_icon_music:before {
  content: '\ecea';
}
/* post format icon */
.cmsms_theme_icon_star:before {
  content: '\e829';
}
/* post format icon */
.cmsms_theme_icon_camera:before {
  content: '\ea82';
}
/* post format icon */
.cmsms_theme_icon_video:before {
  content: '\ea80';
}
/* post format icon */
.cmsms_theme_icon_photo:before {
  content: '\e833';
}
/* post format icon */
.cmsms_theme_icon_megaphone:before {
  content: '\ea29';
}
/* post format icon */
.cmsms_theme_icon_globe:before {
  content: '\ea08';
}
/* post format icon */
.cmsms_theme_icon_videocam:before {
  content: '\ee55';
}
/* post format icon */
.cmsms_theme_icon_desktop:before {
  /*content: '\e8ee'; */
  display: none;
}
.cmsms_post_format_img{
  /*content: '\e8ee'; */
  display: none !important;
}
/* post format icon */
.cmsms_theme_icon_attach:before {
  content: '\ea96'; 
}
/* post format icon */
.cmsms_theme_icon_comment:before {
  content: '\eaae';
}
/* comments in post */
.cmsms_theme_icon_heart:before {
  content: '\ea79';
}
/* likes in posts */
.cmsms_theme_icon_calendar:before {
  content: '\ec86';
}
/* date in posts */
.cmsms_theme_icon_basket:before {
  content: '\e896';
}
/* shop cart */
.cmsms_theme_icon_details:before {
  content: '\e892';
}
/* shop details */
.cmsms_theme_icon_star_empty:before {
  content: '\e82a';
}
/* rating empty star */
.cmsms_theme_icon_star_full:before {
  content: '\e829';
}
/* rating full star */
.cmsms_theme_icon_user_mail:before {
  content: '\ed8a';
}
/* mail in user info (open post) */
.cmsms_theme_icon_user_website:before {
  content: '\ea08';
}
/* website in user info (open post) */
.cmsms_theme_icon_user_gplus:before {
  content: '\ec10';
}
/* google plus in user info (open post) */
.cmsms_theme_icon_user_twitter:before {
  content: '\ec37';
}
/* twitter in user info (open post) */
.cmsms_theme_icon_user_facebook:before {
  content: '\ec47';
}
/* facebook in user info (open post) */
.cmsms_theme_icon_search:before {
  content: '\ea76';
}
/* all search */
.cmsms_theme_icon_rollover_open_link:before {
  content: '\eebb';
}
/* open link in img rollover */
.cmsms_theme_icon_cancel:before {
  content: '\eda6';
}
/* cancel (notice) */
.cmsms_theme_icon_resp_nav:before {
  content: '\ea84';
}
/* resp nav */
.cmsms_theme_icon_slide_top:before {
  content: '\e9d1';
}
/* slide top */
body {
  text-align: left;
}
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;
}
div {
  text-align: left;
}
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=search],
input[type=url],
input[type=tel],
textarea,
select,
option {
  padding: 8px;
  margin: 0;
  max-width: 100%;
  border-width: 1px;
  border-style: solid;
}
input[type=submit],
input[type=button],
button {
  max-width: 100%;
}
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=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=search]:focus,
textarea:focus {
  border-width: 1px;
  border-style: solid;
}
.cmsms_table {
  border-top: 0;
  width: 100%;
}
.cmsms_table caption {
  margin-bottom: 20px;
}
.cmsms_table tr td,
.cmsms_table tr th {
  padding: 15px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.cmsms_table tr td:first-child,
.cmsms_table tr th:first-child {
  border-left-width: 1px;
  border-left-style: solid;
}
.cmsms_table tr td:last-child,
.cmsms_table tr th:last-child {
  border-right-width: 1px;
  border-right-style: solid;
}
.cmsms_table tr td.cmsms_table_cell_aligncenter,
.cmsms_table tr th.cmsms_table_cell_aligncenter {
  text-align: center;
}
.cmsms_table tr td.cmsms_table_cell_alignright,
.cmsms_table tr th.cmsms_table_cell_alignright {
  text-align: right;
}
.cmsms_table tr th {
  font-weight: bold;
}
.cmsms_table tr:first-child td {
  border-top-width: 1px;
  border-top-style: solid;
}
.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%;
  position: absolute;
  top: 0;
  left: 0;
}
.preloader.highImg {
  height: auto;
  padding: 0;
}
.preloader.highImg .full-width {
  height: auto;
  position: relative;
  top: auto;
  left: auto;
}
.resizable_block {
  padding-bottom: 56.25%;
  overflow: hidden;
}
.resizable_block .full-width {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cmsms_img_rollover_wrap {
  display: block;
  position: relative;
  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_img_rollover_divider {
  width: 1px;
  height: 0;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
}
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link,
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link {
  overflow: hidden;
  width: 30px;
  height: 30px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
}
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link > span,
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link > span {
  font-size: 30px;
  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: -30px;
  right: 100%;
}
.cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link + .cmsms_open_link {
  right: -30px;
  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_img_rollover_divider {
  height: 52px;
  opacity: 1;
}
.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: -75px;
  right: 0;
  opacity: 1;
}
.cmsms_img_rollover_wrap:hover .cmsms_img_rollover .cmsms_image_link + .cmsms_open_link {
  right: -75px;
  left: 0;
}
p {
  padding: 0 0 20px;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0 0 20px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
}
.alignleft,
.fl {
  float: left;
}
.alignright,
.fr {
  float: right;
}
img.alignleft,
img.fl {
  margin-right: 20px;
  margin-bottom: 20px;
}
img.alignright,
img.fr {
  margin-left: 20px;
  margin-bottom: 20px;
}
img.aligncenter {
  margin: 0 auto 20px;
}
img.alignnone {
  margin-bottom: 20px;
}
.dn {
  display: none;
}
.tal,
.ta_left {
  text-align: left;
}
.tac,
.ta_center {
  text-align: center;
}
.tar,
.ta_right {
  text-align: right;
}
.cl,
.clear {
  clear: both;
}
.ovh {
  overflow: hidden;
}
.low_case {
  text-transform: lowercase;
}
.up_case {
  text-transform: uppercase;
}
hr {
  border: 0;
  border-top-style: solid;
  margin: 40px 0;
}
hr,
.cmsms_widget_divider,
.cmsms_divider {
  background-color: transparent;
  border-bottom-width: 1px;
  height: 1px;
  width: 100%;
  position: relative;
  clear: both;
}
.cmsms_widget_divider {
  margin: 0 2% 20px;
  width: 96%;
}
.cmsms_widget_divider.solid {
  border-bottom-style: solid;
}
.cmsms_widget_divider.dashed {
  border-bottom-style: dashed;
}
.cmsms_widget_divider.dotted {
  border-bottom-style: dotted;
}
.cmsms_widget_divider.transparent {
  border-bottom-width: 0;
}
.wp-video-shortcode,
.mejs-layer {
  max-width: 100%;
}
.mejs-container.wp-video-shortcode,
.mejs-container.wp-audio-shortcode {
  margin-bottom: 20px;
  max-width: 100%;
}
.cmsms_video_wrap {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
.cmsms_video_wrap > div {
  width: 100% !important;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cmsms_video_wrap iframe {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  max-width: auto;
}
.cmsms_video_wrap .wp-video-shortcode,
.cmsms_video_wrap .mejs-layer {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.cmsms_video_wrap .wp-video-shortcode .mejs-overlay-button,
.cmsms_video_wrap .mejs-layer .mejs-overlay-button {
  margin-top: -50px !important;
}
.cmsms_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;
}
.meta_wrap > div,
.meta_wrap > p,
.meta_wrap > span,
.meta_wrap > strong {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.meta_wrap > div[class^="cmsms-icon-"]:before,
.meta_wrap > p[class^="cmsms-icon-"]:before,
.meta_wrap > span[class^="cmsms-icon-"]:before,
.meta_wrap > strong[class^="cmsms-icon-"]:before,
.meta_wrap > div[class*=" cmsms-icon-"]:before,
.meta_wrap > p[class*=" cmsms-icon-"]:before,
.meta_wrap > span[class*=" cmsms-icon-"]:before,
.meta_wrap > strong[class*=" cmsms-icon-"]:before,
.meta_wrap > div[class^="cmsms_theme_icon_"]:before,
.meta_wrap > p[class^="cmsms_theme_icon_"]:before,
.meta_wrap > span[class^="cmsms_theme_icon_"]:before,
.meta_wrap > strong[class^="cmsms_theme_icon_"]:before,
.meta_wrap > div[class*=" cmsms_theme_icon_"]:before,
.meta_wrap > p[class*=" cmsms_theme_icon_"]:before,
.meta_wrap > span[class*=" cmsms_theme_icon_"]:before,
.meta_wrap > strong[class*=" cmsms_theme_icon_"]:before {
  margin-left: 0;
  margin-right: 0.5em;
  vertical-align: middle;
}
.social_wrap {
  display: block;
  position: relative;
  overflow: hidden;
}
.social_wrap ul {
  display: block;
  list-style: none;
}
.social_wrap ul li {
  display: inline-block;
  padding: 0;
  position: relative;
}
.social_wrap ul li a {
  display: inline-block;
}
.social_wrap ul li a[class^="cmsms-icon-"]:before,
.social_wrap ul li a[class*=" cmsms-icon-"]:before,
.social_wrap ul li a[class^="cmsms_theme_icon_"]:before,
.social_wrap ul li a[class*=" cmsms_theme_icon_"]:before {
  display: block;
  margin: 0;
  position: absolute;
}
.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: 0;
  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 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;
}
#header nav > div > ul > li.menu-item-mega.menu-item-dropdown-right > div.menu-item-mega-container {
  left: auto;
  right: 0;
}
#header nav > div > ul > li.menu-item-mega.menu-item-dropdown-right > div.menu-item-mega-container ul {
  right: auto;
}
#header nav > div > ul > li.menu-item-mega ul {
  border: 0;
  width: auto;
  margin: 0;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  z-index: 203;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container {
  display: block;
  width: auto;
  padding: 20px 20px;
  margin: 20px 0 0;
  visibility: hidden;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 203;
  opacity: 0;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul {
  display: table;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li {
  display: table-cell;
  padding: 0 15px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li a {
  width: auto;
  padding-left: 20px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li a {
  padding-left: 40px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li a {
  padding-left: 60px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li a {
  padding-left: 80px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li a {
  padding-left: 100px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li li a {
  padding-left: 120px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li li li a {
  padding-left: 140px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li li li li a {
  padding-left: 160px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li ul li li li li li li li li li li a {
  padding-left: 180px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li > ul {
  width: 180px;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li > ul > li:first-child {
  border: 0;
}
#header nav > div > ul > li.menu-item-mega:hover > div.menu-item-mega-container {
  margin: 0;
  visibility: visible;
  opacity: 1;
}
#header nav > div > ul > li.menu-item-mega:hover > div.menu-item-mega-container ul {
  visibility: visible;
  opacity: 1;
}
#header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth > div.menu-item-mega-container > ul > li a,
#header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth > div.menu-item-mega-container > ul > li ul {
  width: auto;
}
#header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth.menu-item-mega-cols-two > div.menu-item-mega-container > ul > li {
  width: 50%;
}
#header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth.menu-item-mega-cols-three > div.menu-item-mega-container > ul > li {
  width: 33.33%;
}
#header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth.menu-item-mega-cols-four > div.menu-item-mega-container > ul > li {
  width: 25%;
}
#header nav > div > ul > li.menu-item-mega.menu-item-mega-fullwidth.menu-item-mega-cols-five > div.menu-item-mega-container > ul > li {
  width: 20%;
}
#page.cmsms_boxed {
  width: 1000px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 40px 5px rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 40px 5px rgba(0, 0, 0, 0.11);
}
#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: 1024px;
  padding: 0 15px;
  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 -2.07%;
  position: relative;
}
.cmsms_row .cmsms_row_overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.content_wrap.r_sidebar .cmsms_row,
.content_wrap.l_sidebar .cmsms_row,
.content_wrap .opened-article .cmsms_row,
.content_wrap .cmsms_tabs .cmsms_row {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.content_wrap.r_sidebar .cmsms_row .cmsms_row_inner,
.content_wrap.l_sidebar .cmsms_row .cmsms_row_inner,
.content_wrap .opened-article .cmsms_row .cmsms_row_inner,
.content_wrap .cmsms_tabs .cmsms_row .cmsms_row_inner {
  width: 100%;
  padding: 0;
}
.content_wrap.cmsms_set_fullwidth {
  width: 100%;
  padding: 0;
}
#bottom:after,
.bottom_bg:after,
.content_wrap:after,
.cmsms_row_inner:after,
.cmsms_row_margin:after,
.cmsms_column:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
#header {
  z-index: 10001;
}
#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 .logo_aligner {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#header .header_mid_inner .logo_wrap .logo_text_wrap {
  display: inline-block;
  vertical-align: middle;
}
#header .header_mid_inner .logo_wrap .title {
  display: block;
  line-height: 1em;
}
#header .header_mid_inner .logo_wrap .title_text {
  padding: 0 0 0 3px;
}
#header .header_mid_inner .social_wrap .social_wrap_inner {
  display: table;
}
#header .header_mid_inner .social_wrap .social_wrap_inner ul {
  display: table-cell;
  vertical-align: middle;
}
.content_wrap:before {
  content: '';
  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%;
}
/* Divider global styles */
.cmsms_divider.cmsms_divider_width_short {
  width: 20%;
}
.cmsms_divider.cmsms_divider_width_short.cmsms_divider_pos_center {
  left: 40%;
}
.cmsms_divider.cmsms_divider_width_short.cmsms_divider_pos_right {
  left: 80%;
}
.cmsms_divider.cmsms_divider_width_medium {
  width: 40%;
}
.cmsms_divider.cmsms_divider_width_medium.cmsms_divider_pos_center {
  left: 30%;
}
.cmsms_divider.cmsms_divider_width_medium.cmsms_divider_pos_right {
  left: 60%;
}
.cmsms_divider.cmsms_divider_width_long {
  width: 100%;
}
/* Special Heading global styles */
.cmsms_heading_wrap {
  position: relative;
  overflow: hidden;
}
.cmsms_heading_wrap .cmsms_heading_divider {
  display: inline-block;
  height: 2px;
  position: absolute;
  top: 50%;
}
.cmsms_heading_wrap.cmsms_heading_divider_short .cmsms_heading_divider {
  width: 10%;
}
.cmsms_heading_wrap.cmsms_heading_divider_short .cmsms_heading_divider_left {
  margin-left: -10%;
}
.cmsms_heading_wrap.cmsms_heading_divider_medium .cmsms_heading_divider {
  width: 20%;
}
.cmsms_heading_wrap.cmsms_heading_divider_medium .cmsms_heading_divider_left {
  margin-left: -20%;
}
.cmsms_heading_wrap.cmsms_heading_divider_long .cmsms_heading_divider {
  width: 100%;
}
.cmsms_heading_wrap.cmsms_heading_divider_long .cmsms_heading_divider_left {
  margin-left: -100%;
}
.cmsms_heading_wrap .cmsms_heading {
  display: inline-block;
  margin: 0;
}
.cmsms_heading_wrap .cmsms_heading:before,
.cmsms_heading_wrap .cmsms_heading a:before {
  margin-left: 0;
  margin-right: 0.5em;
}
/* Notice global styles */
.cmsms_notice {
  display: table;
  width: 100%;
  padding: 0 20px;
  margin-bottom: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cmsms_notice[class*=" cmsms-icon-"],
.cmsms_notice[class*=" cmsms_theme_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 {
  border-style: solid;
  border-color: transparent;
  position: relative;
}
.cmsms_icon_box:before,
.cmsms_icon_box .icon_box_heading:before {
  border-style: solid;
}
.cmsms_icon_box.cmsms_icon_top:before,
.cmsms_icon_box.cmsms_icon_box_top:before {
  position: absolute;
  left: 50%;
  top: 30px;
}
.cmsms_icon_box.cmsms_icon_top .icon_box_inner,
.cmsms_icon_box.cmsms_icon_box_top .icon_box_inner {
  text-align: center;
}
.cmsms_icon_box.cmsms_icon_top .icon_box_inner .icon_box_text,
.cmsms_icon_box.cmsms_icon_box_top .icon_box_inner .icon_box_text {
  text-align: center;
}
.cmsms_icon_box.cmsms_icon_box_top:before {
  top: 0;
}
.cmsms_icon_box.box_icon_type_image:before {
  content: '';
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cmsms_icon_box.cmsms_icon_heading_left.box_icon_type_image:before {
  content: none;
}
.cmsms_icon_box.cmsms_icon_heading_left.box_icon_type_image .icon_box_heading:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cmsms_icon_box.cmsms_icon_heading_left.box_icon_type_number .icon_box_heading:before {
  text-align: center;
}
.cmsms_icon_box.cmsms_icon_heading_left.box_icon_type_number .icon_box_heading:before,
.cmsms_icon_box.cmsms_icon_heading_left.box_icon_type_icon .icon_box_heading:before {
  vertical-align: middle;
  display: inline-block;
}
.cmsms_icon_box.cmsms_icon_box_left,
.cmsms_icon_box.cmsms_icon_box_left_top {
  padding-left: 60px;
}
.cmsms_icon_box.cmsms_icon_box_left:before,
.cmsms_icon_box.cmsms_icon_box_left_top:before {
  position: absolute;
  left: 0;
  top: 50%;
}
.cmsms_icon_box.cmsms_icon_box_left_top:before {
  top: 0;
}
/* Featured Block global styles */
.cmsms_featured_block {
  position: relative;
  overflow: hidden;
}
.cmsms_featured_block .featured_block_inner {
  width: 100%;
  padding: 20px 20px 0;
  position: relative;
}
/* Toggles global styles */
.cmsms_toggles {
  position: relative;
  overflow: hidden;
}
.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 > 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 {
  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;
}
.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;
  z-index: 2;
  text-align: center;
  -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_color_type_icon .cmsms_icon_list_item {
  overflow: hidden;
}
.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 {
  position: relative;
  text-align: center;
}
.cmsms_stats:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.cmsms_stats .cmsms_stat_wrap .cmsms_stat {
  position: relative;
}
.cmsms_stats .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  overflow: hidden;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"]:before,
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"]:before,
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"]:before,
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"]:before {
  margin: 0;
  position: absolute;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .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 canvas {
  display: none;
}
.cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_wrap {
  margin-top: 10px;
}
.cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_wrap:first-child {
  margin-top: 0;
}
.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat_title,
.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat_subtitle {
  display: block;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
  text-align: center;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_fifth {
  width: 20%;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_fourth {
  width: 25%;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_third {
  width: 33.3%;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_half {
  width: 50%;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap.one_first {
  width: 100%;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat {
  margin: 0 0 20px;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  position: absolute;
  z-index: 2;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title,
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  display: block;
  text-align: center;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat canvas {
  position: relative;
  z-index: 1;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat_subtitle {
  display: block;
  text-align: center;
}
.cmsms_counters {
  position: relative;
  text-align: center;
}
.cmsms_counters:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.cmsms_counters .cmsms_counter_wrap {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
  text-align: center;
}
.cmsms_counters .cmsms_counter_wrap.one_fifth {
  width: 20%;
}
.cmsms_counters .cmsms_counter_wrap.one_fourth {
  width: 25%;
}
.cmsms_counters .cmsms_counter_wrap.one_third {
  width: 33.3%;
}
.cmsms_counters .cmsms_counter_wrap.one_half {
  width: 50%;
}
.cmsms_counters .cmsms_counter_wrap.one_first {
  width: 100%;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter {
  position: relative;
  margin: 0 0 20px;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter canvas {
  display: none;
}
.cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter {
  text-align: center;
}
.cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner {
  text-align: center;
}
.cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter_subtitle {
  display: block;
  text-align: center;
}
.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-buttons {
  position: absolute;
  right: 20px;
  bottom: 15px;
}
.owl-buttons > div {
  text-indent: -9999px;
  display: inline-block;
  width: 24px;
  height: 25px;
  margin: 0;
  cursor: pointer;
  position: relative;
  border-width: 1px;
  border-style: solid;
}
.owl-buttons > div:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.09)), color-stop(100%, rgba(0, 0, 0, 0.09)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17ffffff', endColorstr='#17000000', GradientType=0);
  /* IE6-9 */
  opacity: 0;
}
.owl-buttons > div:hover:after {
  opacity: 1;
}
.owl-buttons > div > span {
  width: 2px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.owl-buttons > div > span.cmsms_prev_arrow {
  left: 9px;
  right: auto;
}
.owl-buttons > div > span.cmsms_next_arrow {
  left: auto;
  right: 9px;
}
.owl-pagination {
  margin: 0 -2px;
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  bottom: auto;
}
.owl-pagination .owl-page {
  text-indent: -9999px;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 5px 2px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
}
.owl-pagination .owl-page.active {
  cursor: default;
}
/*-------------------------------------------------------------------------*/
/*	3.	Header + Centered + Right + Fixed Versions	*/
/*-------------------------------------------------------------------------*/
/***************** Header ******************/
#navigation > ul > li:first-child {
  border-top: 0;
}
#navigation ul {
  border-width: 1px;
  border-style: solid;
}
#navigation ul li {
  border-top-width: 1px;
  border-top-style: solid;
}
#navigation ul li a {
  width: 180px;
  padding: 10px;
}
#navigation ul li > a[data-tag]:before {
  display: inline-block;
  float: none;
  margin-top: 1px;
}
#navigation ul li > a[data-tag] > span {
  width: auto;
  float: left;
}
#navigation ul ul {
  top: -1px;
}
#navigation > li > a {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
  border-right-width: 0;
  border-right-style: solid;
  overflow: hidden;
}
#navigation > li > a[data-tag]:before {
  content: attr(data-tag);
  display: block;
  padding: 0 0.5em;
  margin-left: 0.6em;
  position: relative;
  z-index: 206;
  float: right;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#navigation > li > a > span {
  display: inline-block;
  padding: 0 14px;
  position: relative;
  z-index: 205;
}
#navigation > li > a > span.nav_bg_clr:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.09)), color-stop(100%, rgba(0, 0, 0, 0.09)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17ffffff', endColorstr='#17000000', GradientType=0);
  /* IE6-9 */
}
#navigation > li > a > span > span.nav_subtitle {
  display: block;
}
#navigation > li > a > span > img {
  display: inline-block;
  margin-top: -3px;
  margin-right: 5px;
}
#navigation > li.menu-item-hide-text > a > span {
  font-size: 0;
  line-height: 0;
}
#navigation > li.menu-item-hide-text > a > span:before {
  margin-right: 0;
}
#navigation > li:first-child > a {
  border-left-width: 0;
  border-left-style: solid;
}
#navigation > li.menu-item-has-children > a:after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -4px;
  border-top: 0 solid transparent !important;
  border-left: 5px solid transparent !important;
  border-right: 5px solid transparent !important;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  opacity: 0;
}
#navigation > li.menu-item-has-children:hover a:after {
  bottom: -1px;
  opacity: 1;
}
#navigation > li:hover > a,
#navigation > li.current-menu-item > a,
#navigation > li.current_page_item > a,
#navigation > li.current-menu-ancestor > a {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
}
#navigation > li:hover > a > span.nav_bg_clr,
#navigation > li.current-menu-item > a > span.nav_bg_clr,
#navigation > li.current_page_item > a > span.nav_bg_clr,
#navigation > li.current-menu-ancestor > a > span.nav_bg_clr {
  opacity: 1;
}
#navigation > li.menu-item-mega ul li:hover > a,
#navigation > li.menu-item-mega ul li.current-menu-item > a,
#navigation > li.menu-item-mega ul li.current_page_item > a,
#navigation > li.menu-item-mega ul li.current-menu-ancestor > a {
  background-color: transparent;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container {
  border-width: 1px;
  border-style: solid;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul {
  padding-top: 10px;
  margin-top: 10px;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul:after {
  content: '';
  display: block;
  width: 150%;
  height: 1px;
  margin-left: -20px;
  position: absolute;
  top: 0;
  left: 0;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul:first-child {
  padding-top: 0;
  margin-top: 0;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul:first-child:after {
  display: none;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a > span > span.nav_subtitle {
  display: block;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li:hover > a > span > span.nav_subtitle {
  display: block;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.menu-item-hide-text > a > span {
  font-size: 0;
  line-height: 0;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.menu-item-hide-text > a > span > span.nav_subtitle {
  font-size: 0;
  line-height: 0;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a,
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li:hover > a {
  margin-bottom: 10px;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.current-menu-item > a,
#navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li.current_page_item > a {
  background: none;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container ul {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container ul li.menu-item-hide-text > a {
  text-align: center;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container ul li.menu-item-hide-text > a > span:before {
  margin-right: 0;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container ul ul li.menu-item-mega-description span.menu-item-mega-description-container {
  display: block;
  padding: 10px 10px;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container li > a:hover {
  background: none;
}
#navigation > li.menu-item-mega > div.menu-item-mega-container li li li:first-child {
  border-top-width: 1px;
  border-top-style: solid;
}
.responsive_nav {
  font-size: 20px;
  display: block;
  width: 40px;
  height: 36px;
  position: relative;
}
.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_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 {
  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 {
  color: rgba(255, 255, 255, 0.5);
}
.header_top_inner nav > div > ul > li.menu-item-has-children > a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 0 solid transparent !important;
  border-left: 5px solid transparent !important;
  border-right: 5px solid transparent !important;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  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 {
  padding: 10px 0;
  top: 100%;
}
.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 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 > * {
  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,
.header_top_inner .social_wrap a[class^="cmsms_theme_icon_"]:before,
.header_top_inner .social_wrap a[class*=" cmsms_theme_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: 0;
  border-bottom-style: solid;
}
.header_mid_inner .search_wrap {
  float: right;
  margin-right: 15px;
}
.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: 45px;
  text-align: right;
  min-width: 45px;
}
/*.header_mid_inner .search_wrap .search_bar_wrap {
  height: 46px;
  padding: 3px 10px;
}*/
.header_mid_inner .search_wrap .search_bar_wrap input[type=text] {
  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-"],
.header_mid_inner .search_wrap .search_bar_wrap button[type=submit][class^="cmsms_theme_icon_"],
.header_mid_inner .search_wrap .search_bar_wrap button[type=submit][class*=" cmsms_theme_icon_"] {
  font-size: 24px;
  margin: 5px 0;
  width: 30px;
  height: 30px;
}
.header_mid_inner .search_wrap .search_but {
  width: 25px;
  height: 25px;
  margin-left: 20px;
}
.header_mid_inner .search_wrap .search_but[class^="cmsms-icon-"]:before,
.header_mid_inner .search_wrap .search_but[class*=" cmsms-icon-"]:before,
.header_mid_inner .search_wrap .search_but[class^="cmsms_theme_icon_"]:before,
.header_mid_inner .search_wrap .search_but[class*=" cmsms_theme_icon_"]:before {
  font-size: 25px;
  margin-right: 0;
  margin-left: 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 {
  border-width: 1px;
  border-style: solid;
  -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,
.header_mid_inner .search_wrap.search_opened .search_but[class^="cmsms_theme_icon_"]:before,
.header_mid_inner .search_wrap.search_opened .search_but[class*=" cmsms_theme_icon_"]:before {
  content: '\eb20';
  font-size: 10px;
  line-height: 23px;
  margin-right: 7px;
  margin-left: 7px;
}
.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,
.header_mid_inner .social_wrap a[class^="cmsms_theme_icon_"]:before,
.header_mid_inner .social_wrap a[class*=" cmsms_theme_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:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.header_mid_inner #navigation > li {
  display: inline-block;
  float: none;
  height: auto;
  margin-left: 5px;
  margin-right: 4px;
  vertical-align: middle;
}
.header_mid_inner #navigation > li:after {
  content: '';
  width: 1px;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: -7px;
  right: auto;
  top: 0;
  bottom: 0;
}
.header_mid_inner #navigation > li:first-child:after {
  content: none;
  display: none;
}
.header_mid_inner #navigation > li > a {
  border: 0;
  height: auto;
  padding: 5px 15px;
}
.header_mid_inner #navigation > li > a > span {
  display: inline-block;
  height: auto;
  padding: 0;
  position: relative;
  z-index: 205;
}
.header_mid_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_mid_inner #navigation > li > a > span > span.nav_subtitle {
  display: block;
}
.header_mid_inner #navigation > li.menu-item-has-children > a:after {
  content: none;
}
.header_mid_inner #navigation > li:hover > a > span.nav_bg_clr,
.header_mid_inner #navigation > li.current-menu-item > a > span.nav_bg_clr,
.header_mid_inner #navigation > li.current_page_item > a > span.nav_bg_clr,
.header_mid_inner #navigation > li.current-menu-ancestor > a > span.nav_bg_clr {
  opacity: 1;
}
.header_mid_inner #navigation > li.menu-item-highlight > a > span.nav_bg_clr {
  opacity: 1;
}
.header_mid_inner #navigation > li.menu-item-mega > div > ul > li:hover > a,
.header_mid_inner #navigation > li.menu-item-mega > div > ul > li.current-menu-item > a,
.header_mid_inner #navigation > li.menu-item-mega > div > ul > li.current_page_item > a {
  background-color: transparent;
}
.header_mid_inner .logo {
  display: table-row;
  width: auto;
  vertical-align: middle;
}
.header_mid_inner .logo img {
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}

/*.header_mid_inner .logo img {
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto !important;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0;
    bottom: 0;
    width: auto;
    padding:20px;
}*/


.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: 95px;
}
.header_bot_outer {
  border-bottom-width: 0;
  border-bottom-style: solid;
}
.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 {
  display: inline-block;
  position: relative;
  z-index: 205;
  border-left-width: 1px;
  border-left-style: solid;
}
.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:after {
  content: none;
}
.header_bot_inner #navigation > li:first-child > a > span {
  border-left-width: 0;
  border-left-style: solid;
}
.header_bot_inner #navigation > li:hover > a > span,
.header_bot_inner #navigation > li.current-menu-item > a > span,
.header_bot_inner #navigation > li.current_page_item > a > span,
.header_bot_inner #navigation > li.current-menu-ancestor > a > span {
  border-color: transparent;
}
.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_page_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:hover + li > a > span,
.header_bot_inner #navigation > li.current-menu-item + li > a > span,
.header_bot_inner #navigation > li.current_page_item + li > a > span,
.header_bot_inner #navigation > li.current-menu-ancestor + li > a > span {
  border-color: transparent;
}
.header_bot_inner #navigation > li.menu-item-highlight > a > span.nav_bg_clr {
  opacity: 1;
}
.header_bot_inner #navigation > li.menu-item-mega > div > ul > li:hover > a,
.header_bot_inner #navigation > li.menu-item-mega > div > ul > li.current-menu-item > a,
.header_bot_inner #navigation > li.menu-item-mega > div > ul > li.current_page_item > a {
  background-color: transparent;
}
/***************** 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;
}
/***************** Left Header ******************/
.header_bot_inner {
  text-align: left;
}
.header_bot_inner > nav {
  display: inline-block;
}
.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;
}
/***************** 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;
  border-width: 1px;
  border-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search_bar_wrap p {
  padding: 0;
}
/*.search_bar_wrap input[type=text] {
  border: 0;
  background: none;
  width: 80%;
  padding: 5px 7px ;
  margin-top: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
}*/
.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-"],
.search_bar_wrap button[type=submit][class^="cmsms_theme_icon_"],
.search_bar_wrap button[type=submit][class*=" cmsms_theme_icon_"] {
  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,
.search_bar_wrap button[type=submit][class^="cmsms_theme_icon_"]:before,
.search_bar_wrap button[type=submit][class*=" cmsms_theme_icon_"]:before {
  margin-left: 0;
  margin-right: 0;
}
/* Pixel Arrow global styles */
.cmsms_wrap_arrow {
  width: 11px;
  height: 13px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cmsms_wrap_arrow .cmsms_prev_arrow {
  left: 3px;
  right: auto;
}
.cmsms_wrap_arrow .cmsms_next_arrow {
  left: auto;
  right: 3px;
}
.cmsms_prev_arrow,
.cmsms_next_arrow {
  background: transparent;
  width: 2px;
  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: 2px;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.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 {
  content: none;
  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 {
  content: none;
  left: auto;
  right: 4px;
}
.cmsms_top_arrow,
.cmsms_bot_arrow {
  background: transparent;
  width: 1px;
  height: 2px;
  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: 2px;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
}
.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 {
  content: none;
  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 {
  content: none;
  top: auto;
  bottom: 4px;
}
input[type=text],
input[type=email],
input[type=password],
input[type=number],
textarea,
select {
  -webkit-box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
}
/*-------------------------------------------------------------------------*/
/*	4.	Content + Sidebar Styles	*/
/*-------------------------------------------------------------------------*/
body .headline {
  background-color: transparent;
}
.headline_outer {
  background-position: center center;
}
.headline_outer.cmsms_headline_disabled {
  visibility: hidden;
  border-width: 0;
  border-style: solid;
  overflow: hidden;
}
.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;
}
.cmsms_breadcrumbs {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  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;
  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 {
  border-top-width: 1px;
  border-top-style: solid;
}
/***************** Footer ******************/
.footer_inner {
  text-align: center;
  padding: 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer_inner .logo {
  display: inline-block;
  margin-bottom: 30px;
}
.footer_inner .logo > .footer_logo_retina {
  display: none;
}
.footer_inner nav {
  margin-bottom: 20px;
}
.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-width: 1px;
  border-left-style: solid;
}
.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 {
  margin-bottom: 40px;
}
.footer_inner .social_wrap .social_wrap_inner {
  text-align: center;
}
.footer_inner .social_wrap .social_wrap_inner ul li {
  padding-left: 10px;
}
.footer_inner .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,
.footer_inner .social_wrap .social_wrap_inner a[class^="cmsms_theme_icon_"]:before,
.footer_inner .social_wrap .social_wrap_inner a[class*=" cmsms_theme_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 {
  margin: 0;
  float: right;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner {
  text-align: left;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner ul {
  height: 20px;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner ul li {
  padding-left: 10px;
  height: 20px;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner ul li:first-child {
  padding-left: 0;
}
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner a {
  width: 20px;
  height: 20px;
}
.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,
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner a[class^="cmsms_theme_icon_"]:before,
.cmsms_footer_small .footer_inner .social_wrap .social_wrap_inner a[class*=" cmsms_theme_icon_"]:before {
  font-size: 20px;
  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;
}
/***************** 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 {
  width: 50px;
  height: 50px;
  border-width: 1px;
  border-style: solid;
}
#slide_top:before {
  font-size: 20px;
  line-height: 50px;
}
#slide_top:hover {
  border-width: 1px;
  border-style: solid;
}
/*-------------------------------------------------------------------------*/
/*	6.	Blog (Default, Masonry, Timeline) + Post Styles	*/
/*-------------------------------------------------------------------------*/
/***************** Blog ******************/
.button,
input[type=submit],
input[type=button],
button {
  display: inline-block;
  padding: 7px 20px;
  margin: 0;
  border-color: transparent;
  border-width: 0;
  border-style: solid;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.cmsms_read_more {
  display: inline-block;
  padding-right: 17px;
  position: relative;
}
.cmsms_read_more .cmsms_wrap_arrow {
  left: auto;
  right: 0;
}
.cmsms_read_more:hover .cmsms_wrap_arrow .cmsms_prev_arrow,
.cmsms_read_more:hover .cmsms_wrap_arrow .cmsms_next_arrow {
  width: 100%;
}
.cmsmsLike,
.cmsms_post_comments,
.cmsms_search_post_comments,
.cmsms_slider_post_comments,
.cmsms_project_comments,
.cmsms_slider_project_comments,
.cmsms_profile_comments {
  direction: rtl;
  display: inline-block;
  margin-left: 15px;
  position: relative;
  cursor: pointer;
}
.cmsmsLike.active {
  cursor: default !important;
}
.cmsmsLike:before,
.cmsms_post_comments:before,
.cmsms_search_post_comments:before,
.cmsms_slider_post_comments:before,
.cmsms_project_comments:before,
.cmsms_slider_project_comments:before,
.cmsms_profile_comments:before {
  position: relative;
  display: inline-block;
  margin-left: 7px !important;
}
.cmsms_post_filter_wrap {
  padding: 30px 0;
  position: relative;
  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 {
  margin-right: 10px;
  margin-left: -10px;
}
.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: auto;
  height: auto;
  padding: 10px 0 10px 5px;
  visibility: hidden;
  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 {
  visibility: visible;
  opacity: 1;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.cmsms_post_filter_wrap + .blog.columns {
  margin-top: -20px;
}
.cmsms_wrap_more_posts {
  width: 100%;
  overflow: hidden;
}
.cmsms_wrap_post_loader {
  margin: 60px 0 0;
  text-align: center;
}
.cmsms_wrap_post_loader .cmsms_post_loader {
  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: 5px;
  border-radius: 5px;
}
.cmsms_wrap_pagination ul li .page-numbers .cmsms_prev_arrow {
  left: 13px;
  right: auto;
}
.cmsms_wrap_pagination ul li .page-numbers .cmsms_next_arrow {
  left: auto;
  right: 13px;
}
.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: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.blog.timeline .post {
  width: 50%;
  overflow: visible;
  padding: 1px;
  float: left;
  opacity: 0;
}
.blog.timeline .post .cmsms_timeline_type_margin:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.blog.timeline .post.cmsms_timeline_left {
  margin-left: -40px;
}
.blog.timeline .post.cmsms_timeline_left .cmsms_timeline_type_margin {
  margin-right: 16%;
}
.blog.timeline .post.cmsms_timeline_right {
  margin-left: 40px;
}
.blog.timeline .post.cmsms_timeline_right .cmsms_timeline_type_margin {
  margin-left: 16%;
}
.blog.timeline .post.shortcode_animated {
  margin-left: 0;
  opacity: 1;
}
.blog .tribe_events,
.post {
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.blog .tribe_events .cmsms_audio,
.post .cmsms_audio {
  margin-bottom: 20px;
  position: relative;
}
.blog .tribe_events > figure,
.post > figure,
.blog .tribe_events > .cmsms_owl_slider,
.post > .cmsms_owl_slider,
.blog .tribe_events > .cmsms_video_wrap,
.post > .cmsms_video_wrap {
  margin: 0 0 -1px;
  position: relative;
  z-index: 1;
}
.blog .tribe_events > figure,
.blog .tribe_events > .cmsms_owl_slider,
.post > .cmsms_owl_slider {
  margin: 0 0 -33px;
}
.post > figure {
 /*margin: 0 0 -33px; */
 padding-bottom:15px;
}

.blog .tribe_events .cmsms_owl_slider .owl-pagination,
.post .cmsms_owl_slider .owl-pagination {
  left: auto;
  right: 10px;
  top: auto;
  bottom: 0;
}
.blog .tribe_events .preloader,
.post .preloader {
  display: block;
}
.blog .tribe_events .cmsms_post_info,
.post .cmsms_post_info {
  padding: 0 0 5px;
  position: relative;
  z-index: 2;
  text-align: center;
  overflow: hidden;
}
.blog .tribe_events .cmsms_post_info .cmsms_post_format_img,
.post .cmsms_post_info .cmsms_post_format_img {
  display: inline-block;
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 1;
}
.blog .tribe_events .cmsms_post_info .cmsms_post_format_img:before,
.post .cmsms_post_info .cmsms_post_format_img:before {
  font-size: 32px;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.blog .tribe_events .cmsms_post_info .cmsms_post_date,
.post .cmsms_post_info .cmsms_post_date {
  display: block;
  padding: 3px 0 0;
  text-align: center;
}
.blog .tribe_events .cmsms_post_header,
.post .cmsms_post_header {
  padding: 0 0 20px;
  position: relative;
}
.blog .tribe_events .cmsms_post_header .cmsms_post_title,
.post .cmsms_post_header .cmsms_post_title {
  margin: 0;
  text-align: center;
}
.blog .tribe_events .cmsms_post_header .cmsms_post_title a,
.post .cmsms_post_header .cmsms_post_title a {
  position: relative;
}
.blog .tribe_events .cmsms_post_header .cmsms_post_subtitle,
.post .cmsms_post_header .cmsms_post_subtitle {
  margin: 0;
}
.blog .tribe_events .cmsms_post_cont_info,
.post .cmsms_post_cont_info {
  text-align: center;
}
.blog .tribe_events .cmsms_post_cont_info > span,
.post .cmsms_post_cont_info > span {
  margin-left: 5px;
}
.blog .tribe_events .cmsms_post_cont_info > span:first-child,
.post .cmsms_post_cont_info > span:first-child {
  margin-left: 0;
}
.blog .tribe_events .cmsms_post_meta_info,
.post .cmsms_post_meta_info {
  text-align: center;
  overflow: hidden;
}
.blog .tribe_events .cmsms_post_meta_info > *:first-child,
.post .cmsms_post_meta_info > *:first-child {
  margin-left: 0;
}
.blog .tribe_events .cmsms_post_cont,
.post .cmsms_post_cont {
  padding: 10px 15px 0;
  position: relative;
  border-width: 1px;
  border-style: solid;
  text-align: center;
}
.blog .tribe_events .cmsms_post_cont:after,
.post .cmsms_post_cont:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.blog .tribe_events .cmsms_post_cont .cmsms_post_content,
.post .cmsms_post_cont .cmsms_post_content {
  text-align: center;
}
.blog .tribe_events .cmsms_post_cont .cmsms_post_footer,
.post .cmsms_post_cont .cmsms_post_footer {
  padding: 0 0 10px;
  margin: -5px 0 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.blog .tribe_events .cmsms_post_cont .cmsms_post_cont_info,
.post .cmsms_post_cont .cmsms_post_cont_info {
  padding-bottom: 10px;
  overflow: hidden;
}
.blog .tribe_events .cmsms_post_cont .cmsms_read_more,
.post .cmsms_post_cont .cmsms_read_more {
  margin: 0 0 10px;
}
.blog .tribe_events.format-link .cmsms_post_header,
.post.format-link .cmsms_post_header {
  padding-top: 10px;
}
.blog .tribe_events.format-link .cmsms_post_header .cmsms_post_title,
.post.format-link .cmsms_post_header .cmsms_post_title {
  padding: 0 0 10px;
}
.blog .tribe_events.format-link .cmsms_post_header .cmsms_post_subtitle,
.post.format-link .cmsms_post_header .cmsms_post_subtitle {
  padding: 5px 0 0;
  margin: 0;
  position: relative;
}
.blog .tribe_events.format-link .cmsms_post_header .cmsms_post_subtitle:before,
.post.format-link .cmsms_post_header .cmsms_post_subtitle:before {
  content: '';
  width: 12px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
}
.blog .tribe_events.format-quote .cmsms_quote_content,
.post.format-quote .cmsms_quote_content {
  padding: 10px 0;
  margin: 0;
  position: relative;
}
.blog .tribe_events.format-quote .cmsms_quote_content:before,
.post.format-quote .cmsms_quote_content:before,
.blog .tribe_events.format-quote .cmsms_quote_content:after,
.post.format-quote .cmsms_quote_content:after {
  content: none;
}
.blog .tribe_events.format-quote .cmsms_quote_content p,
.post.format-quote .cmsms_quote_content p {
  padding: 0;
  margin: 0;
}
.blog .tribe_events.format-quote .cmsms_quote_content p:before,
.post.format-quote .cmsms_quote_content p:before {
  content: '\201C';
}
.blog .tribe_events.format-quote .cmsms_quote_content p:after,
.post.format-quote .cmsms_quote_content p:after {
  content: '\201D';
}
.blog .tribe_events.format-quote .cmsms_quote_content + .cmsms_post_footer,
.post.format-quote .cmsms_quote_content + .cmsms_post_footer {
  margin-top: 10px;
}
.blog .tribe_events.format-quote .cmsms_quote_author,
.post.format-quote .cmsms_quote_author {
  padding: 5px 0 30px;
  margin: 0;
  position: relative;
}
.blog .tribe_events.format-quote .cmsms_quote_author:before,
.post.format-quote .cmsms_quote_author:before {
  content: '';
  width: 12px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
}
.blog .tribe_events.format-aside .cmsms_post_cont .cmsms_post_content,
.post.format-aside .cmsms_post_cont .cmsms_post_content,
.blog .tribe_events.format-status .cmsms_post_cont .cmsms_post_content,
.post.format-status .cmsms_post_cont .cmsms_post_content {
  padding: 10px 0 40px;
  text-align: center;
}
.blog .tribe_events.format-aside .cmsms_post_cont .cmsms_post_content > div,
.post.format-aside .cmsms_post_cont .cmsms_post_content > div,
.blog .tribe_events.format-status .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;
}
.blog .tribe_events.format-aside .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner,
.post.format-aside .cmsms_post_cont .cmsms_post_content .cmsms_post_content_aligner,
.blog .tribe_events.format-status .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: 0;
  display: none;
}
.blog .tribe_events.format-chat .cmsms_chat,
.post.format-chat .cmsms_chat {
  padding: 20px 0 35px;
  word-wrap: break-word;
  text-align: center;
  overflow: hidden;
}
.blog .tribe_events.format-chat .cmsms_chat .cmsms_chat_item,
.post.format-chat .cmsms_chat .cmsms_chat_item {
  padding: 0 0 15px;
  margin: 0 0 10px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.blog .tribe_events.format-chat .cmsms_chat .cmsms_chat_item:after,
.post.format-chat .cmsms_chat .cmsms_chat_item:after {
  content: '';
  background-color: transparent;
  width: 12px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
}
.blog .tribe_events.format-chat .cmsms_chat .cmsms_chat_item:last-child,
.post.format-chat .cmsms_chat .cmsms_chat_item:last-child {
  padding: 0 0 25px;
  margin: 0;
}
.blog .tribe_events.format-chat .cmsms_chat .cmsms_chat_item:last-child:after,
.post.format-chat .cmsms_chat .cmsms_chat_item:last-child:after {
  width: 76px;
}
.blog .tribe_events.format-chat .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time,
.post.format-chat .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time {
  overflow: hidden;
}
.blog .tribe_events.format-chat .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_time,
.post.format-chat .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_time {
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.blog .tribe_events.format-chat .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_author,
.post.format-chat .cmsms_chat .cmsms_chat_item .cmsms_chat_author_time .cmsms_chat_author {
  font-weight: bold;
  font-style: normal;
  display: block;
  overflow: hidden;
}
.blog .tribe_events.format-chat .cmsms_chat .cmsms_chat_item .cmsms_chat_text,
.post.format-chat .cmsms_chat .cmsms_chat_item .cmsms_chat_text {
  padding: 0;
  margin: -5px 0 0;
}
/***************** Blog Default ******************/
.tribe_events.cmsms_default_type,
.post.cmsms_default_type {
  width: 70.7%;
  max-width: 100%;
  padding-bottom: 45px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.tribe_events.cmsms_default_type .preloader,
.post.cmsms_default_type .preloader,
.tribe_events.cmsms_default_type .cmsms_video_wrap,
.post.cmsms_default_type .cmsms_video_wrap {
  padding-bottom: 59.9%;
}
.tribe_events.cmsms_default_type .preloader.highImg,
.post.cmsms_default_type .preloader.highImg,
.tribe_events.cmsms_default_type .cmsms_video_wrap.highImg,
.post.cmsms_default_type .cmsms_video_wrap.highImg {
  height: auto;
  padding: 0;
}
.tribe_events.cmsms_default_type:last-child,
.post.cmsms_default_type:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom-width: 0;
  border-bottom-style: solid;
}
.tribe_events.cmsms_default_type .cmsms_post_info,
.post.cmsms_default_type .cmsms_post_info {
  padding: 0 0 10px;
}
.tribe_events.cmsms_default_type .cmsms_post_info .cmsms_post_date,
.post.cmsms_default_type .cmsms_post_info .cmsms_post_date {
  padding: 0 0 15px;
  text-align: center;
}
.tribe_events.cmsms_default_type .cmsms_post_cont,
.post.cmsms_default_type .cmsms_post_cont {
  background-color: transparent;
  padding: 0;
  border-width: 0;
  border-style: solid;
  overflow: hidden;
}
.tribe_events.cmsms_default_type .cmsms_post_cont > figure,
.post.cmsms_default_type .cmsms_post_cont > figure,
.tribe_events.cmsms_default_type .cmsms_post_cont .cmsms_owl_slider,
.post.cmsms_default_type .cmsms_post_cont .cmsms_owl_slider,
.tribe_events.cmsms_default_type .cmsms_post_cont .cmsms_video_wrap,
.post.cmsms_default_type .cmsms_post_cont .cmsms_video_wrap {
  margin: 0 0 10px;
}
.tribe_events.cmsms_default_type .cmsms_post_cont .cmsms_post_header,
.post.cmsms_default_type .cmsms_post_cont .cmsms_post_header {
  padding: 0 0 30px;
}
.tribe_events.cmsms_default_type .cmsms_post_cont .cmsms_post_header .cmsms_post_subtitle,
.post.cmsms_default_type .cmsms_post_cont .cmsms_post_header .cmsms_post_subtitle {
  padding-top: 10px;
}
.tribe_events.cmsms_default_type .cmsms_post_cont .cmsms_post_cont_info,
.post.cmsms_default_type .cmsms_post_cont .cmsms_post_cont_info {
  padding-bottom: 15px;
}
.tribe_events.cmsms_default_type .cmsms_post_cont .cmsms_post_footer,
.post.cmsms_default_type .cmsms_post_cont .cmsms_post_footer {
  padding: 0;
}
.tribe_events.cmsms_default_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info,
.post.cmsms_default_type .cmsms_post_cont .cmsms_post_footer .cmsms_post_meta_info {
  padding: 0 0 15px;
}
.tribe_events.cmsms_default_type .cmsms_post_cont .cmsms_post_footer .cmsms_read_more,
.post.cmsms_default_type .cmsms_post_cont .cmsms_post_footer .cmsms_read_more {
  margin: 0;
}
.tribe_events.cmsms_default_type .cmsms_post_cont .cmsms_post_cont_info + .cmsms_post_footer,
.post.cmsms_default_type .cmsms_post_cont .cmsms_post_cont_info + .cmsms_post_footer {
  margin: 0;
  padding-top: 10px;
}
.tribe_events.cmsms_default_type.format-aside .cmsms_post_cont .cmsms_post_content,
.post.cmsms_default_type.format-aside .cmsms_post_cont .cmsms_post_content,
.tribe_events.cmsms_default_type.format-status .cmsms_post_cont .cmsms_post_content,
.post.cmsms_default_type.format-status .cmsms_post_cont .cmsms_post_content {
  padding-bottom: 25px;
}
/***************** 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;
}
/***************** Blog Timeline ******************/
.post.cmsms_timeline_type:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50px;
}
.post.cmsms_timeline_type .cmsms_timeline_type_margin > figure,
.post.cmsms_timeline_type .cmsms_timeline_type_margin > .cmsms_owl_slider,
.post.cmsms_timeline_type .cmsms_timeline_type_margin > .cmsms_video_wrap {
  margin: 0 0 -1px;
  position: relative;
  z-index: 1;
}
.post.cmsms_timeline_type .cmsms_timeline_type_margin > figure,
.post.cmsms_timeline_type .cmsms_timeline_type_margin > .cmsms_owl_slider {
  margin: 0 0 -33px;
}
/***************** 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 {
  padding: 0 0 50px;
  position: relative;
  clear: both;
}
.opened-article .post:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.opened-article .post > figure,
.opened-article .post > .cmsms_owl_slider,
.opened-article .post > .cmsms_video_wrap {
  margin: 0 0 25px;
}
.opened-article .post .cmsms_post_info {
  min-height: 75px;
  padding: 0 0 20px 65px;
  position: relative;
  text-align: left;
  overflow: hidden;
}
.opened-article .post .cmsms_post_info .cmsms_post_format_img {
  position: absolute;
  left: 0;
  top: 3px;
}
.opened-article .post .cmsms_post_info .cmsms_post_date {
  padding: 0;
  margin: 0;
  text-align: left;
}
.opened-article .post .cmsms_post_info .cmsms_post_header {
  padding: 0;
  margin: 0;
  text-align: left;
}
.opened-article .post .cmsms_post_info .cmsms_post_header .cmsms_post_title {
  text-align: left;
}
.opened-article .post .cmsms_post_info .cmsms_post_cont_info {
  padding: 10px 0 0;
  margin: 0;
  text-align: left;
}
.opened-article .post.format-aside .cmsms_post_content,
.opened-article .post.format-status .cmsms_post_content {
  padding: 0;
  margin: 0;
  text-align: left;
}
.opened-article .post.format-quote .cmsms_quote_content {
  padding: 5px 0 10px;
  margin: 0;
  text-align: left;
}
.opened-article .post.format-quote .cmsms_quote_author {
  margin: 0;
  padding: 5px 0 15px;
  text-align: left;
}
.opened-article .post.format-quote .cmsms_quote_author:before {
  content: none;
}
.opened-article .post.format-link .cmsms_post_header .cmsms_post_subtitle {
  padding: 0;
}
.opened-article .post.format-link .cmsms_post_header .cmsms_post_subtitle:before {
  content: none;
}
.opened-article .post.format-chat .cmsms_chat {
  padding-top: 10px;
  text-align: left;
}
.opened-article .post.format-chat .cmsms_chat .cmsms_chat_item {
  text-align: left;
}
.opened-article .post.format-chat .cmsms_chat .cmsms_chat_item:after {
  left: 0;
  right: auto;
}
.opened-article .post.format-chat .cmsms_chat .cmsms_chat_item:last-child {
  padding: 0;
}
.opened-article .post.format-chat .cmsms_chat .cmsms_chat_item:last-child:after {
  content: none;
}
.post_nav {
  padding: 20px;
  margin-bottom: 40px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.post_nav:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.post_nav .cmsms_post_meta {
  padding: 0 10px;
  overflow: hidden;
  z-index: 2;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  text-align: center;
  width: 160px;
  height: 100%;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.post_nav .cmsms_post_meta > a {
  display: inline-block;
  vertical-align: middle;
}
.post_nav .cmsms_post_meta > a:first-child {
  margin-left: 0;
}
.post_nav .cmsms_post_meta > a:before {
  margin-right: 0;
}
.post_nav .cmsms_post_meta:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.post_nav .cmsms_prev_post,
.post_nav .cmsms_next_post {
  display: inline-block;
  width: 50%;
  max-width: 100%;
  padding: 0 100px 0 0;
  vertical-align: middle;
  position: relative;
  text-align: left;
}
.post_nav .cmsms_prev_post .cmsms_wrap_arrow,
.post_nav .cmsms_next_post .cmsms_wrap_arrow {
  left: 0;
  right: auto;
}
.post_nav .cmsms_prev_post a,
.post_nav .cmsms_next_post a {
  display: inline-block;
  padding: 0 0 0 20px;
  position: relative;
  z-index: 1;
}
.post_nav .cmsms_prev_post a:hover + .cmsms_wrap_arrow .cmsms_prev_arrow,
.post_nav .cmsms_next_post a:hover + .cmsms_wrap_arrow .cmsms_prev_arrow,
.post_nav .cmsms_prev_post a:hover + .cmsms_wrap_arrow .cmsms_next_arrow,
.post_nav .cmsms_next_post a:hover + .cmsms_wrap_arrow .cmsms_next_arrow {
  width: 100%;
}
.post_nav .cmsms_next_post {
  padding: 0 0 0 100px;
  text-align: right;
}
.post_nav .cmsms_next_post .cmsms_wrap_arrow {
  left: auto;
  right: 0;
}
.post_nav .cmsms_next_post a {
  padding: 0 20px 0 0;
}
.share_posts {
  margin-bottom: 10px;
  overflow: unset;
}
.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_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: 35px;
}
.about_author:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.about_author .about_author_inner {
  padding: 30px;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.03);
}
.about_author .about_author_inner .alignleft {
  margin-right: 25px;
}
.about_author .about_author_inner > figure,
.about_author .about_author_inner .avatar {
  overflow: hidden;
}
.about_author .about_author_inner .author {
  margin-bottom: 10px;
}
.about_author .about_author_inner p {
  padding-bottom: 0;
}
.about_author .about_author_inner .social_wrap {
  display: block;
  padding: 15px 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: 30px;
  overflow: hidden;
}
.related_posts > h5 {
  margin-bottom: 30px;
}
.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:before {
  content: none;
  display: none;
}
.related_posts > ul li > a {
  display: block;
  padding: 14px 20px;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
}
.related_posts > ul li > a:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.09)), color-stop(100%, rgba(0, 0, 0, 0.09)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17ffffff', endColorstr='#17000000', GradientType=0);
  /* IE6-9 */
  opacity: 0;
}
.related_posts > ul li > a:hover:after,
.related_posts > ul li > a.current:after {
  opacity: 1;
}
.related_posts > ul li > a span {
  position: relative;
  z-index: 10;
}
.related_posts > ul li:first-child > a {
  border-left-width: 1px;
  border-left-style: solid;
}
.related_posts .related_posts_content {
  padding: 30px 30px 0;
  position: relative;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}
.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: 20px;
  margin-bottom: 0;
  overflow: hidden;
}
.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 h4 {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
}
.post_comments {
  position: relative;
}
.post_comments:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.post_comments > h5 {
  margin-bottom: 30px;
}
.post_comments .commentlist {
  list-style: none;
  margin-bottom: 0;
  overflow: visible !important;
}
.post_comments .commentlist:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  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 .comment-body {
  padding: 30px;
  margin-top: 20px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.03);
}
.post_comments .commentlist .comment-body .alignleft {
  margin-right: 25px;
  text-align: center;
}
.post_comments .commentlist .comment-body .alignleft img {
  display: block;
}
.post_comments .commentlist .comment-body .alignleft .comment-edit-link {
  margin: 10px 0 0;
  display: inline-block;
}
.post_comments .commentlist .comment-body .comment-content {
  overflow: hidden;
}
.post_comments .commentlist .comment-body .comment-content .comment-reply-link {
  margin: 10px 0 5px;
  float: right;
}
.post_comments .commentlist .comment-body .comment-content .published {
  float: right;
  padding: 10px 10px 5px 20px;
}
.post_comments .commentlist .comment-body .comment-content > h4 {
  margin: 5px 0 15px;
  word-wrap: break-word;
}
.post_comments .commentlist .comment-body .comment-content > p {
  padding: 0;
}
.post_comments .commentlist li {
  padding-top: 0;
}
.post_comments .commentlist ul {
  list-style: none;
  padding-left: 20px;
  margin: 0;
  overflow: visible !important;
}
.post_comments .commentlist ul > li:before {
  content: none;
}
.comment-respond {
  margin: 30px 0 0;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.comment-respond .comment-reply-title {
  margin: 0 0 5px;
}
.comment-respond .comment-reply-title small {
  float: right;
}
.comment-respond .comment-form {
  margin: 0 -1%;
}
.comment-respond .comment-form .comment-notes,
.comment-respond .comment-form .logged-in-as {
  padding: 0 0 30px;
}
.comment-respond .comment-form > p {
  width: 98%;
  margin: 0 1%;
  padding: 0 0 25px;
  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 .form-submit {
  display: none;
}
.comment-respond .comment-form input,
.comment-respond .comment-form textarea {
  width: 100%;
  max-width: 100%;
}
.comment-respond .comment-form input[type=submit] {
  width: auto;
}
.comment-respond .comment-form iframe {
  padding: 0 1%;
}
.comment-body + .comment-respond {
  margin: 0 0 40px;
  padding-top: 50px;
  padding-bottom: 0;
}
/*-------------------------------------------------------------------------*/
/*	7.	Portfolio (Grid, Puzzle) + Project Styles	*/
/*-------------------------------------------------------------------------*/
.cmsms_project_filter_wrap {
  padding: 30px 0;
  position: relative;
  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;
}
.cmsms_wrap_project_loader .cmsms_project_loader {
  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: 20px 20px 0;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  overflow: hidden;
}
.portfolio .project .project_outer .project_inner .cmsms_project_header {
  padding: 0 0 15px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.portfolio .project .project_outer .project_inner .cmsms_project_header .cmsms_project_title {
  margin: 0;
  text-align: center;
}
.portfolio .project .project_outer .project_inner .cmsms_project_content {
  padding: 0 0 20px;
  text-align: center;
}
.portfolio .project .project_outer .project_inner .cmsms_project_content p {
  padding: 0;
  margin: 0;
}
.portfolio .project .project_outer .project_inner .cmsms_project_footer {
  padding: 0 0 15px;
  text-align: center;
}
.portfolio .project .project_outer .project_inner .cmsms_project_footer a:first-child {
  margin-left: 0;
}
.portfolio .project .project_outer .project_inner .cmsms_project_cont_info {
  text-align: center;
}
.portfolio .project .project_outer .project_inner > *:last-child {
  padding-bottom: 15px;
}
.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-width: 1px;
  border-style: solid;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.03);
}
.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;
}
.portfolio.puzzle .project .project_outer:hover .cmsms_img_rollover_wrap img,
.portfolio.puzzle .project .project_outer:hover .cmsms_img_rollover_wrap .img_placeholder {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  transform: scale(1.3);
}
.portfolio.puzzle .project .project_outer:hover .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_divider {
  height: 52px;
  opacity: 1;
}
.portfolio.puzzle .project .project_outer:hover .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link,
.portfolio.puzzle .project .project_outer:hover .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link.no_open_link {
  left: 0;
  right: 0;
  opacity: 1;
}
.portfolio.puzzle .project .project_outer:hover .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link {
  left: -75px;
  right: 0;
  opacity: 1;
}
.portfolio.puzzle .project .project_outer:hover .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link + .cmsms_open_link {
  right: -75px;
  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_img_rollover_divider,
.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-width: 1px;
  border-bottom-style: solid;
  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 .owl-pagination {
  top: 10px;
  right: 15px;
}
.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-width: 0;
  border-top-style: solid;
}
.portfolio.opened-article .project .project_sidebar .project_details .project_details_item {
  padding: 10px 0;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  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_title {
  position: relative;
}
.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_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-width: 0;
  border-top-style: solid;
}
.portfolio.opened-article .project .project_sidebar .project_features .project_features_item {
  padding: 10px 0;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  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:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.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:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.profiles.opened-article .profile {
  position: relative;
  clear: both;
}
.profiles.opened-article .profile:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.profiles.opened-article .profile .cmsms_profile_header {
  padding: 0 0 30px;
  margin-bottom: 55px;
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  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-width: 0;
  border-top-style: solid;
}
.profiles.opened-article .profile .profile_sidebar .profile_details .profile_details_item {
  padding: 10px 0;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  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_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-width: 0;
  border-top-style: solid;
}
.profiles.opened-article .profile .profile_sidebar .profile_features .profile_features_item {
  padding: 10px 0;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  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 {
  margin: 0 0 25px;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list {
  list-style: none;
  margin: 0 -5px;
  padding: 0;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li:before {
  content: none;
}
.profiles.opened-article .profile .profile_sidebar .profile_social_icons .profile_social_icons_list li a {
  font-size: 30px;
  display: inline-block;
  width: 1em;
  height: 1em;
}
.profiles.opened-article .profile .profile_sidebar .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: 5px;
  border-radius: 5px;
}
.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-width: 1px;
  border-style: solid;
  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 {
  font-size: 14px;
  line-height: 28px;
  width: 29px;
  height: 29px;
  top: -9px;
  right: -9px;
}
/***************** Icon ******************/
.cmsms_icon_wrap .cmsms_simple_icon {
  border-style: solid;
  display: inline-block;
}
/***************** Icon Box ******************/
.cmsms_icon_box.box_icon_type_image:before,
.cmsms_icon_box.box_icon_type_number:before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cmsms_icon_box.box_icon_type_image.cmsms_icon_heading_left .icon_box_heading:before,
.cmsms_icon_box.box_icon_type_number.cmsms_icon_heading_left .icon_box_heading:before {
  text-align: center;
}
.cmsms_icon_box.cmsms_icon_top:before {
  font-size: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
.cmsms_icon_box.cmsms_icon_top.shortcode_animated:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.cmsms_icon_box.cmsms_icon_box_top {
  border-width: 1px;
  padding: 20px 20px 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.cmsms_icon_box.cmsms_icon_box_top:before {
  font-size: 0;
  top: 35px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
.cmsms_icon_box.cmsms_icon_box_top[class*=" cmsms-icon-"],
.cmsms_icon_box.cmsms_icon_box_top[class*=" cmsms_theme_icon_"] {
  padding-top: 120px;
}
.cmsms_icon_box.cmsms_icon_box_top.shortcode_animated:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.cmsms_icon_box.cmsms_icon_box_left {
  border-width: 1px;
  padding: 20px 20px 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.cmsms_icon_box.cmsms_icon_box_left:before {
  font-size: 24px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  margin: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  text-align: center;
  opacity: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsms_icon_box.cmsms_icon_box_left.shortcode_animated:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.cmsms_icon_box.cmsms_icon_box_left_top:before {
  font-size: 24px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  margin: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  text-align: center;
  opacity: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsms_icon_box.cmsms_icon_box_left_top.shortcode_animated:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.cmsms_icon_box.cmsms_icon_heading_left h1:before,
.cmsms_icon_box.cmsms_icon_heading_left h2:before,
.cmsms_icon_box.cmsms_icon_heading_left h3:before,
.cmsms_icon_box.cmsms_icon_heading_left h4:before,
.cmsms_icon_box.cmsms_icon_heading_left h5:before,
.cmsms_icon_box.cmsms_icon_heading_left h6:before {
  margin-right: 15px;
  vertical-align: inherit;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
.cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h1:before,
.cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h2:before,
.cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h3:before,
.cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h4:before,
.cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h5:before,
.cmsms_icon_box.cmsms_icon_heading_left.shortcode_animated h6:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.cmsms_icon_box .icon_box_text {
  margin-bottom: 10px;
}
/***************** Toggles ******************/
.cmsms_toggles .cmsms_toggles_filter {
  padding: 0 0 20px;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_plus {
  z-index: 1;
  border-width: 1px;
  border-style: solid;
  width: 26px;
  height: 26px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_plus:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.09)), color-stop(100%, rgba(0, 0, 0, 0.09)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17ffffff', endColorstr='#17000000', GradientType=0);
  /* IE6-9 */
  opacity: 0;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_plus > span {
  width: 8px;
  height: 2px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_plus > span.cmsms_toggle_plus_vert {
  width: 2px;
  height: 8px;
}
.cmsms_toggles .cmsms_toggle_wrap:hover .cmsms_toggle_plus:after,
.cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle_plus:after {
  opacity: 1;
}
.cmsms_toggles .cmsms_toggle_wrap.current_toggle .cmsms_toggle_plus > span.cmsms_toggle_plus_vert {
  height: 0;
}
.cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_title > a {
  padding: 13px 5px 13px 40px;
}
.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 50px;
}
.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_wrap {
  margin: 5px 0 0;
  border-width: 1px;
  border-style: solid;
}
.cmsms_toggles.toggles_mode_accordion .cmsms_toggle_wrap .cmsms_toggle .cmsms_toggle_inner {
  padding: 20px;
}
/***************** Tabs ******************/
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item:first-child > a {
  border-left-width: 1px;
  border-left-style: solid;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a {
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  padding: 13px 30px;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms-icon-"],
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms_theme_icon_"] {
  padding: 13px 30px 13px 60px;
}
.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 .cmsms_tabs_list .cmsms_tabs_list_item > a:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.09)), color-stop(100%, rgba(0, 0, 0, 0.09)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17ffffff', endColorstr='#17000000', GradientType=0);
  /* IE6-9 */
  opacity: 0;
}
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item.current_tab > a:after,
.cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a:hover:after {
  opacity: 1;
}
.cmsms_tabs.tabs_mode_tab .cmsms_tabs_wrap {
  border-width: 1px;
  border-style: solid;
}
.cmsms_tabs.tabs_mode_tab .cmsms_tabs_wrap .cmsms_tab .cmsms_tab_inner {
  padding: 40px 30px 20px;
}
.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-width: 1px;
  border-top-style: solid;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a {
  border-width: 1px;
  border-style: solid;
  border-top-width: 0;
  border-top-style: solid;
  padding: 13px 20px;
}
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms-icon-"],
.cmsms_tabs.tabs_mode_tour .cmsms_tabs_list .cmsms_tabs_list_item > a[class^="cmsms_theme_icon_"] {
  padding: 13px 20px 13px 50px;
}
.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 {
  width: 100px;
  height: 100px;
  margin: 1px;
  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_icon:after {
  content: '';
  border-width: 10px;
  border-style: solid;
  width: 102px;
  height: 102px;
  position: absolute;
  top: -1px;
  left: -1px;
}
.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 {
  height: 0;
  top: 40px;
  opacity: 0;
}
.cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item.cmsms_icon_type_image .cmsms_icon_list_icon {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon {
  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 & Counters ******************/
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat_container {
  width: 100%;
  height: 200px;
  margin: 0 0 10px;
  position: relative;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat {
  width: 0;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"]:before,
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"]:before,
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"]:before,
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"]:before {
  font-size: 16px;
  left: 15px;
  top: 12px;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"] .cmsms_stat_title,
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"] .cmsms_stat_title,
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"] .cmsms_stat_title,
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"] .cmsms_stat_title {
  left: 45px;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title {
  left: 15px;
  top: 10px;
}
.cmsms_stats.stats_mode_bars .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  left: auto;
  right: 15px;
  top: 10px;
}
.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat {
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  height: 100%;
}
.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"]:before,
.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"]:before,
.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"]:before,
.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"]:before {
  left: auto;
  right: 15px;
  top: 5px;
}
.cmsms_stats.stats_mode_bars.stats_type_vertical .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  left: 15px;
  top: 5px;
}
.cmsms_stats.stats_mode_bars.stats_type_horizontal .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  min-height: 40px;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat {
  display: inline-block;
  width: 180px;
  height: 180px;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner {
  width: 150px;
  height: 150px;
  padding-top: 40px;
  left: 15px;
  top: 15px;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner:before {
  font-size: 26px;
  opacity: 0.5;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"]:before,
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"]:before,
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"]:before,
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"]:before {
  margin-top: -10px;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms-icon-"] .cmsms_stat_title,
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms-icon-"] .cmsms_stat_title,
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class^="cmsms_theme_icon_"] .cmsms_stat_title,
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner[class*=" cmsms_theme_icon_"] .cmsms_stat_title {
  margin-top: 5px;
  margin-bottom: -10px;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_title {
  padding: 0 10px;
  margin-bottom: -5px;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat .cmsms_stat_inner .cmsms_stat_counter_wrap {
  padding-top: 5px;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat canvas {
  width: 180px;
  height: 180px;
}
.cmsms_stats.stats_mode_circles .cmsms_stat_wrap .cmsms_stat.stat_has_titleicon .cmsms_stat_inner {
  padding-top: 30px;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter {
  min-height: 90px;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner:before {
  font-size: 48px;
  border-style: solid;
  position: absolute;
  left: 0;
  top: 0;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner .cmsms_counter_title {
  display: block;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner .cmsms_counter_counter_wrap {
  display: inline-block;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter.counter_has_icon .cmsms_counter_inner:before {
  margin-left: 0;
  margin-right: 0;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter.counter_has_image .cmsms_counter_inner:before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cmsms_counters .cmsms_counter_wrap .cmsms_counter_subtitle {
  display: block;
  margin-top: 20px;
}
.cmsms_counters.counters_type_vertical .cmsms_counter_wrap .cmsms_counter .cmsms_counter_inner:before {
  left: 50%;
}
/***************** Blockquote ******************/
q,
blockquote {
  padding: 0 0 0 65px;
  position: relative;
}
q:before,
blockquote:before {
  content: '\201C';
  position: absolute;
  top: 0;
  left: 0;
}
/***************** Button ******************/
.cmsms_button {
  border: 0;
  display: inline-block;
  padding: 0 20px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.cmsms_button:not(.cmsms_but_clear_styles) {
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.16);
}
.cmsms_button:not(.cmsms_but_clear_styles):hover {
  /* color: #f39700 !important; */
  text-shadow: none;
}
.cmsms_button:not(.cmsms_but_clear_styles):after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.09)), color-stop(100%, rgba(0, 0, 0, 0.09)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17ffffff', endColorstr='#17000000', GradientType=0);
  /* IE6-9 */
}
.cmsms_button:before {
  line-height: inherit !important;
  position: relative;
  z-index: 10;
}
.cmsms_button span {
  position: relative;
  z-index: 10;
}
.cmsms_button.cmsms_but_clear_styles {
  background: none;
  border: 0;
  margin: 0;
  padding: 0 20px;
  text-shadow: none;
  overflow: hidden;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cmsms_button.cmsms_but_clear_styles:hover {
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cmsms_button.cmsms_but_clear_styles:after {
  content: '';
  position: absolute;
}
.cmsms_button.cmsms_but_bg_hover {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_bg_slide_left {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_bg_slide_left:after {
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
}
.cmsms_button.cmsms_but_bg_slide_left:hover:after {
  width: 100%;
}
.cmsms_button.cmsms_but_bg_slide_right {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_bg_slide_right:after {
  width: 0;
  height: 100%;
  right: 0;
  top: 0;
}
.cmsms_button.cmsms_but_bg_slide_right:hover:after {
  width: 100%;
}
.cmsms_button.cmsms_but_bg_slide_top {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_bg_slide_top:after {
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
}
.cmsms_button.cmsms_but_bg_slide_top:hover:after {
  height: 100%;
}
.cmsms_button.cmsms_but_bg_slide_bottom {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_bg_slide_bottom:after {
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
}
.cmsms_button.cmsms_but_bg_slide_bottom:hover:after {
  height: 100%;
}
.cmsms_button.cmsms_but_bg_expand_vert {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_bg_expand_vert:after {
  width: 0;
  height: 105%;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cmsms_button.cmsms_but_bg_expand_vert:hover:after {
  width: 90%;
  opacity: 1;
}
.cmsms_button.cmsms_but_bg_expand_hor {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_bg_expand_hor:after {
  width: 105%;
  height: 0;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cmsms_button.cmsms_but_bg_expand_hor:hover:after {
  height: 75%;
  opacity: 1;
}
.cmsms_button.cmsms_but_bg_expand_diag {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_bg_expand_diag:after {
  width: 500%;
  height: 0;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.cmsms_button.cmsms_but_bg_expand_diag:hover:after {
  height: 170%;
  opacity: 1;
}
.cmsms_button.cmsms_but_shadow {
  padding-bottom: 3px;
  -webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
}
.cmsms_button.cmsms_but_shadow:hover {
  padding-bottom: 0;
  margin-top: 3px;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
}
.cmsms_button.cmsms_but_icon_dark_bg:before,
.cmsms_button.cmsms_but_icon_light_bg:before,
.cmsms_button.cmsms_but_icon_divider:before,
.cmsms_button.cmsms_but_icon_inverse:before {
  margin: auto !important;
  position: absolute;
  left: 0;
  top: 0;
}
.cmsms_button.cmsms_but_icon_dark_bg:after,
.cmsms_button.cmsms_but_icon_light_bg:after,
.cmsms_button.cmsms_but_icon_divider:after,
.cmsms_button.cmsms_but_icon_inverse:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.cmsms_button.cmsms_but_icon_dark_bg:hover:before,
.cmsms_button.cmsms_but_icon_light_bg:hover:before,
.cmsms_button.cmsms_but_icon_divider:hover:before {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.cmsms_button.cmsms_but_icon_light_bg:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.cmsms_button.cmsms_but_icon_divider:after {
  background-color: transparent;
  border-right-width: 1px;
  border-right-style: solid;
}
.cmsms_button.cmsms_but_icon_inverse {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_icon_inverse:after {
  background-color: transparent;
}
.cmsms_button.cmsms_but_icon_slide_left,
.cmsms_button.cmsms_but_icon_slide_right {
  padding-left: 40px;
  padding-right: 40px;
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_icon_slide_left:before {
  width: 40px;
  height: auto;
  margin: auto !important;
  position: absolute;
  left: -40px;
  right: auto;
  top: 0;
  bottom: 0;
}
.cmsms_button.cmsms_but_icon_slide_left:hover:before {
  left: 0;
}
.cmsms_button.cmsms_but_icon_slide_right:before {
  width: 40px;
  height: auto;
  margin: auto !important;
  position: absolute;
  left: auto;
  right: -40px;
  top: 0;
  bottom: 0;
}
.cmsms_button.cmsms_but_icon_slide_right:hover:before {
  right: 0;
}
.cmsms_button.cmsms_but_icon_hover_slide_left,
.cmsms_button.cmsms_but_icon_hover_slide_right,
.cmsms_button.cmsms_but_icon_hover_slide_top,
.cmsms_button.cmsms_but_icon_hover_slide_bottom {
  border-width: 1px;
  border-style: solid;
}
.cmsms_button.cmsms_but_icon_hover_slide_left:before,
.cmsms_button.cmsms_but_icon_hover_slide_right:before,
.cmsms_button.cmsms_but_icon_hover_slide_top:before,
.cmsms_button.cmsms_but_icon_hover_slide_bottom:before {
  width: 100%;
  height: auto;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cmsms_button.cmsms_but_icon_hover_slide_left span,
.cmsms_button.cmsms_but_icon_hover_slide_right span,
.cmsms_button.cmsms_but_icon_hover_slide_top span,
.cmsms_button.cmsms_but_icon_hover_slide_bottom span {
  display: block;
  position: relative;
}
.cmsms_button.cmsms_but_icon_hover_slide_left:before {
  left: -200%;
}
.cmsms_button.cmsms_but_icon_hover_slide_left:hover:before {
  left: 0;
}
.cmsms_button.cmsms_but_icon_hover_slide_left:hover span {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.cmsms_button.cmsms_but_icon_hover_slide_right:before {
  right: -200%;
}
.cmsms_button.cmsms_but_icon_hover_slide_right:hover:before {
  right: 0;
}
.cmsms_button.cmsms_but_icon_hover_slide_right:hover span {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.cmsms_button.cmsms_but_icon_hover_slide_top:before {
  top: -200%;
}
.cmsms_button.cmsms_but_icon_hover_slide_top:hover:before {
  top: 0;
}
.cmsms_button.cmsms_but_icon_hover_slide_top:hover span {
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
  -ms-transform: translateY(200%);
  -o-transform: translateY(200%);
  transform: translateY(200%);
}
.cmsms_button.cmsms_but_icon_hover_slide_bottom:before {
  top: 200%;
}
.cmsms_button.cmsms_but_icon_hover_slide_bottom:hover:before {
  top: 0;
}
.cmsms_button.cmsms_but_icon_hover_slide_bottom:hover span {
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  transform: translateY(-200%);
}
.cmsms_paypal_donations > form:hover + .cmsms_button:not(.cmsms_but_clear_styles):hover {
  text-shadow: none;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_clear_styles {
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_bg_slide_left:after {
  width: 100%;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_bg_slide_right:after {
  width: 100%;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_bg_slide_top:after {
  height: 100%;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_bg_slide_bottom:after {
  height: 100%;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_bg_expand_vert:after {
  width: 90%;
  opacity: 1;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_bg_expand_hor:after {
  height: 75%;
  opacity: 1;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_bg_expand_diag:after {
  height: 170%;
  opacity: 1;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_shadow {
  padding-bottom: 0;
  top: 3px;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_dark_bg:before,
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_light_bg:before,
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_divider:before {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_slide_left:before {
  left: 0;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_slide_right:before {
  right: 0;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_hover_slide_left:before {
  left: 0;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_hover_slide_left span {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_hover_slide_right:before {
  right: 0;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_hover_slide_right span {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_hover_slide_top:before {
  top: 0;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_hover_slide_top span {
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
  -ms-transform: translateY(200%);
  -o-transform: translateY(200%);
  transform: translateY(200%);
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_hover_slide_bottom:before {
  top: 0;
}
.cmsms_paypal_donations > form:hover + .cmsms_button.cmsms_but_icon_hover_slide_bottom span {
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  transform: translateY(-200%);
}
/***************** Contact Form 7 ******************/
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="password"],
.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form option {
  min-width: 100px;
  width: 100%;
}
/***************** 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-color: transparent;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
  border-width: 3px;
  border-style: solid;
  opacity: 0.3;
}
.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%;
}
.content_slider .owl-pagination {
  left: auto;
  right: 20px;
  top: 20px;
  bottom: auto;
}
/***************** Gallery ******************/
.cmsms_gallery {
  margin: 0 0 0 -10px;
  padding: 0;
}
.cmsms_gallery .cmsms_gallery_item {
  min-width: 180px;
  padding: 0 0 10px 10px;
  float: left;
  opacity: 0;
}
.cmsms_gallery .cmsms_gallery_item:before {
  display: none;
}
.cmsms_gallery .cmsms_gallery_item img {
  display: block;
  width: 100%;
}
.cmsms_gallery .cmsms_gallery_item.shortcode_animated {
  opacity: 1;
}
.cmsms_gallery .cmsms_gallery_item.cmsms_caption figure {
  display: block;
  padding: 20px 20px 15px;
}
.cmsms_gallery .cmsms_gallery_item.cmsms_caption figcaption {
  padding: 15px 0 0;
  text-align: center;
}
/***************** Quotes ******************/
.quote_title {
  margin-bottom: 3px;
}
.cmsms_quote_inner,
.quote_content_wrap {
  overflow: hidden;
}
.cmsms_quotes_slider {
  padding-top: 20px;
  margin-bottom: 20px;
}
.cmsms_quotes_slider .quote_content {
  padding: 30px 25px;
  margin: 0 1px 20px;
  position: relative;
  border-width: 1px;
  border-style: solid;
}
.cmsms_quotes_slider .quote_content:before,
.cmsms_quotes_slider .quote_content:after {
  content: '';
  position: absolute;
  left: 18px;
  bottom: -10px;
  border-bottom: 0 solid transparent !important;
  border-left: 7px solid transparent !important;
  border-right: 7px solid transparent !important;
  border-top-width: 10px;
  border-top-style: solid;
}
.cmsms_quotes_slider .quote_content:after {
  bottom: -8px;
}
.cmsms_quotes_slider .quote_content p {
  padding: 0;
}
.cmsms_quotes_slider .quote_content img {
  width: auto;
}
.cmsms_quotes_slider .owl-buttons {
  right: 12px;
  top: 8px;
  bottom: auto;
}
.cmsms_quotes_slider .quote_image {
  margin-right: 20px;
  float: left;
}
.cmsms_quotes_slider .quote_image img {
  width: 50px;
}
.cmsms_quotes_slider .wrap_quote_title {
  padding-top: 5px;
  overflow: hidden;
}
.quote_grid {
  margin-bottom: 20px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.quote_grid.quote_four:after,
.quote_grid.quote_four:before,
.quote_grid.quote_three:before {
  content: '';
  height: 100%;
  position: absolute;
  left: 66.66%;
  top: 0;
  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 {
  height: 100%;
  position: absolute;
  top: 0;
  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-width: 0;
  border-bottom-style: solid;
}
/***************** 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 {
  border-left-width: 1px;
  border-left-style: solid;
}
.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 .cmsms_pricing_item_inner {
  text-align: center;
}
.cmsms_pricing_table .cmsms_pricing_item .pricing_title {
  margin-bottom: 29px;
  text-align: center;
}
.cmsms_pricing_table .cmsms_pricing_item .feature_list {
  padding-left: 0;
  font-size: 14px;
  margin: 27px 0 40px;
  text-align: center;
}
.cmsms_pricing_table .cmsms_pricing_item .feature_list [class*="cmsms-icon-"]:before,
.cmsms_pricing_table .cmsms_pricing_item .feature_list [class*="cmsms_theme_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;
}
.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 {
  margin-right: 20px;
  float: left;
}
.cmsms_img.cmsms_image_r {
  margin-left: 20px;
  float: right;
}
.cmsms_img.with_caption {
  padding: 20px 20px 0 20px;
  border-width: 1px;
  border-style: solid;
}
.cmsms_img .cmsms_img_caption {
  padding: 15px 0;
  text-align: center;
}
.aligncenter {
  text-align: center;
}
.wp-caption {
  border-width: 1px;
  border-style: solid;
  max-width: 100%;
  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: 0 !important;
}
.gallery .gallery-item {
  padding: 0 20px;
  margin-bottom: 10px;
}
.gallery .gallery-item .gallery-icon a[data-caption] {
  border-width: 1px 1px 0 1px;
  border-style: solid;
  display: block;
  padding: 20px 20px 0;
}
.gallery .gallery-item .gallery-caption {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  padding: 15px 20px;
}
/***************** 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 .entry-title {
  padding: 0;
  margin: 0;
}
.cmsms_profile .pl_subtitle {
  padding: 0;
  margin: 0;
}
.cmsms_profile.vertical .entry-title {
  position: relative;
}
.cmsms_profile.vertical .pl_subtitle {
  position: relative;
  top: -4px;
}
.cmsms_profile.vertical .entry-content {
  margin-top: 20px;
}
.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 .profile {
  padding-bottom: 60px;
  display: table;
  width: 100%;
  position: relative;
}
.cmsms_profile.vertical .profile:last-child {
  padding-bottom: 0;
}
.cmsms_profile.vertical .profile:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  z-index: 1;
}
.cmsms_profile.vertical .profile .pl_img {
  display: table-cell;
  width: 30%;
  padding: 0 30px;
  vertical-align: middle;
}
.cmsms_profile.vertical .profile .pl_img img,
.cmsms_profile.vertical .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 .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 .profile .pl_img .pl_noimg[class^="cmsms-icon-"]:before,
.cmsms_profile.vertical .profile .pl_img .pl_noimg[class*=" cmsms-icon-"]:before,
.cmsms_profile.vertical .profile .pl_img .pl_noimg[class^="cmsms_theme_icon_"]:before,
.cmsms_profile.vertical .profile .pl_img .pl_noimg[class*=" cmsms_theme_icon_"]:before {
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 50px;
}
.cmsms_profile.vertical .profile:nth-child(2n) {
  direction: rtl;
}
.cmsms_profile.vertical .profile:nth-child(2n) .pl_content * {
  text-align: left;
}
.cmsms_profile.vertical .profile:nth-child(2n) .pl_content {
  text-align: left;
  direction: ltr;
}
.cmsms_profile.vertical .profile:nth-child(2n) .pl_social {
  text-align: right;
  direction: ltr;
}
.cmsms_profile.vertical .profile:nth-child(2n) .pl_social .pl_social_list {
  margin: 0 50px 0 0;
}
.cmsms_profile.vertical .profile .pl_content *,
.cmsms_profile.vertical .profile .pl_content {
  text-align: right;
}
.cmsms_profile.vertical .profile.shortcode_animated .pl_img img,
.cmsms_profile.vertical .profile.shortcode_animated .pl_img .pl_noimg {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.cmsms_profile.vertical .profile.shortcode_animated .pl_social .pl_social_list {
  margin: 0;
  opacity: 1;
}
.cmsms_profile.vertical .pl_content {
  width: 35%;
  display: table-cell;
  vertical-align: middle;
}
.cmsms_profile.horizontal {
  margin: 0 -2%;
}
.cmsms_profile.horizontal .profile {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-width: 1px;
  border-style: solid;
  -webkit-box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.03);
}
.cmsms_profile.horizontal .pl_img {
  margin: -1px -1px 0;
}
.cmsms_profile.horizontal .pl_img img {
  width: 100%;
}
.cmsms_profile.horizontal .pl_content {
  padding: 15px 20px 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.cmsms_profile.horizontal .entry-title {
  position: relative;
  padding: 0 0 3px;
}
.cmsms_profile.horizontal .pl_subtitle {
  padding: 0;
}
.cmsms_profile.horizontal .entry-content {
  padding: 15px 0 0;
  text-align: center;
}
.cmsms_profile.horizontal .pl_social {
  margin-top: 25px;
  display: block;
}
.cmsms_profile.horizontal .pl_social_list {
  display: block;
  padding: 0;
  margin: 0 -3px;
  text-align: center;
}
.cmsms_profile.horizontal .pl_social_list li {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0 3px;
}
.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: 25px;
}
.cmsms_profile.horizontal .pl_social_list li a:before {
  margin: 0;
}
.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_twitter {
  padding-bottom: 20px;
}
.cmsms_twitter .owl-buttons {
  width: 100%;
  margin: 0;
  position: relative;
  right: auto;
  bottom: auto;
  text-align: center;
}
.cmsms_twitter .cmsms_twitter_item {
  text-align: center;
}
.cmsms_twitter .cmsms_twitter_item .published {
  padding-bottom: 30px;
}
.cmsms_twitter .cmsms_twitter_item .cmsms_twitter_item_content {
  display: block;
  padding: 10px 20% 30px;
  text-align: center;
}
.twr_icon {
  font-size: 32px;
  line-height: 32px;
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
/***************** Dropcap ******************/
.cmsms_dropcap {
  float: left;
  margin: 0 30px;
  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;
  position: relative;
}
.cmsms_clients_slider .owl-wrapper-outer {
  border-width: 1px;
  border-style: solid;
}
.cmsms_clients_slider .owl-buttons {
  top: -13px;
  bottom: auto;
  right: 12px;
}
.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_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 {
  margin-bottom: 20px;
  float: left;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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 {
  line-height: 0;
  width: 100%;
  height: auto;
  float: none;
}
.cmsms_clients_grid.clients_two .cmsms_clients_item:nth-child(2n+1),
.cmsms_clients_grid.clients_three .cmsms_clients_item:nth-child(3n+1),
.cmsms_clients_grid.clients_four .cmsms_clients_item:nth-child(4n+1),
.cmsms_clients_grid.clients_five .cmsms_clients_item:nth-child(5n+1) {
  clear: both;
}
/***************** Posts Slider ******************/
.cmsms_posts_slider {
  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-buttons {
  right: 15px;
  top: 0;
  bottom: auto;
}
.cmsms_posts_slider .cmsms_owl_slider {
  padding-top: 50px;
}
.cmsms_posts_slider .post {
  padding: 0 15px;
}
.cmsms_posts_slider .post:first-child .cmsms_slider_post_cont {
  padding: 0;
  border-top-width: 0;
  border-top-style: solid;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont {
  padding: 20px 0 0;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  overflow: hidden;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont figure {
  width: 26.42%;
  padding-bottom: 26.5%;
  margin: 6px 40px 20px 0;
  float: left;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_cont_wrap {
  padding: 0 0 20px;
  position: relative;
  overflow: hidden;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_date {
  display: block;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_header {
  padding: 0;
  margin: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_header .cmsms_slider_post_title {
  padding: 0;
  margin: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_header .cmsms_slider_post_subtitle {
  padding: 5px 0 0;
  margin: 10px 0 0;
  position: relative;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_header .cmsms_slider_post_subtitle:before {
  content: '';
  width: 12px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_content {
  padding: 5px 0 0;
  margin: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_content p {
  padding: 0;
  margin: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_quote_content {
  padding: 3px 0 10px;
  margin: 0;
  position: relative;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_quote_content:before,
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_quote_content:after {
  content: none;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_quote_content p {
  padding: 0;
  margin: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_quote_content p:before {
  content: '\201C';
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_quote_content p:after {
  content: '\201D';
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_quote_author {
  padding: 5px 0;
  margin: 0;
  position: relative;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_quote_author:before {
  content: '';
  width: 12px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_cont_info {
  padding: 7px 0 0;
}
.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_header + .cmsms_slider_post_cont_info {
  padding: 15px 0 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer {
  padding: 10px 0 0;
  margin: 0;
  position: relative;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info {
  position: relative;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_slider_post_footer .cmsms_slider_post_meta_info > a:first-child {
  margin-left: 0;
}
.cmsms_posts_slider .post .cmsms_slider_post_cont .cmsms_post_read_more {
  margin: 10px 0 0;
}
.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 {
  position: relative;
}
.cmsms_posts_slider .post.format-aside .cmsms_slider_post_cont .cmsms_slider_post_cont_info,
.cmsms_posts_slider .post.format-status .cmsms_slider_post_cont .cmsms_slider_post_cont_info {
  padding: 15px 0 0;
}
.cmsms_posts_slider .project {
  min-width: 200px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.cmsms_posts_slider .project .slider_project_outer {
  overflow: visible;
  position: relative;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner {
  padding: 20px 0 0;
  position: relative;
  overflow: hidden;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_header {
  padding: 0 0 10px;
  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: 0 0 15px;
  position: relative;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_content p {
  padding: 0;
  margin: 0;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_cont_info {
  padding: 0 0 10px;
  position: relative;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_footer {
  position: relative;
}
.cmsms_posts_slider .project .slider_project_outer .slider_project_inner .cmsms_slider_project_footer > a:first-child {
  margin-left: 0;
}
.one_fourth .cmsms_posts_slider .post .cmsms_slider_post_cont figure,
.one_third .cmsms_posts_slider .post .cmsms_slider_post_cont figure {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding-bottom: 100%;
  clear: both;
}
/*-------------------------------------------------------------------------*/
/*	10.	Widgets Styles	*/
/*-------------------------------------------------------------------------*/
/***************** Custom Menu ******************/
.widget_nav_menu .menu > li:first-child > a {
  border-top-color: 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.current-menu-item,
.widget_nav_menu ul li.current_page_item {
  z-index: 1;
}
.widget_nav_menu ul li.current-menu-item > a,
.widget_nav_menu ul li.current_page_item > a {
  font-weight: bold;
}
.widget_nav_menu ul li > a {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-color: 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_recent_entries ul,
.widget_meta ul,
.widget_categories ul,
.widget_pages ul,
.widget_custom_facebook_entries iframe {
  margin-bottom: 0;
}
.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;
}
#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;
}
.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;
}
.tweet_list li:before {
  display: none;
}
.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: 10px 0;
  text-align: center;
}
.cmsms_tabs.lpr small {
  display: block;
}
.cmsms_tabs.lpr .cmsms_tabs_wrap {
  border-width: 1px;
  border-style: solid;
  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;
}
.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: 41px;
}
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 ******************/
.cmsms_search {
  position: relative;
  overflow: hidden;
}
.middle_content .cmsms_search {
  padding: 60px 0;
}
.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 {
  font-size: 16px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  margin: 5px 40px 15px 5px;
  position: relative;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
  text-align: center;
  float: left;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_number:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.09)), color-stop(100%, rgba(0, 0, 0, 0.09)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17ffffff', endColorstr='#17000000', GradientType=0);
  /* IE6-9 */
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont {
  position: relative;
  overflow: hidden;
}
.cmsms_search .cmsms_search_post .cmsms_search_post_cont .cmsms_search_post_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 {
  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_footer {
  padding: 20px 0;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  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 {
  margin: 0;
  display: inline-block;
}
/***************** 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 ******************/
#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;
}
.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;
  z-index: 100;
}
.cmsms_paypal_donations > form > .paypal-donations > img {
  display: none;
}
.cmsms_paypal_donations .cmsms_button {
  display: block;
  position: relative;
  z-index: 10;
}
/*-------------------------------------------------------------------------*/
/*	13.	CSS3 Animations	*/
/*-------------------------------------------------------------------------*/
html.csstransitions a,
html.csstransitions .cmsmsLike:before,
html.csstransitions .cmsms_post_comments:before,
html.csstransitions .cmsms_search_post_comments:before,
html.csstransitions .cmsms_slider_post_comments:before,
html.csstransitions .cmsms_project_comments:before,
html.csstransitions .cmsms_slider_project_comments:before,
html.csstransitions .cmsms_profile_comments:before,
html.csstransitions .img_placeholder_small,
html.csstransitions .pl_social_list li a,
html.csstransitions .related_posts .related_posts_content .related_posts_content_tab .rel_post_content figure.alignleft .img_placeholder:before,
html.csstransitions .cmsms_sitemap_wrap .cmsms_sitemap > li > ul > li > ul li a:before,
html.csstransitions #navigation > li > a > span > span.nav_subtitle {
  -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, background-color .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
  transition: opacity .3s ease-in-out, color .3s ease-in-out, background-color .3s ease-in-out;
}
html.csstransitions .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,
html.csstransitions #navigation li > a[data-tag]:before {
  -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out, text-shadow .3s ease-in-out;
  -moz-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out, text-shadow .3s ease-in-out;
  -ms-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out, text-shadow .3s ease-in-out;
  -o-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out, text-shadow .3s ease-in-out;
  transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out, text-shadow .3s ease-in-out;
}
html.csstransitions .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_plus:after,
html.csstransitions .related_posts > ul li > a:after,
html.csstransitions .cmsms_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a:after,
html.csstransitions .owl-buttons > div:after {
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
html.csstransitions .cmsms_prev_arrow,
html.csstransitions .cmsms_next_arrow,
html.csstransitions .cmsms_prev_arrow:before,
html.csstransitions .cmsms_prev_arrow:after,
html.csstransitions .cmsms_next_arrow:before,
html.csstransitions .cmsms_next_arrow:after,
html.csstransitions .cmsms_prev_arrow span:before,
html.csstransitions .cmsms_prev_arrow span:after,
html.csstransitions .cmsms_next_arrow span:before,
html.csstransitions .cmsms_next_arrow span:after {
  -webkit-transition: width .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -moz-transition: width .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -ms-transition: width .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: width .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: width .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
}
html.csstransitions .cmsms_hover_slider_thumbs > li a,
html.csstransitions #navigation > li > a > span {
  -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
  transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
}
html.csstransitions nav > div > ul > li:hover > a:before,
html.csstransitions #navigation > li:hover > a > span.nav_bg_clr:after {
  -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=email],
html.csstransitions input[type=number],
html.csstransitions input[type=password],
html.csstransitions textarea,
html.csstransitions .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_plus,
html.csstransitions .owl-buttons > div,
html.csstransitions .owl-pagination .owl-page {
  -webkit-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
  -moz-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
  -ms-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
  -o-transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
  transition: border-color .3s ease-in-out, background-color .3s ease-in-out;
}
html.csstransitions .cmsms_toggles .cmsms_toggle_wrap .cmsms_toggle_plus > span {
  -webkit-transition: height .3s ease-in-out, background-color .3s ease-in-out;
  -moz-transition: height .3s ease-in-out, background-color .3s ease-in-out;
  -ms-transition: height .3s ease-in-out, background-color .3s ease-in-out;
  -o-transition: height .3s ease-in-out, background-color .3s ease-in-out;
  transition: height .3s ease-in-out, background-color .3s ease-in-out;
}
html.csstransitions .cmsms_clients_item,
html.csstransitions .cmsms_toggle_wrap,
html.csstransitions .button,
html.csstransitions input[type=submit],
html.csstransitions input[type=button],
html.csstransitions button,
html.csstransitions .cmsms_wrap_pagination ul li .page-numbers,
html.csstransitions .cmsms_img_rollover_wrap .cmsms_img_rollover,
html.csstransitions .header_mid_outer,
html.csstransitions .header_bot_outer {
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
html.csstransitions .cmsms_button,
html.csstransitions .cmsms_button.cmsms_but_clear_styles:before,
html.csstransitions .cmsms_button.cmsms_but_clear_styles:after,
html.csstransitions .cmsms_button span {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
html.csstransitions .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 .portfolio.puzzle .project .project_outer:hover .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_image_link,
html.csstransitions .portfolio.puzzle .project .project_outer:hover .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_open_link,
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 {
  -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 .cmsms_img_rollover_wrap .cmsms_img_rollover .cmsms_img_rollover_divider {
  -webkit-transition: height .2s ease-out;
  -moz-transition: height .2s ease-out;
  -ms-transition: height .2s ease-out;
  -o-transition: height .2s ease-out;
  transition: height .2s 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: top .1s ease-out, background-color .1s ease-out, box-shadow .1s ease-out;
  -moz-transition: top .1s ease-out, background-color .1s ease-out, box-shadow .1s ease-out;
  -ms-transition: top .1s ease-out, background-color .1s ease-out, box-shadow .1s ease-out;
  -o-transition: top .1s ease-out, background-color .1s ease-out, box-shadow .1s ease-out;
  transition: top .1s ease-out, background-color .1s ease-out, box-shadow .1s ease-out;
}
html.csstransitions .cmsms_icon_box.cmsms_icon_top:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_box_top:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_box_left_top:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_box_left:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_heading_left h1:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_heading_left h2:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_heading_left h3:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_heading_left h4:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_heading_left h5:before,
html.csstransitions .cmsms_icon_box.cmsms_icon_heading_left h6:before {
  -webkit-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
  -moz-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
  -ms-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
  -o-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
  transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
}
html.csstransitions .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item:before {
  -webkit-transition: opacity 5s ease-in-out, height .8s ease-in;
  -moz-transition: opacity 5s ease-in-out, height .8s ease-in;
  -ms-transition: opacity 5s ease-in-out, height .8s ease-in;
  -o-transition: opacity 5s ease-in-out, height .8s ease-in;
  transition: opacity 5s ease-in-out, height .8s ease-in;
}
html.csstransitions .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon,
html.csstransitions .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon:after {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
html.csstransitions .cmsms_icon_list_items.cmsms_icon_list_type_block .cmsms_icon_list_item .cmsms_icon_list_icon:before {
  -webkit-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
  -moz-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
  -ms-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
  -o-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
  transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
}
html.csstransitions .cmsms_clients_item img,
html.csstransitions .cmsms_hover_slider .cmsms_hover_slider_thumbs a {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
html.csstransitions .cmsms_profile .profile 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 .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.stats_type_horizontal.shortcode_animated .cmsms_stat_inner {
  -webkit-animation: bar_move 2s ease-in;
  -moz-animation: bar_move 2s ease-in;
  -ms-animation: bar_move 2s ease-in;
  -o-animation: bar_move 2s ease-in;
  animation: bar_move 2s ease-in;
}
html.csstransitions .cmsms_stats.stats_mode_bars.stats_type_vertical.shortcode_animated .cmsms_stat_inner {
  -webkit-animation: bar_up 2s ease-in;
  -moz-animation: bar_up 2s ease-in;
  -ms-animation: bar_up 2s ease-in;
  -o-animation: bar_up 2s ease-in;
  animation: bar_up 2s ease-in;
}
html.csstransitions .cmsms_stats.stats_mode_bars.stats_type_horizontal.shortcode_animated .cmsms_stat_inner:before,
html.csstransitions .cmsms_stats.stats_mode_bars.shortcode_animated .cmsms_stat_inner .cmsms_stat_title {
  -webkit-animation: bar_title 2.2s ease-out;
  -moz-animation: bar_title 2.2s ease-out;
  -ms-animation: bar_title 2.2s ease-out;
  -o-animation: bar_title 2.2s ease-out;
  animation: bar_title 2.2s ease-out;
}
html.csstransitions .cmsms_stats.stats_mode_bars.stats_type_vertical.shortcode_animated .cmsms_stat_inner:before {
  -webkit-animation: bar_icon 2.2s ease-out;
  -moz-animation: bar_icon 2.2s ease-out;
  -ms-animation: bar_icon 2.2s ease-out;
  -o-animation: bar_icon 2.2s ease-out;
  animation: bar_icon 2.2s ease-out;
}
html.csstransitions .cmsms_stats.stats_mode_bars.shortcode_animated .cmsms_stat_inner .cmsms_stat_counter_wrap {
  -webkit-animation: bar_inner 1s ease-in-out;
  -moz-animation: bar_inner 1s ease-in-out;
  -ms-animation: bar_inner 1s ease-in-out;
  -o-animation: bar_inner 1s ease-in-out;
  animation: bar_inner 1s ease-in-out;
}
@-webkit-keyframes bar_move {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-moz-keyframes bar_move {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-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_up {
  from {
    -webkit-transform: translate(0, 100%);
  }
  to {
    -webkit-transform: translate(0, 0%);
  }
}
@-moz-keyframes bar_up {
  from {
    -moz-transform: translate(0, 100%);
  }
  to {
    -moz-transform: translate(0, 0%);
  }
}
@-ms-keyframes bar_up {
  from {
    -ms-transform: translate(0, 100%);
  }
  to {
    -ms-transform: translate(0, 0%);
  }
}
@-o-keyframes bar_up {
  from {
    -o-transform: translate(0, 100%);
  }
  to {
    -o-transform: translate(0, 0%);
  }
}
@keyframes bar_up {
  from {
    transform: translate(0, 100%);
  }
  to {
    transform: translate(0, 0%);
  }
}
@-webkit-keyframes bar_title {
  from {
    margin-left: -200px;
  }
  to {
    margin-left: 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_icon {
  from {
    margin-right: -200px;
  }
  to {
    margin-right: 0%;
  }
}
@-moz-keyframes bar_icon {
  from {
    margin-right: -200px;
  }
  to {
    margin-right: 0%;
  }
}
@-ms-keyframes bar_icon {
  from {
    margin-right: -200px;
  }
  to {
    margin-right: 0%;
  }
}
@-o-keyframes bar_icon {
  from {
    margin-right: -200px;
  }
  to {
    margin-right: 0%;
  }
}
@keyframes bar_icon {
  from {
    margin-right: -200px;
  }
  to {
    margin-right: 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;
  }
}

.screen-reader-text {}

.breed_font{
font-size: 14px !important;
font-weight: 700 !important;
}

.full-width-div {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    /* width: 100vw; */
    background: fixed !important;
    
}





@media only screen and (min-width: 992px){

}



@media(max-width:500px){

.donate-bar-wrap .screen_padding {
    flex-direction: column !important;
     
}

.donate-bar label { 
    text-align: center;
    padding: 0 8px;
}

}

@media(max-width:767px){
.donate-bar label {
    padding: 0 8px;
    width: auto;
}
.header_mid_inner .search_wrap .search_wrap_inner .search_wrap_inner_left{
  visibility: hidden !important;
}
.cmsms_products_shortcode .cmsms_products .product,
.cmsms_selected_products_shortcode .cmsms_products .product {
  width: 96%;
  margin: 0 2%;
  padding: 0;
  position: relative;
  clear: none;
  overflow: hidden;
  float: left;
}
.cmsms_woo.fullwidth .cmsms_products .product, .cmsms_woo.r_sidebar .cmsms_products .product, .cmsms_woo.l_sidebar .cmsms_products .product{
  width: 96%;
    float: none;
    clear: both;
}
}
@media (min-width: 768px){

.donate-bar label {
    display: inline-block;
    float: none;    
    font-size: 18px;
    text-align: center;
    padding: 0 8px;
    width: auto;
}
}

@media(min-width: 992px){
.donate-bar label {
    font-size: 24px;
    position: relative;
   padding: 0 11px;
}

}

@media (min-width: 1200px){
.donate-bar label {
    font-size: 23px;
    padding: 0 20px;
    position: relative;
}

}
@media (min-width: 1600px){
.donate-bar label {
    font-size: 29px;
    padding: 0 29px;
    position: relative;
}
}






.donate-bar__field .selectboxit-container .selectboxit-text, .donate-bar__field .selectboxit-container .selectboxit-option-anchor {
    font-family: "gooddogplain", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
}

@media only screen and (min-width: 768px){
.donate-bar__field .selectboxit-container {
    left: 0;
    margin-top: -10px;
    position: relative;
}
}


.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px;
}

.selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: top;
}

@media only screen and (min-width: 992px){
.donate-bar .container {
   /*  width: 888px; */
}
}

.form--donate span{

text-align:center;
padding-top:10px;
}

/*#give-form-15533-wrap{
/display:none;
} */

#give-form-15539-wrap {
display:none;
}

#give-donation-level-select-15539 {
display:none !important;
}

#give-form-15533 #give-recurring-admin-choice {
display:none !important;
}

/*
#give-form-15539{
display:flex !important;
align-items:center !important;
}

.give-form-15533 {
display:flex !important;
align-items:center !important;
margin: 0px 0px 0px !important;

}

.give-form-15539 {
margin: 0px 0px 0px !important;
}

.give-form-15539 {
display:flex !important;
align-items:center !important;
}
*/

#give-form-15533-wrap .give-recurring-admin-choice {
display:none !important;
}
.forflex{
display: flex;
}
.page-id-15 form[id*=give-form] .give-donation-amount {
    margin: 0 17px 15px !important;
}

.page-id-15575 .headline_outer .headline_inner .headline_text h1 {
    margin: 25px;
}

.page-id-15575 h5{
    line-height: 14px; }

.icon-donate10:before {
    content: "\e667";
}

.icon-donate20:before {
    content: "\e66a";
}

.icon-donate50:before {
    content: "\e66b";
}

#Monthly_section{
/*display:none;*/
}

#one_off_section{
display:none;
}

.page-id-15575 .cmsms_14141414 .custom_amount{
border:1px solid #000;
background: #f39700 !important;
margin-bottom: 15px;
}

.for_text{
padding-left: 26px;
}

.for_text_top1{
padding-top:20px;
}

.donate-bar-wrap .give-form-15533{
display: flex; 
align-items: center; 
margin: 0px 0px 0px !important;
}

.donate-bar-wrap .give-form-15539{
display: flex; 
align-items: center;
margin: 0px 0px 0px !important; 
}


/*.donate-bar-wrap {
display: flex; 
align-items: center; 
padding-left: 10%;
}*/

@media(max-width:576px){
.screen_padding{
padding-left:0%;
}
}

@media(min-width:1200px){
/*.screen_padding{
padding-left:10%;
} */
}

.give-form-15592 .give-donation-amount {
display:none;
}

.give-form-15600 .give-donation-amount {
display:none;
}

.give-form-15603 .give-donation-amount {
display:none;
}

.give-form-15613 .give-donation-amount {
display:none;
}


.give-form-15622 .give-donation-amount {
display:none !important;
}


.give-form-15625 .give-donation-amount {
display:none;
}
.icon_euro{ 
    height: auto;
    width: 41%;
    background-color: #f39700;
    text-align: center;
    border: 1px solid #000;
    align: center;
    border-radius: 5px;
    vertical-align: center;
    padding-bottom: 5px;
}

@media(min-width:1400px){
#donate_page_new {
font-size: 15px; 
}
}

#give-form-15592-wrap{
text-align:center !important;
}

#give-form-15600-wrap{
text-align:center !important;
}

#give-form-15603-wrap{
text-align:center !important;
}

#give-form-15613-wrap{
text-align:center !important;
}

#give-form-15622-wrap{
text-align:center !important;
}

#give-form-15625-wrap{
text-align:center !important;
}

.scrolltop {
position:fixed;
bottom:0px;
z-index:5;
}

#Monthly_section #give-form-15592 .give-recurring-admin-choice{
display:none !important;
}

#Monthly_section #give-form-15592 .give-btn{
display:inline-block !important;
}

#Monthly_section #give-form-15600 .give-recurring-admin-choice{
display:none !important;
}

#Monthly_section #give-form-15600 .give-btn{
display:inline-block !important;
}

#Monthly_section #give-form-15603 .give-recurring-admin-choice{
display:none !important;
}

#Monthly_section #give-form-15603 .give-btn{
display:inline-block !important;
}

#Monthly_section #give-form-15608-wrap .give-recurring-admin-choice{
display:none !important;
}

.for-align{
text-align:center !important;
}

#give-form-15608-wrap {
display: inline-block !important;
}

#give-form-15868-wrap {
display: inline-block !important;
}

#give-form-15608{
text-align:center !important;
}

/* #give-form-15608 .give-btn {
display:inline-block !important;
} */

#give-form-15868{
text-align:center !important;
}

/* #give-form-15868  .give-btn {
display:inline-block !important;
} */

.custom_amount {
background-color: #f39700 !important;
}

.donate-bar-wrap1 {
z-index: 1000 !important;
}

#header .header_mid_inner .donate_button_wrap .donate_button_wrap_inner {
  display: table;
}
#header .header_mid_inner .donate_button_wrap .donate_button_inner ul {
  display: table-cell;
  vertical-align: middle;
}

.donate_button_wrap {
  display: block;
  position: relative;
  overflow: hidden;
  float:right;
}
.donate_button_wrap ul {
  display: block;
  list-style: none;
}
.donate_button_wrap ul li {
  display: inline-block;
  padding: 0;
  position: relative;
}
.donate_button_wrap ul li a {
  display: inline-block;
}
.donate_button_wrap ul li a[class^="cmsms-icon-"]:before,
.donate_button_wrap ul li a[class*=" cmsms-icon-"]:before,
.donate_button_wrap ul li a[class^="cmsms_theme_icon_"]:before,
.donate_button_wrap ul li a[class*=" cmsms_theme_icon_"]:before {
  display: block;
  margin: 0;
  position: absolute;
}

#header .header_mid_inner .donate_button_wrap .donate_button_wrap_inner {
    display: table;
}

#header .header_mid_inner .donate_button_wrap .donate_button_wrap_inner ul {
    display: table-cell;
    vertical-align: middle;
}
.logo_wrap_new{
width: 325px;
height: 160px;
background: #f39700;
z-index:500;
position: absolute;
box-shadow: 1px 14px 11px -4px hsla(0, 0%, 0%, 0.67);
margin:10px;
}

.flag-icon-us {
    background-image: url(/wp-content/uploads/2016/03/us.svg);
}

#charitable-donation-formmm ul li:before {
    content: ''!important;
   } 

#charitable-donation-formmm.charitable-donation-form .charitable_donation_new  .donation-amounts .donation-amount {
padding-top:0px !important;
width:21% !important;
}

#charitable-donation-formmm.charitable-donation-form .charitable_donation_new  .donation-amounts .donation-amount:nth-child(2n+2) {
    margin-right: 20px !important;
}


#charitable-donation-formmm .charitable_donation_new .charitable-form-fields .charitable-fieldset{
border: 1px solid #fff !important;
}

#charitable-donation-formmm .charitable-form-fields .charitable-fieldset{
	border:1px solid #fff !important;
	margin-top: 30px !important;
}

/*#charitable-donation-formmm.charitable-donation-form .recurring-donation{
border-bottom:1px solid #fff !important;
} */

#charitable-donation-formmm.charitable-donation-form .recurring-donation{
    border-bottom: none !important;
}

#charitable-donation-formmm.charitable-donation-form .recurring-donation{
border-bottom:none !important;
}

#charitable-fieldset-confirmation{
display:none;
}

#charitable-donation-formmm #charitable-donor-fields{
display:none;
}
#charitable-donation-formmm.charitable-donation-form .recurring-donation{
border-bottom:1px solid #fff !important;
}

#charitable-donation-formmm .recurring-donation.recurring-donation-options, #charitable-donation-formmm .only-once-off{
	border-bottom:none !important;
	padding-top: 14px !important;
}

#charitable-donation-formmm .recurring-donation .recurring-donation-option.selected > label, #charitable-donation-formmm .recurring-donation .recurring-donation-option > label:hover{
/*border-bottom: 1px solid #DDD !important;*/
border-bottom: 1px solid #9c8f7c !important;
border: 1px solid #9c8f7c !important;
background: #f39700 !important;
color:#000 !important;
}



/*#charitable-donation-formmm li.recurring-donation-option{
border-bottom: 1px solid #DDD !important;
}*/



#charitable-fieldset-donation .one-fourth{
width: 21% !important;
}

#charitable-fieldset-donation #cmsms_row_5af3e7d5e45d6{
background-color:#fff !important;
}

#charitable-donation-form .like-to-donate{
	display: inline-block;
	float: left!important;
	margin-top:10px;
	font-size: 17px;
}

#charitable-donation-form .cmsms_color_scheme_second input[type=text]:focus{
	background-color: #fff !important;
}

#charitable-donation-form .donation-amount .custom-donation-amount-wrapper .description{
	font-size: 27px !important;
	line-height: 1.2;
	font-weight: bold;
	font-family: Arial Rounded MT Bold;
}

.charitable-donation-form .charitable_donation_new .donation-amounts .donation-amount {
	min-height:250px;
}

.charitable-donation-form .short_description_donation {
	text-align: center !important;
	min-height: 140px;
	padding-top: 10px;
}
.charitable-donation-form.charitable-donation-form .charitable-donation-options{
	padding: 0 !important;
}

li.donation-amount {
	border-radius: 7px !important;
}





#charitable-donation-formmm #donation_details_amount{
	margin-bottom: 30px;
}


#charitable-donation-formmm #charitable-donor-fields #charitable_field_email span{
	font-size: 15px;
}

#charitable-donation-formmm #charitable-donor-fields #charitable_field_anonymous_donation label{
	font-family: Berlin Sans FB Demi;
	color: #0c0b0b;
}

#charitable-donation-formmm #charitable-donor-fields #charitable_field_anonymous_donation label .anonymous{
	font-size: 20px;
}

#charitable-donation-formmm #charitable-donor-fields #charitable_field_anonymous_donation label .anonymous-expl{
	font-size: 15px;
}

#charitable-donation-formmm #charitable-donor-fields #post_code_msg{
	font-family: Arial Regular;
	color: #0c0b0b;
	font-size: 14px;
	display: none;
}

#charitable-donation-formmm #charitable-donor-fields #post_code_msg a{
	color: #0c0b0b;
	font-size: 20px;
	text-decoration: underline;
}

#charitable-donation-formmm #charitable-donor-fields #billing-address-label{
	margin-top: 30px;
	margint-bottom: 30px;
}

.arrow-right1 {
  width: 0; 
  height: 0; 
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  
  border-left: 30px solid green;
  display:inline-block;
}
.arrow1{
  width:200px;
  height:120px;
  background-color:green;
  display:inline-block;
}

.dummy_step .steps {
  padding: 0;
  overflow: hidden;
}
.dummy_step .steps a {
	color: #b2b2b2;
	text-decoration: none;
	font-family: Arial Rounded MT Std !important;
	font-size: 14px;
}
.dummy_step .steps .completed_step a, .dummy_step .steps .current a {
    color: #000;
}
.dummy_step .steps em {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
}
.dummy_step .steps li {
	float: left;
	margin-left: 0;
	width:33.33%; /* 100 / number of steps */
	height: 81px; /* total height */
	list-style-type: none;
	/* border-right: 1px solid #000; /* width: gap between arrows, color: background of document */
	position: relative;
	text-align: center;
}
/* remove extra padding on the first object since it doesn't have an arrow to the left */
.dummy_step .steps li:first-child {
	padding-left: 5px;
}
/* white arrow to the left to "erase" background (starting from the 2nd object) */
.dummy_step .steps li:nth-child(n+2)::before {
	position: absolute;
	top:0;
	left:0;
	display: block;
	border-left: 25px solid #000; /* width: arrow width, color: background of document */
	border-top: 40px solid transparent; /* width: half height */
	border-bottom: 40px solid transparent; /* width: half height */
	width: 0;
	height: 0;
	content: " ";
}
/* colored arrow to the right */
.dummy_step .steps li::after {
  z-index: 1; /* need to bring this above the next item */
  position: absolute;
  top: 0;
  right: -25px; /* arrow width (negated) */
  display: block;
  border-left: 25px solid #fff; /* width: arrow width */
  border-top: 40px solid transparent; /* width: half height */
  border-bottom: 40px solid transparent; /* width: half height */
  width:0;
  height:0;
  content: " ";
}

/* Setup colors (both the background and the arrow) */

/* Completed */
.dummy_step .steps li { background-color: #fff; }
.dummy_step .steps li::after { border-left-color: #fff; }

/* Current */
.dummy_step .steps li.current { background-color: #f39700 !important;}
.dummy_step .steps li.current::after { border-left-color:  #f39700; }

/* Following */
.dummy_step .steps li.current ~ li { background-color: #fff; }
.dummy_step .steps li.current ~ li::after { border-left-color: #fff;}

/* Hover for completed and current */
/*.dummy_step .steps li:hover {background-color: #696}
.dummy_step .steps li:hover::after {border-left-color: #696} */



.dummy_step .arrows { white-space: nowrap; }
.dummy_step .arrows li {
    display: inline-block;
    line-height: 26px;
    margin: 0 9px 0 -10px;
    padding: 0 20px;
    position: relative;
}
.dummy_step .arrows li::before,
.dummy_step .arrows li::after {
    border-right: 1px solid #666666;
    content: '';
    display: block;
    height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    transform: skewX(45deg);   
}
.dummy_step .arrows li::after {
    bottom: 0;
    top: auto;
    transform: skewX(-45deg);
}

.dummy_step .arrows li:last-of-type::before, 
.dummy_step .arrows li:last-of-type::after { 
    display: none; 
}

.dummy_step .arrows li a { 
   font: bold 24px Sans-Serif;  
   letter-spacing: -1px; 
   text-decoration: none;
}

.dummy_step .arrows li:nth-of-type(1) a { color: hsl(0, 0%, 70%); } 
.dummy_step .arrows li:nth-of-type(2) a { color: hsl(0, 0%, 65%); } 
.dummy_step .arrows li:nth-of-type(3) a { color: hsl(0, 0%, 50%); } 
.dummy_step .arrows li:nth-of-type(4) a { color: hsl(0, 0%, 45%); } 

.dummy_step ul li:last-child:after{ 
display:none;
 }

.dummy_step {
    width: 100%;
    margin-left: 0;
}

.dummy_step ul li:first-child{
padding-top: 15px !important;
}

.dummy_step ul li{
padding:15px 0 0;
}

ul.steps.steps-5 li {
    border-top: 1px solid #4a4a4a;
    border-bottom: 1px solid #4a4a4a !important;
}

#charitable-donation-formmm  .donation_continue {
	float:right;
	display:none;
}

#charitable-donation-formmm  .donation_continue_visible {
	float:right;
	display:block;
}

#charitable-donation-formmm .charitable-submit-field button{
	display:none;
}
#charitable-donation-formmm .userinfo_continue{
	float : right;
}

#charitable-donation-formmm .campaign-grid-2 .campaign.hentry, .campaign-grid-2 li.campaign {
    width: 100%;
}

.more_than_half{
    width: 52%;
    position: relative;
    float: left;
    margin: 0 2%;
}

#charitable-donation-formmm .campaign-grid-2 .campaign.hentry, .campaign-grid-2 li.campaign .campaign-location {
    margin-bottom: 0;
}
#charitable-donation-formmm .campaign-loop.campaign-grid .campaign.hentry, .campaign-loop.campaign-grid li.campaign{
	border:none;
	padding : 0;
}

#charitable-donation-formmm .donation-amounts{
	float:left !important;
}
#charitable-donation-formmm .charitable-donation-options ul.donation-amounts{
	width:100%;
}

#charitable-donation-formmm .campaign-loop.campaign-grid .wp-post-image{
    border: 5px solid orange;
    border-radius: 5px;
}

#charitable-donation-formmm .charitable-form-subheader{
	display: none;
}

#charitable-donation-form .campaign-donation-stats{
	color:#4a4a4a;
}

#charitable-donation-form .font_text {
	font-size:15px;
}

#charitable-donation-form .ends-date{
	font-size:16px;
}
#charitable-donation-form .amount_raised{
font-size:24px;
}

.monthly_max_heart {
   float: right !important;
    top: -20px;
    right: -12px;
    position: absolute;
    height: 42px;
}

#charitable-donation-formmm #charitable-fieldset-donation .more_than_half{
	margin : 0 !important;
}

#charitable-donation-formmm  #charitable-donor-fields hr{
	margin: 10px 0 !important;
	background-color: #000 !important;
}

#charitable-donation-formmm  #charitable-donor-fields .new_three_fourth {
    width: 83%;
}

#charitable-donation-formmm  #charitable-donor-fields .new_one_fourth {
    width: 14%;
}

#charitable-donation-formmm #charitable-donor-fields .new_three_fourth, .new_one_fourth {
    position: relative;
    float: left;
    margin: 0 3px;
}

#charitable-donation-formmm .one_first{
	margin:0px;
}

#charitable-donation-formmm .one_first_margin{
	margin: 0 2%;
}

#charitable-donation-formmm .monthly_onceoff_txt {
    border: 1px solid #4a4a4a;
    text-align: center;
    color: #fff;
    background-color: #4a4a4a;
    font-weight:bold;
    border-radius: 5px;
	font-size: 18px;
	font-weight: 900;
	padding: 15px;
	padding-bottom: 25px;
	font-family: Berlin Sans FB Demi;
	font-weight: bolder;
}

#charitable-donation-formmm .monthly_onceoff_txt span#msg_span{
	color: #000;
	background-color: #fff;
	padding: 5px;
	border-radius: 5px;
	font-size: 19px;
}
li.donation-amount{
	padding: 0;
}

.w_one_fourth {
	width:23%;
}

.donate_home_button.button:hover {
    color: #000 !important;
    background-color: #fff !important;
}

#charitable-donation-formmm .w_one_fourth{
	margin: 0 2%;
}
#charitable-donation-formmm #email_mail_phone {
    border: 1px solid #757575;
    background-color: #757575;
    border-radius: 5px;
    color: #fff;
   	line-height: 35px;
    font-size: 23px;
    font-family: Arial;
    font-weight: bold;
}

#charitable-donation-formmm #email_mail_phone input[type="checkbox"] {
    height: 23px;
    width: 23px;
}

#charitable-donation-formmm #email_mail_phone #never_share_msg {
	font-size: 18px;
	font-style: italic;
}

#charitable-donation-formmm #charitable_field_country {
    margin-bottom: 25px;
}

#charitable-donation-formmm #charitable_field_donor_comment {
    margin-bottom: 45px;
}

#charitable-donation-formmm #charitable-donor-fields input, #charitable-donation-formmm #charitable-donor-fields select,  #charitable-donation-formmm #charitable-donor-fields textarea{
	background-color:#feebcb !important;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: 15px;
}

#charitable-donation-formmm #charitable-donor-fields label{
	color: #fff;
	background-color: #757575;
	padding:5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 16px;
	font-weight: 900;
}

#charitable-donation-formmm #charitable_field_anonymous_donation label{
	background-color: #fff;
	color:#000;
}
#charitable-donation-formmm #charitable_field_anonymous_donation{
	margin-bottom: 20px;
}

#charitable-donation-formmm .last_one_half{
	position: absolute !important;
	right: 0 !important;
	margin-right: -2% !important;
}

#charitable-donation-formmm #charitable-donation-formmm label {
    font-size: 16px;
    font-weight: 900;
}

#charitable-donation-formmm #charitable-donation-formmm label .required {
	color: #fff;
}

#charitable-donation-formmm #charitable-donation-formmm abbr.required {
    color: #fff;
}

#charitable-donation-formmm #charitable-fieldset-confirmation .charitable-form-header{
	font-weight: normal;
	font-size: unset;
	font-family: Arial;
}

#charitable-donation-formmm #charitable-fieldset-confirmation #charitable_field_giftaid label, #charitable-donation-formmm #charitable-fieldset-confirmation .confirm-notify{
	font-size: 16px;
}

#charitable-donation-formmm #charitable-fieldset-confirmation #charitable_field_giftaid .confirm-date{
	margin-top: 1em;
}

/* Please for the time being remove gift aid as we are not currently entitles to it yet we will be in a few months and will add it then*/
#charitable-donation-formmm #charitable-fieldset-confirmation #charitable_field_giftaid{
	display: none;
}

#charitable-donation-formmm #charitable-fieldset-confirmation .charitable-form-header h4 {
    font-family: Arial !important;
    font-style: unset;
	width: 100%;
	border-bottom: 2px solid #d9d9d9;
	padding-bottom: 22px;
}

#charitable-donation-formmm #charitable-fieldset-confirmation .charitable-form-header #donor_details_all{
	padding: 15px;
	border: 1px solid #e4e4e4;
	background-color: #f5f5f5;
	color: #4a4a4a;
	font-size: 15px;
	line-height: 23px;
}

#charitable-donation-formmm #charitable-fieldset-confirmation .confirm-head {
    font-size: 18px;
    font-weight: bold;
    margin-top: 40px;
    font-family: 'Berlin Sans FB Demi Bold';
}

#charitable-donation-formmm #charitable-fieldset-confirmation .charitable-form-content.even .last_p{
padding-bottom:0;
}

#charitable-donation-formmm .charitable-form-content{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
#charitable-donation-formmm .charitable-form-field.charitable-submit-field button{
	margin-bottom: 40px !important;
}

#charitable-donation-formmm .confirm-notify-ul li i {
    font-size: 7px;
    vertical-align: middle;
}

#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth{
	padding-top: 0px !important;
	width: 18% !important;
}

#charitable-donation-formmm a#userinfo_continue_button {
    margin-top: 25px;
}

#charitable-donation-formmm .short_description_donation span.description{
	font-size: 13px;
	font-family: Arial Rounded MT Bold;
}

#charitable-donation-formmm .cmsms_breadcrumbs{
	display: none;
}

#charitable-donation-formmm .headline_outer .headline_inner {
    text-align: center;
}
#charitable-donation-formmm ul.donation-amounts{
	padding-top: 20px;
}

#charitable-donation-formmm #charitable-fieldset-donation .charitable-form-header ul.recurring-donation.recurring-donation-options, #charitable-donation-formmm #charitable-fieldset-donation .charitable-form-header ul.only-once-off{
display: inline-block;
/*width: 50% !important;*/
}

#charitable-donation-formmm #charitable-fieldset-donation  #recurring_donation_message{
	display: inline-block;
	/*width: 50% !important;
	padding-left: 12px;*/
}

#charitable-donation-formmm .content_wrap:before, #charitable-donation-formmm .content_wrap:after{
	display: none;
}

#charitable-donation-formmm #charitable_field_anonymous_donation input[type='checkbox']{
	height: 23px;
    width: 23px;
}

#charitable-donation-formmm .charitable-form-fields .charitable-fieldset{
	padding: 0 !important;
}

#charitable-donation-formmm ul.donation-amounts li.donation-amount label a.button{
	font-family: Berlin Sans FB Regular;
	font-size: 18px;
    color: #484a48 !important;
}

#charitable-donation-formmm ul.donation-amounts li.donation-amount .custom-donation-input{
	margin-top: 48px;
}

#charitable-donation-formmm #charitable-fieldset-donation .custom-donation-input{
	background: url(/wp-content/uploads/2016/03/pound-icon25x25.png) no-repeat scroll 7px 7px;
	padding-left: 30px;
	background-color: #fff;
}



#charitable-donation-formmm .dog-image{
    border: 5px solid orange;
    border-radius: 7px;
    width: 300px;
    height: 200px;
    margin-bottom: 10px;
}

#charitable-donation-formmm #charitable-fieldset-donation .charitable-form-header{
	margin: 0 auto;
	color: #484a48;
	font-family: Arial Rounded MT Std;
	font-size: 16px;
}

#charitable-donation-formmm #charitable-fieldset-donation .for-general-donation .charitable-form-header{
	width: 1040px;
}

#charitable-donation-formmm #charitable-fieldset-donation .for-specific-dog .charitable-form-header{
	/*width: 1040px;*/
}

#charitable-donation-formmm #charitable-fieldset-donation .charitable-form-header #recurring_donation_message{
	width: 485px;
}

#charitable-donation-formmm #donation_details_amount {
	position: relative;
}

#charitable-donation-formmm #donation_details_amount input { 
	text-indent: 20px;
}
#charitable-donation-formmm #donation_details_amount .fa-euro { 
	position: absolute;
	top: 47px;
	left: 13px;
	font-size: 19px;
}


#charitable-donation-formmm .custom-donation-amount-wrapper .description .fa-euro {
    position: absolute;
	top: 157px;
	left: -84px;
	color: #000;
	font-size: 19px;
}

#charitable-donation-formmm .custom-donation-amount-wrapper .description {
    position: relative;
}

#charitable-donation-formmm .custom-donation-amount-wrapper .description input { 
/*	text-indent: 20px;*/
}

#charitable-donation-form #sponsorship_detailed_message{
	position: relative;
	float: left;
	margin: 0;	
/*	width: 60%;*/
}

#charitable-donation-formmm #campaign_details{
	width: 35%; 
	position: relative; 
	float: left; 
	margin: 0 2%;
}

#charitable-donation-formmm #donation_details{
	width: 30%;
	position: relative;
	float: left;
	margin: 0 2%;
}

#charitable-donation-form #div_img{
/*	margin : 0 !important;*/
	margin-bottom: 10px !important;
/*	width: 66%;*/
}

#charitable_field_donor_comment label{
	margin-top: -5px !important;
}

body.single-campaign  .headline_outer .headline_inner{
	text-align: center !important;
}

.campaign-progress-bar .bar{
	background-color: #ff9d35;
}
.stripe > span {
	background-size:30px 30px;
	-moz-background-size:30px 30px;
	-webkit-background-size:30px 30px;
	-o-background-size:30px 30px;

	background-image: -moz-linear-gradient(-45deg, 
		rgba(255,255,255,0.15) 0%, 
		rgba(255,255,255,0.15) 25%, 
		rgba(255,255,255,0) 25%, 
		rgba(255,255,255,0) 50%, 
		rgba(255,255,255,0.15) 50%, 
		rgba(255,255,255,0.15) 75%, 
		rgba(255,255,255,0) 75%, 
		rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left top, right bottom, 
		color-stop(0%,rgba(255,255,255,0.2)), 
		color-stop(25%,rgba(255,255,255,0.2)), 
		color-stop(25%,rgba(255,255,255,0)), 
		color-stop(50%,rgba(255,255,255,0)), 
		color-stop(50%,rgba(255,255,255,0.2)), 
		color-stop(75%,rgba(255,255,255,0.2)),
		color-stop(75%,rgba(255,255,255,0)),
		color-stop(100%,rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(-45deg, 
		rgba(255,255,255,0.3) 0%,
		rgba(255,255,255,0.3) 25%,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,0) 50%,
		rgba(255,255,255,0.3) 50%,
		rgba(255,255,255,0.3) 75%,
		rgba(255,255,255,0) 75%,
		rgba(255,255,255,0) 100%);
	background-image: -o-linear-gradient(-45deg, 
		rgba(255,255,255,0.15) 0%,
		rgba(255,255,255,0.15) 25%,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,0) 50%,
		rgba(255,255,255,0.15) 50%,
		rgba(255,255,255,0.15) 75%,
		rgba(255,255,255,0) 75%,
		rgba(255,255,255,0) 100%);
	background-image: -ms-linear-gradient(-45deg, 
		rgba(255,255,255,0.15) 0%,
		rgba(255,255,255,0.15) 25%,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,0) 50%,
		rgba(255,255,255,0.15) 50%,
		rgba(255,255,255,0.15) 75%,
		rgba(255,255,255,0) 75%,
		rgba(255,255,255,0) 100%);
	/*background-image: linear-gradient(135deg, 
		rgba(255,255,255,0.15) 0%,
		rgba(255,255,255,0.15) 25%,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,0) 50%,
		rgba(255,255,255,0.15) 50%,
		rgba(255,255,255,0.15) 75%,
		rgba(255,255,255,0) 75%,
		rgba(255,255,255,0) 100%);*/
	background-image: linear-gradient(135deg, 
		rgba(255,255,255,0.35) 0%, 
		rgba(255,255,255,0.35) 25%, 
		rgba(255,255,255,0) 25%, 
		rgba(255,255,255,0) 50%, 
		rgba(255,255,255,0.35) 50%, 
		rgba(255,255,255,0.35) 75%, 
		rgba(255,255,255,0) 75%, 
		rgba(255,255,255,0) 100%);
}

body.type-{campaign} .sidebar{
    display: none;
}
body.type-{campaign} .content_wrap.r_sidebar:before{
    display: none;
}
body.type-{campaign} .cmsms_breadcrumbs{
    display: none;
}
body.type-{campaign} .content_wrap:before, body.type-{campaign} .content_wrap:after{
    display: none;
}
body.type-{campaign} #bottom{
    display: none;
}
body.type-{campaign} h1.entry-title{
    text-align: center !important;
}
body.type-{campaign} .content{
	width: 100% !important;
}

/*body.single-campaign .sidebar{
    display: none;
}
body.single-campaign .content_wrap.r_sidebar:before{
    display: none;
}
body.single-campaign .content{
	width: 100% !important;
}*/

#charitable-donation-formmm .for-specific-dog .campaign-donation-stats{
	position: relative; 
	top: 146px;
}

#charitable-donation-formmm #charitable-donor-fields .charitable-form-fields{
	float: left;
}

@media (min-width: 1200px) and (max-width: 1439px) {
	#charitable-donation-formmm #charitable-donor-fields .new_one_fourth {
	    width: 18%;
	}

	#charitable-donation-formmm #charitable-donor-fields .new_three_fourth {
	    width: 80%;
	}
	.campaign-item-grid{
		height: 390px !important;
	}
}
@media (min-width: 1200px){

	#charitable-donation-formmm .monthly_onceoff_txt{
		margin-top: 55px;
		margin-bottom: 20px;
	}

	#charitable-donation-formmm #charitable-fieldset-donation .charitable-form-header #recurring_donation_message{
		position: absolute;
			top: 52px;
	}

	#charitable-donation-form .for-specific-dog #sponsorship_detailed_message{
/*		width: 60%;*/
		/*padding-left: 100px;*/
	}

}

@media (min-width: 900px) and (max-width: 1024px) {
	body.single-campaign .dummy_step {
		margin-top: -11px;
	}
	.full_width_container #breadscrumbs-and-days-shares{
		margin-top: 15px;
	}
}
@media (min-width: 900px) and (max-width: 1199px) {

	#charitable-donation-form .for-specific-dog .like-to-donate{
/*		font-size: 14px;*/
	}

	#charitable-donation-formmm .for-specific-dog .recurring-donation .recurring-donation-option label{
		font-size: 21px;
	}

	#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth{
		/*min-width: 211px !important;
		max-width: 240px !important;*/
	}
			
	#charitable-donation-formmm .charitable-donation-options ul.donation-amounts{
		padding-left: 10px;
	    padding-right: 10px;
	    margin-bottom: 40px;
	}			

	#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth{
		/*width: 211px !important;
		max-width: 230px;*/
		width: calc((100% - 32px) / 4) !important;
		margin: 4px !important;
	}
	body.single-campaign .content {
		padding: 0;
	}		
	#charitable-donation-formmm #charitable-fieldset-donation{
	    border: none !important;
	}
	.charitable-donation-form .donation-amounts .donation-amount{
		border: none !important;
	}
	
	body.single-campaign .content_wrap{
		padding: 0;
	}
	
	body.single-campaign #whole_three_fourth.one_first{
		width: 100%;
	}
	
	#general_donation #whole_three_fourth.one_first{
		width: 100%;
	}
	
	#charitable-donation-form .for-specific-dog #sponsorship_detailed_message{
/*		padding: 0 0 0 40px !important;*/
	}
	
	#charitable-donation-formmm .charitable-donation-options.full_width_inside {
		margin-left: 0;
		width: 100%;
	}
	
	#charitable-donation-formmm .cmsms_row_inner{
		padding: 0;
	}
	
	#charitable-donation-formmm .cmsms_row_inner {		
		max-width: unset !important;
		width: 100%;
	}
	
	.full_width_inside.for-specific-dog {
		margin-left: 0;
		width: 100% !important;
	}

}

@media (min-width: 1200px){
	body.single-campaign .content_wrap{
		padding: 0;
	}
	body.single-campaign .content.entry{
		padding: 0;
	}
	#charitable-donation-formmm #charitable-fieldset-donation{
		border: none !important;
	}
	#charitable-donation-formmm #whole_three_fourth.one_first{
		width: 100%;
	}
	#charitable-donation-formmm .cmsms_row_inner{
		max-width: unset !important;
		padding: 0;
	}
	.full_width_inside.for-specific-dog{
		margin-left: 0;
	    width: 100% !important;
	}
	#charitable-donation-formmm .charitable-donation-options.full_width_inside {
		margin-left: 0;
		width: 100%;
	}
	.charitable-donation-form .donation-amounts .donation-amount{
		border: none !important;
	}
	#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth{
		width: calc((100% - 10%)/5) !important;
	    margin: 5px 1% !important;
	}
	
	/*#general_donation  ul.donation-amounts{
		margin-left: calc((100% - 8%)/10);
	}*/
}



@media (min-width: 774px) and (max-width: 1147px) {

#charitable-donation-formmm .for-specific-dog .campaign-donation-stats{
	position: relative;
	top: 121px !important;
}

}

@media (min-width: 768px) and (max-width: 773px) {

#charitable-donation-formmm .for-specific-dog .campaign-donation-stats{
	position: relative;
	top: 100px !important;
}

}

@media (min-width: 768px) and (max-width: 899px) {

	#charitable-donation-formmm .for-specific-dog .recurring-donation .recurring-donation-option label{
		font-size: 14px;
	}

	#charitable-donation-form .for-specific-dog .like-to-donate{
/*		font-size: 13px;*/
	}

	#charitable-donation-form .for-specific-dog .extra{
		display: none;
	}
				
	#charitable-donation-formmm .charitable-donation-options ul.donation-amounts{
		padding-left: 10px;
	    padding-right: 10px;
	    margin-bottom: 40px;
	}	
	
	#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth{
		/*width: 211px !important;
		max-width: 230px;*/
		width: calc((100% - 24px) / 3) !important;
		margin: 4px !important;
	}
		
	#charitable-donation-formmm #charitable-fieldset-donation{
	    border: none !important;
	}
	.charitable-donation-form .donation-amounts .donation-amount{
		border: none !important;
	}
	
	body.single-campaign .content_wrap{
		padding: 0;
	}
	
	body.single-campaign #whole_three_fourth.one_first{
		width: 100%;
	}
	
	#charitable-donation-form .for-specific-dog #sponsorship_detailed_message{
/*		padding: 0 0 0 40px !important;*/
	}
	
	#charitable-donation-formmm .charitable-donation-options.full_width_inside {
		margin-left: 0;
		width: 100%;
	}
	#general_donation #whole_three_fourth.one_first{
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	#charitable-donation-formmm #whole_three_fourth.three_fourth{
		width: 70%;
	}
	
	#charitable-donation-formmm .one_fourth.monthly_onceoff_txt{
		width: 22%;
	}
	#charitable-donation-formmm #charitable-donor-fields .one_third{
		width: 46%;
	}	
	.dummy_step{
		margin-top: -42px;
	}
	#general_donation .dummy_step{
		margin-top: unset;
	}
  
  html .one_fifth, html .one_fourth, html .three_fourth{
    width: 46% !important;
    float: left !important;
    clear: unset !important;
  } 
	
}

@media (min-width: 1025px){
	.dummy_step{
		margin-top: 10px;
	}
	#general_donation .dummy_step{
		margin-top: unset;
	}
	#charitable-donation-formmm .full_width_inside{
		width: 100vw;
		/*margin-left: calc(-50vw + 50%);*/
		padding: 0 100px;
	}
	#charitable-donation-formmm .cmsms_row_inner{
		/*width: 1013px;*/
		max-width: 1013px;
		width: 100%;	
	}
	#charitable-donation-formmm #whole_three_fourth.three_fourth{
		width: 70%;
	    max-width: 650px;
	    margin-left: 7%;
	}
	.full_width_container #breadscrumbs-and-days-shares{
		margin-top: 40px;
	}
}



/*.full_width_inside.for-specific-dog {
    margin-left: calc(-48vw + 50%);
    width: 100vw !important;
}*/

.full_width_container{
	width: 80vw;
	margin-left: calc(-40vw + 50%);
    /* width: 100vw; */
    background: fixed !important;
    
    background-color: #fff;
}
.full_width_container .one_two{
    width: 50%;
    display:inline-block;
}
.full_width_container .one_three{
    width: 33.3333%;
    display:inline-block;
}
.full_width_container .two_three{
    width: 66%;
    display:inline-block;
}
.full_width_container .one_four{
    width: 25%;
    display:inline-block;
}
.full_width_container .three_four{
    width: 75%;
    display:inline-block;
}
.full_width_container .one_five{
    width: 20%;
    display:inline-block;
}
.full_width_container .two_five{
    width: 40%;
    display:inline-block;
}
.full_width_container .three_five{
    width: 60%;
    display:inline-block;
}
.full_width_container .four_five{
    width: 80%;
    display:inline-block;
}
.full_width_container div{
    //background-color: #42ffff;
}
.full_width_container #pet_image img{
    max-width: 90%;
}
.full_width_container #campaign_details{
    vertical-align: top;
}
.full_width_container #campaign_details h1{
    color: #494949;
}
.full_width_container .fundraiserProgress-current{
    color: #494949;
    font-size: 24px;
}
.full_width_container .fundraiserProgress-summary{
    font-size: 14px;
    color: #494949;
    margin: 6px 0;
}
.full_width_container .progress{
    background: #eceeef;
    border-radius: 2px;
    overflow: hidden;
    margin-bottom: 10px;
}
.full_width_container .progress-bar{
    height: 12px;
    background: #f89d35;
    background-image: none;
    background-size: auto auto;
    font-size: 1px;
    line-height: 1em;
    background-image: linear-gradient(-60deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 12px 20.76px;
}
.full_width_container .sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.full_width_container .days-and-shares{
    text-align: center;
    font-family: 'Open Sans',arial,sans-serif;    
    color: #676767;
    float: right;
    padding: 6px;
}
.full_width_container .days-and-shares span{
    text-align: center;
    display: block;
}

.full_width_container .days-and-shares .value{
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 3px;
}

.full_width_container .days .value{
    color: #fb9c02;
    font-family: Arial;
}

.full_width_container .shares .value{
    color: #676767;
}

.full_width_container .days{
    display: inline-block;
} 

.full_width_container .shares{
    display: inline-block;
    margin-left: 5px;
}

.full_width_container .ends-on{
    float: left;
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 15px;
    color: #494949;
}

.full_width_container .raised-by-count{
    float: right;
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 15px;
    color: #494949;
    font-weight: bold;
}

.full_width_container .donate-div{
    margin-top: 75px;
    text-align: center;
}

.full_width_container .donate-button{
    background-color: #f89d35;
    color: #161616;
    border: none;
    padding: 10px 80px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 28px;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #fff;
}

.full_width_container .donate-btn-msg {
    font-size: 16px;
    color: #e23e4a;
    text-transform: uppercase;
    font-family: 'Open Sans',arial,sans-serif;
    font-weight: bolder;
}

.full_width_container #breadscrumbs-and-days-shares{
    min-height: 55px;
}

.full_width_container #breadscrumbs-and-days-shares #breadscrumbs a{
	color: #1DABC1;
	font-family: 'Open Sans',arial,sans-serif;
	font-size: 16px;
}
.full_width_container #breadscrumbs-and-days-shares #breadscrumbs{
	font-family: 'Open Sans',arial,sans-serif;
	font-size: 16px;
}

.full_width_container .share_button_facebook{
    border-radius: 4px;
    margin: 0;
    width: 100% !important;
    min-width: 120px;
	max-width: 360px;
    padding: 0 5px 0 20px;
    line-height: 62px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    border: 0 none;
    background-color: #635aad;
}

.full_width_container #campaign_details h1{
	font-family: Arial !important;
}

/*.full_width_container .share_button_facebook::before {
    float: none;
    content: 'Share on';
}

.full_width_container .share_button_facebook::after{
    content: '\e816';
}*/

.full_width_container a, .full_width_container a:focus, .full_width_container a:hover, .full_width_container a[class*="icon-"]::before {
    text-decoration: none;
}

.full_width_container .share-email .share-email-header::after, .full_width_container .socialIcons-header.arrow::after {
    background-image: url(data:image/svg+xml;utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22131%20-99.5%20302.5%20238.5%22%3E%3Cpath%20d%3D%22M191.1-10.6c-2.5-3.2-4.9-6.5-7.1-9.9%20-11.8-17.9-20.6-37.6-28.4-57.5%20-2.8-7.1-8.1-25.9-19.5-20.4%20-3.4%201.6-5.1%205.8-4.8%209.7%200.6%208.9%206.4%2016.8%2010.8%2024.3%2011.2%2019.2%2021.4%2038.7%2034.5%2056.7%2013.3%2018.1%2028.5%2034.7%2045.3%2049.5%2012.2%2010.8%2025.2%2021.1%2039.6%2028.8%2017.6%209.4%2037.7%2014.1%2057.3%2016.6%2019.4%202.5%2039%202.6%2058.5%201.9%200%207.6-6.5%2013.4-12.9%2017.4%20-11.8%207.2-25%2011.5-38%2016.1%20-2.4%200.9-4.9%201.9-6.2%204.1%20-2.3%203.9%201.2%209.3%205.7%2010.4s9-0.6%2013.2-2.3c6.9-2.8%2013.8-5.9%2020.5-9.3%2027.9-14.2%2052.5-35.2%2070.9-60.7%200.4-0.5%200.8-1.1%200.8-1.7%200-1.4-1.7-2-3.1-2.2%20-17.3-2.6-34.7-4.1-51.9-7.2%20-17.2-3.2-34.3-8.2-49.2-17.3%20-4.1-2.5-8.8-5.4-13.2-3.6%20-3.9%201.6-5.7%206.5-4.7%2010.6s4.1%207.4%207.5%209.9c17.5%2012.7%2042.8%207.1%2061.6%2017.7%200.1%200-7.5%204.2-8.4%204.5%20-3.1%201-6.4%201.6-9.6%202.1%20-38%206.4-75.9-9.7-106.7-31C230.5%2030.7%20208.3%2011.6%20191.1-10.6z%22%20fill%3D%22%23666%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    opacity: .5;
}
.full_width_container .socialIcons-header.arrow:after {
    content:" ";
    position:absolute;
    display:none;
    width:60px;
    height:40px;
    left:14px;
    top:20px;
    -webkit-transform:rotate(65deg);
    transform:rotate(65deg)
}
.full_width_container .social-share-icons button{
    font-family: "Open Sans",sans-serif;
    border:none;
    padding: 15px 40px;
    color: #fff;
	margin: 5px 5px 0 0;
}
.full_width_container .share-twitter-btn{
    background-color: #00acec;
}
.full_width_container .share-linkedin-btn{
    background-color: #007bb6;
}
.full_width_container .share-email-btn{
    background-color: #006599;
}
.full_width_container .share-link-btn{
   /* background-color: #00acec; */
}
.full_width_container .share-more-btn{
   /* background-color: #00acec; */
}
.full_width_container .dogs-story{
    font-family: 'Open Sans',arial,sans-serif;
    font-weight: 300;
	font-size: 16px;
	line-height: 1.5em;
	color: #494949;
	word-wrap: break-word;
}
.full_width_container .dogs-story h1{
    font-family: 'robusta' !important;
}
.full_width_container .dogs-story .grey-large-button{
	padding: 15px 30px;
	font-size: 20px;
	background-color: #9b9595;
	color: #fff;
	margin-bottom: 10px;
	border-radius: 5px;
	width: 45%;
	text-align: center;
	min-width: 250px;
}
.full_width_container .panel--subscribe {
    background-color: #ecf7f9;
    margin: 70px auto 40px;
    padding: 20px 30px;
    max-width: 100%;
    border-radius: 3px;
}

.full_width_container #second-section .campaign-updates h2{
	font-family: 'Open Sans',arial,sans-serif !important;
	border-bottom: 1px solid #ccc;
	padding-bottom: .333em;
}
.full_width_container #second-section .campaign-updates{
	font-family: 'Open Sans',arial,sans-serif;
	font-size: 16px;
	color: #666;
}

.full_width_container .panel--subscribe .h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0;
    margin-bottom: 10px;
    text-align: left;
}

.full_width_container .panel--subscribe .input-group {
    width: 100%;
    margin: 0 auto;
    display: table;
}

.full_width_container .panel--subscribe .input-group input[type="email"] {
    display: table-cell;
    border-radius: 6px;
    font-size: 16px;
	padding: .9em 20px;
	height: 50.8px;
	width: 100%;
	font-family: "Open Sans",sans-serif;
}

.full_width_container .panel--subscribe .input-group span {
    display: table-cell;
    padding-left: 5%;
    width: 30%;
}

.full_width_container .panel--subscribe .input-group span input[type="submit"] {
    width: 100%;
    border-radius: 6px;
    min-width: 130px;
    font-size: 16px;
	padding: .9em 20px;
	height: 50.8px;
	background-color: #ff9c01;
}

.full_width_container .profile-panels-secondary{
    float: right;
    width: 35%;
}

.full_width_container .profile-panel {
    padding-bottom: 40px;
}

.full_width_container .profile-panel.panel--widget{
	text-align: center;
	padding: 20px;
	max-width: 350px;
	background-color: #ecf7f9;
	margin-top: 40px;
}

.full_width_container .profile-panel.panel--widget .h3{
	text-align: center;
}

.full_width_container .profile-panel.panel--widget a.js-show-widget{
	font-size: 16px;
	padding: 10px 30px;
	margin-top: 15px;
}

.full_width_container .profile-panel-title {
    font-weight: 100;
    font-size: 32px;
    color: #666;
    margin: 0 0 .333em;
    font-family: 'Open Sans',arial,sans-serif !important;
}

.full_width_container .donations .donation {
    border: 1px solid #d9dedf;
    overflow: hidden;
    display: table;
    width: 100%;
}

.full_width_container .donations .donation-summary {
    background: #ecf7f9;
    width: 33%;
    min-width: 125px;
}

.full_width_container .donations .donation-details, .full_width_container .donations .donation-summary {
    display: table-cell;
    padding: 10px 20px;
}

.full_width_container .donations .donation-amount {
    color: #73daea;
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 5px;
}

.full_width_container .donations .donation-date {
    font-size: 13px;
}

.full_width_container .donations .donation-donor {
    margin-bottom: 5px;
    font-size: 16px;
}

.full_width_container .donations .donation-message {
    font-size: 13px;
    line-height: 1.4em;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.full_width_container .donations .donation-donor .donation-donorname {
    font-weight: 700;
    word-break: break-all;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*margin-right: -15px;
  margin-left: -15px;*/
}

.full_width_container .row > div {
    padding: 10px;
}

#wrapper {
  overflow: hidden;
}

.btn {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none !important;
    font-size: 15px;
    line-height: 1.25em;
    padding: 1em 35px;
    text-align: center;
    border: 0;
    border-radius: 6px;
}

.full_width_container .btn-success {
    color: #fff !important;
    border-color: #fff;
    background: #ff9c01;
}

.full_width_container .grabwidget {
    display: none;
    padding: 20px;
    text-align: center;
}

.full_width_container #supporters ul{
	margin: 0 auto;
	text-align: center;
}

.full_width_container #supporters ul li {
    display: inline;
    cursor: pointer;
    font-size: 16px;
    padding: 0 6px;
    color: #494949;
    border-radius: 2px;
    line-height: 30px;
}

.full_width_container #supporters ul li:hover{
	background: #f5f5f5;
}

.full_width_container #supporters ul li.current{
    color: #1dabc1;
	background: #f5f5f5;
}

.full_width_container #supporters ul li::before{
	display: none;
}

.full_width_container #second-section .two_three{
	position: relative;
}

body.single-campaign .campaign-summary{
	border: none !important;
}

body.single-campaign .content_wrap{
	/*width: 100% !important;*/
}


body.single-campaign .effect-fade {
 opacity:0
}

body.grab-widget {
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5em;
    color: #494949;
    word-wrap: break-word;
}

body.grab-widget .effect-fade.in {
 -webkit-animation:fadeSeq .75s forwards;
 animation:fadeSeq .75s forwards
}
@-webkit-keyframes fadeSeq {
 100% {
  opacity:1
 }
}
@keyframes fadeSeq {
 100% {
  opacity:1
 }
}
body.grab-widget .effect-fade.in.s-0 {
 -webkit-animation-delay:.75s;
 animation-delay:.75s
}
body.grab-widget .effect-fade.in.s-1 {
 -webkit-animation-delay:.9s;
 animation-delay:.9s
}
body.grab-widget .effect-fade.in.s-2 {
 -webkit-animation-delay:1.05s;
 animation-delay:1.05s
}
body.grab-widget .effect-fade.in.s-3 {
 -webkit-animation-delay:1.2s;
 animation-delay:1.2s
}
body.grab-widget .effect-fade.in.s-4 {
 -webkit-animation-delay:1.35s;
 animation-delay:1.35s
}
body.grab-widget .effect-fade.in.s-5 {
 -webkit-animation-delay:1.5s;
 animation-delay:1.5s
}
body.grab-widget .effect-fade.in.s-6 {
 -webkit-animation-delay:1.65s;
 animation-delay:1.65s
}
body.grab-widget .effect-fade.in.s-7 {
 -webkit-animation-delay:1.8s;
 animation-delay:1.8s
}
body.grab-widget .effect-fade.in.s-8 {
 -webkit-animation-delay:1.95s;
 animation-delay:1.95s
}
body.grab-widget .effect-fade.in.s-9 {
 -webkit-animation-delay:2.1s;
 animation-delay:2.1s
}
body.grab-widget .effect-fade.in.s-10 {
 -webkit-animation-delay:2.25s;
 animation-delay:2.25s
}
body.grab-widget .effect-scale {
 -webkit-animation:scaleSeqOut .75s forwards;
 animation:scaleSeqOut .75s forwards
}
@-webkit-keyframes scaleSeqOut {
 0% {
  opacity:1;
  -webkit-transform:scale(1);
  transform:scale(1)
 }
 100% {
  opacity:.5;
  -webkit-transform:scale(.5);
  transform:scale(.5)
 }
}
@keyframes scaleSeqOut {
 0% {
  opacity:1;
  -webkit-transform:scale(1);
  transform:scale(1)
 }
 100% {
  opacity:.5;
  -webkit-transform:scale(.5);
  transform:scale(.5)
 }
}
body.grab-widget .effect-scale.in {
 -webkit-animation:scaleSeqIn .75s forwards;
 animation:scaleSeqIn .75s forwards
}
@-webkit-keyframes scaleSeqIn {
 0% {
  opacity:.5;
  -webkit-transform:scale(.5);
  transform:scale(.5)
 }
 100% {
  opacity:1;
  -webkit-transform:scale(1);
  transform:scale(1)
 }
}
@keyframes scaleSeqIn {
 0% {
  opacity:.5;
  -webkit-transform:scale(.5);
  transform:scale(.5)
 }
 100% {
  opacity:1;
  -webkit-transform:scale(1);
  transform:scale(1)
 }
}
body.grab-widget .effect-scale.out {
 -webkit-animation:scaleSeqRemove .75s forwards;
 animation:scaleSeqRemove .75s forwards
}
@-webkit-keyframes scaleSeqRemove {
 100% {
  opacity:0;
  -webkit-transform:scale(0);
  transform:scale(0);
  width:0;
  padding:0
 }
}
@keyframes scaleSeqRemove {
 100% {
  opacity:0;
  -webkit-transform:scale(0);
  transform:scale(0);
  width:0;
  padding:0
 }
}
body.grab-widget .progress {
 background:#eceeef;
 border-radius:2px;
 overflow:hidden;
 margin-bottom:10px
}
@media screen and (max-width:500px) {
 body.grab-widget .progress .has-end-date {
  margin-bottom:30px
 }
}
body.grab-widget .progress-bar {
 height:12px;
 background:#f89d35;
 font-size:1px;
 line-height:1em;
 background-image:linear-gradient(-60deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
 background-size:12px 20.76px
}
body.grab-widget .progress-bar-error {
 background:#e23d49
}
body.grab-widget .sli-tiles,body.grab-widget .tiles {
 margin-bottom:40px;
 text-align:left
}
body.grab-widget .sli-tiles:after,body.grab-widget .sli-tiles:before,body.grab-widget .tiles:after,body.grab-widget .tiles:before {
 content:" ";
 display:table
}
body.grab-widget .sli-tiles:after,body.grab-widget .tiles:after {
 clear:both
}
body.grab-widget .tiles .tile:nth-of-type(3n) {
 margin-right:0
}
@media screen and (max-width:799px) {
 body.grab-widget .tiles .tile:nth-of-type(3n) {
  margin-right:2%
 }
 body.grab-widget .tiles .tile:nth-of-type(2n) {
  margin-right:0
 }
}
body.grab-widget .sli-tiles .tile:nth-of-type(6n-1) {
 margin-right:0
}
@media screen and (max-width:799px) {
 body.grab-widget .sli-tiles .tile:nth-of-type(6n-1) {
  margin-right:2%
 }
 body.grab-widget .sli-tiles .tile:nth-of-type(4n-1) {
  margin-right:0
 }
}
body.grab-widget .tile {
 display:block;
 background:#fff;
 float:left;
 border:1px solid #ccc;
 color:#888;
 line-height:1.5em;
 text-align:left;
 width:32%;
 margin-right:2%;
 margin-bottom:2%
}
body.grab-widget .tile:hover {
 text-decoration:none
}
body.grab-widget .tile .fundraiserProgress-secondary-info {
 display:none
}
@media screen and (max-width:799px) {
 body.grab-widget .tile {
  width:49%;
  margin-right:2%;
  margin-bottom:2%
 }
}
@media screen and (max-width:500px) {
 body.grab-widget .tile {
  width:100%;
  margin-right:0;
  margin-bottom:1em
 }
 body.grab-widget .stretch .tile {
  border-left:none;
  border-right:none;
  border-top:none
 }
}
body.grab-widget .tile-image {
 padding-bottom: 67%;
 overflow:hidden;
 position:relative
}

body.grab-widget .tile-image img {
 position:absolute;
 width:100%;
 padding:0!important
}
body.grab-widget .tile-tag {
 color:#fff;
 background:rgba(0,0,0,.6);
 position:absolute;
 right:0;
 bottom:0;
 font-size:10px;
 line-height:.9em;
 text-transform:uppercase;
 padding:8px
}
body.grab-widget .tile-summary {
 padding:10px 15px 15px;
 position:relative;
 height:250px;
 border-top:1px solid #ccc
}
body.grab-widget .tile-title {
 color:#494949;
 font-family:"Open Sans",sans-serif;
 font-weight:700;
 line-height:1.25em;
 display:block;
 display:-webkit-box;
 max-height:50px;
 font-size:20px;
 line-height:1.25;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 overflow:hidden;
 text-overflow:ellipsis;
 letter-spacing:0
}
body.grab-widget .tile-location {
 color:#919fa1
}
body.grab-widget .tile-description {
 display:block;
 display:-webkit-box;
 max-height:72px;
 font-size:16px;
 line-height:1.5;
 -webkit-line-clamp:3;
 -webkit-box-orient:vertical;
 overflow:hidden;
 text-overflow:ellipsis;
 margin-top:.2em
}
body.grab-widget .tile .fundraiserProgress {
 position:absolute;
 bottom:15px;
 left:15px;
 right:15px
}
body.grab-widget .tile--width-auto {
 width:100%;
 float:none;
 margin:0
}
body.grab-widget .tile--horizontal {
 width:100%;
 float:none;
 margin:0 0 20px
}
@media screen and (min-width:359px) {
 body.grab-widget .tile--horizontal {
  display:table
 }
 body.grab-widget .tile--horizontal .tile-image {
  width:200px;
  display:none;
  padding:0;
  vertical-align:top
 }
 body.grab-widget .tile--horizontal .tile-image img {
  position:static
 }
 body.grab-widget .tile--horizontal .tile-summary {
  display:table-cell;
  vertical-align:top;
  height:150px;
  border-top:none
 }
 body.grab-widget .tile--horizontal .tile-summary .tile-description,body.grab-widget .tile--horizontal .tile-summary .tile-location {
  display:none
 }
}
@media screen and (min-width:599px) {
 body.grab-widget .tile--horizontal .tile-image {
  display:table-cell
 }
 body.grab-widget .tile--horizontal .tile-summary {
  border-left:1px solid #ccc
 }
}
@media screen and (min-width:769px) {
 body.grab-widget .tile--horizontal .tile-image {
  width:267px
 }
 body.grab-widget .tile--horizontal .tile-description,body.grab-widget .tile--horizontal .tile-location {
  display:block
 }
 body.grab-widget .tile--horizontal .tile-summary {
  height:200px
 }
}
body.grab-widget .tile--horizontal-manage .tile-summary {
 height:300px
}
body.grab-widget .tile--horizontal-manage .tile-view-btn {
 margin:10px 0
}
@media screen and (min-width:359px) {
 body.grab-widget .tile--horizontal-manage {
  border:none
 }
 body.grab-widget .tile--horizontal-manage .tile-image {
  display:table-cell;
  width:45%;
  padding-top:10px
 }
 body.grab-widget .tile--horizontal-manage .tile-summary {
  height:200px
 }
}
@media screen and (min-width:599px) {
 body.grab-widget .tile--horizontal-manage {
  border:1px solid #ccc
 }
 body.grab-widget .tile--horizontal-manage .tile-image {
  width:267px;
  padding:0
 }
 body.grab-widget .tile--horizontal-manage .tile-summary {
  border-left:none
 }
}
body.grab-widget .tile--nolocation .tile-location {
 display:none
}
body.grab-widget .tile--nolocation .tile-description {
 display:block;
 display:-webkit-box;
 max-height:96px;
 font-size:16px;
 line-height:1.5;
 -webkit-line-clamp:4;
 -webkit-box-orient:vertical;
 overflow:hidden;
 text-overflow:ellipsis
}
body.grab-widget .fundraiserProgress-summary {
 font-size:12px;
 position:relative;
 margin:6px 0
}
body.grab-widget .fundraiserProgress-summary:after,body.grab-widget .fundraiserProgress-summary:before {
 content:" ";
 display:table
}
body.grab-widget .fundraiserProgress-summary:after {
 clear:both
}
body.grab-widget .fundraiserProgress-summary>div>div {
 line-height:1em;
 margin-top:6px
}
body.grab-widget .fundraiserProgress-summary>div>div:first-child {
 margin-top:0
}
body.grab-widget .fundraiserProgress-current {
 color:#494949;
 font-size:24px
}
body.grab-widget .fundraiserProgress-goal {
 float:left
}
body.grab-widget .fundraiserProgress-donorCount {
 float:right;
 padding-top:7px
}
body.grab-widget .fundraiserProgress-timeRemaining {
 position:absolute;
 margin-top:37px!important
}

body.grab-widget {
 font-family:"Open Sans",sans-serif;
 font-weight:300;
 font-size:16px;
 line-height:1.5em;
 color:#494949;
 word-wrap:break-word;
 border:1px solid #d9dedf
}
body.grab-widget a,body.grab-widget a:focus {
 text-decoration:none;
 outline:0
}
body.grab-widget a:active,body.grab-widget a:hover {
 outline:0
}
body.grab-widget a[class*=icon-]:before {
 text-decoration:none
}
body.grab-widget a img {
 border:0 none
}

body.grab-widget .btn-donate--widget {
 color:#fff!important;
 border-color:#fff;
 background:#f39700;
 display:block;
 width:100%!important;
 text-transform:uppercase;
 padding:1em 0;
 text-align:center;
 border-radius:6px;
 font-weight:700
}
body.grab-widget .btn-donate--widget+.btn-donate--widget {
 margin-left:5px
}
body.grab-widget .btn-donate--widget.disabled,body.grab-widget .btn-donate--widget[disabled] {
 cursor:default
}
body.grab-widget .btn-donate--widget.disabled,body.grab-widget .btn-donate--widget.disabled:hover,body.grab-widget .btn-donate--widget[disabled],body.grab-widget .btn-donate--widget[disabled]:hover {
 background:#e6e6e6!important
}
body.grab-widget .btn-donate--widget[class*=icon-]:before {
 -webkit-transform:translate(-.25em,0);
 transform:translate(-.25em,0)
}
body.grab-widget .btn-donate--widget[data-bubble-val] {
 position:relative
}
body.grab-widget .btn-donate--widget[data-bubble-val]:after {
 content:attr(data-bubble-val);
 position:absolute;
 opacity:0;
 transition:all .4s ease-in-out;
 text-align:center;
 /*background:red;*/
 color:#fff;
 height:20px;
 border-radius:200px;
 border:solid 1px #fff;
 padding:5px 8px 0;
 font-weight:400
}
body.grab-widget .btn-donate--widget[data-bubble-val][data-bubble-pos]:after {
 opacity:1
}
body.grab-widget .btn-donate--widget[data-bubble-val][data-bubble-pos=tr]:after {
 right:-10px;
 top:-10px
}
body.grab-widget .btn-donate--widget[data-bubble-val][data-bubble-pos=br]:after {
 right:-10px;
 bottom:-10px
}
body.grab-widget .btn-donate--widget[data-bubble-val][data-bubble-pos=bl]:after {
 left:-10px;
 bottom:-10px
}
body.grab-widget .btn-donate--widget[data-bubble-val][data-bubble-pos=tl]:after {
 left:-10px;
 top:-10px
}
body.grab-widget .btn-donate--widget[data-bubble-val="0"][data-bubble-pos]:after {
 opacity:0
}
body.grab-widget .btn-donate--widget:focus,body.grab-widget .btn-donate--widget:hover {
 /*background:#e5535e*/
}
a.btn-donate--widget:focus,a.btn-donate--widget:hover {
 color:#fff
}
body.grab-widget .btn+.btn-donate--widget {
 margin-left:0
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .btn-donate--widget {
  padding:.5em 0
 }
}
body.grab-widget .tile.tile--widget {
 float:none;
 margin:0!important;
 border:0 none;
 padding:10px 10px 5px;
 width:auto
}
body.grab-widget .tile.tile--widget .tile-summary {
 padding:0;
 height:auto;
 border:none
}
body.grab-widget .tile.tile--widget .tile-title {
 display:block;
 display:-webkit-box;
 max-height:20px;
 font-size:16px;
 line-height:1.25;
 -webkit-line-clamp:1;
 -webkit-box-orient:vertical;
 overflow:hidden;
 text-overflow:ellipsis;
 margin:5px 0
}
body.grab-widget .tile.tile--cannotdonate.tile.tile--widget .tile-title {
 display:block;
 display:-webkit-box;
 max-height:40px;
 font-size:16px;
 line-height:1.25;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 overflow:hidden;
 text-overflow:ellipsis;
 margin:5px 0
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .tile.tile--widget .tile-title {
  text-align:center;
  display:block;
  display:-webkit-box;
  max-height:40px;
  height:40px;
  font-size:16px;
  line-height:1.25;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  text-overflow:ellipsis;
  margin:5px 0 0
 }
}
body.grab-widget .fundraiserProgress.fundraiserProgress--widget {
 position:static;
 margin-bottom:10px
}
body.grab-widget .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-current:after {
 content:" raised"
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-current:after {
  content:" raised"
 }
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .fundraiserProgress.fundraiserProgress--widget {
  margin-bottom:5px;
  text-align:center
 }
 .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-current {
  font-size:16px;
  font-family:"Open Sans",sans-serif;
  font-weight:400
 }
 .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-current:after {
  content:" raised"
 }
 .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-current,body.grab-widget .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-goal {
  line-height:1.5em
 }
 .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-timeRemaining {
  display:none
 }
 .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-goal {
  float:none
 }
 .fundraiserProgress.fundraiserProgress--widget .progress-bar {
  height:8px
 }
}
body.grab-widget .tile.tile--cannotdonate .fundraiserProgress.fundraiserProgress--widget {
 margin-top:20px
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .tile.tile--cannotdonate .fundraiserProgress.fundraiserProgress--widget {
  margin-top:10px
 }
}
body.grab-widget .tile.tile--cannotdonate .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-current,body.grab-widget .tile.tile--cannotdonate .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-goal {
 display:block
}
body.grab-widget .tile.tile--cannotdonate .fundraiserProgress.fundraiserProgress--widget .fundraiserProgress-timeRemaining {
 display:none
}
body.grab-widget .widget {
 max-width:335px;
 position:relative;
 height:100%
}
body.grab-widget .widget-footer {
 position:absolute;
 bottom:0;
 left:0;
 right:0;
 display:table;
 font-size:12px;
 font-family:"Open Sans",sans-serif;
 font-weight:700;
 line-height:1.25em;
 width: 100%;
}

body.grab-widget .widget-footer a img{
	float: right;
}
html.wf-inactive .widget-footer {
 font-size:11px;
 line-height:1.3em
}
@media screen and (max-height:326px) {
	body.grab-widget .tile.tile--widget .tile-title{
		font-size: 12px;
		height: unset;
	}
	body.grab-widget a.widget-logo{
		height: 41px;
	}
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .widget-footer {
  display:block
 }
}
body.grab-widget .widget-footer>* {
 display:table-cell;
 vertical-align:middle;
 padding:2px
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .widget-footer>* {
  display:block
 }
}
body.grab-widget .widget-createfundraiser {
 white-space:nowrap;
 width:1%;
 color:#1dabc1;
 text-align:right
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .widget-createfundraiser {
  display:none
 }
}
body.grab-widget .widget-logo {
 width:99%;
 background-color: #f39700 !important;
}
@media screen and (max-width:334px),screen and (max-height:453px) {
 body.grab-widget .widget-logo {
  padding-left:0
 }
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .widget-logo {
  padding:0 10px 5px;
  width:auto
 }
}

body.grab-widget .widget-error,body.grab-widget .widget-unavailable {
 position:absolute;
 top:50%;
 left:50%;
 -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 word-wrap:break-word;
 width:100%;
 padding:20px 20px 75px
}
body.grab-widget .widget-error p:first-child,body.grab-widget .widget-unavailable p:first-child {
 font-family:"Open Sans",sans-serif;
 font-weight:700
}
@media screen and (max-width:259px),screen and (max-height:397px) {
 body.grab-widget .widget-error,body.grab-widget .widget-unavailable {
  padding:10px 10px 75px
 }
}
body.grab-widget .widget-unavailable {
 text-align:center;
 background:url(//static.youcaring.com/img/watermark-turquoise.svg) no-repeat center 30px
}
body.grab-widget .widget-unavailable:before {
 content:"";
 display:block;
 width:50px;
 height:50px;
 margin:0 auto 50px
}
body.grab-widget .widget-error {
 font-size:14px
}

/*social media share buttons */

body.single-campaign .at-style-responsive .at-share-btn.at-svc-facebook{
	padding: 15px !important;
	border-radius: 3px !important;
}

body.single-campaign .at-style-responsive .at-share-btn {
	border-radius: 3px !important;
	width: 110px;
	border: 1px solid transparent;
}

body.single-campaign .table-col{
	display: inline-block;
}

body.single-campaign .atc_s.addthis_button_compact{
	display: none !important;
}

body.single-campaign .addthis_counter .addthis_button_expanded {
    color: #676767;
    font-size: 40px;
	background: unset;
	line-height: unset;
	height: 0;
}

body.single-campaign .more button {
    padding: 46px 42px;
    color: #383838;
	background-color: #f7f7f7;
    margin-bottom: 4px;
    font-size: 15px;
    width: 100% !important;
    margin-left: 3px;
	border: 1px solid #e1e1e1;
}

body.single-campaign .more ul li::before {
	content: '';
}

body.single-campaign .more ul{
	padding-left: unset;
}

body.single-campaign .at-share-btn-elements .at-svc-google_plusone_share{
	width: 153px;
}

body.single-campaign .at-resp-share-element .at-share-btn.at-svc-google_plusone_share .at-label{
	margin-left: -5px;
}

body.single-campaign .at-resp-share-element .at-share-btn.at-svc-pinterest_share{
	margin-right: 50px;
}
body.single-campaign .at-resp-share-element.at-mobile .at-label{
	display: block !important;
}

body.single-campaign .more_share_buttons li a {
    float: left;
}

/* Popup container - can be anything you want */
body.single-campaign .more {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
body.single-campaign .more .popuptext {
    visibility: hidden;
    width: auto;
	height: auto;
    background-color: #fff;
    color: #555;
    text-align: center;
    padding: 8px 10px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0%;
    margin-left: -80px;
	font-size: 14px;
}



/* Toggle this class - hide and show the popup */
body.single-campaign .more .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

#campaigns-grid div.grid-item.item-skin-give_forms-default{
	position: unset !important;
	left: unset !important;
	top: unset !important;
  transition-property: unset !important;
  transition-duration: unset !important;
  transform: none !important;
}

#campaigns-grid .bt-content-area{
	width:100%;
}

body.single-campaign .overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}

body.single-campaign .overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

body.single-campaign .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

body.single-campaign .overlay a:hover, body.single-campaign .overlay a:focus {
    color: #000;
}

body.single-campaign .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

body.single-campaign .grab-widget-popup{
	margin: 0 auto;
	transition: opacity .4s ease-in-out 150ms;
}
	
body.single-campaign .grabwidget-header{
	text-align: center;
}

body.single-campaign .text-subtle {
    color: #919fa1;
}

body.single-campaign .flush {
    margin: 0 !important;
}

body.single-campaign .text-small {
    font-size: 13px;
}

body.single-campaign .allcaps{
    text-transform: uppercase;
}

body.single-campaign .h2{
    font-size: 30px;
	font-weight: 700;
	line-height: 1.15em;
	margin-bottom: 20px;
	text-align: center;
}

body.single-campaign .grabwidget-options {
    overflow: hidden;
}

body.single-campaign .grabwidget-demo, body.single-campaign .grabwidget-options {
    max-width: 335px;
    text-align: left;
    margin: 0 auto;
}

body.single-campaign .formWrapper {
    text-align: left;
}

body.single-campaign .formWhole {
    clear: both;
}

body.single-campaign .formHalf, body.single-campaign .formThird, body.single-campaign .formWhole {
    margin-bottom: 20px;
    position: relative;
}

body.single-campaign .grab-widget-popup label {
    display: inline-block;
    margin-bottom: .5em;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 16px;
}

body.single-campaign .grab-widget-popup textarea.form-control.input-sm, body.single-campaign .grab-widget-popup textarea.input-group-addon.input-sm {
    padding: .9em 20px;
    height: 98.8px;
	font-size: 16px;	
}

body.single-campaign .grab-widget-popup textarea.form-control{
	box-sizing: border-box;
	background: #f5f5f5;
	border-radius: 6px;
	width: 100%;
	border: 1px solid #ccc;
	transition: all .2s;
	line-height: 1.25em;
	display: block;
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
	color: #666;
}

body.single-campaign .form-control{
    display: block;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    color: #666;
    border: 0 none;
}

body.single-campaign .grabwidget-widgetcode {
    height: 8.25em !important;
    resize: none;
}

body.single-campaign .grabwidget-demo {
    padding-left: 20px;
}

body.single-campaign .headline_outer{
	display: none;
}


body.single-campaign .full_width_container #campaign_details .fundraiserProgress-goal{
	font-weight: bold;
}

body.single-campaign .full_width_container .default-story p{
	font-weight: bold;
	font-family: Arial;
}

body.single-campaign .campaign-summary .campaign-donation .donate-button{
	font-family: Berlin Sans FB Demi;
	font-size: 32px;
	font-weight: 800;
}

body.single-campaign .campaign-summary .campaign-donation .donate-button:hover, body.single-campaign .campaign-summary .campaign-donation .donate-button:active{
	color:#fff !important;
	background-color: #484a48 !important;
}

.full_width_container .dogs-story .grey-large-button:hover, .full_width_container .dogs-story .grey-large-button:active{
	color: #000 !important;
	background-color: #f89d35 !important;
}
body.single-campaign.campaign-donation .cmsms_color_scheme_footer .headline_outer, body.single-campaign.campaign-donation .headline_color {
	background-color: #484a48 !important;	
}
body.single-campaign.campaign-donation .cmsms_color_scheme_footer .headline_outer, body.page-template-page-campaign .cmsms_color_scheme_footer .headline_outer{
	padding-top: 100px !important;
}

.fix_button {
position:fixed;
top:150px;
right: 0px;
z-index:5000;
padding: 5px 14px !important;
font-size: 20px !important;
-webkit-text-stroke-width: 0px;
-webkit-text-stroke-color: #fff;
}

.fix_fb_button {
position:fixed;
top:191px;
right: 0px;
z-index:5000;
font-weight: bold;
margin: 0 !important;
max-width: 110px;
}





@media screen and (min-width: 750px) {
	body.single-campaign .grabwidget-demo, body.single-campaign .grabwidget-options {
		float: left;
	}
}

@media screen and (max-height: 450px) {
  body.single-campaign .overlay a {font-size: 20px}
  body.single-campaign .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

@media screen and (min-width: 600px) {
	body.single-campaign .grab-widget-popup{
		width: 95%;
		max-width: 400px;
	}
}

@media screen and (min-width: 480px) {
	#charitable-donation-formmm .donation-amounts .donation-amount .donation-amount-inner-div{
		/*margin: 0 2% 2% 0 !important;*/
	}
}


@media screen and (min-width:860px) {
    .full_width_container .socialIcons-header.arrow:after {
        display:block;
        width:43px;
        height:23px;
        left:-29px;
        top:30px;
        -webkit-transform:rotate(65deg);
        transform:rotate(65deg)
    }
}

@media (max-width:780px) {
	.full_width_container .panel--subscribe, .panel--widget {
		max-width: 420px;
	}
}
@media screen and (min-width:1200px) {
    .full_width_container .socialIcons-header.arrow:after {
        width:60px;
        height:40px;
        left:-42px;
        top:25px
    }
}
@media (max-width:479px) {
	.full_width_container .panel--subscribe .input-group {
		display: block;
	}
	.full_width_container .panel--subscribe .input-group input[type="email"] {
    	display: block;
    	width: 100%;
    }
    .full_width_container .panel--subscribe .input-group input[type="submit"] {
    	display: block;
    	width: 100%;
    	margin-top: 5px;
    }
    .full_width_container .panel--subscribe .input-group span {
	    padding-left: 0;
    }
    .full_width_container .panel--subscribe {
    	margin-top: 120px !important;
    }
    .full_width_container .dogs-story .grey-large-button {
    	width: 100%;
    	font-size: 16px;
    }
    
    #charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth {
		width: 85% !important;
		max-width: 98%;
	}
	
	#charitable-donation-formmm.three_fourth{
		width: 90% !important;
	}
	
	body.page-template-page-campaign .content_wrap{
		padding: 0;
	}
	
	#charitable-donation-formmm #whole_three_fourth.one_first{
		width: 100%;
	}
	
	#charitable-donation-formmm .charitable-form-fields .charitable-fieldset{
		border: none !important;
	}
}
@media (max-width:779px) {
    .full_width_container .days-and-shares .shares, .full_width_container .days-and-shares .days{
        float: right;
        margin-left: 15px;
    }    
    .full_width_container .two_three, .full_width_container .one_three{
        width: 100%;
    }
    .full_width_container #pet_image img{
        max-width: 95%;
        margin-right: 5%;
    }
    .full_width_container #second-section .two_three{
        position: relative;
        top: 0 !important;
    }
	.full_width_container  #second-section .two_three{
		margin-top: 0 !important;
	}
}
@media (min-width:780px) and (max-width:1199px){
    .full_width_container .days-and-shares .shares, .full_width_container .days-and-shares .days{
        float: right;
        margin-left: 15px;
    }    
    .full_width_container .two_three, .full_width_container .one_three{
        width: 49%;
    }
    .full_width_container #pet_image img{
        max-width: 95%;
        margin-right: 5%;
    }
    .full_width_container .dogs-story .grey-large-button#adopt_button{
    	float:left !important;
    }
    .full_width_container .dogs-story .grey-large-button{
    	min-width: 250px;
		width: 75%;
    }
    .full_width_container .panel--subscribe{
    	margin: 116px auto 40px;
    }
}

body.single-campaign.campaign-donation .headline_outer{
	display: block;
}

body.single-campaign #campaign_details .sponsor-title h3{
 	font-family: 'Open Sans',arial,sans-serif !important;
}

#general_donation #charitable-donation-formmm .full_width_inside {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding: 0 50px;
}
@media screen and (min-width:1025px) and (max-width:1199px) {
	.full_width_inside.for-specific-dog {
		/*margin-left: calc(-42vw + 46%);*/
		/*margin-left: calc(-40vw + 50%);
		width: 86vw !important;*/
	}
	
	#general_donation #charitable-donation-formmm .charitable-donation-options.full_width_inside {
		/*margin-left: calc(-46vw + 50%);*/
		/*margin-left: calc(-32vw + 50%);
		width: 86vw !important;*/
	}
	#general_donation #charitable-donation-formmm .for-general-donation.full_width_inside {		
		/*margin-left: calc(-46vw + 50%) !important;
		width: 100vw;	*/
	}
}

@media screen and (min-width:1025px) {
	body.single-campaign .dummy_step {
		/*margin-top: 114px;*/
	}
	body.single-campaign .content.entry{
		margin-top: 134px;
	}
	
	body.campaign-donation .content.entry {
/*		margin-top: 88px;*/
                margin-top: -9px;
	}
	
	body.campaign-donation .charitable-donation-form {
		padding-top: 0;
	}
}




.page-template-page-campaign .cmsms_color_scheme_footer .headline_outer, .page-template-page-campaign .headline_color {
	/*background-color: #484a48;*/
	background-color: #f39700;
}
.page-template-page-campaign #charitable-donation-formmm {
	padding-top: 1px;
}




body.single-campaign #fb-share-popup.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
}

body.single-campaign #fb-share-popup .closebtnfb{
	font-size: 40px;
	top: 15px;
	right: 35px;
	position: absolute;
	top: -20px;
	right: -25px;
	border: 3px solid #fff;
	border-radius: 100%;
	background: #656565;
	color: #fff;
	font-weight: bold;
}

body.single-campaign #fb-share-popup {
    background: rgba(0,0,0,0.8);
}

body.single-campaign #fb-share-div {
	max-width: 600px;
	height: auto;
	min-height: 300px;
	background: #fff;
	margin: 50px auto;
	position: relative;
	width: 90%;
}

body.single-campaign #fb-first-div {
	height: auto;
    background: orange;
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
    vertical-align: middle;
    font-family: Arial;
    padding: 50px;
}

body.single-campaign #fb-second-div {
	height: auto;
    font-size: 40px;
    line-height: 45px;
    padding: 25px 50px 50px;
    text-align: center;
    font-weight: bold;
    color: #000;
    background-color: #fff;
}

body.single-campaign #fb-share-popup .addthis_button_facebook{
	text-align: center;
}
body.single-campaign #fb-share-popup .addthis_button_facebook .fa-facebook{
	padding-left: 20px;
}

body.single-campaign #fb-share-popup .addthis_button_facebook span.at-icon-wrapper{
	height: unset !important;
	width: unset !important;
	color: #fff;
	font-weight: bold;
	padding: 10px 25px;
	font-size: 13px;
}

body.single-campaign #adopt-view-buttons br{
	display: block;
}

/* Page Details Facebook Share Popup */
body.page-id-7480 #fb-share-popup.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
}

body.page-id-7480 #fb-share-popup .closebtnfb{
	font-size: 40px;
	top: 15px;
	right: 35px;
	position: absolute;
	top: -20px;
	right: -25px;
	border: 3px solid #fff;
	border-radius: 100%;
	background: #656565;
	color: #fff;
	font-weight: bold;
}

body.page-id-7480 #fb-share-popup {
    background: rgba(0,0,0,0.8);
}

body.page-id-7480 #fb-share-div {
	max-width: 600px;
	height: auto;
	min-height: 300px;
	background: #fff;
	margin: 50px auto;
	position: relative;
	width: 90%;
}

body.page-id-7480 #fb-first-div {
	height: auto;
    background: orange;
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
    vertical-align: middle;
    font-family: Arial;
    padding: 50px;
}

body.page-id-7480 #fb-second-div {
	height: auto;
	font-size: 40px;
	line-height: 45px;
	padding: 25px 50px 50px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-color: #fff;
}

body.page-id-7480 #fb-share-popup .addthis_button_facebook{
	text-align: center;
}
body.page-id-7480 #fb-share-popup .addthis_button_facebook .fa-facebook{
	padding-left: 20px;
}

body.page-id-7480 #fb-share-popup .addthis_button_facebook span.at-icon-wrapper{
	height: unset !important;
	width: unset !important;
	color: #fff;
	font-weight: bold;
	padding: 10px 25px;
	font-size: 13px;
}

body.page-id-7480 #fb-share-popup #fb-share-para{
	text-align: center;
}

body.page-id-7480 .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

body.page-id-7480 .headline_outer .headline_inner.align_left .headline_text::before {
	display: none;
}

.full_width_container .dogs-story .grey-large-button#adopt_button{
	float: right;
}

.full_width_container .dogs-story .grey-large-button#view_profile_button{
	margin-right: 5px;
}

#charitable-donation-formmm #charitable-donor-fields #donation_header_title{
	width: 115px !important;
}

#charitable-donation-formmm #charitable-donor-fields #donation_header_hr {
	width: calc(100% - 135px) !important;
}

#charitable-donation-formmm #personal_details_header{
	width: 180px !important;
}

#charitable-donation-formmm #personal_details_header_hr {
	width: calc(100% - 200px) !important;
}

#charitable-donation-formmm #billing_address_header{
	width: 190px !important;
}

#charitable-donation-formmm #billing_address_header_hr {
    	width: calc(100% - 210px) !important;
}

body.page-template-page-campaign .content_wrap{
	padding: 0;
}

#charitable-donation-formmm a#donation_continue_button {
	margin-right: 20px;
}

.don-amount-field, .custom-donation-input{
	background: url(/wp-content/uploads/2016/03/pound-icon25x25.png) no-repeat scroll 7px 10px;
	background-size: 15px 15px;
	background-color: #fff;
	padding-left: 25px !important;
	font-size: 17px !important;
	width: 150px;
}

.donate-strip-btn{
    background: #ededed;
    color: #000;
	border: 1px solid #ccc;
}
.donate-strip-btn:hover{
    background: #dbdbdb;
    color: #fff;
}
#donation_details .campaign-donation-stats{
    position: relative;
    top: 100px;
}
.force-full-width{
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}

.charitable-donation-form{
	padding-top: 1px;
}
.charitable-form-fields .charitable-fieldset{
	border: none;
}
.charitable-donation-form #charitable-fieldset-donation .charitable-form-header {
    color: #484a48;
    font-family: Arial Rounded MT Std;
    font-size: 16px;
}
.charitable-donation-form.charitable-donation-form .recurring-donation{
	border-bottom: none;
}
.charitable-donation-form ul.recurring-donation-options{
	background-color: #ffe5ba;
/*	max-width: 453px;
	width: 100%;*/
	padding: 14px !important;
}
.charitable-donation-form ul.recurring-donation-options li::before, .charitable-donation-form ul.donation-amounts li::before{
	display: none;
}
.charitable-donation-form .recurring-donation .recurring-donation-option label {
    font-size: 23px;
    font-weight: normal !important;
    font-family: Berlin Sans FB Demi Bold;
    color: #b2b2b2;
    border-bottom: 1px solid #000 !important;
    border-radius: 3px;
    background-color: #fff !important;
    border: 1px solid #000;
    padding: 0.3em 0.4em !important;
}
.charitable-donation-form .recurring-donation .recurring-donation-option.selected > label{
	border: 1px solid #9c8f7c !important;
	background: #f39700 !important;
	color: #000 !important;
}
.charitable-donation-form .donation-amounts .donation-amount{
	margin: 0;
}
.charitable-donation-form .donation-amounts .donation-amount .donation-amount-inner-div {
    min-height: 275px;
    height: 300px;
}

.charitable-donation-form .custom-donation-amount .selected label .donation-amount-inner-div {
    color: #fff !important;
    background-color: #484a48 !important;
}

.charitable-donation-form .custom-donation-amount .donation-amount-inner-div{
    color: #fff !important;
    background-color: #f39700 !important;
}

.charitable-donation-form .donation-amount .donation-amount-inner-div{
	border-radius: 7px;
}

.charitable-donation-form .donation-amounts .donation-amount{
	/*width: unset;*/
}

.charitable-donation-form .recurring-donation .recurring-donation-option > label {
	font-size: 23px;
	/*font-weight:normal !important;*/
	font-family: Berlin Sans FB Demi Bold;
	color: #b2b2b2;
	/*border-bottom: 1px solid #000 !important;*/
	border-radius: 3px;
	background-color: #fff !important;
	border: 1px solid #000 !important;
	padding: 0.3em 0.4em !important;
}

.charitable-donation-form .recurring-donation .recurring-donation-option.selected > label, .charitable-donation-form .recurring-donation .recurring-donation-option > label:hover{
	/*border-bottom: 1px solid #DDD !important;*/
	border-bottom: 1px solid #9c8f7c !important;
	border: 1px solid #9c8f7c !important;
	background: #f39700 !important;
	color:#000 !important;
	font-weight: bolder;
}

#general_donation .login-prompt, body.single-campaign .login-prompt{
	display: none;
}

.charitable-donation-form ul.donation-amounts{
	padding-top: 40px;
}

.charitable-donation-form .amount, #charitable-donation-form span.once-off-amount{
	font-family: Berlin Sans FB Demi Bold;
	font-size: 29px !important;
	font-weight: bolder;
}

.charitable-donation-form .donation-amount.max_monthly .donation-amount-inner-div{
	background-color: #fac05f !important;
}

.donation-amount-inner-div {
    text-align: center;
}

.btn-custom-select{
	/*margin-bottom: 20px; 
	margin-top: 40px;*/
}

.charitable-donation-form li.donation-amount .donation-amount-inner-div {
    color: #484a48 !important;
    background-color: #f39700;
}

.charitable-donation-form .donation-amounts .donation-amount .donation-amount-inner-div{
    background-color: #f39700;
    margin: 5px;
	padding: 15px;
}

.charitable-donation-form .donation-amount.selected{
	background: transparent !important;
}
    
.charitable-donation-form li.donation-amount .button{
	background-color: #fff;
	color:#000;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -58px;
	width: 116px;
	font-size: 20px;
	font-family: Berlin Sans FB Demi Bold !important;
}

.charitable-donation-form ul.recurring-donation-options li, .charitable-donation-form ul.only-once-off li{
	margin-left: 10px !important;
	border-radius: 5px;
}

#general_donation .charitable-donation-form ul.recurring-donation-options, #general_donation .charitable-donation-form ul.only-once-off{
	background-color: #ffe5ba;
	width : 50%;
        max-width: 453px;
}
.charitable-donation-form .for-specific-dog ul.recurring-donation-options, .charitable-donation-form .for-specific-dog ul.only-once-off{
	background-color: #ffe5ba;
/*	width : 100%;*/
}
.charitable-donation-form .donation-amount.selected .donation-amount-inner-div{
    color: #fff !important;
    background-color: #484a48 !important;
    border-color : #484a48 !important;
}
.charitable-donation-form .donation-amount.selected .button{
    color: #000 !important;
     background-color: #f39700 !important;
}
body.single-campaign .campaign-description{
	display: none;
}

#charitable-donation-form #donation_details_amount_element, #charitable-donation-form #donation_details_type_element, #charitable-donation-form .custom-donation-input{
	font-family: Berlin Sans FB Demi Bold !important;
	font-size: 20px !important;
	font-weight: bolder !important;
}

#charitable-donation-form #charitable-donor-fields input, #charitable-donation-form #charitable-donor-fields select, #charitable-donation-form #charitable-donor-fields textarea{
    font-family: Arial Rounded MT Std;
    font-size: 15px;
}

#charitable-donation-form #donation_continue_button, #charitable-donation-form #userinfo_continue_button, #charitable-donation-form .charitable-form-field button[type="submit"]{
	background-color: #ff9b02;
	color: #484850;
	font-weight:bold;
	font-size: 17px;
	font-family: Arial;
}
#charitable-donation-form #donation_continue_button{
    display: none;
}
#charitable-donation-form #userinfo_continue_button{
    display: none;
}

#charitable-donation-form #donation_continue_button:hover, #charitable-donation-form #userinfo_continue_button:hover, #charitable-donation-form .charitable-form-field button[type="submit"]:hover{
	background-color: #484850 !important;
	color: #ff9b02 !important;
}
#charitable-donation-form .pull-right {
    float: right !important;  
  }

.tabcontent{
    display: none;
}
.tabcontent.active{
    display: block;
}
#ch_confirmation_div fieldset{
    border: none;
}
#charitable-donation-form .completed_step{
	background-color : #fac05f !important;
}
#charitable-donation-form .completed_step{
	background-color : #fac05f !important;
}
#charitable-donation-form .completed_step::after{
	border-left: 25px solid #fac05f !important;
}
#charitable-donation-form .dummy_step .steps li.current.completed_step { background-color: #f39700 !important;}

#charitable-donation-form .dummy_step .steps li.current.completed_step::after { border-left-color:  #f39700 !important; }

#charitable-donation-form #charitable_field_country {
    margin-bottom: 25px;
}

#charitable-donation-form #charitable_field_donor_comment {
    margin-bottom: 45px;
}

#charitable-donation-form #charitable-donor-fields input, #charitable-donation-form #charitable-donor-fields select,  #charitable-donation-form #charitable-donor-fields textarea{
	background-color:#feebcb !important;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-top: 15px;
}

#charitable-donation-form #charitable-donor-fields label{
	color: #fff;
	background-color: #757575;
	padding:5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 16px;
	font-weight: 900;
}

#charitable-donation-form #charitable_field_anonymous_donation label{
	background-color: #fff;
	color:#000;
}
#charitable-donation-form #charitable_field_anonymous_donation{
	margin-bottom: 37px;
}

#charitable-donation-form .last_one_half{
	position: absolute !important;
	right: 0 !important;
	margin-right: -2% !important;
}

#charitable-donation-form #charitable-donation-form label {
    font-size: 16px;
    font-weight: 900;
}

#charitable-donation-form #charitable-donation-form label .required {
	color: #fff;
}

#charitable-donation-form #charitable-donation-form abbr.required {
    color: #fff;
}

#charitable-donation-form #charitable-fieldset-confirmation .charitable-form-header{
	font-weight: normal;
	font-size: unset;
	font-family: Arial;
}

#charitable-donation-form #charitable-fieldset-confirmation #charitable_field_giftaid label, #charitable-donation-form #charitable-fieldset-confirmation .confirm-notify{
	font-size: 16px;
}
.charitable-donation-form .donation-amounts .donation-amount{
    border: none;
}
#charitable-donation-form .like-to-donate{
    padding-bottom: 0;
}
#sponsorship_detailed_message {
    margin: 0 0 1em;
    font-size: 1.2em;
    font-weight: bolder;
}
/* TABLET LANDSCAPE / DESKTOP */
@media only screen and (min-width: 1025px) {
	#charitable-donation-formmm #charitable-fieldset-donation .charitable-form-header #recurring_donation_message{
		padding-left: 12px
	}
}  

@media screen and (min-width:768px) and (max-width:1024px) {
	#charitable-donation-formmm #charitable-fieldset-donation .for-general-donation .charitable-form-header{
		width: 100%;
		margin: 0 auto;
	}
}

@media screen and (max-width:767px) {
	#general_donation #charitable-donation-formmm .full_width_inside{
		padding: 0 20px;
	}
	#charitable-donation-formmm #charitable-fieldset-donation .for-general-donation .charitable-form-header{
		width: 100%;
	}
	#general_donation #charitable-donation-formmm ul.recurring-donation-options, #general_donation #charitable-donation-formmm ul.only-once-off{
		width: 100%;
	}
	#charitable-donation-formmm #charitable-fieldset-donation .charitable-form-header #recurring_donation_message{
		width: 100%;
	}
        #general_donation .charitable-donation-form ul.recurring-donation-options, #general_donation .charitable-donation-form ul.only-once-off{
/*                width : 100%;*/
        }
        .monthly_max_heart{
            right: 0;
        }
}

@media screen and (min-width:480px) and (max-width:767px) {
	body.single-campaign #fb-share-popup-inside-div{
		padding: 30px;
	}

	body.single-campaign #fb-share-popup-inside-div{
		padding: 30px;
	}
	
	body.single-campaign #adopt-view-buttons br{
		display: block;
	}
	
	.full_width_container .dogs-story .grey-large-button#adopt_button{
		display: block;
		float: left !important;
	}
	
	.full_width_container .panel--subscribe{
		margin: 100px auto 40px;
	}
	
	.at-resp-share-element.at-mobile .at-share-btn{
		margin-right: unset !important;
	}
	
	.full_width_container .profile-panel.panel--widget{
		display: none;
	}
	
	/*#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth {
		width: 220px !important;
		max-width: 230px;
		margin: 5px !important;
	}*/
	
	html .one_first, html .one_half, html .one_third, html .two_third, html .one_fourth, html .three_fourth, html .cmsms_121414 .cmsms_column.one_half, html .cmsms_141412 .cmsms_column.one_half, html .cmsms_141214 .cmsms_column.one_fourth, html .cmsms_141214 .cmsms_column.one_half{
		clear: unset !important;
	}
	
	.charitable-donation-form .donation-amounts .donation-amount{
		float: left;
	}
	
	#charitable-donation-formmm .for-specific-dog .campaign-donation-stats{
		position: unset;
		top: unset;
	}
	
	#charitable-donation-formmm #campaign_details{
		position: relative;
	}
	
	#charitable-donation-formmm #donation_details{
		position: absolute;
		bottom: 24px;
		right: 0px;
	}
	#charitable-donation-formmm .donation-amounts .donation-amount .donation-amount-inner-div{
	/*	margin: 0 1% 1% 0 !important;*/
	}
		
	#charitable-donation-formmm #donation_details_amount {
		margin-bottom: -30px;
	}
		
	#charitable-donation-formmm .last_one_half {
		position: unset !important;
		right: unset !important;
	}		
	
	#charitable-donation-formmm .one_first_margin {
		margin: 0 6% 0 2%;
	}
	#charitable-donation-formmm #charitable_field_postcode{
		margin: 0 0% 0 2%;
		width: 92%;
	}
	
	#charitable-donation-formmm #charitable_field_country{
		width: 92%;
		margin: 0 2% 0 2%;
	}
	
	#charitable-donation-formmm #charitable_field_donor_comment{
		margin: 0 0 0 2%;
		width: 92%;
	}
	
	#charitable-donation-formmm #email_mail_phone{
		width: 92%;
	}
	#charitable-donation-formmm #email_mail_phone .one_third {
		width: 28%;
		display: inline-block;
	}
}

@media screen and (min-width:560px) and (max-width:767px) {
	#charitable-donation-formmm #donation_details{
		position: absolute;
		bottom: 42px;
		left: 315px;
		right: unset;
	}
}

@media screen and (min-width:480px) and (max-width:599px) {
	#charitable-donation-formmm .charitable-donation-options ul.donation-amounts{
		padding-left: calc(50% - 230px);
		padding-right: calc(50% - 230px);
	}
	#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth {
		width: 220px !important;
		max-width: 230px;
		margin: 5px !important;
	}
	
	#charitable-donation-formmm #charitable-donor-fields .charitable-form-fields{		
		margin-top: 40px;
	}
}

@media screen and (min-width:600px) and (max-width:767px) {
	#charitable-donation-formmm .amount, #charitable-donation-formmm span.once-off-amount{
		font-size: 28px !important;
	}
	
	#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount .donation-amount-inner-div{
		height: 320px;
	}
	
	#charitable-donation-formmm ul.donation-amounts li.donation-amount label a.button{
		position: absolute;
		bottom: 20px;
		left: 22.5%;
		width: 55%;
		margin-bottom: unset !important;
		margin-top: unset !important;
	}
	
	#charitable-donation-formmm .custom-donation-amount-wrapper .description{
		position: unset;
	}
	
	#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth{
		/*width: 32% !important;*/
		width: calc((100% - 24px)/3) !important;
	    margin: 4px !important;
	}
	
	#charitable-donation-formmm #charitable-donor-fields .charitable-form-fields{		
		margin-top: 40px;
	}
}

@media screen and (max-width:479px) {
	body.single-campaign #fb-first-div {
		font-size: 27px;
		line-height: 30px;
		padding: 35px;
	}

	body.single-campaign #fb-second-div {
		font-size: 27px;
		line-height: 30px;
		padding: 25px 35px;
	}
	
	body.page-id-7480 #fb-first-div {
		font-size: 27px;
		line-height: 30px;
		padding: 35px;
	}

	body.page-id-7480 #fb-second-div {
		font-size: 27px;
		line-height: 30px;
		padding: 25px 35px;
	}

	body.single-campaign #fb-first-div br, #fb-second-div br{
		display: none;
	}
	body.single-campaign #fb-share-popup{
		margin: auto;
	}
	body.single-campaign .full_width_container .dogs-story .grey-large-button{
		min-width: 200px;
	}
	
	body.single-campaign .grab-widget-popup{
		padding: 10px;
	}
	
	body.single-campaign .more .popuptext{
		margin-left: 10px;
	}
	body.single-campaign .more button{
		padding: 22px 20px;
		width: 110px !important;
	}
	.dummy_step{
		margin-top: -42px;
	}
	#general_donation .dummy_step{
		margin-top: unset;
	}
	.dummy_step .steps a{
		font-size: 11px;
	}
	
	#charitable-donation-formmm .full_width_inside{
		/*padding: 0 15px;*/
		/*padding: 0 15px 0 0;*/
		margin-left: 0;
	}
	
	#charitable-donation-form #sponsorship_detailed_message{
/*		width: 100%;*/
	}
	
	#charitable-donation-form .like-to-donate{
		width: 100%;
	}
	
	#charitable-donation-formmm ul.recurring-donation-options li, #charitable-donation-formmm ul.only-once-off li{
		margin-bottom: 10px;
	}
	
	#charitable-donation-form .for-specific-dog .extra{
		display: none;
	}
	
	#charitable-donation-formmm #campaign_details{
		width: 100%;
	}
	
	#charitable-donation-formmm .for-specific-dog .campaign-donation-stats{
		position: unset;
		top: unset;
	}
	
	#charitable-donation-formmm #campaign_details{
		position: relative;
	}
	
	#charitable-donation-formmm #donation_details{
		position: absolute;
		bottom: 24px;
		right: 0px;
	}
	
	#charitable-donation-formmm .donation-amounts .donation-amount{
		/*margin: 5px auto !important;*/
	}
	
	
	
	#charitable-donation-formmm #donation_details_amount {
		margin-bottom: -30px;
	}		
	
	#charitable-donation-formmm .last_one_half {
		position: unset !important;
		right: unset !important;
	}
	
	
	
	#charitable-donation-formmm #email_mail_phone{
		line-height: 20px;
		font-size: 18px;
		padding: 15px;
	}
	
	#charitable-donation-formmm #donation_details_amount .fa-euro{
		position: absolute;
		top: 42px;
		left: 13px;
	}
	
	#charitable-donation-formmm #charitable_field_email, #charitable-donation-formmm #charitable_field_phone{
		margin: 0;
	}
	
	#charitable-donation-formmm #charitable_field_postcode, #charitable-donation-formmm #charitable_field_address, #charitable-donation-formmm #charitable_field_address_2{
		margin: 0 4% 0 0;
	}
	
	#charitable-donation-formmm #charitable_field_country {
	    margin-bottom: 15px;
	    width: 96%;
		margin: 0;
	}
	#charitable-donation-formmm .charitable-submit-field{
		margin-top: 10px;
	}
	#charitable-donation-formmm #charitable_field_donor_comment {
		margin-bottom: 15px;
	}
	#charitable-donation-form .like-to-donate{
		margin-top: unset;
		padding: 3px;
	}
	#charitable-donation-formmm .one_first .one_half {
		width: 100%;
		margin: 0;
	}
	#charitable-donation-formmm #city_and_suburb.one_first .one_half {
		width: 100%;
		margin: 0;
	}
	#charitable-donation-formmm .one_first_margin{
		margin: 0 4% 0 0;
	}
	
	#charitable-donation-formmm #charitable-donor-fields input, #charitable-donation-formmm #charitable-donor-fields textarea, #charitable-donation-formmm #charitable-donor-fields select{
		margin-top: 10px;
	}
	
	#charitable-donation-formmm #charitable-donor-fields #charitable_field_donor_comment{
		margin: 0 2% 15px 0;
	}
	
	#charitable-donation-formmm #charitable-donor-fields #email_mail_phone{
		margin: 0;
	}
	
	#charitable-donation-formmm #charitable-donor-fields .one_first .one_third {
		width: 100%;
		margin: 0 0% 0 0%;
	}
	
	#charitable-donation-form #sponsorship_detailed_message{
		padding: 10px;
	}
	
	#charitable-donation-formmm #campaign_details{
		margin: 0;
		padding: 10px;
	}
	
}

@media screen and (min-width:480px) and (max-width:767px) {
	.dummy_step{
		margin-top: -42px;
	}
	#general_donation .dummy_step{
		margin-top: unset;
	}
	#charitable-donation-form #sponsorship_detailed_message{
/*		width: 100%;*/
	}
	#charitable-donation-form .like-to-donate{
		width: 100%;
	}
	#charitable-donation-formmm ul.recurring-donation-options li, #charitable-donation-formmm ul.only-once-off li{
		margin-bottom: 10px;
	}
	#charitable-donation-form .for-specific-dog .extra{
		display: none;
	}
	/*#charitable-donation-formmm #div_img{
		display: inline-block;
	}
	#charitable-donation-formmm .for-specific-dog .campaign-donation-stats{
		position: absolute;
		top: 143px;
		float: right;
	}
	#charitable-donation-formmm #donation_details{
		position: relative;
		left: 250px;
	}*/
	#charitable-donation-formmm #campaign_details{
		width: 100%;
		margin: 0 auto;
		padding: 20px;
	}
	body.single-campaign .content_wrap{
		padding: 0;
	}
	body.single-campaign #sponsorship_detailed_message {
		padding: 20px;
	}
	
	body.single-campaign .cmsms_row_inner{
		padding: 0;
	}
	#charitable-donation-formmm #whole_three_fourth.one_first{
		width: 100%;
	}
	#charitable-donation-formmm .charitable-donation-options.full_width_inside {
		margin-left: 0;
		width: 100%;
    }
}


@media screen and (max-width:400px) {
	.full_width_container .donate-button{
		padding: 10px 40px;
	}
	#fb-share-popup-inside-div{
		width: 80%;
		margin: 0 auto;
	}
}

/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){
	body.single-campaign .more button{
	    padding: 46px 32px;
	}
	.fix_button{
	    padding: 5px 17px !important;
	}
	.fix_fb_button{
		margin-right: 0;
	}
}
/*and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) */
@media screen and (max-width:479px) {
	#charitable-donation-form #sponsorship_detailed_message{
/*		width: 90%;*/
	}
	#charitable-donation-formmm #campaign_details{
		width: 100%;
	}

	#charitable-donation-formmm.charitable-donation-form .donation-amounts .donation-amount.one_fourth {
		width: 85% !important;
		max-width: 98%;
		min-width: 211px;
		margin: 5px auto !important;
	}

	#charitable-donation-formmm .charitable-donation-options ul.donation-amounts{
		/*width: auto;*/
		width: 100%
	}
	
	#general_donation #charitable-donation-formmm .full_width_inside{
		width: 100%;
	    padding: 5px;
	    margin: 0 auto;
	}
	
	#charitable-fieldset-donation .cmsms_row_inner{
		/*padding-left: 0;*/
		padding: 0;
	}
	#charitable-donation-formmm .charitable-donation-options.full_width_inside {
		margin-left: 0;
		width: 100%;
	}
	body.single-campaign .content_wrap{
		padding: 0;
	}
}

@media screen and (min-width:480px)  and (max-width:767px) {
	.full_width_inside.for-specific-dog{
		margin-left: 0;
	}
	
	#charitable-donation-formmm #charitable-fieldset-donation .cmsms_row_inner{
		padding: 0;
	}
	
	#charitable-donation-formmm .charitable-donation-options ul.donation-amounts{
		margin-bottom: 40px;
	}
	
	body.single-campaign .content_wrap{
		padding: 0;
	}
	
	body.page-template-page-campaign .content_wrap{
		padding: 0;
	}
}

@media screen and (min-width:600px) and (max-width:767px) {
	#charitable-donation-formmm .charitable-donation-options ul.donation-amounts {
		/*width: 96%;*/
	    padding-left: 5px;
		padding-right: 5px;
	}
	#charitable-donation-formmm #charitable-fieldset-donation{
	    border: none !important;
	}
	.charitable-donation-form .donation-amounts .donation-amount{
		border: none !important;
	}
	
}

@media screen and (min-width:768px) and (max-width:1024px) {
	.full_width_inside.for-specific-dog{
		margin-left: 0;
	}

	#charitable-donation-formmm #charitable-fieldset-donation .cmsms_row_inner{
		padding: 0;
	}
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) and (min-width:768px){
	#adopt-view-buttons br{
		display: none !important;
	}
}

#cmsms_5389_formsend, #cmsms_5389_formclear{
	/* font-family: 'robusta' !important; */
	font-weight: bold;
}
.header_mid_inner .search_wrap .search_bar_wrap input[type="text"]{
	font-family: Berlin Sans FB Demi Bold !important;
}
.header_mid_scroll .search_bar_wrap {
	display: none;
}
.header_mid .search_bar_wrap input[type="text"], .header_mid .search_bar_wrap input[type="text"]:focus{
	background-color: rgba(255, 255, 255, 1) !important;
}
.header_mid .search_bar_wrap button[type="submit"][class^="cmsms_theme_icon_"] {
    color: grey !important;
}
.header_mid .search_bar_wrap{
	background-color: rgba(255, 255, 255, 1) !important;
}
.search_bar_wrap {
    border-radius: 5px;
}

@media screen and (max-width:767px){
	
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .five-col-md {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.charitable-donation-form .donation-amounts .donation-amount.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .charitable-donation-form .donation-amounts .donation-amount.col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .five-col-md {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .charitable-donation-form .donation-amounts .donation-amount.col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .charitable-donation-form .donation-amounts .donation-amount.col-md-2 {
    width: 16.66666667%;
  }
  .charitable-donation-form .donation-amounts .donation-amount.five-col-md {
  	width: 20%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.no-padding-left {
    padding-left: 0;
}
.clear-left{
    clear: left;
}
@media screen and (max-width:767px) {
    .no-padding-xs{
        padding: 0;
    }
}
.fb_customer_chat_bubble_animated_no_badge{
  bottom: 13pt !important;
  right: 67pt !important;
}
@media only screen and (max-width:799px){
  .fb_customer_chat_bubble_animated_no_badge{
    bottom: 65pt !important;
    right: 13pt !important;
  }
}
.header_mid_scroll .search_wrap .donateB {
	background: #ffffff !important;
}
.single-post .content_wrap
{
width:100% !important;
padding:0px !important;
}
.single-post .headline_inner
{
text-align:center !important;
}
.single-post .opened-article .post 
{
padding:0px !important;
}
.single-post .cmsms_post_info
{
display:none !important;
}
.single-post .content_wrap.fullwidth .opened-article 
  {
padding-top:0px !important;
}
.page-id-1013 article
{

    width: 100% !important;
   
 }
/*.single-post .cmsms_row
{
text-align:justify !important;
padding-left: 30px !important;
padding-right:30px !important;
}
 .single-post .cmsms_row ul 
{
text-align:justify !important;
padding-left: 30px !important;
padding-right:30px !important;
}
 .single-post .cmsms_row p
{
text-align:justify !important;
padding-left: 30px !important;
padding-right:30px !important;
}
 
 .single-post .cmsms_row ol
 {
 text-align:justify !important;
padding-left: 30px !important;
padding-right:30px !important;
}
/*.single-post .cmsms_row span
 {
 text-align:justify !important;
padding-left: 30px !important;
padding-right:30px !important;
}

.single-post .cmsms_row p span{
	text-align:justify !important;
padding-left: 0px !important;

}

*/

/*@media only screen and (device-width: 768px){
	.header_mid_inner .search_wrap .search_wrap_inner .search_wrap_inner_left {
    		visibility: visible !important;
	}
	.search_bar_wrap{
		width: 300px !important;
	}
}*/

.single-post .cmsms_text
{
padding-right:30px !important;
 text-align:justify !important;
padding-left: 30px !important;
}
.page-id-1013 .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_list li{
    visibility: visible !important;
    opacity: 2 !important;
}
.page-id-1013 .cmsms_post_filter_but{
	display: none !important;
}
@media only screen and (max-width: 461px){
.page-id-1013 .cmsms_post_filter_list{
	text-align: center !important;
}
.single-post .post-title{
	 text-align: left !important;
}
}
@media only screen and (max-width:356px){
	#cmsms_heading_583d38fac94f5 .cmsms_heading a{
		font-size: 17px !important;
	}
}
.page-id-23841 .headline_text{
	padding-right: 55px;
}
.page-id-23841 .headline_text:before {
    content: '\ed8d' !important;
	font-size: 40px;
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    vertical-align: baseline;    
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    width: 1em; 
     height: 1em; 
     margin: auto !important; 
     position: absolute; 
     left: 0; 
     right: 0; 
     top: 0; 
     bottom: 0; 
     left: auto;
}
.page-id-23838 .headline_text:before{
	content: '\ee47';
	width: 1em;
    height: 1em;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	font-size: 40px;
	right: auto;
font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    vertical-align: baseline;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
	
}
.page-id-23838 .headline_text{
padding-left: 55px;
text-align: left;
}
.page-id-23851 .headline_text:before{
	content: '\ec72';
	font-size: 40px;
	left: auto;
	width: 1em;
    height: 1em;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    vertical-align: baseline;    
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.page-id-23851 .headline_text{
padding-right: 55px;
text-align: left;
}
.page-id-23840  .headline_text:before
{
font-size: 40px;
    right: auto;
width: 1em;
    height: 1em;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	content: '\e827';
	font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    vertical-align: baseline;   
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.page-id-23840 .headline_text{
	padding-left: 55px;
	text-align: left;
}
.search_bar_wrap input[type=text] {
  border: 0;
  background: none;
  width: 80%;
  padding: 3px 7px !important;
  margin-top: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header_mid_inner .search_wrap .search_bar_wrap input[type=text] {
line-height: 23px !important;
}
.search_wrap_inner .search_bar_wrap p{
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    margin-top: 0px !important;
}
.header_mid_inner .search_wrap .search_bar_wrap {
    height: 33px;
    padding: 1px 10px;
}
.search_bar_wrap .cmsms_theme_icon_search{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	height: 24px !important;
}
/******Greek page responsiveness********/
.greek_donate{
	width: max-content !important;
	width: -moz-max-content !important;
}
.menu-primary-menu-greek-container{
	width: max-content !important;
	width: -moz-max-content !important;
}
.header_mid_scroll .greek_donate{
	/*padding: 0px 10px !important;*/
	padding: 4px 10px !important;
	margin-top: 0px !important;
}
.menu-primary-menu-greek-container #navigation > li > a > span{
	padding: 0 8px !important;
}
.header_bot_scroll .header_bot_outer{
	    /* margin-top: 20px !important; */
      margin-top: 25px !important;
}
.page-id-23843 .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but.current + .cmsms_project_filter_list > li {
	padding: 10px 0 10px 2px !important;
}
.page-id-7156 .header_mid_inner .search_wrap .search_bar_wrap input[type=text], .page-id-21250 .header_mid_inner .search_wrap .search_bar_wrap input[type=text]{
	height: 29px !important;
}
/*.page-template-page-adoption_application_gr .header_mid_scroll .greek_donate{
	
	padding: 4px 10px !important;
	margin-top: 0px !important;
}*/
@-moz-document url-prefix() {
   #header .header_mid .logo_wrap{
        left: -115px !important;
    }
	  #header .header_mid_scroll .logo_wrap{
        left: 0px !important;
    }
    #header .header_bot_inner nav {
    	padding-left: 114px !important;
    }
    .page-id-23843 .cmsms_project_filter_wrap .cmsms_project_filter .cmsms_project_filter_block .cmsms_project_filter_but.current 		+ .cmsms_project_filter_list > li {
	padding: 10px 0 10px 0px !important;
   }
}
/* Page Details Facebook Share Popup */
body.page-id-24147 #fb-share-popup.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
}

body.page-id-24147 #fb-share-popup .closebtnfb{
	font-size: 40px;
	top: 15px;
	right: 35px;
	position: absolute;
	top: -20px;
	right: -25px;
	border: 3px solid #fff;
	border-radius: 100%;
	background: #656565;
	color: #fff;
	font-weight: bold;
}

body.page-id-24147 #fb-share-popup {
    background: rgba(0,0,0,0.8);
}

body.page-id-24147 #fb-share-div {
	max-width: 600px;
	height: auto;
	min-height: 300px;
	background: #fff;
	margin: 50px auto;
	position: relative;
	width: 90%;
}

body.page-id-24147 #fb-first-div {
	height: auto;
    background: orange;
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
    vertical-align: middle;
    font-family: Arial;
    padding: 50px;
}

body.page-id-24147 #fb-second-div {
	height: auto;
	font-size: 40px;
	line-height: 45px;
	padding: 25px 50px 50px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-color: #fff;
}

body.page-id-24147 #fb-share-popup .addthis_button_facebook{
	text-align: center;
}
body.page-id-24147 #fb-share-popup .addthis_button_facebook .fa-facebook{
	padding-left: 20px;
}

body.page-id-24147 #fb-share-popup .addthis_button_facebook span.at-icon-wrapper{
	height: unset !important;
	width: unset !important;
	color: #fff;
	font-weight: bold;
	padding: 10px 25px;
	font-size: 13px;
}

body.page-id-24147 #fb-share-popup #fb-share-para{
	text-align: center;
}

body.page-id-24147 .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

body.page-id-24147 .headline_outer .headline_inner.align_left .headline_text::before {
	display: none;
}
.wpml-ls-item-nl, .wpml-ls-item-de , .wpml-ls-item-fr{
	display: none !important;
}
.header_mid_scroll .wpml-ls-link:hover{
	color: #ffffff !important;
}
.grab-widget .wpml-ls.wpml-ls-legacy-list-horizontal
{
display:none !important;
}

/*.wpml-ls-legacy-list-horizontal{
	width: max-content !important;
}
.wpml-ls-native{
	color: #000000 !important;
}
.wpml-ls-link{
	background-color: #ff9b02 !important; 
	color: #000000 !important; 
}
.header_mid_scroll .wpml-ls-link{
	background-color: #1f1f1f !important; 
	color: #ffffff !important; 
	
}
.header_mid_scroll  .wpml-ls-native{
	color: #ffffff !important;
}*/
/*@media only screen and (min-width: 1025px){
.menu-item-mega-container{	
	width: 100vw !important;	
	transform: translateX(calc((40em - 100vw)/2)) !important;	
}
}
@media only screen and (min-width: 1377px){
	.menu-item-mega-container{
		width: 100vw !important;
		transform: translateX(calc((54em - 100vw)/2)) !important;
}
}
@media only screen and (min-width: 1025px){
.header_bot_scroll .menu-item-mega-container{
	width: 100vw !important;
	transform: translateX(calc((60em - 100vw)/2)) !important;
}
}
@media only screen and (min-width: 1377px){
.header_bot_scroll .menu-item-mega-container{
		width: 100vw !important;
		transform: translateX(calc((60em - 100vw)/2)) !important;
}
}*/
/*@media only screen and (max-width : 767px) and (min-width : 545px){
  #header .search_wrap_inner{
      width: 540px !important;
  }
}
@media only screen and (max-width:544px){
  .wpml-ls-legacy-list-horizontal{
    clear: none !important;
    float: right !important;
  }
}
@media only screen and (min-width : 545px) and (max-width:1024px){
  .wpml_lang_spl_switch{
    display: none !important;
  }
  .wpml_lang_main_switch{
    display: block !important;
  }
}
@media only screen and (max-width : 544px){
  .wpml_lang_main_switch{
    display: none !important;
  }
  .wpml_lang_spl_switch{
    display: block !important;
  }
}*/
.wpml_lang_main_switch{
  display: table-cell;
	height: 100px !important;
}
.wpml-ls-legacy-dropdown {
    width: 10em !important;
}
.header_mid_scroll .wpml-ls-link:hover {
    /* color: #000000 !important; */
    color: #ff9c01 !important;
}
/*.header_mid a .wpml-ls-native{
	color: #000000!important;
}*/
/* @media only screen and (min-width: 412px) and (max-width: 600px){
	.wpml_lang_main_switch{
	padding-left: 5px !important;
}
} */
@media only screen and (max-width: 1024px){
	.header_mid{
		height: 72px !important;
  }
  
  html #page #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap .logo.image_logo{
    height: 45px !important;
  }
  html #page #header .header_mid nav, html #page #header .header_bot nav{
    padding-left: 0;
  }
}

@media only screen and (min-width: 500px){
.wpml_lang_spl_switch{
	display: none !important;
}
}
@media only screen and (max-width: 499px){
.header_bot_inner .wpml_lang_spl_switch{
	display: block  !important;
}
.wpml_lang_main_switch{
	display: none !important;
}
.header_bot_inner .wpml_lang_spl_switch{
	float: right !important;
	margin-right: 20px !important;
}
}
@media only screen and (min-width: 500px) and (max-width: 1024px){
	.wpml_lang_main_switch{
		margin-left: 20px !important;
	}
}
/*.wpml-ls-native{
	color: #000000 !important;
}*/
.search_wrap_inner_right{
	vertical-align: unset !important;
}
/****color change in wpml****/
.header_mid_inner .wpml-ls-item a{
	background-color: #ff9b02 !important;
	border: none !important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
	display: none !important;
}
.header_mid_scroll .wpml-ls-item a{
	background-color: #1f1f1f !important;
	border: none !important;
	color: #ffffff !important;
}
@media only screen and (max-width: 499px){
	.wpml-ls-native{
	background-color: #000000 !important;
}	
	.wpml-ls-item a{
	background-color: #000000 !important;
}
	.wpml-ls-legacy-dropdown a{
	border: none 
}
}
.wpml-ls-sub-menu{
	border-top: none !important;
}
 .button-greek {
	font-family: Arial, Helvetica, sans-serif  !important;
}
 .widget-popup-btn{
margin-top: 0px !important;
}
.featured-red{
    width: 119px;
    height: 121px;
    position: absolute;
    top: 0px;
    z-index: 12;
    /* background: url("/wp-content/uploads/2020/03/reserverd-1.png") 0 0 no-repeat; */
    background: url("/wp-content/uploads/2022/03/reserved.png") 0 0 no-repeat;
}

.featured-yellowbg-white{
    width: 119px;
    height: 121px;
    position: absolute;
    top: 0px;
    z-index: 12;
    /* background: url("/wp-content/uploads/2020/12/Under-Assessment.png") 0 0 no-repeat; */
    background: url("/wp-content/uploads/2022/03/under_assessment.png") 0 0 no-repeat;
}

.featured-greenbg-white{
    width: 119px;
    height: 121px;
    position: absolute;
    top: 0px;
    z-index: 12;
    /* background: url("/wp-content/uploads/2020/12/Under-Assessment.png") 0 0 no-repeat; */
    background: url("/wp-content/uploads/2022/03/fosterimg1.png") 0 0 no-repeat;
}

.featured-yellowbg-black{
    width: 119px;
    height: 121px;
    position: absolute;
    top: 0px;
    z-index: 12;
    background: url("/wp-content/uploads/2020/12/Under-Assessment-1.png") 0 0 no-repeat;
}

.featured-bluebg-white{
  width: 119px;
  height: 121px;
  position: absolute;
  top: 0px;
  z-index: 12;
  /* background: url("/wp-content/uploads/2022/03/for_cyprus_only-2.png") 0 0 no-repeat; */
  background: url("/wp-content/uploads/2022/03/for_cyprus_adoption_only.png") 0 0 no-repeat;
}
.featured-purplebg-white{
  width: 119px;
  height: 121px;
  position: absolute;
  top: 0px;
  z-index: 12;
  /* background: url("/wp-content/uploads/2022/03/application_closed-1.png") 0 0 no-repeat; */
  background: url("/wp-content/uploads/2022/03/applications_closed.png") 0 0 no-repeat;
}
.featured-blackbg-orange {
  width: 119px;
  height: 121px;
  position: absolute;
  top: 0px;
  z-index: 12;
  background: url("/wp-content/uploads/2022/03/Currently-In-The-UK.png") 0 0 no-repeat;
}
@media screen and (max-width:376px) {
	 .first-div-greek {
		font-size: 25px !important;
		line-height: 28px !important;
		
	}

	 .second-div-greek {
		font-size: 25px !important;
		line-height: 28px !important;
		
	}
}
.single-campaign .search_wrap_inner{
	margin-top: -61px !important;
}

@media only screen and (min-width: 1025px){
.single-campaign .header_mid_scroll .search_wrap {
    top: -11px !important;
}
.header_mid_scroll .donateB_hold .donateB {
		margin: 2px 0 !important;
}	
.wpml-ls-legacy-dropdown a{
	padding: 4px 10px !important;
}
.header_mid_scroll .wpml-ls-legacy-dropdown a{
	padding: 1px 10px !important;
}
.donateB{
	margin-left: 70px !important;
}
@-moz-document url-prefix() {
	.header_mid_scroll .donateB{
		margin-left: 400px !important;
}
    .header_mid_scroll .donateB_hold .donateB {
		margin: 2px 0 !important;
}	
}
}




@media only screen and (min-width:1025px){
  .menu-item-mega-container{
      top: 0px !important;
      left: 50% !important;
      margin-left: -55vw !important;
      margin-right: -52vw !important;
      max-width: 105vw !important;
      position: relative !important;
      right: 50% !important;
      width: 105VW !important;
      padding: 0px !important;
  }
  .header_bot .meg-menu-7363{
    left: 260% !important;
    /* background : linear-gradient(to right,rgba(255,43,88,0.8) 0%,rgba(255,216,0,0.8) 100%)!important; */
  }
  .header_bot .meg-menu-36640{
    left: 220% !important;
  }
  .header_bot .meg-menu-21352{
    left: 50% !important;
    /* background : linear-gradient(to right,rgba(0, 191, 165, 0.911) 0%,rgba(228, 255, 26,0.8) 100%)!important; */
  }
  .header_bot .meg-menu-7365{
    left: -30% !important;
  }
  .header_bot .meg-menu-7366{
    left: -170% !important;
  }

  .header_bot_scroll .meg-menu-7363{
    left: 390% !important;
  }
  .header_bot_scroll .meg-menu-36640{
    left: 255% !important;
  }
  .header_bot_scroll .meg-menu-21352{
    left: 180% !important;
  }
  .header_bot_scroll .meg-menu-7365{
    left: 100% !important;
  }
  .header_bot_scroll .meg-menu-7366{
    left: -35% !important;
  }

  .menu-item-mega-container .sub-menu{
    padding: 0px 75px !important;
    text-align: center !important;
  }
  .menu-item-depth-subitem{
    display: none !important;
  }
  .menu-item-depth-1:hover .menu-item-depth-subitem{
    /* display: block !important; */
    display: inline-flex !important;
  }
  .header_bot #navigation ul li{
    border-top-color: #ebebeb00 !important;
  }

  .header_bot #navigation ul li > a:hover, .header_bot #navigation > li.menu-item-mega li li:hover > a:hover{
    background-color: #f3970000 !important;
  }
  /* .navigation a:before {
    border-style: solid;
    border-width: 0 13px 13px;
    bottom: 0;
    content: "";
    display: none;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    height: 0;
    width: 0;
    -webkit-transform: rotate(1turn);
  }
  nav>ul>li:hover>a:before{
    display: block;
  } */

  .header_bot .menu-item-depth-0 .sub-menu{
    display: flex !important;
    justify-content: center !important;
  }
  .header_bot li .menu-item-depth-1{
    width: auto !important;
  }
  /* .header_bot .menu-item-depth-0 a:before{
    width: 20px !important;
    height: 20px !important;
    background-color: #ff0000 !important;
    display: none;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 0px;
  }
  .header_bot .menu-item-depth-0:hover a:before{
    display: block !important;
  } */
  .header_bot .menu-item-depth-1 .sub-menu{
    width: 100% !important;
    position: fixed !important;
    left: 0px !important;
    right: 0px !important;
    z-index: 99998 !important;
    top:154px;
    /* background: #3eab46 !important;#a3a3a3 !important; */
  }
  .header_bot_scroll .menu-item-depth-1 .sub-menu{
    /* top: 170px !important; */
    top: 133px !important;
  }
  .header_bot .menu-item-has-children:before{
    
    display: none;
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: 0px;
    top: auto !important;
    width: 0;
    z-index: 99999 !important;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    /* border-bottom: 18px solid #3eab46; #a3a3a3; */
  }
  .header_bot .menu-item-depth-1:hover:before {
    display: block !important;
  }

  .header_bot .menu-item-depth-subitem a:before{
      display: none !important;
  }
  ul li:before{
    content: '' !important;
  }
  #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a{
  font-weight : 200 !important;
  }
  #navigation ul li a{
  font-weight : 100 !important;
  }
  .middle_content{
    padding-top: 0;
    padding-bottom: 0;
  }

  /* .meg-menu-7363 ul li:hover{
    background-color: #bae5b7 !important;
  }
  .meg-menu-36640 ul li:hover{
    background-color: #ead2a5 !important;
  }
  .meg-menu-21352 ul li:hover{
    background-color: #d49798 !important;
  }
  .meg-menu-7365 ul li:hover{
    background-color: #a6d2f3 !important;
  }
  .meg-menu-7366 ul li:hover{
    background-color: #f0f5a4 !important; 
  }
  .meg-menu-36672 ul li:hover{
    background-color: #8cece5 !important;
  }
  .meg-menu-24143 ul li:hover{
    background-color: #8cece5 !important;
  } */
  /* .header_bot .meg-menu-7363 .menu-item-depth-1 .sub-menu{
    background: #3eab46 !important;
  }
  .header_bot .meg-menu-21352 .menu-item-depth-1 .sub-menu{
    background: #d04a4b  !important;
  }
  .header_bot .meg-menu-7365 .menu-item-depth-1 .sub-menu{
    background: #2180c7  !important;
  }
  .header_bot .meg-menu-7363 .menu-item-has-children:before{
    border-bottom: 12px solid #3eab46;
  }
  .header_bot .meg-menu-21352 .menu-item-has-children:before{
    border-bottom: 12px solid #d04a4b;
  }
  .header_bot .meg-menu-7365 .menu-item-has-children:before{
    border-bottom: 12px solid #2180c7;
  } */

  #navigation .menu-item-depth-1 ul li a{
    font-size:16px !important;
  }

  @-moz-document url-prefix() { 
    /* .header_bot .meg-menu-7363{
      left: 360% !important;
    } */
    .header_bot .meg-menu-21352{
      left: 165% !important;
    }
    .header_bot .meg-menu-7365{
      left: 75% !important;
    }
    .header_bot .meg-menu-7366{
      left: -30% !important;
    }
  }
}
@media only screen and (min-width:1025px) and (max-width:1439px){
  .header_bot .meg-menu-36640{
    left: 155% !important;
  } 
  .header_bot_scroll .meg-menu-36640{
    left: 230% !important;
  }
}
@media only screen and (min-width:1440px){
  .header_bot .meg-menu-7363{
    left: 350% !important;
    /* background : linear-gradient(to right,rgba(255,43,88,0.8) 0%,rgba(255,216,0,0.8) 100%)!important; */
  }
  .header_bot .meg-menu-21352{
    left: 140% !important;
    /* background : linear-gradient(to right,rgba(0, 191, 165, 0.911) 0%,rgba(228, 255, 26,0.8) 100%)!important; */
  }
  .header_bot .meg-menu-7365{
    left: 40% !important;
  }
  .header_bot .meg-menu-7366{
    left: -80% !important;
  }
  
  .header_bot_scroll .meg-menu-7363{
    left: 470% !important;
  }
  .header_bot_scroll .meg-menu-36640{
    left: 345% !important;
  }
  .header_bot_scroll .meg-menu-21352{
    left: 260% !important;
  }
  .header_bot_scroll .meg-menu-7365{
    left: 200% !important;
  }
  .header_bot_scroll .meg-menu-7366{
    left: 120% !important;   
  }
  .header_mid_scroll .donateB_hold{
    top: 0;
    position: absolute;
    right: 250px;
  }
  .header_mid_scroll .wpml_lang_main_switch{
    top: 0;
    position: absolute;
    right: 50px;
  }
}


/********Greek Menu**********/
@media only screen and (min-width:1025px){
  .header_bot .meg-menu-24129{
    left: 90% !important;
  }
  .header_bot .meg-menu-24143{
    left:-305% !important;
  }
}
@media only screen and (min-width:1440px){
  .header_bot .meg-menu-24129{
    left: 152% !important;
  }
  .header_bot .meg-menu-24143{
    left:-241% !important;
  }
}
@media only screen and (min-width:1025px){
  .header_bot .meg-menu-24119{
    left: 196% !important;
  }
  .header_bot .meg-menu-24130{
    left: -10% !important;
  }
  .header_bot .meg-menu-24136{
    left: -135% !important;
  }
  .header_bot .meg-menu-24141{
    left: -255% !important;
  }
  .header_bot .meg-menu-36672{
    left: -340% !important;
  }

  .header_bot_scroll .meg-menu-24119{
    left: 265% !important;
  }
  .header_bot_scroll .meg-menu-24129{
    left: 150% !important;
  }
  .header_bot_scroll .meg-menu-24130{
    left: 65% !important;
  }
  .header_bot_scroll .meg-menu-24136{
    left: -45% !important;
  }
  .header_bot_scroll .meg-menu-24141{
    left: -150% !important;
  }
  .header_bot_scroll .meg-menu-24143{
    left: -206% !important;
  }
  
  /* .meg-menu-24119 ul li:hover{
    background-color: #bae5b7 !important;
  }
  .meg-menu-24129 ul li:hover{
    background-color: #ead2a5 !important;
  }
  .meg-menu-24130 ul li:hover{
    background-color: #d49798 !important;
  }
  .meg-menu-24136 ul li:hover{
    background-color: #a6d2f3 !important;
  }
  .meg-menu-24141 ul li:hover{
    background-color: #c6fabc !important;
  } */

  /* .header_bot .meg-menu-24119 .menu-item-depth-1 .sub-menu{
    background: #3eab46 !important;
  }
  .header_bot .meg-menu-24130 .menu-item-depth-1 .sub-menu{
    background: #d04a4b  !important;
  }
  .header_bot .meg-menu-24136 .menu-item-depth-1 .sub-menu{
    background: #2180c7  !important;
  }
  .header_bot .meg-menu-24119 .menu-item-has-children:before{
    border-bottom: 12px solid #3eab46;
  }
  .header_bot .meg-menu-24130 .menu-item-has-children:before{
    border-bottom: 12px solid #d04a4b ;
  }
  .header_bot .meg-menu-24136 .menu-item-has-children:before{
    border-bottom: 12px solid #2180c7;
  } */

  @-moz-document url-prefix() { 
    .header_bot .meg-menu-24119{
      left: 240% !important;
    }
    .header_bot .meg-menu-24130{
      left: 18% !important;
    }
    .header_bot .meg-menu-24136{
      left: -105% !important;
    }
    .header_bot .meg-menu-24141{
      left: -575% !important;
    }
  }

}

@media only screen and (min-width:1440px){
  .header_bot .meg-menu-24119{
    left: 240% !important;
  }
  .header_bot .meg-menu-24130{
    left: 50% !important;
  }
  .header_bot .meg-menu-24136{
    left: -70% !important;
  }
  .header_bot .meg-menu-24141{
    left: -175% !important;
  }
  .header_bot .meg-menu-36672{
    left: -225% !important;
  }

  .header_bot_scroll .meg-menu-24119{
    left: 302% !important;
  }
  .header_bot_scroll .meg-menu-24129{
    left: 195% !important;
  }
  .header_bot_scroll .meg-menu-24130{
    left: 140% !important;
  }
  .header_bot_scroll .meg-menu-24136{
    left: 55% !important;
  }
  .header_bot_scroll .meg-menu-24141{
    left: -50% !important;
  }
  .header_bot_scroll .meg-menu-24143{
    left: -152% !important;
  }
}
@media only screen and (min-width:1025px) and (max-width:1445px){
  .header_bot_scroll #menu-item-24119 .menu-item-depth-1 .sub-menu{
    top:160px !important;
  }
}

@-moz-document url-prefix(){
  @media only screen and (min-width:1025px){
    .header_bot_scroll .menu-item-depth-1 .sub-menu{
      top: 133px !important;
    }
  }
  @media only screen and (min-width:1025px) and (max-width:1445px){
    .header_bot_scroll #menu-item-24119 .menu-item-depth-1 .sub-menu{
      top:160px !important;
    }
  }
}

@-moz-document url-prefix(){
  /* @media only screen and (min-width:1440px) and (max-width:1530px){
    .header_bot .meg-menu-7363{
      left:395% !important;
    }
  }
  @media only screen and (min-width:1700px){
    .header_bot .meg-menu-7363{
      left: 305% !important;
    }
  } */
  @media only screen and (min-width:1433px){
    .header_bot .meg-menu-7363{
      left: 435% !important;
    }
    .header_bot .meg-menu-21352{
      left: 250% !important;
    }
    .header_bot .meg-menu-7365{
      left: 190% !important;
    }
    .header_bot .meg-menu-7366{
      left: 85% !important;
    }
    @-moz-document url-prefix() {
      .header_bot .meg-menu-7365{
        left: 105% !important;
      }
    }
    /****Greek menu****/
    .header_bot .meg-menu-24119{
      left: 290% !important;
    }
    .header_bot .meg-menu-24130{
      left: 70% !important;
    }
    .header_bot .meg-menu-24136{
      left: -35% !important;
    }
    .header_bot .meg-menu-24141{
      left: -410% !important;
    }
  }
  @media only screen and (min-width:1692px){
    .header_bot .meg-menu-7363{
      left: 445% !important;
    }
  }
}

@media only screen and (max-width: 1024px){
  .cmsms_dynamic_cart{
      /* display: block !important;
      visibility: visible !important; */
  }
}
@media only screen and (max-width:499px){
  .cmsms_dynamic_cart .cmsms_dynamic_cart_button{
    top:23px !important;  
  }
}
@media only screen and (min-width: 500px){
  .cmsms_dynamic_cart .cmsms_dynamic_cart_button{
    top:-48px !important;  
  }
}

body.single-post .cmsms_breadcrumbs{
  display: block !important;
}

body.single-product .cmsms_breadcrumbs{
  display: block !important;
}

.single-product .cmsms_color_scheme_footer h1{
  color: #000000 !important;
}    

.category-news .headline_color{
  background-color: #4ecdc4 !important;
}
.blog .cmsms_post_date, .blog .cmsms_post_cont_info, .blog .cmsms_post_footer{
  display: none !important;
}
.ilightbox-holder.dark{
  top: 20px;
}
@media only screen and (min-width:768px){
	.cmsms_products .product{
		width: 29% !important;
	}
}
.cmsms_products h5.entry-title a{
	font-size:17px !important;
}
.search-results .headline_color{
	background-color: #4ecdc4 !important;
}
.search-results .headline_text .entry-title{
	color: #000000 !important;
}
.cmsms_products .product .product_outer .product_inner .cmsms_product_header{
	min-height: 60px !important;
}
.middle_content{
  padding-top: 0;
  padding-bottom: 0;
}
/****Blog container width****/
@media only screen and (min-width:1025px) {
	.content_wrap .opened-article .cmsms_row .cmsms_row_inner{
		width: 1024px !important;
	}
	.content_wrap .opened-article .cmsms_row .cmsms_row_fullwidth{
		width: 100% !important;
	}
}
/* @media only screen and (min-width:1440px){
  .content_wrap .opened-article .cmsms_row .cmsms_row_inner{
    width: 1200px !important;
  }
} */
.wpml-ls-statics-shortcode_actions a{
	color: #000000 !important;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a{
  color: #000000 !important;
	opacity: 0.5 !important;
	pointer-events: none !important;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a>img{
  filter: grayscale(100%) !important;
}
@media only screen and (max-width: 499px){
	.wpml-ls-statics-shortcode_actions a{
		color: #ffffff !important;
	}
	.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a{
		color: #ffffff !important;
	}
}
 .header_mid_scroll .wpml-ls-native{
	color: #ffffff !important;
} 
@media only screen and (min-width:1025px){
	@supports (-ms-ime-align:auto) {
		.menu-item-mega-container .menu-item-has-children:hover{
			margin-bottom: 40px !important;
		}
		.header_bot #navigation ul li > a:hover{
			background-color:#f3970000 !important;
			background-color:rgba(243, 151, 0, 0) !important;
		}
	}
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul > li{
	padding: 0 5px !important;
}
/* #header .header_mid_inner .logo_wrap{
	top:60px !important;
	z-index: 204 !important;
}
#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container > ul{
	width: 81% !important;
	float: right !important;
}
#header .header_mid_scroll .header_mid_inner .logo_wrap{
	top: 0px !important;/*38px !important;
}
#header .header_mid_scroll .header_mid_inner .logo_wrap{
	width:112px !important;
} */

@-moz-document url-prefix(){
  @media only screen and (min-width:1025px){
    .header_bot .meg-menu-7363{
      left: 330% !important;
    }
    .header_bot .meg-menu-36640{
      left: 200% !important;
    }
    .header_bot .meg-menu-21352{
      left: 130% !important;
    }
    .header_bot .meg-menu-7365{
      left: 30% !important;
    }
    .header_bot .meg-menu-7366{
      left: -85% !important;
    }
    .header_bot .meg-menu-36672{
      left: -285% !important;
    }
  }
  @media only screen and (min-width:1440px){
    .header_bot .meg-menu-7363{
      left: 405% !important;
    }
    .header_bot .meg-menu-36640{
      left: 285% !important;
    }
    .header_bot .meg-menu-21352{
      left: 250% !important;
    }
    .header_bot .meg-menu-7365{
      left: 110% !important;
    }
    .header_bot .meg-menu-7366{
      left: 10% !important;
    }
    .header_bot .meg-menu-36672{
      left: -170px !important;
    }
  }
}
@media only screen and (min-width:1025px){
  #header nav{
    padding-left: 220px !important;
  }
}

@-moz-document url-prefix(){
  @media only screen and (min-width:1025px) and (max-width:1439px){
    .header_bot .meg-menu-24129{
      left: 139% !important;
    }
    .header_bot .meg-menu-24119{
      left: 228% !important;
    }
    .header_bot .meg-menu-24130{
      left: 50% !important;
    }
    .header_bot .meg-menu-24136{
      left: -75% !important;
    }
    .header_bot .meg-menu-24141{
      left: -160% !important;
    }
    .header_bot .meg-menu-24143{
      left:-200% !important;
    }
  }
  @media only screen and (min-width:1440px){
    .header_bot .meg-menu-24129{
      left: 216% !important;
    }
    .header_bot .meg-menu-24119{
      left: 281% !important;
    }
    .header_bot .meg-menu-24130{
      left: 115% !important;
    }
    .header_bot .meg-menu-24136{
      left: 20% !important;
    }
    .header_bot .meg-menu-24141{
      left: -90% !important;
    }
    .header_bot .meg-menu-24143{
      left:-135% !important;
    }
  }
}
/*****After removing shop in english******/
@media only screen and (min-width:1025px){
  .header_bot .meg-menu-36672{
    left: -300% !important;
  }
  .header_bot_scroll .meg-menu-36672{
    left: -185% !important;
  }
}
@media only screen and (min-width:1440px){
  .header_bot .meg-menu-36672{
    left: -242% !important;
  }
  .header_bot_scroll .meg-menu-36672{
    left: -80% !important;
  }
}

@-moz-document url-prefix(){
  @media only screen and (min-width:1025px){
    .header_bot .meg-menu-36672{
      left: -200% !important;
    }
  }
  @media only screen and (min-width:1440px){
    .header_bot .meg-menu-36672{
      left: -115% !important;
    }
  }
}
/*********Greek menu width**********/
@media only screen and (max-width:1024px){
  .menu-primary-menu-greek-container{
    width:100% !important;
  }
  .responsive_nav {
    position: absolute;
    left: 10px;
    top: 10px;
  }
}
/* .meg-menu-36672 ul li:hover {
  background-color: #8cece5 !important;
} */

/********Country Dropdown in Checkout page*******/

.page-id-1943 #billing_country.select2-hidden-accessible, .page-id-1943 #shipping_country.select2-hidden-accessible, .page-id-1943 #billing_state.select2-hidden-accessible, .page-id-1943 #shipping_state.select2-hidden-accessible,
.page-id-1941 .shipping .shipping-calculator-form .select2-hidden-accessible, .page-id-36695 #billing_country.select2-hidden-accessible, 
.page-id-36695 #billing_state.select2-hidden-accessible, .page-id-36695 #shipping_state.select2-hidden-accessible,
.page-id-36695 #shipping_country.select2-hidden-accessible, .page-id-36697 .shipping .shipping-calculator-form .select2-hidden-accessible{
  position: relative !important;
  width: 100% !important;
  min-width: 100px !important;
  max-width: 100% !important;
  height: 41px !important;
}

/*********Title wrapping in header**********/

@media only screen and (min-width:1025px){
  nav ul li .meg-menu-24141 a, #menu-item-24129{
    white-space: nowrap !important;
    max-width: 170px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  nav ul li .meg-menu-24141 a:hover, #menu-item-24129:hover{
    overflow: visible !important;
    max-width: 100% !important;
  }
}
@media only screen and (min-width:1025px) and (max-width:1100px){
  nav ul li .meg-menu-7366 a{
    white-space: nowrap !important;
    max-width: 170px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
  nav ul li .meg-menu-7366 a:hover{
    overflow: visible !important;
    max-width: 100% !important;
  }
}

/******filter button in blog page *********/
.page-id-35402 .cmsms_post_filter_wrap .cmsms_post_filter .cmsms_post_filter_block .cmsms_post_filter_but{
  display: none !important;
}

/*********** Logo Overlapping ************/
#header .header_mid_inner .logo_wrap{
	z-index: 204 !important;
}
#header .header_mid_scroll .header_mid_inner .logo_wrap{
	width:112px !important;
}
@media only screen and (min-width:1025px){
  #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a, #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li:hover > a{
    margin-bottom:2px !important;
    margin-top:2px !important;
  }
  #navigation .menu-item-mega-container .smenu1 li a{
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
  #header .header_bot{
    margin-top: -5px !important;
  }
  .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: 46px !important;
  }
  #navigation .menu-item-mega-container .smenu1{
    /* border-top: 1px solid #ffffff !important;  */
    /* border-bottom: 1px solid #ffffff !important; */
  }
}

/****** Adoption Application-social removal *******/
.page-id-7156 .header_bot_outer .sticybtns, .page-id-21250 .header_bot_outer .sticybtns{
  display: none !important;
}
/*********All Puppies*********/

/* .page-id-7602 .portfolio.puzzle.small_gap.perfect.isotope{
	height: 179px !important;
} */
.page-id-7602 .isotope-item{
	opacity: 1 !important;
}
/************Volunteer Application Bottom Menu************/
.page-id-5220 #useful-add-links{
  display: none !important;
}
/*********Header Colour Changes**********/
/* .header_bot .meg-menu-7363 .menu-item-depth-1 .sub-menu{
  background: #87f485 !important;
}
.header_bot .meg-menu-21352 .menu-item-depth-1 .sub-menu{
  background: #ff9899 !important;
}
.header_bot .meg-menu-7365 .menu-item-depth-1 .sub-menu{
  background: #a1d4fb !important;
}
.header_bot .meg-menu-7363 .menu-item-has-children:before{
  border-bottom: 12px solid #87f485;
}
.header_bot .meg-menu-21352 .menu-item-has-children:before{
  border-bottom: 12px solid #ff9899;
}
.header_bot .meg-menu-7365 .menu-item-has-children:before{
  border-bottom: 12px solid #a1d4fb;
}
.header_bot .meg-menu-7366 ul li:hover{
  background-color: #c6fabc !important; 
} */

/* .header_bot .meg-menu-36640 .menu-item-depth-1 .sub-menu{
  background: #c4beff !important;
}
.header_bot .meg-menu-36640 .menu-item-has-children:before{
  border-bottom: 12px solid #c4beff;
}
.header_bot .meg-menu-7366 .menu-item-depth-1 .sub-menu{
  background: #e1e988 !important;
}
.header_bot .meg-menu-7366 .menu-item-has-children:before{
  border-bottom: 12px solid #e1e988;
}
.header_bot .meg-menu-36672 .menu-item-depth-1 .sub-menu{
  background: #58fcf0 !important;
}
.header_bot .meg-menu-36672 .menu-item-has-children:before{
  border-bottom: 12px solid #58fcf0;
}


.header_bot .meg-menu-24119 .menu-item-depth-1 .sub-menu{
  background: #87f485 !important;
}
.header_bot .meg-menu-24130 .menu-item-depth-1 .sub-menu{
  background: #ff9899  !important;
}
.header_bot .meg-menu-24136 .menu-item-depth-1 .sub-menu{
  background: #a1d4fb  !important;
}
.header_bot .meg-menu-24119 .menu-item-has-children:before{
  border-bottom: 12px solid #87f485;
}
.header_bot .meg-menu-24130 .menu-item-has-children:before{
  border-bottom: 12px solid #ff9899 ;
}
.header_bot .meg-menu-24136 .menu-item-has-children:before{
  border-bottom: 12px solid #a1d4fb;
}
.header_bot .meg-menu-24129 .menu-item-depth-1 .sub-menu{
  background: #c4beff !important;
}
.header_bot .meg-menu-24129 .menu-item-has-children:before{
  border-bottom: 12px solid #c4beff;
}
.header_bot .meg-menu-24141 .menu-item-depth-1 .sub-menu{
  background: #e1e988 !important;
}
.header_bot .meg-menu-24141 .menu-item-has-children:before{
  border-bottom: 12px solid #e1e988;
}
.header_bot .meg-menu-24143 .menu-item-depth-1 .sub-menu{
  background: #58fcf0 !important;
}
.header_bot .meg-menu-24143 .menu-item-has-children:before{
  border-bottom: 12px solid #58fcf0;
}
.header_bot .meg-menu-24129 ul li:hover{
  background-color: #958fde !important;
} */
/*****sponsor a dog: bg:#f9c160

campaign bd color: #d9e06c********/



/* .meg-menu-7363 .menu-item-36632 ul li:hover {
  background: #bae5b7 !important;
}
.meg-menu-36640 ul li:hover{
 background: #958fde !important; 
} */


.iti.iti--allow-dropdown{
  width: 100%;
}
ul.iti__country-list{
  overflow-y: scroll !important;
}
body.home .preloader .full-width{
  height: unset;
}
@media only screen and (max-width:768px){
  html #page #header .header_mid .header_mid_outer .header_mid_inner .logo_wrap{
    width: auto !important;
  }
}
.page-id-4966 section#middle .middle_inner,
.page-id-21270 section#middle .middle_inner{
  background-color: rgb(242 242 242) !important;
}
.page-id-4966 #cmsms_5389_formsend,
.page-id-4966 #cmsms_5389_formclear,
.page-id-21270 #cmsms_5389_formsend,
.page-id-21270 #cmsms_5389_formclear{
  font-size: 16px !important;
}

.page-id-4966 #fb-root, 
.page-id-7156 #main .socials, 
.page-id-7156 #fb-root,
.page-id-5220 .sticybtns,
.page-id-5220 #main .socials, 
.page-id-5220 #fb-root,
.page-id-5127 .sticybtns,
.page-id-5127 #main .socials, 
.page-id-5127 #fb-root,
.page-id-40894 .sticybtns,
.page-id-40894 #main .socials, 
.page-id-40894 #fb-root
{

  display: none !important;
}
.donateB_hold .donateB{
    font-family: 'berlinsansfb-regular' !important;
    font-size: 17px !important;
}

@media not all and (min-resolution:.001dpcm){
  
  @supports (-webkit-appearance:none) {

    .donateB_hold { 

      vertical-align: top !important;
    }
  }
}
#page.fixed_header #header {

  /* position: relative !important; */
}
#middle{
  padding-top: 109px;
}
@media only screen and (max-width:1024px){
  html #page.fixed_header.enable_header_bottom #middle{
    padding-top: 133px !important;
  }
  .menu-primary-menu-container {
    max-height: 460px !important;
    overflow-y: auto !important;
  }
  .menu-primary-menu-greek-container{
    max-height: 460px !important;
    overflow-y: auto !important;
  }
}
@media only screen and (max-width:499px){
  html #page.fixed_header.enable_header_bottom #middle{
    padding-top: 153px !important;
  }
}
.get_updates_btn{
  width: -webkit-fill-available !important; 
}
/*new style*/
h2.cmsms_heading, h1.cmsms_heading {
  font-family: 'berlinsansfb-regular' !important;
}
@media only screen and (max-width:575px){

  .home .cmsms_row_outer_parent{
    padding-bottom: 2px;
    padding-top: 20px;
  }
 
  .home .donate-strip-btn {
    margin-top: 10px;
  }
  .home .screen_padding > p:nth-child(2) {
    text-align: center;
  }
  .home .don-amount-field {
    width: 120px;
    margin-right: 12px !important;
    height: 40px;
    border-radius: 7px;
  }
  /* .cmsms_row_outer_parent {
    padding-top: 12px !important;
    padding-bottom: 0px !important;
  } */
 
  h1.cmsms_heading {
    font-size: 35px !important;
    font-family: 'berlinsansfb-regular' !important;
  }
  .cmsms_text h5 {
    font-size: 15px !important;
  }
 
  h3.cmsms_heading {
    font-size: 20px;
  }
  h3.entry-title {
    margin: 20px 0px 3px 5px;
  }
  .featured_block_text h2 {
    font-size: 20px !important;
  }
  /* .cmsms_featured_block .featured_block_inner{
    padding: 0px !important;
  } */
  .fb_dialog_content > iframe {
    right: 0% !important;
    bottom: 1% !important;
    position: fixed !important;
  }
  .page-id-7480 .cmsms_contact_form form input#cmsms_name_surname,
  .page-id-7480 .cmsms_contact_form form input#surname,
  .page-id-4966 input#name,
  .page-id-4966 input#surname {
    width: 50% !important;
  }
}
@media only screen and (min-width:460px)and (max-width:575px){
  .home .fb_dialog_content > iframe {
    bottom: 50px !important;
    left: 84% !important;
  }
  .fb_dialog_content > iframe {
    bottom: 11px !important;
    left: 83% !important;
}
}
@media only screen and (min-width:576px)and (max-width:991px){
 
  h1.cmsms_heading {
    font-size: 45px !important;
    font-family: 'berlinsansfb-regular' !important;
  }
  .featured_block_text h2 {
    font-size: 24px !important;
  }
  .fb_dialog_content > iframe {
    right: 3px !important;
  }
  h3.entry-title {
    margin: 20px 0px 3px 5px;
  }
}
.home .don-amount-field {
  width: 120px;
  margin-right: 12px !important;
  height: 40px;
  border-radius: 7px;
  font-family: 'Berlin Sans FB Demi' !important;
  font-weight: 900;
  font-size: 16px;
  color: #000;
}
.home #slide_top {
  bottom: 15% !important;
    right: 4%;
  
}
#slide_top {
  bottom: 10% !important;
  right: 5%;
}
.home .donate-strip-btn {
  height: 40px;
  font-family: 'Berlin Sans FB Demi' !important;
  font-weight: 900;
  font-size: 20px;
  color: #000;
}
select#donation {
  font-family: 'Berlin Sans FB Demi' !important;
  font-weight: 900;
  font-size: 16px;
  color: #000;
}
.screen_padding{
  display: block !important;
}
.home .cmsms_row_outer_parent{
  padding-bottom: 2px !important;
  padding-top: 20px !important;
}
.portfolio.opened-article .project .project_content.with_sidebar{
  width: 100% !important;
  left: 15px !important;
  padding-right: 25px !important;

}
h1.cmsms_heading.cmsms-icon-question {
  left: 24px;
  position: relative;
}
.page-id-2191 .cmsms_project_filter_wrap .cmsms_project_filter .pull-right{
  display: none !important;
}
.page-id-23843  .cmsms_project_filter_wrap .cmsms_project_filter .pull-right{
display: none !important;
}
.header_mid_inner .search_wrap .search_bar_wrap{
  visibility: hidden;
}
.header_mid_inner .search_wrap .search_wrap_inner .search_wrap_inner_right{
  visibility: hidden;
}

.cmsms_column.three_fourth.wpf-search-container {
  clear: none;
}

.header_bot_scroll ul.sub-menu.smenu1{
  /* margin-top: 36px !important; */
}

html .cmsms_color_scheme_footer .cmsms_button{
color: rgba(255, 255, 255, 1) !important;
}

/* .donateB_hold{
  display: block ;
} */

@media only screen and (max-width: 1024px) {
  .donateB_hold{
    display: table-cell;
    
}
  html #page.fixed_header #header {
    position: fixed !important;
}
@-moz-document url-prefix() {
  #header .header_mid .logo_wrap {
    left: 0px !important;
  }
  #header .header_bot_inner nav {
    padding-left: 0px !important;
  }
}
}

/* @media only screen and (max-width: 575px) {
  .cmsms_row.cmsms_color_scheme_default.custom-all-dogs-heading .cmsms_row_outer_parent {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
  .cmsms_row.cmsms_color_scheme_default.custom-dog-listing-section .cmsms_row_outer_parent {
    padding-bottom: 20px !important;
  }
  .cmsms_row.cmsms_color_scheme_footer.custom-contact-details .cmsms_row_outer_parent {
    padding-bottom: 50px !important;
  }
} */

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-featured-image-wrapper{
  display: none;
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
  width: 100%;
}

.tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col a.tribe-events-calendar-latest-past__event-featured-image-link {
  display: none;
}

.variations_form table.variations tr th {
  border-width: 0;
  border-style: solid;
}

.variations_form table.variations tr th.label {
  min-width: 90px;
  padding: 0 20px 0 0 !important;
}
 
/*Adding styles from 109 - 27/02/2025 */

#charitable-donation-login-form {
  display: none !important;
}

@media (min-width: 1600px) {
  .screen_padding {
    display: flex !important; /* Forces flexbox display */
    align-items: center; /* Aligns items to the center vertically */
  }
  select#donation{
    font-size: 23px;
    min-width: 125px;
  }
  
  select#donation option {
    font-size: 19px;
  }

  .home .donate-strip-btn{
    font-size: 24px;
  }
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .screen_padding {
    display: flex !important; /* Forces flexbox display */
    align-items: center; /* Aligns items to the center vertically */
  }
  select#donation{
    font-size: 20px;
    min-width: 118px;
  }
  
  select#donation option {
    font-size: 17px;
  }

  .home .donate-strip-btn{
    font-size: 21px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .screen_padding {
    display: flex !important; /* Forces flexbox display */
    align-items: center; /* Aligns items to the center vertically */
  }
  select#donation{
    font-size: 20px;
    min-width: 118px;
  }
  
  select#donation option {
    font-size: 17px;
  }

  .home .donate-strip-btn{
    font-size: 21px;
  }
}


@media (min-width: 768px) and (max-width: 991px) {
  /* .screen_padding {
    display: flex !important; 
    align-items: center; 
  } */
  select#donation{
    font-size: 16px;
    min-width: 100px;
  }
  
  select#donation option {
    font-size: 14px;
  }

  .home .donate-strip-btn{
    font-size: 16px;
  }
}


@media (min-width: 1600px) {
  .page-id-20745 #donation {
    font-size: 25px;
  }
  .page-id-20745 select#donation option {
    font-size: 20px;
  }
  .page-id-20745 .donate-strip-btn, .page-id-20745 .donate-bar label, .page-id-20745 #donation, .page-id-20745 .amount-btn {
    margin-bottom: 10px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
  .page-id-20745 #donation {
    font-size: 18px;
  }
  .page-id-20745 select#donation option {
    font-size: 16px;
  }
}

@media (min-width: 1200px) and (max-width: 1599px) {
  .page-id-20745 #donation {
    font-size: 22px;
  }
  .page-id-20745 select#donation option {
    font-size: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .page-id-20745 #donation {
    font-size: 22px;
  }
  .page-id-20745 select#donation option {
    font-size: 19px;
  }
}

.amount-btn {
  width: 70px;
  margin-right: 12px !important;
  height: 40px;
  border-radius: 7px;
  font-family: 'Berlin Sans FB Demi' !important;
  font-weight: 900;
  font-size: 24px;
  color: var(--color-black);
  border-color: rgba(229, 229, 229, 1);
  background-color: rgba(250, 249, 247, 1);
  padding: 7px 12px;
  text-align: center;
}

.amount-btn.selected {
  background-color: var(--color-primary);
  color: var(--color-black);
  border-color: var(--color-primary);
  box-shadow: 4px 4px 4px rgb(0 0 0 / 18%);
}


/* Optional: Add styles for hover */
.amount-btn:hover {
  background: var(--color-black);
  border-color: var(--color-black);
  color: var(--color-primary);
}

@media (max-width: 443px) {
  select#donation{
    margin-bottom: 10px;
  }
}

.home .don-amount-field{
  font-size: 20px !important;
}

@media (min-width: 1600px) {
  .page-id-20745 .donate-bar label{
    font-size: 25px;
  }
}


@media (min-width: 1200px) and (max-width: 1599px) {
  .page-id-20745 .donate-bar label{
    font-size: 19px;
  }
  .page-id-20745 .donate-strip-btn {
    font-size: 19px;
  }
  .page-id-20745 select#donation option {
    font-size: 18px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .page-id-20745 .donate-bar label{
    font-size: 19px;
  }
  .page-id-20745 .donate-strip-btn {
    font-size: 19px;
  }
  .page-id-20745 select#donation option {
    font-size: 17px;
}
}

@media (max-width: 382px) {
  select#donation {
    margin-bottom: 19px;
  }

}

@media (max-width: 575px) {
  .home .screen_padding > p:nth-child(2) {
    text-align: left;
  }
  .page-id-20745 .screen_padding > p:nth-child(2){
    text-align: left;
  }
  .amount-btn{
    font-size: 18px;
  }
}

.charitable-donation-form .donation-amounts .donation-amount.suggested-donation-amount .donation-amount-inner-div:hover {
  background: var(--color-black) !important;
  border-color: var(--color-black) !important;
  color: var(--color-primary) !important;
}

.charitable-donation-form .donation-amounts .donation-amount.selected label .amount {
  color: var(--color-black);
}

.charitable-donation-form .donation-amounts .donation-amount.suggested-donation-amount .donation-amount-inner-div:hover {
  color: var(--color-primary) !important;
} 

.charitable-donation-form li.donation-amount .donation-amount-inner-div {
  color: var(--color-black) !important;
}

.charitable-donation-form li.donation-amount .donation-amount-inner-div .description {
  color: #484a48 !important;
}

/* Browser Specific code for IOS Devices */

@media screen and (-webkit-min-device-pixel-ratio:0){
    html .cmsms_color_scheme_footer .cmsms_button {
      color: rgba(255, 255, 255, 1) !important;
    }
  }


@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::-webkit-full-page-media, :future, :root .header_mid.header_mid_scroll .search_wrap {
    top: -70px !important;
  }

  ::-webkit-full-page-media, :future, :root .header_mid.header_mid_scroll .header_mid_inner .search_wrap .search_wrap_inner {
    padding-bottom: 20px !important;
  }
}

@media only screen and (min-width: 1025px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #navigation > li > a, #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li > a, #navigation > li.menu-item-mega > div.menu-item-mega-container > ul > li:hover > a{
    font-size: 16px;
  }
  .header_bot_scroll .meg-menu-7363 {
    left: 376% !important;
  }
  .header_bot_scroll .meg-menu-7365 {
    left: 75% !important;
  }
  
  .donateB_hold{
    display: table-cell;
    
}
}

/* CSS to display the submenu dropdown on MAC Safari */

#header nav > div > ul > li.menu-item-mega > div.menu-item-mega-container{
  overflow: initial;
}

@media only screen and (min-width: 1025px) {
  .header_mid_scroll .donateB_hold {
      top: 0;
      position: absolute;
      right: 250px;
  }
  .header_mid_scroll .wpml_lang_main_switch {
    top: 0;
    position: absolute;
    right: 50px;
}
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  ::-webkit-full-page-media, :future, .page-id-20745 .donate-bar-wrap.donate-bar-wrap1 .cmsms_row_inner {
    width: 1042px !important;
  }
  ::-webkit-full-page-media, :future, 
  .page-id-20745 .donate-strip-btn, 
  .page-id-20745 .donate-bar label, 
  .page-id-20745 #donation, 
  .page-id-20745 .amount-btn { 
    margin-bottom: 10px !important;
  }
}

body.single-campaign.campaign-donation .cmsms_color_scheme_footer .headline_outer, body.single-campaign.campaign-donation .headline_color{
  display: none;
}

.postid-49199 .ArevicoModal-bg {
  display: none !important;
}
.postid-49199 .ArevicoModal {
  display: none !important;
}

/* .charitable-donation-options.charitable-recurring-donation-options.col-xs-12 + .charitable-donation-options {
  display: none !important;
}

.single-campaign .charitable-donation-options.charitable-recurring-donation-options.active ~ .charitable-donation-options {
  display: none !important;
} */

@media only screen and (min-width: 1025px) {
  .single-campaign .header_mid_scroll .search_wrap {
    top: 6px !important;
    padding-bottom: 32px;
  }
}

@media only screen and (max-width: 499px) {
  .campaign-donation-page .header_mid .search_wrap, .single-campaign .header_mid .search_wrap {
    top: 15px;
    padding-top: 56px !important;
  }
}

html.arvnoscroll {
  overflow-y: scroll;
}
/* 
.single-campaign .charitable-donation-form.charitable-donation-form .charitable-donation-options{
  display: none !important;
}

.single-campaign .charitable-donation-form.charitable-donation-form .charitable-donation-options.active{
  display: block !important;
}

.one-time-donation.recurring-donation-option.selected .charitable-donation-options.active{
  display: block !important;
}

#general_donation .charitable-donation-options.active {
  display: block !important;
}

.single-campaign .for-specific-dog .charitable-donation-options.active {
  display: block !important;
}

.campaign-type-admin .charitable-donation-form.charitable-donation-form .charitable-donation-options {
  display: block !important;
}

.single-campaign.campaign-type-admin .for-specific-dog .charitable-donation-options {
  display: none !important;
} */

/* .single-campaign.campaign-type-admin .for-specific-dog .charitable-donation-options.col-xs-12 {
  display: block !important;
} */

.single-campaign .general-donation-fund-raising .charitable-donation-options {
  display: block !important;
}

/*additional styles 27/02/2025*/
p.login-prompt {
  display: none;
}

@media (min-width: 1025px) {
    body.page-template-page-campaign .content_wrap {
        margin-top: -12px !important;
    }
}

.page-id-35486 a.next.page-numbers::before {
  content: "Next ";
  font-size: inherit;
  margin-right: 5px;
  font-weight: normal;
}

.page-id-35486 a.prev.page-numbers::after {
  content: " Previous";
  font-size: inherit;
  margin-right: 5px;
  font-weight: normal;
}

a#cmsms_2276_formsend:hover {
  color: rgb(243, 151, 0, 1) !important;
}
a#cmsms_21245_formsend:hover {
  color: rgb(243, 151, 0, 1) !important;
}

.ppc-button-wrapper {
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: rgba(229, 229, 229, 1);
  overflow: hidden;
  padding-right: 30px;
  padding-bottom: 25px;
  padding-left: 30px;
  
}
#order_review #payment {
border-width: 1px 1px 0;} 

.reviews-section{
  display: none;
}

/* .charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount .donation-amount-inner-div{
  padding: 18px 15px !important;
  border: 1px solid var(--color-light-orange);
  box-shadow: 4px 4px 4px rgb(0 0 0 / 18%);
  background: var(--color-white) !important;
}

#charitable-donation-form #donation_details_amount_element, #charitable-donation-form #donation_details_type_element, #charitable-donation-form .custom-donation-input{
  border: none;
  box-shadow: none;
}

#charitable-donation-form #donation_details_amount_element, #charitable-donation-form #donation_details_type_element, #charitable-donation-form .custom-donation-input ::placeholder{
  font-size: 12px;
} */

.custom-fb-review-section{
  display: none;
}

.charitable-donation-options.show-charitable-options {
  display: block !important;
}

#charitable-donation-form #donation_continue_button:hover{
  background-color: #000 !important;
  color: #ff9b02 !important;
}
.most-popular-badge {
  font-size: 17px;
  line-height: 1.7;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 100%;
  font-family: 'Arial Rounded MT Bold';
}
.main-description-section .main-description-container .description-content-leftt {
  /* height: 65px;
  display: flex;
  align-items: center;
  width: 100px;
  padding: 8px;
  flex-grow: 1;
  background: var(--color-white);
  margin-right: 15px;
  border: 1px solid var(--color-light-orange);
  border-radius: 7px;
  display: none; */
  padding: 0 1em 0 0;
  min-width: 100px;
  max-width: 100px;
  display: flex;
  flex-direction: column;
}

#charitable-donation-form #ch_donation_amt_div .tab-main-title {
  font-size: 28px;
}

.most-popular-containerr {
  display: flex;
  flex-direction: column;
  align-items: center; 
  justify-content: center;
  text-align: center;
  min-height: 70px; /*for - flickering issue */
}

.most-popular-arrow {
  width: 30px;
  height: auto;
  margin-bottom: 5px;
}

.most-popular-badge {
  color: #000;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 16px;
}

#charitable-donation-form #donation_continue_button{
    color: #000 !important;
}

#charitable-donation-form #charitable_field_anonymous_donation label{
  font-size: 15px !important;
}

#charitable-donation-form #userinfo_continue_button{
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  color: #000 !important;
}

#charitable-donation-form #userinfo_continue_button:hover {
  background-color: #000 !important;
}

@media (min-width: 470px) and (max-width: 575px){
  #charitable-donation-form #userinfo_continue_button{
    top: 7em !important;
  }
}

#charitable-donation-form #charitable_field_anonymous_donation{
  margin-right: 40px;
  margin-left: 8px;
}

a#payment_continue_button {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  color: #000 !important;
  left: 0 !important;
  top: 78px !important;
  font-size: 17px;
  font-weight: 100;
}
a#payment_continue_button:hover {
  color: var(--color-button-orange) !important;
  background-color: #000 !important;
}



.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount .donation-amount-inner-div {
  background-color: transparent !important;
  border: 1px solid var(--color-light-orange) !important;
  box-shadow: 4px 4px 4px rgb(0 0 0 / 18%);
  background: var(--color-white) !important;
  height: auto !important;
  min-height: unset !important;
  height: auto !important;
  padding: 0px 0px !important;
  padding-bottom: 15px !important;
  font-size: 15px;
}

  .charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount .donation-amount-inner-div input.custom-donation-input {
    border: none !important;
    box-shadow: none !important;
    font-family: Berlin Sans FB Demi Bold !important;
    font-size: 20px !important;
    font-weight: bolder !important;
    text-align: left;
    margin-left: 10p;
    padding-left: 15px;
    font-family: Berlin Sans FB Demi Bold;
    font-size: 29px !important;
    padding: 2px 0px !important;
    padding-left: 18px !important;
    padding-bottom: 10px !important;
}

.charitable-donation-form .custom-donation-input {
  max-width: calc(100% - 2rem);
  min-height: 30px;
  border-width: .078rem;
  border-style: solid;
  border-radius: .25rem;
  padding: .8rem 1rem;
  background-color: #fff;
  color: #4d4d4d;
  font-size: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  font-size: 12px !important;
  background-color: transparent;
  box-shadow: none;
  outline: none;
  border: none;
}

.charitable-donation-form .donation-amounts .donation-amount .custom-donation-amount-wrapper{
  padding: 0px ;
  padding-top: 0;
    /* padding-bottom: 6px; */
    padding-left: 0px;
    text-align: center;
     
}

#charitable-donation-form #donation_details_amount_element, #charitable-donation-form #donation_details_type_element, #charitable-donation-form .custom-donation-input {
  /* font-family: Berlin Sans FB Demi Bold !important; */
  font-size: 25px !important;
  font-weight: bolder !important;
  color: #000000;
  /* text-align: center; */
}
.custom-donation-input {
  background: url(/wp-content/uploads/2016/03/pound-icon25x25.png) no-repeat scroll 1px 10px;
  background-size: 16px 16px;
}

.amount-btn.selected {
  background-color: var(--color-black) !important;
  color: var(--color-primary) !important;
}
label.floating-label {
  font-family: Berlin Sans FB Demi Bold;
}

.charitable-donation-form .donation-amounts .donation-amount.custom-donation-amount.selected label {
  color: #000000 !important;
}


/* for continue button and logo section */
#charitable-donation-form #donation_continue_button:hover {
  background-color: transparent !important;
}
.logodiv {
  margin-top: -5em;
  background-color: transparent !important;
  text-align: center;
  margin-bottom: 35px;
}

img.logo-image {
  width: 390px;
  margin-bottom: -18px;
  margin-top: 15px;
}
/* 
#charitable-donation-form .pull-right {
  float: none !important;
} */

a.button.donation_continue.pull-right.tablinks {
  width: 90%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  color: #000 !important;
  left: 0px !important;
  background-color: #ff9b02;
  font-size: 17px;
}

a.button.donation_continue.pull-right.tablinks:hover {
  background-color: #000000 !important;
  color: #ff9b02 !important;
}

#charitable-donation-form a.button.donation_continue.pull-right {
  float: none !important;
}

.charitable-form-fields.cf.mob-container{
  max-width: 650px !important;
  }
/* FOR FEE RELEIF */
.charitable-form-fields.cf.mob-container .tabcontent fieldset {
	display: block;
}

/* #charitable-donation-form .pull-right {
	float: none !important;
} */

.charitable-donation-total {
	display: none;
}

#ch_donor_details_div .charitable-fieldset.fee-relief {
	display: none;
}

a#whats-this-toggle {
	display: block;
	/* margin: 0px 40px 0px; */
	background: var(--color-white);
	padding-left: 15px;
	color: black;
	font-weight: normal;
}

div#whats-this-info {
	display: none;
	/* margin: 0px 40px 0px; */
	background: var(--color-white);
	padding: 15px;
}

fieldset.charitable-fieldset.fee-relief.odd {
	padding-top: 0px !important;
	margin: 0px 40px 0px !important;
	padding-bottom: 0px !important;
}

.charitable-form-field.charitable-form-field-checkbox #charitable_field_cover_fees_element {
	appearance: none;
	width: 20px;
	height: 20px;
	border: 2px solid #f49726;
	background-color: white;
	/* Default background */
	cursor: pointer;
	display: inline-block;
	position: relative;
}

.charitable-form-field.charitable-form-field-checkbox #charitable_field_cover_fees_element:checked {
	background-color: #f49726;
}

.charitable-form-field.charitable-form-field-checkbox #charitable_field_cover_fees_element:checked::after {
	content: '\2713';
	/* Unicode for checkmark */
	font-size: 16px;
	color: black;
	/* Black tick */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: bold;
}

.whats-this:hover {
	color: #f49726 !important;
	/* Black color on hover */
}

/* Styling for the info box */
.whats-this-info {
	/* border: 1px solid var(--color-light-orange); */
	/* border-radius: 8px;   */
	font-size: 14px;
	color: black;
	/* Black text */
	/* box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);   */
}

/* Strong heading inside info box */
.whats-this-info strong {
	display: block;
	font-size: 15px;
	margin-bottom: 8px;
	color: #f49726;
  font-weight: 500;
}

/* Paragraph styling inside info box */
.whats-this-info p {
	margin: 0;
	line-height: 1.5;
	color:  #000000;
  padding: 0px;
  text-align: justify;
}

.charitable-form-field.charitable-form-field-checkbox label {
	font-size: 15px;
  color: #000000;
  padding-top: 5px;
}

.charitable-donation-form .donation-amounts .donation-amount .amount {
	font-weight: bolder;
	padding: 25px 16px !important;
	margin-left: -15px !important;
}
div#charitable_field_cover_fees {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: 15px;
}
/* .charitable-form-field label {
  margin-bottom: 0px;
} */
.charitable-form-fields.cf.mob-container .tabcontent fieldset {
  margin-bottom: 0px !important;
}

.fee-relief.even {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
 
/* .charitable-form-fields.cf.mob-container .tabcontent fieldset ~ .charitable-fieldset.odd.gift-aid-fieldset {
  margin-bottom: 70px !important;
  padding-top: 5px;
} */
.charitable-form-fields.cf.mob-container .tabcontent fieldset ~ fieldset.charitable-fieldset.fee-relief.even {
  /* margin-bottom: 70px !important; */
  /* padding-bottom: 10px; */
}

.whats-this {
  font-size: 16px;
	font-weight: bold;
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
}

.whats-this::after {
  content: '▼'; /* Downward arrow initially */
  font-size: 14px;
  margin-left: 6px;
  transition: transform 0.3s ease-in-out;
}

/* Change to upward arrow when active */
.whats-this.active::after {
  content: '▲'; /* Upward arrow */
}
.fee-amount {
  font-weight: bold;
}
/* div#ch_payment_method_div {
  padding-bottom: 71px;
} */

#charitable-donation-form #userinfo_continue_button{

  margin-bottom: 0 !important;}


@media (min-width: 320px) and (max-width: 456px) {
  label[for="gateway-stripe"] {
        padding: 11px !important;
        line-height: 16px;
        text-align: center;
        width: 100%;
    }
}
#charitable-gateway-fields ul#charitable-gateway-selector li label {
  font-size: 18px !important;
}

/* GIFT AID */
#gift-aid-container {
  flex-direction: row;
}
.col-gift-aid {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: flex-start;
}
p#gift-aid-message {
  padding-right: 20px;
}
.giftAid-logo {
  padding-left: 20px;
  padding-right: 20px;
}
.gift-aid-fieldset {
  margin-top: 0px !important;
  margin-bottom: 70px !important;
 }
 p#gift-aid-message {
   font-size: 15px;
   color: black;
   text-align: justify;
   line-height: 21px;
 }
 #charitable_field_giftaid + p {
  font-size: 15px !important;
  color: black;
  line-height: 21px;
  text-align: justify;
}

.charitable-form-field.charitable-form-field-checkbox #charitable_field_giftaid_element {
	appearance: none;
	width: 20px;
	height: 20px;
	border: 2px solid #f49726;
	background-color: white;
	/* Default background */
	cursor: pointer;
	display: inline-block;
	position: relative;
}
.charitable-form-field.charitable-form-field-checkbox #charitable_field_giftaid_element:checked {
	background-color: #f49726;
}

.charitable-form-field.charitable-form-field-checkbox #charitable_field_giftaid_element:checked::after {
	content: '\2713';
	/* Unicode for checkmark */
	font-size: 16px;
	color: black;
	/* Black tick */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: bold;
}
@media (max-width: 450px) {
  .charitable-form-field.charitable-form-field-checkbox #charitable_field_giftaid_element, 
  .charitable-form-field.charitable-form-field-checkbox #charitable_field_cover_fees_element{
    width: 30px;
  }
}
@media (max-width: 768px) {
  .col-gift-aid {
    flex-direction: column-reverse;
    align-items: center; 
    text-align: center; 
    padding-top: 15px;
  }

  .giftAid-logo {
    width: 100%; 
    max-width: 300px; 
    margin-bottom: 10px; 
  }

  #gift-aid-message {
    width: 100%;
  }
}

 /* 3rd step */
 #charitable-gateway-fields {
  margin-bottom: 70px !important;
}
#charitable-gateway-fields ul#charitable-gateway-selector li label{
  font-size: 18px !important;
}

#charitable-confirmation-fields {
  display: block;
  /* margin: 20px 40px 70px; */
  margin-bottom: 70px;
  background: var(--color-white);
  padding: 32px 12px;
}

#charitable-confirmation-fields #sponsorship-summary {
  font-size: 17px;
  font-weight: bold;
}

#charitable-confirmation-fields .radiobutton-container.row {
  display: flex;
  flex-flow: column;
}

#charitable-confirmation-fields [type="radio"]:checked + label, #charitable-confirmation-fields [type="radio"]:not(:checked) + label{
  margin: 8px 0;
  position: relative;
  padding: 3px 0 0 42px;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
}

#charitable-confirmation-fields [type="radio"]:not(:checked) + label::after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

#charitable-confirmation-fields [type="radio"]:checked + label::after,
#charitable-confirmation-fields [type="radio"]:not(:checked) + label::after {
  content: "";
  width: 14px;
  height: 14px;
  background: var(--color-primary);
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

#charitable-confirmation-fields [type="radio"]:checked + label::before,
#charitable-confirmation-fields [type="radio"]:not(:checked) + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border: 1px solid var(--color-grey);
  border-radius: 100%;
  background: #fff;
  transition: all 0.2s ease;
}


/* Wrapper for input and icon */
.datepicker-wrapper {
  position: relative;
  display: inline-block;
}

/* Input field styling */
#inCelebrationDate {
  padding-right: 50px; /* Ensure space for the icon */
  width: 100%;
}

/* Calendar icon styling */
.datepicker-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer; /* Make it clickable */
}

/* Optional: Hover effect on icon */
.datepicker-icon:hover {
  opacity: 0.8; /* Slight fade effect */
}


#charitable-donation-form .button.button-primary.btn-donate:hover {
  color: var(--color-button-orange) !important;
  background-color: #000 !important;
}

#charitable-donation-form .button.button-primary.btn-donate {
  background-color: var(--color-button-orange);
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  color: #000 !important;
  font-size: 17px;
  font-weight: 700;
  width: 43.5%;
  left: 32.5%;
}

#ch_donor_details_div #charitable_field_donation-group {
  display: none;
}

#ch_donation_amt_div .charitable-fieldset.odd.gift-aid-fieldset {
  margin-bottom: 70px !important;
  padding-top: 0px !important;
}

div#charitable_field_giftaid {
  display: flex;
  align-items: center;
}

div#charitable_field_giftaid label {
  padding-left: 15px;
  font-weight: 700;
}

#ch_donor_details_div #charitable-user-fields {
  padding: 6px 24px !important;
}

#ch_donor_details_div #charitable_field_donor_comment {
  padding: 6px 24px !important;
}

.charitable-fieldset.fee-relief,
#charitable_field_cover_fees {
    display: none !important;
    visibility: hidden !important;
}

.charitable-fieldset.fee-relief,
#charitable_field_cover_fees {
    display: block !important;
    visibility: visible !important;
}

#charitable-gateway-fields ul#charitable-gateway-selector li{
  width: 33.33% !important;
}

#charitable-gateway-fields ul#charitable-gateway-selector li label{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#charitable-donation-form #ch_payment_method_div fieldset.charitable-fieldset-field-wrapper, #charitable-donation-form #ch_payment_method_div fieldset#charitable-gateway-fields .supported-cards-container{
  margin: 20px 10px !important;
}

@media (min-width: 320px) and (max-width: 456px) {
  label[for="gateway-paypal"]{
    padding: 28.5px !important;
  }
  label[for="gateway-gocardless"] {
    padding: 22px !important;
  }
}

/* step3 greek  */
html[lang="el"] li:has(input#gateway-paypal) {
    line-height: 26px;
}

html[lang="el"] li:has(input#gateway-stripe) {
   text-align: center;
}
html[lang="el"] li:has(input#gateway-gocardless) {
   text-align: center;
}
@media (max-width: 375px) and (min-width: 360px) {
   #charitable-gateway-fields ul#charitable-gateway-selector li label  {
        font-size: 14px !important;  
    }}

@media (width: 575px) {
    #charitable-gateway-fields ul#charitable-gateway-selector li label[for="gateway-stripe"] {
        padding-bottom: 8px;
        text-align: center;
    }
}

@media (width: 360px) {

  html[lang="en-US"] li:has(input#gateway-stripe) {
      line-height: 18px;
}}

@media (min-width: 320px) and (max-width: 456px) {

    html[lang="en-US"]  label[for="gateway-paypal"] {
        line-height: 0px;}

    html[lang="en-US"] label[for="gateway-gocardless"] {

        text-align: center;
        line-height: 13px;
        padding: 16px !important;}

    html[lang="en-US"] label[for="gateway-stripe"] {
 
        line-height: 18px;}
      
    html[lang="el"] label[for="gateway-stripe"] {
 
        line-height: 15.5px;}
      
    #ch_payment_method_div fieldset#charitable-gateway-fields .supported-cards-container .supported-cards-stripe {
        grid-template-columns: repeat(3, 1fr) !important;
        }


    /* html[lang="el"]  ul.recurring-donation.recurring-donation-options.col-xs-12 {
      min-height: 100px;
      } */
      }

@media (min-width: 320px) and (max-width: 360px) {
    html[lang="el"] .charitable-donation-form .recurring-donation li.recurring-donation-option label {
    
      height: 116px !important;
      }}
/* end of step 3 styles */

/* step 1 greek */
html[lang="el"] a#whats-this-toggle {
  font-size: 15px;
  font-family: 'Open Sans' !important;
}

html[lang="el"] #whats-this-info p {
  font-size: 16px;
  font-family: 'Open Sans' !important;
}

/* added styles */

.charitable-login-form {
  background-color: #f5f5f5;
  padding: 30px 25px;

  border-radius: 10px;
  margin-bottom: 0px;
  max-width: 500px;
  width: 100%;
  box-sizing: border-box;
}

input#user_login {
  width: 400px;
}

#user_pass {
  width: 400px;
  margin-bottom: 1rem;
}

.charitable-login-form-wrapper {
  width: 450px;
  margin: auto;
}

h2.charitable-login-heading {
  font-size: 21px;
  text-align: center;
  font-weight: 800;
  font-family: 'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
}

.extralinks .signup-link {
  color: #000;
  float: right;
  font-size: 14px;
  font-family: 'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
  cursor: pointer;
}

p.extralinks {
  position: relative;
  overflow: hidden;
  padding-top: 10px;
}

.forgot-pass-link {
  float: left;
  color: #0073aa;
  text-decoration: underline;
  font-size: 14px;
  font-family: 'Lato', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
}

p.charitable-login-below-text {
  color: #000;
  font-weight: 800;
  text-align: center;
  margin-top: 27px !important;
  margin-bottom: 0px;
}

.wrap {
  background-color: #ffffff;
  padding: 10px;
  background: #ffffff;
  border: 1.5px solid orange;
  border-radius: 20px;
  box-shadow: 1px 3px 7px rgba(0, 0, 0, 0.2);
}

#wp-submit {
  width: -webkit-fill-available;
  width: -moz-available;
  background: orange;
  color: black;
  font-weight: 600;
  padding: 10px;
}

#loginform .input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: white;
  border-radius: 4px;
  margin-bottom: 15px;
  font-size: 14px;
  transition: border-color 0.3s ease;
}

#loginform #wp-submit:hover {
  background-color: black;
  color: orange;
}

p.login-username,
p.login-password,
p.login-remember {

  margin: auto;
}

.charitable-login-form label {
  color: black;
}

.page-id-50051 .charitable-form-errors.charitable-notice {

  top: 0em;
}

a#continue-as-guest {
  color: black;
}

.wrap-signup {
  padding: 10px;
  background: #ffffff;
  border: 1px solid #ccc;
  border-radius: 6px;
}

/* FROM RECENTS */
#register-form>p:last-of-type {
  display: none;
}


h2.donor-name {
  font-size: 28px;
  text-align: center;
  font-weight: 800;
  font-family: 'berlinsansfb-regular' !important;
  margin-bottom: 10px;
  color: black;
}

h2.thankyou-heading {
  font-size: 31px;
  text-align: center;
  font-weight: 800;
  font-family: 'berlinsansfb-regular' !important;
  margin-bottom: 19px;
  color: black;
  padding-right: 25px;
  padding-left: 25px;
}

@media (min-width: 991px) {
  .loginsection {
    margin-top: -177px !important;
  }
}

p.sign-in-para {
  font-size: 15px;
  text-align: center;
  font-family: 'berlinsansfb-regular' !important;
  font-weight: bold;
}

.top-part-login {
  padding-right: 26px;
  padding-left: 26px;
  padding-top: 10px;
  color: black;
}


.welcome-section-wrap {
  background-color: #ffffff;
  padding: 10px;
  background: #ffffff;
  border: 1.5px solid orange;
  border-radius: 20px;
  box-shadow: 3px 4px 7px rgba(0, 0, 0, .2);
}

.welcome-section {
  padding: 30px 25px;
  border-radius: 10px;
  margin-bottom: 0px;
  max-width: 500px;
  width: 100%;
  box-sizing: border-box;
  padding-bottom: 0px;
}

@media (min-width: 1025px) {
  .welcome-section {
    margin-top: -140px !important;
  }
}

h2.detail-name {
  font-size: 23px;
  text-align: center;
  font-weight: 800;
  font-family: 'berlinsansfb-regular' !important;
  margin-bottom: 33px;
  color: black;
  padding-right: 25px;
  padding-left: 25px;
}

h2.donor-name {
  font-size: 23px;
  text-align: center;
  font-weight: 800;
  font-family: 'berlinsansfb-regular' !important;
  margin-bottom: 18px;
  color: black;
}

.third-heading {
  margin-bottom: 27px !important;
}

.first-heading {
  margin-top: 24px;
}

/* for flickering issue */
iframe#charitable-embed-donor-dashboard {
  transition: height 0.3s ease;
  display: block;
}

button.button.button-primary.lostpassword-button {
  bottom: 0px;
}

.sign-up-wrapper {
  width: 450px;
  margin: auto;
}

.wrap-signup {
  padding: 10px;
  background: #ffffff;
  border: 1.5px solid orange;
  border-radius: 20px;
  box-shadow: 1px 3px 7px rgba(0, 0, 0, 0.2);
}

.sign-in-sec {
  padding-top: 15px;
  padding-bottom: 5px;
  margin-left: 10px;
}

button.button.charitable-button.registration-button {
  margin-top: 10px;
  width: 100%;
  background: orange;
  color: black;
  font-weight: 800;
  padding: 10px;
  font-size: 17px;
}

.sign-me-up {
  font-size: 31px;
  text-align: center;
  font-weight: 800;
  font-family: 'berlinsansfb-regular' !important;
  margin-bottom: 19px;
  color: black;
}

.sign-up-para {
  font-size: 20px;
  text-align: center;
  font-weight: 800;
  font-family: 'berlinsansfb-regular' !important;
  margin-bottom: 19px;
  color: black;
}

.signupidiv {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
  margin-bottom: 0px;
  max-width: 500px;
  width: 100%;
  box-sizing: border-box;
}


.sign-up-img {
  margin-top: -58px;
}

.loginsection #loginform .input {
  width: 95%;
  background-color: var(--color-white) !important;
  border-radius: 5px;
  border-color: var(--color-light-orange);
  box-shadow: 2px 2px 4px rgb(0 0 0 / 20%);
}

.signupidiv input {
  background-color: var(--color-white) !important;
  border-radius: 5px;
  border: 1px solid var(--color-light-orange);
  margin-bottom: 5px;
  box-shadow: 2px 2px 4px rgb(0 0 0 / 20%);
  color: var(--color-grey);
}

.signupidiv select {
  background-color: var(--color-white) !important;
  border-radius: 5px;
  border: 1px solid var(--color-light-orange);
  margin-bottom: 5px;
  box-shadow: 2px 2px 4px rgb(0 0 0 / 20%);
  color: var(--color-grey);
}

button.button.charitable-button.registration-button:hover {
  background-color: black;
  color: orange;
}

a#signin-link {
  color: black;
}

#signin-link :hover {
  color: orange;
}

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

.login-error {
  color: red;
  padding: 5px;
  font-size: 15px;
}


/* from 11/06/2025 */
.page-id-50132 p a[href*="/login/"] {
  display: none;
}

.page-id-50246 p a[href*="/login/"] {
  display: none;
}

/* login/register in header */
.header-right-section {
  display: flex;
  align-items: center;
  right: 300px;
  gap: 20px;
  top: 5px;
  position: fixed;
}

.donateB_hold,
.accounts,
.wpml_lang_main_switch {
  display: contents;
  align-items: center;
}

a.account-sec {
  font-weight: bold;
  padding: 8px 10px;
  border-radius: 4px;
  background: black;
  line-height: 25px;
  font-family: 'berlinsansfb-regular' !important;
  font-size: 17px !important;
}

a.account-sec:hover {
  color: #000 !important;
  background: #fff;
}

/* .page-id-50172 .headline_outer,
.page-id-50054 .headline_outer,
.page-id-50180 .headline_outer,
.page-id-50051 .headline_outer {
  display: none !important;
} */


.header_mid_scroll .search_wrap a.account-sec {
  color: #000;
  background: #fff;
}

.header_mid_scroll .search_wrap .greek_account {
  padding: 4px 10px !important;

}

.header_mid_scroll .search_wrap a.account-sec:hover {
  color: #000 !important;
  background: #ff9c01 !important;
}

#wp-submit:hover {
  background-color: black;
  color: orange;
}

.signupidiv input::placeholder {
  color: var(--color-grey);
}

span.password-toggle.toggle-password-1 {

  cursor: pointer;
  margin-left: 10px;
  float: right;
  position: absolute;
  top: 40%;
}

.charitable-form-errors.charitable-notice {

  top: 0em !important;
}

@media (min-width: 575px) and (max-width: 1200px) {
  .header-right-section {
    right: 20px !important;
  }
}
@media (min-width: 575px) and (max-width: 1024px) {
  .header-right-section {
    top: 10px !important;
  }
}

@media (min-width: 320px) and (max-width: 574px) {
  .header-right-section {
    right: 5px !important;
    gap: 1px !important;

    top: 10px !important;
  }
  .charitable-login-form-wrapper {
    width: auto;
  }
  .sign-up-wrapper {
    width: auto;}
}

/* @media (width: 360px) {
    .header-right-section {
        right: 2px !important;
        gap: 4px;
    }
} */