.rating-table-container.cb-visit-fixed {
  padding-top: 135px;
}

.rating-table-content h2 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 700;
}

.page-template-template-easy-feature .post-content p.rating-table-content{
	font-size: 30px;
    padding-bottom: 18px;
	color: #5a6d8e;
	font-weight: bold;
}

.rating-table table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-top: 5px solid #00accc;
  border-bottom: 1px solid #d8dadb;
  border-right: 1px solid #d8dadb;
}

.rating-table table th {
  background: #f8f8f8;
  width: 16.16%;
  color: #00accc;
  border: none;
  padding: 7px 5px;
}

.rating-table table th:last-child {
  border-top: 0;
}

.rating-table table td {
  padding: 8px 5px;
  vertical-align: middle;
  color: #42423a;
  font-size: 14px;
  border: none;
}

.rating-table table th,
.rating-table table td {
  border-left: 1px solid #dcdcdc;
}

.rating-table table th:first-child,
.rating-table table td:first-child {
  padding-left: 15px;
}

.rating-table table tr:nth-child(odd) {
  background: #f9f9f9;
}

.rating-table table tr:last-child td {
  border-bottom: 1px solid #d8dadb;
}

.rating-table table tr:hover td {
  background: #f3f3f3;
}

.rating-table table td .rating {
  background: url(../images/stars.png) no-repeat 0 0;
  display: inline-block;
  position: relative;
  background-size: cover;
  width: 103px;
  height: 20px;
}

.rating-table table td .rating-4-5 {
  background-position: 0 10%;
}

.rating-table table td .rating-4-4 {
  background-position: 0 20%;
}

.rating-table table td a {
  color: #42423a;
  font-size: 15px;
  display: inline-block;
  text-decoration: underline;
}

.rating-table table td small {
  color: #36383d;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  text-align: center;
}

.rating-bar-area.rtn-bar-blue .line-skill .fill {
  background: #52a5f8 !important;
}

.rating-title-bar.rtn-bar-blue .line-skill .fill {
  background: #52a5f8 !important;
}

.rating-title-bar.rtn-green-bg .line-skill .fill {
  background: #8ac63c !important;
}

.rating-title-bar.rtn-orange-bg .line-skill .fill {
  background: #f38522 !important;
}

.rating-col,
.rating-bar-area {
  box-sizing: border-box;
}

.rating-box-area {
  background: #f8f9fa;
  padding: 25px 20px 11px;
  border: 1px solid #e8e9ea;
  margin-bottom: 30px;
}

.rating-title-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.rating-title-left {
  width: 60%;
}

.rating-title-right {
  width: 235px;
  margin-top: 8px;
}

.rating-title-left h3, .rating-title-left strong {
  color: #5a6d8e;
  font-size: 30px;
  padding-bottom: 18px;
  text-transform: uppercase;
}

.rating-title-left p {
  color: #000;
  font-size: 15px;
  line-height: normal;
  padding-bottom: 12px;
  font-style: italic;
}

.rating-title-bar .counter {
  background: #545556;
  width: 48px;
  height: 48px;
  line-height: 48px;
  position: absolute;
  left: -5px;
  top: -14px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  z-index: 2;
  font-weight: 600;
  border-radius: 50%;
}

.rating-title-bar {
  position: relative;
}

.rating-title-bar .line-skill {
  height: 20px;
  border: none;
  border-radius: 0 !important;
}

.rating-title-bar .line-skill .fill {
  background: #52a5f8 !important;
  border-radius: 0 !important;
}

.rating-col-area {
  margin: 0 -9px 0 -10px;
  display: flex;
  flex-wrap: wrap;
}

.rating-col {
  width: 33.333%;
  padding: 10px 9px 9px 10px;
}

.rating-bar-area {
  background: #fff;
  padding: 8px 10px 0;
  position: relative;
  border: 1px solid #e5e6e7;
  border-top: 0;
  border-left: 0;
}

.rating-bar-area .line-skill {
  height: 5px;
  border: none;
  border-radius: 0 !important;
}

.rating-bar-area .line-skill .fill {
  background: #52a5f8 !important;
  border-radius: 0 !important;
}

.rating-bar-area.rtn-green-bg .line-skill .fill {
  background: #8ac63c !important;
}

.rating-bar-area.rtn-orange-bg .line-skill .fill {
  background: #f38522 !important;
}

.rating-bar-area .counter {
  background: none;
  position: absolute;
  right: 34px;
  top: -28px;
  font-size: 18px;
  color: #526689;
  text-align: right;
  z-index: 2;
  font-weight: 600;
}

.rating-bar-area strong {
  color: #526689;
  font: 600 16px "Open Sans", sans-serif;
  display: block;
  padding-bottom: 4px;
}

.rating-tbl-area {
  background: #f9fafb;
  border-right: 1px solid #e4eaed;
  display: flex;
  flex-wrap: wrap;
}

.rating-tbl-col {
  width: 38.3%;
}

.rating-tbl-col:first-child {
  width: 23.4%;
}

.rating {
  max-width: 232px;
  padding: 8px 12px 0;
}

.rating ul li {
  color: #272727;
  font-size: 15px;
  font-weight: 600;
  min-height: 46px;
  border-top: 1px solid #e4eaed;
  display: block;
  padding-top: 13px;
  box-sizing: border-box;
}

.rating-sign {
  padding: 8px 18px 0;
  border-left: 1px solid #e4eaed;
}

.rating-sign ul li {
  height: 46px;
  border-top: 1px solid #e4eaed;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.rating-sign ul li:first-child,
.rating ul li:first-child {
  border-top: 0;
}

.rating-sign ul li span {
  background: url(../images/sign.png) no-repeat center center;
  width: 23px;
  height: 23px;
  display: block;
  margin: 0 auto;
}

.rating-sign ul li.cross span {
  background: url(../images/crose.png) no-repeat center center;
}

.rating-table table tr td .exclamation,
.rating-table table tr td .crossmark,
.rating-table table tr td .checkmark {
  width: 18px;
  height: 19px;
  display: inline-block;
  font-size: 10px;
  border-radius: 50%;
}

.line-skill {
  width: 100%;
  height: 10px;
  position: relative;
  margin-bottom: 8px;
  background: #eceef2;
  border: 1px solid #eceef2;
  border-radius: 4px;
}

.line-skill .fill {
  display: block;
  position: relative;
  width: 0;
  height: 100%;
  background: #56dc61 !important;
  z-index: 1;
  border-radius: 4px;
}

.line-skill-wrap strong {
  display: block;
  font-size: 14px;
  line-height: 26px;
  color: #555;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 5px;
}

.line-skill .tipWrap {
  display: none;
}

.line-skill .tip {
  margin-top: -30px;
  padding: 2px 4px;
  font-size: 14px;
  color: #555;
  left: 0;
  font-weight: 500;
  position: absolute;
  z-index: 2;
  display: none;
}

.bar-area {
  padding: 0 45px 0 5px;
}

.bar-area strong {
  color: #526689;
  font-size: 16px;
  display: block;
  padding-bottom: 7px;
  font-weight: 600;
}

.counter {
  background: #fff;
  position: absolute;
  right: -38px;
  top: -8px;
  font-size: 18px;
  color: #526689;
  text-align: right;
  z-index: 2;
  font-weight: 600;
}

.line-skill small {
  position: absolute;
  right: 0;
  top: -28px;
  display: inline-block;
  font-size: 18px;
  color: #526689;
  text-align: right;
  z-index: 2;
  font-weight: 600;
}

.australia_trading {
  background: url(../images/table7.png) no-repeat 0 0;
  min-height: 710px;
  background-size: 100% 674px;
  max-width: 945px;
}

.australia_trading .column_2_inn {
  position: absolute;
  left: -15px;
  top: -42px;
  padding: 40px 46px 30px 47px;
  height: 100%;
  width: 116px;
  z-index: 100;
}

.australia_trading ul li strong {
  line-height: 22px;
}

.australia_trading strong.top_img img {
  margin-top: -6px;
}

.australia_trading .column_box {
  min-height: 710px;
}

.australia_trading .column_box li {
  padding-top: 7px;
}

.australia_trading .one_row {
  height: 23px;
}

.australia_trading .two_row {
  height: 26px;
}

.australia_trading .three_row {
  height: 30px;
}

.australia_trading .four_row {
  height: 39px;
}

.australia_trading .five_row {
  height: 44px;
}

.australia_trading .six_row {
  height: 55px;
}

.australia_trading .seven_row {
  height: 70px;
}

.column_box li.decrese_line strong {
  line-height: 13px;
  margin-top: -3px;
}

.pricingtable.australia_trading li.big_font strong {
  font-weight: bold;
  font-size: 14px;
}

#pricing-table {
  border-radius: 3px;
  margin: 27px 0;
  background: #f6f6f6;
}

.pricing-table ul {
  margin: 0;
  width: 157px;
  text-align: center;
  list-style: none;
  float: left;
  background-color: #FFF;
  padding: 0;
  border-left: 1px solid #babec4;
}

.pricing-table ul li {
  font-size: 13px;
  background: #f6f6f6;
  padding: 0 8px;
  color: #313131;
}

.entry-content .pricing-table ul li span {
  color: #313131;
}

.pricing-table .normal_aline {
  text-align: left;
}

.pricing-table .first_column,
.pricing-table .second_column,
.pricing-table .third_column {
  border-left: 0;
}

.pricing-table .first_column {
  width: 156px;
}

.pricing-table .second_column {
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 15px #acacac;
  z-index: 100;
  position: relative;
  width: 156px;
}

.pricing-table .second_column li {
  background: #fff;
}

.pricing-table .second_column li:nth-child(odd) {
  background-color: #fff;
}

.pricing-table li:nth-child(odd) {
  background-color: #f6f6f6;
}

.pricing-table ul li:nth-child(1) {
  position: relative;
  z-index: 1000;
}

.pricing-table ul .two_row {
  height: 50px;
}

.pricing-table ul .multi_row {
  height: 140px;
}

.pricing-table ul .multi_row2 {
  height: 170px;
}

.pricing-table ul .three_row {
  height: 80px;
}

.pricing-table ul li span {
  display: block;
  background: url(../images/dash_line.png) repeat-x;
  font-size: 13px;
  padding: 5px 0;
  line-height: normal;
}

.pricing-table ul li:nth-child(1) span,
.pricing-table ul li:nth-child(2) span,
.pricing-table ul li:nth-child(15) span {
  background: none;
}

.pricing-table ul .tworow small img {
  margin: 5px 0;
}

.pricing-table ul .heading {
  position: relative;
  height: 60px;
  color: #FFF;
  font-size: 16px;
  background: #01122a !important;
  border: none;
}

.pricing-table ul .heading .best_value {
  position: absolute;
  z-index: 1000;
  left: 0;
  top: -20px;
  width: 100%;
  height: 112px;
  background: url(../images/best_value_bg.png) no-repeat center top;
}

.pricing-table ul .heading img {
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.pricing-table ul .heading .best_value img {
  top: 30px;
}

.pricing-table ul li img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 10px auto 0;
}

.pricing-table ul:nth-child(1) {
  border-radius: 3px 0 3px 3px;
  overflow: visible;
}

.pricing-table ul:nth-child(6) {
  border-radius: 0 3px 3px 0;
  overflow: hidden;
}

.pricing-table ul li:nth-child(15) span {
  border: none;
}

.pricing-table ul li:nth-child(15) {
  border-radius: 0 0 3px 3px;
}

.entry-content .pricing-table ul .blue_text span {
  font-size: 13px;
  color: #0261bd;
}

.entry-content .pricing-table ul .blue_text span img {
  display: block;
  margin: 0 auto auto !important;
  max-width: 100%;
  height: auto;
}

.pricing-table ul li span small {
  display: block;
  margin-left: 20px;
}

.pricing-table ul li .what {
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  display: block;
  float: left;
  border-radius: 20px;
  border: 1px solid #ddd;
  margin: 0 2px 0 0;
  font-size: 12px;
  color: #000;
}

.pricing-table ul li .what:hover {
  border: 1px solid #ed5866;
  color: #fff;
  background: #d63c4a;
}

.pricingtable {
  width: 100%;
  margin: 24px auto 16px;
  clear: both;
}

#pricingtable .column_box ul,
.column_box ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none none;
}

#pricingtable .column_1 ul {
  text-align: left;
}

.pricingtable .three_row {
  height: 42px;
}

.pricingtable .two_row {
  height: 32px;
}

.pricingtable .multi_row {
  height: 90px;
}

.pricingtable .multi_row2 {
  height: 112px;
}

.pricingtable .four_row {
  height: 54px;
}

.pricingtable .asic_row1 {
  height: 38px;
}

.pricingtable .icon_row1 {
  height: 30px;
}

.pricingtable .star_row {
  height: 40px;
  color: #0261bd;
}

.pricingtable .column_1 .star_row {
  color: #313131;
}

.pricingtable .heading {
  position: relative;
  height: 48px !important;
  color: #FFF;
  font-size: 16px;
  padding: 10px 0 0;
}

.pricingtable ul li strong {
  font-size: 12px;
  line-height: 11px;
  padding: 0;
  margin: 0;
  display: block;
  font-weight: normal;
}

.pricingtable ul li img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.pricingtable ul li strong img {
  display: inline !important;
}

.pricingtable .btn_red,
.pricingtable .btn_black {
  text-align: center;
  height: 25px;
  line-height: 25px;
  display: block;
  padding: 5px 16px;
  margin: 0 auto;
  color: #fff !important;
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0 -1px 0 #000;
}

.pricingtable .btn_red {
  background: url(../images/btn_red_bg.png) repeat-x;
}

.pricingtable .btn_black {
  background: url(../images/btn_black_bg.png) repeat-x;
}

.pricingtable ul li strong small {
  display: block;
  margin-left: 20px;
}

.pricingtable ul li .what {
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  display: block;
  float: left;
  border-radius: 20px;
  border: 1px solid #ddd;
  margin: 0 2px 0 0;
  font-size: 12px;
  color: #000;
}

.pricingtable ul li .what:hover {
  border: 1px solid #ed5866;
  color: #fff;
  background: #d63c4a;
}

.pricingtable .column_2_inn .best_value_icon {
  height: 22px;
  left: 0;
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 1000;
  display: block;
}

.pricingtable .column_2_inn .best_value_icon img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.pricingtable .btn_visit a img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 15px;
}

.pricingtable .btn_visit small {
  display: none;
}

#pricing-table .star_row strong {
  font-size: 13px;
  color: #0261bd;
}

.pricingtable .five_row {
  height: 40px;
}

.pricingtable .multi_row3 {
  height: 80px;
}

.pricingtable .multi_row4 {
  height: 180px;
}

.pricingtable ul li.big_font strong {
  font-size: 17px;
  font-weight: bold;
}

#pricingtable img {
  margin-bottom: 0;
}

.high_leverage .column_2_inn .best_value_icon {
  top: 5px;
}

.high_leverage {
  background: url(../images/table6.png) no-repeat;
  min-height: 776px;
  background-size: 100% 674px;
}

