/**
 * @package Bold Couple
 * @author CmsBold https://www.cmsbold.com
 * @copyright Copyright (c) 2017 - 2018 CmsBold
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
/**
 * @package Bold Couple
 * @author CmsBold https://www.cmsbold.com
 * @copyright Copyright (c) 2017 - 2018 CmsBold
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
/**
 * @package Bold Couple
 * @author CmsBold https://www.cmsbold.com
 * @copyright Copyright (c) 2017 - 2018 CmsBold
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
/**
 * @package Bold Couple
 * @author CmsBold https://www.cmsbold.com
 * @copyright Copyright (c) 2017 - 2018 CmsBold
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
.red, .star {
  color: #dc3545;
}
img {
  max-width: 100%;
}
p {
  font-weight: 400;
}
b, strong {
  font-weight: 700;
}
legend {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  padding: 0;
}
.text-muted {
  color: #ababab !important;
}
.payplans-wrap .table-row-border, .table td, .table th {
  border-color: #f2f2f2;
}
.list-group-item {
  background: transparent;
}
.list-group-item {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .list-group-item {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .list-group-item {
    margin-bottom: 20px;
  }
}
.list-group-item.list-group-item-action:hover {
  background: #fff;
  border-color: #f2f2f2;
}
.list-group-item a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
}
.list-group-item a:hover, .list-group-item a:focus, .list-group-item a:active {
  color: #2392ff;
}
.com-users .form-validate {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  .com-users .form-validate {
    padding: 20px;
  }
}
.login .list-group {
  display: block;
  text-align: center;
}
.login .list-group .list-group-item {
  background: transparent;
  border: 0;
  color: #ababab;
  display: inline-block;
  padding: 0;
  font-size: 12px;
  margin: 5px 10px;
}
.login .list-group .list-group-item:hover, .login .list-group .list-group-item:focus, .login .list-group .list-group-item:active {
  color: #2392ff;
}
#login-form.form-inline label {
  display: block;
  justify-content: left;
  padding-bottom: 5px;
}
#login-form .unstyled a {
  font-size: 14px;
}
.control-group.checkbox {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: left;
}
.control-group.checkbox label, .control-group.checkbox label.control-label {
  padding-bottom: 0;
  order: 2;
}
.control-group.checkbox input {
  order: 1;
  margin-right: 5px;
}
.registration legend {
  color: #000;
  font-weight: 600;
}
#helpsite-refresh {
  border: 1px solid #bcdeff !important;
  background: #fff !important;
  color: #2392ff !important;
  margin-top: 20px;
}
#helpsite-refresh:hover, #helpsite-refresh:focus, #helpsite-refresh:active {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
.article-list .article {
  background: #fff;
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.06);
}
@media (max-width: 768px) {
  .article-list .article {
    padding: 20px;
  }
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -31px -31px 30px -31px;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  float: none !important;
}
@media (max-width: 768px) {
  .article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -21px -21px 20px -21px;
  }
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 10px 10px 0 0;
  width: 100%;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.375rem;
  margin: 0 0 10px 0;
}
@media (max-width: 768px) {
  .article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 22px;
  }
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #000;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #2392ff;
}
.article-list .article .article-body {
  clear: both;
}
.article-list .article .readmore a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5625;
  position: relative;
  font-weight: 400;
}
.article-list .article .readmore a:before {
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #000;
  position: absolute;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.article-list .article .readmore a .fa {
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-left: 3px;
  transition: 500ms margin-left;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:focus, .article-list .article .readmore a:active {
  color: #2392ff;
}
.article-list .article .readmore a:hover:before, .article-list .article .readmore a:focus:before, .article-list .article .readmore a:active:before {
  background: #2392ff;
}
.article-list .article .readmore a:hover .fa, .article-list .article .readmore a:focus .fa, .article-list .article .readmore a:active .fa {
  margin-left: 6px;
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.article-info > span {
  font-size: 14px;
  font-weight: 400;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 5px;
  padding-left: 10px;
  content: "/";
}
@media (max-width: 768px) {
  .article-info > span + span::before {
    padding-right: 0;
    padding-left: 3px;
  }
}
.article-info > span a {
  color: #555;
}
.article-info > span a:hover {
  color: #2392ff;
}
.article-details {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  .article-details {
    padding: 20px;
  }
}
.article-details .article-header {
  position: relative;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.25rem;
}
@media (max-width: 768px) {
  .article-details .article-header h1, .article-details .article-header h2 {
    font-size: 22px;
  }
}
.article-details .link-edit-article {
  position: absolute;
  right: 0;
  top: 10px;
}
.article-details .article-info {
  margin-bottom: 1rem;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 4px;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 1rem 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
}
.tags > li a:hover {
  color: #fff;
}
.pager {
  list-style: none;
  padding: 2rem 0 0 0;
  margin: 2rem 0 0 0;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
}
.pager > li.previous {
  float: left;
}
.pager > li.next {
  float: right;
}
.pager > li a {
  display: inline-block;
  font-size: 0.785rem;
  padding: 10px 30px;
  border-radius: 100px;
  background: #ececec !important;
  border: 1px solid #ececec !important;
  color: #555 !important;
}
.pager > li a:hover, .pager > li a:focus, .pager > li a:active, .pager > li a:active:hover {
  background: #d3d3d3 !important;
  border: 1px solid #d3d3d3 !important;
  color: #555 !important;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.cat-children > h3 {
  font-size: 18px;
}
.cat-children .item-title {
  margin: 0;
  padding: 0;
}
.cat-children .item-title a {
  color: #000;
  font-size: 15px;
  font-weight: 400;
}
.cat-children .item-title a:hover, .cat-children .item-title a:focus, .cat-children .item-title a:active {
  color: #2392ff;
}
.articles-more .list-group .list-group-item {
  border: 0;
  padding: 0;
  margin-bottom: 10px;
}
.articles-more .list-group .list-group-item a {
  color: #555;
}
.articles-more .list-group .list-group-item a:hover, .articles-more .list-group .list-group-item a:focus, .articles-more .list-group .list-group-item a:active {
  color: #2392ff;
}
.article-ratings {
  display: flex;
  align-items: center;
}
.article-ratings .rating-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 1rem;
  display: inline-block;
  margin-left: 5px;
}
.article-ratings .rating-symbol span.rating-star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-ratings .rating-symbol span.rating-star.active:before {
  content: "\f005";
  color: #f6bc00;
}
.article-ratings .rating-symbol span.rating-star:before {
  content: "\f006";
  padding-right: 5px;
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before {
  content: "\f005";
  color: #e7b000;
  cursor: pointer;
}
.article-ratings .ratings-count {
  font-size: 0.785rem;
  color: #999;
}
.article-ratings .fa-spinner {
  margin-right: 5px;
}
.pagination-wrapper {
  align-items: center;
  margin-top: 30px;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
}
.pagination-wrapper .pagination .page-item {
  border-radius: 0;
  margin-right: 5px;
}
.pagination-wrapper .pagination .page-item .page-link {
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.06);
  border-color: #f2f2f2;
  border-radius: 4px;
  color: #555;
}
.pagination-wrapper .pagination .page-item .page-link:hover, .pagination-wrapper .pagination .page-item .page-link:focus, .pagination-wrapper .pagination .page-item .page-link:active {
  background: #fff;
  border-color: #2392ff;
}
.pagination-wrapper .pagination .page-item.active .page-link {
  border-color: #2392ff;
  background: #2392ff;
  color: #fff;
}
.pagination-wrapper .pagination-counter {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.06);
  border-radius: 4px;
  height: 36px;
  padding: 0 15px;
  line-height: 36px;
}
.pagination .page-link {
  border-color: #f2f2f2;
  color: #000;
}
.pagination .active > .page-link {
  border-color: #2392ff;
  background: #2392ff;
  color: #fff;
}
.search, .request-confirm {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  .search, .request-confirm {
    padding: 20px;
  }
}
#searchForm .input-group .btn-secondary {
  border-color: #e7e7f6 !important;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
#searchForm .input-group .btn-secondary:hover, #searchForm .input-group .btn-secondary:focus, #searchForm .input-group .btn-secondary:active {
  border-color: #2392ff;
}
#searchForm .form-group label.radio {
  margin-right: 15px;
}
#searchForm .form-group label.radio input {
  margin-right: 5px;
}
.bold-contact-style .contact-box {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  .bold-contact-style .contact-box {
    padding: 20px;
  }
}
@media (max-width: 1199px) {
  .bold-contact-style .contact-form-wrap {
    margin-bottom: 20px;
  }
}
.bold-contact-style .contact-image {
  margin-bottom: 20px;
}
.bold-contact-style .contact-image img {
  border-radius: 4px;
}
.bold-contact-style .contact-title h3 {
  margin-bottom: 20px;
}
.bold-contact-style .contact-info .jicons-icons {
  display: none;
}
.bold-contact-style .contact-info .fa {
  background: #f7f7f7;
  color: #222;
  border-radius: 50%;
  display: inline-block;
  line-height: 30px;
  float: left;
  text-align: center;
  margin-right: 10px;
  height: 30px;
  width: 30px;
}
.bold-contact-style .contact-info .fa + span {
  position: relative;
  top: 4px;
}
.bold-contact-style .contact-info dl dd {
  margin-bottom: 15px;
}
.bold-contact-style .contact-info dl dd:after {
  content: "";
  display: table;
  clear: both;
}
.tag-category .input-group {
  width: auto;
}
.tag-category .input-group .input-group-append .btn {
  height: 48px;
}
.tag-category img {
  margin-bottom: 30px;
}
.tag-category .tag-body p {
  display: inline;
}
/**
 * @package Bold Couple
 * @author CmsBold https://www.cmsbold.com
 * @copyright Copyright (c) 2017 - 2018 CmsBold
 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
 */
section#sp-newsletter {
  background-color: #f9fafd;
  background-image: url('../../images/map.png');
  background-repeat: no-repeat;
  background-position: center center;
}
section#sp-newsletter .sp-module {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  section#sp-newsletter .sp-module {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
section#sp-newsletter .sp-module-title {
  text-align: center;
  max-width: 600px;
  margin: auto;
  margin-bottom: 60px;
  font-size: 36px;
  font-weight: 400;
  line-height: 45px;
}
@media (max-width: 768px) {
  section#sp-newsletter .sp-module-title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 30px;
  }
}
section#sp-newsletter .sp-module-title span {
  display: block;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  max-width: 500px;
  margin: auto;
  margin-top: 10px;
  line-height: 1.625;
}
.acymailing_module .acymailing_form {
  position: relative;
  width: 960px;
  max-width: 100%;
}
.acymailing_module .acymailing_form td {
  margin: 0;
  padding: 0;
}
.acymailing_module .acymailing_form .inputbox {
  border: 0;
  border-left: 10px solid #2392ff;
  border-radius: 0;
  box-shadow: 0px 30px 60px 0px rgba(8, 0, 63, 0.14);
  padding-left: 30px;
  height: 100px;
  margin: auto;
  width: 100%;
}
@media (max-width: 768px) {
  .acymailing_module .acymailing_form .inputbox {
    height: 60px;
  }
}
.acymailing_module .acymailing_form .acysubbuttons .btn {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media (max-width: 768px) {
  .acymailing_module .acymailing_form .acysubbuttons .btn {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 20px;
    transform: none;
    -webkit-transform: none;
  }
}
section#sp-pricing {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  section#sp-pricing {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
section#sp-pricing .sp-module-title {
  text-align: center;
  max-width: 600px;
  margin: auto;
  margin-bottom: 60px;
  font-size: 36px;
  font-weight: 400;
  line-height: 45px;
}
@media (max-width: 768px) {
  section#sp-pricing .sp-module-title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 30px;
  }
}
section#sp-pricing .sp-module-title span {
  display: block;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  max-width: 500px;
  margin: auto;
  margin-top: 10px;
  line-height: 1.625;
}
section#sp-pricing .pricing-item {
  border: 1px solid #e7e7f6;
  background: #f8f8fc;
  border-radius: 4px;
  padding: 60px;
  text-align: center;
}
@media (max-width: 1199px) {
  section#sp-pricing .pricing-item {
    padding: 30px;
    margin-bottom: 20px;
  }
}
section#sp-pricing .pricing-item.popular {
  border: 1px solid #dad1f8;
  background: #fff;
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
}
section#sp-pricing .pricing-item .pricing-header {
  border-bottom: 1px solid #e9e9f4;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
section#sp-pricing .pricing-item .pricing-header h2 {
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 0;
  margin-top: 30px;
}
section#sp-pricing .pricing-item .pricing-header h2 span {
  color: #555;
  font-size: 14px;
  font-weight: 400;
}
section#sp-pricing .pricing-item .pricing-body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
section#sp-pricing .pricing-item .pricing-body ul li + li {
  margin-top: 15px;
}
section#sp-pricing .pricing-item .pricing-footer {
  display: block;
  margin-top: 45px;
}
section#sp-pricing .pricing-item .pricing-footer a {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  border: 1px solid #bcdeff !important;
  background: #fff !important;
  color: #2392ff !important;
}
section#sp-pricing .pricing-item .pricing-footer a:hover, section#sp-pricing .pricing-item .pricing-footer a:focus, section#sp-pricing .pricing-item .pricing-footer a:active {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
div.latest-grid .col-sm-12 + .col-sm-12 {
  margin-top: 90px;
}
@media (min-width: 992px) {
  div.latest-grid .article-item {
    display: flex;
    flex-wrap: nowrap;
    margin-left: -30px;
    margin-right: -30px;
  }
  div.latest-grid .article-item > div {
    flex: 0 0 45%;
    padding-left: 30px;
    padding-right: 30px;
  }
  div.latest-grid .article-item > div.img-wrap {
    flex: 0 0 55%;
  }
}
@media (max-width: 991px) {
  div.latest-grid .article-item .img-wrap {
    margin-bottom: 30px;
  }
}
div.latest-grid .content-left .img-wrap {
  order: 2;
}
div.latest-grid .content-left .article-detail {
  order: 1;
}
div.latest-grid .article-detail > .fa {
  color: #e03827;
  font-size: 40px;
  background-image: -webkit-linear-gradient(0deg, #56abff 0%, #2392ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-indent: 3px;
  text-shadow: 0px 14px 30px rgba(94, 44, 237, 0.4);
  margin-bottom: 20px;
}
div.latest-grid h3 {
  margin-bottom: 30px;
}
div.latest-grid h3 a {
  color: #000;
  font-weight: 500;
}
div.latest-grid h3 a:hover, div.latest-grid h3 a:focus, div.latest-grid h3 a:active {
  color: #2392ff;
}
div.latest-grid .img-wrap img {
  border-radius: 3px;
  box-shadow: 0px 6px 16px 0px rgba(12, 0, 46, 0.06);
}
div.latest-grid .intro {
  display: block;
  margin-bottom: 30px;
  padding-right: 60px;
}
@media (max-width: 768px) {
  div.latest-grid .intro {
    padding-right: 0;
  }
}
div.latest-grid .intro ul {
  padding: 0;
  margin: 0 0 20px 0;
  list-style: none;
}
div.latest-grid .intro ul b {
  margin-right: 5px;
}
div.latest-grid .more-link {
  display: block;
  margin-top: 30px;
}
div.latest-grid .more-link a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5625;
  position: relative;
}
div.latest-grid .more-link a:before {
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #000;
  position: absolute;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
div.latest-grid .more-link a .fa {
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-left: 3px;
  transition: 500ms margin-left;
}
div.latest-grid .more-link a:hover, div.latest-grid .more-link a:focus, div.latest-grid .more-link a:active {
  color: #2392ff;
}
div.latest-grid .more-link a:hover:before, div.latest-grid .more-link a:focus:before, div.latest-grid .more-link a:active:before {
  background: #2392ff;
}
div.latest-grid .more-link a:hover .fa, div.latest-grid .more-link a:focus .fa, div.latest-grid .more-link a:active .fa {
  margin-left: 6px;
}
.contact {
  padding-right: 150px;
}
@media (max-width: 768px) {
  .contact {
    padding-right: 0;
  }
}
.contact .info {
  margin-bottom: 15px;
}
.contact .info img {
  margin-bottom: 20px;
}
.contact .info .fa {
  color: #2392ff;
  float: left;
  line-height: 25px;
  height: 30px;
  width: 30px;
}
.contact .info p {
  overflow: hidden;
  margin-bottom: 0;
}
.latestnews .news-item {
  display: flex;
  flex-wrap: wrap;
}
.latestnews .news-item + .news-item {
  margin-top: 20px;
}
.latestnews .news-item .intro-image {
  flex: 0 0 100%;
  margin-bottom: 10px;
}
.latestnews .news-item .info a {
  color: #000;
  display: block;
  font-size: 16px;
  line-height: 1.38;
}
.latestnews .news-item .info span {
  font-size: 12px;
}
#login-form .userdata {
  width: 100%;
}
#login-form .userdata input[type="text"], #login-form .userdata input[type="password"] {
  width: 100%;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module img, .categories-module img, .archive-module img, .latestnews img, .newsflash-horiz img, .mostread img, .form-links img, .list-striped img {
  border-radius: 4px;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
  padding: 4px 0;
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
  font-size: 16px;
  font-weight: 400;
  margin: 8px 0;
}
.category-module li h4 a, .categories-module li h4 a, .archive-module li h4 a, .latestnews li h4 a, .newsflash-horiz li h4 a, .mostread li h4 a, .form-links li h4 a, .list-striped li h4 a {
  color: #000;
}
.category-module li h4 a:hover, .categories-module li h4 a:hover, .archive-module li h4 a:hover, .latestnews li h4 a:hover, .newsflash-horiz li h4 a:hover, .mostread li h4 a:hover, .form-links li h4 a:hover, .list-striped li h4 a:hover, .category-module li h4 a:focus, .categories-module li h4 a:focus, .archive-module li h4 a:focus, .latestnews li h4 a:focus, .newsflash-horiz li h4 a:focus, .mostread li h4 a:focus, .form-links li h4 a:focus, .list-striped li h4 a:focus, .category-module li h4 a:active, .categories-module li h4 a:active, .archive-module li h4 a:active, .latestnews li h4 a:active, .newsflash-horiz li h4 a:active, .mostread li h4 a:active, .form-links li h4 a:active, .list-striped li h4 a:active {
  color: #2392ff;
}
#sp-slideshow .sp-module-title {
  display: none;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-cover__img {
  padding-bottom: 650px !important;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-stage {
  border-radius: 0;
}
@media (max-width: 991px) {
  #sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-item {
    vertical-align: top;
  }
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content {
  background: transparent;
  bottom: 90px;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content .container-inner {
  width: 600px;
  max-width: 100%;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content .eb-gallery-content__title {
  color: #fff;
  font-size: 58px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 20px;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}
@media (max-width: 991px) {
  #sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content .eb-gallery-content__title {
    font-size: 22px;
  }
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content .eb-gallery-content__article {
  margin-bottom: 20px;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content .eb-gallery-content__article > span {
  color: #fff;
  display: block;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  font-size: 18px;
  line-height: 1.725;
  padding-right: 90px;
}
@media (max-width: 991px) {
  #sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content .eb-gallery-content__article > span {
    padding-right: 0;
    font-size: 14px;
  }
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content .eb-gallery-content__meta--text {
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content .eb-gallery-content__more {
  margin-top: 30px;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-content .eb-gallery-content__more a {
  text-shadow: none;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-indicators .container {
  position: relative;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-indicators .eb-gallery-buttons {
  bottom: 30px;
  left: 15px;
  right: auto;
  padding: 0;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-indicators .eb-gallery-buttons .eb-gallery-menu-item {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  height: 7px;
  width: 25px;
}
#sp-slideshow .mod-easyblogshowcase-magazine .eb-gallery-indicators .eb-gallery-buttons .eb-gallery-menu-item.active {
  background: #2392ff;
}
div.bold_features {
  width: 100%;
  padding: 0;
}
div.bold_features .item {
  height: 100%;
}
div.bold_features .features-content {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 30px;
  height: 100%;
}
div.bold_features .features-content .features-image-icon-inner img {
  height: 50px;
}
div.bold_features .features-content .features-font-icon-inner span {
  display: inline-block;
  line-height: 1;
}
div.bold_features .features-content .features-font-icon-inner span.ion-ios-apps {
  color: #577eed;
}
div.bold_features .features-content .features-font-icon-inner span.ion-ios-brush {
  color: #3ed2a7;
}
div.bold_features .features-content .features-font-icon-inner span.ion-ios-speedometer {
  color: #edba57;
}
div.bold_features .features-content .features-title {
  font-size: 17px;
  margin-bottom: 15px;
}
div.bold_features.demo .features-image-icon-inner img {
  height: auto;
  width: 100%;
}
div#sp-cta-footer {
  margin-top: 30px;
}
@media (max-width: 768px) {
  div#sp-cta {
    margin-top: 30px;
  }
}
div.bold_cta {
  border-radius: 10px;
  padding: 50px;
}
@media (max-width: 1199px) {
  div.bold_cta {
    padding: 30px 15px;
  }
}
@media (max-width: 1199px) {
  div.bold_slideshow .slide-content {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  div.bold_slideshow .slide-content {
    padding: 60px 0;
  }
}
div.bold_slideshow .slide-content .slide-title {
  font-size: 60px;
  font-weight: 400;
}
@media (max-width: 991px) {
  div.bold_slideshow .slide-content .slide-title {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  div.bold_slideshow .slide-content .slide-description {
    font-size: 15px;
  }
}
div.bold_slideshow .content-center .slide-content-inner {
  width: 900px;
}
#sp-masthead {
  text-align: center;
  position: relative;
}
#sp-masthead .sp-module-title {
  display: none;
}
#sp-masthead:before {
 /* background: linear-gradient(135deg, #7d58d1 0%, #ff1053 100%);*/
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
}
#sp-masthead .masthead-inner {
  position: relative;
  z-index: 1;
}
#sp-masthead .masthead-title h2 {
  font-size: 46px;
}
@media (max-width: 768px) {
  #sp-masthead .masthead-title h2 {
    font-size: 32px;
  }
}
#sp-masthead .masthead-description {
  font-size: 17px;
  opacity: 0.8;
}
@media (max-width: 768px) {
  #sp-masthead .masthead-description {
    font-size: 15px;
  }
}
div#eb h1, div#eb h2, div#eb h3, div#eb h4, div#eb h5, div#eb h6 {
  font-weight: 400;
}
div#eb .eb-post {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  div#eb .eb-post {
    padding: 20px;
  }
}
div#eb > .form-horizontal {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  div#eb > .form-horizontal {
    padding: 20px;
  }
}
div#eb div.eb-calendar {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  div#eb div.eb-calendar {
    padding: 20px;
  }
}
div#eb .btn {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
}
div#eb .btn-default {
  background: #ececec !important;
  border: 1px solid #ececec !important;
  color: #555 !important;
}
div#eb .btn-default:hover, div#eb .btn-default:focus, div#eb .btn-default:active, div#eb .btn-default:active:hover {
  background: #d3d3d3 !important;
  border: 1px solid #d3d3d3 !important;
  color: #555 !important;
}
div#eb .btn-primary, div#eb .btn-show-all {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
div#eb .btn-primary:hover, div#eb .btn-show-all:hover, div#eb .btn-primary:focus, div#eb .btn-show-all:focus, div#eb .btn-primary:active, div#eb .btn-show-all:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
div#eb .btn-sm, div#eb .btn-show-all {
  padding: 8px 20px !important;
  font-size: 12px !important;
}
div#eb .btn-xs {
  padding: 4px 8px !important;
  font-size: 12px !important;
}
div#eb .form-control {
  border: 1px solid #eaeaea;
  border-radius: 7px;
  box-shadow: none;
  color: #555;
  padding: 8px 15px;
  height: 48px;
}
div#eb .form-control:focus {
  border-color: #d0d0d0;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
