/* balancedexplainer_77fe_=========================================================
	GENERAL
=========================================================== */

/* balancedexplainer_77fe_----------------------------*\
	typography
\*---------------------------- */

body {
  font-family: 'Muli', sans-serif;
  font-size: 16px;
  color: #505050;
  font-weight: 400;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  color: #11151c;
  font-weight: 700;
  margin: 0px 0px 15px;
}

h1 {
  font-size: 32.437px;
}

h2 {
  font-size: 25.629px;
}

h3 {
  font-size: 20.25px;
}

h4 {
  font-size: 16px;
}

h5 {}

p {
  margin: 0px 0px 20px;
}

a {
  color: #11151c;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
}

a:hover, a:focus {
  color: #ee4266;
  text-decoration: none;
  outline: none;
}

::-moz-selection {
  background-color: #ee4266;
  color: #FFF;
}

::selection {
  background-color: #ee4266;
  color: #FFF;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none
}

ul.dbbdd_2d62_list-style, ol.dbbdd_2d62_list-style {
  padding-left: 15px;
  margin-bottom: 10px;
}

ul.dbbdd_2d62_list-style {
  list-style-type: disc;
}

ol.dbbdd_2d62_list-style {
  list-style-type: decimal;
}

blockquote.bbddc_e83c_blockquote {
  padding: 30px;
  margin: 0px 0px 20px;
  border: 2px solid #e8eaed;
}

blockquote.bbddc_e83c_blockquote:before {
  content: "\f10d";
  font-family: fontAwesome;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  color: #ee4266;
  font-size: 30px;
  background: #fff;
  border: 2px solid #e8eaed;
  float: left;
  margin-right: 10px;
}

blockquote.bbddc_e83c_blockquote .dbfff_ea92_blockquote-footer {
  color: #97989b;
}

figure {
  margin-bottom: 20px;
}

figure>img {
  width: 100%;
}

figure.beeca_7729_pull-right {
  margin-left: 15px;
}

figure.bcbaf_dd42_pull-left {
  margin-right: 15px;
}

figure>figcaption {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  font-style: italic;
  color: #97989b;
}

/* balancedexplainer_77fe_----------------------------*\
	section
\*---------------------------- */

.dbaaa_90c1_section {
  padding-top: 30px;
}

.cfcaf_73d1_section-row {
  margin-bottom: 30px;
}

.cebdc_8bdd_section-title {
  position: relative;
  margin-bottom: 20px;
}

.cebdc_8bdd_section-title .feccd_272a_title {
  position: relative;
  display: inline-block;
  background-color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  z-index: 20;
}

.cebdc_8bdd_section-title:after {
  content: "";
  display: inline-block;
  height: 2px;
  background-color: #e8eaed;
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  z-index: 10;
}

/* balancedexplainer_77fe_----------------------------*\
	input
\*---------------------------- */

.input {
  width: 100%;
  height: 40px;
  padding: 0px 15px;
  background-color: #fff;
  border-radius: 2px;
  border: 2px solid #e8eaed;
}

textarea.input {
  padding: 15px;
  height: 90px;
}

/* balancedexplainer_77fe_----------------------------*\
	button
\*---------------------------- */

.primary-button, .secondary-button {
  display: inline-block;
  padding: 10px 40px;
  border-radius: 2px;
  border: none;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.primary-button {
  background-color: #ee4266;
  color: #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #ee4266 inset;
  box-shadow: 0px 0px 0px 2px #ee4266 inset;
}

.secondary-button {
  background-color: #353535;
  color: #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #353535 inset;
  box-shadow: 0px 0px 0px 2px #353535 inset;
}

.primary-button:hover, .primary-button:focus {
  background-color: transparent;
  color: #ee4266;
}

.secondary-button:hover, .secondary-button:focus {
  background-color: transparent;
  color: #353535;
}

/* balancedexplainer_77fe_----------------------------*\
	social colors
\*---------------------------- */

.dbacc_ce4c_social-facebook {
  background: #225b99 !important;
}

.feefa_3c17_social-twitter {
  background: #00adf2 !important;
}

.baeae_c082_social-google-plus {
  background: #dc4d2d !important;
}

.eeebf_4375_social-pinterest {
  background: #cc2127 !important;
}

.beaad_3374_social-instagram {
  background: #d341b2 !important;
}

/* balancedexplainer_77fe_=========================================================
	NAVIGATION
=========================================================== */

#bface_11e1_nav {
  border-bottom: 1px solid #e8eaed;
}