.high_leverage .column_box {
  min-height: 776px;
}

.high_leverage .column_2_inn {
  background: url(../images/table_col_bg6.png) no-repeat center top;
  top: -42px;
  padding: 42px 46px 30px 47px;
}

.high_leverage .asic_row1 {
  height: 32px;
}

.high_leverage .multi_row {
  height: 95px;
}

.high_leverage .two_row {
  height: 24px;
}

.high_leverage .three_row {
  height: 31px;
}

.high_leverage .four_row {
  height: 51px;
}

.high_leverage .five_row {
  height: 60px;
}

.high_leverage .six_row {
  height: 80px;
}

.trading_table {
  background: url(../images/table10.png) no-repeat;
  background-size: 100% 820px;
  min-height: 820px;
  max-width: 945px;
}

.trading_table .column_box {
  min-height: 820px;
}

.trading_table .column_2_inn {
  background: url(../images/table_col_bg10.png) no-repeat center top;
  background-size: 100% 861px;
  top: -42px;
  padding: 42px 55px 30px;
}

.trading_table .column_3 {
  padding-left: 40px;
}

.trading_table .four_row2 {
  height: 54px;
  margin-top: -2px;
}

.trading_table .two_row {
  height: 30px;
  margin: 0;
  padding: 3px 0 0;
}

.trading_table ul li strong small {
  margin-left: 0;
}

.trading_table ul li strong {
  display: block;
}

.trading_table strong img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.trading_table .asic_row1 {
  height: 30px;
  padding: 0;
  margin: -7px 0 0 !important;
}

.trading_table .four_row3 {
  height: 75px;
  padding-top: 0;
}

.trading_table .multi_row2 {
  height: 150px;
}

.low_fee_text {
  padding: 0 0 0 16px;
  position: relative;
  z-index: 100;
  max-width: 640px;
}

.leverage_text {
  max-width: 681px;
}

.asic_text {
  max-width: 612px;
}

.low_fee_text p {
  font-size: 15px;
  color: #fff;
  line-height: 18px;
  padding-bottom: 20px;
}

.low_fee_text ul {
  font-size: 15px;
  color: #fff;
  line-height: 18px;
  list-style: decimal;
  padding: 0 0 20px 20px;
}

.lowfee_table {
  background: url(../images/table1.png) no-repeat;
  min-height: 800px;
}

.lowfee_table .column_box {
  min-height: 800px;
}

.lowfee_table.pricingtable .icon_row1 {
  height: 28px;
  margin-top: -2px;
}

.lowfee_table.pricingtable .four_row {
  height: 64px;
}

.australian_brokers {
  background: url(../images/australian_brokers_table.png) no-repeat 0 0;
  background-size: 100% 824px;
  min-height: 867px;
}

.australian_brokers .column_box {
  min-height: 867px;
  max-width: 156px;
}

.australian_brokers .column_2_inn {
  background: url(../images/australian_brokers_table_bgr.png) no-repeat center top;
  position: absolute;
  left: -15px;
  top: -41px;
  padding: 40px 39px 30px 45px;
  height: 100%;
  width: 110px;
  z-index: 100;
}

.australian_brokers .column_1 {
  padding-left: 7px;
  width: 148px;
}

.australian_brokers .icc_markets img {
  margin: 7px auto 0;
}

.australian_brokers .founded_row {
  height: 29px;
}

.australian_brokers .regulated_row {
  height: 30px;
}

.australian_brokers .spread_row {
  height: 25px;
}

.australian_brokers .leverage_row {
  height: 23px;
}

.australian_brokers .deposit_row {
  height: 46px;
}

.australian_brokers .speed_row {
  height: 45px;
}

.australian_brokers .trader_row {
  height: 68px;
}

.australian_brokers .head_office {
  height: 70px;
}

.australian_brokers .device_row {
  height: 33px;
}

.australian_brokers .dealing_row {
  height: 36px;
}

.australian_brokers .payment_row {
  height: 72px;
}

.australian_brokers .review_row {
  height: 43px;
}

.australian_brokers .bonus_row {
  height: 67px;
}

.australian_brokers .top9_img img {
  margin-top: -9px;
}

.pricingtable.australian_brokers ul li.big_font strong {
  font-size: 14px;
  font-weight: bold;
}

.cb-visit-area {
  display: flex;
  flex-wrap: wrap;
}

.cb-visit-col {
  background: #eceef2;
  width: 16.65%;
  padding: 10px;
  position: relative;
  border-left: 2px solid #fff;
  border-radius: 6px;
}

.cb-visit-col:first-child {
  background: #fff;
}

.cb-visit-col:nth-child(5) {
  border-radius: 6px 0;
}

.cb-visit-col:last-child {
  border-left: 2px solid #eceef2;
  margin-left: 0;
  border-radius: 0 6px;
}

.cb-visit-col p {
  color: #000;
  font: 600 15px/23px "Source Sans Pro", sans-serif;
  text-align: center;
  padding-bottom: 8px;
}

.cb-visit-col a,
.overall-visit a {
  background: #52a5f8;
  width: 88%;
  height: 35px;
  font: 700 15px/34px "Source Sans Pro", sans-serif;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase;
  padding: 0 8px;
  margin: 5px auto;
  display: block;
  border-radius: 8px;
  transition: all 0.5s ease-out;
}

.cb-visit-col a:hover {
  background: #3dbd1e;
}

.entry-content {
  width: 100%;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  color: #5a6d8e;
}

.entry-content h1 {
  font-size: 36px;
  padding-bottom: 20px;
}

.entry-content h2 {
  font-size: 30px;
  padding-bottom: 18px;
  font-weight: 700;
}

.entry-content h3 {
  color: #5a6d8e;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 8px;
}

.entry-content h4 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 8px;
}

.entry-content h5 {
  font-size: 16px;
  padding-bottom: 15px;
}

.entry-content h6 {
  font-size: 14px;
  padding-bottom: 15px;
}

.entry-content p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 8px;
}

.entry-content span {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.entry-content ul {
  padding: 0 0 25px 0;
  margin-bottom: -5px;
}

.entry-content ul li {
  list-style: disc;
  color: #000;
  font-size: 15px;
  line-height: 24px;
  padding: 0 0 7px 0;
  margin-left: 18px;
}

.entry-content ol {
  list-style: decimal;
  padding: 0 0 20px 20px;
}

.entry-content ol li {
  list-style: decimal;
  color: #000;
  font-size: 15px;
  line-height: 24px;
  padding: 10px;
}

.entry-content ol li a {
    padding: 15px 0;
}

.entry-content a {
  color: #007daf;
}

.entry-content .pic_content {
  margin: 10px 0;
}

.entry-content blockquote {
  display: block;
  position: relative;
  margin: 0 0 20px;
}

.entry-content blockquote p {
  font-size: 26px;
  color: #657073;
  font-weight: 200;
  line-height: 1.3em;
  display: inline-block;
  vertical-align: top;
  border-top: 5px solid #e4e4e4;
  border-bottom: 5px solid #d0d0d0;
  padding: 20px 0 20px 40px;
}

.entry-content blockquote p:before {
  content: open-quote;
  font-size: 60px;
  position: absolute;
  left: 10px;
  opacity: 0.8;
  top: 30px;
  color: #224a56;
}

.entry-content blockquote p:after {
  content: close-quote;
  font-size: 60px;
  position: absolute;
  opacity: 0.5;
  bottom: 10px;
  margin-left: 8px;
  color: #224a56;
}

.entry-content table {
  border-collapse: collapse;
  width: 100%;
}

.entry-content table,
th,
td {
  border: 1px solid #dfe9f2;
  color: #42423a;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  padding: 5px 0;
}

.cb-forex-logo-container.manu-fixed {
  background: #fff;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  padding: 0 10px;
}

.cb-forex-logo-container.logo-sticky {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 99999;
  padding: 0 39px;
}

.cb-forex-logo-area {
  background: #ffffff;
  display: flex;
  flex-wrap: wrap;
}

.cb-forex-logo {
  width: 16.66%;
  padding: 7px 5px;
  border-top: 1px solid #d8dadb;
}

.cb-forex-logo:first-child {
  border-top: 0;
}

.cb-forex-logo a {
  padding: 10px;
  display: block;
}

.cb-forex-logo img {
  max-width: 100%;
  height: auto;
  display: block;
}

.faq-container h2.header-sideline {
  text-align: center;
  padding: 20px 0 20px 0;
}

.faq-item .collapse {
  display: none;
  border: 1px solid #f4f5f6;
  padding: 5px 14px 5px 5px;
  margin-bottom: 7px;
}

.faq-item {
  margin-right: 5px;
  border-bottom: 1px solid #ccc;
}

.faq-item h3 {
  padding: 8px 25px 7px 5px;
  margin-bottom: 5px;
  font-size: 15px;
  cursor: pointer;
  border-radius: 3px;
  position: relative;
}

.faq-item h3:after {
  content: "+";
  font-weight: bold;
  color: #5a6d8e;
  font-size: 25px;
  position: absolute;
  top: 4px;
  right: 5px;
}

.faq-item.active_faq h3:after {
  content: "-";
}

#table_section ul li {
  margin-left: 0;
}

.client-table {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}

.client-table ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  font-family: "'Source Sans Pro'", sans-serif;
}

.client-table ul:first-child li:first-child {
  border-top-left-radius: 4px;
}

.client-table ul:first-child li:last-child {
  border-bottom-left-radius: 4px;
}

.client-table ul:last-child li:first-child {
  border-top-right-radius: 4px;
}

.client-table ul:last-child li:last-child {
  border-bottom-right-radius: 4px;
}

.client-table ul li {
  color: #666;
  background: #f6f6f6;
  border-top: 1px solid #e4e3e3;
  line-height: 47px;
  font-size: 18px;
  font-weight: normal;
}

.client-table ul:first-child li {
  padding-left: 7%;
}

.client-table ul li:first-child {
  background: #01122a;
  color: #c5c5c5;
  border: none;
  line-height: 57px;
}

#client_right_image {
  width: 320px;
  position: relative;
  min-height: 135px;
  z-index: 15;
}

table.tablepress tbody td:last-child,
table.tablepress tbody td:last-child,
table.tablepress thead th:last-child,
table.tablepress thead th:last-child {
  position: relative;
  border-right: 1px solid #dcdcdc;
}

table.tablepress {
  border-bottom: 1px solid #dcdcdc;
  width: 100% !important;
  font-size: 14px;
  line-height: 18px;
  max-width: none;
}

table.tablepress img {
  padding: 10px 0;
}

table.tablepress ul,
table.tablepress ol {
  padding-left: 20px;
}

table.tablepress .bb-apply-now {
  margin: 12px 0;
  max-width: 200px;
}

table.tablepress .sorting {
  position: static;
}

table.tablepress .sorting:hover {
  background: #00accc;
  color: #fff;
}

table.tablepress .sorting_desc,
table.tablepress .sorting_asc {
  background: #00accc;
  color: #fff;
}

table.tablepress .sorting:after,
table.tablepress .sorting_asc:after,
table.tablepress .sorting_desc:after {
  margin-left: 3px;
  top: auto;
  right: auto;
  bottom: auto;
  line-height: normal;
  position: static;
    display: inline;
}

table.tablepress thead th {
  background-color: #f8f8f8;
  color: #1a6371;
  border-top: 6px solid #00accc;
  border-bottom: 0;
  text-transform: uppercase;
}

table.tablepress tbody td,
table.tablepress tfoot th {
  border-top: 0;
  border-bottom: 0;
}

table.tablepress .odd td {
  background-color: #f8f8f8;
}

table.tablepress td:first-child {
  font-weight: bold;
}

table.tablepress tbody td,
table.tablepress thead th {
  border-right: 1px solid #dcdcdc;
  padding: 30px 12px;
  vertical-align: middle;
  width: 114px;
  text-align: center;
}

table.tablepress tbody td:last-child,
table.tablepress thead th:last-child {
  border-right: 0;
}

.cbl-section {
  border: 1px solid #dcdcdc;
  padding: 12px 16px 0;
  margin-bottom: 18px;
}

.cbl-top-content {
  padding-bottom: 23px;
}

.cbl-left-side {
  width: 130px;
  float: left;
  text-align: center;
}

.cbl-left-side img {
  margin-bottom: 16px !important;
  max-width: 100%;
}

.cbl-left-side a {
  color: #4ca9e6;
}

.cbl-right-side {
  padding-left: 38px;
  display: flex;
  justify-content: space-between;
}

.cbl-right-left-content {
  width: 80%;
  padding-right: 10px;
}

.interest-rate-area {
  display: flex;
  padding-top: 13px;
}

.interest-rate-col {
  width: 25%;
  text-align: center;
}

.interest-rate-info {
  padding: 0 8px;
}

.interest-rate-col small {
  display: block;
  font-size: 10px;
  color: #5a6d8e;
  text-transform: uppercase;
  padding-bottom: 6px;
  border-bottom: 1px solid #dcdcdc;
}

.interest-rate-col h5 {
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 12px
}

.cbl-right-right-btn {
  width: 130px;
  position: relative;
}

.cbl-right-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.cbl-bottom-content {
  display: none;
  padding-top: 10px;
  margin: 0 -16px;
}

.cbl-bottom-info {
  display: flex;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 35px;
  padding-bottom: 18px;
}

.cbl-bottom-col {
  width: 50%;
  padding: 0 16px;
}

.cbl-bottom-col ul {
  margin: 0;
  padding: 0;
}

.cbl-bottom-col ul li {
  list-style: none;
  border-top: 1px solid #dcdcdc;
  margin: 0;
  padding: 3px 14px 6px;
  display: flex;
}

.cbl-bottom-left {
  width: 59%;
  padding-right: 5px;
}

.cbl-bottom-left span {
  font-size: 10px;
  color: #5a6d8e;
  text-transform: uppercase;
}

.cbl-bottom-rgt {
  width: 41%;
}

.cbl-bottom-rgt span {
  font-size: 13px;
  color: #333;
}

.cbl-bottom-btn {
  text-align: center;
  padding-bottom: 17px;
}

.cbl-bottom-btn .go-to-site-btn {
  padding: 16px 32px;
}

.cbl-right-btn .go-to-site-btn {
  width:100%;
}

.firm-offer{
   border: 2px dashed #39a91e;
   color: #000000;
   padding: 5px;
   margin-top: 5px;
}

.loan-details-area {
  text-align: center;
  cursor: pointer;
  padding-bottom: 5px;
  font-size: 14px !important;
  color: #5a6d8e !important;
  text-transform: uppercase;
  font-weight: bold;
}

.loan-details-area::after {
  content: "›";
  transform: rotate(90deg);
  display: inline-block;
  font-size: 32px;
  width: 32px;
  height: 50px;
}

.cbl-right-left-des p{
  column-count: 2;
  font-size: 12px;
  line-height: 21px;
}