div#eb .form-control::placeholder {
  color: #a2a2a2;
}
div#eb .eb-showcase-more .btn, div#eb .eb-post-more .btn {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  color: #555 !important;
  font-weight: 400 !important;
}
div#eb .eb-showcase-more .btn:hover, div#eb .eb-post-more .btn:hover, div#eb .eb-showcase-more .btn:focus, div#eb .eb-post-more .btn:focus, div#eb .eb-showcase-more .btn:active, div#eb .eb-post-more .btn:active {
  background: transparent !important;
  color: #2392ff !important;
}
div#eb .eb-post-thumb.eb-post-thumb {
  border-radius: 10px 10px 0 0;
  margin: -30px -30px 30px -30px;
  overflow: hidden;
  width: auto;
  max-width: none;
}
@media (max-width: 991px) {
  div#eb .eb-post-thumb.eb-post-thumb {
    margin: -20px -20px 20px -20px !important;
    width: auto !important;
  }
}
div#eb .eb-post-thumb.eb-post-thumb:before {
  background: linear-gradient(transparent, #000);
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  height: 80px;
  position: absolute;
  z-index: 1;
}
div#eb .eb-post-thumb.eb-post-thumb .eb-post-image {
  border: 0;
  padding: 0;
}
div#eb .eb-post-thumb.eb-post-thumb .eb-post-image img {
  border-radius: 10px 10px 0 0;
  vertical-align: middle;
}
div#eb .eb-posts, div#eb .eb-masonry {
  margin: 0 -15px;
}
div#eb .eb-masonry-post {
  padding: 0 15px;
}
div#eb .eb-post-title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 20px;
}
div#eb .eb-post-title a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
}
div#eb .eb-post-title a:hover, div#eb .eb-post-title a:focus, div#eb .eb-post-title a:active {
  color: #2392ff;
}
div#eb .eb-mod-title {
  margin-bottom: 0;
}
div#eb .eb-mod-title a {
  font-weight: 500;
}
div#eb .mod-small {
  font-size: 14px;
}
div#eb .mod-fit {
  margin-top: 0;
  font-weight: 400;
}
div#eb .eb-avatar img {
  border-radius: 10px;
}
div#eb.eb-mod * {
  line-height: inherit;
}
div#eb .eb-post-meta {
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
}
div#eb .eb-post-meta > div {
  color: #ababab;
  margin-right: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.725;
}
div#eb .eb-post-meta > div .fa {
  display: none;
}
div#eb .eb-post-meta > div + div:before {
  content: "/";
  margin-right: 10px;
  padding: 0;
}
div#eb .eb-post-meta a {
  color: #2392ff !important;
}
div#eb .eb-post-meta a:hover, div#eb .eb-post-meta a:focus, div#eb .eb-post-meta a:active {
  color: #0079ef !important;
}
div#eb .eb-post-info {
  position: relative;
}
div#eb .eb-post-info .eb-post-top {
  position: absolute;
  bottom: 60px;
  left: 0;
  z-index: 2;
}
div#eb .eb-post-info .eb-post-top .eb-post-author a {
  color: #fff;
  font-weight: 500;
}
div#eb .eb-post-info .eb-post-top .eb-meta-date {
  color: #fff;
  opacity: 0.7;
}
div#eb .mod-muted {
  color: #ababab;
}
div#eb .eb-post-body {
  font-weight: 400;
}
div#eb .eb-description {
  margin-bottom: 20px;
}
div#eb blockquote.eb-quote {
  color: #2392ff !important;
  border-left-color: #2392ff !important;
}
div#eb blockquote.eb-quote p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  font-style: italic;
}
div#eb blockquote.eb-quote p + cite {
  color: #000;
  font-weight: 500;
}
div#eb .eb-header {
  margin-bottom: 30px;
}
div#eb .eb-toolbar .o-nav__item .eb-toolbar__link {
  font-family: 'Rubik', sans-serif;
}
div#eb .eb-post-admin {
  z-index: 1;
}
div#eb .eb-post-admin > a {
  background: transparent !important;
  border: 0;
  color: #333;
  height: auto;
  line-height: 30px;
  width: auto;
}
div#eb .eb-post-admin > a .fa {
  color: #555 !important;
}
div#eb .eb-post-admin .dropdown-menu {
  background: #fff;
  border: 1px solid #f2f2f2;
}
div#eb .eb-post-admin .dropdown-menu > li > a {
  color: #333 !important;
  padding: 10px 20px;
}
div#eb .eb-post-admin .dropdown-menu > li > a:hover, div#eb .eb-post-admin .dropdown-menu > li > a:focus, div#eb .eb-post-admin .dropdown-menu > li > a:active {
  background: #f7f7f7;
}
div#eb .eb-post-content {
  padding: 0;
  margin: 0;
}
div#eb .eb-post-content:after {
  display: table;
  content: "";
  clear: both;
}
div#eb .eb-post-content .eb-post-category {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
div#eb .eb-post-more {
  text-align: right;
  margin-top: 30px !important;
  float: right;
}
@media (max-width: 767px) {
  div#eb .eb-post-more {
    float: none;
  }
}
div#eb .eb-post-actions {
  color: #ababab;
  font-size: 14px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  div#eb .eb-post-actions {
    margin-top: 0;
  }
}
div#eb .eb-post-actions .eb-post-rating.eb-post-rating {
  margin-left: 0;
}
div#eb .eb-post-actions > div {
  color: #ababab !important;
  margin-top: 15px;
}
div#eb .eb-post-actions > div .eb-rating {
  margin-top: 0;
}
div#eb .eb-post-actions > div a {
  color: #ababab !important;
}
div#eb .eb-post-actions > div a:hover, div#eb .eb-post-actions > div a:focus, div#eb .eb-post-actions > div a:active {
  color: #2392ff !important;
}
div#eb .eb-post-comments-pre {
  margin-top: 20px;
  padding-top: 20px;
  float: left;
  width: 100%;
}
div#eb .eb-share {
  margin-top: 30px;
}
div#eb .eb-post-top {
  border: 0;
  padding: 0;
}
div#eb .eb-post-foot {
  background: #fff;
  border-radius: 0 0 10px 10px;
  border-top: 1px solid #f2f2f2;
  color: #ababab;
  margin: 30px -30px -30px -30px;
  padding: 20px 30px;
}
div#eb .eb-post-foot:after {
  display: table;
  content: "";
  clear: both;
}
@media (max-width: 767px) {
  div#eb .eb-post-foot {
    margin: 20px -20px -20px -20px;
    padding: 20px 20px;
  }
}
div#eb .eb-post-foot > div {
  font-size: 12px;
  padding-left: 0;
  padding-right: 20px;
}
div#eb .eb-post-foot > div .fa {
  color: #ababab;
  margin-right: 5px;
}
div#eb .eb-post-foot .btn {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
div#eb .eb-post-foot .btn:hover, div#eb .eb-post-foot .btn:focus, div#eb .eb-post-foot .btn:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
div#eb .eb-post-comment .fa-comment-o {
  display: none;
}
div#eb .eb-calendar-topbar {
  border-color: #f2f2f2;
}
div#eb .eb-showcases {
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.06);
  border-radius: 15px;
  border: 1px solid #e7e7f6;
  color: #555;
  margin-bottom: 30px;
}
div#eb .eb-showcases .eb-showcase {
  padding: 30px;
}
@media (max-width: 767px) {
  div#eb .eb-showcases .eb-showcase {
    padding: 20px;
  }
  div#eb .eb-showcases .eb-showcase .eb-avatar {
    display: none;
  }
}
div#eb .eb-showcases .eb-avatar {
  margin-left: 10px;
}
div#eb .eb-showcase-title {
  margin-bottom: 0;
}
div#eb .eb-showcase-title a {
  display: block;
  color: #000;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  div#eb .eb-showcase-title a {
    font-size: 22px;
  }
}
div#eb .eb-showcase-title a:hover, div#eb .eb-showcase-title a:focus, div#eb .eb-showcase-title a:active {
  color: #2392ff;
}
div#eb .eb-showcase-thumb.eb-showcase-thumb {
  float: none;
  margin-bottom: 30px;
  margin-top: -30px;
}
div#eb .eb-showcase-thumb.eb-showcase-thumb:before {
  display: none;
}
div#eb .eb-showcase-thumb.eb-showcase-thumb .eb-post-image {
  width: 100% !important;
}
div#eb .eb-showcase-meta {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}
div#eb .eb-showcase-meta .fa {
  margin-right: 5px;
}
div#eb .eb-showcase-meta > div {
  margin-right: 6px;
}
div#eb .eb-showcase-meta > div + div::before {
  content: "/";
  margin-right: 10px;
  float: left;
}
div#eb .eb-showcase-meta .eb-post-author a {
  font-weight: 400;
}
div#eb .eb-showcase-article {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.725;
  margin-bottom: 20px;
}
div#eb .eb-showcase-control .btn-default {
  background: #fff !important;
  border-color: #f2f2f2 !important;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
div#eb .eb-showcase-control .btn-default:hover, div#eb .eb-showcase-control .btn-default:focus, div#eb .eb-showcase-control .btn-default:active {
  background: #2392ff !important;
  border-color: #2392ff !important;
}
div#eb .eb-authors-bio {
  color: #ababab;
  margin-bottom: 0;
}
div#eb.eb-view-myblog .eb-authors-bio {
  margin: 0;
  padding: 20px;
}
div#eb .eb-author {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  padding: 0;
}
@media (max-width: 767px) {
  div#eb .eb-author {
    padding: 20px;
  }
}
div#eb .eb-authors-head {
  background: #fff;
  border-color: #f2f2f2;
}
div#eb .eb-stats-posts > div + div, div#eb .eb-stats-nav > li .btn {
  border-color: #f2f2f2 !important;
}
@media (max-width: 767px) {
  div#eb .eb-stats-nav .btn {
    font-size: 10px;
  }
}
div#eb .eb-stats-nav > li.active > .btn:before {
  display: none;
}
div#eb .eb-authors-stats {
  margin: 0;
  padding: 20px;
}
div#eb .eb-category {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  border: 0;
  padding: 0;
}
@media (max-width: 767px) {
  div#eb .eb-category {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  div#eb .eb-category .eb-category-thumb {
    display: none !important;
  }
}
div#eb .eb-category-profile .col-cell + .col-cell.col-cell {
  padding-left: 15px;
}
@media (max-width: 767px) {
  div#eb .eb-category-profile .col-cell + .col-cell.col-cell {
    padding: 0;
  }
}
div#eb .eb-category-subscribe {
  font-size: 12px;
  margin-top: 5px;
}
div#eb .eb-category-bio {
  color: #ababab;
  border-color: #f2f2f2;
}
div#eb .eb-tags-list {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  margin: 0;
}
@media (max-width: 767px) {
  div#eb .eb-tags-list {
    padding: 20px;
  }
}
div#eb .eb-tags-item {
  background: #f7f7f7;
  border-color: #f2f2f2;
  margin-bottom: 0;
}
div#eb .eb-tags-grid {
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 5px;
  width: auto;
}
div#eb .eb-tags-item__link i {
  float: none;
  margin-left: 20px;
}
div#eb .eb-calendar__item:not(:first-child) {
  border-color: #f2f2f2;
}
div#eb .eb-calendar__item-date {
  color: #ababab;
  font-size: 12px;
}
div#eb .eb-posts-search .eb-post-meta {
  border: 0;
  padding: 0;
}
div#eb.eb-dialog {
  background: rgba(0, 0, 0, 0.3);
}
div#eb .eb-dialog-header, div#eb .eb-dialog-content, div#eb .eb-dialog-footer {
  background: #fff;
  padding: 10px 20px;
  border-right: 0;
  border-left: 0;
}
div#eb .eb-dialog-title {
  color: #000;
  text-transform: uppercase;
  top: -5px;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
}
div#eb .eb-dialog-footer .btn-sm {
  max-height: 30px !important;
}
div#eb .eb-dialog-container {
  border-color: #f2f2f2;
}
div#eb.es-photo-popup .es-photo-content {
  background: #222;
}
div#eb .eb-tag, div#eb .eb-tag-head {
  border-color: #f2f2f2;
}
div#eb .eb-tags {
  display: flex;
  align-items: center;
  font-size: 14px;
}
div#eb .eb-tags .col-cell {
  vertical-align: middle;
}
div#eb .eb-tags span a {
  color: #555;
}
div#eb .eb-tags span a:hover, div#eb .eb-tags span a:focus, div#eb .eb-tags span a:active {
  color: #2392ff;
}
div#eb .eb-entry {
  position: relative;
}
div#eb .eb-entry > div {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  div#eb .eb-entry > div {
    padding: 20px;
  }
}
div#eb .eb-entry .es-post-state {
  margin-bottom: 0;
}
div#eb .eb-entry .eb-post-thumb.eb-post-thumb {
  margin-left: 0;
  margin-right: 0;
}
div#eb .eb-entry-title {
  font-weight: 500;
  font-size: 46px;
  line-height: 1.3;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  div#eb .eb-entry-title {
    font-size: 22px;
  }
}
div#eb .eb-comments {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  div#eb .eb-comments {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  div#eb .eb-comments {
    margin-top: 30px;
  }
}
div#eb .eb-comments .eb-section-heading {
  margin-top: 0;
  margin-bottom: 30px;
}
div#eb .eb-comments .eb-comment-body {
  color: #555;
}
div#eb .eb-comments .eb-comment .cell-avatar {
  padding-right: 20px;
}
@media (max-width: 768px) {
  div#eb .eb-comments .eb-comment .cell-avatar {
    padding-right: 15px;
  }
}
div#eb .eb-comments .eb-comment + .eb-comment {
  margin-top: 30px;
}
@media (max-width: 768px) {
  div#eb .eb-comments .eb-comment + .eb-comment {
    margin-top: 20px;
  }
}
div#eb .eb-reading-indicator {
  background: #e6f6fd;
  color: #28b5f0;
  font-size: 10px;
  text-transform: uppercase;
}
div#eb .eb-reading-progress::-moz-progress-bar {
  background: #28b5f0;
}
div#eb .eb-entry-meta {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 30px;
}
div#eb .eb-entry-meta > div {
  margin-right: 5px;
}
div#eb .eb-entry-meta > div + div:before {
  content: "/";
  margin-right: 5px;
}
div#eb .eb-entry-meta .fa {
  display: none;
}
div#eb .eb-entry-meta a {
  color: #2392ff;
}
div#eb .eb-entry-meta a:hover, div#eb .eb-entry-meta a:focus, div#eb .eb-entry-meta a:active {
  color: #0079ef;
}
div#eb .eb-entry-tools {
  display: block;
  top: 0;
  right: 0;
  line-height: 1;
  font-size: 12px;
  width: auto;
}
@media (max-width: 767px) {
  div#eb .eb-entry-tools {
    background: transparent;
    position: relative;
    padding: 0;
  }
}
div#eb .eb-entry-tools .eb-help-resize a {
  background: #ababab;
}
div#eb .eb-favourite-toggle {
  line-height: 20px;
  height: 20px;
  width: 20px;
}
div#eb .eb-entry-author-recents {
  background: #fff;
  border: 0;
  padding: 0;
  font-size: 14px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  div#eb .eb-entry-author-recents {
    margin-top: 20px;
  }
}
div#eb .eb-entry-author-recents a {
  color: #555;
  overflow: visible;
}
div#eb .eb-entry-author-recents a:hover, div#eb .eb-entry-author-recents a:focus, div#eb .eb-entry-author-recents a:active {
  color: #2392ff;
}
div#eb .eb-entry-author-recents h5 {
  font-size: 18px;
  font-weight: 500;
}
div#eb .eb-entry-author-recents > div {
  margin-top: 15px;
}
div#eb .eb-entry-author-recents > div + div {
  border-top: 1px solid #f2f2f2;
  margin-top: 15px;
  padding-top: 15px;
}
div#eb .eb-entry-author-recents time {
  color: #555;
}
@media (max-width: 767px) {
  div#eb .eb-entry-author-recents time {
    float: none !important;
  }
}
div#eb .eb-comment-editor .form-action {
  margin-top: 30px;
}
div#eb.easy-masthead {
  position: relative;
}
div#eb.easy-masthead .eb-image-popup-button:before {
  display: none;
}
div#eb.easy-masthead .es-image {
  background: linear-gradient(to right, #8e54e9, #4776e6);
  height: 450px;
  max-height: 450px;
  overflow: hidden;
}
@media (max-width: 768px) {
  div#eb.easy-masthead .es-image {
    height: 280px;
  }
}
div#eb.easy-masthead .es-image img {
  width: 100%;
}
@media (max-width: 768px) {
  div#eb.easy-masthead .es-image img {
    width: auto;
    height: 100%;
    max-width: unset;
  }
}
div#eb.easy-masthead .eb-post-thumb.eb-post-thumb {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
div#eb.easy-masthead .eb-post-thumb.eb-post-thumb:before {
  background: linear-gradient(to right, #8e54e9, #4776e6);
  height: 100%;
  opacity: 0.8;
}
div#eb.easy-masthead .es-info {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
  bottom: 0;
  position: absolute;
  padding-bottom: 30px;
  padding-top: 30px;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media (max-width: 768px) {
  div#eb.easy-masthead .es-info {
    padding-bottom: 20px;
  }
}
div#eb.easy-masthead .es-info .eb-entry-title {
  color: #fff;
  font-size: 47px;
  max-width: 950px;
}
@media (max-width: 991px) {
  div#eb.easy-masthead .es-info .eb-entry-title {
    font-size: 22px;
  }
}
div#eb.easy-masthead .es-info .eb-entry-meta {
  margin-bottom: 0;
}
div#eb.easy-masthead .es-info .eb-entry-meta > div {
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
}
div#eb.easy-masthead .es-info .eb-entry-meta > div a {
  color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
div#eb.easy-masthead .es-info .eb-entry-meta > div .fa {
  display: none;
}
div#eb .eb-section-heading {
  color: #000;
  border-bottom: 0;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 22px;
  text-transform: none;
  margin-top: 30px;
  padding-top: 0;
  padding-bottom: 0;
}
div#eb .eb-entry-nav {
  border: 0;
  padding: 0;
  font-size: 14px;
}
div#eb .eb-entry-nav > div > a {
  background: #f7f7f7;
  border: 1px solid #f2f2f2;
  border-radius: 50px;
  display: inline-block;
  padding: 10px 20px;
}
div#eb .eb-entry-nav > div > a:hover, div#eb .eb-entry-nav > div > a:focus, div#eb .eb-entry-nav > div > a:active {
  background: #f2f2f2;
}
div#eb .eb-entry-nav .eb-entry-nav-next {
  border: 0;
}
@media (max-width: 767px) {
  div#eb .eb-entry-nav .eb-entry-nav-next {
    border-color: #f2f2f2 !important;
    padding-top: 10px;
    margin-top: 10px;
  }
}
div#eb .eb-entry-author {
  margin-top: 30px;
}
div#eb .eb-entry-author .eb-section-heading {
  margin-top: 0;
}
div#eb .eb-entry-author .eb-entry-author-bio {
  display: block;
}
div#eb .eb-entry-author .eb-entry-author-bio h3 {
  font-size: 16px;
  font-weight: 500;
  margin-top: 8px;
}
div#eb .eb-entry-author .eb-entry-author-bio .eb-entry-author-avatar {
  padding: 0 15px 0 0;
}
@media (max-width: 767px) {
  div#eb .eb-entry-author .eb-entry-author-bio .eb-entry-author-avatar {
    display: none !important;
  }
}
div#eb .eb-entry-author .eb-entry-author-bio .eb-entry-author-avatar img {
  height: 64px;
  width: 64px;
}
div#eb .eb-entry-author .eb-entry-author-details {
  font-weight: 400;
}
div#eb .eb-entry-author-meta > span {
  margin-top: 3px !important;
}
div#eb .eb-entry-helper > div {
  border-color: rgba(0, 0, 0, 0.1);
  margin-right: 10px;
  margin-left: 0;
}
@media (max-width: 767px) {
  div#eb .eb-entry-helper > div + div {
    border: 0;
    margin-left: 0;
    margin-right: 10px;
    padding: 0;
  }
}
div#eb .eb-entry-helper > div.eb-help-subscribe .fa, div#eb .eb-entry-helper > div.eb-help-report .fa, div#eb .eb-entry-helper > div.eb-help-print .fa {
  color: #555;
}
div#eb .eb-entry-helper > div.eb-help-subscribe a, div#eb .eb-entry-helper > div.eb-help-report a, div#eb .eb-entry-helper > div.eb-help-print a {
  color: #555;
}
div#eb .eb-entry-helper > div.eb-help-subscribe a:hover, div#eb .eb-entry-helper > div.eb-help-report a:hover, div#eb .eb-entry-helper > div.eb-help-print a:hover, div#eb .eb-entry-helper > div.eb-help-subscribe a:focus, div#eb .eb-entry-helper > div.eb-help-report a:focus, div#eb .eb-entry-helper > div.eb-help-print a:focus, div#eb .eb-entry-helper > div.eb-help-subscribe a:active, div#eb .eb-entry-helper > div.eb-help-report a:active, div#eb .eb-entry-helper > div.eb-help-print a:active {
  color: #2392ff;
}
div#eb .eb-comment-form {
  border: 0;
  padding: 50px 0 0 0;
  margin: 50px 0 0 0;
  border-top: 1px solid #f2f2f2;
}
@media (max-width: 768px) {
  div#eb .eb-comment-form {
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
  }
}
div#eb .eb-comment-form .form-group {
  margin: 20px 0;
}
div#eb .eb-comment-form, div#eb .eb-comment-editor .markItUpHeader, div#eb .eb-comment-editor .markItUpFooter {
  border-color: #f2f2f2;
}
div#eb .eb-comment-head {
  line-height: inherit;
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 12px;
}
@media (max-width: 768px) {
  div#eb .eb-comment-head {
    margin-bottom: 10px;
  }
}
div#eb .eb-comment-head a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  display: block;
  font-size: 18px;
}
div#eb .eb-comment-head a:hover, div#eb .eb-comment-head a:focus, div#eb .eb-comment-head a:active {
  color: #2392ff;
}
@media (max-width: 768px) {
  div#eb .eb-comment-head a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  div#eb .eb-comment .cell-avatar img {
    height: 30px;
    width: 30px;
  }
}
div#eb .eb-pager {
  background: transparent;
  border-radius: 10px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
}
div#eb .eb-pager a {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 12px;
  line-height: 36px;
  margin: 0 2px;
  height: 36px;
}
div#eb .eb-pager-inner {
  margin-top: 30px;
}
div#eb .eb-pager-inner > a {
  border: 1px solid #f2f2f2;
  color: #000;
  display: inline-block;
  cursor: not-allowed;
  float: left;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  margin-left: 10px;
  min-width: 0;
  padding: 12px 15px 10px;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  opacity: 0.5;
  transition: 500ms all;
}
div#eb .eb-pager-inner > a.disabled, div#eb .eb-pager-inner > a.item {
  color: #000;
  cursor: pointer;
  opacity: 1;
}
div#eb .eb-pager-inner > a.disabled:hover, div#eb .eb-pager-inner > a.item:hover, div#eb .eb-pager-inner > a.disabled:focus, div#eb .eb-pager-inner > a.item:focus, div#eb .eb-pager-inner > a.disabled:active, div#eb .eb-pager-inner > a.item:active {
  border-color: #2392ff;
}
div#eb .eb-pager-inner > a.active {
  background: #2392ff;
  border-color: #2392ff;
  color: #fff;
  opacity: 1;
}
div#eb .eb-mod-item + .eb-mod-item {
  border-color: #f2f2f2;
  padding-top: 20px;
  margin-top: 20px;
}
div#eb .mod-items-compact div.mod-item, div#eb div.mod-item {
  margin: 0;
}
div#eb .mod-items-compact div.mod-item + .mod-item, div#eb div.mod-item + .mod-item {
  border: 0;
  padding: 0;
  margin-top: 30px !important;
}
div#eb .eb-mod-thumb {
  margin-top: 15px;
  margin-bottom: 15px;
}
div#eb .eb-mod-thumb .eb-mod-image {
  border: 0;
  padding: 0;
}
div#eb a.eb-mod-media-title {
  font-family: 'Rubik', sans-serif;
}
div#eb div.eb-mod-thumb .eb-mod-image-cover {
  border-radius: 10px;
  border: 0;
}
div#eb div.eb-mod-thumb .eb-mod-image-cover::before {
  border: 0;
}
div#eb .tag-cloud {
  color: #000;
  display: inline-block;
  line-height: 1;
  padding: 0;
  margin-bottom: 3px;
  margin-right: 5px;
}
div#eb .tag-cloud:hover, div#eb .tag-cloud:focus, div#eb .tag-cloud:active {
  color: #2392ff;
}
div#eb .tag-cloud:before {
  content: "#";
}
div#eb.mod_easybloglatestblogs .mod-avatar-sm > img {
  border-radius: 3px;
  height: 40px;
  width: 40px;
}
div#eb.mod_easybloglatestblogs .mod-cell b a, div#eb.mod_easybloglatestblogs .eb-mod-media-title {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  font-weight: 400;
}
div#eb.mod_easybloglatestblogs .mod-cell b a:hover, div#eb.mod_easybloglatestblogs .eb-mod-media-title:hover, div#eb.mod_easybloglatestblogs .mod-cell b a:focus, div#eb.mod_easybloglatestblogs .eb-mod-media-title:focus, div#eb.mod_easybloglatestblogs .mod-cell b a:active, div#eb.mod_easybloglatestblogs .eb-mod-media-title:active {
  color: #2392ff;
}
div#eb.mod_easybloglatestblogs .mod-post-type {
  display: inline-block;
}
div#eb.mod_easybloglatestblogs .mod-post-type a {
  color: #555;
  font-weight: 400;
  font-size: 14px;
}
div#eb.mod_easybloglatestblogs .mod-post-type a:hover, div#eb.mod_easybloglatestblogs .mod-post-type a:focus, div#eb.mod_easybloglatestblogs .mod-post-type a:active {
  color: #2392ff;
}
div#eb.mod_easybloglatestblogs .mod-post-type + .mod-post-type::before {
  content: ",";
  margin-right: 2px;
}
div#eb.mod_easybloglatestblogs .eb-mod-body {
  font-weight: 400;
}
div#eb.mod_easybloglatestblogs .eb-mod-foot a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5625;
  position: relative;
  font-weight: 400;
}
div#eb.mod_easybloglatestblogs .eb-mod-foot a:before {
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #000;
  position: absolute;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