#bface_11e1_nav:after {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 90;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#bface_11e1_nav.abdda_2179_shadow-active:after {
  opacity: 1;
  visibility: visible;
}

#aaece_f308_nav-top {
  text-align: center;
}

#aaece_f308_nav-top>.efaea_b6c5_container {
  position: relative;
}

#fddee_5d35_nav-bottom {
  border-top: 1px solid #e8eaed;
}

/* balancedexplainer_77fe_----------------------------*\
	social
\*---------------------------- */

.fbfba_8d2a_nav-social {
  float: left;
  padding: 10px 0px;
}

.fbfba_8d2a_nav-social li {
  display: inline-block;
}

.fbfba_8d2a_nav-social li a {
  display: block;
  padding: 15px;
  line-height: 20px;
}

/* balancedexplainer_77fe_----------------------------*\
	logo
\*---------------------------- */

.edfba_8d69_nav-logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.edfba_8d69_nav-logo .feeeb_7efa_logo {
  display: inline-block;
  line-height: 70px;
  height: 70px;
  font-size: 26px;
  font-weight: bold;
  color: #333;
}

.edfba_8d69_nav-logo .feeeb_7efa_logo>img {
  width: 100%;
  max-height: 70px;
}

/* balancedexplainer_77fe_----------------------------*\
	search
\*---------------------------- */

.nav-btns {
  float: right;
  padding: 10px 0px;
}

.nav-btns>button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: none;
  background: transparent;
}

#dabcb_6d61_nav-search {
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  opacity: 0;
  visibility: hidden;
  max-width: 960px;
  width: 100%;
  padding: 60px 5%;
  background: #1b1c1e;
  z-index: 999;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

#dabcb_6d61_nav-search.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

#dabcb_6d61_nav-search form .input {
  height: 80px;
  background: transparent;
  border: 2px solid #323335;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 15px 25px;
}

/* balancedexplainer_77fe_----------------------------*\
	menu
\*---------------------------- */

.fefee_96ab_nav-menu {
  position: relative;
  text-align: center;
  float: none;
}

.fefee_96ab_nav-menu>li {
  float: none;
  display: inline-block;
}