.blactive::after {
  content: "›";
  transform: rotate(-90deg);
  display: inline-block;
  font-size: 32px;
  width: 32px;
  height: 50px;
}

.comparison-partners {
  background: #f4f5f7;
  padding: 15px 6px 0 4px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.comparison-partners h2,
.comparison-partners h4 {
  clear: both;
  font-size: 18px;
  width: 100%;
  margin: 5px 0 20px 10px;
}

.com-single-partner {
  width: 33.333%;
  padding: 0 10px 24px;
  box-sizing: border-box;
}

#main_content .com-single-partner img {
  width: auto;
  height: auto;
  border: 1px solid #d6d7d9;
  margin-bottom: 0;
}

.forex-tbl-content {
  width: 100%;
  max-width: 100%;
  background: none;
}

.forex-tbl-content .column_2_inn .best_value_icon {
  top: -15px !important;
}

.forex-tbl-content ul .heading {
  background: #01122a;
}

.forex-tbl-content ul li > strong {
  background: url(../images/dash_line.png) repeat-x 0 0;
  padding: 5px;
}

.forex-tbl-content ul li:nth-child(2) > strong {
  background: none;
}

.forex-tbl-content .column_box {
  border-right: 1px solid #babec4;
  background: #f6f6f6;
}

.forex-tbl-content ul .heading strong {
  background: none;
}

.forex-tbl-content .column_2 ul .heading {
  background: #d63c4a;
}

.forex-tbl-content .column_2 {
  background: #fff;
  -webkit-box-shadow: 0 2px 19px 0 rgba(16, 16, 16, 0.48);
  box-shadow: 0 2px 19px 0 rgba(16, 16, 16, 0.48);
}

.forex-tbl-content .column_2_inn {
  background: none;
  position: relative;
  left: inherit;
  top: inherit;
  padding: 0;
  height: 100%;
  width: 100% !important;
  z-index: 100;
}

.forex-tbl-content .column_2,
.forex-tbl-content .column_3,
.forex-tbl-content .column_4,
.forex-tbl-content .column_5,
.forex-tbl-content .column_6 {
  padding-left: 0;
}

.forex-tbl-content .column_6 {
  border-right: 0;
}

.forex-tbl-content .column_box,
.forex-tbl-content .column_1,
.forex-tbl-content .column_2,
.forex-tbl-content .column_3,
.forex-tbl-content .column_4,
.forex-tbl-content .column_5,
.forex-tbl-content .column_6 {
  padding: 0;
  width: 16.4%;
}

.forex-tbl-content .column_3 .top_img {
  padding-top: 12px;
  display: block;
}

.forex-tbl-content .mainpricingtable .column_2 {
  background: #fff;
}

.forex-tbl-content .top9_img img {
  margin-top: -2px;
}

.forex-tbl-content .asic_row1 {
  height: 34px;
  padding: 0;
  margin: 0 0 0 !important;
}

.forex-tbl-content .device_row {
  padding-bottom: 4px;
}

.fx-ftu-content-btm {
  border-top: 1px solid #a0a0a0;
  border-bottom: 0;
  margin-top: 30px;
  padding-top: 31px;
}

.fx-ftu-content h2 {
  color: #526689;
  font-size: 24px;
  line-height: normal;
  padding-bottom: 33px;
  font-weight: 300;
}

.fx-main-content {
  padding-bottom: 20px;
  position: relative;
}

.fx-sidebar {
  width: 20.71%;
  max-width: 224px;
  float: left;
  padding-top: 200px;
}

.fx-cont-rgt {
  width: 79.2%;
  float: right;
  padding-left: 29px;
}

.fx-cont-rgt2 {
  margin-top: 20px;
}

.fx-white-center {
  background: #fff;
}

.fx-main-content,
.rating-tbl-area,
.fx-ftu-content {
  padding-left: 19px;
  padding-right: 19px;
}

.fx-mobile-main-container {
  display: none;
  padding: 0;
}

.fx-mobile-main-container .fx-ftu-content {
  background: #fff;
  margin-bottom: 0;
}

.mrk-col-area,
.mrk-col-area2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mrk-col {
  background: #eceef2;
  width: 49.88%;
  padding: 32px 10px 27px;
  border-radius: 4px;
}

.mrk-img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 4px;
}

.mrk-col span {
  display: block;
  text-align: center;
  padding-bottom: 10px;
}

.mrk-col span small {
  display: inline-block;
  margin: 0 0 7px 1px;
}

.mrk-col span small img {
  max-width: 100%;
  height: auto;
  display: block;
}

.smt-content {
  padding-bottom: 42px;
  border-radius: 5px;
  box-shadow: 0 4px 4px 0 #ececec;
}

.smt-main-row {
  padding: 21px 0 10px;
}

.smt-main-row:first-child {
  padding-top: 4px;
}

.smt-main-row h2 {
  color: #526689;
  font-size: 24px;
  line-height: normal;
  text-align: center;
  padding: 15px 10px 36px;
  font-weight: 300;
}

.smt-col-area {
  display: flex;
  flex-wrap: wrap;
}

.smt-col {
  width: 50%;
  padding: 20px 30px 36px 25px;
  position: relative;
}

.smt-col:nth-child(2) {
  border-left: 2px solid #d8d8d8;
}

.smt-col:nth-child(2):before {
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  left: -11px;
  bottom: -10px;
  background: #d8d8d8;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 11px 4px #d8d8d8;
}

.smt-col p {
  color: #272727;
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
}

.cbw-forex-logo table {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}

.cbw-forex-logo table tr td {
  border: none;
}

.cbw-forex-logo table tr:first-child td {
  border-top: 1px solid #d8dadb;
}

.cbw-forex-logo table tr:first-child td a {
  padding: 12px 10px 8px 10px;
  display: inline-block;
}

.cbw-forex-logo table tr:first-child td:first-child {
  border-top: 0;
}

.cbw-forex-logo table tr td .forex-provide-logo {
  max-width: 143px;
  margin: 0 auto;
  padding: 12px 10px;
}

.cbw-forex-logo table tr:nth-child(2) td.fx-shadow,
.cbw-forex-logo table tr:first-child td.fx-shadow {
  -webkit-box-shadow: 0 3px 9px 0 rgba(16, 16, 16, 0.48);
  box-shadow: 0 3px 9px 0 rgba(16, 16, 16, 0.48);
}

.cbw-forex-logo table tr td img {
  margin: 0 auto 20px !important;
  max-width: 100%;
  height: auto;
}

.cbw-forex-logo table tr td.cb-visit-col {
  border-left: 4px solid #fff;
}

.cbw-forex-logo table tr td.cb-visit-col:first-child {
  border-left: 0;
}

.highlight {
  color: #39a91e !important;
}

.highlight-bg {
  background: #39a91e !important;
}

.overall-visit {
  padding: 10px 20px !important;
}

.overall-visit a {
  display: block !important;
  color: #fff !important;
  text-decoration: none !important;
}

.highlight-bg:hover,
.overall-visit a:hover {
  background: #3dbd1e !important;
}

.bg-visit a:hover,
.bg-visit a {
  background: #39a91e !important;
}

.interest-rate-info .rating-title-bar {
  padding: 13px 7px 0 10px;
}

.interest-rate-info .rating-title-bar .line-skill,
.rating-table .rating-title-bar .line-skill {
  height: 16px;
}

.interest-rate-info .rating-title-bar .counter,
.rating-table .rating-title-bar .counter {
  width: 32px;
  height: 32px;
  line-height: 32px;
  left: -3px;
  top: -8px;
  font-size: 14px;
}

.cbl-section.highlight {
  border: 1px solid #39a91e;
}

.rating-table .rating-title-bar {
  padding: 8px 7px 0 10px;
  max-width: 145px;
  margin: 0 auto;
  width: 100%;
}

.rating-table .rating-title-bar .counter {
  font-size: 13px;
}

.cb-forex-logo-area table, th, td {
  border: 1px solid #dfe9f2;
}

.cbl-left-side h5 {
  color: #bbb;
  text-transform: uppercase;
  font-size: 12px;
  padding: 22px 0 12px 0;
  text-align: left;
}

.cbl-left-side ul {
  display: flex;
  flex-wrap: wrap;
}

.cbl-left-side ul li {
  width: 33.33%;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-bottom: 10px;
}

.cbl-left-side ul li img {
  width: 14px;
  height: 14px;
  margin-bottom: 2px !important;
  border-radius: 100%;
  margin: 0 auto;
}

.cbl-left-side ul li span {
  display: block;
  font-size: 11px;
  color: #5a6d8e;
  text-transform: uppercase;
}

.forex-rating-section {
    margin-top: 30px;
}