div#eb.mod_easybloglatestblogs .eb-mod-foot a .fa {
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-left: 3px;
  transition: 500ms margin-left;
}
div#eb.mod_easybloglatestblogs .eb-mod-foot a:hover, div#eb.mod_easybloglatestblogs .eb-mod-foot a:focus, div#eb.mod_easybloglatestblogs .eb-mod-foot a:active {
  color: #2392ff;
}
div#eb.mod_easybloglatestblogs .eb-mod-foot a:hover:before, div#eb.mod_easybloglatestblogs .eb-mod-foot a:focus:before, div#eb.mod_easybloglatestblogs .eb-mod-foot a:active:before {
  background: #2392ff;
}
div#eb.mod_easybloglatestblogs .eb-mod-foot a:hover .fa, div#eb.mod_easybloglatestblogs .eb-mod-foot a:focus .fa, div#eb.mod_easybloglatestblogs .eb-mod-foot a:active .fa {
  margin-left: 6px;
}
div#eb.eb-mod.mod_easybloglatestcomment .mod-avatar {
  margin-top: 5px;
}
div#eb.eb-mod.mod_easybloglatestcomment .mod-avatar img {
  border-radius: 4px;
}
div#eb.eb-mod.mod_easybloglatestcomment .fa {
  font-size: 10px;
}
div#eb.eb-mod.mod_easybloglatestcomment a {
  color: #000;
  font-weight: 400;
}
div#eb.eb-mod.mod_easybloglatestcomment a:hover, div#eb.eb-mod.mod_easybloglatestcomment a:focus, div#eb.eb-mod.mod_easybloglatestcomment a:active {
  color: #2392ff;
}
div#eb.eb-mod.mod_easybloglatestcomment strong {
  font-weight: 400;
}
div#eb.eb-mod.mod_easybloglatestcomment .mod-small {
  font-size: 12px;
  margin-top: 5px;
}
div#eb.mod_easyblogmostcommentedpost .mod-post-type a {
  background: #2392ff;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 3px 10px;
  margin-top: 5px;
}
div#eb.mod_easyblogcategories .avatar {
  border-radius: 4px;
  height: 40px;
  width: 40px;
}
div#eb.mod_easyblogcategories .eb-mod-media-title {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}
div#eb.mod_easyblogcategories .eb-mod-media-title:hover, div#eb.mod_easyblogcategories .eb-mod-media-title:focus, div#eb.mod_easyblogcategories .eb-mod-media-title:active {
  color: #2392ff;
}
div#eb.mod_easyblogcategories .eb-mod-media-count:before {
  content: "(";
}
div#eb.mod_easyblogcategories .eb-mod-media-count:after {
  content: ")";
}
div#eb.mod_easyblogcategories .eb-brand-rss {
  color: #ababab;
  font-size: 12px;
}
div#eb.mod_easyblogcategories .eb-brand-rss:hover, div#eb.mod_easyblogcategories .eb-brand-rss:focus, div#eb.mod_easyblogcategories .eb-brand-rss:active {
  color: #2392ff;
}
div#eb.mod_easyblogcategories .eb-mod-item + .eb-mod-item {
  border: 0;
  padding-top: 0;
}
div#eb.mod_easyblogcategories .eb-mod-media-thumb.fa {
  display: none;
}
div#eb.mod_easyblogmostpopularpost .eb-mod-head .eb-mod-media-title {
  font-size: 16px;
  line-height: 1;
}
div#eb.mod_easyblogmostpopularpost .eb-mod-head .mod-muted {
  margin-top: 0;
  font-size: 10px;
  text-transform: uppercase;
}
div#eb.mod_easyblogmostpopularpost .eb-mod-title .eb-mod-media-title {
  font-size: 17px;
  line-height: 1.3;
}
div#eb.mod_easyblogmostpopularpost .mod-post-type a {
  background: #2392ff;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  margin-top: 20px;
  padding: 3px 10px;
}
div#eb.mod-easyblogimagewall .ezb-card {
  border-radius: 10px;
  overflow: hidden;
}
div#eb.mod-easyblogimagewall .ezb-card span {
  font-weight: 400;
  left: 15px;
  right: 15px;
  bottom: 15px;
}
div#eb.mod-easyblogimagewall .clear {
  margin-top: 0;
  height: 20px;
}
div#eb.eb-mod-search.eb-mod-search .form-control {
  border: 1px solid #eaeaea;
  border-radius: 7px;
  box-shadow: none;
  color: #555;
  padding: 8px 15px;
  height: 48px;
  font-size: 16px;
}
div#eb.eb-mod-search.eb-mod-search .form-control:focus {
  border-color: #d0d0d0;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
div#eb.eb-mod-search.eb-mod-search .form-control::placeholder {
  color: #a2a2a2;
}
div#eb.eb-mod-search.eb-mod-search .mod-btn-primary {
  display: none;
  height: 48px;
}
div#eb.eb-view-grid .eb-blog-grid {
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}
div#eb.eb-view-grid .eb-blog-grid__item {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  div#eb.eb-view-grid .eb-blog-grid__item {
    flex: 0 0 100%;
  }
}
div#eb.eb-view-grid .carousel-inner > div {
  height: 100%;
}
@media (max-width: 768px) {
  div#eb.eb-view-grid .carousel-inner > div {
    padding-bottom: 45px;
  }
}
div#eb.eb-view-grid .eb-blog-grid-showcases {
  border-radius: 10px;
}
div#eb.eb-view-grid .eb-blog-grid-showcases .eb-blog-grid-showcase {
  height: 100%;
}
@media (max-width: 991px) {
  div#eb.eb-view-grid .eb-blog-grid-showcases .eb-blog-grid-showcase {
    min-height: 350px;
  }
}
div#eb.eb-view-grid .eb-blog-grid-showcases .eb-blog-grid-showcase-content {
  padding: 30px;
}
div#eb.eb-view-grid .eb-blog-grid-showcases .eb-blog-grid-showcase-control {
  bottom: 30px;
  right: 30px;
}
@media (max-width: 768px) {
  div#eb.eb-view-grid .eb-blog-grid-showcases .eb-blog-grid-showcase-control {
    right: auto;
    left: 30px;
  }
}
div#eb.eb-view-grid .eb-blog-grid-showcases .eb-blog-grid-showcase-control.btn-group .btn-default {
  padding: 8px 20px !important;
  font-size: 12px !important;
  background: #fff !important;
  color: #000 !important;
  text-shadow: none;
}
div#eb.eb-view-grid .eb-blog-grid-showcase-cover {
  height: 100%;
}
div#eb.eb-view-grid .eb-blog-grid-showcase-cover .eb-blog-grid-showcase-cover__img {
  height: 100%;
}
div#eb.eb-view-grid .eb-blog-grid-showcase-content__title, div#eb.eb-view-grid .eb-blog-grid-showcase-content__article, div#eb.eb-view-grid .eb-blog-grid-showcase-content__article > span {
  text-shadow: none;
}
@media (max-width: 991px) {
  div#eb.eb-view-grid .eb-blog-grid-showcase-content__article > span {
    display: none;
  }
}
div#eb.eb-view-grid .eb-blog-grid-showcase-content__title {
  font-weight: 500;
}
@media (max-width: 991px) {
  div#eb.eb-view-grid .eb-blog-grid-showcase-content__title {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  div#eb.eb-view-grid .eb-blog-grid-showcase-content__title {
    overflow: visible;
    white-space: normal;
    line-height: 1.3;
    height: auto;
  }
}
div#eb.eb-view-grid .showcase-btn-more {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
  text-shadow: none;
}
div#eb.eb-view-grid .showcase-btn-more:hover, div#eb.eb-view-grid .showcase-btn-more:focus, div#eb.eb-view-grid .showcase-btn-more:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
@media (max-width: 991px) {
  div#eb.eb-view-grid .showcase-btn-more {
    padding: 8px 10px !important;
  }
}
div#eb.eb-view-grid .eb-blog-grid-showcase-content__meta--text {
  color: #fff;
  text-shadow: none;
}
div#eb.eb-view-grid .grid-item .eb-blog-grid__content {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 30px;
}
div#eb.eb-view-grid .eb-blog-grid__thumb {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  margin: -30px -30px 30px -30px;
}
div#eb.eb-view-grid .eb-blog-grid__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  div#eb.eb-view-grid .eb-blog-grid__title {
    font-size: 17px;
  }
}
div#eb.eb-view-grid .eb-blog-grid__title a {
  color: #000;
}
div#eb.eb-view-grid .eb-blog-grid__title a:hover, div#eb.eb-view-grid .eb-blog-grid__title a:focus, div#eb.eb-view-grid .eb-blog-grid__title a:active {
  color: #2392ff;
}
div#eb.eb-view-grid .eb-blog-grid-category {
  margin-bottom: 15px;
  margin-top: -40px;
  z-index: 1;
}
div#eb.eb-view-grid .eb-blog-grid-category a {
  background: #2392ff;
  color: #fff;
  border-radius: 4px;
  padding: 3px 10px;
}
div#eb.eb-view-grid .eb-blog-grid__meta .eb-blog-grid-author {
  margin-right: 10px;
}
div#eb.eb-view-grid .eb-blog-grid__meta .eb-blog-grid-meta-date {
  color: #ababab;
  font-size: 14px;
}
div#eb.eb-view-categories .eb-blog-grids {
  margin: 0;
}
div#eb.eb-view-categories.is-mobile .eb-blog-grid {
  width: auto;
}
div#eb.eb-view-categories.is-tablet .eb-blog-grid__item--4 {
  flex: 0 0 100%;
}
div#eb.eb-view-categories .eb-blog-grid__content {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 30px;
}
div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__thumb {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  margin: -30px -30px 30px -30px;
}
div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title {
    font-size: 17px;
  }
}
div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title a {
  color: #000;
}
div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title a:hover, div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title a:focus, div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title a:active {
  color: #2392ff;
}
div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid-category {
  margin-bottom: 15px;
  margin-top: -40px;
  z-index: 1;
}
div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid-category a {
  background: #2392ff;
  color: #fff;
  border-radius: 4px;
  padding: 3px 10px;
}
div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__meta {
  font-size: 14px;
}
div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__meta .eb-blog-grid-author {
  margin-right: 10px;
}
div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__meta .eb-blog-grid-meta-date {
  color: #ababab;
  font-size: 14px;
}
div#eb.is-mobile .eb-post-meta > div {
  display: inline-block;
  flex-wrap: wrap;
}
div.eblog-module-tagcloud a {
  background: #f7f7f7;
  color: #555;
  padding: 3px 8px;
  margin-right: 4px;
}
div.eblog-module-tagcloud a:hover, div.eblog-module-tagcloud a:focus, div.eblog-module-tagcloud a:active {
  background: #dedede;
}
.eb-demo img {
  border-radius: 10px;
  margin-bottom: 20px;
}
body div#es {
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
}
body div#es .es-dialog-back-button i, body div#es .es-dialog-close-button i {
  font-size: 13px;
  top: 0;
}
body div#es h1, body div#es h2, body div#es h3, body div#es h4, body div#es h5, body div#es h6, body div#es .es-h1, body div#es .es-h2, body div#es .es-h3, body div#es .es-h4, body div#es .es-h5, body div#es .es-h6, body div#es .mod-es-title {
  color: #000;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
}
body div#es .btn {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
}
body div#es .btn-es-primary, body div#es .mod-btn-primary {
  color: #fff;
  font-weight: 500 !important;
  font-family: 'Rubik', sans-serif;
  transition: 300ms all;
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
  white-space: normal;
}
body div#es .btn-es-primary:hover, body div#es .mod-btn-primary:hover, body div#es .btn-es-primary:focus, body div#es .mod-btn-primary:focus, body div#es .btn-es-primary:active, body div#es .mod-btn-primary:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
body div#es .btn-es-primary-o {
  color: #fff;
  font-weight: 500 !important;
  font-family: 'Rubik', sans-serif;
  transition: 300ms all;
  border: 1px solid #bcdeff !important;
  background: #fff !important;
  color: #2392ff !important;
}
body div#es .btn-es-primary-o:hover, body div#es .btn-es-primary-o:focus, body div#es .btn-es-primary-o:active {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
body div#es .btn-es-default-o, body div#es .btn-es-default {
  background: #ececec !important;
  border: 1px solid #ececec !important;
  color: #555 !important;
}
body div#es .btn-es-default-o:hover, body div#es .btn-es-default:hover, body div#es .btn-es-default-o:focus, body div#es .btn-es-default:focus, body div#es .btn-es-default-o:active, body div#es .btn-es-default:active, body div#es .btn-es-default-o:active:hover, body div#es .btn-es-default:active:hover {
  background: #d3d3d3 !important;
  border: 1px solid #d3d3d3 !important;
  color: #555 !important;
}
body div#es .btn-es-danger-o {
  background: #f65b5b !important;
  border: 1px solid #f65b5b !important;
  color: #fff !important;
}
body div#es .btn-es-danger-o:hover, body div#es .btn-es-danger-o:focus, body div#es .btn-es-danger-o:active, body div#es .btn-es-danger-o:active:hover {
  background: #f32b2b !important;
  border: 1px solid #f32b2b !important;
  color: #fff !important;
}
body div#es .btn-sm {
  padding: 8px 20px !important;
  font-size: 12px !important;
}
body div#es .btn-xs {
  padding: 1px 5px !important;
  font-size: 11px !important;
}
body div#es input, body div#es button, body div#es select, body div#es textarea {
  font-family: 'Rubik', sans-serif;
}
body div#es .o-form-control, body div#es .es-story-link-input {
  border: 1px solid #eaeaea;
  border-radius: 7px;
  box-shadow: none;
  color: #555;
  padding: 8px 15px;
  height: 48px;
}
body div#es .o-form-control:focus, body div#es .es-story-link-input:focus {
  border-color: #d0d0d0;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