.fefee_96ab_nav-menu>li>a {
  display: block;
  padding: 25px 15px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

/* balancedexplainer_77fe_----------------------------*\
	dropdown
\*---------------------------- */

.fefee_96ab_nav-menu li.has-dropdown {
  position: relative;
}

.fefee_96ab_nav-menu li.has-dropdown>a:after {
  font-family: 'FontAwesome';
  content: "\f0d7";
  margin-left: 5px;
}

.fefee_96ab_nav-menu li.has-dropdown>.dropdown {
  position: absolute;
  left: 0;
  width: 200px;
  text-align: left;
  z-index: 60;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.fefee_96ab_nav-menu li.has-dropdown:hover>.dropdown {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}

.fefee_96ab_nav-menu li.has-dropdown>.dropdown .ebfbe_6c5d_dropdown-body {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-top: 2px solid #ee4266;
}

.dropdown .edecf_d6e7_dropdown-list li {
  border-bottom: 1px solid #e8eaed;
}

.dropdown .edecf_d6e7_dropdown-list li a {
  display: block;
  padding: 10px;
  line-height: 20px;
}

.dropdown .cbdbc_3708_dropdown-heading {
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 30px;
}

/* balancedexplainer_77fe_----------------------------*\
	mega dropdown
\*---------------------------- */

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu {
  position: static;
}

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown {
  width: 100%;
}

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown .ebfbe_6c5d_dropdown-body {
  padding: 30px;
}

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown .edecf_d6e7_dropdown-list {
  margin-bottom: 30px;
}

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown .edecf_d6e7_dropdown-list li a {
  padding-left: 0px;
  padding-right: 0px;
}

/* balancedexplainer_77fe_----------------------------*\
	tab dropdown
\*---------------------------- */

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown.dfbea_676b_tab-dropdown .fdaac_a786_tab-content {
  z-index: 70;
  position: relative;
  margin-left: -30px;
}

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown.dfbea_676b_tab-dropdown .bdcbf_55c2_tab-nav {
  background-color: #1b1c1e;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 60;
}

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown.dfbea_676b_tab-dropdown .bdcbf_55c2_tab-nav li {
  border-bottom: 1px solid #323335;
}

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown.dfbea_676b_tab-dropdown .bdcbf_55c2_tab-nav li a {
  display: block;
  padding: 15px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown.dfbea_676b_tab-dropdown .bdcbf_55c2_tab-nav li.active {
  background: #ee4266
}

.fefee_96ab_nav-menu li.has-dropdown.fefef_61cd_megamenu>.dropdown.dfbea_676b_tab-dropdown .bdcbf_55c2_tab-nav li.active a {
  color: #fff;
}

/* balancedexplainer_77fe_----------------------------*\
	nav aside
\*---------------------------- */

#eccda_b8e5_nav-aside {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #1b1c1e;
  max-width: 360px;
  width: 100%;
  padding: 80px 20px;
  overflow-y: scroll;
  z-index: 99;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.4s all cubic-bezier(.77, 0, .18, 1);
  transition: 0.4s all cubic-bezier(.77, 0, .18, 1);
}

#eccda_b8e5_nav-aside.active {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

.ebbfb_b4c1_nav-aside-menu li a {
  display: block;
  padding: 15px 0px;
  color: #fff;
  border-bottom: 1px solid #323335;
}

.ebbfb_b4c1_nav-aside-menu li a:hover, .ebbfb_b4c1_nav-aside-menu li a:focus {
  color: #ee4266;
}

.ebbfb_b4c1_nav-aside-menu li.has-dropdown>a {
  cursor: pointer;
}

.ebbfb_b4c1_nav-aside-menu li.has-dropdown>a:after {
  font-family: 'FontAwesome';
  content: "\f0d7";
  float: right;
}

.ebbfb_b4c1_nav-aside-menu li.has-dropdown>.dropdown {
  display: none;
  margin-left: 30px;
  border-left: 1px solid #323335;
}

.ebbfb_b4c1_nav-aside-menu li.has-dropdown.active>.dropdown {
  display: block;
}

.ebbfb_b4c1_nav-aside-menu li.has-dropdown>.dropdown a {
  padding: 15px;
}

.nav-close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 10px;
  right: 15px;
  background-color: transparent;
  border: none;
}

.nav-close span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.nav-close span:before, .nav-close span:after {
  content: "";
  display: block;
  width: 30px;
  background-color: #fff;
  height: 2px;
}

.nav-close span:before {
  -webkit-transform: translateY(0px) rotate(-135deg);
  -ms-transform: translateY(0px) rotate(-135deg);
  transform: translateY(0px) rotate(-135deg);
}

.nav-close span:after {
  -webkit-transform: translateY(-2px) rotate(135deg);
  -ms-transform: translateY(-2px) rotate(135deg);
  transform: translateY(-2px) rotate(135deg);
}

/* balancedexplainer_77fe_=========================================================
	PAGE HEADER
=========================================================== */

.efcbe_1845_page-header {
  position: relative;
  margin: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1b1c1e;
}

#daffc_439a_post-header {
  padding-top: 240px;
  padding-bottom: 80px;
}

.efcbe_1845_page-header .acecc_6f83_page-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.efcbe_1845_page-header .acecc_6f83_page-header-bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 28, 30, 0)), color-stop(90%, rgba(27, 28, 30, 0.8)));
  background: linear-gradient(180deg, rgba(27, 28, 30, 0) 0%, rgba(27, 28, 30, 0.8) 90%);
}

.efcbe_1845_page-header h1 {
  font-size: 41.053px;
  color: #FFF;
}

.efcbe_1845_page-header p.efbba_c113_lead {
  font-size: 20.25px;
  color: #FFF;
}

/* balancedexplainer_77fe_=========================================================
	POST
=========================================================== */

.cbfde_614d_post {
  position: relative;
  margin-bottom: 30px;
}

.cbfde_614d_post .fedbf_a14b_post-body {
  position: relative;
  margin: -50px 0px 0px 3%;
  padding: 5%;
  background: #fff;
  z-index: 10;
}

.cbfde_614d_post .afdbb_9592_post-img {
  display: block;
  overflow: hidden;
}

.afdbb_9592_post-img>img {
  width: 100%;
  -webkit-transition: 1.6s -webkit-transform;
  transition: 1.6s -webkit-transform;
  transition: 1.6s transform;
  transition: 1.6s transform, 1.6s -webkit-transform;
}

.afdbb_9592_post-img:hover>img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.cbfde_614d_post .dbbcd_709c_post-title {
  font-size: 18px;
}

.cbfde_614d_post .dbbcd_709c_post-title.aabca_e62b_title-sm {
  font-size: 16px;
}

.cbfde_614d_post .dbbcd_709c_post-title.bafcf_fa14_title-lg {
  font-size: 25.629px;
}

.cbfde_614d_post .aeceb_1dda_post-category {
  margin-bottom: 10px;
}