.forex-rating-table__wrapper {
    width: 100%;
    border: 1px solid #dfe9f2;
    color: #42423a;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

.forex-rating-table__header,
.forex-rating-table__row {
    display: flex;
}

.forex-rating-table__row:hover {
    background-color: #f3f3f3 !important;
}

.forex-rating-table__header,
.forex-rating-table__content .forex-rating-table__row:nth-child(2n) {
    background-color: #f9f9f9;
}

.forex-rating-table__header > .forex-rating-table__header__title {
    padding: 7px 5px;
}

.forex-rating-table__header__title {
    color: #444;
    font-weight: bold;
}

.forex-rating-table__row > .forex-rating-table__row__column {
    padding: 8px 5px;
}

.forex-rating-table__row--strong {
    font-weight: bold;
}

.forex-rating-table__header > .forex-rating-table__header__title,
.forex-rating-table__row > .forex-rating-table__row__column {
    align-items: center;
    border-left: 1px solid #dcdcdc;
    box-sizing: border-box;
    display: flex;
    flex: 1 1 0;
    justify-content: center;
}

.forex-rating-table__header > .forex-rating-table__header__title:first-child,
.forex-rating-table__row > .forex-rating-table__row__column:first-child {
    border: none;
}

.forex-rating-table__link {
    color: #42423a !important;
    display: inline-block;
    font-size: 15px;
    text-decoration: underline;
}

.forex-rating-table__btn {
    background: #52a5f8;
    width: 88%;
    height: 35px;
    font: 700 15px/34px "Source Sans Pro", sans-serif;
    color: #1A202C !important;
    text-align: center;
    text-transform: uppercase;
    padding: 0 8px;
    margin: 5px auto;
    display: block;
    border-radius: 8px;
    transition: all 0.5s ease-out;
}

.forex-rating-table__btn.bg-visit,
.forex-rating-table__btn:hover {
    background-color: #39a91e !important;
}

.forex-rating-table__row__column .checkmark img,
.forex-rating-table__row__column .crossmark img {
    margin: 0 !important;
}

.forex-rating-table__logos-buttons,
.forex-rating-table__just-logos {
    display: flex;
}

.forex-rating-table__logo {
    background-color: #ffffff;
    display: flex;
    flex: 1 1 0;
    justify-content: center;
}
.forex-rating-table__logo>img {display:block!important;}
.forex-rating-table__logos-buttons .forex-rating-table__logo:first-child {
    background-color: #ffffff;
}

.forex-rating-table__logos-buttons .forex-rating-table__logo {
    background-color: #eceef2;
}

.forex-rating-table__logos-section {
    position: -webkit-sticky;
    position: sticky;
    top: 82px;
    z-index: 9;
}

.bkh-table-container {
    padding: 30px 0;
}
.bkh-rating-table table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border: none;
}
.bkh-rating-table tr:nth-child(2)  { border-top: 5px solid #fff; }

.bkh-rating-table tr th {
    width: 14%;
    /*background: #eceef2;*/
    padding: 1px 9px;
    border: none;
    color: #526689;
    font-size: 16px!important;
    /*padding: 26px 5px;*/
    border-left: 1px solid #fff;
    -webkit-border-radius: 6px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius: 6px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-radius: 6px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.bkh-rating-table tr th strong {
    width: 100%;
    font-size: 20px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #526689;
    display: block;
    margin-top: 2px;
    font-weight: 700;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.bkh-rating-table tr th:first-child {
    width: 22%;
}
.bkh-rating-table tr td {
    background: #f9fafb;
    padding: 0 9px;
    border: none;
    vertical-align: middle;
}
.bkh-rating-table tr td small {
    background: #71cf8b;
    display: block;
    color: #1A202C;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.bkh-rating-table tr td:first-child {
    margin: 0 10px;
    background: #fff;
}
.bkh-rating-table tr td .bkh-logo {
    border-top: 1px solid #eef2f4;
    border-bottom: 1px solid #eef2f4;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.bkh-rating-table tr td .bkh-logo small {
    width: 100%;
    max-width: 115px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.bkh-rating-table tr td .bkh-logo small img {
    max-width: 100%;
    height: auto;
    max-height: 30px;
    display: block;
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
}
.bkh-rating-table tr td:first-child small {
    background: #fff;
}

.bkh-rating-table tr td.bg-color1 small {
    background: #5fb893;
}
.bkh-rating-table tr td.bg-color2 small {
    background: #f0fd60;
}
.bkh-rating-table tr td.bg-color3 small {
    background: #fce060;
}
.bkh-rating-table tr td.bg-color4 small {
    background: #a3d96f;
}
.bkh-rating-table tr td.bg-color5 small {
    background: #f0fd60;
}
.bkh-rating-table tr td.bg-color6 small {
    background: #cae860;
}
.bkh-rating-table tr td.bg-color7 small {
    background: #7ee288;
}

.bkh-select {
    background: white;
    border-radius: 8px;
    border: 1px solid #526689;
    color: #526689;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    padding: 5px;
    width: 100%;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
}

.bkh-select:focus {
    outline: none;
}

.bkh-select option {
    background: #eceef2;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
}

@media screen and ( max-width: 840px ) {
    .bkh-table-container { overflow: hidden; }
    .bkh-rating-table-content {
        overflow-y: scroll;
    }
    .bkh-rating-table {
        width: 900px;
    }
    .bkh-rating-table tr th {
        width: 16%;
    }
    .bkh-rating-table tr th:first-child {
        width: 16%;
    }

    .bkh-rating-table tr th strong {
        font-size: 15px;
    }

    .bkh-select-area .dk-selected {
        font-size: 15px;
        text-align: left;
    }
    .bkh-select-area .dk-option {
        font-size: 14px;
        text-align: left;
    }
}

@media screen and ( max-width: 640px ) {
    .bkh-rating-table {
        width: 100%;
    }
    .bkh-rating-table tr td.mob-hide,
    .bkh-rating-table tr th.mob-hide {
        width: 50%;
        display: none;
    }
}

/*New Table */
.logoTbl { display: table; width: 100%; margin-bottom: 30px}
.logoTblRow { display: table-row; }
.logoTblCell{ display: table-cell; width: 20%; border: 1px solid #999999; padding: 8px; text-align: center;}
.logoTblCell:hover { background-color: #617aa7; }
/*.logoTblCell img{ max-height: 60px; margin: auto}*/
.logoTblCell img {
    height: 60px;
    margin: auto;
    width: auto;
}
@media only screen and (max-width: 768px) {
.logoTblCell img {
    height: 45px;
}
}
.logoTblCell a{ color: #02427e; font-size: 16px; font-weight: 800;}
.logoTblCell:hover a{ color: #ffffff; }
.logoTblCell:hover img {
    -webkit-filter: brightness(4);
    filter: brightness(4);
}

/* Responsive */
@media screen and ( max-width: 767px ) {
  .logoTbl {
    display: block;
    border-top: 1px solid #999;
  }
  .logoTblRow { display: block; }
  .logoTblCell {
    display: block;
    width: 100%;
    border-top: 0;
  }
  .logoTblCell a {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
  }
  .logoTblCell a br {
    display: none !important;
  }
  .logoTblCell img {
    max-height: 45px;
    margin: 0;
  }
}

.content-group{margin-top: 50px;}
.content-group.top-space-none { margin-top: 0px; }

/* 07-05-2020 */
.page-template-template-two-col-rating-table .forex-rating-table__header,
.page-template-template-two-col-rating-table .forex-rating-table__row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.page-template-template-two-col-rating-table .forex-rating-table__header > .forex-rating-table__header__title,
.page-template-template-two-col-rating-table .forex-rating-table__row > .forex-rating-table__row__column {
  width: 33.333%;
  align-items: inherit;
  display: block;
  flex: inherit;
  justify-content: inherit;
}
.page-template-template-two-col-rating-table .forex-rating-table__row__column .checkmark img,
.page-template-template-two-col-rating-table .forex-rating-table__row__column .crossmark img {
    margin: 0 auto !important;
}

@media only screen and (max-width: 768px) {
  .page-template-template-two-col-rating-table .forex-rating-table__logos-section {
    width: auto;
    overflow-x: scroll;
    padding-bottom: 5px;
  }
  .page-template-template-two-col-rating-table .forex-rating-table__header,
  .page-template-template-two-col-rating-table .forex-rating-table__row,
  .page-template-template-two-col-rating-table .forex-rating-table__logos-buttons,
  .page-template-template-two-col-rating-table .forex-rating-table__just-logos {
    width: auto;
  }
}

@media screen and ( max-width: 360px ) {
  .page-template-template-two-col-rating-table .forex-rating-section {
    overflow: hidden;
  }
  .page-template-template-two-col-rating-table .forex-rating-table__wrapper,
  .page-template-template-two-col-rating-table .forex-rating-table__header,
  .page-template-template-two-col-rating-table .forex-rating-table__row,
  .page-template-template-two-col-rating-table .forex-rating-table__logo,
  .page-template-template-two-col-rating-table .forex-rating-table__logos-buttons,
  .page-template-template-two-col-rating-table .forex-rating-table__just-logos{
    /* width: 340px; */
    width: 332px;
  }
  .page-template-template-two-col-rating-table .forex-rating-table__wrapper {
    width: auto;
    overflow-x: scroll;
  }
}

/* New css 11-05-2020 */
@media screen and ( max-width: 1100px ) {
  .forex-rating-table__logos-section {
    top: 106px;
  }
}
@media screen and ( max-width: 600px ) {
  .forex-rating-table__logos-section {
    top: 83px;
  }
}



/* 02-06-20 */
/* top author */
.top-author {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
    align-items: center;
  padding-bottom: 28px;
}
.top-author .author-img {
  margin-right: 8px;
}
.top-author .author-img img {
    width: 39px;
    height: 39px;
}

.author-bio {
  margin-left: 5px;
  display: inline-block;
  position: relative;
}
.author-bio p.bio-btn-area {
  display: inline-block;
}
.author-info .comp-fee img {
    display: inline-block;
}
.author-description {
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    top: 25px;
    left: 50%;
    width: 260px;
    padding: 15px;
    position: absolute;
    transform: translateX(-50%);
  display: none;
    z-index: 10;
}
.author-description::before {
  content: "";
    position: absolute;
  bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
}
.author-description p {
  font-size: 13px;
}
p.author-update-date {
  display: inline-block;
  margin: 0 5px !important;
}
.comp-fee {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.comp-fee-des {
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    top: 27px;
    left: 50%;
    width: 260px;
    padding: 15px;
    position: absolute;
    transform: translateX(-50%);
    display: none;
    z-index: 10;
}
.comp-fee-des::before {
  content: "";
    position: absolute;
  bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
}
.comp-fee-des p {
  font-size: 13px;
}

/* bottom author */
.author-wrapper {
    margin-top: 1rem;
}
.author-data {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  max-width: 750px;
}
.author-img {
    margin-right: 20px;
}
.author-img img {
    width: 90px;
    height: 90px;
}
.author-info strong,
.author-info .author {
    font-size: 15px;
  display: inline-block;
}
.author-info .author {
    line-height: 1.2;
    font-weight: 700;
}
.author-info strong span,
.author-info .author h3 {
  color: #007daf;
  text-decoration: underline;
}
.author-info .author h3 {
  display: inline-block;
  font-size: 15px;
  line-height: 1.2;
  padding-bottom: 0;
}
.author-info p {
    margin: 0;
    padding: 0;
}
.author-social {
  margin: 60px 0 10px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
.author-social li {
    width: 50px;
  margin-right: 14px;
}

.author-social li a {
    border-radius: 50%;
    border: 1px solid #000000;
    color: #000;
    display: block;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.author-social li img {
  width: 28px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
}

@media screen and ( max-width: 768px ) {
  .author-img {
    margin-right: 10px;
  }
  .author-img img {
    width: 75px;
    height: 75px;
  }
  .author-social {
    margin: 40px 0 70px;
  }
  .author-social li:last-child {
    margin-right: 0;
  }
}
@media screen and ( max-width: 480px ) {
  .top-author {
    -ms-align-items: unset;
    align-items: unset;
  }
  p.author-update-date {
    display: block;
    margin: 0 0 2px 0 !important;
  }
}

/*26-12-2020*/
/*-------------------------------*/
/*        Reviews Section        */
/*-------------------------------*/
.browse-categories-area {
  padding: 15px 16px 0 16px;
}
.browse-categories-area h2 {
  font-size: 30px;
  line-height: 34px;
}
.browse-categories-btn-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -13px;
}
.browse-categories-btn {
  width: 33.33%;
  padding: 13px;
}
.browse-categories-btn a {
  display: block;
  font-size: 20px;
  color: #21292c;
  border-radius: 7px;
  text-align: center;
  padding: 9px 12px;
  border: 1px solid #b6bdc0;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.active-categories a,
.browse-categories-btn a:hover {
  background: #5a6d8e;
  color: #fff;
  border: 1px solid #5a6d8e;
}
.browse-categories-btn-bg a {
  background: #008600;
}
.browse-categories h3 {
  text-align: center;
  font-weight: 400;
  padding-top: 20px;
  padding-bottom: 5px;
  color: #000;
}
.browse-categories p {
  padding: 10px 6px !important;
  clear: left;
}
.browse-categories ul {
  margin: 0 -6px;
  padding-bottom: 5px !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.browse-categories ul li {
  width: 20%;
  margin-left: 0 !important;
  text-align: center;
  list-style: none !important;
  padding: 8px 6px !important;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.browse-categories ul li .browse-categories-cont {
  border-radius: 5px;
  box-shadow: 0 0 7px #c1c1c1;
  padding: 18px 18px 12px 18px;
  width: 100%;
}
.browse-categories ul li p {
  border-top: 1px solid #e6eaec;
  padding-bottom: 4px !important;
  padding-top: 2px !important;
}
.browse-categories ul li p:first-child {
  border-top: none;
  padding-bottom: 0;
  padding-top: 0;
}
.browse-categories ul li img {
  margin: 0 auto 14px !important;
  max-width: 100%;
  height: auto;
}
.browse-categories ul li a {
  text-decoration: underline;
  line-height: 20px;
  margin-bottom: 5px;
  display: inline-block;
}
.browse-categories ul li a:hover {
  text-decoration: none;
}
.reviews-btm-cont {
  padding-bottom: 15px;
}

@media screen and ( max-width: 900px ) {
  .browse-categories ul li {
    width: 25%;
  }
}
@media screen and ( max-width: 768px ) {
  .browse-categories-area h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .browse-categories-btn {
      width: 100%;
      padding: 7px 13px;
  }
  .browse-categories ul li {
      width: 50%;
  }
  .browse-categories-btn a {
    font-size: 16px;
  }
}

/*Content Of Table*/
.table-of-content-area {
    padding-bottom: 20px;
}
.table-of-content {
    padding: 15px 12px 5px 12px;
    background: #f4f5f6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.table-of-content h4 {
    font-size: 20px;
    padding-bottom: 12px;
}
.table-of-content ol {
    padding-left: 20px;
    column-count: 2;
    column-gap: 50px;
    list-style: decimal;
}
.table-of-content ol li {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    padding-bottom: 12px;
    position: relative;
}
.table-of-content ol li a {
    color: #007daf;
}
.table-of-content ol li a:hover {
    text-decoration: underline;
}

@media screen and ( max-width: 580px ) {
    .table-of-content ol {
        column-count: 1;
        column-gap: 0;
    }
}

/*---------------------*/
/*  Comments form css  */
/*---------------------*/
.comment-form-area {
  position: relative;
  padding: 30px 20px 0 20px;
  margin-top: 20px;
  background: #fafafa;
}
.comment-form-area h3 {
  padding-bottom: 28px;
  position: relative;
  font-size: 24px !important;
  overflow: hidden;
}
.comment-form-area h3::after {
    content: '';
    position: absolute;
    top: 20px;
    width: 100%;
    height: 1px;
    background: #d5d9dc;
    margin-left: 15px;
}
.comment-form-area #wpdcom .wpd-form .wpdiscuz-textarea-wrap {
    margin-bottom: 0;
    margin-top: 0;
}
.comment-form-area .wpd_comm_form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  margin: 0 -16px;
  padding-bottom: 30px;
}
.comment-form-area .wpd-field-comment {
  width: 66.66%;
  padding: 0 16px;
}
.comment-form-area .wpd-field-comment p.editor-top-cont {
  font-size: 16px;
  padding-bottom: 7px;
}
.comment-form-area .wpd-form-foot {
  width: 33.33%;
  padding: 0 16px;
}
.comment-form-area .wpd-form-head,
.wc-field-submit .wpd_label {
  display: none !important;
}
.comment-form-area #wpdcom .wpdlb {
  clip-path: unset;
  height: auto;
  width: auto;
  margin: 0;
  position: unset;
  font-size: 16px;
  color: #000000;
  padding-bottom: 6px;
}
.comment-form-area .wpd-form-col-left .wpdiscuz-item {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 20px !important;
}
.wpdiscuz-textarea-wrap p {
  font-size: 16px !important;
}
.wpdiscuz-textarea-wrap p br {
  display: none;
}
.ql-container {
  font-size: 16px !important;
  line-height: 27px !important;
  font-style: none !important;
}
.comment-form-area #wpdcom .wpd-form-row .wpd-field {
  color: #000000;
  border:  1px solid #ccc;
  padding-left: 10px;
  padding-right: 10px;
  outline: none;
}
.comment-form-area #wpdcom .wpd-form-row .wpd-field:focus-visible {
  border:  1px solid #ccc;
  outline: none;
}
#wpdcom .ql-container {
    height: 148px;
}
.wc-field-textarea {
  padding-bottom: 18px;
}
.comment-form-area .ql-editor {
  padding-left: 10px;
  padding-right: 10px;
}
.custom-or {
  font-size: 12px;
  color: #d5d9dc;
  display: block;
  position: relative;
  height: 1px;
  background: #d5d9dc;
  margin: 15px 0 32px;
}
.custom-or::before {
  content: 'or';
  text-align: center;
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  border:  1px solid #d5d9dc;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
}
.wpd-form-col-left .wpd-login a:last-child {
  display: block;
  border: 1px solid #007daf;
  border-radius: 2px;
  text-align: center;
  padding: 7px 10px; 
  font-weight: bold;
  margin-top: 10px;
}
.wpd-form-col-left .wpd-login a:hover {
  background: #007daf;
  color: #fff;
}
#wpdcom .wc-field-submit {
  justify-content: flex-start;
}
#wpdcom .wc-field-submit input[type="submit"] {
    margin-left: 0;
    border-radius: 2px;
    padding: 8px 20px;
    background: #007daf;
    color: #fff;
    border: 0;
    outline: 0;
    font-size: 16px;
    cursor: pointer;
}
#wpdcom .wc-field-submit input[type="submit"]:hover {
    background: #1491c3;
}
#wpdcom .wpd-comment-header .wpd-comment-author {
  font-size: 16px;
  color: #000;
  letter-spacing: 0;
}
.wpd-comment-text {
  font-size: 16px;
}
#wpdcom .wpd-thread-head .wpd-thread-info {
    color: #5a6d8e;
    padding: 0;
    font-weight: 700;
    margin-bottom: 0;
    border-bottom: 0;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 32px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#wpdcom .wpd-thread-head .wpd-thread-info::after {
    content: '';
    position: absolute;
    top: 20px;
    width: 100%;
    height: 1px;
    background: #d5d9dc;
    margin-left: 15px;
}
.wpd-thread-head {
  border-bottom: 0 !important;
  padding-bottom: 30px;
}
#wpdcom .wpd-thread-head .wpd-thread-info .wpdtc {
    font-size: 24px;
}
.wpd-secondary-form-wrapper .wc-field-textarea {
  padding-top: 26px;
}
.wpd-comment-left .wpd-avatar img {
  border-radius: 100%;
}
#wpdcom .wpd-comment .wpd-comment-label, 
#wpdcom .wpd-comment.wpd-reply .wpd-comment-label {
  background: #0271e1;
  border-radius: 15px;
  color: #fff;
  font-size: .75rem;
  font-weight: 600;
  line-height: 0.85rem;
  margin-top: 2px;
  padding: 4px 5px;
  text-align: center;
}
#wpdcom .wpd-comment .wpd-comment-label span {
  white-space: unset;
}
#wpdcom .wpd-comment .wpd-avatar img, 
#wpdcom .wpd-comment .wpd-avatar img.avatar {
  max-width: 100%;
  height: auto;
}
#wpdcom .wpd-comment-text {
  word-break: normal;
}
#wpdcom .wpd-comment-text p {
  font-size: 16px;
  line-height: 24px !important;
}
#wpdcom .wpd-comment .wpd-comment-header {
  padding-bottom: 12px;
}
.tooltip {
  display: none;
}
#wpdcom .wpd-reply {
  background: #f4f5f6;
  border-radius: 2px;
  padding: 20px 20px 5px 20px;
  margin-bottom: 20px;
}
#wpdcom .wpd-comment-footer .wpd-reply-button {
    font-size: 15px;
    font-weight: bold;
}
#wpdcom .wpd-comment.wpd-reply .wpd-comment-footer .wpd-reply-button {
    font-size: 15px;
}
@media screen and ( max-width: 950px ) {
  .comment-form-area .wpd_comm_form {
    margin: 0 -8px;
  }
  .comment-form-area .wpd-field-comment {
    padding: 0 8px;
  }
  .comment-form-area .wpd-form-foot {
    padding: 0 8px;
  }
}
@media screen and ( max-width: 768px ) {
  .comment-form-area {
    padding-bottom: 50px;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media screen and ( max-width: 600px ) {
  .comment-form-area .wpd_comm_form {
    flex-direction: column-reverse;
  }
  .wpd-secondary-form-wrapper .wc-field-textarea {
    padding-top: 0;
  }
  .comment-form-area .wpd-field-comment {
    width: 100%;
    padding-top: 30px;
  }
  .comment-form-area .wpd-field-comment p.editor-top-cont {
    display: none;
  }
  .wpd-thread-head {
    padding-bottom: 20px;
  }
  #wpdcom .wpd-comment .wpd-comment-left {
    padding-bottom: 10px;
  }
  #wpdcom .wpd-comment .wpd-avatar img, 
  #wpdcom .wpd-comment .wpd-avatar img.avatar {
    width: 64px;
    height: 64px;
  }
  #wpdcom .wpd-comment .wpd-comment-label, 
  #wpdcom .wpd-comment.wpd-reply .wpd-comment-label {
    line-height: 0;
  }
}