body div#es .o-form-control::placeholder, body div#es .es-story-link-input::placeholder {
  color: #a2a2a2;
}
body div#es .data-field-textarea textarea {
  color: #677294;
}
body div#es .o-form-control::placeholder {
  color: #888;
}
body div#es .o-input-group__btn > .btn {
  background: #2392ff !important;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  border-color: #2392ff !important;
  color: #fff !important;
  line-height: 48px;
  height: 48px;
  padding: 0 20px !important;
}
body div#es .o-input-group__btn > .btn.btn-file {
  padding-left: 30px;
}
body div#es .o-input-group__btn > .btn.btn-file:before {
  color: #fff;
  position: static;
}
body div#es .o-input-group .o-form-control:last-child, body div#es .o-input-group__addon:last-child, body div#es .o-input-group__btn:last-child > .btn, body div#es .o-input-group__btn:last-child > .btn-group > .btn, body div#es .o-input-group__btn:last-child > .dropdown-toggle, body div#es .o-input-group__btn:first-child > .btn:not(:first-child), body div#es .o-input-group__btn:first-child > .btn-group:not(:first-child) > .btn, body div#es .o-input-group__select > .o-select-group select {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  margin-top: 0;
}
body div#es .o-checkbox input[type="checkbox"]:checked + label::before {
  background: #2392ff;
  border-color: #2392ff;
}
body div#es .plugin-polls .es-story-panel-contents.active, body div#es .plugin-event .es-story-panel-contents.active, body div#es .plugin-broadcast .es-story-panel-contents.active, body div#es .plugin-blog .es-story-panel-contents.active, body div#es .plugin-discuss .es-story-panel-contents.active, body div#es .plugin-easydiscuss .es-story-panel-contents.active {
  padding-top: 20px;
}
body div#es #listForm, body div#es .es-content .es-container, body div#es .es-content .es-album-browser-content, body div#es .es-profile-data-table, body div#es .es-video-upload-form, body div#es .es-video-single, body div#es div.es-leaderboard, body div#es .es-content > .o-form-horizontal, body div#es .app-tasks, body div#es .es-profile-edit-form, body div#es .es-search-result, body div#es.view-notifications, body div#es .form-horizontal, body div#es .es-apps-entry-section__content {
  display: block;
  border: 0;
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es #listForm, body div#es .es-content .es-container, body div#es .es-content .es-album-browser-content, body div#es .es-profile-data-table, body div#es .es-video-upload-form, body div#es .es-video-single, body div#es div.es-leaderboard, body div#es .es-content > .o-form-horizontal, body div#es .app-tasks, body div#es .es-profile-edit-form, body div#es .es-search-result, body div#es.view-notifications, body div#es .form-horizontal, body div#es .es-apps-entry-section__content {
    padding: 20px;
  }
}
body div#es #listForm .es-card, body div#es .es-content .es-container .es-card, body div#es .es-content .es-album-browser-content .es-card, body div#es .es-profile-data-table .es-card, body div#es .es-video-upload-form .es-card, body div#es .es-video-single .es-card, body div#es div.es-leaderboard .es-card, body div#es .es-content > .o-form-horizontal .es-card, body div#es .app-tasks .es-card, body div#es .es-profile-edit-form .es-card, body div#es .es-search-result .es-card, body div#es.view-notifications .es-card, body div#es .form-horizontal .es-card, body div#es .es-apps-entry-section__content .es-card {
  border: 1px solid #f2f2f2;
}
body div#es .es-mobile-info {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es .es-mobile-info {
    padding: 20px;
  }
}
body div#es .es-mobile-info .es-side-widget {
  border: 0;
}
body div#es .mod-es-meta, body div#es .o-empty__icon, body div#es .o-empty__text {
  color: #ababab;
}
body div#es .mod-es-title {
  font-size: 16px;
  font-weight: 500;
}
body div#es .mod-es-title b {
  font-weight: 500;
}
body div#es .es-stream-filter-bar {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
}
body div#es .es-stream-filter-bar .es-stream-filter-icon {
  display: none;
}
body div#es .es-list__item {
  background: #fff;
  border: 1px solid #f2f2f2 !important;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  body div#es .es-list-item__hd {
    flex-direction: column;
  }
}
body div#es .es-snackbar__title {
  font-weight: 500;
  font-size: 15px;
}
@media (max-width: 991px) {
  body div#es .es-container {
    flex-direction: column;
  }
}
body div#es .es-container .es-container__sidebar {
  flex: 0 0 260px;
  margin-right: 30px;
}
@media (max-width: 1199px) {
  body div#es .es-container .es-container__sidebar {
    flex: 0 0 250px;
  }
}
@media (max-width: 991px) {
  body div#es .es-container .es-container__sidebar {
    flex: 0 0 100%;
    width: 100%;
    margin-right: 0;
    order: 2;
  }
}
body div#es .o-avatar-status {
  border: 0 !important;
}
body div#es .o-tabs--stacked .o-tabs__item .o-tabs__link:hover, body div#es .o-tabs--stacked .o-tabs__item .o-tabs__link:focus, body div#es .o-tabs--stacked .o-tabs__item .o-tabs__link:active {
  background: transparent;
  color: #2392ff;
}
body div#es .o-tabs--stacked .o-tabs__item.active .o-tabs__link {
  background: transparent;
  border: 0;
  color: #2392ff;
}
body div#es .o-flag__image {
  padding-right: 10px;
}
body div#es .es-emoticon {
  background-image: url('${bold-image-path}/icons-emo.png') !important;
}
body div#es .is-active > a {
  color: #2392ff;
}
body div#es .is-active .es-navbar__footer-link::before {
  background: #2392ff;
}
body div#es .dropdown-menu {
  border: 1px solid #f2f2f2;
}
body div#es .dropdown-menu > li > a {
  color: #555;
}
body div#es .dropdown-menu > .active > a, body div#es .dropdown-menu > .active > a:hover, body div#es .dropdown-menu > .active > a:focus {
  background: transparent;
  color: #2392ff;
}
body div#es .es-hr, body div#es .dropdown-menu--popdown > li, body div#es .es-album-form-fields, body div#es .es-photo-form-fields, body div#es .es-leaderboard tr td, body div#es .textboxlist, body div#es .es-app-discussions__item, body div#es .es-app-discussions__hd, body div#es .es-stream-apps, body div#es .es-stream-apps__bd, body div#es .es-noti__item {
  border-color: #f2f2f2;
}
body div#es .es-leaderboard {
  background: #fff;
}
body div#es .es-leaderboard thead {
  background: #222;
  color: #fff;
}
body div#es .markItUpContainer, body div#es .markItUpHeader {
  border-color: #f2f2f2 !important;
}
body div#es .es-media-item-menu {
  top: 20px;
  right: 30px;
}
body div#es .es-story-panel-contents .es-story-panel-content.active {
  padding: 0 20px 10px;
}
body div#es .es-side-calendar-date__mth {
  text-transform: uppercase;
  margin-top: 5px;
}
body div#es .es-side-calendar-date {
  width: 50px;
}
body div#es .o-tabs__bubble {
  background: #f7f7f7;
  color: #ababab;
}
body div#es .btn-group.open .dropdown-toggle_ {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
body div#es .btn-toolbar .btn-group > .btn {
  margin-left: 3px;
}
body div#es .es-story-link-buttons .btn {
  padding: 0 15px !important;
}
body div#es .es-video-actions {
  margin-bottom: 10px;
}
body div#es .es-video-meta > span {
  line-height: 1.725;
}
body div#es .es-video-title.single {
  font-size: 16px;
}
body div#es .es-stream-embed__apps-context b, body div#es .es-stream-embed__achievement-context b, body div#es .t-text--muted, body div#es .es-search-group__meta, body div#es .es-search-group__meta a, body div#es .es-profile-header__meta a, body div#es .es-profile-header__meta {
  color: #ababab !important;
}
body div#es .es-stream-embed__apps-context b .fa, body div#es .es-stream-embed__achievement-context b .fa, body div#es .t-text--muted .fa, body div#es .es-search-group__meta .fa, body div#es .es-search-group__meta a .fa, body div#es .es-profile-header__meta a .fa, body div#es .es-profile-header__meta .fa {
  color: #ababab;
  margin-right: 4px;
}
body div#es .o-media__image {
  margin-right: 10px;
}
body div#es .progress-bar-success {
  background: #2abe7a;
}
body div#es .panel-body, body div#es .es-story .es-album-view .es-album-upload-button, body div#es .es-story-panel-content .es-story-files-content .es-story-files-dropsite .es-story-files-upload {
  background: #f7f7f7;
}
body div#es .es-cards--2 {
  margin-top: 0;
  margin-bottom: 0;
}
body div#es .dropdown-menu--rsvp > li.active a::after {
  top: 9px;
}
body div#es .o-form-actions {
  background: transparent;
  border: 0;
  padding: 0;
  margin-bottom: 0;
  margin-top: 30px;
}
@media (max-width: 767px) {
  body div#es .o-form-actions {
    margin-top: 20px;
  }
}
body div#es.popbox {
  border: 1px solid #f2f2f2;
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
body div#es.popbox.bottom .arrow::after {
  border-bottom-color: #f2f2f2;
}
body div#es.popbox .btn {
  font-size: 12px !important;
  line-height: 1.5 !important;
  padding: 4px 8px !important;
}
body div#es .popbox-dropdown-nav__item.is-unread {
  background: #f7f7f7;
}
body div#es .popbox-dropdown-nav__item + .popbox-dropdown-nav__item, body div#es .es-reaction-stats-pop__hd {
  border-color: #f2f2f2;
}
body div#es .popbox-dropdown-nav__post, body div#es .popbox-dropdown-nav__meta-lists {
  color: #555;
}
body div#es .popbox-dropdown__hd, body div#es .popbox-dropdown-nav__link {
  padding: 15px 20px !important;
}
body div#es .popbox-dropdown__hd a, body div#es .popbox-dropdown-nav__link a {
  font-weight: 700;
}
body div#es .popbox-dropdown__hd .object-content b, body div#es .popbox-dropdown-nav__link .object-content b {
  color: #2392ff;
}
body div#es .popbox-dropdown__hd .btn-xs, body div#es .popbox-dropdown-nav__link .btn-xs {
  padding: 2px 10px !important;
  font-size: 12px !important;
  line-height: 1.5 !important;
  border-radius: 2px !important;
  margin-top: 5px;
}
body div#es .popbox-dropdown__title {
  color: #000;
  font-size: 14px;
  font-family: 'Rubik', sans-serif;
  font-weight: 600;
}
body div#es.es-dialog {
  background: rgba(0, 0, 0, 0.3);
}
body div#es.es-dialog .es-dialog-container {
  border-color: #f2f2f2;
}
body div#es .es-dialog-content, body div#es .popbox-dropdown-signin {
  border-color: #f2f2f2;
  padding: 20px !important;
}
body div#es .es-dialog-header, body div#es .es-dialog-footer {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}
body div#es .es-dialog-header .es-dialog-title {
  color: #000;
  top: 0;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
}
body div#es .es-dialog-footer-content {
  background: transparent;
  display: block;
  margin-top: 7px;
  text-align: right;
}
body div#es .es-dialog-footer-content .btn {
  border-radius: 4px !important;
  flex: 0;
  height: auto !important;
  line-height: 1.6 !important;
  padding: 6px 15px !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-primary, body div#es .es-dialog-footer-content .btn.btn-es-primary-o {
  background: #2392ff !important;
  color: #fff !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-primary:hover, body div#es .es-dialog-footer-content .btn.btn-es-primary-o:hover, body div#es .es-dialog-footer-content .btn.btn-es-primary:focus, body div#es .es-dialog-footer-content .btn.btn-es-primary-o:focus, body div#es .es-dialog-footer-content .btn.btn-es-primary:active, body div#es .es-dialog-footer-content .btn.btn-es-primary-o:active {
  background: #0a85ff !important;
  border-radius: 4px !important;
  height: auto !important;
  line-height: 1.6 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-danger, body div#es .es-dialog-footer-content .btn.btn-es-danger-o {
  background: #f65b5b !important;
  color: #fff !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-danger:hover, body div#es .es-dialog-footer-content .btn.btn-es-danger-o:hover, body div#es .es-dialog-footer-content .btn.btn-es-danger:focus, body div#es .es-dialog-footer-content .btn.btn-es-danger-o:focus, body div#es .es-dialog-footer-content .btn.btn-es-danger:active, body div#es .es-dialog-footer-content .btn.btn-es-danger-o:active {
  background: #f54343 !important;
  border-radius: 4px !important;
  height: auto !important;
  line-height: 1.6 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-default, body div#es .es-dialog-footer-content .btn.btn-es-default-o {
  background: #ececec !important;
  border-radius: 4px !important;
  color: #555 !important;
}
body div#es .es-dialog-footer-content .btn.btn-es-default:hover, body div#es .es-dialog-footer-content .btn.btn-es-default-o:hover, body div#es .es-dialog-footer-content .btn.btn-es-default:focus, body div#es .es-dialog-footer-content .btn.btn-es-default-o:focus, body div#es .es-dialog-footer-content .btn.btn-es-default:active, body div#es .es-dialog-footer-content .btn.btn-es-default-o:active {
  background: #dfdfdf !important;
  height: auto !important;
  line-height: 1.6 !important;
}
body div#es .es-card__meta, body div#es .es-media-info > small > span {
  color: #ababab;
  font-size: 12px;
}
body div#es .es-card__meta a, body div#es .es-media-info > small > span a {
  color: #ababab;
}
body div#es .es-card__meta a:hover, body div#es .es-media-info > small > span a:hover, body div#es .es-card__meta a:focus, body div#es .es-media-info > small > span a:focus, body div#es .es-card__meta a:active, body div#es .es-media-info > small > span a:active {
  color: #2392ff;
}
body div#es .es-card__title {
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 0;
}
body div#es .es-card.es-card--album-item {
  padding: 0;
}
body div#es .es-card.es-card--album-item .es-card__title {
  margin-bottom: 0;
}
body div#es .es-navbar {
  margin-bottom: 30px !important;
}
body div#es .es-login {
  margin-bottom: 50px !important;
}
@media (max-width: 767px) {
  body div#es .es-login {
    margin-bottom: 30px;
  }
}
body div#es .es-login .es-login-box {
  border-radius: 15px;
  padding: 120px 15px;
}
@media (max-width: 768px) {
  body div#es .es-login .es-login-box {
    padding: 60px 15px;
  }
}
body div#es .es-login .es-login-box__form {
  border-radius: 4px;
}
body div#es .es-login .es-login-box__form-title {
  color: #000;
}
body div#es .es-login .es-login-box__msg {
  padding: 30px;
}
body div#es .es-login .es-login-box__msg-title {
  color: #fff;
  font-size: 35px;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  line-height: 1;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  body div#es .es-login .es-login-box__msg-title {
    font-size: 24px;
  }
}
body div#es .es-login .es-login-box__msg-desc {
  color: #fff;
  font-size: 18px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  opacity: 0.8;
}
body div#es .es-login .btn-es-primary {
  appearance: unset;
  -webkit-appearance: unset;
}
body div#es .es-nav-pills .o-nav__link {
  color: #ababab;
  padding-left: 0;
  padding-right: 0;
}
body div#es .es-nav-pills .o-nav__link + .o-nav__link {
  margin-right: 20px;
}
body div#es .es-nav-pills .o-nav__link:hover, body div#es .es-nav-pills .o-nav__link:focus, body div#es .es-nav-pills .o-nav__link:active {
  background: transparent;
}
body div#es .es-nav-pills .o-nav__item {
  margin-right: 20px;
}
body div#es .es-nav-pills .o-nav__item b {
  color: #333;
}
body div#es .es-nav-pills .o-nav__item.active .o-nav__link {
  background: transparent;
}
body div#es .es-story, body div#es .es-story-footer, body div#es .es-navbar__footer, body div#es .es-profile-header__ft, body div#es .es-mini-header__ft, body div#es .btn-popdown, body div#es .o-pagination > li > a, body div#es .o-pagination > li > span, body div#es .o-pagination > .active > a, body div#es .o-pagination > .active > a:hover, body div#es .o-pagination > .active > a:focus, body div#es .o-pagination > .active > span, body div#es .o-pagination > .active > span:hover, body div#es .o-pagination > .active > span:focus, body div#es .es-story-meta-contents, body div#es .es-side-calendar-date, body div#es .es-card__calendar-date {
  border-color: #eaeaea;
}
body div#es .es-story {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 30px;
}
body div#es .es-story .es-story-body {
  border-color: #f2f2f2;
}
body div#es .es-story .es-story-textfield {
  font-size: 15px !important;
  line-height: 1.725;
}
body div#es .es-story .es-story-avatar {
  top: 30px !important;
  left: 30px;
}
body div#es .es-story .es-story-avatar .o-avatar {
  border: 1px solid #2392ff;
  padding: 2px;
}
body div#es .es-story .es-story-panel-button__shape {
  background: #f9f9f9 !important;
  color: #555 !important;
}
body div#es .es-story .es-story-panel-button__shape:before {
  display: none;
}
body div#es .es-story .es-story-panel-button__shape .fa {
  font-size: 12px;
}
body div#es .es-story .es-story-panel-button__shape:hover, body div#es .es-story .es-story-panel-button__shape:focus, body div#es .es-story .es-story-panel-button__shape:active {
  background: #ececec !important;
}
body div#es .es-story .active .es-story-panel-button__shape {
  background: #2392ff !important;
  border: 0 !important;
  color: #fff !important;
}
body div#es .es-story .es-story-text {
  padding: 20px !important;
}
body div#es .es-story .es-story-privacy .es-privacy .es-privacy-toggle {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
  border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
}
body div#es .es-story .es-story-privacy .es-privacy .es-privacy-toggle:hover, body div#es .es-story .es-story-privacy .es-privacy .es-privacy-toggle:focus, body div#es .es-story .es-story-privacy .es-privacy .es-privacy-toggle:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
body div#es .es-story .es-story-footer {
  margin-top: 15px;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  text-align: center !important;
  align-items: center;
  border-radius: 50%;
  color: #fff !important;
  padding: 0 !important;
  font-size: 0 !important;
  height: 34px;
  width: 34px;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button[data-story-meta-button="friends"] {
  background: #53c8e2 !important;
  border-color: #53c8e2 !important;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button[data-story-meta-button="location"] {
  background: #818aff !important;
  border-color: #818aff !important;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button[data-story-meta-button="mood"] {
  background: #eb663f !important;
  border-color: #eb663f !important;
}
body div#es .es-story .es-story-footer .es-story-meta-buttons .es-story-meta-button .fa {
  font-size: 11px;
  width: 12px;
}
body div#es .es-story .es-story-footer .es-story-actions .btn {
  height: 34px;
  line-height: 34px;
  padding: 0 10px !important;
  font-size: 12px !important;
}
body div#es .es-mini-header__ft .fa {
  color: #2392ff;
}
body div#es .es-mini-header__ft .btn.btn-sm {
  border: 1px solid #f2f2f2 !important;
}
body div#es .es-cat-header, body div#es .es-cat-header__ft {
  background: #fff;
  border-color: #f2f2f2;
}
body div#es .es-profile-header__ft .btn-es-primary-o b {
  color: #fff;
}
body div#es .es-profile-header__ft .btn-es-primary-o:hover b, body div#es .es-profile-header__ft .btn-es-primary-o:focus b, body div#es .es-profile-header__ft .btn-es-primary-o:active b {
  color: #fff;
}
body div#es .es-card {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  padding: 0 !important;
}
@media (max-width: 767px) {
  body div#es .es-card {
    padding: 20px;
  }
}
body div#es .es-card > div {
  border-color: #f2f2f2;
}
body div#es .es-card > div.es-card__hd .embed-responsive {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  opacity: 0.9;
}
body div#es .es-card .es-card__ft li > a .fa {
  color: #2392ff;
}
body div#es .es-card--border {
  border-color: #f2f2f2;
}
body div#es .es-card__bd {
  padding: 20px;
}
body div#es .es-card__ft {
  color: inherit;
  padding: 15px 20px;
}
body div#es .es-card__avatar {
  background: transparent;
  top: auto;
  bottom: 100%;
  margin-bottom: 20px;
  height: 64px;
  width: 64px;
}
body div#es .es-card__avatar a {
  background: transparent;
  padding: 0;
}
body div#es .es-card__avatar a img {
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
body div#es .es-card__title a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
}
body div#es .es-card__title a:hover, body div#es .es-card__title a:focus, body div#es .es-card__title a:active {
  color: #2392ff;
}
body div#es .mod-card {
  border: 0;
}
body div#es .mod-card .mod-card__ft {
  border: 0;
  padding: 0;
}
body div#es .mod-card .mod-card__ft .o-btn-group {
  margin-top: 5px;
}
body div#es .mod-card .mod-card__ft .o-btn-group .btn-sm {
  padding: 4px 8px !important;
  font-size: 10px !important;
}
body div#es .mod-card + .mod-card {
  margin-top: 30px;
}
body div#es .o-btn-group.open .dropdown-toggle_.dropdown-toggle_.dropdown-toggle_ {
  border-color: #2392ff !important;
  background: #2392ff !important;
  color: #fff !important;
}
body div#es .mod-card__context {
  padding: 0;
  padding-top: 15px;
}
body div#es .mod-card__context .mod-es-action {
  margin-top: 5px;
}
body div#es .mod-card__context .mod-es-action .btn-sm {
  padding: 4px 8px !important;
  font-size: 10px !important;
}
body div#es .mod-card__context .g-list-inline a {
  color: #ababab;
}
body div#es .es-card__title, body div#es .mod-card__title {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  display: block;
  font-size: 14px;
  font-weight: 400;
}
body div#es .es-card__title:hover, body div#es .mod-card__title:hover, body div#es .es-card__title:focus, body div#es .mod-card__title:focus, body div#es .es-card__title:active, body div#es .mod-card__title:active {
  color: #2392ff;
}
body div#es .mod-card__cover-wrap {
  border-radius: 10px;
  padding-top: 45%;
}
body div#es .mod-card__meta {
  color: #ababab;
  font-size: 12px;
}
body div#es .mod-card__meta a {
  color: #ababab;
}
body div#es .mod-card__meta a:hover, body div#es .mod-card__meta a:focus, body div#es .mod-card__meta a:active {
  color: #2392ff;
}
body div#es .es-users-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
body div#es .es-users-list .es-pagination-footer {
  width: 100%;
}
body div#es .es-users-item {
  padding: 0 15px;
  margin-bottom: 30px;
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 767px) {
  body div#es .es-users-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body div#es .es-users-item + .es-users-item {
  border: 0;
}
body div#es .es-users-item .o-grid {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  display: block;
}
@media (max-width: 767px) {
  body div#es .es-users-item .o-grid {
    padding: 20px;
  }
}
body div#es .es-users-item .o-grid .mod-es-pf-hd {
  margin: -30px -30px -40px -30px;
}
body div#es .es-users-item .o-grid .mod-es-pf-hd .mod-es-pf-hd__cover-wrap {
  border-radius: 4px 4px 0 0;
  padding-top: 35%;
}
body div#es .es-users-item .o-grid .o-flag {
  display: block;
  text-align: center;
}
body div#es .es-users-item .o-grid .o-flag > div {
  display: inline-block;
}
body div#es .es-users-item .o-grid .o-flag .o-flag__image {
  margin-bottom: 15px;
  padding: 0;
  position: relative;
  z-index: 1;
  width: auto;
}
body div#es .es-users-item .o-grid .o-flag .o-flag__image img {
  border: 2px solid #fff;
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 80px;
}
body div#es .es-users-item .o-grid .o-flag .o-flag__body > a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 5px;
}
body div#es .es-users-item .o-grid .o-flag .o-flag__body > a:hover, body div#es .es-users-item .o-grid .o-flag .o-flag__body > a:focus, body div#es .es-users-item .o-grid .o-flag .o-flag__body > a:active {
  color: #2392ff;
}
body div#es .es-users-item .o-grid .btn-toolbar {
  margin-top: 15px !important;
  margin-left: 0;
  justify-content: center;
}
body div#es .es-users-item .o-grid .btn-toolbar .btn, body div#es .es-users-item .o-grid .btn-toolbar .btn-group {
  float: none;
}
body div#es .es-photo em {
  border-radius: 3px;
}
body div#es .es-stream-meta .es-stream-title {
  font-size: 15px;
}
@media (max-width: 768px) {
  body div#es .es-stream-meta .es-stream-title {
    font-size: 14px;
    padding-right: 30px;
  }
}
body div#es .es-stream-meta .es-stream-title a {
  color: #000;
  font-weight: 500;
  font-size: 15px;
}
@media (max-width: 768px) {
  body div#es .es-stream-meta .es-stream-title a {
    font-size: 14px;
  }
}
body div#es .es-stream-meta .es-stream-title a:hover, body div#es .es-stream-meta .es-stream-title a:focus, body div#es .es-stream-meta .es-stream-title a:active {
  color: #2392ff;
}
body div#es .es-stream-header {
  background: #f9f9f9;
  border-radius: 3px;
  font-size: 12px;
  margin-bottom: 15px;
}
body div#es .es-stream-header .fa {
  display: none;
}
body div#es .es-stream-header a {
  font-weight: 700;
}
body div#es .es-stream-embed, body div#es .es-stream-embed--border {
  border-color: #f2f2f2;
  border-radius: 10px;
}
body div#es .es-stream-embed {
  padding: 10px;
  overflow: hidden;
}
@media (max-width: 768px) {
  body div#es .es-stream-embed {
    padding: 0;
  }
}
body div#es .es-stream-embed > .t-lg-mb--md {
  text-align: left;
}
body div#es .es-stream-embed > .t-lg-mb--md a {
  color: #2392ff;
}
body div#es .es-stream-embed > .t-lg-mb--md a:hover, body div#es .es-stream-embed > .t-lg-mb--md a:focus, body div#es .es-stream-embed > .t-lg-mb--md a:active {
  color: #0079ef;
}
body div#es .es-stream-embed.is-polls {
  border: 0;
  padding: 0;
}
body div#es .es-stream-embed.is-polls .es-polls__progress .progress-bar {
  background: #2392ff;
}
body div#es .es-actions__item-stats, body div#es .es-actions__item-comment {
  background: transparent;
}
body div#es .es-reaction-stats {
  background: #f9f9f9;
  border-radius: 10px;
  color: #555;
  margin-top: 15px;
  padding: 5px 10px;
}
body div#es .es-reaction-stats .es-reaction-icon-stat__counter {
  color: #555;
  font-size: 12px;
}
body div#es .es-reaction-stats .es-reaction-icon-stat__counter:hover, body div#es .es-reaction-stats .es-reaction-icon-stat__counter:focus, body div#es .es-reaction-stats .es-reaction-icon-stat__counter:active {
  color: #2392ff;
}
body div#es .es-reaction-stats a {
  color: #555;
  font-size: 12px;
}
body div#es .es-reaction-stats a:hover, body div#es .es-reaction-stats a:focus, body div#es .es-reaction-stats a:active {
  color: #2392ff;
}
body div#es .es-actions-wrapper {
  padding: 0;
  margin-top: 15px;
}
@media (max-width: 768px) {
  body div#es .es-actions-wrapper .es-actions-list > li {
    margin-top: 10px;
  }
}
body div#es .es-actions__item .es-actions-list a {
  color: #555;
}
body div#es .es-actions__item .es-actions-list a:hover, body div#es .es-actions__item .es-actions-list a:focus, body div#es .es-actions__item .es-actions-list a:active {
  color: #2392ff;
}
body div#es .es-stream-login-box .btn {
  margin-top: 5px;
}
body div#es .es-profile-header__avatar-wrap {
  background: transparent;
  padding: 0;
}
body div#es .es-profile-header__avatar-wrap > a {
  border: 0;
  border-radius: 10px;
}
body div#es .es-profile-header__avatar-wrap > a img {
  border-radius: 10px;
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
}
body div#es .es-app-discussion-content-footer {
  border-color: #f2f2f2;
  font-size: 11px;
}
body div#es .es-stream-embed__title {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  font-size: 22px;
  font-family: 'Rubik', sans-serif;
  padding: 20px 20px 5px 20px;
}
body div#es .es-stream-embed__title:hover, body div#es .es-stream-embed__title:focus, body div#es .es-stream-embed__title:active {
  color: #2392ff;
}
@media (max-width: 768px) {
  body div#es .es-stream-embed__title {
    font-size: 16px;
    line-height: 1.3;
  }
}
body div#es .es-stream-embed__meta {
  color: #ababab;
  padding: 0 20px;
}
body div#es .es-stream-embed__desc {
  color: #555;
  font-size: 15px;
  padding: 0 20px;
  margin-bottom: 20px !important;
}
@media (max-width: 768px) {
  body div#es .es-stream-embed__desc {
    font-size: 14px;
  }
}
body div#es .es-snackbar {
  background: transparent;
  color: #000;
  padding: 0;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  font-weight: 500;
}
body div#es .es-action-feedback {
  margin-top: 20px;
}
body div#es .es-action-feedback li a {
  color: #ababab;
}
body div#es .t-lg-mt--xl {
  margin-top: 10px !important;
}
body div#es .es-likes-wrap, body div#es .es-repost-wrap {
  background: #f7f7f7;
  padding: 3px 8px;
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 12px;
}
body div#es .es-stream-actions {
  margin-top: 10px;
}
body div#es .es-stream-content {
  font-size: 15px;
  margin-bottom: 10px;
}
body div#es .es-stream-info-meta {
  color: #555;
}
body div#es .es-stream-info-meta a {
  color: #2392ff;
}
body div#es .es-stream-info-meta a:hover, body div#es .es-stream-info-meta a:focus, body div#es .es-stream-info-meta a:active {
  color: #0079ef;
}
body div#es .es-comments-wrap {
  background: transparent;
  padding: 0;
}
body div#es .es-comments .es-comment {
  color: #555;
  padding: 0;
  margin-top: 20px;
  font-size: 14px;
}
body div#es .es-comments .es-comment + .es-comment {
  border: 0;
}
body div#es .es-comments .es-comment .o-media__body {
  border: 1px solid #f2f2f2;
  border-radius: 0 10px 10px 10px;
  padding: 15px 20px;
}
body div#es .es-comments .es-comment .o-media__body > div > div:first-child {
  font-weight: 700;
}
body div#es .es-comments .es-comment .o-media__body > div > div:first-child a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  font-weight: 500;
}
body div#es .es-comments .es-comment .o-media__body > div > div:first-child a:hover, body div#es .es-comments .es-comment .o-media__body > div > div:first-child a:focus, body div#es .es-comments .es-comment .o-media__body > div > div:first-child a:active {
  color: #2392ff;
}
body div#es .es-comment-item-meta {
  color: #ababab;
  font-size: 12px;
  margin-top: 5px;
}
body div#es .es-comment-item-meta a {
  color: #ababab;
  font-size: 12px;
}
body div#es .es-comments-form {
  padding: 0;
  margin-top: 20px;
}
body div#es .es-comments-form .es-form {
  border-color: #ededed;
  border-radius: 4px;
  padding: 15px;
  font-size: 14px;
}
body div#es .es-comments-form textarea {
  border-radius: 0;
  font-size: 14px;
}
body div#es .es-stream-meta {
  padding: 0 0 20px;
}
body div#es .es-stream-meta .btn {
  text-transform: none !important;
}
body div#es .es-stream-meta .es-stream-control {
  top: 0;
  right: 0;
}
body div#es .es-stream-meta .es-stream-meta-footer {
  font-size: 11px;
}
body div#es .es-stream-meta .es-stream-meta-footer a {
  color: #ababab;
}
body div#es .es-stream-meta .es-stream-meta-footer a:hover, body div#es .es-stream-meta .es-stream-meta-footer a:focus, body div#es .es-stream-meta .es-stream-meta-footer a:active {
  color: #2392ff;
}
body div#es .es-stream-meta .es-stream-meta-footer .btn {
  padding: 0 !important;
  margin-left: 5px;
}
body div#es .es-stream-list .es-stream-item, body div#es .es-stream-list .es-stream-mini {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es .es-stream-list .es-stream-item, body div#es .es-stream-list .es-stream-mini {
    padding: 20px;
  }
}
body div#es .es-stream-list .es-stream-item .es-profile-header, body div#es .es-stream-list .es-stream-mini .es-profile-header {
  border: 1px solid #f2f2f2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  margin-bottom: 0 !important;
  padding: 0;
}
body div#es .es-stream-list .es-stream-item .es-stream time, body div#es .es-stream-list .es-stream-mini .es-stream time {
  color: #ababab;
}
body div#es .es-stream-list .es-stream-repost .es-stream-repost__meta {
  padding: 0;
}
body div#es .es-stream-list .es-stream-repost .es-stream-repost__meta-inner {
  box-shadow: none;
  border: 1px dashed #f2f2f2;
}
body div#es .es-stream-list .es-stream-repost .es-stream-repost__meta-inner .fa {
  color: #2392ff;
}
body div#es .es-stream-list > li + li {
  margin-top: 30px;
}
@media (max-width: 767px) {
  body div#es .es-stream-list > li + li {
    margin-top: 20px;
  }
}
body div#es .es-apps-listing .es-app-item {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  padding: 0;
  border: 0;
}
@media (max-width: 767px) {
  body div#es .es-apps-listing .es-app-item {
    padding: 20px;
  }
}
body div#es .es-apps-listing .es-app-item__ft {
  border-color: #f2f2f2;
}
body div#es .es-profile-header__cover {
  border-radius: 10px 10px 0 0;
  min-height: 280px;
}
@media (max-width: 768px) {
  body div#es .es-profile-header__cover {
    min-height: 200px;
  }
}
body div#es .es-profile-header--mini .es-profile-header__cover {
  min-height: 200px;
}
body div#es .es-profile-header--mini .es-profile-header__title {
  font-size: 24px;
  font-weight: 500;
}
body div#es .es-profile-header--mini .es-profile-header__bd {
  padding: 20px;
}
body div#es .es-profile-header--mini .es-data-truncater {
  color: #ababab;
}
body div#es .es-profile-header--mini .es-data-truncater a {
  display: inline-block;
  margin-top: 10px;
}
body div#es .es-profile-data-table thead {
  background: #f7f7f7;
}
@media (min-width: 992px) {
  body div#es .es-profile-data-table thead {
    display: table;
    width: 100%;
  }
}
body div#es .es-profile-data-table thead tr {
  border-color: #f2f2f2;
}
@media (min-width: 992px) {
  body div#es .es-profile-data-table tbody {
    display: table;
    width: 100%;
  }
}
body div#es .es-profile-data-table tbody td {
  border-top-color: #f2f2f2;
  border-left-color: #f2f2f2;
  border-right-color: #f2f2f2;
}
body div#es .es-profile-data-table tbody > tr:last-child td {
  border-bottom-color: #f2f2f2;
}
body div#es .es-profile-data-table .profile-data-info__data:after {
  display: table;
  content: "";
  clear: both;
}
body div#es .es-profile-data-table .profile-data-info__data .es-privacy-cf {
  float: right;
}
body div#es .es-profile-data-table .profile-data-info__data .es-privacy {
  display: inline-block;
}
body div#es .profile-data-info__data, body div#es.is-mobile .es-profile-data-table tr {
  border-color: #f2f2f2;
}
body div#es .es-create-category-select .btn {
  border-radius: 10px;
  border-color: #f2f2f2;
  color: #000;
}
body div#es .es-create-category-select .btn img {
  border-radius: 10px;
}
body div#es .es-create-category-select .btn:hover, body div#es .es-create-category-select .btn:focus, body div#es .es-create-category-select .btn:active {
  color: #2392ff;
}
body div#es.view-conversations.layout-compose {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es.view-conversations.layout-compose {
    padding: 20px;
  }
}
body div#es .es-convo {
  background: #fff;
  border-color: #f2f2f2;
}
body div#es .es-convo__sidebar-item {
  color: #2392ff;
}
body div#es .es-convo__sidebar-item span {
  font-weight: 600;
}
body div#es .es-convo__sidebar-item .es-convo-meta {
  color: #ababab;
}
body div#es .es-convo__sidebar-item.is-active {
  background: #f7f7f7;
}
body div#es .es-convo-sidebar-tab > li.active > a {
  color: #2392ff;
}
body div#es .es-convo-sidebar-tab > *:not(:first-child), body div#es .es-convo__content-hd, body div#es .es-convo__sidebar-hd, body div#es .es-convo__sidebar, body div#es .es-convo__search-input-wrap, body div#es .es-convo-composer, body div#es .es-convo__sidebar-item + .es-convo__sidebar-item {
  border-color: #f2f2f2;
}
body div#es .es-convo__sidebar-scroll-area, body div#es .es-convo__content-scroll-area {
  overflow-y: auto;
}
body div#es#es .es-convo__sidebar-btn-new .btn-es-primary-o {
  background: #2392ff !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #fff !important;
}
body div#es .es-profile-header, body div#es .es-mini-header {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  padding: 0 !important;
  margin-bottom: 30px !important;
}
@media (max-width: 767px) {
  body div#es .es-profile-header, body div#es .es-mini-header {
    padding: 20px;
  }
}
body div#es .es-profile-header .o-flag__body a:hover, body div#es .es-mini-header .o-flag__body a:hover, body div#es .es-profile-header .o-flag__body a:focus, body div#es .es-mini-header .o-flag__body a:focus, body div#es .es-profile-header .o-flag__body a:active, body div#es .es-mini-header .o-flag__body a:active {
  color: #fff;
}
body div#es .es-profile-header .es-mini-header__hd, body div#es .es-mini-header .es-mini-header__hd {
  border-radius: 7px 7px 0 0;
}
body div#es .es-profile-header-nav {
  border-color: #f2f2f2;
  border-radius: 0 0 10px 10px;
}
body div#es .es-profile-header-nav .es-profile-header-nav__link {
  border: 0;
  color: #555;
  font-size: 12px;
  font-weight: 500;
  padding: 15px 0;
  font-family: 'Rubik', sans-serif;
  margin-right: 20px;
}
@media (max-width: 767px) {
  body div#es .es-profile-header-nav .es-profile-header-nav__link {
    margin-right: 10px;
    margin-left: 10px;
  }
}
body div#es .es-profile-header-nav .es-profile-header-nav__link:hover, body div#es .es-profile-header-nav .es-profile-header-nav__link:focus, body div#es .es-profile-header-nav .es-profile-header-nav__link:active {
  color: #222;
}
body div#es .es-profile-header-nav .es-profile-header-nav__item .o-btn-group.open .dropdown-toggle_ {
  background: transparent !important;
  color: #555 !important;
}
body div#es .es-profile-header-nav .is-active .es-profile-header-nav__link {
  border: 0;
  color: #2392ff;
}
body div#es .es-profile-header__bd {
  padding: 20px;
}
@media (max-width: 991px) {
  body div#es .es-profile-header__bd {
    flex-direction: column;
  }
}
body div#es .es-profile-header__bd .es-profile-header__title {
  color: #2392ff;
  margin-bottom: 0;
  line-height: 1;
  font-size: 22px;
  font-weight: 500;
}
body div#es .es-profile-header__bd .es-profile-header__title a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
}
body div#es .es-profile-header__bd .es-profile-header__title a:hover, body div#es .es-profile-header__bd .es-profile-header__title a:focus, body div#es .es-profile-header__bd .es-profile-header__title a:active {
  color: #2392ff;
}
body div#es .es-profile-header__bd .es-teaser-about {
  margin-bottom: 10px;
}
body div#es .es-profile-header__ft {
  background: #f9f9f9;
  border-radius: 0 0 10px 10px;
  border-color: #f2f2f2;
  padding: 15px 20px;
}
body div#es .es-profile-header__ft .btn {
  background: #2abe7a !important;
  border-color: #2abe7a !important;
  color: #fff !important;
}
body div#es .es-profile-header__ft .btn:hover, body div#es .es-profile-header__ft .btn:focus, body div#es .es-profile-header__ft .btn:active {
  background: #25a96d !important;
  border-color: #25a96d !important;
  color: #fff !important;
}
body div#es .es-container__sidebar {
  color: #555;
}
@media (min-width: 1200px) {
  body div#es .es-container__sidebar {
    width: 250px !important;
  }
}
body div#es .es-container__sidebar .es-side-widget {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
  margin-top: 0;
}
body div#es .es-container__sidebar .es-side-widget .es-side-widget__title {
  color: #000;
  margin: 0 0 30px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