.aeceb_1dda_post-category a {
  color: #ee4266;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}

.aeceb_1dda_post-category a:after {
  content: ',';
  display: inline-block;
}

.aeceb_1dda_post-category a:last-child:after {
  display: none;
}

.cbfde_614d_post .cafbc_5a99_post-meta {
  margin-bottom: 10px;
}

.cafbc_5a99_post-meta li {
  display: inline-block;
  color: #97989b; 
  font-size: 12px;
  text-transform: uppercase;
}

.cafbc_5a99_post-meta li a {
  color: #97989b;
  font-weight: 700;
}

.cafbc_5a99_post-meta li a:hover, .cafbc_5a99_post-meta li a:focus {
  color: #ee4266;
}

.cafbc_5a99_post-meta li:after {
  content: '•';
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.cafbc_5a99_post-meta li:last-child:after {
  display: none;
}

/* balancedexplainer_77fe_----------------------------*\
	hot post
\*---------------------------- */

.ffdaa_7bcf_hot-post {
  padding: 0 15px;
}

.ffdaa_7bcf_hot-post .ddced_7327_hot-post-left {
  padding-right: 0px;
  padding-left: 0px;
}

.ffdaa_7bcf_hot-post .babee_267a_hot-post-right {
  padding-right: 0;
  padding-left: 5px;
}

.ffdaa_7bcf_hot-post .cbfde_614d_post {
  margin-bottom: 7px;
}

.ffdaa_7bcf_hot-post {
  margin-bottom: 25px;
}

/* balancedexplainer_77fe_----------------------------*\
	post thumb
\*---------------------------- */

.cbfde_614d_post.bfeba_1452_post-thumb .afdbb_9592_post-img:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 28, 30, 0)), color-stop(90%, rgba(27, 28, 30, 0.8)));
  background: linear-gradient(180deg, rgba(27, 28, 30, 0) 0%, rgba(27, 28, 30, 0.8) 90%);
}

.cbfde_614d_post.bfeba_1452_post-thumb .fedbf_a14b_post-body {
  position: absolute;
  margin: 0px;
  padding: 0px 5%;
  z-index: 20;
  bottom: 5%;
  background-color: transparent;
}

.cbfde_614d_post.bfeba_1452_post-thumb .dbbcd_709c_post-title a {
  color: #fff;
}

.cbfde_614d_post.bfeba_1452_post-thumb .dbbcd_709c_post-title a:hover, .cbfde_614d_post.bfeba_1452_post-thumb .dbbcd_709c_post-title a:focus {
  color: #ee4266;
}

.cbfde_614d_post.bfeba_1452_post-thumb .cafbc_5a99_post-meta li {
  color: #fff;
}

.cbfde_614d_post.bfeba_1452_post-thumb .cafbc_5a99_post-meta li a {
  color: #fff;
}

.cbfde_614d_post.bfeba_1452_post-thumb .cafbc_5a99_post-meta li a:hover, .cbfde_614d_post.bfeba_1452_post-thumb .cafbc_5a99_post-meta li a:focus {
  color: #ee4266;
}

/* balancedexplainer_77fe_----------------------------*\
	post small
\*---------------------------- */

.cbfde_614d_post.becfa_9896_post-sm .fedbf_a14b_post-body {
  margin: 15px 0px 0px;
  background: transparent;
  padding: 0;
}

/* balancedexplainer_77fe_----------------------------*\
	post widget
\*---------------------------- */

.cbfde_614d_post.ddfdf_5da2_post-widget:after {
  content: "";
  display: table;
  clear: both;
}

.cbfde_614d_post.ddfdf_5da2_post-widget .afdbb_9592_post-img {
  float: left;
  width: 130px;
}

.cbfde_614d_post.ddfdf_5da2_post-widget .fedbf_a14b_post-body {
  position: relative;
  background: transparent;
  margin: 0px 0px 0px 150px;
  padding: 0;
}

.cbfde_614d_post.ddfdf_5da2_post-widget .dbbcd_709c_post-title {
  font-size: 16px;
  margin-bottom: 0px;
}

/* balancedexplainer_77fe_----------------------------*\
	post row
\*---------------------------- */

.cbfde_614d_post.beedc_0378_post-row:after {
  content: '';
  display: table;
  clear: both;
}

.cbfde_614d_post.beedc_0378_post-row .afdbb_9592_post-img {
  width: 40%;
  float: left;
}

.cbfde_614d_post.beedc_0378_post-row .fedbf_a14b_post-body {
  margin: 0px 0px 0px calc(40% + 30px);
  padding: 0;
}