/*--------------------------------------------*/
/*   Sidebar counter and awards ranking css   */
/*--------------------------------------------*/
.sidebar-counter {
  background: #fff;
}
.sidebar-counter-row {
  padding-bottom: 20px;
}
.sidebar-counter .counter {
  position: unset;
  font-size: 38px;
  text-align: center;
}
.sidebar-counter p {
  text-align: center;
  padding-left: 5px !important;
}
.awards-ranking {
  background: #fff;
  padding: 10px 0;
}
.awards-ranking p a {
  display: block;
}
.awards-ranking p a:hover {
  background: #fff;
}

/*--------------------*/
/*  m-animation-area  */
/*--------------------*/
/*--------------------*/
/*  m-animation-area  */
/*--------------------*/
.animation-module-area,
.m-animation-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.m-animation-area {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.animation-info-area {
  background-image: linear-gradient(111deg, #040c48 1%, #00589c 51%, #04d189);
  padding: 20px 20px 50px 20px;
  margin-bottom: 40px;
  width: 100%;
}
.bgcolor1 {
  background-image: linear-gradient(0deg, #c54035, #dc1b22);
}
.bgcolor2 {
  background-image: linear-gradient(0deg, #a3764f, #bc4e3c);
}
.bgcolor3 {
  background-image: linear-gradient(0deg, #579569, #908057);
}
.bgcolor4 {
  background-image: linear-gradient(0deg, #06b382, #3f9e70);
}
.m-animation-area {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}
.balloon-wrapper .card,
.balloon-img-wrapper { position: relative; z-index: 4; }
.balloon-img-wrapper { width: 140px; }
.balloon-img-wrapper img { height: auto; max-width: 100%; }
.balloon-wrapper .card:after,
.balloon-img-wrapper::after {
    content: " ";
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0; right: 0; bottom: -29px;
    z-index: 3;
    background-color: #04d189;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    box-shadow: 0 0 0 rgba(4,209,137,.4);
  will-change: box-shadow;
  animation: pulse 800ms infinite;
}
.balloon-wrapper .card:after { bottom: -36px; }
.balloon-wrapper .card:before {
  content: " ";
  position: absolute;
    left: 0; right: 0; bottom: -7px;
    margin: 0 auto;
    width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #fff;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(4, 209, 137, 0.5);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(4, 209, 137, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(4, 209, 137, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(4, 209, 137, 0.5);
    box-shadow: 0 0 0 0 rgba(4, 209, 137, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(4, 209, 137, 0);
      box-shadow: 0 0 0 10px rgba(4, 209, 137, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(4, 209, 137, 0);
      box-shadow: 0 0 0 0 rgba(4, 209, 137, 0);
  }
}
.lighting {
  background: #ffffff30;
    min-height: 580px;
    width: 9px;
    right: 0;
    left: 0;
    display: block;
    position: absolute;
    border-radius: 10px;
    z-index: 2;
    margin: -202px auto 0 auto;
    bottom: 0;
    top: -3px;
    overflow: hidden;
    transform: rotate(-90deg);
}
.bar-animation {
    width: 3px;
    height: 50%;
    background: linear-gradient(-45deg, #04D189 0%, #0FC5A4 30%, #54f6b8 100%);
    position: absolute;
    transition: 1s all ease-out;
    will-change: height;
    animation-name: loading-interminate;
    animation-duration: 750ms;
    animation-iteration-count: infinite;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    border-radius: 100px;
}
.bgcolor1 .bar-animation,
.bgcolor2 .bar-animation,
.bgcolor3 .bar-animation,
.bgcolor4  .bar-animation {
    background-image: linear-gradient(0deg, #414141, #000000);
}
@keyframes loading-interminate {
    0% {
      top: 0;
      height: 0;
    }

    40% {
      height: 100%;
    }

    90% {
      top: 100%;
      height: 20%;
    }

    100% {
      top: 100%;
      height: 0;
    }
}
.balloon-wrapper .card {
    width: 140px;
    height: 63px;
    background-color: #fff;
    padding: 5px 12px 4px 12px;
    display: block;
    text-align: center;
    /*border-radius: 4px;*/
    box-shadow: 0 0 24px 2px rgba(13,37,62,.1);
}
.balloon-wrapper .card .title {
    color: #acacac;
    font-size: 14px;
    display: block;
    padding-bottom: 5px;
    font-weight: 500;
}
.balloon-wrapper .card .number {
    color: #000;
    font-size: 16px;
    display: inline-block;
}

.medium-bar .bar-animation {
    animation-name: loading-interminate-mid !important;
    animation-duration: 1250ms;
}
.small-bar .bar-animation {
    animation-name: loading-interminate-small !important;
    animation-duration: 1350ms;
}

@keyframes loading-interminate-mid {
    0% {
      top: 0;
      height: 0;
    }

    40% {
      height: 30%;
    }

    90% {
      top: 100%;
      height: 20%;
    }

    100% {
      top: 100%;
      height: 8%;
    }
}
@keyframes loading-interminate-small {
    0% {
      top: 0;
      height: 0;
    }

    40% {
      height: 15%;
    }

    90% {
      top: 100%;
      height: 8%;
    }

    100% {
      top: 100%;
      height: 4%;
    }
}

@media screen and (max-width: 991px) {
  .m-animation-area {
    max-width: 140px;
    height: 250px;
  }
  .lighting {
      min-height: 200px;
      margin: 80px auto 0 auto;
      transform: rotate(0deg);
  }
  .balloon-wrapper:last-of-type { padding-top: 100px; }

  .bar-animation {
      height: 40%;
  }
}

/* new css 28.05.22 */

.forex-rating-table__logo select {
  background: #fff url(../images/select-arrow.svg) no-repeat right center;
  background-position: right -3px center;
  background-size: 40px 20px;
  width: 80%;
  height: 42px;
  border: 1px solid #d1d5db;
  padding: 0 30px 0 10px;
  color: #000;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 10px auto;
  outline: 0;
}
.forex-rating-table__logo select:focus {
  border-color: #fdad00;
  box-shadow: 0px 0px 0px 1px #fdad00;
  -webkit-box-shadow: 0px 0px 0px 1px #fdad00;
  -moz-box-shadow: 0px 0px 0px 1px #fdad00;
}

/* select box CSS */
.forex-rating-table__logo select {
  background: #fff url(../images/select-arrow.svg) no-repeat right center;
  background-position: right -3px center;
  background-size: 40px 20px;
  width: 80%;
  height: 42px;
  border: 1px solid #d1d5db;
  padding: 0 30px 0 10px;
  color: #000;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 10px auto;
  outline: 0;
}
.forex-rating-table__logo select:focus {
  border-color: #fdad00;
  box-shadow: 0px 0px 0px 1px #fdad00;
  -webkit-box-shadow: 0px 0px 0px 1px #fdad00;
  -moz-box-shadow: 0px 0px 0px 1px #fdad00;
}

p > a.webvisitbtn-green {
  margin-bottom: 30px;
}
.page-template-template-two-col-rating-table .checkmark,
.page-template-template-two-col-rating-table .crossmark {
    margin: 0 auto;
}

/* forex provider table for mobile */
.cfbk-table-wrap {
    overflow-x: auto;
    max-width: 1100px;
    position: relative;
    /*display: none;*/
}
.cfbk-table table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    margin-bottom: 10px;
}
.cfbk-table table,
.cfbk-table table tr th,
.cfbk-table table tr td {
    font-size: 12px !important;
    border: 0;
    line-height: 25px !important;
    text-align: center;
    vertical-align: middle;
    padding: 0 10px;
    position: relative;
}
.cfbk-table table tr td {
    padding: 5px 10px;
}
.cfbk-table table tr td,
.cfbk-table table tr th {
    border-bottom: 1px solid rgb(216, 216, 216);
}
.cfbk-table table tr td:first-child,
.cfbk-table table tr th:first-child,
.cfbk-table table thead th:first-child {
    position: sticky;
    left: 0px;
    background: rgb(245, 245, 246);
    z-index: 2;
}
.cfbk-table table tr td:first-child:after,
.cfbk-table table tr th:first-child:after {
    background: rgb(216, 216, 216);
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0; bottom: -1px;
}
.cfbk-table table tr th {
    color: rgb(51, 51, 51);
    background-color: rgb(229, 232, 238);
}
.cfbk-table table tr th:first-child {
    padding-left: 18px;
}
.cfbk-table table tr th span {
    width: 80px;
    display: block;
    font-size: 10px !important;
    line-height: 20px !important;
    font-weight: 700;
}
.cfbk-table table tr th:nth-child(3) span{
	width: 110px;
}
.cfbk-table table tr td small {
    font-size: 12px;
    line-height: 1.3;
    display: inline-block;
}
.cfbk-table table tr td small a {
    color: rgb(0, 62, 186);
    font-weight: 700;
}
.cfbk-table table tr td img {
    max-width: 100%;
    margin: 0 auto;
}
.cfbk-table table tr td.cfbk-mobile-logo img {
    height: 47px;
}

.cfbk-table table tr td.cfbk-mobile-visit {
	background: rgb(245, 245, 246);
  position: sticky;
  right: -1px;
}
.cfbk-table table tr td.cfbk-mobile-visit img {
  max-width: none;
}
.cfbk-table table tr th:last-child {
  background: #2f3b50;
  position: sticky;
  right: -1px;
  color: #fff;
}
.cfbk-table table tr th:last-child span {
  width: 40px;
  color: #fff;
}
.cfbk-table table tr:nth-child(2) td:last-child:before {
  background: url(../images/cfbk-bg-td.png) no-repeat 0 0 / 60px 13px;
  width: 60px;
  height: 13px;
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
}
.cfbk-table table tr td.cfbk-mobile-visit {
  background-color: #5a6d8e;
}
.cfbk-table table tr:hover td:first-child,
.cfbk-table table tr:hover {
  background-color: #d0e9ff
}
.cfbk-review-btn {
  background-color: #5a6d8e;
  color: #fff !important;
  font-size: 10px;
  line-height: .8;
  display: none;
  text-transform: uppercase;
  padding: 9px 5px 6px 5px;
  margin: 14px 0 6px 0;
  font-weight: 700;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

@media screen and (max-width: 680px) {
    .cfbk-table-wrap {
        display: block;
    }
    .forex-rating-table__logos-section,
    .rating-table-container {
        display: none;
    }
	.cfbk-review-btn,
	.page-template-template-two-col-rating-table{
		display: block;
	}
	.cfbk-table table tr td.cfbk-mobile-visit,
	.cfbk-table table tr th:last-child {
		position: relative; 
	}
}
@media screen and (min-width: 1000px) {
    .cfbk-table-wrap {
        max-width: 100%;
    }
}

/*--------------------------*/
/*  map and data table css  */
/*--------------------------*/
.crypto-map-area {
    position: relative;
}
.map-controls {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 20;
    text-align: center;
    transform: translate(-50%, 0);
}
.btn-zoom-inout,
.btn-reset {
    display: inline-block;
    text-align: center;
    background: #fdad00;
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    padding: 6px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    box-shadow: 2px 2px 3px 0 rgba(0,0,0,.31);
    margin: 0 2px;
    vertical-align: middle;
}
.btn-zoom-inout {
  width: 26px;
  height: 29px;
}
.cus-zoom-in {
  background: #fdad00 url(../images/zoom-in.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
}
.cus-zoom-out {
  background: #fdad00 url(../images/zoom-out.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
}
.btn-reset {
    font-size: 18px;
    font-family: "Helvetica";
}
.btn-zoom-inout:hover,
.btn-reset:hover {
    color: #fff;
}
.crypto-awareness-map {
    overflow: hidden;
    background: #d1d3d4;
    border-radius: 15px;
    border: 5px solid #fdad00;
    padding: 30px 0;
}
.crypto-awareness-map img {
    width: 100%;
    height: auto;
}
.bg-score-map {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 300px;
    height: 43px;
    z-index: 20;
    font-size: 16px;
    line-height: 40px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #fdad00;
    padding-left: 65px;
}
.bg-score-map::before {
  content: '';
  position: inherit;
  top: 7px;
  left: 30px;
  height: 26px;
  width: 26px;
  background: #0a0a0a url(../images/bitcoin.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
}

/*---------------------*/
/*  crypto-table-area  */
/*---------------------*/
.crypto-table-area {
    margin: 50px 0;
}
.table {
    margin-bottom: 16px;
    background-color: transparent;
    border: 0 !important;
    padding: 0 !important;
}
.table thead {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 2;
}
.table th {
    border: 0;
    padding: 0;
}
.table td {
    color: #000;
    font-size: 16px;
    text-align: center;
    height: 40px;
    padding: 0;
    border: 0;
    border-top: 1px solid #808080;
    vertical-align: middle;
}
.tbl-country {
    text-align: left;
}
.heading-holder {
    text-align: center;
    font-weight: 400;
    position: relative;
    white-space: nowrap;
    padding: 0 0 35px 0;
    margin: 0 4px;
    min-width: 102px;
}
.table tr th:nth-child(4) .heading-holder::before,
.table tr th:nth-child(6) .heading-holder::before {
    content: '';
    position: absolute;
    top: 21px;
    left: -31px;
    height: 2px;
    width: 54px;
    background-color: #fdad00;
}
.heading-holder .table-icon {
    background-color: #fdad00;
    display: inline-block;
    border-radius: 50% !important;
    width: 45px;
    height: 45px;
    padding: 10px 0;
}
.heading-holder .table-icon img {
    width: 25px;
    height: auto;
    margin: 0 auto;
}
.heading-holder.map-holder {
    text-align: left;
}
.heading-holder.map-holder .table-icon {
    text-align: center;
}
.heading-holder.map-holder .sorting-icons {
    padding-left: 16px;
}
.heading-holder .sorting-icons {
    display: block;
    color: #000;
    margin-left: auto;
    position: relative;
}
.heading-holder .sorting-icons:after,
table .sorting_asc .sorting-icons:after,
table .sorting_desc .sorting-icons:after {
    position: absolute;
    content: '';
    background: url(../images/icon9.png) no-repeat;
    height: 16px;
    width: 16px;
    top: 9px;
    left: 50%;
    transform: translate(-50%, 0);
}
table .sorting_asc .sorting-icons:after {
    background: url(../images/icon10.png) no-repeat;
}
table .sorting_desc .sorting-icons:after {
    background: url(../images/icon11.png) no-repeat;
}
.heading-holder.map-holder .sorting-icons:after {
    left: 24px;
}



table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc {
    padding-right: 0 !important;
    cursor: default;
}
table.dataTable thead > tr > th.sorting::before,
table.dataTable thead > tr > th.sorting::after {
    display: none;
}
.dataTables_length,
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    display: none;
}
.tbl-data {
    line-height: 1;
    display: block;
    white-space: nowrap;
    font-weight: 700;
    vertical-align: middle;
}
#data.table tr td .tbl-index {
    display: inline-block;
    height: 25px;
    width: 42px;
    line-height: 27px;
    font-weight: 700;
    color: #000000;
    background-color: #fdad00;
    margin: 0 auto;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    vertical-align: middle;
}
#data.table tr td:first-child {
    border-top: 0;
}
#data.table tr:first-child td {
    border-top: 0;
}
#data.table tr td span {
    font-size: unset !important;
}
.show-more {
    text-align: center;
    padding: 48px 0;
}
.control-lenght {
    font-size: 16px;
    color: #000000 !important;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    background-color: #fdad00;
    border: 1px solid #fdad00;
    padding: 8px 55px 8px 35px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: inline-block;
    position: relative;
}
.control-lenght.active {
  padding-right: 35px;
}
.control-lenght:hover {
    background-color: #000;
    color: #fff !important;
    text-decoration: underline;
}
.control-lenght:hover:after {
    background: url(../images/plus-hover.png) no-repeat;
}
.control-lenght:after {
    position: absolute;
    content: '';
    background: url(../images/zoom-in.png) no-repeat;
    height: 16px;
    width: 16px;
    top: 50%;
    right: 0;
    transform: translate(-33px, -50%);
}
.control-lenght.active:hover:after {
    background: unset;
}
.control-lenght.active:after {
    background: unset;
}

/*******************  Responsive css  *******************/
@media screen and (max-width: 991px) {
    .bg-score-map {
      width: 280px;
      padding-left: 50px;
    }
    .bg-score-map::before { left: 17px; }
}

@media screen and (max-width: 955px) {
    .table-responsive {
        overflow-x: auto;
        overflow-y: hidden;
    }
}

.crypto-tbl-top-content {
    border: 2px solid black;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 16px 16px 10px 16px;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
}

/*******************  country item with bg image  *******************/
.cfb-country-area {
  background: url(../images/forex-turnonver-background.png) no-repeat center 0 / cover;
  padding-top: 50px;
  padding-bottom: 47px;
}
.cfb-country-title-area {
  text-align: center;
  padding-bottom: 35px;
}
.cfb-country-title-area h2 {
  max-width: 600px;
  margin: 0 auto 12px;
  color: #fff !important;
  line-height: 1.2;
  font-weight: 700;
}
.cfb-country-title-area h6 {
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 0 !important;
}
.cfb-country-title-area ul {
  max-width: 792px;
  margin: 0 auto 4px;
  text-align: center;
  padding-bottom: 0 !important;
}
.cfb-country-title-area ul li {
  color: #fff !important;
  font-size: 16px !important;
  padding: 8px 8px 0 8px !important;
  display: inline-block;
  position: relative;
  line-height: 17px !important;
  margin-left: 0 !important;
}
.cfb-country-title-area ul li:before {
  background: #fff;
  width: 13px;
  height: 13px;
  content: '';
  display: inline-block;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cfb-country-title-area ul li a {
  color: #fff !important;
}
.cfb-country-title-area p strong {
  color: #fdad00 !important;
  font-size: 16px;
  font-weight: 700;
}

.cfb-country-col-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
}
.cfb-country-col {
  width: 20%;
  padding: 48px 16px 24px 16px;
  position: relative;
}
.cfb-country-col-info {
  background-color: #fff;
  height: 100%;
  border: 2px solid #fdad00;
  padding: 8px 8px 8px 8px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.cfb-number-country {
  background-color: #fdad00;
  height: 40px;
  width: 40px;
  line-height: 40px;
  position: absolute;
  left: 0; right: 0; top: 0;
  margin: 0 auto 8px;
  font-size: 20px !important;
  color: #000 !important;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-weight: 700;
}
.cfb-country-img {
  overflow: hidden;
  margin-bottom: 16px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.cfb-country-img img { width: 100%; }
.cfb-country-flag-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  border-bottom: 2px solid #000;
  padding-bottom: 16px;
  margin-bottom: 17px;
  height: 40px;
}
.cfb-country-flag {
  width: 20px;
  margin-right: 5px;
}
.cfb-country-usd-info img,
.cfb-country-flag img {
  max-width: 100%;
  height: auto;
  display: block;
}
.cfb-country-flag-info {
  width: 20px;
}
.cfb-country-flag-area h4 {
  color: #000 !important;
  font-size: 14px;
  padding-bottom: 0 !important;
}
.cfb-country-usd-area {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: 10px;
}
.cfb-country-usd {
  width: 20px;
  margin-right: 5px;
}
.cfb-country-usd-info {
  width: 20px;
}
.cfb-country-usd-area h4 {
  color: #000 !important;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 0 !important;
}
.cfb-country-usd-area h4 strong { font-weight: 700; }
.cfb-country-col-info p {
  color: #000 !important;
  font-size: 14px !important;
  text-align: center;
  line-height: 1;
  font-weight: 40;
}
.cfb-search-cont {
  text-align: center;
  padding: 30px 0;
}
.post-content .cfb-search-cont h3 {
  font-size: 40px;
  padding-bottom: 10px;
  font-weight: 800;
}
.post-content .cfb-search-cont p {
  font-size: 16px;
  color: #000;
  line-height: 25px;
}
.post-content .crypto-tbl-top-content-area h5 {
  font-size: 16px;
  text-align: center;
  font-weight: 800;
  padding-bottom: 0;
}
.crypto-tbl-top-content ul {
  text-align: center;
  font-size: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.crypto-tbl-top-content ul li {
  color: #000 !important;
  font-size: 15px !important;
  display: inline-block;
  padding: 5px 5px 10px 5px !important;
  line-height: 1.3 !important;
  margin-left: 0;
}
.crypto-tbl-top-content ul li strong {
  width: 18px;
  display: inline-block;
  margin: 0 3px -4px 0;
}
.crypto-tbl-top-content ul li strong img {
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .cfb-country-area {
    padding-top: 22px;
    padding-bottom: 14px;
  }
  .cfb-country-title-area {
    padding-bottom: 15px;
  }
  .cfb-country-col {
    width: 33.333%;
    padding: 48px 8px 24px 8px;
  }
  .post-content .cfb-search-cont h3 { font-size: 32px; }
}
@media screen and (max-width: 575px) {
  .cfb-country-title-area {
    padding-bottom: 6px;
  }
  .cfb-country-title-area h2 {
    font-size: 22px !important;
    padding-bottom: 5px !important;
  }
  .cfb-country-col {
    width: 50%;
  }
  .cfb-number-country { font-size: 16px !important; }
  .post-content .cfb-search-cont h3 { font-size: 27px; }
}
.underline-after:after{
    content:' ';
    display:block;
    border:2px solid #d0d0d0;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
}
.webvisitbtn-area {
    text-align: center;
}
p.cta-area {
	clear:both;
    text-align: center;
	padding: 20px 0 20px 0;
}

/*box content css*/
.yellow-box-content {
    background: #FFFFCC;
    padding: 12px 15px 5px 15px;
    margin-bottom: 30px;
}

/* cfx-top-author */
.cfx-top-author .top-author .author-img {
  width: 43px;
  margin-right: 7px;
  display: block;
}
.cfx-top-author .top-author .author-img > strong {
  width: 42px;
  height: 42px;
  display: block;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.cfx-top-author .top-author .author-img > strong img {
  width: auto;
  max-width: 100%;
  height: auto;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.cfx-top-author .author-info strong {
  font-size: 12px;
  display: block;
  line-height: 16px;
  text-transform: capitalize;
}
.cfx-top-author .author-info strong span {
  color: #007daf;
  text-decoration: underline;
}
.cfx-top-author .author-info p {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}
.cfx-top-author .author-popup-des-left {
  width: 64px;
  display: block;
}
.cfx-top-author .author-popup-des-left > strong {
  width: 64px;
  height: 64px;
  border-radius: 100%;
  overflow: hidden;
  display: block;
}
.cfx-top-author .author-popup-des-left > strong img {
  width: auto;
  max-width: 100%;
  height: auto;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.cfx-top-author .author-description {
  left: 50%;
  transform: translateX(-50%);
}
.cfx-top-author .author-popup-des-right p {
  padding-bottom: 4px;
  font-size: 13px;
  text-transform: unset;
  font-weight: 500;
}
.cfx-top-author .author-popup-des-right p strong {
  display: block;
  font-size: 16px;
  padding-bottom: 3px;
  font-weight: 600;
}
.cfx-top-author .author-popup-des-right p small {
  font-size: 12px;
}
.cfx-top-author .author-description p {
  font-size: 13px;
  line-height: 20px;
  text-transform: unset;
}
.cfx-social {
  padding-top: 15px;
}
.cfx-social a {
  width: 15px;
  height: 15px;
  margin: 0 14px 3px 0;
  color: #000;
  font-size: 12px;
  display: inline-block;
}
.cfx-social a img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 1200px) {
  .cfx-top-author .author-popup-des-right p strong {
    font-size: 13px;
    padding-bottom: 0;
  }
}
@media (max-width: 1150px) {
  .cfx-top-author .author-popup-des-left {
    width: 43px;
  }
  .cfx-top-author .author-popup-des-left > strong {
    width: 43px;
    height: 43px;
  }
  .cfx-top-author .author-description p {
    font-size: 12px;
    line-height: 17px;
  }
}

@media screen and ( max-width: 768px ) {
  .cfx-top-author .author-info strong {
    display: inline-block;
  }
}

/*CSS for pros and cons*/
.pros-cons-area {
    grid-column-gap: 24px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: 1fr;
    margin: 10px auto;
}
.pros-cons {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 15px;
}
.pros-cons span.title {
  font-size: 24px;
  margin-bottom: 24px;
  color: #5a6d8e;
  font-weight: 700;
  display: block;
}
.pros-cons ul {
    padding-bottom: 3px;
}
.pros-cons ul li {
    list-style: none;
    position: relative;
    margin-left: 35px;
    padding-bottom: 16px !important;
    line-height: 25px !important;
}
.pros-cons ul li:last-child {
    padding-bottom: 0 !important;
}
.pros-cons ul li::before {
    content: '';
    position: absolute;
    top: 6px;
    left: -30px;
    height: 16px;
    width: 16px;
    background: url(../images/pros.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.pros-cons ul.cons-list li::before {
    background: url(../images/cons.png);
}

@media screen and ( max-width: 1024px ) {
    .pros-cons {
        padding: 40px 24px;
    }

    .pros-cons ul li {
        font-size: 16px !important;
    }
}
@media screen and ( max-width: 768px ) {
    .pros-cons-area {
        gap: 0;
        grid-template-columns: 1fr;
        margin: 20px 0;
    }
    .pros-cons:first-of-type {
        border-bottom: 0;
        border-radius: 8px 8px 0 0;
        padding-bottom: 0;
    }
    .pros-cons:last-of-type {
        border-radius: 0 0 8px 8px;
        border-top: 0;
    }
}

/*CSS for tooltip*/
.post-tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
    top: -5px;
    padding-bottom: 5px;
}
.post-tooltip .tooltip-count {
    color: #2333a6;
    line-height: 1;
}
.post-tooltip::after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 22px;
    left: 3px;
    opacity: 0;
    visibility: hidden;
    border-top: 1px solid #bbb;
    border-left: 1px solid #bbb;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    z-index: 20;
}
.post-tooltip .tooltip-content {
    position: absolute;
    width: 350px;
    top: 27px;
    right: -10px;
    font-size: 14px;
    line-height: 1.785;
    font-weight: 400;
    color: #000;
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    z-index: 10;
}
.post-tooltip .tooltip-content a {
    color: #2333a6;
    text-decoration: underline;
}
.post-tooltip .tooltip-content a:hover {
    text-decoration: none;
}
.post-tooltip:hover::after,
.post-tooltip:hover .tooltip-content {
    opacity: 1;
    visibility: visible;
}
.tooltip-left .tooltip-content {
    left: -10px;
    right: auto;
}
.tooltip-right .tooltip-content {
    right: -10px;
    left: auto;
}
.tooltip-center .tooltip-content {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.entry-content .footnote span {
    font-size: 18px;
    line-height: 27px;
    color: #000;
    display: inline-block;
    float: left;
}
.entry-content .footnote p {
    padding-left: 20px;
}

@media screen and (max-width: 767px) {
    .post-tooltip .tooltip-content {
        max-width: 300px;
    }
}
@media screen and (max-width: 480px) {
    .post-tooltip .tooltip-content {
        max-width: 200px;
    }
}

/*Add new feature in top traders section*/
.page-template-template-easy-feature .entry-content ul.top-traders-items-reg-unreg li {
    font-size: 18px;
    line-height: 25px;
}
#top-traders-items.cfb-traders-box li,
#top-traders-items-unreg.top-traders-items-reg-unreg li {
    position: relative;
    padding-bottom: 80px !important;
}
#top-traders-items-unreg.top-traders-items-reg-unreg li strong {
    display: inline-block;
}
.cfb-traders-bottom {
    width: 100%;
    position: absolute;
    left: 0; bottom: 20px;
    padding: 0 20px;
    text-align: center;
}
.cfb-traders-bottom small {
    color: #0d89b3;
    font-size: 11px;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
}
.cfb-traders-bottom a {
    background: url(../images/bgr-cfb-traders.png) no-repeat right center;
    color: #0d89b3;
    font-size: 15px;
    display: inline;
    padding: 0 17px 0 0;
    font-weight: 700;
}

@media screen and (max-width: 1100px) {
    #top-traders-items.cfb-traders-box li,
    #top-traders-items-unreg.top-traders-items-reg-unreg li {
        padding-bottom: 100px !important;
    }
}
@media screen and (max-width: 768px) {
    #top-traders-items.cfb-traders-box li,
    #top-traders-items-unreg.top-traders-items-reg-unreg li {
        padding-bottom: 20px !important;
    }
    .cfb-traders-bottom {
        position: unset;
        padding: 20px 0 0 90px;
    }
}

/*New CSS for gallery*/
.gallery-light-box {}
.gallery-item {
    display: inline-block;
}
.gallery-item a {
    position: relative;
    display: block;
    padding-bottom: 20px;
    z-index: 9;
}
.gallery-item a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 65%;
    background-image: linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.63),rgba(0,0,0,0));
    z-index: 99;
}
.gallery-item a::after {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    background: url(../images/gallery-zoom-in.png);
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 10px;
    right: 10px;
    z-index: 999;
}
.gallery-item img {
    width: 80px;
    height: 50px;
    object-fit: cover;
}

/* Tablepress Table Enhancements */
table.tablepress {border: 0 !important;}
table.tablepress thead th,
table.tablepress tbody td {
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	background: #ffffff !important;
}
table.tablepress thead tr {border-bottom: 1px solid #231f20;}
table.tablepress tbody tr {border-bottom:1px solid #e4e4eb;}
table.tablepress tbody td, table.tablepress thead th {
	padding:16px 12px !important;
	font-size:15px;
	color:#36383d !important;
	text-align:center !important;
}
table.tablepress .sorting_desc, table.tablepress .sorting_asc,
table.tablepress .sorting:hover {color:inherit !important;}
.tablepress .dtfc-fixed-left {border-right:3px solid #eee !important;}
.dataTables_scrollBody .tablepress .row-1 th.sorting_disabled,
.dataTables_scrollBody .tablepress .row-1 th.sorting {padding:0 !important;}
.dataTables_scrollBody table.tablepress thead tr {border:0 !important}
.dataTables_scrollHead .tablepress .dtfc-fixed-left {border-right:0 !important}
.tablepress .dtfc-fixed-left {text-align:left !important;background:#fff !important}
table.tablepress:not(.dtfc-has-left) tbody tr td.column-1 {border-right:3px solid #eee !important;}
.dataTables_wrapper {overflow-x:auto;}
.dataTables_wrapper > table {table-layout:fixed;}
.tablepress th.column-1, .tablepress td.column-1 {text-align:left !important;width:210px !important;}

/* top-forex list style css */
.tft-list-style.top-forex-trading-area h2,
.tft-list-style.top-forex-trading-area p {
  text-align: left;
}
.reg-unreg-area {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.reg-unreg-left-col {
  width: 56%;
  padding: 0 10px;
}
.reg-unreg-right-col {
  width: 44%;
  padding: 0 10px;
}
.tft-list-style.top-forex-trading-area hr {
  margin: 40px 0 0 0;
}
.tft-list-style #top-traders-items-unreg.top-traders-items-reg-unreg,
.tft-list-style.top-forex-trading-area ul {
  display: block;
  padding-left: 38px !important;
}
.tft-list-style.top-forex-trading-area ul { padding-bottom: 10px !important; }
.tft-list-style #top-traders-items.top-traders-items-reg-unreg li.frx-three-col,
.tft-list-style #top-traders-items.top-traders-items-reg-unreg li.frx-five-col,
.tft-list-style #top-traders-items-unreg.top-traders-items-reg-unreg li.frx-five-col,
.tft-list-style.top-forex-trading-area ul li.frx-four-col,
.tft-list-style.top-forex-trading-area ul li.frx-three-col {
  width: 100%;
  text-align: left;
  position: relative;
  list-style-type: decimal !important;
}
.tft-list-style #top-traders-items.top-traders-items-reg-unreg li,
.tft-list-style #top-traders-items-unreg.top-traders-items-reg-unreg li,
.tft-list-style #top-traders-items.cfb-traders-box li { padding: 0 0 8px 5px !important; }
.tft-list-style #top-traders-items.top-traders-items-reg-unreg li a,
.tft-list-style #top-traders-items-unreg.top-traders-items-reg-unreg li a,
.tft-list-style.top-forex-trading-area ul li.frx-four-col a {
  display: inline-block;
}
.tft-list-style.top-forex-trading-area ul li img { display: none !important; }
.tft-list-style .cfb-traders-bottom { display: none; }

.tft-list-style.top-forex-trading-area ul.top-traders-items-reg-unreg {
  padding-top: 10px !important;
}

@media screen and (max-width: 991px) {
  .tft-list-style #top-traders-items.top-traders-items-reg-unreg,
  .tft-list-style #top-traders-items-unreg.top-traders-items-reg-unreg,
  .tft-list-style.top-forex-trading-area ul {
    padding-left: 26px !important;
  }
}
@media screen and (max-width: 768px) {
  .reg-unreg-left-col {
    width: 100%;
  }
  .reg-unreg-right-col {
    width: 100%;
    padding-top: 25px;
  }
  .tft-list-style #top-traders-items.top-traders-items-reg-unreg li,
  .tft-list-style #top-traders-items-unreg.top-traders-items-reg-unreg li,
  .tft-list-style #top-traders-items.cfb-traders-box li {
    min-height: inherit;
  }
  .tft-list-style #top-traders-items.top-traders-items-reg-unreg li.frx-three-col,
  .tft-list-style #top-traders-items.top-traders-items-reg-unreg li.frx-five-col,
  .tft-list-style #top-traders-items-unreg.top-traders-items-reg-unreg li.frx-five-col,
  .tft-list-style.top-forex-trading-area ul li.frx-four-col,
  .tft-list-style.top-forex-trading-area ul li.frx-three-col  {
    overflow: visible !important;
    display: list-item !important;
  }
}

/*----------------------*/
/* best-cfdtp-container */
/*----------------------*/
.best-cfdtp-container h3 {
    font-family: 'Roboto', sans-serif;
    padding: 30px 0;
}
.best-cfdtp-item {
    background: #fff;
    padding: 20px 20px 30px 20px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 37px;
}
.entry-content .label-tag {
    display: inline-block;
    background: #e7f0f9;
    color: #5d6d8f;
    font-size: 15px !important;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 9px 12px 8px 12px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.best-cfdtp-item-inner .label-tag {
    background: none;
    padding: 0;
    padding-right: 75px;
    text-transform: unset;
}
.best-cfdtp-item-inner strong {
    background: #e7f0f9;
    padding: 9px 12px 8px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
}
.best-cfdtp-item-inner .invisible {
    display: none;
}
.cfdtp-item-img {
    position: absolute;
    top: 35px;
    right: 20px;
    width: 60px;
    height: auto;
}
.cfdtp-item-img img {
    max-width: 100%;
    height: 67px;
}
.best-cfdtp-item span:not(.post-tooltip, .tooltip-content, .invisible, .ht1, .ht2), .best-cfdtp-item h4:not(.post-tooltip, .tooltip-content) {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    padding-top: 20px;
    padding-bottom: 25px;
    display: block;
}
.best-cfdtp-item span a, .best-cfdtp-item h4:not(.post-tooltip, .tooltip-content) a {
    color: #000;
}
.best-cfdtp-info-area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-bottom: 30px;
}
.best-cfdtp-info {
    width: 75%;
}
.best-cfdtp-info-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.best-cfdtp-info-col {
    width: 23%;
    padding-right: 40px;
    position: relative;
}
.best-cfdtp-info-col:before {
    background-color: #e2e2e2;
    content: '';
    width: 2px;
    height: 80px;
    position: absolute;
    left: -35px; top: 2px;
}
.best-cfdtp-info-col:nth-child(2):before,
.best-cfdtp-info-col:first-child:before { display: none; }
.best-cfdtp-info-col:first-child {
    width: 26%;
}
.best-cfdtp-info-col:nth-child(3) {
    width: 28%;
}
.best-cfdtp-info-col:first-child .best-cfdtp-info-cont {
    max-width: 120px;
}
.best-cfdtp-info-col p {
    font-size: 15px !important;
    line-height: 25px !important;
}
.best-cfdtp-info-col p:last-child {
    padding-bottom: 0;
}
.best-cfdtp-info h6, .best-cfdtp-info p.colheads {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    padding-bottom: 10px;
	font-size: 14px;
}
.best-cfdtp-rating {
    color: #343f53;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    padding: 10px 0 0 0;
}
.best-cfdtp-rating-icon {
    max-width: 114px;
    padding-top: 5px;
}
.best-cfdtp-rating-icon img {
    width: 100%;
}

.best-cfdtp-btn-area {
    width: 100%;
    max-width: 207px;
}
.best-cfdtp-btn {
    display: block;
    /*background: #303b4f;*/
	background: #00D163;
    color: #fff !important;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    padding: 16px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.best-cfdtp-btn:hover {
    background: #5a6d8e;
}

.accordion-item {
    border-bottom: 1px solid #e6e6e6;
}
.accordion-title {
    background: url(../images/acc-arrow-hide.jpg) no-repeat center right 6px / 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 15px 0;
    cursor: pointer;
	color: #5a6d8e;
}
.accordion-title.accordion-show,
.accordion-title.active {
    background: url(../images/acc-arrow-show.jpg) no-repeat center right 6px / 14px;
}
.accordion-title.accordion-show.active {
    background: url(../images/acc-arrow-hide.jpg) no-repeat center right 6px / 10px;
}
.accordion-content {
    max-height: 0;
    line-height: 25px;
    overflow: hidden;
}
.accordion-title.accordion-show + .accordion-content {
    max-height: inherit;
}
.accordion-title.accordion-show.active + .accordion-content {
    max-height: 0 !important;
}
.accordion-content p {
    font-size: 15px !important;
    line-height: 25px !important;
    padding: 2px 0 22px 0;
}
.cfb-pros-cons-area {
    max-width: 752px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.cfb-pros-cons {
    width: 50%;
    padding: 0 10px;
}
.cfb-pros-cons span {
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 28px;
}
.cfb-pros-cons ul {
    margin-bottom: 0;
}
.cfb-pros-cons ul li {
    list-style: none;
    background: url(../images/pros-icon.jpg) no-repeat top 5px left / 16px;
    margin-left: 0;
    padding: 0 0 0 33px !important;
    font-size: 15px !important;
    line-height: 24px !important;
}
.cfb-pros-cons.cfb-cons-list ul li {
    background: url(../images/cons-icon.jpg) no-repeat top 6px left 5px / 12px;
}

/* best-cfdtp-rating-icon */
.best-cfdtp-rating-icon {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.best-cfdtp-rating-icon small {
    width: 16px;
    margin-right: 7px;
    display: block;
}
.best-cfdtp-rating-icon small:last-child {
    margin-right: 0;
}

@media screen and (max-width: 991px) {
    .best-cfdtp-info-col {
        padding-right: 20px;
    }
    .best-cfdtp-info {
      width: 73%;
    }
    .best-cfdtp-info-col:before {
        left: -15px;
    }
}
@media screen and (max-width: 900px) {
    .best-cfdtp-info-col {
        padding-right: 15px;
    }
    .best-cfdtp-info-col:before {
        left: -10px;
    }
}
@media screen and (max-width: 840px) {
    .best-cfdtp-info {
        width: 100%;
        padding-bottom: 25px;
    }
    .best-cfdtp-btn {
        font-size: 18px;
        padding: 11px;
    }
    .best-cfdtp-info-col {
        padding-right: 30px;
    }
    .best-cfdtp-info-col:before {
        left: -25px;
    }
}
@media screen and (max-width: 767px) {
    .best-cfdtp-info-col {
        padding-right: 20px;
    }
    .best-cfdtp-info-col:before {
        left: -15px;
    }
    .best-cfdtp-item-inner span:not(.post-tooltip, .tooltip-content) {
        font-size: 22px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 640px) {
  .best-cfdtp-info-col {
      width: 100%;
      padding-right: 0;
      padding-bottom: 25px;
  }
  .best-cfdtp-info-col:first-child { width: 100%; }
  .best-cfdtp-info-col:nth-child(3) {
      width: 100%;
      padding-bottom: 20px;
  }
  .best-cfdtp-info-col:last-child {
      padding-bottom: 0;
  }
  .best-cfdtp-btn-area {
      max-width: 500px;
  }
  .best-cfdtp-info-col:before { display: none; }
}
@media screen and (max-width: 580px) {
    .best-cfdtp-item h4:not(.post-tooltip, .tooltip-content) {
        font-size: 25px;
        padding: 16px 0;
    }
    .entry-content .label-tag {
        font-size: 14px !important;
    }
    .best-cfdtp-item-inner span:not(.post-tooltip, .tooltip-content) {
        padding: 16px 0 10px;
    }
    .best-cfdtp-item-inner .cfdtp-item-img {
        top: 77px;
    }
    .best-cfdtp-info-area {
        padding-bottom: 25px;
    }
    .cfdtp-item-img {
        top: 70px;
    }
    .cfdtp-item-img img {
        height: 56px;
    }
    .best-cfdtp-rating {
        font-size: 35px;
    }
    .cfb-pros-cons {
        width: 100%;
    }
    .accordion-content p {
        padding-bottom: 16px;
    }
    .cfb-pros-cons span {
        margin-bottom: 16px;
    }
}

/* .footnote-wrapper 21.08.23 */
.footnote-wrapper {

}
.footnote-wrapper h4 {
  font-size: 16px;
  display: inline-block;
  padding: 12px 28px 12px 15px;
  margin-bottom: 18px;
  text-transform: uppercase;
  border-top: 2px solid #f0f0f0;
  border-left: 2px solid #f0f0f0;
  position: relative;
  font-weight: 400;
}
.footnote-wrapper h4:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 19px; right: 10px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 8px solid #2c40d0;
}
.page-template-template-easy-feature .post-content .footnote-wrapper .footnote { padding-left: 16px; }
.page-template-template-easy-feature .post-content .footnote-wrapper p {
  color: #333;
  font-size: 14px;
  line-height: 19px;
  padding-bottom: 6px;
}
.page-template-template-easy-feature .post-content .footnote-wrapper p a {
  color: #333;
  text-decoration: underline;
}
.page-template-template-easy-feature .post-content .footnote-wrapper p a:hover {
  color: #007daf;
}
.page-template-template-easy-feature .post-content .footnote-wrapper .footnote span {
  color: #333;
  font-size: 14px;
  line-height: 23px;
}

@media screen and (max-width: 767px) {
  .footnote-wrapper h4 {
    padding: 8px 20px 9px 10px;
  }
  .footnote-wrapper h4::after {
    top: 16px;
    right: 5px;
  }
  .page-template-template-easy-feature .post-content .footnote-wrapper .footnote {
    padding-left: 11px;
  }
}

/*css for video with content*/
.cus-video-area {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.cus-video-col {
  width: 50%;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .cus-video-col {
    width: 100%;
    padding: 0 15px 20px 15px;
  }
}


p#Summary,
div#summary {
	padding-bottom: 18px;
    font-weight: 700;
	color: #5a6d8e;
	font-size: 39px;
	line-height: 45px;
	font-family: 'Roboto Slab', serif;
}

/*trustscore css*/
.trustscore-area {
  max-width: 485px;
  margin: 20px auto;
  border: 2px solid #f3f3f3;
  border-top: 0;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  position: relative;
}
.trustscore-area::before {
  background-color: #fff;
  content: '';
  width: 6px;
  height: 20px;
  position: absolute;
  top: 0;
  right: -2px;
}
.trustscore-area::after {
  background-color: #f3f3f3;
  content: '';
  width: 30px;
  height: 2px;
  position: absolute;
  top: 20px; right: 0;
}
.trustscore-area .circle-skill-col:first-child::before {
  background-color: #f3f3f3;
  content: '';
  width: 2px;
  height: 50px;
  position: absolute;
  top: 0; right: 0;
}
.trustscore-area .circle-skill-col:first-child::after {
  background-color: #f3f3f3;
  content: '';
  width: 2px;
  height: 32px;
  position: absolute;
  top: 1px; left: -2px;
}
.trustscore-area .circle-skill-area {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  padding: 0 15px 9px 0;
}
.trustscore-area .circle-skill-col {
  width: 21%;
  border-top: 2px solid #f3f3f3;
  position: relative;
  padding: 20px 10px;
  margin-top: 20px;
}
.trustscore-area .pie_progress__label {
  position: inherit;
  top: 0;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin: 14px 0 4px 0;
}
.trustscore-area .circle-skill-col:first-child .pie_progress__label { font-size: 15px; margin: 4px 0 16px 0; }
.trustscore-area .pie_progress {
  width: 66px;
  height: 66px;
  margin: 0 auto;
}
.trustscore-area .pie_progress__number {
  font-size: 34px;
  font-weight: 700;
}
.trustscore-area .circle-skill-col:first-child .pie_progress__number {
  font-size: 60px; 
}
.trustscore-area .circle-skill-col:first-child {
  width: 37%;
  margin-top: -30px;
  -webkit-border-radius: 5px 5px 0 0; 
  border-radius: 5px 5px 0 0;
}
.trustscore-area .circle-skill-col:first-child .pie_progress {
  width: 133px;
  height: 133px;
}

.cfb-circle-logo {
  max-width: 185px;
  position:absolute;
  top: -14px; left: 212px;
}
.cfb-circle-logo img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 580px) {
  .trustscore-area .circle-skill-area {
    -webkit-justify-content: center;
    justify-content: center;
    padding-right: 0;
  }
  .trustscore-area {
    padding: 15px 0 1px 0;
    border-top: 2px solid #f3f3f3;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  .trustscore-area .circle-skill-col:first-child {
      width: 100%; 
    margin-top: 0;
  }
  .trustscore-area .pie_progress__label { margin-top: 6px; }
  .trustscore-area .circle-skill-col:first-child .pie_progress__label {
    margin: 2px 0 5px 0;
  }
  .trustscore-area .circle-skill-col {
      width: 21%; 
    border-top: 0;
    padding: 10px 10px;
    margin-top: 0;
  }
  .cfb-circle-logo,
  .trustscore-area::before,
  .trustscore-area::after,
  .trustscore-area .circle-skill-col:first-child::before,
  .trustscore-area .circle-skill-col:first-child::after {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .trustscore-area .circle-skill-col {
      width: 25%;  
  }
}
@media screen and (max-width: 380px) {
  .trustscore-area .circle-skill-col {
      width: 33.333%;  
  }
}

.mob-hide-img img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
    .mob-hide-img {
        display: none;
    }
}

/* cfb-card-slider-area */
.cfb-card-slider-area {
    background-color: #313c50;
    padding: 62px 85px 25px 55px;
  margin-top: 20px;
    margin-bottom: 30px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.cfb-card-slider-cont-area {
    display: -webkit-flex;
    display: flex;
    flex-wrap: -webkit-wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.cfb-card-slider-content {
    width: 56%;
}
.cfb-card-slider-right {
    width: 35.5%;
}
.cfb-card-cont-info {
    padding: 0 0 0 33px;
}
.cfb-card-slider-right img {
    max-width: 100%;
    height: auto;
    display: block;
}
.owl-carousel.cfb-card-slider .owl-item img {
    width: auto;
    max-width: 100%;
}
.cfb-card-slider-content h3 {
    color: #fff;
    margin-bottom: 8px;
    font-family: 'Roboto', sans-serif;
}
.page-template-template-easy-feature .post-content .cfb-card-slider-content p {
    color: #fff;
  font-size: 15px;
    line-height: 1.4;
}
.page-template-template-easy-feature .post-content .cfb-card-slider-content ul {
  padding: 0;
}
.page-template-template-easy-feature .post-content .cfb-card-slider-content ul li {
    color: #fff;
    font-size: 15px;
    line-height: 1.4;
    list-style: disc;
    padding-bottom: 8px !important;
  margin-left: 13px;
}
.page-template-template-easy-feature .post-content .cfb-card-slider-content ul li a {
    color: #fff;
}

.cfb-card-slider.owl-carousel .owl-nav {
    width: 100%;
    height: 0;
}
.cfb-card-slider.owl-carousel .owl-nav .owl-next,
.cfb-card-slider.owl-carousel .owl-nav .owl-prev {
    width: 33px;
    height: 33px;
    position: absolute;
    top: 42%;
  -webkit-transform: translatey(-42%);
  transform: translatey(-42%);
    z-index: 99;
    color: #fff;
    font-size: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.cfb-card-slider.owl-carousel .owl-nav .owl-next {
    background: #fff url(../images/cfb-next-btn.png) no-repeat center;
    right: -70px;
}
.cfb-card-slider.owl-carousel .owl-nav .owl-prev {
    background: #fff url(../images/cfb-prev-btn.png) no-repeat center;
    left: -43px;
}
.cfb-card-slider.owl-carousel .owl-nav .owl-next.disabled,
.cfb-card-slider.owl-carousel .owl-nav .owl-prev.disabled {
    display: none;
}
.cfb-card-slider .owl-dots {
    width: 100%;
    max-width: 360px;
    margin: 60px auto 0;
    display: -webkit-flex;
    display: flex;
}
.cfb-card-slider .owl-dots .owl-dot {
    background: #707684;
    width: 100%;
    height: 5px;
    margin: 0;
}
.cfb-card-slider .owl-dots .owl-dot.active {
    background: #fff;
}

@media screen and (max-width: 991px) {
    .cfb-card-slider-area {
        padding: 30px 40px 25px 40px;
    }
    .cfb-card-cont-info {
          padding: 0 0 0 15px;
    }
    .cfb-card-slider.owl-carousel .owl-nav .owl-next,
    .cfb-card-slider.owl-carousel .owl-nav .owl-prev {
        background-size: 7px;
        width: 27px;
        height: 27px;
    }
    .cfb-card-slider.owl-carousel .owl-nav .owl-prev {
        left: -30px;
    }
    .cfb-card-slider.owl-carousel .owl-nav .owl-next {
        right: -30px;
    }
    .cfb-card-slider .owl-dots {
        margin-top: 25px;
    }
}
@media screen and (max-width: 640px) {
    .cfb-card-slider-content {
        width: 100%;
    }
    .cfb-card-slider-right {
        width: 100%;
        padding-top: 20px;
    }
    .cfb-card-slider-right img {
        margin: 0 auto;
    }
    .cfb-card-slider-content h3 {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 380px) {
    .cfb-card-slider-area {
        padding: 25px 10px 25px 10px;
    }
    .cfb-card-slider.owl-carousel .owl-nav .owl-next,
    .cfb-card-slider.owl-carousel .owl-nav .owl-prev {
        display: none;
    }
}

/* acfb-popular-table-area */
.acfb-popular-table-area {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 13px -4px rgba(0,0,0,.2);
    box-shadow: 0 0 13px -4px rgba(0,0,0,.2);
}
.acfb-popular-table-left {
    background-color: #5a6d8e;
    width: 35%;
}
.acfb-popular-table-right {
    width: 65%;
}
.acfb-popular-table-cont {
    padding: 25px 30px 20px 19px;
}
.acfb-popular-table-cont h3 {
    color: #fff;
    font-size: 24px;
    line-height: 1.25;
    padding-bottom: 8px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.acfb-popular-table {
    padding: 30px 30px 20px 30px;
}

/* acfb-popular-table */
.acfb-popular-table table {
     border: 0;
}
.acfb-popular-table table tr {
    border: 0;
    border-bottom: 1px solid #f0f0f0;
}
.acfb-popular-table table tr:first-child {
    border-top: 1px solid #f0f0f0;
}
.acfb-popular-table table tr td {
    text-align: right;
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: middle;
  border: 0;
}
.acfb-popular-table table tr td:first-child {
    text-align: left;
    padding-right: 5px;
}
.acfb-popular-aimg img {
    max-width: 21px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.acfb-popular-aimg {
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.acfb-popular-table table tr td .acfb-popular-aimg span {
    width: 21px;
    margin-right: 12px;
}
.acfb-popular-aimg strong {
    color: #000;
    font-size: 15px;
    display: inline-block;
}
.acfb-popular-table table tr td span {
    color: #000;
    font-size: 15px;
    display: inline-block;
    font-weight: 500;
}
.acfb-popular-table table tr td .acfb-price {
    position: relative;
    padding-right: 40px;
}
.acfb-popular-table table tr td .acfb-price small {
    width: 40px;
    color: #c3c3c3;
    font-size: 15px;
    position: absolute;
    top: 1px;
    right: 5px;
}
.acfb-popular-table table tr td small sup {
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
}
.load-btn {
  background: linear-gradient(90deg, rgba(47,59,79,1) 0%, rgba(90,109,141,1) 100%);
    color: #fff !important;
    font-size: 18px;
    line-height: 1;
    padding: 20px 10px 15px 10px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
    font-weight: 600;
    -webkit-border-radius: 25px;
    border-radius: 25px;
  -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.load-btn:hover {
  background: linear-gradient(90deg, rgba(90,109,141,1) 0%, rgba(47,59,79,1) 100%);
}
.load-btn span {
    background: url(../images/bg-load-btn.png) no-repeat right center / 12px;
    color: #fff !important;
  font-size: 18px;
    display: inline-block;
    padding-right: 20px;
}
.acfb-table-area {
    padding: 5px 5px 35px 5px;
}
.acfb-table-first {
    display: none;
}
.acfb-table-area.acfb-table-active .acfb-table-first {
    display: block;
}
.acfb-table-area.acfb-table-active .acfb-table-last {
    display: none;
}

@media screen and (max-width: 991px) {
    .acfb-popular-table {
        padding: 20px 20px 15px 20px;
    }
    .acfb-popular-table-cont {
        padding: 15px 15px 15px 15px;
    }
}
@media screen and (max-width: 768px) {
    .post-content .sidebar_and_content .entry-content .acfb-popular-aimg img {
        display: inline-block !important;
    }
    .acfb-popular-table table tr td .acfb-popular-aimg span {
        margin-right: 7px;
    }
}
@media screen and (max-width: 580px) {
    .acfb-popular-table-left {
        width: 100%;
    }
    .acfb-popular-table-right {
        width: 100%;
    }
    .acfb-popular-table-cont {
        padding: 15px 10px 15px 10px;
    }
    .entry-content .acfb-popular-table-cont h3,
    .acfb-popular-table-cont h3 {
        font-size: 18px !important;
    }
    .acfb-popular-table {
        padding: 20px 10px 15px 10px;
    }
    .acfb-popular-table table tr td .acfb-popular-aimg span {
        margin-right: 5px;
    }
    .acfb-popular-table table tr td .acfb-price small,
    .acfb-popular-aimg strong {
        font-size: 14px;
    }
  .load-btn {
      padding: 15px 10px 12px 10px;
      font-size: 16px; 
  }
  .load-btn span {
    font-size: 16px; 
  }
}






/* easy-ftr-bnr-full */
.easy-ftr-bnr-full .post-content__top-text {
    width: 100%;
    max-width: 1040px;
}
.easy-ftr-bnr-full .alignright {
    display: none;
}

.bnr-full-toggle {
    display: inline-block;
    margin-left: 14px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    position: relative;
}
.bnr-full-toggle.bnr-full-toggle-active {
    width: 100%;
    max-width: 480px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 13px;
    -webkit-border-top-right-radius: 13px;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-topright: 13px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}
.bnr-full-toggle span {
    background: #fff url(../images/cfb-down-arrow.png) no-repeat right 14px center;
    color: #3e495c;
    font-size: 16px;
    display: block;
    cursor: pointer;
    padding: 10px 58px 10px 14px;
    font-weight: 700;
    -webkit-border-radius: 13px;
    border-radius: 13px;
}
.bnr-full-toggle span.active_span {
    background: #fff url(../images/cfb-up-arrow.png) no-repeat right 14px center;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 13px;
    -webkit-border-top-right-radius: 13px;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-topright: 13px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}
.bnr-full-toggle ul {
    background-color: #fff;
    padding: 8px 14px 15px 14px;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    display: none;
    -webkit-border-bottom-right-radius: 13px;
    -webkit-border-bottom-left-radius: 13px;
    -moz-border-radius-bottomright: 13px;
    -moz-border-radius-bottomleft: 13px;
    border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
}
.bnr-full-toggle ul li {
    background: url(../images/bg-cfb-li.png) no-repeat left 0;
    color: #3e495c;
    font-size: 14px;
    padding: 2px 0 6px 21px;
}
.cfx-top-author .author-info .bnr-full-toggle ul li strong {
    font-size: 14px;
    display: inline-block;
    font-weight: 700;
}
.easy-ftr-bnr .post-content__top-text .bnr-full-toggle ul li a {
    color: #1788b6;
}

@media screen and (max-width: 860px) {
    .bnr-full-toggle.bnr-full-toggle-active {
        max-width: 360px;
    }
}
@media screen and (max-width: 768px) {
    .bnr-full-toggle.bnr-full-toggle-active {
        max-width: 320px;
    }
    .bnr-full-toggle {
        margin-left: 5px;
    }
    .bnr-full-toggle ul {
        padding: 4px 10px 10px 10px;
    }
    .bnr-full-toggle span {
        font-size: 15px;
    }
    .cfx-top-author .author-info .bnr-full-toggle ul li strong {
        font-size: 14px !important;
    }     
}
@media screen and (max-width: 680px) {
    .bnr-full-toggle {
        max-width: 320px;
        display: block;
        margin: 6px 0 0 0;
    }
}



/* Author Menu created date 10.4.25 */
.clearfix {
  overflow: hidden;
  clear: both;
}
.cfb-banner-bottom-idea-area {
  background-color: #3e495c;
  padding: 21px 15px 11px 15px;
}
.cfb-idea-col-area {
  margin: 0 -5px;
}
.cfb-idea-owl-carousel .item {
  width: 11.11%;
  float: left;
}
.cfb-idea-info {
  padding: 5px;
  text-align: center;
}
.cfb-idea-icon {
  max-width: 58px;
  margin: 0 auto 12px;
}
.cfb-idea-icon img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.cfb-idea-info strong {
  color: #fff;
  font-size: 13px;
  display: block;
  padding-bottom: 5px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .owl-carousel.owl-drag .owl-item {
      text-align: center;
  }
  .cfb-idea-owl-carousel .item {
      width: 100%;
      float: none;
  }
  .cfb-idea-owl-carousel {
      padding: 0 10px;
  }
}