body div#es .es-forms {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es .es-forms {
    padding: 20px;
  }
}
body div#es .help-block {
  color: #ababab;
}
body div#es.view-registration {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es.view-registration {
    padding: 20px;
  }
}
body div#es.view-registration .es-forms {
  box-shadow: none;
  border: 0;
  padding: 0;
}
body div#es .es-stepbar .es-stepbar__lists > li.active.past a {
  background: #2abe7a;
}
body div#es .es-stepbar .es-stepbar__lists > li.active a {
  background: #17a2b8;
}
body div#es .es-stepbar .es-stepbar__lists > li.divider-vertical {
  background: #f2f2f2;
}
body div#es .es-stepbar .es-stepbar__lists > li.divider-vertical.active {
  background: #17a2b8;
}
body div#es .es-stepbar .divider-vertical-last {
  background: #f2f2f2;
  height: 1px;
  margin-bottom: 20px;
}
body div#es.view-audios .es-apps-entry-section__content {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  body div#es.view-audios .es-apps-entry-section__content {
    padding: 20px;
  }
}
body div#es.view-audios .es-apps-entry-section__content .es-card--border {
  border: 1px solid #f2f2f2;
}
body div#es.view-audios .es-apps-entry-section__content .es-card--border.es-card__ft {
  border-top: 0;
}
body div#es .es-albums .es-media-item-menu {
  right: 0;
}
body div#es .es-photo-item.layout-item .es-photo-menu-item .o-nav__item > a, body div#es .o-btn-group.open .btn-photo-popup-nav-item, body div#es .btn-photo-popup-nav-item, body div#es .btn-photo-popup-nav-item:active {
  font-weight: 400 !important;
  font-size: 12px !important;
  padding: 4px !important;
}
body div#es .es-mobile-filter {
  margin-bottom: 20px;
}
body div#es .es-mobile-filter .es-mobile-filter__hd {
  border: 0;
}
body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  padding: 8px 20px !important;
  font-size: 12px !important;
  background: #ececec !important;
  border: 1px solid #ececec !important;
  color: #555 !important;
}
body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn:hover, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn:focus, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn:active, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item .es-mobile-filter-slider__btn:active:hover {
  background: #d3d3d3 !important;
  border: 1px solid #d3d3d3 !important;
  color: #555 !important;
}
body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item.is-active .es-mobile-filter-slider__btn {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item.is-active .es-mobile-filter-slider__btn:hover, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item.is-active .es-mobile-filter-slider__btn:focus, body div#es .es-mobile-filter .es-mobile-filter__hd .es-mobile-filter-slider__item.is-active .es-mobile-filter-slider__btn:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
body div#es .es-mobile-filter .es-mobile-filter__hd-cell.is-slider {
  width: auto;
}
body div#es .es-mobile-filter .btn-control {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  padding: 8px 20px !important;
  font-size: 12px !important;
  background: #ececec !important;
  border: 1px solid #ececec !important;
  color: #555 !important;
}
body div#es .es-mobile-filter .btn-control:hover, body div#es .es-mobile-filter .btn-control:focus, body div#es .es-mobile-filter .btn-control:active, body div#es .es-mobile-filter .btn-control:active:hover {
  background: #d3d3d3 !important;
  border: 1px solid #d3d3d3 !important;
  color: #555 !important;
}
body div#es .es-mobile-filter .es-mobile-filter-slider:before, body div#es .es-mobile-filter .es-mobile-filter-slider:after {
  display: none;
}
body div#es .es-mobile-filter .es-mobile-filter__bd {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
}
body div#es .es-mobile-filter .es-mobile-filter__bd .es-mobile-filter-slider {
  font-size: 14px;
}
body div#es .es-mobile-filter .es-mobile-filter__bd .es-mobile-filter-slider .is-active .es-mobile-filter-slider__tab {
  border-bottom-color: #2392ff;
}
body div#es .mod-es-action {
  margin-top: 20px;
}
body div#es .es-card__video-time, body div#es .es-card__audio-time {
  border-radius: 4px;
  left: 8px;
}
body div#es.mod-es-dropdown-menu .btn {
  padding: 6px 10px !important;
  font-size: 11px !important;
}
@media (max-width: 767px) {
  body div#es.mod-es-dropdown-menu .btn .fa {
    line-height: 20px !important;
    margin-right: 0;
  }
}
body div#es.mod-es-dropdown-menu .btn + .btn {
  margin-left: 10px;
}
body div#es.mod-es-dropdown-menu .dropdown_ {
  background: transparent;
  color: #000;
  font-size: 14px;
  padding: 0;
  padding-left: 0;
  padding-right: 20px;
  margin-left: 10px;
  margin-top: 2px;
}
@media (max-width: 1199px) {
  body div#es.mod-es-dropdown-menu .dropdown_ {
    padding-left: 10px;
    padding-right: 0;
  }
  body div#es.mod-es-dropdown-menu .dropdown_ .dropdown-menu-full {
    right: 0;
    left: auto;
  }
}
@media (max-width: 767px) {
  body div#es.mod-es-dropdown-menu .dropdown_ {
    background: transparent !important;
    padding-left: 0;
  }
}
body div#es.mod-es-dropdown-menu .dropdown_ .dropdown-menu-full {
  text-transform: none;
  font-family: 'Rubik', sans-serif;
}
body div#es.mod-es-dropdown-menu .dropdown_ b {
  display: inline-block;
  line-height: 1;
  font-weight: 400;
}
@media (max-width: 1199px) {
  body div#es.mod-es-dropdown-menu .dropdown_ .o-media .mod-es-dropdown-menu__body {
    font-size: 0;
  }
  body div#es.mod-es-dropdown-menu .dropdown_ .o-media .mod-es-dropdown-menu__body .i-chevron {
    display: none;
  }
}
body div#es.mod-es-dropdown-menu .o-avatar {
  border-radius: 10px;
  height: 20px;
  width: 20px;
}
body div#es.mod-es-dropdown-menu .o-avatar-status__indicator {
  display: none;
}
body div#es.mod-es-menu {
  margin: -30px;
  padding-bottom: 30px;
}
body div#es.mod-es-menu .mod-es-menu-bar, body div#es.mod-es-menu .mod-es-menu-list, body div#es.mod-es-menu .mod-es-menu-list, body div#es.mod-es-menu .mod-es-pf-hd__content {
  border: 0;
}
body div#es.mod-es-menu .mod-es-menu-bar {
  padding: 10px;
}
body div#es.mod-es-menu .mod-es-pf-hd__cover-wrap {
  border-radius: 10px 10px 3px 3px;
  padding-top: 55%;
}
body div#es.mod-es-menu .mod-es-pf-hd__cover-wrap:after {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.96), transparent);
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  height: 100px;
  width: 100%;
}
body div#es.mod-es-menu .o-avatar-status {
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.3);
}
body div#es.mod-es-menu .mod-es-menu-list {
  padding: 0 26px;
}
body div#es.mod-es-notification .mod-es-menu-bar {
  padding: 0 10px;
}
@media (max-width: 767px) {
  body div#es.mod-es-notification .mod-es-menu-bar {
    padding: 0;
  }
}
body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link {
  color: #000;
  font-size: 14px;
  line-height: 1;
  padding: 0;
  margin-top: 4px;
}
body div#es.mod-es-notification .mod-es-menu-bar .o-nav__link .mod-es-menu-bar__link-bubble {
  background: #f91c60;
  height: auto;
  padding: 1px 4px;
  right: -1px;
  top: -4px;
}
body div#es.mod-es-users.mod-es-grid .row {
  margin-bottom: -15px;
  margin-top: -15px;
}
body div#es.mod-es-users.mod-es-grid .row > div {
  padding-bottom: 15px;
  padding-top: 15px;
}
body div#es.mod-es-users.mod-es-grid .user {
  box-shadow: 0px 6px 16px 0px rgba(12, 0, 46, 0.06);
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
body div#es.mod-es-users.mod-es-grid .user a {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  padding: 15px 20px;
  text-align: center;
}
body div#es.mod-es-users.mod-es-grid .user a span {
  display: block;
}
body div#es.mod-es-users.mod-es-grid .user a span.name {
  color: #000;
  font-size: 15px;
  font-weight: 600;
}
body div#es.mod-es-users.mod-es-grid .user a span.time {
  color: #677294;
  font-weight: 400;
}
body div#es.mod-es-users.mod-es-grid .user img {
  width: 100%;
}
body div#es.mod-es-users.mod-es-grid .action {
  display: block;
  margin-top: 60px;
}
@media (max-width: 768px) {
  body div#es.mod-es-users.mod-es-grid .action {
    margin-top: 30px;
  }
}
body div#es.mod-es-users.mod-es-grid .action a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 500;
  line-height: 1.5625;
  position: relative;
  font-size: 16px;
}
body div#es.mod-es-users.mod-es-grid .action a:before {
  content: "";
  width: 100%;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #000;
  position: absolute;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
body div#es.mod-es-users.mod-es-grid .action a .fa {
  font-size: 10px;
  position: relative;
  top: -2px;
  margin-left: 3px;
  transition: 500ms margin-left;
}
body div#es.mod-es-users.mod-es-grid .action a:hover, body div#es.mod-es-users.mod-es-grid .action a:focus, body div#es.mod-es-users.mod-es-grid .action a:active {
  color: #2392ff;
}
body div#es.mod-es-users.mod-es-grid .action a:hover:before, body div#es.mod-es-users.mod-es-grid .action a:focus:before, body div#es.mod-es-users.mod-es-grid .action a:active:before {
  background: #2392ff;
}
body div#es.mod-es-users.mod-es-grid .action a:hover .fa, body div#es.mod-es-users.mod-es-grid .action a:focus .fa, body div#es.mod-es-users.mod-es-grid .action a:active .fa {
  margin-left: 6px;
}
body div#es.mod-es-pages .mod-card {
  border: 0;
}
body div#es.mod-es-pages .mod-card .mod-card__context {
  padding: 15px 0 0 0;
}
body div#es.mod-es-pages .mod-card .mod-card__context .es-card__meta {
  display: inline-block;
}
body div#es.mod-es-pages .mod-card .mod-card__context .es-card__meta + .es-card__meta {
  margin-left: 5px;
}
body div#es.mod-es-pages .mod-card .mod-card__avatar-holder {
  left: 10px;
  top: -40px;
}
body div#es.mod-es-pages .mod-card .mod-card__avatar-holder .mod-card__avatar {
  background: transparent;
  border: 0;
  padding: 0;
}
body div#es.mod-es-pages > .mod-es-action .btn {
  display: block !important;
  margin-top: 30px;
  background: #2abe7a !important;
  border-color: #2abe7a !important;
  color: #fff !important;
}
body div#es.mod-es-pages > .mod-es-action .btn:hover, body div#es.mod-es-pages > .mod-es-action .btn:focus, body div#es.mod-es-pages > .mod-es-action .btn:active {
  background: #25a96d !important;
  border-color: #25a96d !important;
  color: #fff !important;
}
@media (max-width: 767px) {
  body div#es.mod-es-search {
    position: absolute;
    top: 100%;
    left: 15px;
  }
}
body div#es.mod-es-search .o-input-group {
  position: relative;
}
body div#es.mod-es-search .o-input-group input {
  background: rgba(255, 255, 255, 0.05);
  border: 0;
  border-radius: 2px !important;
  color: #fff;
  height: 40px;
  padding: 0 20px;
  min-width: 400px;
}
@media (max-width: 1300px) {
  body div#es.mod-es-search .o-input-group input {
    min-width: 300px;
  }
}
@media (max-width: 991px) {
  body div#es.mod-es-search .o-input-group input {
    min-width: 220px;
  }
}
@media (max-width: 767px) {
  body div#es.mod-es-search .o-input-group input {
    background: #f7f7f7;
    border: 1px solid #f2f2f2;
    color: #555;
    height: 30px;
    margin-top: 5px;
    padding: 0 10px;
  }
}
body div#es.mod-es-search .mod-es-search__dropdown {
  padding: 20px;
}
@media (max-width: 767px) {
  body div#es.mod-es-search .mod-es-search__dropdown {
    right: -50px;
    top: 110%;
  }
}
body div#es .mod-es-albums-item {
  background: transparent;
}
body div#es .mod-es-albums-item .mod-es-title {
  margin-top: 10px;
}
body div#es .mod-es-albums-item .mod-es-meta {
  font-size: 12px;
}
body div#es.mod-es-events-categories .o-avatar--md {
  line-height: 40px;
  height: 40px;
  width: 40px;
}
body div#es.mod-es-events-categories .o-avatar--md img {
  border-radius: 0;
}
body div#es .es-search-group__item .es-users-item {
  padding: 0;
}
body div#es .es-search-mini-result-list__item a {
  color: #ababab;
}
body div#es .es-search-mini-result-list__item + .es-search-mini-result-list__item {
  border-color: #f2f2f2;
}
body div#es .mod-es-event .mod-card__avatar-holder {
  top: -60px;
}
body div#es .mod-es-event .mod-card__avatar-holder .mod-card__calendar-date {
  border: 0;
  display: flex;
  flex-direction: column;
  padding: 0;
  height: 50px;
  width: 50px;
}
body div#es .mod-es-event .mod-card__avatar-holder .mod-card__calendar-date .mod-card__calendar-day {
  order: 2;
  padding: 5px 0;
}
body div#es .mod-es-event .mod-card__avatar-holder .mod-card__calendar-date .mod-card__calendar-mth {
  background: #2392ff;
  color: #fff;
  font-size: 12px;
  padding: 4px 0;
  text-transform: uppercase;
}
body div#es .mod-es-event .mod-es-action .btn {
  display: block;
}
body div#es.mod-es-photos .es-side--lists {
  margin: 0 -5px;
}
body div#es.mod-es-photos .es-side--lists:after {
  display: table;
  content: "";
  clear: both;
}
body div#es.mod-es-photos .es-side-embed-lists__item {
  margin-right: 0;
  margin-bottom: 10px;
  padding: 0 5px;
  float: left;
  flex: 0 0 50%;
  width: 50%;
}
body div#es.mod-es-photos .es-side-embed-lists__item .embed-responsive-16by9 {
  border-radius: 4px;
  padding-bottom: 80%;
}
body div#es.mod-es-photos .es-side-embed-lists__item .embed-responsive-16by9 .embed-responsive-item {
  background-position: center center;
}
body div#es.mod-es-calendar {
  min-height: 200px;
}
body div#es .es-side-widget-events-calendar a {
  color: #000;
}
body div#es.mod-es-leader .es-leader-badge {
  display: none;
}
body div#es.mod-es-leader .es-leader-context {
  margin-left: 0;
}
body div#es.mod-es-leader .mod-es-leader-item {
  margin-bottom: 20px;
}
body div#es.mod-es-leader .mod-es-leader-item + .mod-es-leader-item {
  border: 0;
  margin-top: 0;
  padding-top: 0;
}
body div#es.mod-es-leader .o-media__body {
  margin-left: 5px;
}
body div#es.mod-es-leader .es-leader-context__info a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  font-weight: 400;
  font-weight: 500;
}
body div#es.mod-es-leader .es-leader-context__info a:hover, body div#es.mod-es-leader .es-leader-context__info a:focus, body div#es.mod-es-leader .es-leader-context__info a:active {
  color: #2392ff;
}
body div#es.mod-es-leader .mod-es-leader__points {
  color: #ababab;
  font-size: 12px;
  font-weight: 500;
}
body div#es.mod-es-leader .mod-es-leader__points span {
  color: #ababab;
}
body div#es.mod-es-leader .btn {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
body div#es.mod-es-leader .btn:hover, body div#es.mod-es-leader .btn:focus, body div#es.mod-es-leader .btn:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
body div#es.mod-es-groups-categories .category-title {
  font-weight: 500;
  vertical-align: top;
}
body div#es .mod-es-dating-search-form {
  border: 0;
  padding: 0;
}
body div#es.mod-es-groups.mod-es-slideshow {
  position: relative;
}
body div#es.mod-es-groups.mod-es-slideshow .mod-es-item {
  background: #fff;
}
body div#es.mod-es-groups.mod-es-slideshow .mod-es-item .mod-es-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
body div#es.mod-es-groups.mod-es-slideshow .mod-es-item .mod-es-action {
  margin-top: 20px;
}
body div#es.mod-es-groups.mod-es-slideshow .mod-es-item-body {
  padding: 30px;
}
@media (max-width: 991px) {
  body div#es.mod-es-groups.mod-es-slideshow .mod-es-item-body {
    padding: 20px;
  }
}
body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div {
  background: #fff;
  color: #000;
  position: absolute;
  top: 50%;
  line-height: 60px;
  text-align: center;
  right: 100%;
  margin-right: 30px;
  margin-top: -30px;
  height: 60px;
  width: 60px;
}
@media (max-width: 1199px) {
  body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div {
    display: none;
  }
}
body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div:hover, body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div:focus, body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div:active {
  background: #2392ff;
  color: #fff;
}
body div#es.mod-es-groups.mod-es-slideshow .owl-nav > div.owl-next {
  right: auto;
  left: 100%;
  margin-left: 30px;
}
body div#es.mod-es-groups.mod-es-slideshow .slide-more {
  bottom: 100%;
  position: absolute;
  right: 0;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  body div#es.mod-es-groups.mod-es-slideshow .slide-more {
    position: static;
    margin-bottom: 0;
    margin-top: 30px;
  }
}
body div#es.mod-es-groups.mod-es-slideshow .slide-more a {
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
}
body div#es.mod-es-groups.mod-es-slideshow .slide-more a span {
  margin-left: 5px;
}
body div#es .es-modules-es-dashboard-after-story > div {
  margin-bottom: 20px;
}
body div#es .es-modules-es-dashboard-after-story > div.moduletable {
  border: 0;
  padding: 0;
}
body div#es .es-modules-es-dashboard-after-story > div.moduletable h3 {
  display: none;
}
body div#es.mod-es-videos .mod-card {
  border: 0;
}
body div#es.mod-es-videos .mod-card__context {
  padding: 0;
  padding-top: 15px;
}
body div#es.mod-es-videos .mod-card__context .es-card__title {
  font-size: 14px;
  font-weight: 400;
}
body div#es.mod-es-videos .mod-card__context .g-list-inline {
  color: #ababab;
  display: none;
}
body div#es.mod-es-videos .es-card__ft {
  border: 0;
  color: #ababab;
  padding: 0;
}
body div#es.is-mobile .es-story-panel-dropdown-toggle {
  color: #fff;
  margin-top: 7px;
}
body div#es.is-mobile .es-profile-header__bd {
  padding-top: 30px;
}
body div#es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button {
  color: #000;
  margin: 0;
  padding: 10px 20px;
}
body div#es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button.active {
  background: transparent;
  color: #2392ff;
  border: 0;
}
body div#es.is-mobile .es-story-panel-dropdown-menu .es-story-panel-button + .es-story-panel-button {
  border-top: 1px solid #f2f2f2;
}
body div#es.is-mobile .es-story-meta-buttons {
  border: 0;
  line-height: 30px !important;
  display: block;
  float: left;
}
body div#es.is-mobile .es-story-meta-buttons .btn {
  border: 0;
  line-height: 30px !important;
  margin-right: 3px;
  float: left;
  width: auto;
}
body div#es.is-mobile .es-story-meta-buttons .btn .fa {
  border-radius: 10px;
  width: 32px;
}
body div#es.is-mobile .es-profile-header__ft {
  padding: 20px;
}
@media (max-width: 767px) {
  body div#es.is-mobile .es-profile-header__ft {
    padding: 10px;
  }
}
body div#es.is-mobile .btn-es-sidebar-toggle {
  margin-bottom: 20px !important;
  text-align: center !important;
}
body div#es.is-mobile .es-container .es-sidebar {
  background-color: transparent;
  border: 0;
  padding: 0;
}
body div#es.is-mobile .es-profile-header__profile-info {
  border-color: #f2f2f2;
}
body div#es.is-mobile .es-profile-header__action-toolbar {
  flex-direction: column;
  align-items: center;
}
body div#es.is-mobile .es-profile-header__action-toolbar .o-btn-group + .o-btn-group {
  margin-top: 5px;
}
body div#es .es-nav-pills {
  white-space: normal;
}
body div#es .es-nav-pills.swiper-wrapper {
  white-space: nowrap;
}
body div#es.is-tablet .es-story-panel-dropdown-toggle {
  color: #fff;
}
body div#es.is-tablet .es-story-panel-dropdown-menu .es-story-panel-button {
  color: #000;
  margin: 0;
  padding: 10px 20px;
}
body div#es.is-tablet .es-story-panel-dropdown-menu .es-story-panel-button.active {
  background: transparent;
  color: #2392ff;
  border: 0;
}
body div#es.is-tablet .es-story-panel-dropdown-menu .es-story-panel-button + .es-story-panel-button {
  border-top: 1px solid #f2f2f2;
}
.com-easysocial section#sp-features {
  background: url('../../images/bg-features/item-1.jpg');
  background-size: cover;
  position: relative;
}
.com-easysocial section#sp-features:before {
  background: linear-gradient(135deg, #3452ff 0%, #ff1053 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
}
.com-easysocial section#sp-features .sp-module-title {
  color: #fff;
  font-size: 46px;
  margin-bottom: 40px;
}
.com-easysocial section#sp-features .sp-module-title span {
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
}
.com-easysocial section#sp-features .btn-group {
  display: flex;
  justify-content: center;
  text-align: center;
}
.com-easysocial section#sp-features .btn-group .btn {
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  color: #fff;
  margin: 0 10px;
  padding: 5px 20px;
}
.com-easysocial section#sp-features .btn-group .btn .icon {
  font-size: 28px;
  margin-right: 10px;
}
div#ck {
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
}
div#ck .ckit-window {
  border: 1px solid #f2f2f2;
}
div#ck .btn-toggle-ckit {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}
div#ck .btn-toggle-ckit .btn-toggle-close:after, div#ck .btn-toggle-ckit .btn-toggle-close:before, div#ck .btn-toggle-ckit .btn-toggle-open:after, div#ck .btn-toggle-ckit .btn-toggle-open:before {
  font-size: 16px;
}
div#ck .btn-toggle-ckit .btn-toggle-open {
  top: 17px;
  left: 18px;
}
div#ck .btn-toggle-ckit .btn-toggle-close {
  top: 18px;
  left: 20px;
}
div#ck .ckit-message-header .ckit-btn-group .btn-default-o {
  color: #fff !important;
}
div#ck .form-control {
  border: 1px solid #eaeaea;
  border-radius: 7px;
  box-shadow: none;
  color: #555;
  padding: 8px 15px;
  height: 48px;
}
div#ck .form-control:focus {
  border-color: #d0d0d0;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