/* balancedexplainer_77fe_=========================================================
	POST PAGE
=========================================================== */

.efcbe_1845_page-header .aeceb_1dda_post-category {
  margin-bottom: 10px;
}

.efcbe_1845_page-header .cafbc_5a99_post-meta li {
  color: #fff;
}

.efcbe_1845_page-header .cafbc_5a99_post-meta li a {
  color: #fff;
}

.efcbe_1845_page-header .cafbc_5a99_post-meta li a:hover, .efcbe_1845_page-header .cafbc_5a99_post-meta li a:focus {
  color: #ee4266;
}

.dddfc_05a8_post-share a {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  color: #fff;
  background-color: #97989b;
  margin-right: 4px;
  margin-bottom: 6px;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}

.dddfc_05a8_post-share a:hover {
  opacity: 0.9;
}

.dddfc_05a8_post-share a i {
  width: 20px;
  text-align: center;
}

.dddfc_05a8_post-share a span {
  padding-left: 10px;
  border-left: 2px solid rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-left: 10px;
}

.caede_4317_post-content .eddfb_5a13_post-attachement.bcbaf_dd42_pull-left {
  margin-right: 15px;
}

.caede_4317_post-content .eddfb_5a13_post-attachement.beeca_7729_pull-right {
  margin-left: 15px;
}

.caebe_6c24_post-tags ul li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.caebe_6c24_post-tags ul li:first-child {
  font-weight: 400;
}

.caebe_6c24_post-tags ul li:after {
  content: ',';
  display: inline-block;
}

.caebe_6c24_post-tags ul li:first-child:after {
  display: none;
}

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

/* balancedexplainer_77fe_----------------------------*\
	post nav
\*---------------------------- */

.bcedf_ac9a_post-nav:after {
  content: "";
  display: table;
  clear: both;
}

.bcedf_ac9a_post-nav .dbbcd_709c_post-title {
  font-size: 14px;
  margin: 0px;
}

.bcedf_ac9a_post-nav .ecbdb_9860_prev-post {
  float: left;
  width: 50%;
  padding-right: 15px;
}

.bcedf_ac9a_post-nav .dfcea_41d2_next-post {
  float: right;
  width: 50%;
  text-align: right;
  padding-left: 15px;
}

.bcedf_ac9a_post-nav .afdbb_9592_post-img {
  display: block;
  width: 100px;
  overflow: hidden;
}

.bcedf_ac9a_post-nav .ecbdb_9860_prev-post .afdbb_9592_post-img {
  float: left;
  margin-right: 15px;
}

.bcedf_ac9a_post-nav .dfcea_41d2_next-post .afdbb_9592_post-img {
  float: right;
  margin-left: 15px;
}

.bcedf_ac9a_post-nav .dfcea_41d2_next-post span, .bcedf_ac9a_post-nav .ecbdb_9860_prev-post span {
  font-weight: 700;
  color: #97989b;
  text-transform: uppercase;
  font-size: 12px;
}

.bcedf_ac9a_post-nav .dfcea_41d2_next-post:after, .bcedf_ac9a_post-nav .ecbdb_9860_prev-post:after {
  content: '';
  display: table;
  clear: both;
}

/* balancedexplainer_77fe_----------------------------*\
	author
\*---------------------------- */

.feffb_e4d4_author.eeebd_9ff8_media .cefaf_0b5e_media-left {
  position: relative;
  padding-right: 30px;
}

.feffb_e4d4_author .abcaf_0a85_author-img {
  width: 100px;
  border-radius: 50%;
  margin-bottom: 15px;
  ;
}

.feffb_e4d4_author .adeca_7d31_author-social li {
  display: inline-block;
  margin-right: 10px;
}

.feffb_e4d4_author .adeca_7d31_author-social li a {
  display: block;
}

.efcbe_1845_page-header .feffb_e4d4_author .adeca_7d31_author-social li a {
  color: #fff;
}

.efcbe_1845_page-header .feffb_e4d4_author .adeca_7d31_author-social li a:hover, .efcbe_1845_page-header .feffb_e4d4_author .adeca_7d31_author-social li a:focus {
  color: #ee4266;
}

/* balancedexplainer_77fe_----------------------------*\
	comments
\*---------------------------- */