div#ck .form-control::placeholder {
  color: #a2a2a2;
}
div#ck .btn-ckit-primary {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
div#ck .btn-ckit-primary:hover, div#ck .btn-ckit-primary:focus, div#ck .btn-ckit-primary:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
div#ck .btn-ckit-primary.btn-ckit-composer-submit {
  display: block;
}
div#ck .ckit-bubble__link {
  background: #f91c60;
  line-height: 16px;
}
div#ck .ckit-register-form__title {
  color: #000;
  font-size: 22px;
  font-weight: 400;
}
div#ck .ckit-register-form .form-group {
  margin-bottom: 20px;
}
div#ck .ckit-register-form .o-checkbox {
  margin-bottom: 20px;
  margin-top: 0;
}
div#ck .ckit-register__ft {
  border: 0;
  margin: 0;
  padding: 0;
}
div#ck .ckit-register__ft a {
  color: #555;
}
div#ck .ckit-register__ft a:hover, div#ck .ckit-register__ft a:focus, div#ck .ckit-register__ft a:active {
  color: #2392ff;
}
div#ck .ckit-register {
  padding-top: 0;
}
div#ck .ckit-online-list {
  background: transparent;
}
div#ck .ckit-chat-listing__item.is-contact, div#ck .ckit-chat-listing__item.is-conversation {
  border-bottom: 1px solid #f2f2f2;
}
div#ck .ckit-chat-listing__item .ckit-user-name {
  color: #000;
  font-weight: 500;
}
div#ck .ckit-chat-listing__item .ckit-messages__item-content .o-flag__body {
  background: transparent;
  border-radius: 10px;
  border: 1px solid #f2f2f2;
}
div#ck .ckit-chat-listing__item .ckit-messages__item-content .o-flag__body:before {
  display: none;
}
div#ck .ckit-chat-listing__item .ckit-messages__item-content .o-flag__body .ckit-user-name {
  color: #000;
}
div#ck .ckit-chat-listing__item.is-user .ckit-messages__item-content .o-flag__body {
  background: #2392ff;
  border-color: #2392ff;
  color: #fff;
}
div#ck .ckit-chat-listing__item.is-user .ckit-messages__item-content .ckit-messages__time {
  color: #fff;
}
div#ck .ckit-messages__time {
  font-size: 11px;
}
div#ck .ckit-messages__time, div#ck .ckit-chat-listing .ckit-empty, div#ck .ckit-chat-listing .ckit-search-msg {
  color: #ababab;
}
div#ck .ckit-footer-tab a {
  color: #222;
}
div#ck .ckit-text {
  font-size: 13px;
}
div#ck .ckit-text img {
  display: inline;
}
div#ed {
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
}
div#ed h1, div#ed h2, div#ed h3, div#ed h4, div#ed h5, div#ed h6, div#ed .es-h1, div#ed .es-h2, div#ed .es-h3, div#ed .es-h4, div#ed .es-h5, div#ed .es-h6, div#ed .mod-es-title {
  color: #000;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
}
div#ed .btn {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  height: auto !important;
}
div#ed .btn-xs {
  padding: 4px 8px !important;
  font-size: 12px !important;
}
div#ed .btn-sm {
  padding: 8px 20px !important;
  font-size: 12px !important;
}
div#ed .btn-file {
  padding: 8px 20px !important;
  font-size: 12px !important;
}
div#ed .btn-file:before {
  position: static;
}
div#ed .btn-file:hover:before, div#ed .btn-file:focus:before, div#ed .btn-file:active:before {
  color: #fff;
}
div#ed .btn-default {
  background: #ececec !important;
  border: 1px solid #ececec !important;
  color: #555 !important;
}
div#ed .btn-default:hover, div#ed .btn-default:focus, div#ed .btn-default:active, div#ed .btn-default:active:hover {
  background: #d3d3d3 !important;
  border: 1px solid #d3d3d3 !important;
  color: #555 !important;
}
div#ed .btn-primary {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
div#ed .btn-primary:hover, div#ed .btn-primary:focus, div#ed .btn-primary:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
div#ed .btn-success {
  background: #2abe7a !important;
  border-color: #2abe7a !important;
  color: #fff !important;
}
div#ed .btn-success:hover, div#ed .btn-success:focus, div#ed .btn-success:active {
  background: #25a96d !important;
  border-color: #25a96d !important;
  color: #fff !important;
}
div#ed .form-control, div#ed .input-group-sm > .form-control, div#ed .input-group-sm > .input-group-addon, div#ed .input-group-sm > .input-group-btn > .btn {
  border: 1px solid #eaeaea;
  border-radius: 7px;
  box-shadow: none;
  color: #555;
  padding: 8px 15px;
  height: 48px;
}
div#ed .form-control:focus, div#ed .input-group-sm > .form-control:focus, div#ed .input-group-sm > .input-group-addon:focus, div#ed .input-group-sm > .input-group-btn > .btn:focus {
  border-color: #d0d0d0;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
div#ed .form-control::placeholder, div#ed .input-group-sm > .form-control::placeholder, div#ed .input-group-sm > .input-group-addon::placeholder, div#ed .input-group-sm > .input-group-btn > .btn::placeholder {
  color: #a2a2a2;
}
div#ed .t-lg-mb--lg {
  margin-bottom: 20px !important;
}
div#ed .t-lg-mt--lg {
  margin-top: 20px !important;
}
div#ed .has-dividers--bottom-space > .ed-list__item {
  border-color: #f2f2f2;
}
div#ed .ed-user-rank, div#ed .ed-user-meta, div#ed .ed-board-stats__meta {
  color: #ababab;
}
div#ed .chosen-container {
  max-width: 100%;
}
@media (max-width: 768px) {
  div#ed .selectize-input input {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  div#ed .discuss-post-share {
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  div#ed .o-tabs--ed {
    text-align: left;
  }
}
div#ed .o-tabs--ed .o-tabs__item {
  padding: 0;
  padding-right: 10px;
}
@media (max-width: 768px) {
  div#ed .o-tabs--ed .o-tabs__item {
    display: inline-block;
    text-align: left;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 0;
  }
  div#ed .o-tabs--ed .o-tabs__item a {
    margin-left: 0;
  }
}
div#ed .o-tabs--ed .o-tabs__link {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  color: #555;
  font-size: 14px;
  padding: 3px 10px;
}
div#ed .o-tabs--ed .o-tabs__link:hover, div#ed .o-tabs--ed .o-tabs__link:focus, div#ed .o-tabs--ed .o-tabs__link:active {
  color: #2392ff;
}
div#ed .o-tabs--ed .active .o-tabs__link {
  background: #2392ff;
  border: 1px solid #2392ff;
  color: #fff;
  font-weight: 400;
}
div#ed .o-empty {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  color: #555;
}
@media (max-width: 767px) {
  div#ed .o-empty {
    padding: 20px;
  }
}
div#ed .o-empty__text, div#ed .o-empty__icon {
  color: #555;
}
div#ed .o-label {
  font-weight: 500;
}
div#ed .o-label--clean-o {
  background: #51c7e1;
  border-color: #51c7e1;
  color: #fff;
}
div#ed .o-label--success-o {
  background: #2abe7a !important;
  border-color: #2abe7a !important;
  color: #fff !important;
}
div#ed .selectize-control.single .selectize-input, div#ed .selectize-dropdown.single {
  border-color: #eaeaea;
  box-shadow: none;
}
div#ed .ed-post-item {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  padding: 0 !important;
  border-left-width: 1px !important;
}
@media (max-width: 767px) {
  div#ed .ed-post-item {
    padding: 20px;
  }
}
div#ed .ed-post-item .ed-post-item__hd {
  padding: 30px;
}
div#ed .ed-post-item .ed-post-item__bd {
  padding-top: 0;
}
div#ed .ed-post-item.is-featured {
  margin-bottom: 30px;
}
div#ed .o-flag__image {
  padding-right: 12px;
}
@media (max-width: 768px) {
  div#ed .o-flag__image {
    display: none;
  }
}
div#ed .m-post-title {
  font-weight: 400;
}
div#ed .ed-post-item__hd, div#ed .ed-post-item__bd {
  padding: 15px 30px;
}
div#ed .ed-post-item__hd .ed-adminbar .btn, div#ed .ed-post-item__bd .ed-adminbar .btn {
  text-transform: none;
}
div#ed .ed-post-item__hd {
  border: 0;
}
div#ed .ed-post-item__ft {
  background: #fff;
  border-radius: 0 0 15px 15px;
  border: 0 !important;
  border-top: 1px solid #f2f2f2 !important;
  padding: 15px 30px;
  font-size: 15px;
}
div#ed .ed-post-item__post-meta {
  display: inline-block;
  position: relative;
  top: -5px;
}
div#ed .ed-post-item__post-meta:empty {
  display: none;
}
div#ed .ed-post-item__title, div#ed .ed-forum-item__title {
  display: inline;
}
div#ed .ed-post-item__title a, div#ed .ed-forum-item__title a {
  color: #000;
  font-size: 17px;
  line-height: 1.3;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  text-transform: capitalize;
}
div#ed .ed-post-item__title a:hover, div#ed .ed-forum-item__title a:hover, div#ed .ed-post-item__title a:focus, div#ed .ed-forum-item__title a:focus, div#ed .ed-post-item__title a:active, div#ed .ed-forum-item__title a:active {
  color: #2392ff;
}
div#ed .ed-post-item__title a .ed-state-resolved, div#ed .ed-forum-item__title a .ed-state-resolved {
  display: none !important;
}
div#ed .ed-post-item__title + .t-mt--sm, div#ed .ed-forum-item__title + .t-mt--sm {
  display: inline;
}
div#ed .ed-post-item__title .fa, div#ed .ed-forum-item__title .fa {
  font-size: 14px;
}
div#ed .ed-statistic__item {
  background: #f7f7f7;
  border: 0;
  border-radius: 10px;
  padding: 10px;
  font-size: 12px;
}
@media (max-width: 991px) {
  div#ed .ed-statistic__item {
    margin-top: 10px;
  }
}
div#ed .ed-statistic__item span:last-child {
  text-transform: capitalize;
  color: #555;
}
div#ed .ed-post-meta-reply {
  color: #ababab;
  font-size: 12px;
  margin-top: 0 !important;
}
div#ed .ed-post-meta-reply a {
  color: #ababab;
}
div#ed .g-list-inline > li {
  font-size: 12px;
}
div#ed .ed-statistic__item-count {
  color: #555;
  margin-bottom: 5px;
}
div#ed .ed-post-meta-reply a b, div#ed .ed-post-meta-reply a .fa {
  color: #2392ff;
  font-weight: 400;
}
div#ed .ed-post-meta-cat a {
  color: #222;
  font-weight: 500;
}
div#ed .ed-post-meta-cat a:hover, div#ed .ed-post-meta-cat a:focus, div#ed .ed-post-meta-cat a:active {
  color: #2392ff;
}
div#ed .ed-post-meta-cat .fa {
  color: #555;
}
div#ed .ed-user-name {
  color: #222;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 4px;
}
div#ed .g-list-inline--dashed > *:not(:first-child) {
  border-left-color: #f2f2f2;
}
div#ed .ed-post-meta-tag a {
  background: #f7f7f7;
  border-radius: 3px;
  color: #555;
  font-size: 11px;
  padding: 1px 5px;
}
div#ed .ed-post-meta-tag a:hover, div#ed .ed-post-meta-tag a:focus, div#ed .ed-post-meta-tag a:active {
  color: #2392ff;
}
div#ed .discuss-list .ed-post-meta-tag a {
  padding: 3px 5px;
}
div#ed .ed-navbar {
  margin-bottom: 30px !important;
}
div#ed .ed-navbar .ed-navbar__body {
  background: #000;
}
div#ed .ed-navbar .ed-navbar__footer {
  border-color: #f2f2f2;
}
div#ed .is-active .ed-navbar__footer-link {
  color: #2392ff;
}
div#ed .is-active .ed-navbar__footer-link::before {
  background-color: #2392ff;
}
div#ed .ed-navbar__footer-link {
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
div#ed .ed-filters .ed-filter-bar {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}
div#ed .ed-entry .ed-post-item__title a {
  font-size: 32px;
}
@media (max-width: 768px) {
  div#ed .ed-entry .ed-post-item__title a {
    font-size: 19px;
  }
}
div#ed .ed-entry .ed-post-item__title .fa {
  display: none;
}
div#ed .ed-post-item__sub-hd {
  background: #fff;
  border: 0;
  border-bottom: 1px dashed #f2f2f2;
  border-top: 1px dashed #f2f2f2;
  padding: 10px 30px;
  margin-bottom: 20px;
}
div#ed .ed-post-item__sub-hd .o-avatar--xs {
  border-radius: 10px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
@media (max-width: 768px) {
  div#ed .ed-post-item__sub-hd .o-avatar--xs {
    display: none;
  }
}
div#ed .ed-post-item__sub-hd .g-list-inline--dashed li {
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
  margin-right: 10px;
}
div#ed .has-body .ed-post-item__bd {
  border: 0;
}
div#ed .ed-vote {
  background: #f7f7f7;
  width: 60px;
  padding: 10px 5px;
  border-radius: 10px;
}
div#ed .ed-profile {
  margin-top: 0 !important;
}
div#ed .ed-user-profile {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  border: 0;
}
@media (max-width: 767px) {
  div#ed .ed-user-profile {
    padding: 20px;
  }
}
div#ed .ed-user-profile .ed-user-profile__hd {
  background: transparent;
  padding: 0;
}
div#ed .ed-profile-container__side-nav li, div#ed .ed-profile-container__side-nav li.active {
  border: 0;
}
div#ed .ed-profile-container__side-nav li a {
  border-radius: 10px;
}
div#ed .ed-profile-container__side-nav li a:hover, div#ed .ed-profile-container__side-nav li a:focus, div#ed .ed-profile-container__side-nav li a:active {
  background: #f7f7f7;
}
div#ed .ed-profile-container__side-nav .active a {
  border: 0;
  background: #2392ff;
  color: #fff;
}
div#ed .ed-profile-container__side-nav .active a:hover, div#ed .ed-profile-container__side-nav .active a:focus, div#ed .ed-profile-container__side-nav .active a:active {
  background: #2392ff;
  color: #fff;
}
div#ed .ed-post-who-view {
  background: transparent;
}
div#ed .ed-post-who-view .ed-post-who-view__hd {
  background: #fff;
  border-radius: 10px 10px 0 0;
  padding: 30px 30px 7.5px 30px;
}
div#ed .ed-post-who-view .ed-post-who-view__ft {
  background: #fff;
  border-radius: 0 0 10px 10px;
  padding: 7.5px 30px 30px 30px;
}
div#ed .ed-post-who-view__hd, div#ed .ed-post-who-view__ft {
  background: transparent;
  border: 0;
  padding: 0;
}
div#ed .ed-cat-panel, div#ed .ed-forums-cat-header {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-cat-panel, div#ed .ed-forums-cat-header {
    padding: 20px;
  }
}
div#ed .ed-cat-panel .ed-forums-cat-header__title, div#ed .ed-forums-cat-header .ed-forums-cat-header__title {
  display: block;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
div#ed .ed-cat-panel .ed-forums-cat-header__btn, div#ed .ed-forums-cat-header .ed-forums-cat-header__btn {
  padding: 8px 20px !important;
  font-size: 12px !important;
}
div#ed .ed-cat-panel .o-grid, div#ed .ed-forums-cat-header .o-grid {
  margin-top: 20px;
}
div#ed .ed-forums-cat-header__desp {
  color: #ababab;
}
div#ed .ed-cat-item .o-flag {
  padding-top: 0;
}
div#ed .ed-cat-name {
  color: #2392ff;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
}
div#ed .ed-cat-item-meta {
  color: #ababab;
  font-size: 15px;
}
div#ed .ed-cat-item-meta a {
  color: #2392ff;
}
div#ed .ed-cat-item-meta a:hover, div#ed .ed-cat-item-meta a:focus, div#ed .ed-cat-item-meta a:active {
  color: #2392ff;
}
div#ed .ed-cat-panel__hd, div#ed .ed-cat-panel__bd, div#ed .ed-cat-panel__ft {
  padding: 0;
}
div#ed .ed-cat-panel__bd {
  border: 0;
  margin-top: 30px;
}
div#ed .ed-forum {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  padding: 0;
}
@media (max-width: 767px) {
  div#ed .ed-forum {
    padding: 20px;
  }
}
div#ed .ed-forum__hd {
  border: 0;
  border-bottom: 1px solid #f2f2f2;
  padding: 20px;
}
div#ed .ed-forum__bd {
  border: 0;
}
div#ed .ed-forum-item {
  border-left-width: 1px !important;
  padding: 20px;
}
div#ed .ed-forum-item:hover {
  background: transparent;
}
div#ed .ed-forum-item + .ed-forum-item {
  border-top-color: #f2f2f2;
}
div#ed .ed-forum__ft {
  background: #fff;
  border: 0;
  border-top: 1px solid #f2f2f2;
  padding: 20px;
}
@media (max-width: 768px) {
  div#ed .ed-forum-item__col-avatar, div#ed .ed-forum-item__col-time {
    display: none;
  }
}
div#ed .ed-tags {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-tags {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  div#ed .ed-tags {
    display: block;
  }
}
@media (max-width: 768px) {
  div#ed .ed-tags .ed-tags__item {
    min-width: none;
  }
}
div#ed .ed-badges {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-badges {
    padding: 20px;
  }
}
div#ed .ed-badges__item {
  padding: 0 10px 10px 0;
}
div#ed .ed-badge {
  border-color: #f2f2f2;
  padding: 10px;
}
div#ed .ed-badge__name {
  font-size: 16px;
}
div#ed .ed-badge__meta {
  color: #ababab;
  margin-top: 3px !important;
  font-size: 12px;
}
div#ed .ed-reply-item {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-reply-item {
    padding: 20px;
  }
}
div#ed .ed-reply-item .o-avatar--sm {
  border-radius: 10px;
  height: 35px;
  line-height: 35px;
  width: 35px;
}
div#ed .ed-reply-item > div {
  border: 0;
  padding: 0;
}
div#ed .ed-reply-item .ed-reply-item__hd {
  background: transparent;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
div#ed .ed-reply-item .ed-reply-item__bd {
  background: transparent;
  margin-bottom: 20px;
}
div#ed .ed-reply-item .ed-reply-item__bd .ed-post-widget-group {
  margin-top: 20px;
}
div#ed .ed-reply-item .ed-reply-item__comments-wrap {
  background: transparent;
  border: 1px dashed #f2f2f2;
  padding: 20px;
}
div#ed .ed-reply-item .ed-reply-item__comments-wrap .ed-comments__title {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
}
div#ed .ed-reply-item .ed-reply-item__ft {
  background: transparent;
  color: #ababab;
  margin-top: 20px;
  text-align: right;
}
@media (max-width: 768px) {
  div#ed .ed-reply-item .o-col {
    display: inline-block;
    width: auto;
  }
  div#ed .ed-reply-item .o-col + .o-col {
    margin-left: 20px;
  }
}
div#ed .ed-comments-wrapper .ed-comments__title {
  margin-bottom: 10px;
  text-transform: uppercase;
}
div#ed .ed-comments-wrapper .ed-comment {
  margin-bottom: 0 !important;
}
div#ed .ed-comment-item {
  border: 0;
  padding: 0;
  margin-bottom: 20px;
}
div#ed .ed-comment-item + .ed-comment-item {
  border-top: 1px solid #f2f2f2;
  padding-top: 20px;
}
div#ed .ed-reply-item__comments-wrap {
  font-size: 13px;
}
div#ed .ed-post-widget .ed-post-widget__hd {
  padding-bottom: 0;
}
div#ed .ed-post-widget .ed-post-widget__hd, div#ed .ed-post-widget .ed-post-widget__bd {
  border-radius: 0;
  border: 0;
  background: #f7f7f7;
}
div#ed .ed-post-widget .ed-post-widget__hd .ed-attachment-item__link, div#ed .ed-post-widget .ed-post-widget__bd .ed-attachment-item__link {
  border-color: #f2f2f2;
}
div#ed .ed-comment-item__action li {
  color: #ababab;
  font-size: 11px;
}
div#ed .ed-reply-form__bd {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  border: 1px solid #f2f2f2;
}
@media (max-width: 767px) {
  div#ed .ed-reply-form__bd {
    padding: 20px;
  }
}
div#ed .markItUpHeader, div#ed .ed-editor-widget, div#ed .ed-editor-tab__nav, div#ed .ed-editor-tab__nav > *:last-child > a, div#ed .ed-editor-tab__nav > *:not(:first-child) > a, div#ed .ed-editor-tab, div#ed .chosen-container-multi .chosen-choices {
  border-color: #f2f2f2 !important;
}
div#ed .chosen-container-multi .chosen-choices li.search-choice {
  background: #17a2b8;
  border-color: #17a2b8;
}
div#ed .ed-editor-tab__nav {
  background: #f7f7f7;
}
div#ed .ed-dialog-header {
  background: #f7f7f7;
  border: 0;
}
div#ed .ed-dialog-footer, div#ed .ed-dialog-container {
  background: #fff;
  border: 0;
}
div#ed .ed-dialog-footer {
  border-top: 1px solid #f2f2f2;
}
div#ed .ed-board-stats {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
  padding: 0;
}
@media (max-width: 767px) {
  div#ed .ed-board-stats {
    padding: 20px;
  }
}
div#ed .ed-board-stats__hd, div#ed .ed-board-stats__bd {
  border: 0;
  padding: 15px 20px;
}
div#ed .ed-board-stats__bd {
  border-top: 1px solid #f2f2f2;
}
div#ed .m-list--inline .m-list__item {
  color: #ababab;
  font-size: 12px;
}
div#ed .m-list--inline .m-list__item:after {
  right: -11px;
  top: 5px;
}
div#ed .ed-ask {
  margin-top: 0 !important;
}
div#ed .ed-ask__hd input {
  border-radius: 10px;
  margin-bottom: 20px;
  height: 45px;
}
div#ed .ed-ask__bd {
  background: #fff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.005);
  border-radius: 10px;
  padding: 30px;
}
@media (max-width: 767px) {
  div#ed .ed-ask__bd {
    padding: 20px;
  }
}
div#ed .o-pagination > .disabled > span, div#ed .o-pagination > .disabled > span:hover, div#ed .o-pagination > .disabled > span:focus, div#ed .o-pagination > .disabled > a, div#ed .o-pagination > .disabled > a:hover, div#ed .o-pagination > .disabled > a:focus {
  border-color: #f2f2f2;
}
div#ed .o-pagination > .active > a, div#ed .o-pagination > .active > span, div#ed .o-pagination > .active > a:hover, div#ed .o-pagination > .active > span:hover, div#ed .o-pagination > .active > a:focus, div#ed .o-pagination > .active > span:focus {
  background: #f7f7f7;
  border-color: #f2f2f2;
}
div#ed.ed-mod .m-post-title__link, div#ed.ed-mod a.m-post-title {
  color: #000;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.725;
  text-transform: capitalize;
}
div#ed.ed-mod .m-post-title__link:hover, div#ed.ed-mod a.m-post-title:hover, div#ed.ed-mod .m-post-title__link:focus, div#ed.ed-mod a.m-post-title:focus, div#ed.ed-mod .m-post-title__link:active, div#ed.ed-mod a.m-post-title:active {
  color: #2392ff;
}
div#ed.ed-mod div.m-post-title .m-post-status {
  float: left;
}
div#ed.ed-mod .ed-list__item {
  border: 0;
  padding: 0;
}
div#ed.ed-mod .ed-list__item + .ed-list__item {
  border-top: 1px dashed #f2f2f2;
  margin-top: 20px;
  padding-top: 20px;
}
div#ed.ed-mod .ed-list__item .o-flag__img {
  margin-bottom: 10px;
}
div#ed.ed-mod .ed-mod__section {
  padding: 0;
}
div#ed.ed-mod .ed-mod__section + .ed-mod__section {
  border-top: 1px dashed #f2f2f2;
  margin-top: 20px;
  padding-top: 20px;
}
div#ed.ed-mod.m-welcome .fa {
  font-size: 16px;
  width: 17px;
}
div#ed.ed-mod.m-welcome .ed-list__item + .ed-list__item {
  border-top: 0;
  padding-top: 0;
}
div#ed.discuss-mod-categories .ed-cat-name {
  color: #222;
  font-size: 15px;
  font-weight: 500;
}
div#ed.discuss-mod-categories .ed-cat-name:hover, div#ed.discuss-mod-categories .ed-cat-name:focus, div#ed.discuss-mod-categories .ed-cat-name:active {
  color: #2392ff;
}
div#ed.discuss-mod-categories .ed-cat-item-meta {
  margin-top: 0;
  line-height: 1;
}
div#ed.discuss-mod-categories .ed-cat-item-meta > li {
  line-height: 1;
}
div#ed.discuss-mod-categories .ed-list__item + .ed-list__item {
  border-top: 0;
  padding-top: 0;
  margin-top: 20px;
}
div#ed.m-leaderboard .t-lg-pr--lg {
  display: none;
}
div#ed.m-leaderboard .o-avatar {
  border-radius: 0;
}
div#ed.m-leaderboard a.m-post-title {
  margin-bottom: 3px;
  line-height: 1.2;
}
div#ed.m-leaderboard .ed-list__item .o-flag__img {
  margin-bottom: 0;
}
div#ed.m-leaderboard .ed-list__item + .ed-list__item {
  border: 0;
  margin-top: 20px;
  padding-top: 0;
}
div#ed.m-leaderboard > .m-post-meta {
  margin-top: 20px !important;
}
div#ed.m-recent-replies .t-fs--sm {
  color: #ababab;
  font-size: 12px;
  line-height: 25px;
}
#ed div.ed-mod-ask {
  background: transparent;
  border: 0;
  padding: 0;
}
#ed div.ed-mod-ask > div {
  background: transparent;
  padding: 0;
}
#ed div.ed-mod-ask .btn-success {
  border-radius: 10px;
}
#ed div.ed-mod-ask .ed-mod-ask__header {
  margin-bottom: 10px;
}
#ed div.ed-mod-ask .ed-mod-ask__support-msg {
  background: #fff;
  border-radius: 10px;
  margin-top: 20px;
  padding: 20px;
}
.com-easydiscuss section#sp-features {
  background: url('../../images/bg-features/item-1.jpg');
  background-size: cover;
  position: relative;
}
.com-easydiscuss section#sp-features:before {
  background: linear-gradient(135deg, #3452ff 0%, #ff1053 100%);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.8;
}
.com-easydiscuss section#sp-features .sp-module-title {
  color: #fff;
  font-size: 46px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .com-easydiscuss section#sp-features .sp-module-title {
    font-size: 22px;
  }
}
.com-easydiscuss section#sp-features .sp-module-title span {
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
}
.com-easydiscuss section#sp-features .sp-module {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 768px) {
  .com-easydiscuss section#sp-features .sp-module {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.com-easydiscuss section#sp-features .m-search > form {
  max-width: 650px;
  margin: auto;
}
.com-easydiscuss section#sp-features .m-search > form .form-control {
  border: 0;
  border-radius: 30px;
  padding: 10px 30px;
  font-size: 16px;
  height: 60px;
}
.com-easydiscuss section#sp-features .m-search > form .input-group-btn .btn {
  background: #2392ff !important;
  border: 0 !important;
  border-radius: 30px;
  color: #fff !important;
  position: absolute;
  right: 14px;
  top: 7px;
  padding: 15px 30px !important;
}
ul.plan-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.plan-list > li + li {
  margin-top: 15px !important;
}
ul.plan-list > li:before {
  background: #2abe7a;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  content: "\f00c";
  font-family: FontAwesome;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  height: 20px;
  width: 20px;
}
ul.plan-list > li.no-support:before {
  background: #dc3545;
  content: "\f00d";
}
#pp {
  color: #555;
  font-family: 'Rubik', sans-serif;
}
#pp .fa-cloud-download-alt:before {
  content: "\f019";
}
#pp a {
  color: #2392ff;
}
#pp a:hover, #pp a:focus, #pp a:active {
  color: #2392ff;
}
#pp.pp-frontend h2 {
  display: none;
}
#pp .btn {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #2392ff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
}
#pp .btn-pp-default-o {
  background: #ececec !important;
  border: 1px solid #ececec !important;
  color: #555 !important;
}
#pp .btn-pp-default-o:hover, #pp .btn-pp-default-o:focus, #pp .btn-pp-default-o:active, #pp .btn-pp-default-o:active:hover {
  background: #d3d3d3 !important;
  border: 1px solid #d3d3d3 !important;
  color: #555 !important;
}
#pp .btn-pp-primary {
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
#pp .btn-pp-primary:hover, #pp .btn-pp-primary:focus, #pp .btn-pp-primary:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
#pp .pp-plans {
  margin-left: -15px;
  margin-right: -15px;
}
#pp .pp-plans > div.pp-plans__item {
  padding-left: 15px;
  padding-right: 15px;
}
#pp .o-form-control, #pp .o-form-group--float .o-select-group {
  border-color: #eaeaea;
  box-shadow: none;
}
#pp .o-card, #pp .o-card-list-group__item, #pp .o-card__footer {
  border-color: #f2f2f2;
}
#pp .o-card--meta {
  color: #ababab;
}
#pp .o-card--shade {
  background: #f7f7f7;
}
#pp.view-dashboard .o-card--shade {
  background: #fff;
}
#pp .o-card-list-group__item {
  padding: 15px 30px;
}
#pp .o-card__title a {
  color: #000;
}
#pp .o-card__title a:hover, #pp .o-card__title a:focus, #pp .o-card__title a:active {
  color: #2392ff;
}
#pp .o-card__footer {
  padding: 0;
}
#pp .o-card__footer .o-btn-group {
  padding: 15px 30px;
}
#pp .o-label--lg {
  padding: 6px 15px;
  font-size: 11px;
}
#pp .pp-currency, #pp .pp-amount {
  color: #000;
}
#pp .plan-detail {
  list-style: none;
  padding: 0;
  margin: 0;
}
#pp .plan-detail li + li {
  border-top: 1px dashed #f2f2f2;
  margin-top: 15px;
  padding-top: 15px;
}
#pp .plan-detail li.no-plan {
  text-decoration: line-through;
  opacity: 0.6;
}
#pp .pp-plan-card {
  background: #fff;
  border-radius: 15px;
  border-color: #f2f2f2;
  padding: 60px;
  text-align: left;
  overflow: hidden;
}
@media (max-width: 991px) {
  #pp .pp-plan-card {
    padding: 30px;
    width: 100%;
  }
}
#pp .pp-plan-card.has-badges .pp-plan-card__hd {
  padding-top: 0;
}
#pp .pp-plan-card .pp-plan-card__label {
  text-align: center;
}
#pp .pp-plan-card .pp-plan-card__label--right {
  top: -60px;
  right: -60px;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 991px) {
  #pp .pp-plan-card .pp-plan-card__label--right {
    top: 30px;
    right: 30px;
  }
}
#pp .pp-plan-card .pp-plan-card__label--left {
  top: -60px;
  left: -60px;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 991px) {
  #pp .pp-plan-card .pp-plan-card__label--left {
    top: 30px;
    left: 30px;
  }
}
#pp .pp-plan-card .pp-plan-card__bd, #pp .pp-plan-card .pp-plan-card__ft, #pp .pp-plan-card .pp-plan-card__hd {
  background: transparent;
  border: 0;
  padding: 0;
  position: relative;
}
#pp .pp-plan-card .pp-plan-card {
  border-color: #f2f2f2;
  border-width: 2px;
  padding: 30px;
}
#pp .pp-plan-card .visible-xs {
  display: none !important;
}
#pp .pp-plan-card .pp-plan-card__title {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
#pp .pp-plan-card .pp-plan-card__desc {
  display: inline-block;
  color: #555;
  padding: 15px 0;
  font-size: 15px;
  line-height: 1.725;
}
#pp .pp-plan-card .pp-plan-card__price {
  color: #000;
  font-size: 46px;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  margin: 0;
}
#pp .pp-plan-card .pp-plan-card__price .pp-currency, #pp .pp-plan-card .pp-plan-card__price .pp-amount {
  color: #000;
}
#pp .pp-plan-card .pp-plan-card__period {
  color: #ababab;
}
#pp .pp-plan-card.is-highlight {
  border: 1px solid #2392ff;
  background: #fff;
  box-shadow: 0px 30px 60px 0px rgba(0, 11, 40, 0.14);
  transform: scale(1);
  -webkit-transform: scale(1);
}
#pp .pp-plan-card.is-highlight .top-left {
  top: -6px;
  left: -6px;
}
#pp .pp-plan-card .pp-plan-card__bd {
  border-top: 1px solid #f2f2f2;
  display: block;
  padding-top: 30px;
  margin-top: 30px;
}
#pp .pp-plan-card .pp-plan-card__features {
  padding: 0;
}
#pp .pp-plan-card .pp-plan-card__ft {
  border-top: 1px solid #f2f2f2;
  margin-top: 30px;
  padding-top: 30px;
}
.view-dashboard .latestnews + .latestnews {
  border-top: 1px dotted #f2f2f2;
  padding-top: 15px;
  margin-top: 15px;
}
.btn-primary, .sppb-btn-primary {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  background: #2392ff !important;
  border-color: #2392ff !important;
  color: #fff !important;
}
.btn-primary:hover, .sppb-btn-primary:hover, .btn-primary:focus, .sppb-btn-primary:focus, .btn-primary:active, .sppb-btn-primary:active {
  background: #0a85ff !important;
  border-color: #0a85ff !important;
  color: #fff !important;
}
.btn-default {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  background: #ececec !important;
  border: 1px solid #ececec !important;
  color: #555 !important;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:active:hover {
  background: #d3d3d3 !important;
  border: 1px solid #d3d3d3 !important;
  color: #555 !important;
}
.btn-gradient {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  background: rgba(255, 255, 255, 0.1) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
}
.btn-gradient:hover, .btn-gradient:focus, .btn-gradient:active, .btn-gradient:active:hover {
  background: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
}
.btn-secondary {
  border: 1px solid transparent !important;
  border-radius: 5px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  font-weight: 500 !important;
  font-size: 15px !important;
  font-family: 'Rubik', sans-serif;
  padding: 16px 30px !important;
  transition: 300ms all;
  background: #ececec !important;
  border: 1px solid #ececec !important;
  color: #555 !important;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary:active:hover {
  background: #d3d3d3 !important;
  border: 1px solid #d3d3d3 !important;
  color: #555 !important;
}
.btn-sm {
  padding: 8px 20px !important;
  font-size: 12px !important;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  border: 1px solid #eaeaea;
  border-radius: 7px;
  box-shadow: none;
  color: #555;
  padding: 8px 15px;
  height: 48px;
}
input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-control):focus {
  border-color: #d0d0d0;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
input[type="text"]:not(.form-control)::placeholder, input[type="email"]:not(.form-control)::placeholder, input[type="url"]:not(.form-control)::placeholder, input[type="date"]:not(.form-control)::placeholder, input[type="password"]:not(.form-control)::placeholder, input[type="search"]:not(.form-control)::placeholder, input[type="tel"]:not(.form-control)::placeholder, input[type="number"]:not(.form-control)::placeholder, select:not(.form-control)::placeholder {
  color: #a2a2a2;
}
select {
  width: 100%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: 500;
}
@media (max-width: 768px) {
  .h1, h1 {
    font-size: 30px;
  }
  .h2, h2 {
    font-size: 26px;
  }
  .h3, h3 {
    font-size: 24px;
  }
}
.form-group {
  margin-bottom: 30px;
}
.form-control {
  border: 1px solid #eaeaea;
  border-radius: 7px;
  box-shadow: none;
  color: #555;
  padding: 8px 15px;
  height: 48px;
}
.form-control:focus {
  border-color: #d0d0d0;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
}
.form-control::placeholder {
  color: #a2a2a2;
}
.input-group-text {
  background: #eaeaea;
  box-shadow: 0px 2px 4px 0px rgba(12, 0, 46, 0.04);
  border-color: #eaeaea;
}
body, .sp-preloader {
  background-color: #f7f7f7;
  color: #fffffff;
  line-height: 1.625;
}
.sp-preloader > div {
  background: #2392ff;
}
.sp-preloader > div:after {
  background: #f7f7f7;
}
#sp-top-bar {
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
  color: #222d39;
}
#sp-top-bar a {
  color: #222d39;
}
#sp-top-bar .sp-module-title {
  display: none;
}
#sp-top-bar #sp-topbar-right .sp-module {
  float: right;
}
#sp-top-bar #sp-topbar-left span {
  height: 26px;
  line-height: 26px;
}
#sp-header {
  background: #fff;
}
a {
  color: #2392ff;
}
a:hover, a:focus, a:active {
  color: #2392ff;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  background: rgba(35, 146, 255, 0.1);
  color: #2392ff;
}
.tags > li a:hover {
  background: #2392ff;
}
.article-social-share .social-share-icon ul li a {
  color: #555;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: #2392ff;
}
.pager > li a {
  border: 1px solid #ededed;
  color: #555;
}
.sp-megamenu-parent > li > a {
  color: #051441;
}
.sp-megamenu-parent > li:hover > a {
  color: #2392ff;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #2392ff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #051441;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #2392ff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #2392ff;
}
.sp-megamenu-parent .sp-mega-group > li > a {
  color: #051441;
}
#offcanvas-toggler > .fa {
  color: #051441;
}
#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
  color: #2392ff;
}
.offcanvas-menu {
  background-color: #fff;
  color: #051441;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
  color: #2392ff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: #000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
  color: #000;
  font-size: 15px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li.active > a {
  color: #2392ff;
}
ul.social-icons > li a:hover {
  color: #2392ff;
}
.sp-page-title {
  background: #2392ff;
}
.layout-boxed .body-innerwrapper {
  background: #f7f7f7;
}
@media (max-width: 768px) {
  #sp-sidebar-right {
    margin-top: 30px;
  }
}
#sp-sidebar-left .sp-module, #sp-sidebar-right .sp-module {
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 30px;
  margin-top: 30px;
}
#sp-sidebar-left .sp-module:first-child, #sp-sidebar-right .sp-module:first-child {
  margin-top: 0;
}
#sp-sidebar-left .sp-module .sp-module-title, #sp-sidebar-right .sp-module .sp-module-title {
  margin: 0 0 30px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
#sp-sidebar-left .sp-module ul, #sp-sidebar-right .sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-sidebar-left .sp-module ul > li, #sp-sidebar-right .sp-module ul > li {
  display: block;
}
#sp-sidebar-left .sp-module ul > li > a, #sp-sidebar-right .sp-module ul > li > a {
  display: block;
  padding: 2px 0;
}
#sp-sidebar-left .sp-module ul > li:last-child, #sp-sidebar-right .sp-module ul > li:last-child {
  border-bottom: none;
}
#sp-sidebar-left .sp-module .categories-module ul, #sp-sidebar-right .sp-module .categories-module ul {
  margin: 0 10px;
}
#sp-sidebar-left .sp-module .tagscloud, #sp-sidebar-right .sp-module .tagscloud {
  margin: -2px 0;
}
#sp-sidebar-left .sp-module .tagscloud .tag-name, #sp-sidebar-right .sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
#sp-sidebar-left .sp-module .tagscloud .tag-name span, #sp-sidebar-right .sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
#sp-sidebar-left .sp-module.no-padding, #sp-sidebar-right .sp-module.no-padding {
  background: transparent;
  border: 0;
  padding: 0;
}
.sp-module ul > li > a {
  color: #555;
}
.sp-module ul > li > a:hover {
  color: #2392ff;
}
.sp-module .latestnews > div > a {
  color: #555;
}
.sp-module .latestnews > div > a:hover {
  color: #2392ff;
}
.sp-module .tagscloud .tag-name:hover {
  background: #2392ff;
}
.search .btn-toolbar button {
  background: #2392ff;
}
#sp-content {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 1199px) {
  #sp-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#sp-footer {
  background: #f7f7f7;
  color: #555;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  #sp-footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 768px) {
  #sp-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