.cfdea_fae0_post-comments .eeebd_9ff8_media {
  margin-top: 30px;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media:nth-child(1) {
  margin-top: 0px;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media .cefaf_0b5e_media-left {
  position: relative;
  padding-right: 15px;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media .cefaf_0b5e_media-left .bceaa_0fa4_media-object {
  width: 50px;
  border-radius: 50%;
  position: relative;
  z-index: 20;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media .cefaf_0b5e_media-left:after {
  content: '';
  position: absolute;
  left: calc(50% - 9px);
  top: 80px;
  bottom: 15px;
  width: 1px;
  background-color: #e8eaed;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media .efecd_fb59_media-heading h4 {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media .efecd_fb59_media-heading .bbdbf_fca3_time {
  color: #97989b;
  margin-left: 10px;
  font-size: 12px;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media .aceee_020c_reply {
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 13px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background-color: #323335;
  border-radius: 2px;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media .aceee_020c_reply:hover {
  opacity: 0.9;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media.bfeec_9a0e_media-author .efecd_fb59_media-heading h4 {
  color: #ee4266;
}

.cfdea_fae0_post-comments .eeebd_9ff8_media.bfeec_9a0e_media-author .cefaf_0b5e_media-left:after {
  background-color: #ee4266;
}

/* balancedexplainer_77fe_=========================================================
	ASIDE
=========================================================== */

.ffade_ec9d_aside-widget {
  margin-bottom: 30px;
}

/* balancedexplainer_77fe_----------------------------*\
	social widget
\*---------------------------- */

.eecac_35c5_social-widget ul {
  overflow: auto;
}

.eecac_35c5_social-widget ul li {
  float: left;
  width: 33.33%;
}

.eecac_35c5_social-widget ul li a {
  display: block;
  text-align: center;
  padding: 30px 15px;
  color: #fff;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}

.eecac_35c5_social-widget ul li a:hover {
  opacity: 0.9;
}

.eecac_35c5_social-widget ul li a span {
  font-weight: 700;
  font-size: 14px;
}

.eecac_35c5_social-widget ul li a i {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
}

/* balancedexplainer_77fe_----------------------------*\
	newsletter widget
\*---------------------------- */

.cdecf_26e9_newsletter-widget {
  position: relative;
  padding: 0px 30px 30px;
  border-left: 2px dashed #e8eaed;
  border-right: 2px dashed #e8eaed;
}

.ffade_ec9d_aside-widget:last-child .cdecf_26e9_newsletter-widget {
  border-bottom: 2px dashed #e8eaed;
}

.cdecf_26e9_newsletter-widget form {
  position: relative;
  z-index: 20;
}

.cdecf_26e9_newsletter-widget .input {
  margin-bottom: 15px;
}

.cdecf_26e9_newsletter-widget:after {
  content: "\f003";
  font-family: FontAwesome;
  position: absolute;
  bottom: -25px;
  right: 27px;
  font-size: 160px;
  color: #e8eaed;
  -webkit-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  transform: rotate(13deg);
}

.babec_d328_footer-widget .cdecf_26e9_newsletter-widget {
  padding: 0px;
  border: none;
}

.babec_d328_footer-widget .cdecf_26e9_newsletter-widget:after {
  color: #323335;
}

/* balancedexplainer_77fe_----------------------------*\
	category widget
\*---------------------------- */

.bcaca_222c_category-widget ul li {
  padding: 15px 0px;
  border-bottom: 1px solid #e8eaed;
}

.bcaca_222c_category-widget ul li a {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
}

.bcaca_222c_category-widget ul li a span {
  float: right;
  font-size: 14px;
  color: #97989b;
  margin-left: 15px;
}

.babec_d328_footer-widget .bcaca_222c_category-widget ul li {
  border-color: #323335;
}

/* balancedexplainer_77fe_----------------------------*\
	tags widget
\*---------------------------- */

.cacaa_3e66_tags-widget ul li {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 6px;
}

.cacaa_3e66_tags-widget ul li a {
  text-transform: uppercase;
  display: block;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 700;
  color: #97989b;
  background-color: #323335;
  border-radius: 2px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.cacaa_3e66_tags-widget ul li a:hover, .cacaa_3e66_tags-widget ul li a:focus {
  color: #fff !important;
  background-color: #ee4266;
}

/* balancedexplainer_77fe_----------------------------*\
	galery widget
\*---------------------------- */

.bcfcc_f0aa_galery-widget ul {
  margin: -2px -2px;
}

.bcfcc_f0aa_galery-widget ul li {
  display: inline-block;
  width: 33.33%;
  padding: 2px;
  margin-right: -4px;
}

.bcfcc_f0aa_galery-widget ul li a {
  display: block;
  overflow: hidden;
}

.bcfcc_f0aa_galery-widget ul li a img {
  width: 100%;
  -webkit-transition: 1.6s -webkit-transform;
  transition: 1.6s -webkit-transform;
  transition: 1.6s transform;
  transition: 1.6s transform, 1.6s -webkit-transform;
}

.bcfcc_f0aa_galery-widget ul li a:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

/* balancedexplainer_77fe_=========================================================
	FOOTER
=========================================================== */

#abebf_cf3e_footer {
  margin-top: 40px;
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #1b1c1e;
}

#abebf_cf3e_footer {
  color: #97989b;
}

#abebf_cf3e_footer a {
  color: #97989b;
}

#abebf_cf3e_footer a:hover, #abebf_cf3e_footer a:focus {
  color: #ee4266;
}

.babec_d328_footer-widget {
  margin-bottom: 30px;
}

.babec_d328_footer-widget .cccfd_e481_footer-title {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.bbbee_45ab_footer-logo {
  margin-bottom: 30px;
  color: #fff;
}

.bbbee_45ab_footer-logo .feeeb_7efa_logo {
  display: inline-block;
  line-height: 70px;
  height: 70px;
  color: #e0e0e0 !important;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Arial', sans-serif;
}

.dacdb_5cb0_footer-bottom {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #323335;
}

.fadaa_36e8_footer-nav {
  text-align: right;
}

.fadaa_36e8_footer-nav li {
  display: inline-block;
  margin-right: 10px;
}

/* balancedexplainer_77fe_----------------------------*\
	CONTACT
\*---------------------------- */

.dfdee_5dba_contact li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 55px;
  padding-top: 5px;
  min-height: 40px;
}

.dfdee_5dba_contact li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  text-align: center;
  height: 40px;
  background: #fff;
  color: #ee4266;
  border: 1px solid #e8eaed;
  line-height: 40px;
  border-radius: 50%;
}

.babec_d328_footer-widget .dfdee_5dba_contact li i {
  color: #97989b;
  background-color: #353535;
  border: none;
}

.ecbaf_070c_contact-social li {
  display: inline-block;
  margin-right: 3px;
  margin-bottom: 6px;
}

.ecbaf_070c_contact-social li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  color: #fff !important;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
}

.ecbaf_070c_contact-social li a:hover {
  opacity: 0.9;
}

/* balancedexplainer_77fe_=========================================================
	RESPONSIVE
=========================================================== */

@media only screen and (max-width: 991px) {
  #fddee_5d35_nav-bottom {
    display: none;
  }
  .fbfba_8d2a_nav-social {
    display: none;
  }
  .edfba_8d69_nav-logo {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
    display: inline-block;
    float: left;
  }
  .fadaa_36e8_footer-nav {
    text-align: left;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .efcbe_1845_page-header h1 {
    font-size: 32.437px;
  }
  .bcedf_ac9a_post-nav .ecbdb_9860_prev-post {
    float: none;
    width: 100%;
    margin-bottom: 15px;
    padding-right: 0px;
  }
  .bcedf_ac9a_post-nav .ecbdb_9860_prev-post:last-child {
    margin-bottom: 0px;
  }
  .bcedf_ac9a_post-nav .dfcea_41d2_next-post {
    float: none;
    width: 100%;
  }
  .bcedf_ac9a_post-nav .dfcea_41d2_next-post {
    float: none;
    width: 100%;
    padding-left: 0px;
    text-align: left;
  }
  .bcedf_ac9a_post-nav .dfcea_41d2_next-post .afdbb_9592_post-img {
    margin-right: 15px;
    float: left;
    margin-left: 0px;
  }
}







.dcbfe_07af_myproj-cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0; right: 0;
  background-color: rgba(33, 37, 41, 0.97);
  color: white;
  padding: 1.25rem 1rem;
  box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.15);
  transform: translateY(100%);
  transition: transform 0.4s ease-in-out;
  z-index: 9999;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.dcbfe_07af_myproj-cookie-banner.dddfb_b711_show {
  transform: translateY(0);
}

.dcbfe_07af_myproj-cookie-banner {
  font-family: Arial, Helvetica, sans-serif;
}
html {
  font-size: 15px !important;
}


.baadd_f55f_myproj-cookie-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  flex-wrap: wrap;
}

.fdace_1b4e_myproj-cookie-text {
  flex: 1 1 60%;
  min-width: 250px;
}

.fdace_1b4e_myproj-cookie-text p {
  margin: 0;
  color: rgba(255, 255, 255, 0.95);
  font-size: 1rem;
  line-height: 1.6;
}

.ffdfc_05f0_myproj-cookie-policy-link {
  color: #6ea8fe !important;
  font-weight: 600;
  text-decoration: underline !important;
  transition: color 0.2s ease;
}

.ffdfc_05f0_myproj-cookie-policy-link:hover,
.ffdfc_05f0_myproj-cookie-policy-link:focus {
  color: #9ec5fe !important;
  outline: none;
}

.edcdc_2893_myproj-cookie-buttons {
  display: flex;
  gap: 0.75rem;
  flex-shrink: 0;
  flex-wrap: nowrap;
}

.edcdc_2893_myproj-cookie-buttons .eabdc_28ea_myproj-btn {
  font-weight: 600;
  padding: 0.5rem 1.25rem;
  border-radius: 0.375rem;
  border: 2px solid transparent;
  cursor: pointer;
  font-size: 1rem;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.edcdc_2893_myproj-cookie-buttons .eabbf_6295_myproj-btn-outline-light {
  background-color: transparent;
  color: white;
  border-color: white;
}

.edcdc_2893_myproj-cookie-buttons .eabbf_6295_myproj-btn-outline-light:hover,
.edcdc_2893_myproj-cookie-buttons .eabbf_6295_myproj-btn-outline-light:focus {
  background-color: rgba(255, 255, 255, 0.1);
  outline: none;
}

.edcdc_2893_myproj-cookie-buttons .ebbae_1684_myproj-btn-primary {
  background-color: #0d6efd;
  color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border-color: #0d6efd;
}

.edcdc_2893_myproj-cookie-buttons .ebbae_1684_myproj-btn-primary:hover,
.edcdc_2893_myproj-cookie-buttons .ebbae_1684_myproj-btn-primary:focus {
  background-color: #0b5ed7;
  border-color: #0b5ed7;
  outline: none;
}

@media (max-width: 767.98px) {
  .baadd_f55f_myproj-cookie-content {
    flex-direction: column;
    text-align: center;
    gap: 1rem;
  }

  .fdace_1b4e_myproj-cookie-text {
    flex: 1 1 100%;
    min-width: unset;
  }

  .edcdc_2893_myproj-cookie-buttons {
    justify-content: center;
    width: 100%;
  }
}



/* balancedexplainer_77fe_Yeni dropdown-toggle sınıfı için tam CSS */
.fefee_96ab_nav-menu>li>.dropdown-toggle {
  display: block;
  padding: 25px 15px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #11151c;
  -webkit-transition: 0.2s color;
  transition: 0.2s color;
  cursor: pointer;
}

.fefee_96ab_nav-menu>li>.dropdown-toggle:hover, 
.fefee_96ab_nav-menu>li>.dropdown-toggle:focus {
  color: #ee4266;
  text-decoration: none;
  outline: none;
}

.fefee_96ab_nav-menu li.has-dropdown>.dropdown-toggle:after {
  font-family: 'FontAwesome';
  content: "\f0d7";
  margin-left: 5px;
}

.ebbfb_b4c1_nav-aside-menu li.has-dropdown>span.dropdown-toggle {
  cursor: pointer;
  display: block;
  padding: 15px 0px;
  color: #fff;
  border-bottom: 1px solid #323335;
}

.ebbfb_b4c1_nav-aside-menu li.has-dropdown>span.dropdown-toggle:hover,
.ebbfb_b4c1_nav-aside-menu li.has-dropdown>span.dropdown-toggle:focus {
  color: #ee4266;
}

.ebbfb_b4c1_nav-aside-menu li.has-dropdown>span.dropdown-toggle:after {
  font-family: 'FontAwesome';
  content: "\f0d7";
  float: right;
}


.badab_ff30_post-references {
	background-color: #f8f9fa;
	border-left: 4px solid #007bff;
	padding: 20px;
	margin: 20px 0;
	border-radius: 4px;
}

.cbcfc_bf08_reference-title {
	color: #495057;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	border-bottom: 1px solid #dee2e6;
	padding-bottom: 8px;
}

.deefb_d9cd_reference-content {
	color: #6c757d;
	font-size: 14px;
	line-height: 1.6;
}

.deefb_d9cd_reference-content ol,
.deefb_d9cd_reference-content ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

.deefb_d9cd_reference-content li {
	margin-bottom: 5px;
}

.deefb_d9cd_reference-content a {
	color: #007bff;
	text-decoration: none;
}

.deefb_d9cd_reference-content a:hover {
	text-decoration: underline;
}
	
	
	