#sp-footer .container-inner .row > div {
  margin-bottom: 15px;
  margin-top: 15px;
}
#sp-footer .sp-module-title {
  font-size: 18px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  #sp-footer .sp-module-title {
    margin-bottom: 15px;
  }
}
#sp-footer .menu {
  padding: 0;
  margin: 0;
}
#sp-footer .menu li {
  display: block;
}
#sp-footer .menu li + li {
  margin-top: 15px;
}
#sp-footer a {
  color: #555;
}
#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus {
  color: #2392ff;
}
section#sp-copy-right {
  background: #f2f2f2;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  padding: 20px 0;
}
#sp-bottom .sp-module-content .latestnews > li > a > span {
  color: #555;
}
.sp-comingsoon body {
  background-color: #2392ff;
}
.error-code, .coming-soon-number {
  color: #2392ff;
}
.sp-scroll-up {
  display: none;
  position: fixed;
  bottom: 30px;
  left: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #2392ff;
  border-radius: 50%;
  box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
  z-index: 1000;
}
@media (max-width: 768px) {
  .sp-scroll-up {
    display: none !important;
  }
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  color: #fff;
  background: #0079ef;
}
#sp-hero {
  background: url('../../images/bg-features/item-2.jpg');
  background-size: cover !important;
  padding: 180px 0;
  position: relative;
}
#sp-hero:before {
  background: linear-gradient(to right, #8e54e9, #4776e6);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.97;
}
@media (max-width: 991px) {
  #sp-hero {
    padding: 90px 0;
  }
}
@media (max-width: 768px) {
  #sp-hero {
    padding: 60px 0;
  }
}
#sp-hero + #sp-content .es-login[data-dashboard-guest-login] {
  display: none;
}
.home-dating #sp-hero {
  background: url('../../images/bg-features/item-3.jpg');
}
.home-dating #sp-hero::before {
  background: #000;
  opacity: 0.6;
}
#sp-hero #sp-hero-left .sp-module-content h1 {
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  #sp-hero #sp-hero-left .sp-module-content h1 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  #sp-hero #sp-hero-left .sp-module-content h1 {
    margin-top: 0;
  }
}
#sp-hero #sp-hero-left .sp-module-content p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin-bottom: 45px;
  padding-right: 60px;
}
@media (max-width: 768px) {
  #sp-hero #sp-hero-left .sp-module-content p {
    margin-bottom: 30px;
    padding-right: 0;
    font-size: 16px;
  }
}
#sp-hero #sp-hero-left .sp-module-content .btn {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  color: #fff;
  padding: 15px 30px;
}
#sp-hero #sp-hero-left .sp-module-content .btn span {
  margin-left: 4px;
}
#sp-hero #sp-hero-left .sp-module-content .btn:hover, #sp-hero #sp-hero-left .sp-module-content .btn:focus, #sp-hero #sp-hero-left .sp-module-content .btn:active {
  background: rgba(255, 255, 255, 0.15);
}
#sp-hero #sp-hero-right .sp-column {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  #sp-hero #sp-hero-right .sp-column {
    justify-content: flex-start;
  }
}
#sp-hero #sp-hero-right .sp-module {
  background: #fff;
  border-radius: 10px;
  padding: 50px;
  max-width: 100%;
  width: 420px;
}
@media (max-width: 991px) {
  #sp-hero #sp-hero-right .sp-module {
    padding: 30px;
    margin-top: 30px;
  }
}
#sp-hero #sp-hero-right .sp-module .sp-module-title {
  margin-bottom: 30px;
  font-weight: 400;
  text-align: center;
}
#sp-hero #sp-hero-right .sp-module .o-form-group {
  margin-bottom: 20px;
}
#sp-hero #sp-hero-right .sp-module .o-input-group .o-input-group__addon {
  display: none;
}
#sp-hero #sp-hero-right .sp-module .o-input-group .o-form-control {
  border-radius: 5px !important;
}
#sp-hero #sp-hero-right .sp-module .o-nav {
  margin-top: 20px !important;
  text-align: center;
}
#sp-hero #sp-hero-right .sp-module .o-nav li {
  display: inline-block;
  margin: 2px 4px;
}
#sp-hero #sp-hero-right .sp-module .o-nav li a {
  font-size: 12px;
}
#sp-features .sp-module {
  padding-top: 90px;
}
#sp-features .sp-module-title {
  text-align: center;
  max-width: 600px;
  margin: auto;
  margin-bottom: 60px;
  font-size: 36px;
  font-weight: 400;
  line-height: 45px;
}
@media (max-width: 768px) {
  #sp-features .sp-module-title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 30px;
  }
}
#sp-features .sp-module-title span {
  display: block;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  max-width: 500px;
  margin: auto;
  margin-top: 10px;
  line-height: 1.625;
}
#sp-spotlight .sp-column {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  #sp-spotlight .sp-column {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  #sp-spotlight .sp-column {
    padding-bottom: 0;
  }
}
#sp-spotlight .sp-column .sp-module {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #f2f2f2;
  padding: 30px;
}
#sp-spotlight .sp-module-title {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
}
.icon .sp-module-title:before {
  background: #2392ff;
  color: #fff;
  border-radius: 10px;
  display: block;
  font-family: "Ionicons";
  line-height: 40px;
  margin-right: 10px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
  height: 40px;
  width: 40px;
}
.icon-1 .sp-module-title:before {
  content: "\f17e";
  background: #e8a53e;
}
.icon-2 .sp-module-title:before {
  background: #6d71dd;
  content: "\f198";
}
.icon-3 .sp-module-title:before {
  background: #51c7e1;
  content: "\f3fa";
}
.bold-dark-mode {
  background: #000;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  position: fixed;
  bottom: 90px;
  right: 20px;
  font-size: 20px;
  text-align: center;
  line-height: 52px;
  height: 52px;
  width: 52px;
  z-index: 1000;
}
.dark-active {
  background: #141419;
  color: #818692;
}
.dark-active .bold-dark-mode {
  background: rgba(255, 255, 255, 0.2);
}
.dark-active #sp-hero:before, .dark-active div#eb.easy-masthead .eb-post-thumb.eb-post-thumb:before, .dark-active #sp-masthead:before, .dark-active section#sp-features:before {
  background: rgba(0, 0, 0, 0.9);
}
.dark-active .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .dark-active .sp-megamenu-parent > li > a, .dark-active #sp-header .logo a, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  color: #fff;
}
.dark-active .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .dark-active .sp-megamenu-parent > li > a:hover, .dark-active #sp-header .logo a:hover, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover {
  color: #2392ff;
}
.dark-active li.active > a, .dark-active .sp-megamenu-parent > li.active > a, .dark-active .sp-megamenu-parent > li.active:hover > a, .dark-active .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #2392ff !important;
}
.dark-active .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #141419;
}
.dark-active div#ed .btn-default, .dark-active div#es .btn-es-default-o, .dark-active div#es .btn-es-default, .dark-active .btn-secondary, .dark-active .input-group-text, .dark-active #searchForm .input-group .btn-secondary, .dark-active .btn-default, .dark-active .pager > li a, .dark-active div#eb .eb-entry-nav > div > a, .dark-active div#eb .btn-default {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.01) !important;
  color: #fff !important;
}
.dark-active div#ed .btn-default:hover, .dark-active div#es .btn-es-default-o:hover, .dark-active div#es .btn-es-default:hover, .dark-active .btn-secondary:hover, .dark-active .input-group-text:hover, .dark-active #searchForm .input-group .btn-secondary:hover, .dark-active .btn-default:hover, .dark-active .pager > li a:hover, .dark-active div#eb .eb-entry-nav > div > a:hover, .dark-active div#eb .btn-default:hover, .dark-active div#ed .btn-default:focus, .dark-active div#es .btn-es-default-o:focus, .dark-active div#es .btn-es-default:focus, .dark-active .btn-secondary:focus, .dark-active .input-group-text:focus, .dark-active #searchForm .input-group .btn-secondary:focus, .dark-active .btn-default:focus, .dark-active .pager > li a:focus, .dark-active div#eb .eb-entry-nav > div > a:focus, .dark-active div#eb .btn-default:focus, .dark-active div#ed .btn-default:active, .dark-active div#es .btn-es-default-o:active, .dark-active div#es .btn-es-default:active, .dark-active .btn-secondary:active, .dark-active .input-group-text:active, .dark-active #searchForm .input-group .btn-secondary:active, .dark-active .btn-default:active, .dark-active .pager > li a:active, .dark-active div#eb .eb-entry-nav > div > a:active, .dark-active div#eb .btn-default:active {
  background: rgba(255, 255, 255, 0.1) !important;
}
.dark-active .h1, .dark-active .h2, .dark-active .h3, .dark-active .h4, .dark-active .h5, .dark-active .h6, .dark-active h1, .dark-active h2, .dark-active h3, .dark-active h4, .dark-active h5, .dark-active h6, .dark-active div#eb .eb-section-heading, .dark-active div#es .es-container__sidebar .es-side-widget .es-side-widget__title, .dark-active div#es .es-snackbar, .dark-active div#es h1, .dark-active div#es h2, .dark-active div#es h3, .dark-active div#es h4, .dark-active div#es h5, .dark-active div#es h6, .dark-active div#es .es-h1, .dark-active div#es .es-h2, .dark-active div#es .es-h3, .dark-active div#es .es-h4, .dark-active div#es .es-h5, .dark-active div#es .es-h6, .dark-active div#es .mod-es-title, .dark-active #es .es-stream-filter-dropdown__title, .dark-active div#ed h1, .dark-active div#ed h2, .dark-active div#ed h3, .dark-active div#ed h4, .dark-active div#ed h5, .dark-active div#ed h6, .dark-active div#ed .es-h1, .dark-active div#ed .es-h2, .dark-active div#ed .es-h3, .dark-active div#ed .es-h4, .dark-active div#ed .es-h5, .dark-active div#ed .es-h6, .dark-active div#ed .mod-es-title, .dark-active #pp .pp-plan-card .pp-plan-card__title, .dark-active #pp .pp-plan-card .pp-plan-card__price .pp-currency, .dark-active #pp .pp-plan-card .pp-plan-card__price .pp-amount, .dark-active .registration legend, .dark-active legend {
  color: #fff;
}
.dark-active #sp-features .sp-module-title span, .dark-active div#eb .eb-comments .eb-comment-body, .dark-active div#eb .eb-showcases, .dark-active div#es .es-comments .es-comment, .dark-active #es .mentions textarea, .dark-active #pp .pp-plan-card .pp-plan-card__desc, .dark-active #pp {
  color: #818692;
}
.dark-active div.bold_features .features-content, .dark-active .article-details, .dark-active div#eb .eb-post, .dark-active div#eb .eb-post-foot, .dark-active div#eb .eb-entry > div, .dark-active div#eb .eb-comments, .dark-active #sp-sidebar-left .sp-module, .dark-active #sp-sidebar-right .sp-module, .dark-active div#eb .eb-entry-author-recents, .dark-active div#eb .eb-showcases, .dark-active div#eb.eb-view-grid .grid-item .eb-blog-grid__content, .dark-active div#eb .eb-pager a, .dark-active div#es .es-stream-list .es-stream-item, .dark-active div#es .es-stream-list .es-stream-mini, .dark-active div#es .es-container__sidebar .es-side-widget, .dark-active div#es .es-stream-embed, .dark-active div#es .es-stream-embed--border, .dark-active div#es #listForm, .dark-active div#es .es-content .es-container, .dark-active div#es .es-content .es-album-browser-content, .dark-active div#es .es-profile-data-table, .dark-active div#es .es-video-upload-form, .dark-active div#es .es-video-single, .dark-active div#es div.es-leaderboard, .dark-active div#es .es-content > .o-form-horizontal, .dark-active div#es .app-tasks, .dark-active div#es .es-profile-edit-form, .dark-active div#es .es-search-result, .dark-active div#es.view-notifications, .dark-active div#es .form-horizontal, .dark-active div#es .es-apps-entry-section__content, .dark-active div#es .es-card, .dark-active div#es .es-profile-header, .dark-active div#es .es-mini-header, .dark-active div#es .es-profile-header-nav, .dark-active #sp-hero #sp-hero-right .sp-module, .dark-active div#es .es-story, .dark-active div#es .es-stream-filter-bar, .dark-active div#es .es-list__item, .dark-active #sp-spotlight .sp-column .sp-module, .dark-active div#ed .ed-post-item, .dark-active div#ed .ed-post-item__ft, .dark-active div#ed .ed-board-stats, .dark-active div#ed .ed-post-who-view .ed-post-who-view__hd, .dark-active div#ed .ed-post-who-view .ed-post-who-view__ft, .dark-active div#ed .ed-post-item__sub-hd, .dark-active div#ed .ed-reply-item, .dark-active div#ed .ed-reply-form__bd, .dark-active #ed .ed-editor-widget, .dark-active div#ed .ed-editor-tab__nav, .dark-active div#ed .ed-cat-panel, .dark-active div#ed .ed-forums-cat-header, .dark-active div#ed .ed-forum, .dark-active div#ed .ed-forum__ft, .dark-active div#ed .o-empty, .dark-active #pp .pp-plan-card, .dark-active.com-users .form-validate, .dark-active .search, .dark-active .request-confirm, .dark-active .article-list .article, .dark-active .bold-contact-style .contact-box, .dark-active .list-group-item.list-group-item-action, .dark-active div#es.view-registration, .dark-active div#es .es-forms, .dark-active #es .es-social-signon__form, .dark-active div#eb.eb-view-categories .eb-blog-grid__content {
  border-color: #27292e;
  background: #1b1c21;
}
.dark-active div#eb .eb-post-title a, .dark-active div#eb .eb-comment-head a, .dark-active div#eb.mod_easyblogcategories .eb-mod-media-title, .dark-active div#eb .tag-cloud, .dark-active div#eb.mod_easybloglatestblogs .mod-cell b a, .dark-active div#eb.mod_easybloglatestblogs .eb-mod-media-title, .dark-active div#eb.eb-mod.mod_easybloglatestcomment a, .dark-active div#eb.mod_easybloglatestblogs .eb-mod-foot a, .dark-active div#eb .eb-showcase-title a, .dark-active div#eb.eb-view-grid .eb-blog-grid__title a, .dark-active div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title a, .dark-active div#es .es-stream-meta .es-stream-title a, .dark-active div#es.mod-es-leader .es-leader-context__info a, .dark-active div#es .es-comments .es-comment .o-media__body > div > div:first-child a, .dark-active div#es .es-card__title, .dark-active div#es .mod-card__title, .dark-active div#es .es-stream-embed__title, .dark-active div#es .es-card__title a, .dark-active div#es .es-profile-header__bd .es-profile-header__title a, .dark-active div#es.mod-es-notification .mod-es-menu-bar .o-nav__link, .dark-active div#es.mod-es-dropdown-menu .dropdown_, .dark-active div#ed.ed-mod .m-post-title__link, .dark-active div#ed.ed-mod a.m-post-title, .dark-active div#ed .ed-post-item__title a, .dark-active div#ed .ed-forum-item__title a, .dark-active div#ed .ed-user-name, .dark-active div#ed .ed-post-meta-cat a, .dark-active div#ed.discuss-mod-categories .ed-cat-name, .dark-active div#ed .ed-cat-panel .ed-forums-cat-header__title, .dark-active div#ed .ed-forums-cat-header .ed-forums-cat-header__title, .dark-active .article-list .article .article-header h1 a, .dark-active .article-list .article .article-header h2 a, .dark-active .article-list .article .readmore a, .dark-active .article-info > span a, .dark-active .latestnews .news-item .info a, .dark-active .list-group-item a, .dark-active #offcanvas-toggler > .fa, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
  color: #fff;
}
.dark-active div#eb .eb-post-title a:hover, .dark-active div#eb .eb-comment-head a:hover, .dark-active div#eb.mod_easyblogcategories .eb-mod-media-title:hover, .dark-active div#eb .tag-cloud:hover, .dark-active div#eb.mod_easybloglatestblogs .mod-cell b a:hover, .dark-active div#eb.mod_easybloglatestblogs .eb-mod-media-title:hover, .dark-active div#eb.eb-mod.mod_easybloglatestcomment a:hover, .dark-active div#eb.mod_easybloglatestblogs .eb-mod-foot a:hover, .dark-active div#eb .eb-showcase-title a:hover, .dark-active div#eb.eb-view-grid .eb-blog-grid__title a:hover, .dark-active div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title a:hover, .dark-active div#es .es-stream-meta .es-stream-title a:hover, .dark-active div#es.mod-es-leader .es-leader-context__info a:hover, .dark-active div#es .es-comments .es-comment .o-media__body > div > div:first-child a:hover, .dark-active div#es .es-card__title:hover, .dark-active div#es .mod-card__title:hover, .dark-active div#es .es-stream-embed__title:hover, .dark-active div#es .es-card__title a:hover, .dark-active div#es .es-profile-header__bd .es-profile-header__title a:hover, .dark-active div#es.mod-es-notification .mod-es-menu-bar .o-nav__link:hover, .dark-active div#es.mod-es-dropdown-menu .dropdown_:hover, .dark-active div#ed.ed-mod .m-post-title__link:hover, .dark-active div#ed.ed-mod a.m-post-title:hover, .dark-active div#ed .ed-post-item__title a:hover, .dark-active div#ed .ed-forum-item__title a:hover, .dark-active div#ed .ed-user-name:hover, .dark-active div#ed .ed-post-meta-cat a:hover, .dark-active div#ed.discuss-mod-categories .ed-cat-name:hover, .dark-active div#ed .ed-cat-panel .ed-forums-cat-header__title:hover, .dark-active div#ed .ed-forums-cat-header .ed-forums-cat-header__title:hover, .dark-active .article-list .article .article-header h1 a:hover, .dark-active .article-list .article .article-header h2 a:hover, .dark-active .article-list .article .readmore a:hover, .dark-active .article-info > span a:hover, .dark-active .latestnews .news-item .info a:hover, .dark-active .list-group-item a:hover, .dark-active #offcanvas-toggler > .fa:hover, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:hover, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:hover, .dark-active div#eb .eb-post-title a:focus, .dark-active div#eb .eb-comment-head a:focus, .dark-active div#eb.mod_easyblogcategories .eb-mod-media-title:focus, .dark-active div#eb .tag-cloud:focus, .dark-active div#eb.mod_easybloglatestblogs .mod-cell b a:focus, .dark-active div#eb.mod_easybloglatestblogs .eb-mod-media-title:focus, .dark-active div#eb.eb-mod.mod_easybloglatestcomment a:focus, .dark-active div#eb.mod_easybloglatestblogs .eb-mod-foot a:focus, .dark-active div#eb .eb-showcase-title a:focus, .dark-active div#eb.eb-view-grid .eb-blog-grid__title a:focus, .dark-active div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title a:focus, .dark-active div#es .es-stream-meta .es-stream-title a:focus, .dark-active div#es.mod-es-leader .es-leader-context__info a:focus, .dark-active div#es .es-comments .es-comment .o-media__body > div > div:first-child a:focus, .dark-active div#es .es-card__title:focus, .dark-active div#es .mod-card__title:focus, .dark-active div#es .es-stream-embed__title:focus, .dark-active div#es .es-card__title a:focus, .dark-active div#es .es-profile-header__bd .es-profile-header__title a:focus, .dark-active div#es.mod-es-notification .mod-es-menu-bar .o-nav__link:focus, .dark-active div#es.mod-es-dropdown-menu .dropdown_:focus, .dark-active div#ed.ed-mod .m-post-title__link:focus, .dark-active div#ed.ed-mod a.m-post-title:focus, .dark-active div#ed .ed-post-item__title a:focus, .dark-active div#ed .ed-forum-item__title a:focus, .dark-active div#ed .ed-user-name:focus, .dark-active div#ed .ed-post-meta-cat a:focus, .dark-active div#ed.discuss-mod-categories .ed-cat-name:focus, .dark-active div#ed .ed-cat-panel .ed-forums-cat-header__title:focus, .dark-active div#ed .ed-forums-cat-header .ed-forums-cat-header__title:focus, .dark-active .article-list .article .article-header h1 a:focus, .dark-active .article-list .article .article-header h2 a:focus, .dark-active .article-list .article .readmore a:focus, .dark-active .article-info > span a:focus, .dark-active .latestnews .news-item .info a:focus, .dark-active .list-group-item a:focus, .dark-active #offcanvas-toggler > .fa:focus, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:focus, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:focus, .dark-active div#eb .eb-post-title a:active, .dark-active div#eb .eb-comment-head a:active, .dark-active div#eb.mod_easyblogcategories .eb-mod-media-title:active, .dark-active div#eb .tag-cloud:active, .dark-active div#eb.mod_easybloglatestblogs .mod-cell b a:active, .dark-active div#eb.mod_easybloglatestblogs .eb-mod-media-title:active, .dark-active div#eb.eb-mod.mod_easybloglatestcomment a:active, .dark-active div#eb.mod_easybloglatestblogs .eb-mod-foot a:active, .dark-active div#eb .eb-showcase-title a:active, .dark-active div#eb.eb-view-grid .eb-blog-grid__title a:active, .dark-active div#eb.eb-view-categories .eb-blog-grid__content .eb-blog-grid__title a:active, .dark-active div#es .es-stream-meta .es-stream-title a:active, .dark-active div#es.mod-es-leader .es-leader-context__info a:active, .dark-active div#es .es-comments .es-comment .o-media__body > div > div:first-child a:active, .dark-active div#es .es-card__title:active, .dark-active div#es .mod-card__title:active, .dark-active div#es .es-stream-embed__title:active, .dark-active div#es .es-card__title a:active, .dark-active div#es .es-profile-header__bd .es-profile-header__title a:active, .dark-active div#es.mod-es-notification .mod-es-menu-bar .o-nav__link:active, .dark-active div#es.mod-es-dropdown-menu .dropdown_:active, .dark-active div#ed.ed-mod .m-post-title__link:active, .dark-active div#ed.ed-mod a.m-post-title:active, .dark-active div#ed .ed-post-item__title a:active, .dark-active div#ed .ed-forum-item__title a:active, .dark-active div#ed .ed-user-name:active, .dark-active div#ed .ed-post-meta-cat a:active, .dark-active div#ed.discuss-mod-categories .ed-cat-name:active, .dark-active div#ed .ed-cat-panel .ed-forums-cat-header__title:active, .dark-active div#ed .ed-forums-cat-header .ed-forums-cat-header__title:active, .dark-active .article-list .article .article-header h1 a:active, .dark-active .article-list .article .article-header h2 a:active, .dark-active .article-list .article .readmore a:active, .dark-active .article-info > span a:active, .dark-active .latestnews .news-item .info a:active, .dark-active .list-group-item a:active, .dark-active #offcanvas-toggler > .fa:active, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:active, .dark-active .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:active {
  color: #2392ff;
}
.dark-active #sp-footer a, .dark-active div#eb .eb-entry-author-recents a, .dark-active div#es .es-profile-header-nav .es-profile-header-nav__link {
  color: #69707a;
}
.dark-active #sp-footer a:hover, .dark-active div#eb .eb-entry-author-recents a:hover, .dark-active div#es .es-profile-header-nav .es-profile-header-nav__link:hover, .dark-active #sp-footer a:focus, .dark-active div#eb .eb-entry-author-recents a:focus, .dark-active div#es .es-profile-header-nav .es-profile-header-nav__link:focus, .dark-active #sp-footer a:active, .dark-active div#eb .eb-entry-author-recents a:active, .dark-active div#es .es-profile-header-nav .es-profile-header-nav__link:active {
  color: #2392ff;
}
.dark-active div#eb .form-control, .dark-active div#es .o-form-control, .dark-active div#es .es-story-link-input, .dark-active div#es .es-comments-form .es-form, .dark-active div#es .es-story .es-story-body, .dark-active #es .es-story-panel-contents .es-story-panel-content input[type="text"], .dark-active .form-control, .dark-active input[type="text"]:not(.form-control), .dark-active input[type="email"]:not(.form-control), .dark-active input[type="url"]:not(.form-control), .dark-active input[type="date"]:not(.form-control), .dark-active input[type="password"]:not(.form-control), .dark-active input[type="search"]:not(.form-control), .dark-active input[type="tel"]:not(.form-control), .dark-active input[type="number"]:not(.form-control), .dark-active select:not(.form-control) {
  border-color: #27292e;
  color: #fff;
  background: transparent;
}
.dark-active #es .dropdown-menu {
  border-color: #27292e;
  background: #1b1c21;
  color: #69707a;
}
.dark-active #sp-header, .dark-active #sp-top-bar, .dark-active div#eb .eb-mod-item + .eb-mod-item, .dark-active div#eb .eb-comment-form, .dark-active div#eb .eb-comment-editor .markItUpHeader, .dark-active div#eb .eb-comment-editor .markItUpFooter, .dark-active div#eb .eb-entry-author-recents > div + div, .dark-active div#es .es-comments .es-comment .o-media__body, .dark-active div#es #listForm .es-card, .dark-active div#es .es-content .es-container .es-card, .dark-active div#es .es-content .es-album-browser-content .es-card, .dark-active div#es .es-profile-data-table .es-card, .dark-active div#es .es-video-upload-form .es-card, .dark-active div#es .es-video-single .es-card, .dark-active div#es div.es-leaderboard .es-card, .dark-active div#es .es-content > .o-form-horizontal .es-card, .dark-active div#es .app-tasks .es-card, .dark-active div#es .es-profile-edit-form .es-card, .dark-active div#es .es-search-result .es-card, .dark-active div#es.view-notifications .es-card, .dark-active div#es .form-horizontal .es-card, .dark-active div#es .es-apps-entry-section__content .es-card, .dark-active div#es .es-card > div, .dark-active div#es .es-hr, .dark-active div#es .dropdown-menu--popdown > li, .dark-active div#es .es-album-form-fields, .dark-active div#es .es-photo-form-fields, .dark-active div#es .es-leaderboard tr td, .dark-active div#es .textboxlist, .dark-active div#es .es-app-discussions__item, .dark-active div#es .es-app-discussions__hd, .dark-active div#es .es-stream-apps, .dark-active div#es .es-stream-apps__bd, .dark-active div#es .es-noti__item, .dark-active .landing-page .item img, .dark-active div#es .es-profile-data-table tbody > tr:last-child td, .dark-active div#es .es-profile-data-table thead tr, .dark-active div#es .profile-data-info__data, .dark-active div#es.is-mobile .es-profile-data-table tr, .dark-active div#ed.ed-mod .ed-mod__section + .ed-mod__section, .dark-active div#ed.ed-mod .ed-list__item + .ed-list__item, .dark-active div#ed .ed-board-stats__bd, .dark-active div#ed .ed-reply-item .ed-reply-item__hd, .dark-active div#ed .ed-reply-item .ed-reply-item__comments-wrap, .dark-active div#ed .ed-forum-item + .ed-forum-item, .dark-active div#ed .ed-forum__hd, .dark-active #pp .pp-plan-card .pp-plan-card__bd, .dark-active #pp .pp-plan-card .pp-plan-card__ft {
  border-color: #27292e;
}
.dark-active div#ed .ed-post-item__ft, .dark-active div#ed .markItUpHeader, .dark-active div#ed .ed-editor-widget, .dark-active div#ed .ed-editor-tab__nav, .dark-active div#ed .ed-editor-tab__nav > *:last-child > a, .dark-active div#ed .ed-editor-tab__nav > *:not(:first-child) > a, .dark-active div#ed .ed-editor-tab, .dark-active div#ed .chosen-container-multi .chosen-choices {
  border-color: #27292e !important;
}
.dark-active #ed .ed-editor-tab__nav > li.active > a {
  background: #2392ff;
  color: #fff;
}
.dark-active #sp-footer, .dark-active section#sp-copy-right, .dark-active .landing-page h4, .dark-active div#es .es-stream-header, .dark-active div#es .es-reaction-stats, .dark-active #es .dropdown-menu .divider, .dark-active div#es .es-profile-data-table thead, .dark-active .offcanvas-menu {
  background: #141419;
  color: #818692;
}
.dark-active #sp-top-bar, .dark-active #sp-header {
  background: #1b1c21;
  color: #818692;
}
