@charset "UTF-8";
html {
  background: #f0f1f5;
}

body {
  font-family: Poppins;
  background: #f0f1f5;
}

img {
  font-size: 8px;
}

.p-r-0 {
  padding-right: 0;
}

#widget-moveable {
  list-style-type: none;
  padding-left: 0;
}

.bar-main-outer {
  display: none;
}

.google_ads_box_mobile {
  display: none;
}

.mobile_sidebar {
  display: none;
}

a {
  text-decoration: none !important;
}

.colmn.row_length .side-bar {
  width: 80px;
}

.colmn.row_length .side-bar .side_bar {
  overflow: hidden;
  position: relative;
  width: 80px;
  overflow: hidden;
  transition-delay: 2s;
}

.colmn.row_length .side-bar .side_bar .side_bar_info_wrap {
  display: none;
}

.colmn.row_length .side-bar .side_bar .side_bar_items_wrap ul a li {
  height: 55px;
  display: flex;
  align-items: center;
}

.colmn.row_length .side-bar .side_bar .side_bar_items_wrap ul a li p {
  display: none;
}

.colmn.row_length .colms-outer {
  width: calc(100% - 80px);
}

.side-bar {
  width: 225px;
}

.colms-outer {
  display: flex;
  width: calc(100% - 225px);
}

.mbl_before_login_logo {
  display: none;
}

.show_more_wrap_outer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 30px;
}

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

.show_more_wrap_outer .show_more_wrap {
  position: relative;
  border: 2px dashed #c5c5c5;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 40px;
  border-radius: 10px;
  border-spacing: 30px;
  width: 50%;
}

.show_more_wrap_outer .show_more_wrap .show_more_tags {
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin: 0;
}

.show_more_wrap_outer .show_more_wrap i {
  color: #8c8c8c;
  margin-top: 2px;
  margin-left: 10px;
  font-size: 18px;
}

.show_more_wrap_outer .show_more_wrap:hover {
  cursor: pointer;
}

.show_more_wrap_outer .show_more_wrap:hover .show_more_tags {
  border-bottom: 1px solid #323aa5;
  color: #323aa5;
}

.show_more_wrap_outer .show_more_wrap:hover i {
  color: #323aa5;
}

.login_credetial_logo {
  display: none;
}

.temp_wrap {
  display: none;
}

.hashtag_bar_wrap {
  display: none;
}

.highlite_main_outer {
  display: none;
}

.match-detail {
  display: none;
}

.page_title_name {
  display: none;
}

.pt-15 {
  padding: 15px 0;
}

.mobile_header {
  display: none;
  height: 60px;
  background-color: #fff;
}

.mobile_header .mobile_menu_btn {
  position: absolute;
  left: 10px;
  top: 16px;
}

.mobile_header .mobile_menu_btn i {
  font-size: 24px;
  color: #989898;
  line-height: 1.3;
}

.mobile_header .mobile_header_logo {
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mobile_header .mobile_header_logo img {
  height: 34px;
}

.mobile_header .mobile_header_logo p {
  margin-left: 50px;
  font-size: 9px;
  margin-bottom: 0;
  margin-top: -8px;
  color: #fe3363;
  font-style: italic;
}

.mobile_header .mobile_header_logo p span {
  position: unset;
  font-weight: 700;
}

.mobile_header .page_header_name {
  text-align: center;
  padding-top: 10px;
}

.mobile_header .page_header_name h1 {
  font-size: 20px;
  color: #222;
  margin: 0;
}

.mobile_header .page_header_name p {
  font-size: 12px;
  color: #989898;
  margin: 0;
}

.mobile_header span {
  position: absolute;
  right: 13px;
  top: 18px;
}

.mobile_header span .fav_star {
  font-size: 20px;
  color: #989898 !important;
}

.mobile_header span .fav_star.active {
  color: #f9b519;
}

.mobile_header .back {
  position: absolute;
  left: 13px;
  top: 18px;
}

.mobile_header .back i {
  font-size: 20px;
  color: #989898;
  font-weight: 400;
}

.mobile_nav_bar {
  display: none;
  position: fixed;
  z-index: 3;
  height: 60px;
  width: 100%;
  bottom: 0;
  background-color: #fff;
  box-shadow: 0 -8px 10px 1px rgba(204, 204, 204, 0.67);
  border-radius: 12px 12px 0 0;
}

.mobile_nav_bar .nav_inner ul {
  display: flex;
  justify-content: space-around;
  padding-left: 0;
  align-items: center;
  align-content: center;
  height: 60px;
}

.mobile_nav_bar .nav_inner ul a li {
  display: flex;
  cursor: pointer;
}

.mobile_nav_bar .nav_inner ul a li .block {
  display: flex;
}

.mobile_nav_bar .nav_inner ul a li .newspaper {
  background-image: url(../images/newspaper.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.mobile_nav_bar .nav_inner ul a li .personalize {
  background-image: url(../images/personalize-light.svg);
  width: 30px;
  height: 25px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.fa-sign-out {
  color: #989898;
  font-size: 20px;
}

.mobile_nav_bar .nav_inner ul a li .earth {
  background-image: url(../images/planet-earth.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.mobile_nav_bar .nav_inner ul a li .forum {
  background-image: url(../images/forum.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.mobile_nav_bar .nav_inner ul a li .favorites {
  background-image: url(../images/favourites-filled-star-symbol.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.mobile_nav_bar .nav_inner ul a li .settings {
  background-image: url(../images/setting.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.mobile_nav_bar .nav_inner ul a li .search {
  background-image: url(../images/srch.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.mobile_nav_bar .nav_inner ul a li p {
  padding-left: 15px;
  color: #989898;
  cursor: pointer;
}

.mobile_nav_bar .nav_inner ul .active li {
  color: #fe3363;
}

.mobile_nav_bar .nav_inner ul .active li .settings {
  background-image: url(../images/settings.svg);
}

.mobile_nav_bar .nav_inner ul .active li .favorites {
  background-image: url(../images/favourites-solid.svg);
}

.mobile_nav_bar .nav_inner ul .active li .forum {
  background-image: url(../images/forum-solid.svg);
}

.mobile_nav_bar .nav_inner ul .active li .earth {
  background-image: url(../images/planet-earth-solid.svg);
}

.mobile_nav_bar .nav_inner ul .active li .newspaper {
  background-image: url(../images/newspaper-solid.svg);
}

.mobile_nav_bar .nav_inner ul .active li .personalize {
  background-image: url(../images/personalize-solid.svg);
}

.mobile_nav_bar .nav_inner ul .active li .search {
  background-image: url(../images/srch-solid.svg);
}

.mobile_nav_bar .nav_inner ul .active li p {
  color: #fe3363;
}

h1 {
  font-family: Poppins;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

a {
  color: #fe3363;
}

a:hover {
  color: #fe3363;
  text-decoration: none;
}

a:focus,
button:focus,
input:focus {
  outline: 0;
  border: none;
  text-decoration: none;
}

img {
  max-width: 100%;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px !important;
  position: relative;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #acacac;
  box-shadow: none;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 10px #eee;
  border-radius: 10px;
}

@keyframes dot-keyframes {
  0% {
    opacity: 0.4;
    transform: scale(1, 1);
  }
  50% {
    opacity: 1;
    transform: scale(1.3, 1.3);
  }
  100% {
    opacity: 0.4;
    transform: scale(1, 1);
  }
}
.load_screen_frame {
  background: url(../images/right_top_frame.svg) no-repeat right top/20%, url(../images/left_bottom_frame.svg) no-repeat left bottom/10%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.credential_right_frame {
  background: url(../images/right_top_frame.svg) no-repeat right top/20%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 0 25px 0 0;
}

.loader_center_logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loader_center_logo img {
  max-width: 100%;
}

.loader_list {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);
}

.loader_list li {
  display: inline-block;
}

.loader_list li span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  animation: dot-keyframes 1.8s infinite ease-in-out;
}

.loader_list li span.green {
  background: #42a695;
}

.loader_list li span.red {
  background: #e65c5d;
  animation-delay: 0.3s;
}

.loader_list li span.yellow {
  background: #f3b342;
  animation-delay: 0.6s;
}

.loader_list li span.blue {
  background: #4d9ff6;
  animation-delay: 0.9s;
}

.credential_wrap {
  width: 1184px;
  max-width: 100%;
  margin: auto;
  background: #fff;
  padding: 100px 240px 100px 120px;
  border-radius: 25px;
  position: relative;
  max-width: 100%;
  box-shadow: 0 4px 20px rgba(84, 49, 49, 0.05);
}

.credential_page_wrap {
  height: 100vh;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: 50px;
}

.credential_inner_con {
  position: relative;
  z-index: 2;
}

.credential_inner_con span {
  font-size: 16px;
  font-weight: 500;
}

.credential_inner_con span.heading_description {
  display: block;
  margin-bottom: 50px;
}

.credential_inner_con span.heading_description a {
  font-weight: 700;
  display: inline-block;
  padding-left: 3px;
}

.credential_inner_con .signup_logo {
  position: relative;
}

.credential_inner_con .signup_logo p {
  color: #fe3363;
  font-style: italic;
  position: absolute;
  right: -3px;
  bottom: -18px;
}

.form_row {
  margin-bottom: 20px;
}

.form_row.bottom_space {
  margin-bottom: 10px;
}

.form_row.forgetpass {
  text-align: right;
  font-size: 14px;
  font-weight: 500;
}

.form_row.button_row {
  margin-top: 40px;
}

.form_block .ffl-wrapper {
  position: relative;
}

.form_block .ffl-wrapper.ffl-floated .ffl-label {
  top: -10px;
  font-size: 10px;
  font-weight: 600;
  color: #fe3363;
}

.form_block .ffl-label {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
  position: absolute;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  pointer-events: none;
  color: #989898;
  font-size: 16px;
  top: 5px;
  left: 0;
  z-index: 1;
  margin: 0;
}

.form_block input[type=email],
.form_block input[type=number],
.form_block input[type=password],
.form_block input[type=text],
.form_block select {
  border: 0;
  border-bottom: 2px solid #d9d9d9;
  width: 100%;
  line-height: 34px;
  height: 34px;
  font-size: 16px;
  color: #222;
  padding: 0;
  background-color: transparent !important;
  cursor: text;
}

.form_block input[type=email]:focus,
.form_block input[type=number]:focus,
.form_block input[type=password]:focus,
.form_block input[type=text]:focus,
.form_block select:focus {
  outline: 0;
  padding: 0;
  background-color: transparent;
}

.form_block input:-webkit-autofill {
  -webkit-transition: background-color 500000s ease-in-out 0s !important;
  transition: background-color 500000s ease-in-out 0s !important;
}

.form_block option {
  outline: 0;
  padding: 0;
}

.form_block .checkbox_style_wrap {
  display: block;
  position: relative;
}

.form_block .checkbox_style_wrap input[type=checkbox] {
  opacity: 0;
  position: relative;
  z-index: 1;
  margin-right: 3px;
  width: 20px;
  height: 20px;
  top: 4px;
  cursor: pointer;
}

.form_block .checkbox_style_wrap input[type=checkbox]:checked + .checkbox_style:after {
  content: "✓";
  font-size: 16px;
  position: absolute;
  top: 0;
  left: -1px;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  background: #fe3363;
  border-radius: 50%;
  width: 18px;
  height: 16px;
  padding-left: 3px;
}

.form_block .checkbox_style_wrap .checkbox_style {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #fe3363;
  display: inline-block;
  top: 4px;
  left: 0;
  border-radius: 50%;
}

.form_block .checkbox_style_wrap .checkbox_style:before {
  content: "";
}

.form_block .checkbox_style_wrap label {
  color: #989898;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 0 3px;
}

.orline {
  display: block;
  width: 80%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  color: #989898;
  font-weight: 500;
}

.orline .line {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 1px;
  background: #d9d9d9;
  line-height: 0;
  font-size: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.orline .text {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
}

.social_icon_list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}

.social_icon_list li {
  padding-left: 15px;
  padding-right: 15px;
}

.signup_tabs_list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  border-radius: 24px;
  background: #f0f1f5;
  width: -webkit-max-content;
  width: max-content;
  display: flex;
  line-height: 34px;
  font-size: 12px;
  font-weight: 600;
}

.signup_tabs_list li a {
  color: #989898;
  padding-left: 25px;
  padding-right: 25px;
  display: inline-block;
  text-decoration: none;
}

.signup_tabs_list li a.active {
  background: #323aa5;
  color: #fff;
  border-radius: 24px;
}

.button_width_parent {
  display: block;
  max-width: 326px;
  margin: 0 auto;
}

.button_style {
  display: block;
  width: 100%;
  background: #fe3363;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 54px;
  text-align: center;
  border: 0;
  border-radius: 30px;
  cursor: pointer;
  padding: 0 10px;
}

.button_style a {
  color: #fff;
}

.signin_logo_right {
  text-align: right;
  padding-top: 30px;
}

.signin_logo_right a {
  cursor: pointer;
  display: block;
  font-style: italic;
}

.signin_logo_right .signin_in {
  position: relative;
}

.signin_logo_right .signin_in p {
  color: #fe3363;
  font-style: italic;
  position: absolute;
  right: -3px;
  bottom: -18px;
}

.signin_logo_right .signin_in p span {
  font-weight: 700;
}

.nice-number {
  position: relativ;
  height: 100%;
}

.nice-number button {
  background: 0 0;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #989898;
}

.nice-number button i {
  line-height: 20px;
}

.nice-number button.minus_btn {
  height: 50%;
  top: 1px;
}

.nice-number button.plus_btn {
  height: 50%;
  top: auto;
  bottom: 4px;
}

.select2-container :focus {
  outline: 0;
}

.select2-container--default .select2-selection--single {
  background: 0 0;
  color: #989898;
  border: 0;
  line-height: 34px;
  height: 34px;
  border-bottom: 2px solid #d9d9d9;
  border-radius: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  line-height: 34px;
  padding-right: 0;
}

.credential_inner_con .select2-dropdown {
  border: 0;
  background: #f0f1f5;
  border-radius: 0;
  width: auto !important;
  min-width: 110px;
  max-width: 150px;
  word-break: break-word;
  box-shadow: 1px 0 10px #e1e1e1;
  font-size: 14px;
}

.select2-container--default .before_login_select .select2-results__option--highlighted[aria-selected] {
  background: #323aa5;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  font-family: "Material Icons";
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  border: 0;
  position: static;
  margin: 7px 0 0 -3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
  content: "keyboard_arrow_down";
}

.custom_select2 {
  width: 100%;
}

.custom_select2 {
  width: 100% !important;
}

.col-xl-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
  padding: 0;
}

@media (max-width: 1199px) {
  .colms-outer {
    display: flex;
    width: calc(100% - 180px);
  }

  .side-bar {
    width: 180px;
  }

  .signin_logo_right img {
    max-width: 140px;
  }

  .right_bar_wrapper .bitcoin_outer .duration_wrap .duration_items {
    padding: 0 7px 0 7px;
  }

  .news_cat_wrapr .news_container .header_select_block .multiselect {
    width: 50% !important;
  }
}
@media (max-width: 991px) {
  .credential_wrap {
    padding-right: 120px;
  }

  .credential_wrap .form_row {
    margin-bottom: 0;
  }

  .credential_wrap .form_block {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .page_title_name {
    display: block;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .page_title_name h1 {
    font-size: 22px;
    color: #222;
    margin: 0;
  }

  .page_title_name p {
    font-size: 14px;
    color: #989898;
    margin: 0;
    font-weight: 500;
  }

  .content_title {
    padding-left: 15px !important;
  }

  .mobile_sidebar {
    display: block;
    overscroll-behavior: contain contain;
  }

  .mobile_sidebar .overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 125;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    overflow-x: hidden;
    transition: 0.2s;
    overscroll-behavior: contain contain;
  }

  .mobile_sidebar .overlay-content {
    width: 100%;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl {
    height: 100vh;
    position: relative;
    transition-delay: 2s;
    visibility: visible;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    background: #fff;
    width: 60%;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl {
    padding-top: 15px;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .logo {
    padding-left: 20px;
    padding-bottom: 15px;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .logo a img {
    width: 155px;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .logo a p {
    margin-left: 41px;
    font-size: 8px;
    margin-bottom: 0;
    margin-top: -8px;
    color: #fe3363;
    font-style: italic;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .logo a p span {
    position: unset;
    font-weight: 700;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .search_bar {
    padding: 0 15px;
    padding-bottom: 20px;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .search_bar i {
    position: absolute;
    padding: 10px;
    pointer-events: none;
    color: #989898;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .search_bar input {
    padding-left: 30px;
    background: #f0f1f5;
    border: none;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul {
    padding: 20px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li {
    display: flex;
    padding: 0 5px 0 0;
    padding-left: 15px;
    cursor: pointer;
    height: 40px;
    align-items: center;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block {
    display: flex;
    align-items: center;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block p {
    padding-left: 15px;
    color: #989898;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 18px;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block .newspaper {
    background-image: url(../images/newspaper.svg);
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block .personalize {
    background-image: url(../images/personalize-light.svg);
    width: 30px;
    height: 25px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block .earth {
    background-image: url(../images/planet-earth.svg);
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block .forum {
    background-image: url(../images/forum.svg);
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block .favorites {
    background-image: url(../images/favourites-filled-star-symbol.svg);
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block .settings {
    background-image: url(../images/setting.svg);
    width: 30px;
    height: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block .logout i {
    color: #afafaf;
    font-size: 20px;
    width: 30px;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .active li {
    color: #fe3363;
    background-color: #ffe0e8;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .active li .settings {
    background-image: url(../images/settings.svg) !important;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .active li .favorites {
    background-image: url(../images/favourites-solid.svg) !important;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .active li .forum {
    background-image: url(../images/forum-solid.svg) !important;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .active li .earth {
    background-image: url(../images/planet-earth-solid.svg) !important;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .active li .newspaper {
    background-image: url(../images/newspaper-solid.svg) !important;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .active li .personalize {
    background-image: url(../images/personalize-solid.svg) !important;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl .active li .block p {
    color: #fe3363;
  }

  .mobile_sidebar .overlay a {
    padding: 0 0;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .mobile_sidebar .overlay a:focus,
.mobile_sidebar .overlay a:hover {
    color: #f1f1f1;
  }

  .mobile_sidebar .overlay .closebtn {
    position: absolute;
    top: -17px;
    right: 4px;
    font-size: 40px;
    color: #fff;
  }

  .p-b-80 {
    padding-bottom: 80px;
  }

  .right-bar-none {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }

  .carousel-indicators {
    bottom: -8px !important;
    left: 107px !important;
    justify-content: flex-start !important;
  }

  .colms-outer {
    width: 100%;
  }

  .right_bar_wrapper .bitcoin_outer .duration_wrap .duration_items {
    font-size: 13px !important;
  }

  .comment_box_outer {
    padding-right: 15px;
  }

  .credential_wrap {
    padding: 50px;
  }

  .signin_logo_right {
    text-align: center;
    display: none;
  }

  .forum_page_wrap .forum_page_tabs .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow: scroll;
  }

  .forum_page_wrap .forum_page_tabs .nav-tabs li {
    width: -webkit-fill-available;
    min-width: 130px;
    min-height: 35px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .block p {
    display: none;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .newspaper {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .earth {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .forum {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .favorites {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .settings {
    margin-bottom: 10px;
  }

  .mobile_header {
    display: block;
  }

  .mobile_nav_bar {
    display: block;
  }

  .side-bar {
    display: none !important;
  }

  .host_page_nav {
    display: none !important;
  }

  .news_cat_wrapr .news_container .header_select_block .multiselect {
    width: 50% !important;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .animate .weather_widget {
    height: 410px !important;
  }

  .match_details_wrap_mbl_new {
    max-height: 410px;
    overflow-y: scroll;
  }

  .trending_hashtags_widget .trending_hashtags_widget_inner {
    max-height: 410px;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer {
    max-height: 410px !important;
  }
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .load_screen_frame {
    background-position: 50% 360% !important;
  }
}
@media (max-width: 575px) {
  .colms-outer .p-r-0 {
    padding-right: 15px;
  }

  .news_cat_wrapr .scrolling_tabs .wrapper {
    overflow-x: scroll !important;
  }

  .news_cat_wrapr .scrolling_tabs .list {
    min-width: -webkit-max-content !important;
    min-width: max-content !important;
  }

  #snackbar {
    font-size: 10px !important;
    right: 17px !important;
  }

  .google_add_banner_wrap {
    padding: 10px !important;
    padding-top: 20px !important;
  }

  .google_add_banner_wrap .fiverr_add img {
    height: 50px !important;
  }

  .news_cat_wrapr .news_container .news .option_wrap .company_wrap {
    width: 100%;
  }

  .news_cat_wrapr .news_container .news .option_wrap .likes_dislike {
    width: 100%;
    justify-content: space-between;
  }

  .google_ads_box_mobile {
    height: 110px;
    width: 100%;
    display: block;
    border-radius: 12px;
    box-shadow: 0 4px 25px -1px rgba(169, 167, 169, 0.82);
  }

  .google_ads_box_mobile .add_box {
    border-radius: 12px;
    height: 100%;
    width: 100%;
  }

  .google_ads_box_mobile .add_box a img {
    height: 100%;
    width: 100%;
    object-fit: fill;
    border-radius: 12px;
  }

  .signup_logo {
    display: none;
  }

  .bar-main-outer {
    display: block;
  }

  .news .news_detail .title h4 {
    font-size: 16px !important;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .icon {
    position: absolute;
    right: 0;
    top: 10px;
    background-color: #fff;
    color: #989898;
    padding: 10px;
    width: 50px;
    border-radius: 25px 0 0 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .active {
    background: #fe336d;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .active .plus-minus i {
    color: #fff;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .icon.active {
    background-color: #fe3363;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .icon.active .plus-minus .fa {
    color: #fff;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .icon .plus-minus {
    top: 10px;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .icon .plus-minus .fa {
    color: #989898;
    top: 10px;
  }

  .right-bar-none {
    display: none;
  }

  .forum_page_wrap .poll_section_wrap {
    padding-right: 10px !important;
  }

  .colms-outer {
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .carousel-indicators {
    bottom: -8px !important;
    left: 7px !important;
    justify-content: flex-start !important;
    margin-left: 0 !important;
  }

  .right_bar_wrapper {
    display: none;
  }

  .right_bar_wrapper .weather_outer {
    display: none;
  }

  .right_bar_wrapper .trending_hashtags {
    display: none !important;
  }

  .carousel .slide ol.carousel-indicators {
    bottom: -10px;
    margin-left: 2%;
  }

  .highlite_main_outer {
    display: block;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 25px -1px rgba(169, 167, 169, 0.82);
  }

  .highlite_main_outer .match_highlite_wrap {
    min-height: 105px;
    display: inline-block;
    background-color: #fff;
    border-radius: 12px;
    width: 100%;
    box-shadow: 0 4px 25px -1px rgba(169, 167, 169, 0.82);
    border-radius: 12px;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner {
    background: url(../images/right-top-smal.svg) no-repeat right top/20%;
    background-size: 306px;
    position: relative;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer {
    display: flex;
    display: -webkit-flex;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .league_outer .league_info {
    height: 70px;
    width: 50px;
    border-radius: 0 0 30px 30px;
    background-color: #f0f1f5;
    margin-left: 10px;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .league_outer .league_info .image_container {
    text-align: center;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    align-content: center;
    text-align: center;
    height: 60px;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .league_outer .league_info .image_container img {
    margin-left: 5px;
    height: 42px;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .league_outer .league_info .football {
    text-align: center;
    line-height: 70px;
    height: 85px;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .league_outer .angle_cont {
    display: block;
    text-align: center;
    cursor: pointer;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .league_outer .angle_cont i {
    font-size: 20px;
    font-weight: 700;
    color: #989898;
    margin-left: 10px;
    margin-top: 5px;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: 0 0;
    box-shadow: none;
    position: relative;
    margin-left: 10px;
    margin-top: 20px;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #f0f1f5;
    position: absolute;
    top: 0;
    left: 0;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress .progress-left {
    left: 0;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: 0 0;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress.yellow .progress-bar {
    border-color: #f9b519;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    transform-origin: center left;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress .progress-right {
    right: 0;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress .progress-value {
    width: 80%;
    height: 80%;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 700;
    color: #222;
    line-height: 13px;
    text-align: center;
    position: absolute;
    left: 13%;
    bottom: 0;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .progress-outer .progress.blue .progress-bar {
    border-color: #f9b519;
  }

  @keyframes loading-1 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(180deg);
    }
  }
  @keyframes loading-2 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(144deg);
    }
  }
  @keyframes loading-3 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(90deg);
    }
  }
  @keyframes loading-4 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(36deg);
    }
  }
  @keyframes loading-5 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(126deg);
    }
  }
  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block {
    width: calc(90% - 120px);
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .line {
    border: 1px solid #f0f1f5;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .highlite_info {
    display: flex;
    display: -webkit-flex;
    padding: 10px 10px;
    height: 45px;
    align-items: center;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .highlite_info .team_logo_outer {
    width: 50px;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .highlite_info .team_logo_outer .team_logo {
    width: 30px;
    height: 30px;
    display: inline-block;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .highlite_info .team_logo_outer .team_logo img {
    height: 100%;
    width: 100%;
    object-fit: scale-down;
    display: inline-block;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .highlite_info .match_short_detail_outer {
    width: calc(100% - 40px);
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .highlite_info .match_short_detail_outer .match_short_detail_f {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .highlite_info .match_short_detail_outer .match_short_detail_f .team_name {
    display: inline-block;
    overflow: hidden;
    position: relative;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .highlite_info .match_short_detail_outer .match_short_detail_f .team_name p {
    font-size: 13px;
    font-weight: 500;
    color: #222;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .match_highlite_block .highlite_info .match_short_detail_outer .match_short_detail_f .team_score p {
    font-size: 15px;
    font-weight: 500;
    color: #222;
    margin-bottom: 0;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer {
    background-color: #fff;
    border-radius: 12px;
    height: auto;
    width: 100%;
    overflow: hidden;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap {
    background: url(../images/right-top-smal.svg) no-repeat right top/20%;
    background-size: 399px;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f {
    display: flex;
    display: -webkit-flex;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .curr_Stat_out {
    width: 25%;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .curr_Stat_out .currency_stat {
    height: 65px;
    width: 46px;
    border-radius: 0 0 30px 30px;
    background-color: #f0f1f5;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .curr_Stat_out .angle_cont {
    display: block;
    text-align: center;
    cursor: pointer;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .curr_Stat_out .angle_cont i {
    font-size: 20px;
    font-weight: 700;
    color: #989898;
    margin-left: -15px;
    margin-top: 5px;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out {
    width: 64%;
    padding-right: 20px;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .line {
    border: 1px solid #f0f1f5;
    display: flex;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .currency_info_wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 5px;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .currency_info_wrap .pricing h6 {
    font-size: 13px;
    color: #989898;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .currency_info_wrap .pricing h5 {
    font-size: 16px;
    color: #222;
    font-weight: 600;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .currency_info_wrap .change h6 {
    color: #989898;
    font-size: 13px;
    text-align: right;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .currency_info_wrap .change h5 {
    font-size: 16px;
    color: #fe3363;
    font-weight: 600;
    text-align: right;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .currency_info_wrap .ranking h6 {
    font-size: 13px;
    color: #989898;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .currency_info_wrap .ranking h5 {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    text-align: center;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .currency_info_wrap .market h6 {
    font-size: 13px;
    color: #989898;
    text-align: right;
  }

  .highlite_main_outer .bitcoin_highlight_box .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_info_out .currency_info_wrap .market h5 {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    text-align: right;
  }

  .match-detail {
    display: block;
  }

  .match-detail .animate .mbl_match_details_wrap {
    transition: height 1s;
    height: 80%;
    overscroll-behavior: contain contain;
  }

  .match-detail .modal {
    display: none;
    position: fixed;
    padding-bottom: 0;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
  }
  @keyframes slideUp {
    from {
      bottom: 0;
      opacity: 0;
    }
    to {
      top: -300;
      opacity: 1;
    }
  }
  .match-detail .mbl_match_details_wrap {
    background-color: #fff;
    border-radius: 12px 12px 0 0;
    height: 0;
    padding-bottom: 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
    -webkit-animation-name: slideUp;
    -webkit-animation-duration: 0.4s;
    animation-name: slideUp;
    animation-duration: 0.4s;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer {
    display: flex;
    display: -webkit-flex;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer {
    position: relative;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .league_info {
    height: 85px;
    width: 60px;
    border-radius: 0 0 30px 30px;
    background-color: #f0f1f5;
    margin-left: 10px;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .league_info .image_container {
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    height: 85px;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .league_info .image_container img {
    margin-left: 5px;
    height: 48px;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .league_info .football {
    text-align: center;
    line-height: 80px;
    height: 85px;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .dropdown {
    width: 110px;
    position: absolute;
    bottom: 7px;
    left: 91px;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .dropdown select {
    width: 100%;
    border: none;
    color: #989898;
    outline: 0;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 5px;
    cursor: pointer;
    max-height: 200px;
    overflow-y: scroll;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .dropdown span.select2 {
    width: 100% !important;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .dropdown .select2-dropdown {
    border: 0;
    background: #f0f1f5;
    border-radius: 0;
    width: 173px !important;
    word-break: break-word;
    box-shadow: 1px 0 10px #e1e1e1;
    font-size: 14px;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .dropdown span.select2-dropdown.before_login_select.select2-dropdown--below {
    width: 172px !important;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #989898;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .dropdown .select2-selection__arrow {
    display: none;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .angle_cont {
    display: block;
    text-align: center;
    cursor: pointer;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .league_outer .angle_cont i {
    font-size: 20px;
    font-weight: 700;
    color: #989898;
    margin-left: 10px;
    margin-top: 10px;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type {
    margin-top: 25px;
    margin-left: 15px;
    width: 68%;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .type_mbl {
    position: relative;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .type_mbl h5 {
    font-weight: 700;
    color: #222;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .type_mbl .tooltip_type_mbl {
    position: absolute;
    visibility: hidden;
    width: auto;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 9 !important;
    position: absolute;
    font-size: 10px;
    top: 30px;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .type_mbl .tooltip_type_mbl::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom: 9px solid #333;
    left: 8%;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .type_mbl:hover .tooltip_type_mbl {
    visibility: visible;
    opacity: 1;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .match_location {
    position: relative;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .match_location p {
    color: #989898;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .match_location .tooltip_location_mbl {
    position: absolute;
    visibility: hidden;
    width: auto;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 9 !important;
    position: absolute;
    font-size: 10px;
    top: 30px;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .match_location .tooltip_location_mbl::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom: 9px solid #333;
    left: 8%;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .match_location:hover .tooltip_location_mbl {
    visibility: visible;
    opacity: 1;
  }

  .match-detail .mbl_match_details_wrap .info_wrap_outer .match_type .go_back_btn .button {
    height: 35px;
    width: 100px;
    background: #fff;
    border: 2px solid #5eb837;
    border-radius: 12px;
    box-shadow: 0 0 15px -5px #616161;
  }

  .match-detail .mbl_match_details_wrap .fb_dropdown_mbl .dropdown {
    width: 100%;
    bottom: 7px;
    padding: 20px;
    padding-bottom: 0;
  }

  .match-detail .mbl_match_details_wrap .fb_dropdown_mbl .dropdown .angle {
    position: absolute;
    right: 26px;
    top: 26px;
    z-index: 2;
    font-size: 20px;
    font-weight: 600;
    color: #a2a2a2;
  }

  .match-detail .mbl_match_details_wrap .fb_dropdown_mbl .select2-selection__arrow {
    display: none;
  }

  .match-detail .mbl_match_details_wrap .fb_dropdown_mbl .select2-selection--single {
    color: #989898;
    border: 0;
    line-height: 34px;
    height: 34px;
    border-radius: 0;
    background: #f0f1f5;
    padding-left: 15px;
  }

  .match-detail .mbl_match_details_wrap .fb_dropdown_mbl .select2-container {
    width: 100% !important;
  }

  .match-detail .mbl_match_details_wrap .share_icon {
    position: absolute;
    top: 25px;
    right: 12px;
    display: flex;
  }

  .match-detail .mbl_match_details_wrap .share_icon i {
    color: #323aa5;
    cursor: pointer;
    padding-right: 20px;
  }

  .match-detail .mbl_match_details_wrap .share_icon img {
    height: 16px;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block {
    display: flex;
    justify-content: space-around;
    padding-top: 20px;
    height: 95px;
    align-items: center;
    text-align: center;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .team_detail {
    width: 33%;
    cursor: pointer;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .team_detail .team_logo img {
    height: 50px;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .team_detail .team_name {
    position: relative;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .team_detail .team_name p {
    margin: 0;
    color: #222;
    font: 12px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .team_detail .team_name .tooltip_team_mbl {
    position: absolute;
    visibility: hidden;
    width: -webkit-max-content;
    width: max-content;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 9 !important;
    position: absolute;
    font-size: 10px;
    top: 30px;
    left: -48px;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .team_detail .team_name .tooltip_team_mbl::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom: 9px solid #333;
    left: 20%;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .team_detail .team_name:hover .tooltip_team_mbl {
    visibility: visible;
    opacity: 1;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .match_score_box {
    display: flex;
    align-items: center;
    width: 33%;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .match_score_box .home_team_score h3 {
    color: #000;
    font-weight: 700;
    font-size: 26px;
    margin: 0;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .match_score_box .away_team_score h3 {
    color: #000;
    font-weight: 700;
    font-size: 26px;
    margin: 0;
  }

  .match-detail .mbl_match_details_wrap .match_stats_block .vs_badge {
    height: 20px;
    width: 40px;
    background-color: #f9b519;
    border-radius: 25px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    margin: 0 10px 0 10px;
  }

  .match-detail .mbl_match_details_wrap .update_type {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    padding-top: 20px;
  }

  .match-detail .mbl_match_details_wrap .update_type .match_updates_tabs {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    border-radius: 24px;
    background: #f0f1f5;
    width: -webkit-max-content;
    width: max-content;
    display: flex;
    line-height: 34px;
    font-size: 12px;
    font-weight: 600;
  }

  .match-detail .mbl_match_details_wrap .update_type .match_updates_tabs li a {
    color: #989898;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    width: 115px;
  }

  .match-detail .mbl_match_details_wrap .update_type .match_updates_tabs li a.active {
    background: #323aa5;
    color: #fff;
    border-radius: 24px;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress-outer {
    display: flex;
    justify-content: center;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress {
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: 0 0;
    box-shadow: none;
    position: relative;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #f0f1f5;
    position: absolute;
    top: 0;
    left: 0;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress .progress-left {
    left: 0;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: 0 0;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    transform-origin: center left;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress .progress-right {
    right: 0;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress .progress-value {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 700;
    color: #222;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 1%;
    top: 15px;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress .progress-value p {
    font-size: 14px !important;
    margin: 0;
    font-weight: 500;
  }

  .match-detail .mbl_match_details_wrap .commentary .progress.yellow .progress-bar {
    border-color: #f9b519;
  }

  @keyframes loading-1 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(180deg);
    }
  }
  @keyframes loading-2 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(144deg);
    }
  }
  @keyframes loading-3 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(90deg);
    }
  }
  @keyframes loading-4 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(36deg);
    }
  }
  @keyframes loading-5 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(126deg);
    }
  }
  .match-detail .mbl_match_details_wrap .commentary .match_lineup {
    height: 220px;
    position: relative;
  }

  .match-detail .mbl_match_details_wrap .commentary .match_lineup span {
    width: 2px;
    background-color: #f0f1f5;
    height: 100%;
    position: absolute;
    left: 50%;
  }

  .match-detail .mbl_match_details_wrap .commentary .match_lineup .lineup_detail {
    display: flex;
    margin-left: 0;
    margin-top: 15px;
    align-items: center;
    align-content: center;
  }

  .match-detail .mbl_match_details_wrap .commentary .match_lineup .lineup_detail .left {
    color: #989898;
    font-size: 12px;
    text-align: right;
    width: 44%;
    margin: 0;
    margin-right: 14px;
  }

  .match-detail .mbl_match_details_wrap .commentary .match_lineup .lineup_detail .right {
    color: #989898;
    font-size: 12px;
    text-align: left;
    width: 44%;
    margin: 0;
    margin-left: 10px;
  }

  .match-detail .mbl_match_details_wrap .commentary .match_lineup .lineup_detail img {
    width: 18px;
    height: 18px;
    z-index: 2;
  }

  .match-detail .h-to-h_wrap {
    padding: 0 0 10px 0;
  }

  .match-detail .h-to-h_wrap .h-to-h_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
  }

  .match-detail .h-to-h_wrap .h-to-h_block .team_score p {
    margin: 0;
  }

  .match-detail .h-to-h_wrap .h-to-h_block .h-to-h_detail {
    text-align: center;
    font-size: 14px;
  }

  .match-detail .h-to-h_wrap .h-to-h_block .h-to-h_detail .date p {
    margin: 0;
    color: #222;
    font-weight: 500;
  }

  .match-detail .h-to-h_wrap .h-to-h_block .h-to-h_detail .location p {
    margin-bottom: 5px;
    color: #989898;
    font-weight: 500;
  }

  .match-detail .h-to-h_wrap .match_progress-wrap {
    padding-top: 5px;
  }

  .match-detail .h-to-h_wrap .match_progress-wrap .progress {
    display: flex;
    height: 5px;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #d9d9d9;
    border-radius: 2px;
  }

  .match-detail .h-to-h_wrap .match_progress-wrap .progress.right {
    justify-content: flex-end !important;
  }

  .match-detail .h-to-h_wrap .match_progress-wrap .progress-bar {
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #323aa5;
    transition: width 0.6s ease;
    height: 5px !important;
  }

  .match-detail .h-to-h_wrap .match_progress-wrap .progress-bar.away_team_progress {
    background-color: #fe3363 !important;
  }

  .match_details_wrap_mbl_new {
    display: inline-block;
    background-color: #fff;
    border-radius: 12px;
    width: 100%;
    position: absolute;
    bottom: 0;
  }

  .match_details_wrap_mbl_new .match_detail_inner {
    background-size: 306px;
    position: relative;
  }

  .match_details_wrap_mbl_new .show_match {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
    color: #989898;
    font-weight: 500;
    cursor: pointer;
    padding-top: 10px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer {
    display: flex;
    display: -webkit-flex;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .MatchcloseBtn {
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer {
    position: relative;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .league_info {
    height: 85px;
    width: 60px;
    border-radius: 0 0 30px 30px;
    background-color: #f0f1f5;
    margin-left: 10px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .league_info .image_container {
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    height: 85px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .league_info .image_container img {
    margin-left: 5px;
    height: 48px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .league_info .football {
    text-align: center;
    line-height: 80px;
    height: 85px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .league_info .football img {
    height: auto;
    margin: 0;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .angle_cont {
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .angle_cont i {
    font-size: 20px;
    font-weight: 700;
    color: #989898;
    margin-left: 10px;
    margin-top: 10px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown {
    bottom: 7px;
    position: absolute;
    left: 90px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown select {
    width: 100%;
    border: none;
    color: #989898;
    outline: 0;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 5px;
    cursor: pointer;
    max-height: 200px;
    overflow-y: scroll;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown .select2 {
    width: 100%;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown span.select2 {
    width: 100% !important;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown .select2-dropdown {
    border: 0;
    background: #f0f1f5;
    border-radius: 0;
    width: 173px !important;
    word-break: break-word;
    box-shadow: 1px 0 10px #e1e1e1;
    font-size: 14px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown .custom_select2 {
    width: auto !important;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown span.select2-dropdown.before_login_select.select2-dropdown--below {
    width: 172px !important;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #989898;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown .select2-container--default .select2-selection--single {
    border: none;
    color: #222 !important;
    border-radius: 0;
    padding: 0 30px 0 0;
    border-bottom: 2px solid #d4d4d4;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown .select2-selection__rendered {
    color: #4b4a53 !important;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown .select2-selection__arrow {
    color: #9e9e9e;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .league_outer .dropdown .select2-container {
    width: 100% !important;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type {
    margin-top: 25px;
    margin-left: 20px;
    width: 63%;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .type {
    position: relative;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .type h5 {
    font-weight: 700;
    color: #222;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .type .tooltip_match {
    position: absolute;
    visibility: hidden;
    width: auto;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 9 !important;
    position: absolute;
    font-size: 10px;
    top: 30px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .type .tooltip_match::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom: 9px solid #333;
    left: 8%;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .type:hover .tooltip_match {
    visibility: visible !important;
    opacity: 1;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .match_location {
    position: relative;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .match_location p {
    color: #989898;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .match_location .tooltip_location {
    position: absolute;
    visibility: hidden;
    width: auto;
    background-color: #000;
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 9 !important;
    top: 25px;
    position: absolute;
    font-size: 10px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .match_location .tooltip_location::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom: 9px solid #333;
    left: 8%;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .match_location:hover .tooltip_location {
    visibility: visible;
    opacity: 1;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .go_back_btn .button {
    height: 35px;
    width: 120px;
    background: #fff;
    border: 2px solid #5eb837;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 0 15px -5px #616161;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .go_back_btn .button p {
    margin-bottom: 0;
    margin-left: 5px;
    color: #5eb837;
    font-size: 14px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .match_type .go_back_btn .button i {
    margin-top: -2px;
    color: #5eb837;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .football_title {
    position: relative;
    margin-top: 25px;
    margin-left: 20px;
    width: 63%;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .football_title h5 {
    font-weight: 700;
    color: #222;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .football_title .tooltip_match {
    position: absolute;
    visibility: hidden;
    width: auto;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 9 !important;
    position: absolute;
    font-size: 10px;
    top: 30px;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .football_title .tooltip_match::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom: 9px solid #333;
    left: 8%;
  }

  .match_details_wrap_mbl_new .info_wrap_outer .football_title:hover .tooltip_match {
    visibility: visible !important;
    opacity: 1;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown {
    width: 100%;
    bottom: 7px;
    padding: 20px;
    padding-bottom: 0;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .angle {
    position: absolute;
    right: 26px;
    top: 26px;
    z-index: 2;
    font-size: 20px;
    font-weight: 600;
    color: #a2a2a2;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown select {
    width: 100%;
    border: none;
    color: #989898;
    outline: 0;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 5px;
    cursor: pointer;
    max-height: 200px;
    overflow-y: scroll;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2 {
    width: 100%;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown span.select2 {
    width: 100% !important;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-container--open .select2-dropdown {
    left: 0;
    width: 200px !important;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-dropdown {
    border: 0;
    background: #f0f1f5;
    border-radius: 0;
    width: 173px !important;
    word-break: break-word;
    box-shadow: 1px 0 10px #e1e1e1;
    font-size: 14px !important;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-container--default .before_login_select .select2-results__option--highlighted[aria-selected] {
    font-size: 12px !important;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-results__option {
    font-size: 12px !important;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .custom_select2 {
    width: auto !important;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-container--open .select2-dropdown--below {
    min-width: 180px !important;
    max-width: 180px !important;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #989898;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-container--default .select2-selection--single {
    border: none;
    color: #222 !important;
    background: #f0f1f5 !important;
    border-radius: 4px;
    padding: 0 15px;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-selection__rendered {
    color: #4b4a53 !important;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-selection__arrow {
    color: #9e9e9e;
    display: none;
  }

  .match_details_wrap_mbl_new .league_drop .dropdown .select2-container {
    width: 100% !important;
  }

  .match_details_wrap_mbl_new .league_drop .select2-dropdown {
    min-width: 200px !important;
    max-width: 310px !important;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap {
    padding: 20px 15px;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .title {
    border-bottom: 2px solid #f0f1f5;
    padding-top: 0;
    display: flex;
    justify-content: center;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .title h5 {
    color: #222;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .title .home_league {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 50%;
    margin-right: 5px;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .title p {
    margin: 0;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list {
    max-height: 300px;
    overflow-y: scroll;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match {
    border-bottom: 2px solid #f0f1f5;
    cursor: pointer;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 50px;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box .home_team {
    display: flex;
    justify-content: flex-end;
    width: 39%;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box .home_team p {
    color: #212529;
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box .home_team img {
    height: 20px;
    width: 20px;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box .score_box {
    width: 20%;
    display: flex;
    justify-content: center;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box .score_box p {
    color: #212529;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box .score_box span {
    color: #212529;
    font-weight: 600;
    margin-bottom: 0;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box .away_team {
    display: flex;
    justify-content: flex-start;
    width: 39%;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box .away_team p {
    color: #212529;
    margin-left: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
    overflow: hidden;
    margin-bottom: 0;
  }

  .match_details_wrap_mbl_new .widget_matches_wrap .matches_list .match .match_box .away_team img {
    height: 20px;
    width: 20px;
  }

  .match_details_wrap_mbl_new .match_stats_block {
    display: flex;
    justify-content: space-around;
    padding-top: 20px;
    height: 95px;
    align-items: center;
    text-align: center;
  }

  .match_details_wrap_mbl_new .match_stats_block .team_detail {
    cursor: pointer;
    width: 33%;
  }

  .match_details_wrap_mbl_new .match_stats_block .team_detail .team_logo img {
    height: 50px;
  }

  .match_details_wrap_mbl_new .match_stats_block .team_detail .team_name {
    position: relative;
  }

  .match_details_wrap_mbl_new .match_stats_block .team_detail .team_name p {
    margin: 0;
    color: #222;
    font: 12px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .match_details_wrap_mbl_new .match_stats_block .team_detail .team_name .tooltip_team {
    position: absolute;
    visibility: hidden;
    width: auto;
    background-color: #000;
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 9 !important;
    top: 25px;
    position: absolute;
    font-size: 10px;
    left: -28px;
  }

  .match_details_wrap_mbl_new .match_stats_block .team_detail .team_name .tooltip_team::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom: 9px solid #333;
    left: 8%;
  }

  .match_details_wrap_mbl_new .match_stats_block .team_detail .team_name:hover .tooltip_team {
    visibility: visible;
    opacity: 1;
  }

  .match_details_wrap_mbl_new .match_stats_block .match_score_box {
    display: flex;
    align-items: center;
  }

  .match_details_wrap_mbl_new .match_stats_block .match_score_box .home_team_score h3 {
    color: #000;
    font-weight: 700;
    font-size: 26px;
    margin: 0;
  }

  .match_details_wrap_mbl_new .match_stats_block .match_score_box .away_team_score h3 {
    color: #000;
    font-weight: 700;
    font-size: 26px;
    margin: 0;
  }

  .match_details_wrap_mbl_new .match_stats_block .vs_badge {
    height: 20px;
    width: 40px;
    background-color: #f9b519;
    border-radius: 25px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    margin: 0 10px 0 10px;
  }

  .match_details_wrap_mbl_new .update_type {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    padding-top: 20px;
  }

  .match_details_wrap_mbl_new .update_type .match_updates_tabs {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    border-radius: 24px;
    background: #f0f1f5;
    width: -webkit-max-content;
    width: max-content;
    display: flex;
    line-height: 34px;
    font-size: 12px;
    font-weight: 600;
  }

  .match_details_wrap_mbl_new .update_type .match_updates_tabs li a {
    color: #989898;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    width: 115px;
  }

  .match_details_wrap_mbl_new .update_type .match_updates_tabs li a.active {
    background: #323aa5;
    color: #fff;
    border-radius: 24px;
  }

  .match_details_wrap_mbl_new .commentary .progress-outer {
    display: flex;
    justify-content: center;
  }

  .match_details_wrap_mbl_new .commentary .progress {
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: 0 0;
    box-shadow: none;
    position: relative;
  }

  .match_details_wrap_mbl_new .commentary .progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #f0f1f5;
    position: absolute;
    top: 0;
    left: 0;
  }

  .match_details_wrap_mbl_new .commentary .progress > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .match_details_wrap_mbl_new .commentary .progress .progress-left {
    left: 0;
  }

  .match_details_wrap_mbl_new .commentary .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: 0 0;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
  }

  .match_details_wrap_mbl_new .commentary .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    transform-origin: center left;
  }

  .match_details_wrap_mbl_new .commentary .progress .progress-right {
    right: 0;
  }

  .match_details_wrap_mbl_new .commentary .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
  }

  .match_details_wrap_mbl_new .commentary .progress .progress-value {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 700;
    color: #222;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 1%;
    top: 15px;
  }

  .match_details_wrap_mbl_new .commentary .progress .progress-value p {
    font-size: 14px !important;
    margin: 0;
    font-weight: 500;
  }

  .match_details_wrap_mbl_new .commentary .progress.yellow .progress-bar {
    border-color: #f9b519;
  }

  @keyframes loading-1 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(180deg);
    }
  }
  @keyframes loading-2 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(144deg);
    }
  }
  @keyframes loading-3 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(90deg);
    }
  }
  @keyframes loading-4 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(36deg);
    }
  }
  @keyframes loading-5 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(126deg);
    }
  }
  .match_details_wrap_mbl_new .commentary .match_lineup {
    height: 220px;
    position: relative;
  }

  .match_details_wrap_mbl_new .commentary .match_lineup .crcl_box {
    height: 4px;
    display: inherit;
  }

  .match_details_wrap_mbl_new .commentary .match_lineup .crcl_box .circle {
    background: 0 0;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 2px solid #d9d9d9;
    margin-left: -8px;
    margin-top: -16px;
  }

  .match_details_wrap_mbl_new .commentary .match_lineup span {
    width: 2px;
    background-color: #d9d9d9;
    height: 100%;
    position: absolute;
    left: 50%;
  }

  .match_details_wrap_mbl_new .commentary .match_lineup .lineup_detail {
    display: flex;
    margin-left: 0;
    margin-top: 15px;
    align-items: center;
    align-content: center;
  }

  .match_details_wrap_mbl_new .commentary .match_lineup .lineup_detail .left {
    color: #989898;
    font-size: 12px;
    text-align: right;
    width: 44%;
    margin: 0;
    margin-right: 14px;
  }

  .match_details_wrap_mbl_new .commentary .match_lineup .lineup_detail .right {
    color: #989898;
    font-size: 12px;
    text-align: left;
    width: 44%;
    margin: 0;
    margin-left: 10px;
  }

  .match_details_wrap_mbl_new .commentary .match_lineup .lineup_detail img {
    width: 18px;
    height: 18px;
    z-index: 2;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap {
    padding: 0 0 10px 0;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .h-to-h_block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .h-to-h_block .team_score p {
    margin: 0;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .h-to-h_block .h-to-h_detail {
    text-align: center;
    font-size: 14px;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .h-to-h_block .h-to-h_detail .date p {
    margin: 0;
    color: #222;
    font-weight: 500;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .h-to-h_block .h-to-h_detail .location p {
    margin-bottom: 5px;
    color: #989898;
    font-weight: 500;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .match_progress-wrap {
    padding-top: 5px;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .match_progress-wrap .progress {
    display: flex;
    height: 5px;
    overflow: hidden;
    background-color: #d9d9d9;
    border-radius: 2px;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .match_progress-wrap .progress.right {
    justify-content: flex-end !important;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .match_progress-wrap .progress-bar {
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #323aa5;
    transition: width 0.6s ease;
    height: 5px !important;
  }

  .match_details_wrap_mbl_new .h-to-h_wrap .match_progress-wrap .progress-bar.away_team_progress {
    background-color: #fe3363 !important;
  }

  .temp_wrap {
    display: block;
  }

  .temp_wrap .temp_weather_outer {
    background-color: #fff;
    border-radius: 12px;
    height: auto;
    overflow: hidden;
    box-shadow: 0 5px 26px -1px rgba(169, 167, 169, 0.82);
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap {
    background: url(../images/right-top-smal.svg) no-repeat right top/20%;
    background-size: 399px;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f {
    display: flex;
    display: -webkit-flex;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .status_wrap_out {
    max-width: 70px;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .status_wrap {
    height: 70px;
    width: 54px;
    border-radius: 0 0 30px 30px;
    background-color: #f0f1f5;
    margin-left: 10px;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .status_wrap img {
    margin-top: 16px;
    margin-left: 12px;
    height: 30px;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f p {
    font-size: 10px;
    font-weight: 500;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 0;
    text-align: center;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress {
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: 0 0;
    box-shadow: none;
    position: relative;
    margin-left: 15px;
    margin-top: 15px;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 6px solid #f0f1f5;
    position: absolute;
    top: 0;
    left: 0;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-left {
    left: 0;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: 0 0;
    border-width: 6px;
    border-style: solid;
    position: absolute;
    top: 0;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    transform-origin: center left;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-right {
    right: 0;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    transform-origin: center right;
    animation: loading-1 1.8s linear forwards;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-value {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    font-size: 20px;
    font-weight: 700;
    color: #222;
    line-height: 135px;
    text-align: center;
    position: absolute;
    bottom: 55%;
    left: 5%;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress.blue .progress-bar {
    border-color: #f9b519;
  }

  @keyframes loading-1 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(180deg);
    }
  }
  @keyframes loading-2 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(144deg);
    }
  }
  @keyframes loading-3 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(90deg);
    }
  }
  @keyframes loading-4 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(36deg);
    }
  }
  @keyframes loading-5 {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(126deg);
    }
  }
}
@media only screen and (max-width: 575px) and (max-width: 990px) {
  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .progress {
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .location_inner {
    padding-top: 30px;
    padding-left: 10px;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .location_inner h6 {
    font-size: 14px;
    font-weight: 700;
  }

  .temp_wrap .temp_weather_outer .weather_info_wrap .weather_status .weather_f .location_inner p {
    font-size: 12px;
    font-weight: 500;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    color: #989898;
  }

  .temp_wrap .loader {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .temp_wrap .loader li {
    display: inline-block;
  }

  .temp_wrap .loader li span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    animation: dot-keyframes 1.8s infinite ease-in-out;
  }

  .temp_wrap .loader li span.green {
    background: #5eb837;
  }

  .temp_wrap .loader li span.red {
    background: #fe3363;
    animation-delay: 0.3s;
  }

  .temp_wrap .loader li span.yellow {
    background: #f9b519;
    animation-delay: 0.6s;
  }

  .temp_wrap .loader li span.blue {
    background: #323aa5;
    animation-delay: 0.9s;
  }

  .hashtag_bar_wrap {
    display: block;
  }

  .hashtag_bar_wrap .hashtag_bar {
    min-height: 105px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 25px -1px rgba(169, 167, 169, 0.82);
  }

  .hashtag_bar_wrap .hashtag_bar .inner {
    background: url(../images/right-top-smal.svg) no-repeat right top/20%;
    background-size: 306px;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer {
    display: flex;
    display: -webkit-flex;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .country_outr .country_info {
    height: 65px;
    width: 46px;
    border-radius: 0 0 30px 30px;
    background-color: #f0f1f5;
    margin-left: 10px;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .country_outr .country_info .image_container {
    display: block;
    text-align: center;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .country_outr .country_info .image_container img {
    margin-top: 16px;
    height: 24px;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .country_outr .angle_cont {
    display: block;
    text-align: center;
    cursor: pointer;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .country_outr .angle_cont i {
    font-size: 20px;
    font-weight: 700;
    color: #989898;
    margin-left: 10px;
    margin-top: 5px;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block {
    width: 80%;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info {
    display: flex;
    display: -webkit-flex;
    padding: 5px 20px;
    height: 40px;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_dp_outer {
    width: 50px;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_dp_outer .hashtag_dp {
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_detail_outer {
    width: 90%;
    border-bottom: 1px solid #d9d9d9;
    line-height: 2.1;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title {
    width: auto;
    position: relative;
    display: inline-block;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title p {
    font-size: 12px;
    font-weight: 500;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title .tooltip_twit {
    position: absolute;
    visibility: hidden;
    width: auto;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 9 !important;
    position: absolute;
    font-size: 10px;
    top: 35px;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title .tooltip_twit::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom: 9px solid #333;
    left: 8%;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title:hover .tooltip_twit {
    visibility: visible !important;
    opacity: 1;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_user_counts {
    width: 15px;
    padding-right: 30px;
  }

  .hashtag_bar_wrap .hashtag_bar .inner .tag_info_outer .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_user_counts p {
    font-size: 15px;
    font-weight: 500;
    color: #222;
  }

  .hashtag_bar_wrap .loader {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
  }

  .hashtag_bar_wrap .loader li {
    display: inline-block;
  }

  .hashtag_bar_wrap .loader li span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    animation: dot-keyframes 1.8s infinite ease-in-out;
  }

  .hashtag_bar_wrap .loader li span.green {
    background: #5eb837;
  }

  .hashtag_bar_wrap .loader li span.red {
    background: #fe3363;
    animation-delay: 0.3s;
  }

  .hashtag_bar_wrap .loader li span.yellow {
    background: #f9b519;
    animation-delay: 0.6s;
  }

  .hashtag_bar_wrap .loader li span.blue {
    background: #323aa5;
    animation-delay: 0.9s;
  }

  .modal {
    display: none;
    position: fixed;
    padding-bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .modal .bitcoin_main_wrap {
    height: auto;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer {
    background-color: #fff;
    border-radius: 12px;
    height: auto;
    max-height: 550px;
    overflow-y: scroll;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-top: 30px;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .bitcoin-f {
    display: flex;
    display: -webkit-flex;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_stat {
    height: 85px;
    width: 60px;
    border-radius: 0 0 30px 30px;
    background-color: #f0f1f5;
    margin-left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_stat .image_container {
    display: block;
    text-align: center;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_stat .image_container img {
    height: 24px;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .angle_cont {
    display: block;
    text-align: center;
    cursor: pointer;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .angle_cont i {
    font-size: 20px;
    font-weight: 700;
    color: #989898;
    margin-left: 10px;
    margin-top: 10px;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .currency_name h4 {
    margin-top: 25px;
    margin-left: 20px;
    font-weight: 700;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .bitcoin-f .close {
    position: absolute;
    top: 12px;
    right: 12px;
    padding-left: 15px;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_info_wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    margin-top: 20px;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_info_wrap .pricing h6 {
    font-size: 15px;
    color: #989898;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_info_wrap .pricing h5 {
    font-size: 22px;
    color: #222;
    font-weight: 600;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_info_wrap .change h6 {
    color: #989898;
    font-size: 15px;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_info_wrap .change .change_percentage {
    color: #fe3363;
    font-weight: 600;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_info_wrap .ranking h5 {
    text-align: center;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .duration_wrap {
    display: flex;
    display: -webkit-flex;
    padding: 10px 15px 0 15px;
    justify-content: space-around;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .duration_wrap .duration_items {
    display: flex;
    align-items: center;
    height: 24px;
    width: auto;
    min-width: 50px;
    border: 1px solid #989898;
    font-size: 13px;
    color: #989898;
    border-radius: 50px;
    text-align: center;
    padding: 0 5px 0 5px;
    margin-right: 7px;
    cursor: pointer;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .duration_wrap .active {
    color: #323aa5;
    border: 1px solid #323aa5;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .graph_wrap {
    padding: 20px 20px;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_change_wrap {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_change_wrap .bitcoin {
    display: flex;
    display: -webkit-flex;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_change_wrap .bitcoin .btc_dot {
    background-color: #323aa5;
    height: 12px;
    width: 12px;
    border-radius: 50%;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_change_wrap .bitcoin p {
    color: #222;
    font-size: 13px;
    font-weight: 600;
    margin-top: -3px;
    margin-left: 5px;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_change_wrap .dollars {
    display: flex;
    display: -webkit-flex;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_change_wrap .dollars .usd_dot {
    background-color: #fe3363;
    height: 12px;
    width: 12px;
    border-radius: 50%;
  }

  .modal .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .currency_change_wrap .dollars p {
    color: #222;
    font-size: 13px;
    font-weight: 600;
    margin-top: -3px;
    margin-left: 5px;
  }

  .modal {
    display: none;
    position: fixed;
    padding-bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .modal .crypto_currency_wrap {
    height: 510px;
    background-color: #fff;
    border-radius: 12px;
    padding: 30px 0 30px 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2222;
    left: 2px;
  }

  .modal .crypto_currency_wrap .crypto_title {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding-right: 20px;
  }

  .modal .crypto_currency_wrap .crypto_title h4 {
    font-size: 18px;
  }

  .modal .crypto_currency_wrap .crypto_title i {
    font-size: 16px;
    font-weight: 200;
    color: #989898;
    cursor: pointer;
  }

  .modal .crypto_currency_wrap .currency_listing {
    overflow-y: scroll;
    height: 100%;
  }

  .modal .crypto_currency_wrap .currency_listing ul {
    padding-left: 0;
    padding-top: 20px;
  }

  .modal .crypto_currency_wrap .currency_listing ul li {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-top: 10px;
  }

  .modal .crypto_currency_wrap .currency_listing ul li .list_item {
    display: flex;
    display: -webkit-flex;
  }

  .modal .crypto_currency_wrap .currency_listing ul li .list_item .currency_logo {
    background-color: #f0f1f5;
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    border-radius: 50%;
  }

  .modal .crypto_currency_wrap .currency_listing ul li .list_item .currency_logo img {
    height: 20px;
    margin-top: 10px;
  }

  .modal .crypto_currency_wrap .currency_listing ul li .list_item h6 {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 14px;
  }

  .modal .crypto_currency_wrap .currency_listing ul li .mark_badge {
    background-color: #f0f1f5;
    border-radius: 25px 0 0 25px;
    height: 40px;
    width: 60px;
    cursor: pointer;
  }

  .modal .crypto_currency_wrap .currency_listing ul li .mark_badge i {
    margin-left: 25px;
    margin-top: 10px;
    color: #f0f1f5;
  }

  .modal .crypto_currency_wrap .currency_listing ul li .mark_badge.active {
    background-color: #fe3363;
  }

  .modal {
    display: none;
    position: fixed;
    padding-bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
  }
  @keyframes slideUp {
    from {
      bottom: 0;
      opacity: 0;
    }
    to {
      top: -300;
      opacity: 1;
    }
  }
  .trending_hashtags_widget {
    display: inline-block;
    background-color: #fff;
    border-radius: 12px 12px 0 0;
    max-height: 575px;
    height: auto;
    width: 100%;
    overflow-y: scroll;
    position: absolute;
    bottom: 0;
    -webkit-animation-name: slideUp;
    -webkit-animation-duration: 0.4s;
    animation-name: slideUp;
    animation-duration: 0.4s;
  }

  .trending_hashtags_widget .trending_hashtags_widget_inner {
    background-size: 306px;
    position: relative;
  }

  .trending_hashtags_widget .info_wrap_outer {
    display: flex;
    display: -webkit-flex;
  }

  .trending_hashtags_widget .info_wrap_outer .country_outr {
    position: relative;
  }

  .trending_hashtags_widget .info_wrap_outer .country_outr .country_info {
    height: 75px;
    width: 55px;
    border-radius: 0 0 30px 30px;
    background-color: #f0f1f5;
    margin-left: 10px;
  }

  .trending_hashtags_widget .info_wrap_outer .country_outr .country_info .image_container {
    display: block;
    text-align: center;
  }

  .trending_hashtags_widget .info_wrap_outer .country_outr .country_info .image_container img {
    margin-top: 22px;
    height: 24px;
  }

  .trending_hashtags_widget .info_wrap_outer .country_outr .dropdown {
    width: 110px;
    position: absolute;
    bottom: 7px;
    left: 91px;
  }

  .trending_hashtags_widget .info_wrap_outer .country_outr .dropdown .select2-selection__arrow {
    display: none;
  }

  .trending_hashtags_widget .info_wrap_outer .country_outr .angle_cont {
    display: block;
    text-align: center;
    cursor: pointer;
  }

  .trending_hashtags_widget .info_wrap_outer .country_outr .angle_cont i {
    font-size: 20px;
    font-weight: 700;
    color: #989898;
    margin-left: 10px;
    margin-top: 10px;
  }

  .trending_hashtags_widget .info_wrap_outer .country_name h5 {
    margin-top: 25px;
    margin-left: 20px;
    font-weight: 700;
    word-break: break-word;
  }

  .trending_hashtags_widget .tw_dropdown {
    width: 100%;
    bottom: 7px;
    padding: 20px;
    padding-bottom: 0;
  }

  .trending_hashtags_widget .tw_dropdown .select2-container--default .select2-selection--single {
    border: none;
    color: #222 !important;
    background: #f0f1f5 !important;
    border-radius: 4px;
    padding: 0 15px;
  }

  .trending_hashtags_widget .tw_dropdown .select2-container {
    width: 100% !important;
  }

  .trending_hashtags_widget .tw_dropdown .dropdown {
    background: #f0f1f5;
  }

  .trending_hashtags_widget .tw_dropdown .dropdown .select2-selection__arrow {
    display: none;
  }

  .trending_hashtags_widget .tw_dropdown .dropdown .angle {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 2;
    font-size: 20px;
    font-weight: 600;
    color: #a2a2a2;
  }

  .trending_hashtags_widget .trending_widget_carousel_mbl {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }

  .trending_hashtags_widget .trending_widget_carousel_mbl .carousel-indicators {
    left: 0;
  }

  .trending_hashtags_widget .trending_widget_carousel_mbl .carousel-indicators li {
    background: #d9d9d9;
    height: 10px;
    width: 10px;
    border-radius: 50%;
  }

  .trending_hashtags_widget .trending_widget_carousel_mbl .carousel-indicators .active {
    background-color: #fe3363;
  }
}
@media (max-width: 575px) and (max-width: 768px) {
  .trending_hashtags_widget .trending_widget_carousel_mbl .carousel-indicators {
    justify-content: center !important;
    bottom: -33px !important;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .trending_hashtags_widget .trending_widget_carousel_mbl .carousel-indicators {
    justify-content: center !important;
    bottom: -36px !important;
  }
}
@media (max-width: 575px) {
  .trending_hashtags_widget .share_icon {
    position: absolute;
    top: 25px;
    right: 25px;
  }

  .trending_hashtags_widget .share_icon i {
    color: #323aa5;
    cursor: pointer;
    padding-right: 25px;
    font-size: 20px;
  }

  .hashtags_block .hashtag_info {
    display: flex;
    display: -webkit-flex;
    padding: 5px 20px;
    height: 60px;
  }

  .hashtags_block .hashtag_info .hashtag_dp_outer {
    width: 50px;
  }

  .hashtags_block .hashtag_info .hashtag_dp_outer .hashtag_dp {
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }

  .hashtags_block .hashtag_info .hashtag_detail_outer {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    line-height: 2.1;
  }

  .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
  }

  .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title {
    width: auto;
    position: relative;
    display: inline-block;
  }

  .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title p {
    font-size: 15px;
    font-weight: 500;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
  }

  .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title .tooltip_twit {
    position: absolute;
    visibility: hidden;
    width: auto;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    z-index: 9 !important;
    position: absolute;
    font-size: 10px;
    top: 35px;
  }

  .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title .tooltip_twit::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -14px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid transparent;
    border-bottom: 9px solid #333;
    left: 8%;
  }

  .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title:hover .tooltip_twit {
    visibility: visible !important;
    opacity: 1;
  }

  .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_user_counts {
    width: 15%;
  }

  .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_user_counts p {
    font-size: 15px;
    font-weight: 500;
    color: #222;
  }

  .loader {
    display: block !important;
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .loader li {
    display: inline-block;
  }

  .loader li span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    animation: dot-keyframes 1.8s infinite ease-in-out;
  }

  .loader li span.green {
    background: #5eb837;
  }

  .loader li span.red {
    background: #fe3363;
    animation-delay: 0.3s;
  }

  .loader li span.yellow {
    background: #f9b519;
    animation-delay: 0.6s;
  }

  .loader li span.blue {
    background: #323aa5;
    animation-delay: 0.9s;
  }

  .tile_inner {
    padding: 5px 20px;
  }

  .hashtags_graph {
    padding: 5px 20px;
  }

  .hashtags_graph img {
    height: 100%;
    width: 100%;
  }

  .tags_collect {
    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    padding: 0 20px;
  }

  .tags_collect .collect_item {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
  }

  .tags_collect .collect_item .pink_dot {
    background-color: #fe3363;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin-top: 5px;
  }

  .tags_collect .collect_item .yellow_dot {
    background-color: #f9b519;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin-top: 5px;
  }

  .tags_collect p {
    font-size: 12px;
    font-weight: 500;
    margin-top: 2px;
    margin-left: 6px;
  }

  .box-shadow-none {
    box-shadow: none;
  }

  .conf_wrap {
    padding-left: 15px;
    position: relative;
  }

  .conf_wrap .confirm h1 {
    color: #222;
    font-size: 24px !important;
  }

  .conf_wrap .conf_info {
    display: flex;
  }

  .conf_wrap .conf_info img {
    height: 35px;
  }

  .conf_wrap .conf_info P {
    margin-left: 8px;
    color: #222;
    margin-bottom: 0;
  }

  .conf_wrap .conf_info P span {
    color: #fe3363;
  }

  .confirm_code {
    padding-top: 80px;
    display: flex;
    justify-content: space-around !important;
    width: 100% !important;
  }

  .confirm_code input {
    font-size: 20px;
    border-bottom: 1px solid #989898;
    width: 60px;
    text-align: center;
    line-height: 2;
    color: #989898;
    border-left: none;
    border-top: none;
    background-color: transparent;
  }

  .confirm_code input:active {
    color: #fe3363;
    border-bottom: 1px solid #fe3363;
  }

  .confirm_code .active {
    color: #fe3363;
    border-bottom: 1px solid #fe3363;
  }

  .resend_code {
    padding-top: 20px;
    padding-left: 15px;
  }

  .resend_code p {
    color: #fe3363;
    font-weight: 700;
  }

  .btn_wrap {
    display: flex;
    justify-content: center;
    padding-top: 50px;
  }

  .btn_wrap .confirm_btn {
    width: 295px;
    height: 60px;
    background: #fe3363;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 30px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .btn_wrap .confirm_btn h4 {
    color: #fff;
    font-size: 18px;
  }

  .credential_inner_con .signup_tabs_list {
    background: #fff;
  }

  .host-col {
    padding-right: 0;
  }

  .page_wrapper .col-row .news_cat_wrap {
    padding-right: 15px;
  }

  .show_more_wrap {
    display: block;
    text-align: center;
    width: 70% !important;
  }

  .show_more_wrap p {
    color: #323aa5;
    font-size: 14px;
    font-weight: 600;
  }

  .page_wrapper .col-row .badges_wrap .pink_badge {
    width: 100% !important;
    background-color: transparent !important;
  }

  .page_wrapper .col-row .badges_wrap .pink_badge .minus {
    background: #fff;
    padding: 0;
    width: 60px;
    height: 40px;
    text-align: center;
    border-radius: 25px 0 0 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0 !important;
    color: #989898;
    font-weight: 300;
  }

  .page_wrapper .col-row .badges_wrap .pink_badge .minus i {
    font-size: 16px !important;
  }

  .page_wrapper .col-row .badges_wrap .pink_badge .hash_text h6 {
    font-size: 14px;
  }

  .page_wrapper .col-row .badges_wrap .pink_badge .hash_text p {
    font-size: 14px !important;
  }

  .page_wrapper .col-row .badges_wrap .white_badge {
    width: 100% !important;
    background-color: transparent !important;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .plus {
    background: #fff;
    padding: 0;
    width: 60px;
    height: 40px;
    text-align: center;
    border-radius: 25px 0 0 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0 !important;
    color: #989898;
    font-weight: 300;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .plus i {
    font-size: 16px !important;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .active {
    background-color: #fe3363;
    color: #fff;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .hash_text h6 {
    font-size: 14px !important;
  }

  .page_wrapper .col-row .badges_wrap .white_badge .hash_text p {
    font-size: 14px !important;
  }

  .news_page_wrap .news_bar {
    background-color: #f0f1f5;
    position: relative;
    padding-bottom: 0 !important;
  }

  .news_page_wrap .news_bar .color_box {
    background-color: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.4;
    -webkit-opacity: 0.4;
  }

  .news_page_wrap .news_bar .news_title_img {
    padding: 0 !important;
  }

  .news_page_wrap .news_bar .news_detail_wrap {
    position: absolute;
    bottom: 10px;
    padding-top: 0 !important;
  }

  .news_page_wrap .news_bar .news_detail_wrap .author_info .publish_time {
    color: #fff !important;
    font-size: 12px !important;
  }

  .news_page_wrap .news_bar .news_detail_wrap .author_info .author_name h6 {
    color: #fff !important;
    font-size: 12px !important;
  }

  .news_page_wrap .news_bar .news_detail {
    margin-top: 0 !important;
    display: none;
  }

  .news_page_wrap .news_bar .news_title {
    margin-top: 0 !important;
  }

  .news_page_wrap .news_bar .news_title h4 {
    color: #fff;
    font-size: 13px !important;
  }

  .news_page_wrap .news_bar .news_tabs {
    padding-top: 0 !important;
  }

  .news_cat_wrapr .nav-tabs img {
    right: 25px !important;
  }

  .p-b-80 {
    padding-bottom: 80px;
  }

  .detail_mbl_col {
    padding: 0;
    padding-top: 15px;
  }

  .top_bar .breadcrumb {
    display: none;
  }

  .top_bar .news_detail_block .news_detail_header {
    height: inherit !important;
  }

  .top_bar .news_detail_block .news_detail_header img {
    object-fit: cover;
    width: inherit !important;
  }

  .mbl_before_login_logo {
    display: block;
  }

  .forum_page_wrap ._news ._news_detail .title h4 {
    font-size: 14px !important;
  }

  .load_screen_frame {
    background: url(../images/Group.svg);
    background-repeat: no-repeat;
    background-size: 263%;
    background-position: 50% 167%;
  }

  .web_before_login_logo {
    display: none;
  }

  .mbl_before_login_logo {
    height: 100px;
  }

  .forum_page_wrap ._news ._news_detail .title {
    width: 100% !important;
  }

  .forum_page_wrap ._news ._news_detail ._img {
    max-height: 150px;
    width: 150px !important;
  }

  .add_topic_modal .modal-body .inputs_out {
    padding-left: 0 !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply {
    padding-top: 15px !important;
  }

  .temp_for_mbl {
    display: block !important;
    display: flex !important;
  }

  .temp_for_mbl h5 {
    font-size: 15px;
    color: #222;
    font-weight: 400 !important;
  }

  .temp_for_mbl img {
    height: 20px;
    width: 20px;
    margin-left: 3px;
  }

  .mobile_header {
    display: block;
  }

  .mobile_nav_bar {
    display: block;
  }

  .page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item {
    width: 48% !important;
  }

  .news_page_wrap .title {
    padding-bottom: 5px !important;
    padding-right: 25px !important;
  }

  .news_page_wrap .title h5 {
    font-size: 15px;
    font-weight: 700;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .comment_box {
    margin-top: 10px !important;
  }

  .right_bar_wrapper {
    padding-left: 15px !important;
  }

  .page_wrapper .host_page_nav .search_box_container {
    width: 100% !important;
  }

  .page_wrapper .side_bar .side_bar_info_wrap {
    display: none !important;
  }

  .news_cat_wrapr .news_container .header_select_block .multiselect {
    width: auto !important;
    margin-bottom: 15px !important;
    padding: 0 10px !important;
  }

  .news_cat_wrapr .news_container .header_select_block .multiselect .select_badge p {
    margin-left: 5px !important;
  }

  .news_cat_wrapr .news_container .header_select_block .multiselect i {
    margin-left: 5px !important;
  }

  .credential_inner_con {
    padding-top: 50px !important;
  }

  .credential_page_wrap {
    padding: 0;
    height: 100% !important;
  }

  .credential_wrap {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0;
    background-color: #f0f1f5;
  }

  .credential_right_frame {
    background: url(../images/Group.svg);
    background-repeat: no-repeat;
    background-position: 0 -220px;
    background-size: 133%;
    border-radius: 0;
  }

  .login_credetial_logo {
    display: flex;
    position: relative;
    justify-content: center;
    padding-bottom: 30px;
  }

  .login_credetial_logo img {
    height: 60px;
  }

  .credential_inner_con h1 {
    font-size: 22px !important;
  }

  .credential_inner_con span {
    font-size: 14px !important;
  }

  .orline .text {
    background-color: #f0f1f5;
  }

  .social_icon_list {
    padding-top: 20px;
  }

  .social_icon_list li img {
    height: 40px;
  }

  .side-bar {
    width: 200px;
    display: none;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .block p {
    display: none;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .newspaper {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .earth {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .forum {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .favorites {
    margin-bottom: 10px;
  }

  .page_wrapper .side_bar .side_bar_items_wrap ul li .settings {
    margin-bottom: 10px;
  }

  .forum_page_wrap .forum_page_tabs .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow: scroll;
    overflow-y: hidden;
  }

  .forum_page_wrap .forum_page_tabs .nav-tabs li {
    width: -webkit-fill-available;
    min-width: 150px;
    min-height: 35px;
  }

  .top_bar .news_detail_block .news_detail_heading h1 {
    color: #222;
    font-weight: 600;
    font-size: 16px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .news_detail_para p {
    font-size: 11px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .user {
    margin-bottom: 10px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .user_image img {
    height: 25px !important;
    border-radius: 50%;
    width: 25px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .user_name h6 {
    font-size: 12px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .reply_before {
    width: auto;
    max-width: 86% !important;
    margin-left: 30px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .reply_before P {
    font-size: 11px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .comment_reply_after .comment_box .reply p {
    font-size: 11px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .comment_reply_after .comment_box .user_name h6 {
    font-size: 14px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn {
    padding-top: 40px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .comment_reply_after .comment_box {
    padding: 10px 10px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .comment_box .comment p {
    font-size: 11px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .comment_box .comment_author_name h6 {
    font-size: 14px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment .user_dp img {
    height: 22px !important;
    width: 22px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment .form_block input {
    font-size: 11px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment .form_block .emoji_wrap img {
    top: 13px !important;
    right: 1px !important;
    height: 14px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment .col-md-11 {
    padding-left: 5px !important;
    padding-right: 0 !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment_buttons {
    margin-top: 15px;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply .user_dp img {
    height: 25px !important;
    width: 25px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply .col-md-11 {
    padding-left: 5px !important;
    padding-right: 0 !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply .form_block {
    margin-left: 7px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply input {
    font-size: 11px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply .emoji_wrap img {
    top: 12px !important;
    right: 0 !important;
    height: 16px !important;
  }

  .page_wrapper .host_page_nav {
    padding: 20px 10px 20px 20px !important;
    display: none;
  }

  .page_wrapper .host_page_nav .col-row .col-md-4 {
    padding: 0 !important;
  }

  .page_wrapper .host_page_nav .col-row .col-md-8 {
    padding: 0 !important;
  }

  .page_wrapper .host_page_nav .nav_items img {
    height: 18px !important;
    margin-top: 7px !important;
    margin-left: 25px !important;
  }

  .page_wrapper .host_page_nav .search-container {
    padding-left: 35px !important;
  }

  .page_wrapper .host_page_nav .search-container .times {
    top: 10px !important;
    right: 4px !important;
  }

  .search-container .search-icon {
    margin-top: 15px !important;
    margin-right: 13px !important;
  }

  .comment_reply_before_wrap {
    padding-top: 10px;
  }

  .top_bar .breadcrumb {
    background-color: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .top_bar .breadcrumb i {
    margin-right: 5px !important;
    margin-top: 0 !important;
  }

  .top_bar .breadcrumb a {
    font-size: 12px !important;
  }

  .news_page_wrap .news_bar .news_title_img {
    width: inherit !important;
  }

  .news_page_wrap .news_bar .news_detail_wrap {
    width: 100% !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }

  .page_wrapper .col-row .lets-go-btn {
    padding-bottom: 20px !important;
  }

  .page_wrapper .col-row .badges_wrap .pink_badge {
    margin-left: 5px !important;
  }

  .page_wrapper .col-row .badges_wrap .white_badge {
    margin-left: 5px !important;
  }

  .page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item {
    margin: 20px 0 0 5px !important;
  }

  .page_wrapper .col-row .news_cat_wrap h5 {
    font-size: 17px !important;
  }

  .contact_us_wrap .contact_us_inner .header h3 {
    font-size: 22px !important;
  }

  .contact_us_wrap .contact_us_inner .form_area {
    padding-top: 25px !important;
  }

  .contact_us_wrap .contact_us_inner {
    padding: 20px !important;
    padding-bottom: 30px !important;
  }

  .form_block {
    padding-top: 10px !important;
  }

  .contact_us_wrap .general_items .lang_wrap i {
    top: 35px !important;
  }

  .news_cat_wrapr .news_container .vip_news .vip_news_detail .vip_img {
    max-height: 150px !important;
    width: 150px !important;
  }

  .news_cat_wrapr .news_container .vip_news .vip_news_detail .title {
    width: 100% !important;
    padding-top: 5px !important;
    padding-left: 0 !important;
  }

  .news_cat_wrapr .news_container .vip_news .vip_news_detail .title h4 {
    font-size: 14px !important;
  }

  .news_cat_wrapr .news_container .vip_news .option_wrap .likes_dislike {
    padding-top: 10px !important;
  }

  .news_cat_wrapr {
    padding: 10px !important;
  }

  .news_cat_wrapr .news_container ._news ._news_detail ._img {
    max-height: 150px !important;
    width: 150px !important;
  }

  .news_cat_wrapr .news_container ._news ._news_detail .title {
    width: 100% !important;
    padding-top: 5px !important;
    padding-left: 0 !important;
  }

  .news_cat_wrapr .news_container ._news ._news_detail .title h4 {
    font-size: 14px !important;
  }

  .news_cat_wrapr .news_container .vip_news .options_dropdown {
    margin-top: 40px !important;
    right: 15px !important;
  }

  .news_cat_wrapr .news_container ._news .options_dropdown {
    margin-top: 40px !important;
    right: 15px !important;
  }

  .news_cat_wrapr .news_container .add_news_badge {
    right: -11px !important;
    width: 90px !important;
  }

  .news_cat_wrapr .news_container .add_news_badge h5 {
    font-size: 13px !important;
    line-height: 3 !important;
  }

  .forum_page_wrap .poll_section_wrap .poll_title h6 {
    font-size: 12px !important;
  }

  .forum_page_wrap .poll_section_wrap .poll_options_block .poll_option p {
    font-size: 12px !important;
  }

  .forum_page_wrap {
    padding: 10px !important;
  }

  .top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap {
    flex-wrap: wrap !important;
  }

  .padding-0 {
    padding: 0;
  }

  .add_news_modal .modal-content .modal-footer button.btn.btn-primary {
    width: 200px !important;
  }

  .share_news_modal .modal-content .modal-body {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .pt-20 {
    padding-top: 20px;
  }
}
@media screen and (device-aspect-ratio: 40/71) {
  .news_cat_wrapr .news_container ._news .option_wrap .likes_dislike {
    padding-top: 10px !important;
  }

  .forum_page_wrap .forum_topics_list_outer .forum_topics_list .item_outer {
    margin-left: 10px !important;
  }

  .forum_page_wrap .forum_topics_list_outer .forum_topics_list.owl-carousel.owl-loaded.owl-drag {
    overflow: hidden;
  }

  .news_cat_wrapr .news_container .vip_news .options_dropdown {
    margin-top: 62px !important;
    right: 45px !important;
  }

  .news_cat_wrapr .news_container ._news .options_dropdown {
    margin-top: 62px !important;
    right: 45px !important;
  }

  .right_bar_wrapper .bitcoin_outer .duration_wrap .duration_items {
    font-size: 12px !important;
  }
}
.search-container {
  position: relative;
}

.search-container .form_block .ffl-label {
  font-size: 14px;
}

.search-container .ffl-wrapper.ffl-floated .ffl-label {
  font-size: 12px;
}

.search-container .times {
  position: absolute;
  top: 10px;
  right: 25px;
  color: #989898;
  cursor: pointer;
}

.search-container .search-icon {
  margin-right: 0;
  margin-top: 10px;
  color: #989898;
}

.search-container .form_row {
  margin-bottom: 0 !important;
}

.page_wrapper .host_page_nav {
  width: 100%;
  background-color: #fff;
  padding: 15px 20px;
}

.page_wrapper .host_page_nav .nav_items {
  display: flex;
}

.page_wrapper .host_page_nav .nav_items .bars {
  display: flex;
  align-items: center;
}

.page_wrapper .host_page_nav .nav_items .bars i {
  color: #989898;
  font-size: 23px;
  line-height: 1.3;
  cursor: pointer;
}

.page_wrapper .host_page_nav .nav_items a {
  margin-left: 50px;
}

.page_wrapper .host_page_nav .nav_items a img {
  cursor: pointer;
  height: 35px;
}

.page_wrapper .host_page_nav .nav_items a p {
  margin-left: 50px;
  font-size: 9px;
  margin-bottom: 0;
  margin-top: -8px;
  color: #fe3363;
  font-style: italic;
}

.page_wrapper .host_page_nav .nav_items a p span {
  font-weight: 700;
}

.page_wrapper .host_page_nav .search_box_container {
  z-index: 5 !important;
  transition: max-height 0.5s ease-in-out;
  width: 70%;
  height: auto;
  background-color: #fff;
  min-height: 100px;
  position: absolute;
  z-index: 1;
  left: -15px;
  border-radius: 12px;
  top: -4px;
  box-shadow: 5px 1px 18px #bebebe;
}

.page_wrapper .host_page_nav .search_box_container .search_bar {
  display: flex;
  padding-left: 20px;
}

.page_wrapper .host_page_nav .search_box_container .search_bar input {
  background-color: transparent;
  border: none;
  outline: 0;
  color: #989898;
  padding: 7px;
  width: 100%;
  padding-left: 20px;
  padding-right: 45px;
}

.page_wrapper .host_page_nav .search_box_container ul {
  padding-left: 0;
  padding-top: 10px;
}

.page_wrapper .host_page_nav .search_box_container ul a {
  cursor: pointer;
}

.page_wrapper .host_page_nav .search_box_container ul li {
  height: 50px;
  display: flex;
  padding-left: 20px;
  align-items: center;
}

.page_wrapper .host_page_nav .search_box_container ul li .search_result_img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  overflow: hidden;
}

.page_wrapper .host_page_nav .search_box_container ul li .search_result_img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.page_wrapper .host_page_nav .search_box_container ul li .search_result_title {
  padding-left: 10px;
}

.page_wrapper .host_page_nav .search_box_container ul li .search_result_title h6 {
  font-size: 13px;
  margin-bottom: 0;
}

.page_wrapper .host_page_nav .search_box_container ul li .search_result_title p {
  font-size: 11px;
  margin-bottom: 0;
  color: #989898;
}

.page_wrapper .host_page_nav .search_box_container ul li:hover {
  background-color: #f0f1f5;
}

.page_wrapper .col-row {
  display: flex;
  flex-wrap: wrap;
}

.page_wrapper .col-row .col-xl-3 {
  padding-left: 0;
  padding-right: 0;
}

.page_wrapper .col-row .col-xl-9 {
  background-color: #f0f1f5;
  padding-left: 0;
  padding-right: 0;
}

.page_wrapper .col-row .col-xl-9 h5 {
  font-weight: 700;
  padding-left: 20px;
  padding-top: 20px;
}

.page_wrapper .col-row .badges_wrap {
  height: auto;
  display: flex;
  flex-wrap: wrap;
}

.page_wrapper .col-row .badges_wrap .white_badge {
  height: 60px;
  width: 230px;
  background-color: #fff;
  border-radius: 50px;
  display: flex;
  position: relative;
  margin-left: 20px;
  margin-top: 20px;
  justify-content: space-between;
  align-items: center;
  display: inline-block;
  padding-right: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}

.page_wrapper .col-row .badges_wrap .white_badge .badge_inner {
  display: flex;
  cursor: pointer;
}

.page_wrapper .col-row .badges_wrap .white_badge .image-block {
  width: 50px;
  position: relative;
}

.page_wrapper .col-row .badges_wrap .white_badge .image-block img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin: 5px;
}

.page_wrapper .col-row .badges_wrap .white_badge .image-block .hashtag {
  position: absolute;
  background-color: #fe336d;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  right: -8px;
  top: 36px;
}

.page_wrapper .col-row .badges_wrap .white_badge .image-block .hashtag i {
  font-size: 14px;
  color: #fff;
  margin-left: 4px;
  margin-top: 3px;
}

.page_wrapper .col-row .badges_wrap .white_badge .hash_text {
  margin-top: 10px;
  margin-left: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 50px);
}

.page_wrapper .col-row .badges_wrap .white_badge .hash_text h6 {
  margin-bottom: 0;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page_wrapper .col-row .badges_wrap .white_badge .hash_text p {
  margin: 0;
}

.page_wrapper .col-row .badges_wrap .white_badge .hash_text .tooltip_badge {
  position: absolute;
  visibility: hidden;
  width: auto;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  z-index: 9 !important;
  position: absolute;
  font-size: 10px;
  top: 30px;
}

.page_wrapper .col-row .badges_wrap .white_badge .hash_text .tooltip_badge::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -14px;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-bottom: 9px solid #333;
  left: 8%;
}

.page_wrapper .col-row .badges_wrap .white_badge .hash_text:hover .tooltip_badge {
  visibility: visible !important;
  opacity: 1;
}

.page_wrapper .col-row .badges_wrap .white_badge .icon {
  padding-right: 10px;
  cursor: pointer;
}

.page_wrapper .col-row .badges_wrap .white_badge .icon i {
  font-size: 20px;
}

.page_wrapper .col-row .badges_wrap .white_badge.selected {
  background-color: #f4b7c8;
}

.page_wrapper .col-row .badges_wrap .white_badge.selected .image-block .hashtag {
  background-color: #fff;
}

.page_wrapper .col-row .badges_wrap .white_badge.selected .image-block .hashtag i {
  color: #fe3363;
}

.page_wrapper .col-row .badges_wrap .white_badge .plus-minus {
  position: absolute;
  right: 10px;
  top: 20px;
}

.page_wrapper .col-row .badges_wrap .white_badge .css-label {
  cursor: pointer;
}

.page_wrapper .col-row .badges_wrap .white_badge .css-checkbox {
  display: none;
}

.page_wrapper .col-row .badges_wrap .white_badge .fa {
  color: #000;
  line-height: 16px;
  border-radius: 4px;
}

.page_wrapper .col-row .badges_wrap .white_badge .fa-plus {
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  background-color: transparent;
}

.page_wrapper .col-row .badges_wrap .white_badge .fa-minus {
  padding-top: 1px;
  padding-right: 2px;
  padding-left: 2px;
  background-color: transparent;
  display: none;
}

.page_wrapper .col-row .badges_wrap .white_badge .css-checkbox:checked + .css-label .fa-minus {
  display: inline;
}

.page_wrapper .col-row .badges_wrap .white_badge .css-checkbox:checked + .css-label .fa-plus {
  display: none;
}

.page_wrapper .col-row .news_cat_wrap {
  padding-top: 30px;
}

.page_wrapper .col-row .news_cat_wrap h5 {
  font-weight: 700;
  padding-left: 20px;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap {
  display: flex;
  flex-wrap: wrap;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item {
  margin: 30px 0 0 20px;
  width: 230px;
  height: 140px;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .title_block {
  background-color: #00000052;
  border-radius: 10px;
  height: 100%;
  position: relative;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .title_block h5 {
  position: absolute;
  bottom: 10px;
  color: #fff;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .title_block img {
  height: 100%;
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .round_box {
  position: absolute;
  top: 10px;
  right: 20px;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .round_box .round {
  position: relative;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .round_box .round label {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  width: 26px;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .round_box .round label:after {
  color: #fe3363;
  content: "✓";
  height: 6px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 1px;
  font-weight: 700;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .round_box .round input[type=checkbox] {
  visibility: hidden;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .round_box .round input[type=checkbox]:checked + label {
  background-color: #fff;
  border-color: #fff;
}

.page_wrapper .col-row .news_cat_wrap .news_filter_wrap .news_filter_item .round_box .round input[type=checkbox]:checked + label:after {
  opacity: 1;
}

.page_wrapper .col-row .lets-go-btn {
  display: flex;
  justify-content: center;
  padding: 80px;
}

.page_wrapper .col-row .lets-go-btn h3 {
  font-size: 25px;
  font-weight: 500;
  background-color: #fe3363;
  width: 325px;
  border-radius: 30px;
  padding: 10px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.page_wrapper .side_bar.collapsed {
  overflow: hidden;
  position: relative;
  width: 80px;
  overflow: hidden;
  transition-delay: 2s;
  visibility: visible;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

.page_wrapper .side_bar.collapsed .side_bar_info_wrap {
  display: none;
}

.page_wrapper .side_bar.collapsed .side_bar_items_wrap ul a li {
  height: 55px;
  display: flex;
  align-items: center;
}

.page_wrapper .side_bar.collapsed .side_bar_items_wrap ul a li p {
  display: none;
}

.page_wrapper .side_bar {
  background-color: #fff;
  height: 100vh;
  position: relative;
  transition-delay: 2s;
  visibility: visible;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

.page_wrapper .side_bar .side_bar_items_wrap ul {
  padding: 20px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li {
  display: flex;
  padding: 0 2px 0 0;
  padding-left: 30px;
  cursor: pointer;
  height: 55px;
  align-items: center;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li .block {
  display: flex;
  align-items: center;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li .newspaper {
  background-image: url(../images/newspaper.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li .personalize {
  background-image: url(../images/personalize-light.svg);
  width: 30px;
  height: 25px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.fa-sign-out {
  color: #989898;
  font-size: 20px;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li .earth {
  background-image: url(../images/planet-earth.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li .forum {
  background-image: url(../images/forum.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li .favorites {
  background-image: url(../images/favourites-filled-star-symbol.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li .settings {
  background-image: url(../images/setting.svg);
  width: 30px;
  height: 20px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li .logout i {
  color: #afafaf;
  font-size: 20px;
  width: 30px;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li:hover {
  color: #fe3363;
  background-color: #ffe0e8;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li:hover .settings {
  background-image: url(../images/settings.svg);
}

.side_bar_items_wrap ul a li:hover .fa-sign-out {
  color: #fe3363;
}

.side_bar_items_wrap ul a li:active .fa-sign-out {
  color: #fe3363;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li:hover .favorites {
  background-image: url(../images/favourites-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li:hover .forum {
  background-image: url(../images/forum-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li:hover .earth {
  background-image: url(../images/planet-earth-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li:hover .newspaper {
  background-image: url(../images/newspaper-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li:hover .personalize {
  background-image: url(../images/personalize-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li:hover .logout i {
  color: #fe3363;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li:hover p {
  color: #fe3363;
}

.page_wrapper .side_bar .side_bar_items_wrap ul a li p {
  padding-left: 15px;
  color: #989898;
  cursor: pointer;
  margin-bottom: 0;
}

.page_wrapper .side_bar .side_bar_items_wrap ul .active li {
  color: #fe3363;
  background-color: #ffe0e8;
}

.page_wrapper .side_bar .side_bar_items_wrap ul .active li .settings {
  background-image: url(../images/settings.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul .active li .favorites {
  background-image: url(../images/favourites-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul .active li .forum {
  background-image: url(../images/forum-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul .active li .earth {
  background-image: url(../images/planet-earth-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul .active li .newspaper {
  background-image: url(../images/newspaper-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul .active li .personalize {
  background-image: url(../images/personalize-solid.svg);
}

.page_wrapper .side_bar .side_bar_items_wrap ul .active li p {
  color: #fe3363;
}

.page_wrapper .side_bar .side_bar_info_wrap {
  position: absolute;
  bottom: 10px;
}

.page_wrapper .side_bar .side_bar_info_wrap ul {
  padding-left: 20px;
}

.page_wrapper .side_bar .side_bar_info_wrap ul li {
  list-style: none;
}

.page_wrapper .side_bar .side_bar_info_wrap ul li h6 {
  font-weight: 700;
  color: #212529;
  margin-bottom: 0;
  font-size: 15px;
  margin-top: 10px;
}

.page_wrapper .side_bar .side_bar_info_wrap ul li p {
  color: #989898;
  font-size: 14px;
  margin-top: 5px;
  line-height: 14px;
  margin-bottom: 0px;
}

.page_wrapper .side_bar .side_bar_info_wrap .apps_wrap {
  display: flex;
  display: -webkit-flex;
  margin-top: 5px;
}

.page_wrapper .side_bar .side_bar_info_wrap .apps_wrap .ios {
  margin-left: 15px;
}

.apps_wrap .app {
  margin-right: 15px;
}

.page_wrapper .side_bar .side_bar_info_wrap .apps_wrap img {
  cursor: pointer;
}

.options_wrap {
  background-color: #fff;
  margin-top: 30px;
  border-radius: 12px;
  overflow: hidden;
}

.options_wrap .option_item {
  padding: 10px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  height: 80px;
  align-items: center;
}

.options_wrap .option_item .options_item_detail {
  padding: 10px 0 0 10px;
}

.options_wrap .option_item .options_item_detail h5 {
  font-weight: 700;
  padding-left: 0;
  padding-top: 0;
  margin-bottom: 0;
  color: #000;
  font-size: 16px;
}

.options_wrap .option_item .options_item_detail p {
  color: #989898;
  font-weight: 500;
  font-size: 12px;
}

.options_wrap .option_item i {
  margin-right: 15px;
  cursor: pointer;
  color: #989898;
  -webkit-transition-property: margin;
  -webkit-transition-duration: 0.5s;
  transition-property: margin;
  transition-duration: 0.5s;
}

.options_wrap .option_item:hover {
  background-color: #ffe0e8;
  cursor: pointer;
}

.options_wrap .option_item:hover h5 {
  color: #fe3363;
}

.options_wrap .option_item:hover p {
  color: #fe3363;
}

.options_wrap .option_item:hover i {
  color: #fe3363;
  margin-right: 10px;
  transition-delay: 0.1s ease-in-out;
}

.options_wrap .active .option_item {
  background-color: #ffe0e8;
  cursor: pointer;
}

.options_wrap .active .option_item h5 {
  color: #fe3363;
}

.options_wrap .active .option_item p {
  color: #fe3363;
}

.options_wrap .active .option_item i {
  color: #fe3363;
  margin-right: 10px;
  transition-delay: 0.1s ease-in-out;
}

.contact_us_wrap {
  background-color: #fff;
  margin-top: 30px;
  border-radius: 12px;
}

.contact_us_wrap .add_news_dropdown_wrap {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}

.contact_us_wrap .add_news_dropdown_wrap .dropdown {
  width: 40%;
}

.contact_us_wrap .add_news_dropdown_wrap .dropdown select {
  width: 100%;
  border: none;
  color: #989898;
  outline: 0;
  border-bottom: 2px solid #d9d9d9;
  padding-bottom: 5px;
  cursor: pointer;
  max-height: 200px;
  overflow-y: scroll;
}

.contact_us_wrap .add_news_dropdown_wrap .dropdown .select2-dropdown {
  border: 0;
  background: #f0f1f5;
  border-radius: 0;
  width: 173px !important;
  word-break: break-word;
  box-shadow: 1px 0 10px #e1e1e1;
  font-size: 14px;
}

.contact_us_wrap .add_news_dropdown_wrap .dropdown span.select2-dropdown.before_login_select.select2-dropdown--below {
  width: 172px !important;
}

.contact_us_wrap .add_news_dropdown_wrap .dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #989898;
}

.contact_us_wrap .contact_us_inner {
  padding: 50px;
}

.contact_us_wrap .contact_us_inner .header h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0;
}

.contact_us_wrap .contact_us_inner .form_area {
  padding-top: 20px;
}

.contact_us_wrap .contact_us_inner .button_row {
  margin-top: 50px;
}

.contact_us_wrap .contact_us_inner .form_block input {
  transition: background-color 500000s ease-in-out 0s;
  background-color: #a1000000;
  padding-right: 35px;
}

.contact_us_wrap .contact_us_inner .form_block .link {
  position: relative;
}

.contact_us_wrap .contact_us_inner .form_block img {
  position: absolute;
  right: 5px;
}

.contact_us_wrap .general_items {
  padding-top: 30px;
}

.contact_us_wrap .general_items .lang_wrap {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  padding-top: 30px;
}

.contact_us_wrap .general_items .lang_wrap .language {
  cursor: pointer;
}

.contact_us_wrap .general_items .lang_wrap .language h6 {
  font-weight: 400;
  font-size: 16px;
  color: #222;
  margin-bottom: 0;
}

.contact_us_wrap .general_items .lang_wrap .language p {
  color: #989898;
  font-size: 14px;
}

.contact_us_wrap .general_items .lang_wrap i {
  font-size: 26px;
  color: #989898;
  cursor: pointer;
}

.contact_us_wrap .general_items .lang_wrap ul li .off.active {
  background: #989898;
  color: #fff;
  border-radius: 24px;
}

.contact_us_wrap .general_items .lang_wrap ul li .on {
  background: #323aa5;
  color: #fff;
  border-radius: 24px;
}

.contact_us_wrap .general_items .lang_wrap ul li.on:active .off {
  background-color: #f0f1f5;
}

.contact_us_wrap .topics_inner {
  padding-top: 30px;
}

.contact_us_wrap .topics_inner .search-container {
  position: relative;
}

.contact_us_wrap .topics_inner .search-container .form_block #category_list ul li {
  cursor: pointer;
}

.contact_us_wrap .topics_inner .search-container .form_block .ffl-label {
  font-size: 14px;
}

.contact_us_wrap .topics_inner .search-container .ffl-wrapper.ffl-floated .ffl-label {
  font-size: 12px;
}

.contact_us_wrap .topics_inner .search-container i {
  position: absolute;
  top: 10px;
  right: 25px;
  color: #989898;
}

.contact_us_wrap .topics_inner .topics_wrap {
  height: auto;
  padding-top: 15px;
}

.contact_us_wrap .topics_inner .topics_wrap h6 {
  font-weight: 700;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul {
  margin-bottom: 0;
  padding: 20px 0 0 0;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li {
  padding: 0 5px 0 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li span {
  color: #989898;
  font-size: 16px;
  font-weight: 600;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch {
  margin-top: 7px;
  position: relative;
  display: inline-block;
  width: 48px;
  height: 23px;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch input:checked + .slider {
  background-color: #323aa5;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch .slider.round {
  border-radius: 34px;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d9d9d9;
  transition: 0.4s;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch .slider:before {
  position: absolute;
  border-radius: 50%;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  transition: 0.4s;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch input:checked + .slider {
  background-color: #323aa5;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch input:focus + .slider {
  box-shadow: 0 0 1px #323aa5;
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch input:checked + .slider:before {
  transform: translateX(26px);
}

.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch input[type=checkbox],
.contact_us_wrap .topics_inner .topics_wrap .topic ul li .switch input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  display: none;
}

.contact_us_wrap .topics_inner .topics_wrap .topic .no_category {
  font-size: 14px;
  color: #fe3363;
}

.news_page_wrap .title {
  padding: 15px;
  display: flex;
  justify-content: space-between;
}

.news_page_wrap .title h3 {
  color: #222;
  font-size: 18px;
}

.news_page_wrap .title .temp_for_mbl {
  display: none;
}

.news_page_wrap .news_bar {
  height: auto;
  background-color: #fff;
  border-radius: 12px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  padding-bottom: 30px;
  overflow: hidden;
  position: relative;
}

.news_page_wrap .news_bar .news_source {
  position: absolute;
  top: 6px;
  right: 6px;
  height: 30px;
  width: 30px;
  background: #00acee;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
}

.news_page_wrap .news_bar .news_source i {
  color: #fff;
  font-size: 18px;
}

.news_page_wrap .news_bar .news_title_img {
  width: 40%;
  height: 215px;
  padding: 20px;
  cursor: pointer;
  padding-bottom: 0;
}

.news_page_wrap .news_bar .news_title_img a {
  width: 250px;
  height: 215px;
}

.news_page_wrap .news_bar .news_title_img a img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
}

.news_page_wrap .news_bar .news_detail_wrap {
  width: 60%;
  padding-top: 20px;
  padding-right: 20px;
}

.news_page_wrap .news_bar .news_detail_wrap .author_info {
  display: flex;
  display: -webkit-flex;
  line-height: 1;
  flex-wrap: wrap;
  height: 30px;
  align-items: center;
}

.news_page_wrap .news_bar .news_detail_wrap .author_info .author_logo {
  width: 30px;
  height: 30px;
}

.news_page_wrap .news_bar .news_detail_wrap .author_info .author_logo img {
  height: 100%;
  width: 100%;
}

.news_page_wrap .news_bar .news_detail_wrap .author_info .author_name {
  cursor: pointer;
}

.news_page_wrap .news_bar .news_detail_wrap .author_info .author_name h6 {
  font-size: 14px;
  color: #fe3363;
  margin-left: 10px;
}

.news_page_wrap .news_bar .news_detail_wrap .author_info .publish_time {
  color: #989898;
  font-size: 14px;
  margin-left: 10px;
}

.news_page_wrap .news_bar .news_detail_wrap .news_title {
  margin-top: 10px;
}

.news_page_wrap .news_bar .news_detail_wrap .news_title h4 {
  font-size: 20px;
  cursor: pointer;
}

.news_page_wrap .news_bar .news_detail_wrap .news_title a {
  color: #222;
}

.news_page_wrap .news_bar .news_detail_wrap .news_detail {
  height: 80px;
  overflow: hidden;
  width: 100%;
}

.news_page_wrap .news_bar .news_detail_wrap .news_detail p {
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 95%;
}

.news_page_wrap .news_bar .news_detail_wrap .news_detail a {
  color: #989898;
}

.news_page_wrap .news_bar .news_detail_wrap .news_tabs {
  display: flex;
  display: -webkit-flex;
  padding-top: 20px;
}

.news_page_wrap .news_bar .news_detail_wrap .news_tabs .news_tab_item {
  width: 35px;
  height: 4px;
  border-radius: 5px;
  margin-right: 8px;
  cursor: pointer;
}

.news_page_wrap .news_bar .news_detail_wrap .news_tabs .news_tab_item .progress {
  height: 100%;
  background-color: #d9d9d9;
}

.news_page_wrap .news_bar .news_detail_wrap .news_tabs .news_tab_item .progress .progress-bar {
  background-color: #fe3363;
}

.carousel-indicators {
  bottom: -5px;
  margin-right: 0;
  margin-left: 0;
  left: 40px;
  z-index: 1 !important;
}

.carousel-indicators li {
  width: 35px;
  height: 4px;
  border-radius: 5px;
  margin-right: 8px;
  cursor: pointer;
}

.carousel-indicators li .progress {
  height: 100%;
  background-color: #d9d9d9;
}

.carousel-indicators li .progress .progress-bar {
  background-color: #fe3363;
}

.carousel-indicators li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 4px;
  content: "";
  background: 0 0;
}

.news_cat_wrapr {
  background-color: #fff;
  margin-top: 30px;
  padding-top: 15px;
  border-radius: 7px;
  padding: 20px;
}

.news_cat_wrapr .scrolling_tabs .wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  padding: 5px;
  height: 50px;
}

.news_cat_wrapr .scrolling_tabs .nav-link {
  color: #989898;
  border-color: transparent;
  padding-bottom: 0;
  padding-top: 0;
  line-height: 26px;
}

.news_cat_wrapr .scrolling_tabs .nav-tabs .nav-link.active {
  color: #fe3363;
  border-bottom: 1px solid #fe3363;
}

.news_cat_wrapr .scrolling_tabs .nav-tabs {
  border-bottom: 0 solid #ddd;
}

.news_cat_wrapr .scrolling_tabs .list {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 3500px;
  margin-top: 0;
}

.news_cat_wrapr .scrolling_tabs .list li {
  display: table-cell;
  position: relative;
  text-align: center;
  cursor: grab;
  cursor: -webkit-grab;
  color: #efefef;
  vertical-align: middle;
  padding-left: 0;
  padding-right: 0;
}

.news_cat_wrapr .scrolling_tabs .scroller {
  text-align: center;
  cursor: pointer;
  display: none;
  padding: 7px;
  white-space: no-wrap;
  vertical-align: middle;
  background-color: #fff;
}

.news_cat_wrapr .scrolling_tabs .scroller i {
  color: #989898;
}

.news_cat_wrapr .nav-tabs {
  border-bottom: 1px solid #ddd;
}

.news_cat_wrapr .nav-tabs ul {
  position: relative;
}

.news_cat_wrapr .nav-tabs img {
  position: absolute;
  right: 35px;
  height: 12px;
}

.news_cat_wrapr .nav-tabs li {
  font-size: 14px;
}

.news_cat_wrapr .nav-tabs > li > a {
  color: #989898;
  font-weight: 500;
}

.news_cat_wrapr .nav-tabs > li.active > a {
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #fe3363;
  cursor: pointer;
  background: #fe3363;
  border-radius: 25px;
  line-height: 26px;
}

.news_cat_wrapr .nav-tabs > li.active > {
  color: #fe3363;
  font-size: 12px;
  border-bottom: 1px solid #fe3363;
  color: #fe3363;
}

.news_cat_wrapr a {
  text-decoration: none;
}

.news_cat_wrapr .nav-link {
  display: block;
  padding: 0.3rem 1rem;
}

.news_cat_wrapr .news_container {
  position: relative;
  padding-top: 20px;
}

.news_cat_wrapr .news_container .header_select_block {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news_cat_wrapr .news_container .header_select_block .multiselect {
  width: 30%;
  background-color: #f0f1f5;
  border-radius: 8px;
  cursor: pointer;
  height: 40px;
  z-index: 2;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .select_badge {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  align-items: center;
  align-content: center;
  height: 100%;
  overflow: hidden;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .select_badge img {
  height: 20px;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .select_badge .yellow_star {
  color: #f9b519 !important;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .select_badge i {
  color: #989898;
  font-weight: 700;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .select_badge p {
  margin-bottom: 0;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after {
  height: auto;
  max-height: 400px;
  overflow: scroll;
  background-color: #fff;
  overflow-x: hidden;
  box-shadow: 5px 6px 18px #bebebe;
  border-radius: 8px;
  z-index: 1;
  position: relative;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after ul {
  padding-left: 0;
  margin-bottom: 0;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after ul li {
  list-style: none;
  height: 40px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  padding-left: 10px;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after ul li .items {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  align-content: center;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after ul li .items img {
  height: 20px;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after ul li .items p {
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 14px;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after ul li i {
  padding-right: 8px;
  color: #d9d9d9;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after ul li:hover {
  background-color: #f0f1f5;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after ul li.active {
  background-color: #f0f1f5;
}

.news_cat_wrapr .news_container .header_select_block .multiselect .multiselect_after ul li.active i {
  color: #f9b519;
}

.news_cat_wrapr .news_container h4 {
  font-size: 22px;
  color: #222;
  font-weight: 700;
  margin-bottom: 20px;
}

.news_cat_wrapr .news_container h4 span {
  color: #fe3363;
}

.news_cat_wrapr .news_container .add_news_badge {
  text-align: center;
  background-color: #323aa5;
  width: 120px;
  height: 40px;
  border-radius: 25px 0 0 25px;
  position: absolute;
  top: 15px;
  right: -20px;
  z-index: 1;
  cursor: pointer;
}

.news_cat_wrapr .news_container .add_news_badge h5 {
  color: #fff;
  font-size: 16px;
  line-height: 2.5;
}

.news_cat_wrapr .news_container .news {
  padding: 10px;
  border-bottom: 1px solid #d9d9d9;
  border-spacing: 10px;
  margin-top: 15px;
}

.news_cat_wrapr .news_container .news .time_period p {
  font-size: 12px;
  color: #989898;
  font-weight: 700;
}

.news_cat_wrapr .news_container .news .time_period span {
  margin-left: 10px;
}

.news_cat_wrapr .news_container .news .news_detail {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.news_cat_wrapr .news_container .news .news_detail .title {
  width: 85%;
  padding-top: 0;
  padding-left: 0;
}

.news_cat_wrapr .news_container .news .news_detail .title h4 {
  font-size: 20px;
  cursor: pointer;
  font-weight: 500;
  word-break: break-word;
}

.news_cat_wrapr .news_container .news .news_detail .img {
  height: 60px;
  width: 90px;
  cursor: pointer;
  margin-bottom: 15px;
  position: relative;
}

.news_cat_wrapr .news_container .news .news_detail .img .news_source {
  position: absolute;
  top: -10px;
  right: -6px;
  height: 30px;
  width: 30px;
  background: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
}

.news_cat_wrapr .news_container .news .news_detail .img .news_source i {
  color: #00acee;
  font-size: 18px;
}

.news_cat_wrapr .news_container .news .news_detail .img .news_source .fb {
  color: #3a589b;
}

.news_cat_wrapr .news_container .news .news_detail .img img {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news_cat_wrapr .news_container .news .options_dropdown {
  margin-top: 30px;
  height: auto;
  width: 200px;
  background-color: #fff;
  position: absolute;
  right: 15px;
  border-radius: 12px;
  box-shadow: 5px 1px 18px #bebebe;
  overflow: hidden;
  z-index: 1;
}

.news_cat_wrapr .news_container .news .options_dropdown .drop_items ul {
  padding-left: 0;
  margin-bottom: 0;
}

.news_cat_wrapr .news_container .news .options_dropdown .drop_items ul li {
  display: flex;
  display: -webkit-flex;
  padding-left: 0;
  height: 50px;
  line-height: 3;
  cursor: pointer;
  padding-left: 20px;
  align-items: center;
}

.news_cat_wrapr .news_container .news .options_dropdown .drop_items ul li a {
  align-items: center;
  display: flex;
  display: -webkit-flex;
}

.news_cat_wrapr .news_container .news .options_dropdown .drop_items ul li img {
  height: 16px;
  margin-right: 15px;
}

.news_cat_wrapr .news_container .news .options_dropdown .drop_items ul li i {
  color: #222;
  font-size: 20px;
  margin-right: 15px;
}

.news_cat_wrapr .news_container .news .options_dropdown .drop_items ul li p {
  margin-bottom: 0;
  color: #222;
  font-weight: 400;
  font-size: 14px;
}

.news_cat_wrapr .news_container .news .options_dropdown .drop_items ul li:hover {
  background-color: #f0f1f5;
}

.news_cat_wrapr .news_container .news .option_wrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.news_cat_wrapr .news_container .news .option_wrap .company_wrap {
  display: flex;
  display: -webkit-flex;
  margin-bottom: 10px;
}

.news_cat_wrapr .news_container .news .option_wrap .company_wrap .company_logo {
  width: 30px;
  height: 30px;
}

.news_cat_wrapr .news_container .news .option_wrap .company_wrap .company_logo img {
  object-fit: fill;
}

.news_cat_wrapr .news_container .news .option_wrap .company_wrap .company_name {
  width: calc(100% - 30px);
}

.news_cat_wrapr .news_container .news .option_wrap .company_wrap .company_name p {
  color: #fe3363;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 5px;
  margin-left: 10px;
  word-break: break-word;
}

.news_cat_wrapr .news_container .news .option_wrap .likes_dislike {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}

.news_cat_wrapr .news_container .news .option_wrap .likes_dislike .like {
  margin-right: 40px;
  display: flex;
  display: -webkit-flex;
  color: #5eb837;
  font-size: 24px;
  cursor: pointer;
  align-items: center;
}

.news_cat_wrapr .news_container .news .option_wrap .likes_dislike .like p {
  color: #222;
  font-size: 12px;
  margin-left: 10px;
  font-weight: 500;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding-top: 5px;
  margin-top: 0;
}

.news_cat_wrapr .news_container .news .option_wrap .likes_dislike .dislike {
  margin-right: 40px;
  display: flex;
  display: -webkit-flex;
  color: #fe3363;
  font-size: 24px;
  cursor: pointer;
  align-items: center;
}

.news_cat_wrapr .news_container .news .option_wrap .likes_dislike .dislike p {
  color: #222;
  font-size: 12px;
  margin-left: 10px;
  font-weight: 500;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  padding-top: 5px;
  margin-top: 0;
}

.news_cat_wrapr .news_container .news .option_wrap .likes_dislike .elipsis {
  padding-right: 5px;
  color: #989898;
  font-size: 18px;
  position: relative;
  cursor: pointer;
  align-items: center;
}

.news_cat_wrapr .news_container .vip {
  border: 2px dashed #d9d9d9 !important;
  border-radius: 12px;
}

.news_cat_wrapr .news_container .show_more_outer {
  display: flex;
  justify-content: center;
}

.news_cat_wrapr .news_container .show_more_news {
  border: 1px dashed #d9d9d9;
  height: 40px;
  border-radius: 10px;
  border-spacing: 30px;
  margin-top: 20px;
  width: 100%;
  cursor: pointer;
}

.news_cat_wrapr .news_container .show_more_news .show_more_inner {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 100%;
  color: #989898;
}

.news_cat_wrapr .news_container .show_more_news .show_more_inner p {
  margin-bottom: 0;
  margin-right: 6px;
  font-weight: 600;
  font-size: 16px;
}

.news_cat_wrapr .news_container .show_more_news .show_more_inner i {
  font-weight: 600;
  font-size: 18px;
}

.news_cat_wrapr .news_container .show_more_news .show_more_inner:hover p {
  border-bottom: 1px solid #323aa5;
  color: #323aa5;
}

.news_cat_wrapr .news_container .show_more_news .show_more_inner:hover i {
  color: #323aa5;
}

.google_add_banner_wrap {
  padding: 15px 20px 15px 20px;
}

.google_add_banner_wrap .google_add_banner .text {
  padding-top: 20px;
}

.google_add_banner_wrap .google_add_banner .text h6 {
  text-align: center;
  color: #989898;
}

.google_add_banner_wrap .google_add_banner a img {
  width: 100%;
}

.right_bar_wrapper .title {
  padding: 15px;
}

.right_bar_wrapper .title h5 {
  color: #222;
  font-size: 20px;
}

.right_bar_wrapper .weather_outer {
  background-color: #fff;
  border-radius: 12px;
  height: auto;
  padding-bottom: 10px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap {
  background: url(../images/right-top-smal.svg) no-repeat right top/20%;
  background-size: 399px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f {
  display: flex;
  display: -webkit-flex;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .status_wrap {
  height: 85px;
  width: 60px;
  border-radius: 0 0 30px 30px;
  background-color: #f0f1f5;
  margin-left: 10px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .status_wrap img {
  margin-top: 22px;
  margin-left: 12px;
  height: 30px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f p {
  font-size: 12px;
  font-weight: 500;
  margin-left: 0;
  margin-top: 5px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .main_weather {
  text-align: center;
  margin-left: 0;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress {
  width: 65px;
  height: 65px;
  line-height: 70px;
  background: 0 0;
  box-shadow: none;
  position: relative;
  margin-left: 0;
  margin-top: 15px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 6px solid #f0f1f5;
  position: absolute;
  top: 0;
  left: 0;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-left {
  left: 0;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-bar {
  width: 100%;
  height: 100%;
  background: 0 0;
  border-width: 6px;
  border-style: solid;
  position: absolute;
  top: 0;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  transform-origin: center left;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-right {
  right: 0;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  color: #222;
  line-height: 135px;
  text-align: center;
  position: absolute;
  bottom: 64%;
  left: 7%;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress.blue .progress-bar {
  border-color: #f9b519;
}

@keyframes loading-1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes loading-2 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(144deg);
  }
}
@keyframes loading-3 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes loading-4 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(36deg);
  }
}
@keyframes loading-5 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(126deg);
  }
}
@media only screen and (max-width: 990px) {
  .right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .progress {
    margin-bottom: 20px;
  }
}
.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner {
  padding-top: 30px;
  padding-left: 10px;
  width: 50%;
  display: inline-block;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap h6 {
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  max-width: 70%;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap h6 i {
  font-weight: 700;
  font-size: 16px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap .search_cities .ffl-floated {
  position: relative;
  width: 75%;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap .search_cities .ffl-floated input {
  font-size: 14px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap .search_cities .ffl-floated .cities_results {
  position: absolute;
  width: 100%;
  background-color: #fff;
  box-shadow: 2px 0 8px #bebebe;
  z-index: 2;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap .search_cities .ffl-floated .cities_results ul {
  padding-left: 0;
  max-height: 152px;
  height: auto;
  overflow-y: scroll;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap .search_cities .ffl-floated .cities_results ul li {
  list-style: none;
  font-size: 14px;
  color: #989898;
  padding: 8px 10px;
  border-bottom: 1px solid #cdcdcd;
  cursor: pointer;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap .search_cities .ffl-floated .cities_results ul li:hover {
  background-color: #323aa5;
  color: #fff;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap .search_cities .ffl-floated .cities_results ul li.active {
  background-color: #323aa5;
  color: #fff;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .search_cities_wrap .search_cities .fa-search {
  position: absolute;
  top: 5px;
  right: 3px;
  color: #989898;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner select.form-control:not([size]):not([multiple]) {
  height: auto !important;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .form-control {
  border: none !important;
  padding: 0 !important;
  color: #222 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .custom_select2 {
  width: 110px !important;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .select2-container--default .select2-selection--single {
  border: none;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner span.select2-dropdown.before_login_select.select2-dropdown--below {
  box-shadow: 2px 1px 10px #bebebe !important;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
  width: 110px !important;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner span#select2-iidr-container {
  padding-right: 13px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .select2-container--default .select2-selection--single .select2-selection__arrow b {
  line-height: 20px;
  padding-left: 15px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner .form-control:focus {
  border: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_f .location_inner p {
  font-size: 12px;
  font-weight: 500;
  margin-left: 0;
  margin-top: 0;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .update_type {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  padding-top: 10px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report {
  display: flex;
  display: -webkit-flex;
  padding: 20px 10px 0 10px;
  justify-content: space-around;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report .report_item {
  width: 43px;
  border-radius: 25px;
  background-color: #f0f1f5;
  margin-right: 5px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report .report_item .day {
  font-size: 10px;
  color: #222;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 0;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report .report_item .weather_img_cloudy {
  background-image: url(../images/cloudy.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report .report_item .weather_img_rainy {
  background-image: url(../images/rain.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report .report_item .weather_img_sunny {
  background-image: url(../images/sun.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report .report_item .weather_img_wind {
  background-image: url(../images/wind.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report .report_item .weather_img_thunder {
  background-image: url(../images/thunder.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report .report_item .weather_img_snow {
  background-image: url(../images/snow.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report .report_item .temperature {
  text-align: center;
  font-weight: 500;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .weather_report i {
  line-height: 5;
  font-size: 18px;
  font-weight: 700;
  margin-left: 5px;
  cursor: pointer;
}

.right_bar_wrapper .weather_outer .weather_info_wrap .weather_status .show_weather {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #989898;
  font-weight: 500;
  cursor: pointer;
}

.right_bar_wrapper .weather_outer .weather_detailed_info {
  padding: 10px;
}

.right_bar_wrapper .weather_outer .weather_detailed_info ul {
  padding-left: 0;
  margin: 0;
}

.right_bar_wrapper .weather_outer .weather_detailed_info ul li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

.right_bar_wrapper .weather_outer .weather_detailed_info ul li p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #222;
}

.right_bar_wrapper .weather_outer .weather_detailed_info ul li span {
  color: #fe3363;
  font-size: 14px;
  font-weight: 600;
}

.right_bar_wrapper .google_ads_box_right {
  background-color: #f0f1f5;
  text-align: center;
  margin-top: 20px;
}

.right_bar_wrapper .google_ads_box_right h4 {
  color: #989898;
  margin: 0;
}

.right_bar_wrapper .google_ads_box_right h4 a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.right_bar_wrapper .bitcoin_main_wrap {
  height: auto;
  position: relative;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer {
  background-color: #fff;
  border-radius: 12px;
  height: auto;
  width: 100%;
  margin-top: 30px;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap {
  background: url(../images/right-top-smal.svg) no-repeat right top/20%;
  background-size: 310px;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .bitcoin_info_wrap .showcurrency {
  display: flex;
  justify-content: center;
  font-weight: 500;
  color: #989898;
  cursor: pointer;
  padding-bottom: 15px;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .bitcoin-f {
  display: flex;
  display: -webkit-flex;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_stat {
  height: 85px;
  width: 60px;
  border-radius: 0 0 30px 30px;
  background-color: #f0f1f5;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_stat .image_container {
  display: block;
  text-align: center;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_stat .image_container img {
  height: 24px;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .angle_cont {
  display: block;
  text-align: center;
  cursor: pointer;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .angle_cont i {
  font-size: 20px;
  font-weight: 700;
  color: #989898;
  margin-left: 10px;
  margin-top: 10px;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_name h4 {
  margin-top: 25px;
  margin-left: 20px;
  font-weight: 700;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_info_wrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  margin-top: 20px;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_info_wrap .pricing h6 {
  font-size: 15px;
  color: #989898;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_info_wrap .pricing h5 {
  font-size: 22px;
  color: #222;
  font-weight: 600;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_info_wrap .change h6 {
  color: #989898;
  font-size: 15px;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_info_wrap .change .change_percentage {
  color: #fe3363;
  font-weight: 600;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_info_wrap .ranking h6 {
  font-size: 15px;
  color: #989898;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_info_wrap .ranking h5 {
  font-size: 22px;
  color: #222;
  font-weight: 600;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_info_wrap .market h6 {
  font-size: 15px;
  color: #989898;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_info_wrap .market h5 {
  font-size: 22px;
  color: #222;
  font-weight: 600;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .duration_wrap {
  display: flex;
  display: -webkit-flex;
  padding: 10px 15px 0 15px;
  justify-content: space-around;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .duration_wrap .duration_items {
  display: flex;
  align-items: center;
  height: 24px;
  width: auto;
  min-width: 50px;
  border: 1px solid #989898;
  font-size: 13px;
  color: #989898;
  border-radius: 50px;
  text-align: center;
  padding: 0 5px 0 5px;
  margin-right: 7px;
  cursor: pointer;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .duration_wrap .duration_items.active {
  color: #323aa5;
  border: 1px solid #323aa5;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .duration_wrap .duration_items:hover {
  color: #323aa5;
  border: 1px solid #323aa5;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .graph_wrap {
  padding: 20px 20px;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .graph_wrap #graphContainer {
  height: 200px;
  width: 100%;
  display: block;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .graph_wrap .canvasjs-chart-container .canvasjs-chart-canvas {
  height: 200px;
  width: 100%;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_change_wrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_change_wrap .bitcoin {
  display: flex;
  display: -webkit-flex;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_change_wrap .bitcoin .btc_dot {
  background-color: #323aa5;
  height: 12px;
  width: 12px;
  border-radius: 50%;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_change_wrap .bitcoin p {
  color: #222;
  font-size: 13px;
  font-weight: 600;
  margin-top: -3px;
  margin-left: 5px;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_change_wrap .dollars {
  display: flex;
  display: -webkit-flex;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_change_wrap .dollars .usd_dot {
  background-color: #fe3363;
  height: 12px;
  width: 12px;
  border-radius: 50%;
}

.right_bar_wrapper .bitcoin_main_wrap .bitcoin_outer .currency_change_wrap .dollars p {
  color: #222;
  font-size: 13px;
  font-weight: 600;
  margin-top: -3px;
  margin-left: 5px;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap {
  height: 100%;
  background-color: #fff;
  border-radius: 12px;
  padding: 30px 0 30px 30px;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 2222;
  left: 2px;
  box-shadow: 5px 1px 18px #bebebe;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .crypto_title {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding-right: 20px;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .crypto_title h4 {
  font-size: 18px;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .crypto_title i {
  font-size: 16px;
  font-weight: 200;
  color: #989898;
  cursor: pointer;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing {
  overflow-y: scroll;
  height: 100%;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing ul {
  padding-left: 0;
  padding-top: 20px;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing ul li {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 10px;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing ul li .list_item {
  display: flex;
  display: -webkit-flex;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing ul li .list_item .currency_logo {
  background-color: #f0f1f5;
  width: 40px;
  height: 40px;
  text-align: center;
  display: block;
  border-radius: 50%;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing ul li .list_item .currency_logo img {
  height: 20px;
  margin-top: 10px;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing ul li .list_item h6 {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 14px;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing ul li .mark_badge {
  background-color: #f0f1f5;
  border-radius: 25px 0 0 25px;
  height: 40px;
  width: 60px;
  cursor: pointer;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing ul li .mark_badge i {
  margin-left: 25px;
  margin-top: 10px;
  color: #f0f1f5;
}

.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing ul li .mark_badge.active {
  background-color: #fe3363;
}

.right_bar_wrapper .match_details_wrap {
  display: inline-block;
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
}

.right_bar_wrapper .match_details_wrap .match_detail_inner {
  background: url(../images/right-top-smal.svg) no-repeat right top/20%;
  background-size: 306px;
  position: relative;
}

.right_bar_wrapper .match_details_wrap .show_match {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
  color: #989898;
  font-weight: 500;
  cursor: pointer;
  padding-top: 10px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer {
  display: flex;
  display: -webkit-flex;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer {
  position: relative;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .league_info {
  height: 85px;
  width: 60px;
  border-radius: 0 0 30px 30px;
  background-color: #f0f1f5;
  margin-left: 10px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .league_info .image_container {
  text-align: center;
  display: flex;
  align-items: center;
  align-content: center;
  text-align: center;
  height: 85px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .league_info .image_container img {
  margin-left: 5px;
  height: 48px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .league_info .football {
  text-align: center;
  line-height: 80px;
  height: 85px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .league_info .football img {
  height: auto;
  margin: 0;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .angle_cont {
  display: block;
  text-align: center;
  cursor: pointer;
  position: relative;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .angle_cont i {
  font-size: 20px;
  font-weight: 700;
  color: #989898;
  margin-left: 10px;
  margin-top: 10px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown {
  bottom: 7px;
  position: absolute;
  left: 90px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown select {
  width: 100%;
  border: none;
  color: #989898;
  outline: 0;
  border-bottom: 2px solid #d9d9d9;
  padding-bottom: 5px;
  cursor: pointer;
  max-height: 200px;
  overflow-y: scroll;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown .select2 {
  width: 100%;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown span.select2 {
  width: 100% !important;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown .select2-dropdown {
  border: 0;
  background: #f0f1f5;
  border-radius: 0;
  width: 173px !important;
  word-break: break-word;
  box-shadow: 1px 0 10px #e1e1e1;
  font-size: 14px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown .custom_select2 {
  width: auto !important;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown span.select2-dropdown.before_login_select.select2-dropdown--below {
  width: 172px !important;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #989898;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown .select2-container--default .select2-selection--single {
  border: none;
  color: #222 !important;
  border-radius: 0;
  padding: 0 30px 0 0;
  border-bottom: 2px solid #d4d4d4;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown .select2-selection__rendered {
  color: #4b4a53 !important;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown .select2-selection__arrow {
  color: #9e9e9e;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .league_outer .dropdown .select2-container {
  width: 100% !important;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type {
  margin-top: 25px;
  margin-left: 20px;
  width: 63%;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .type {
  position: relative;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .type h5 {
  font-weight: 700;
  color: #222;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .type .tooltip_match {
  position: absolute;
  visibility: hidden;
  width: auto;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  z-index: 9 !important;
  position: absolute;
  font-size: 10px;
  top: 30px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .type .tooltip_match::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -14px;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-bottom: 9px solid #333;
  left: 8%;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .type:hover .tooltip_match {
  visibility: visible !important;
  opacity: 1;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .match_location {
  position: relative;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .match_location p {
  color: #989898;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .match_location .tooltip_location {
  position: absolute;
  visibility: hidden;
  width: auto;
  background-color: #000;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  z-index: 9 !important;
  top: 25px;
  position: absolute;
  font-size: 10px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .match_location .tooltip_location::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -14px;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-bottom: 9px solid #333;
  left: 8%;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .match_location:hover .tooltip_location {
  visibility: visible;
  opacity: 1;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .go_back_btn .button {
  height: 35px;
  width: 120px;
  background: #fff;
  border: 2px solid #5eb837;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 0 15px -5px #616161;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .go_back_btn .button p {
  margin-bottom: 0;
  margin-left: 5px;
  color: #5eb837;
  font-size: 14px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .match_type .go_back_btn .button i {
  margin-top: -2px;
  color: #5eb837;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .football_title {
  position: relative;
  margin-top: 25px;
  margin-left: 20px;
  width: 63%;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .football_title h5 {
  font-weight: 700;
  color: #222;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  position: relative;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .football_title .tooltip_match {
  position: absolute;
  visibility: hidden;
  width: auto;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  z-index: 9 !important;
  position: absolute;
  font-size: 10px;
  top: 30px;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .football_title .tooltip_match::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -14px;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-bottom: 9px solid #333;
  left: 8%;
}

.right_bar_wrapper .match_details_wrap .info_wrap_outer .football_title:hover .tooltip_match {
  visibility: visible !important;
  opacity: 1;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown {
  width: 100%;
  bottom: 7px;
  padding: 20px;
  padding-bottom: 0;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .angle {
  position: absolute;
  right: 26px;
  top: 26px;
  z-index: 2;
  font-size: 20px;
  font-weight: 600;
  color: #a2a2a2;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown select {
  width: 100%;
  border: none;
  color: #989898;
  outline: 0;
  border-bottom: 2px solid #d9d9d9;
  padding-bottom: 5px;
  cursor: pointer;
  max-height: 200px;
  overflow-y: scroll;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2 {
  width: 100%;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown span.select2 {
  width: 100% !important;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-container--open .select2-dropdown {
  left: 0;
  width: 200px !important;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-dropdown {
  border: 0;
  background: #f0f1f5;
  border-radius: 0;
  width: 173px !important;
  word-break: break-word;
  box-shadow: 1px 0 10px #e1e1e1;
  font-size: 14px !important;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-container--default .before_login_select .select2-results__option--highlighted[aria-selected] {
  font-size: 12px !important;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-results__option {
  font-size: 12px !important;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .custom_select2 {
  width: 120px !important;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-container--open .select2-dropdown--below {
  min-width: 180px !important;
  max-width: 180px !important;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #989898;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-container--default .select2-selection--single {
  border: none;
  color: #222 !important;
  background: #f0f1f5 !important;
  border-radius: 4px;
  padding: 0 15px;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-selection__rendered {
  color: #4b4a53 !important;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-selection__arrow {
  color: #9e9e9e;
  display: none;
}

.right_bar_wrapper .match_details_wrap .league_drop .dropdown .select2-container {
  width: 100% !important;
}

.right_bar_wrapper .match_details_wrap .league_drop .select2-dropdown {
  min-width: 200px !important;
  max-width: 310px !important;
}

.right_bar_wrapper .match_details_wrap .share_icon {
  position: absolute;
  top: 32px;
  right: 35px;
}

.right_bar_wrapper .match_details_wrap .share_icon i {
  color: #323aa5;
  cursor: pointer;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap {
  padding: 20px 15px;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .title {
  border-bottom: 2px solid #f0f1f5;
  padding-top: 0;
  display: flex;
  justify-content: center;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .title h5 {
  color: #222;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .title .home_league {
  text-align: center;
  margin-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 50%;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .title p {
  margin: 0;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match {
  border-bottom: 2px solid #f0f1f5;
  cursor: pointer;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 50px;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box .home_team {
  display: flex;
  justify-content: flex-end;
  width: 39%;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box .home_team p {
  color: #212529;
  margin-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box .home_team img {
  height: 20px;
  width: 20px;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box .score_box {
  width: 20%;
  display: flex;
  justify-content: center;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box .score_box p {
  color: #212529;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box .score_box span {
  color: #212529;
  font-weight: 600;
  margin-bottom: 0;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box .away_team {
  display: flex;
  justify-content: flex-start;
  width: 39%;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box .away_team p {
  color: #212529;
  margin-left: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
  overflow: hidden;
  margin-bottom: 0;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .matches_list .match .match_box .away_team img {
  height: 20px;
  width: 20px;
}

.right_bar_wrapper .match_details_wrap .match_stats_block {
  display: flex;
  justify-content: space-around;
  padding-top: 20px;
  height: 95px;
  align-items: center;
  text-align: center;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .team_detail {
  cursor: pointer;
  width: 33%;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .team_detail .team_logo img {
  height: 50px;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .team_detail .team_name {
  position: relative;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .team_detail .team_name p {
  margin: 0;
  color: #222;
  font: 12px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .team_detail .team_name .tooltip_team {
  position: absolute;
  visibility: hidden;
  width: auto;
  background-color: #000;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  z-index: 9 !important;
  top: 25px;
  position: absolute;
  font-size: 10px;
  left: -28px;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .team_detail .team_name .tooltip_team::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -14px;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-bottom: 9px solid #333;
  left: 8%;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .team_detail .team_name:hover .tooltip_team {
  visibility: visible;
  opacity: 1;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .match_score_box {
  display: flex;
  align-items: center;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .match_score_box .home_team_score h3 {
  color: #000;
  font-weight: 700;
  font-size: 26px;
  margin: 0;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .match_score_box .away_team_score h3 {
  color: #000;
  font-weight: 700;
  font-size: 26px;
  margin: 0;
}

.right_bar_wrapper .match_details_wrap .match_stats_block .vs_badge {
  height: 20px;
  width: 40px;
  background-color: #f9b519;
  border-radius: 25px;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  margin: 0 10px 0 10px;
}

.right_bar_wrapper .match_details_wrap .update_type {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  padding-top: 20px;
}

.right_bar_wrapper .match_details_wrap .update_type .match_updates_tabs {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  border-radius: 24px;
  background: #f0f1f5;
  width: -webkit-max-content;
  width: max-content;
  display: flex;
  line-height: 34px;
  font-size: 12px;
  font-weight: 600;
}

.right_bar_wrapper .match_details_wrap .update_type .match_updates_tabs li a {
  color: #989898;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  width: 115px;
}

.right_bar_wrapper .match_details_wrap .update_type .match_updates_tabs li a.active {
  background: #323aa5;
  color: #fff;
  border-radius: 24px;
}

.right_bar_wrapper .match_details_wrap .commentary .progress-outer {
  display: flex;
  justify-content: center;
}

.right_bar_wrapper .match_details_wrap .commentary .progress {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: 0 0;
  box-shadow: none;
  position: relative;
}

.right_bar_wrapper .match_details_wrap .commentary .progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 6px solid #f0f1f5;
  position: absolute;
  top: 0;
  left: 0;
}

.right_bar_wrapper .match_details_wrap .commentary .progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

.right_bar_wrapper .match_details_wrap .commentary .progress .progress-left {
  left: 0;
}

.right_bar_wrapper .match_details_wrap .commentary .progress .progress-bar {
  width: 100%;
  height: 100%;
  background: 0 0;
  border-width: 6px;
  border-style: solid;
  position: absolute;
  top: 0;
}

.right_bar_wrapper .match_details_wrap .commentary .progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  transform-origin: center left;
}

.right_bar_wrapper .match_details_wrap .commentary .progress .progress-right {
  right: 0;
}

.right_bar_wrapper .match_details_wrap .commentary .progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}

.right_bar_wrapper .match_details_wrap .commentary .progress .progress-value {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  color: #222;
  line-height: 20px;
  text-align: center;
  position: absolute;
  left: 1%;
  top: 15px;
}

.right_bar_wrapper .match_details_wrap .commentary .progress .progress-value p {
  font-size: 14px !important;
  margin: 0;
  font-weight: 500;
}

.right_bar_wrapper .match_details_wrap .commentary .progress.yellow .progress-bar {
  border-color: #f9b519;
}

@keyframes loading-1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes loading-2 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(144deg);
  }
}
@keyframes loading-3 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(90deg);
  }
}
@keyframes loading-4 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(36deg);
  }
}
@keyframes loading-5 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(126deg);
  }
}
.right_bar_wrapper .match_details_wrap .commentary .match_lineup {
  height: 220px;
  position: relative;
}

.right_bar_wrapper .match_details_wrap .commentary .match_lineup .crcl_box {
  height: 4px;
  display: inherit;
}

.right_bar_wrapper .match_details_wrap .commentary .match_lineup .crcl_box .circle {
  background: 0 0;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border: 2px solid #d9d9d9;
  margin-left: -8px;
  margin-top: -16px;
}

.right_bar_wrapper .match_details_wrap .commentary .match_lineup span {
  width: 2px;
  background-color: #d9d9d9;
  height: 100%;
  position: absolute;
  left: 50%;
}

.right_bar_wrapper .match_details_wrap .commentary .match_lineup .lineup_detail {
  display: flex;
  margin-left: 0;
  margin-top: 15px;
  align-items: center;
  align-content: center;
}

.right_bar_wrapper .match_details_wrap .commentary .match_lineup .lineup_detail .left {
  color: #989898;
  font-size: 12px;
  text-align: right;
  width: 44%;
  margin: 0;
  margin-right: 14px;
}

.right_bar_wrapper .match_details_wrap .commentary .match_lineup .lineup_detail .right {
  color: #989898;
  font-size: 12px;
  text-align: left;
  width: 44%;
  margin: 0;
  margin-left: 10px;
}

.right_bar_wrapper .match_details_wrap .commentary .match_lineup .lineup_detail img {
  width: 18px;
  height: 18px;
  z-index: 2;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap {
  padding: 0 0 10px 0;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .h-to-h_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .h-to-h_block .team_score p {
  margin: 0;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .h-to-h_block .h-to-h_detail {
  text-align: center;
  font-size: 14px;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .h-to-h_block .h-to-h_detail .date p {
  margin: 0;
  color: #222;
  font-weight: 500;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .h-to-h_block .h-to-h_detail .location p {
  margin-bottom: 5px;
  color: #989898;
  font-weight: 500;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .match_progress-wrap {
  padding-top: 5px;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .match_progress-wrap .progress {
  display: flex;
  height: 5px;
  overflow: hidden;
  background-color: #d9d9d9;
  border-radius: 2px;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .match_progress-wrap .progress.right {
  justify-content: flex-end !important;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .match_progress-wrap .progress-bar {
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #323aa5;
  transition: width 0.6s ease;
  height: 5px !important;
}

.right_bar_wrapper .match_details_wrap .h-to-h_wrap .match_progress-wrap .progress-bar.away_team_progress {
  background-color: #fe3363 !important;
}

.right_bar_wrapper .trending_hashtags {
  display: inline-block;
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
}

.right_bar_wrapper .trending_hashtags .trending_hashtags_inner {
  background: url(../images/right-top-smal.svg) no-repeat right top/20%;
  background-size: 306px;
  position: relative;
}

.right_bar_wrapper .trending_hashtags .trending_hashtags_inner .show_hashtags {
  display: flex;
  justify-content: center;
  font-weight: 500;
  color: #989898;
  cursor: pointer;
  padding-bottom: 15px;
}

.right_bar_wrapper .trending_hashtags .info_wrap_outer {
  display: flex;
  display: -webkit-flex;
}

.right_bar_wrapper .trending_hashtags .info_wrap_outer .country_outr {
  position: relative;
}

.right_bar_wrapper .trending_hashtags .info_wrap_outer .country_outr .country_info {
  height: 85px;
  width: 60px;
  border-radius: 0 0 30px 30px;
  background-color: #f0f1f5;
  margin-left: 10px;
}

.right_bar_wrapper .trending_hashtags .info_wrap_outer .country_outr .country_info .image_container {
  display: block;
  text-align: center;
}

.right_bar_wrapper .trending_hashtags .info_wrap_outer .country_outr .country_info .image_container img {
  margin-top: 22px;
  height: 24px;
}

.right_bar_wrapper .trending_hashtags .info_wrap_outer .country_outr .angle_cont {
  display: block;
  text-align: center;
  cursor: pointer;
}

.right_bar_wrapper .trending_hashtags .info_wrap_outer .country_outr .angle_cont i {
  font-size: 20px;
  font-weight: 700;
  color: #989898;
  margin-left: 10px;
  margin-top: 10px;
}

.right_bar_wrapper .trending_hashtags .info_wrap_outer .country_name h5 {
  margin-top: 25px;
  margin-left: 20px;
  font-weight: 700;
  word-break: break-word;
  margin-right: 20px;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown {
  width: 100%;
  bottom: 7px;
  padding: 20px;
  padding-bottom: 0;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .dropdown {
  background: #f0f1f5;
  border-radius: 5px;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .dropdown .angle {
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 2;
  font-size: 20px;
  font-weight: 600;
  color: #a2a2a2;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .dropdown .search-container {
  width: 100% !important;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .select2-selection__arrow {
  display: none;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .select2-container--default .select2-selection--single {
  border: none;
  color: #222 !important;
  background: #f0f1f5 !important;
  border-radius: 4px;
  padding: 0 15px;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .dropdown .select2-selection__rendered {
  color: #4b4a53 !important;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .select2 .select2-container .select2-container--default {
  width: 100% !important;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .trending_locations_dropdown {
  width: 100% !important;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .trending_locations_dropdown .select2 .select2-container .select2-container--default .select2-container--below .select2-container--open {
  width: 100% !important;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .trending_locations_dropdown .select2 .select2-container .select2-container--default .select2-container--below .select2-container--open .dropdown-wrapper {
  width: 100% !important;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .trending_locations_dropdown .select2-container {
  width: 100% !important;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .trending_locations_dropdown .dropdown span.select2 {
  width: 100% !important;
}

.right_bar_wrapper .trending_hashtags .tw_dropdown .trending_locations_dropdown .dropdown-wrapper {
  width: 100% !important;
}

.right_bar_wrapper .trending_hashtags .share_icon {
  position: absolute;
  top: 32px;
  right: 60px;
}

.right_bar_wrapper .trending_hashtags .share_icon i {
  color: #323aa5;
  cursor: pointer;
}

.right_bar_wrapper .trending_widget_carousel {
  padding-bottom: 10px;
}

.right_bar_wrapper .trending_widget_carousel .carousel-indicators {
  left: 0;
}

.right_bar_wrapper .trending_widget_carousel .carousel-indicators li {
  background: #d9d9d9;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}

.right_bar_wrapper .trending_widget_carousel .carousel-indicators .active {
  background-color: #fe3363;
}

.right_bar_wrapper .hashtags_block {
  padding: 20px 0;
}

.right_bar_wrapper .hashtags_block .hashtag_info {
  display: flex;
  display: -webkit-flex;
  padding: 10px 20px;
  height: 60px;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_dp_outer {
  width: 50px;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_dp_outer .hashtag_dp {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_detail_outer {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  line-height: 2.1;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title {
  width: auto;
  position: relative;
  display: inline-block;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title p {
  font-size: 15px;
  font-weight: 500;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title .tooltip_twit {
  display: block !important;
  position: absolute;
  visibility: hidden;
  width: auto;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 8px;
  z-index: 9 !important;
  font-size: 10px;
  top: 30px;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title .tooltip_twit::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: -14px;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid transparent;
  border-bottom: 9px solid #333;
  left: 8%;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_title:hover .tooltip_twit {
  visibility: visible !important;
  opacity: 1;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_user_counts {
  width: 15%;
}

.right_bar_wrapper .hashtags_block .hashtag_info .hashtag_detail_outer .hastag_detail_f .hash_user_counts p {
  font-size: 15px;
  font-weight: 500;
  color: #222;
}

.right_bar_wrapper .loader {
  list-style: none;
  padding: 0;
  margin: 0;
}

.right_bar_wrapper .loader li {
  display: inline-block;
}

.right_bar_wrapper .loader li span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  animation: dot-keyframes 1.8s infinite ease-in-out;
}

.right_bar_wrapper .loader li span.green {
  background: #5eb837;
}

.right_bar_wrapper .loader li span.red {
  background: #fe3363;
  animation-delay: 0.3s;
}

.right_bar_wrapper .loader li span.yellow {
  background: #f9b519;
  animation-delay: 0.6s;
}

.right_bar_wrapper .loader li span.blue {
  background: #323aa5;
  animation-delay: 0.9s;
}

.right_bar_wrapper .tile_inner {
  padding: 10px 20px;
}

.right_bar_wrapper .hashtags_graph {
  padding: 10px 20px;
}

.right_bar_wrapper .tags_collect {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  padding: 10px 20px;
}

.right_bar_wrapper .tags_collect .collect_item {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.right_bar_wrapper .tags_collect .collect_item .pink_dot {
  background-color: #fe3363;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  margin-top: 5px;
}

.right_bar_wrapper .tags_collect .collect_item .yellow_dot {
  background-color: #f9b519;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  margin-top: 5px;
}

.right_bar_wrapper .tags_collect p {
  font-size: 12px;
  font-weight: 500;
  margin-top: 2px;
  margin-left: 6px;
}

.forum_page_wrap {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  margin-top: 20px;
}

.forum_page_wrap .forum_page_tabs .nav-tabs {
  border-bottom: 0 solid #ddd;
}

.forum_page_wrap .forum_page_tabs .nav-tabs ul {
  position: relative;
}

.forum_page_wrap .forum_page_tabs .nav-tabs img {
  position: absolute;
  right: 35px;
  height: 12px;
}

.forum_page_wrap .forum_page_tabs .nav-tabs li {
  font-size: 14px;
  align-items: center;
  display: flex;
}

.forum_page_wrap .forum_page_tabs .nav-tabs > li > a {
  color: #989898;
  font-weight: 500;
  padding: 3px 10px;
  line-height: 20px;
}

.forum_page_wrap .forum_page_tabs .nav-tabs > li.active > a {
  color: #fe3363;
  font-size: 14px;
  border-bottom: 2px solid #fe3363;
  cursor: pointer;
  border-radius: 25px;
  color: #fff;
  background: #fe3363;
}

.forum_page_wrap .forum_page_tabs .nav-tabs > li.active > {
  color: #fe3363;
  font-size: 14px;
}

.forum_page_wrap .forum_page_tabs a {
  text-decoration: none;
}

.forum_page_wrap .forum_page_title_header {
  padding-top: 30px;
}

.forum_page_wrap .forum_page_title_header h6 {
  font-size: 14px;
  color: #222;
  font-weight: 700;
  display: flex;
  justify-content: space-between;
}

.forum_page_wrap .forum_page_title_header h6 p {
  color: #fe3363;
  margin: 0;
}

.forum_page_wrap .forum_page_title_header h6 p span {
  height: 5px;
  width: 5px;
  background: #fe3363;
  display: inline-block;
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 2px;
  vertical-align: middle;
}

.forum_page_wrap .forum_page_title_header .fav-head {
  justify-content: flex-start !important;
}

.forum_page_wrap .forum_page_title_header .all {
  font-size: 14px;
  color: #222;
  margin-left: 5px;
}

.forum_page_wrap .news_cont_pad {
  padding-top: 10px !important;
}

.forum_page_wrap .forum_topics_list_outer {
  display: flex;
  display: -webkit-flex;
  position: relative;
  padding-top: 15px;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list {
  display: flex;
  display: -webkit-flex;
  position: relative;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .add_topic_block .add_topic {
  height: 44px;
  width: 44px;
  height: 44px;
  border: 1px dashed #989898;
  border-radius: 50%;
  border-spacing: 8;
  text-align: center;
  line-height: 2.8;
  cursor: pointer;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .add_topic_block .add_topic i {
  color: #989898;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .add_topic_block p {
  font-size: 12px;
  color: #989898;
  margin-top: 5px;
  text-align: center;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .all_topic_outer {
  text-align: center;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .all_topic_outer .all_topic_item {
  height: 44px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border-spacing: 8;
  text-align: center;
  background-color: #222;
  line-height: 2.8;
  box-shadow: 0 8px 6px -6px #000;
  cursor: pointer;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .all_topic_outer .all_topic_item img {
  height: 15px;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .all_topic_outer .all_topic_item:active {
  background-color: #f9b519;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .all_topic_outer p {
  font-size: 12px;
  color: #989898;
  margin-top: 5px;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .item_outer a {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .item_outer a .topic_item {
  height: 44px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  text-align: center;
  background-color: #222;
  box-shadow: 0 8px 6px -6px #000;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .item_outer a .topic_item img {
  height: 15px;
  width: 15px;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .item_outer a .topic_item:active {
  background-color: #f9b519;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list .item_outer p {
  font-size: 12px;
  color: #989898;
  margin-top: 5px;
  text-align: center;
}

.forum_page_wrap .forum_topics_list_outer .angle {
  position: absolute;
  top: 30px;
  right: 0;
  font-size: 22px;
  color: #989898;
  font-weight: 700;
  cursor: pointer;
}

.forum_page_wrap .forum_topics_list_outer .owl-item.cloned.active {
  width: auto !important;
}

.forum_page_wrap .forum_topics_list_outer .forum_topics_list.owl-carousel.owl-loaded.owl-drag {
  width: 90% !important;
}

.forum_page_wrap .forum_topics_list_outer .owl-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}

.forum_page_wrap .forum_topics_list_outer .owl-nav {
  display: none;
}

.forum_page_wrap .poll_section_wrap {
  border: 2px dashed #d9d9d9;
  border-radius: 12px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.forum_page_wrap .poll_section_wrap .poll_title {
  padding-top: 20px;
  padding-left: 20px;
}

.forum_page_wrap .poll_section_wrap .poll_title h6 {
  font-size: 16px;
}

.forum_page_wrap .poll_section_wrap .poll_options_block {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding-top: 15px;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .poll_option {
  height: 40px;
  background-color: #f5f6fa;
  width: 90%;
  border-radius: 0 25px 25px 0;
  cursor: pointer;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .poll_option p {
  font-size: 14px;
  line-height: 2.8;
  padding-left: 20px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .poll_option:active {
  background-color: #ffeaef;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .poll_option:active p {
  color: #fe3363;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .round {
  position: relative;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .round label {
  background-color: #f5f6fa;
  border: 1px solid #f5f6fa;
  border-radius: 50%;
  cursor: pointer;
  height: 40px;
  width: 40px;
  margin-left: 5px;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .round label:after {
  border: 3px;
  background-color: #fe3363;
  border-radius: 50%;
  content: "";
  height: 15px;
  left: 18px;
  opacity: 0;
  position: absolute;
  top: 13px;
  width: 15px;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .round input[type=radio] {
  visibility: hidden;
  display: none;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .round input[type=radio]:checked + label {
  background-color: #ffeaef;
  border-color: #ffeaef;
  right: 0;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .round input[type=radio]:checked + label:after {
  opacity: 1;
}

.forum_page_wrap .poll_section_wrap .poll_options_block body,
.forum_page_wrap .poll_section_wrap .poll_options_block html {
  height: 100%;
  margin: 0;
}

.forum_page_wrap .poll_section_wrap .poll_options_block body {
  align-items: center;
  background-color: #f1f2f3;
  display: flex;
}

.forum_page_wrap .poll_section_wrap .poll_options_block .container {
  margin: 0 auto;
}

.forum_page_wrap .poll_section_wrap .progress_outer {
  display: flex;
  display: -webkit-flex;
  height: 48px;
  align-items: center;
}

.forum_page_wrap .poll_section_wrap .progress_outer .progress {
  width: 85%;
  background-color: #f5f6fa;
  height: 30px;
  border-radius: 0 25px 25px 0;
  cursor: pointer;
}

.forum_page_wrap .poll_section_wrap .progress_outer .progress .progress-bar {
  height: 40px;
  background-color: #f8bbcd;
  border-radius: 0 15px 26px 0;
}

.forum_page_wrap .poll_section_wrap .progress_outer .progress .progress-bar p {
  color: #fe3363;
  font-size: 12px;
  margin-top: 5px;
  text-align: left;
  margin-left: 10px;
  white-space: nowrap;
}

.forum_page_wrap .poll_section_wrap .progress_outer .progress .progress-bar:active {
  background-color: #fe3363;
}

.forum_page_wrap .poll_section_wrap .progress_outer .progress .progress-bar:active p {
  color: #fff;
}

.forum_page_wrap .poll_section_wrap .progress_outer .vote_stats {
  width: 15%;
}

.forum_page_wrap .poll_section_wrap .progress_outer .vote_stats P {
  margin: 0;
  font-size: 12px;
  font-weight: 800;
  color: #222;
  text-align: center;
  line-height: 1;
}

.forum_page_wrap .poll_section_wrap .progress_outer .vote_stats .you {
  color: #fe3363;
}

.forum_page_wrap .poll_section_wrap .poll_buttons_wrap {
  display: flex;
  display: -webkit-flex;
  padding-top: 40px;
  justify-content: flex-end;
}

.forum_page_wrap .poll_section_wrap .poll_buttons_wrap .hide_btn {
  background-color: #f5f6fa;
  border-radius: 25px;
  height: 35px;
  width: 80px;
  margin-right: 25px;
  cursor: pointer;
}

.forum_page_wrap .poll_section_wrap .poll_buttons_wrap .hide_btn p {
  color: #989898;
  text-align: center;
  margin-top: 6px;
}

.forum_page_wrap .poll_section_wrap .poll_buttons_wrap .vote_btn {
  background-color: #fe3363;
  border-radius: 25px;
  height: 35px;
  width: 80px;
  cursor: pointer;
}

.forum_page_wrap .poll_section_wrap .poll_buttons_wrap .vote_btn p {
  color: #fff;
  text-align: center;
  margin-top: 6px;
}

.forum_page_wrap .poll_section_wrap .poll_buttons_wrap .vote_btn.disabled {
  background-color: #d9d9d9;
}

.forum_page_wrap .expand_poll {
  text-align: center;
  padding-top: 10px;
  cursor: pointer;
  line-height: 1;
}

.forum_page_wrap .expand_poll P {
  color: #989898;
  margin-bottom: 0;
}

.forum_page_wrap .expand_poll i {
  color: #989898;
}

.news {
  padding: 10px;
  border-bottom: 1px solid #d9d9d9;
}

.news .news_type {
  display: flex;
  display: -webkit-flex;
}

.news .news_type .news_type_badge {
  border-radius: 0 0 25px 25px;
  height: 38px;
  width: 30px;
  margin-right: 15px;
  text-align: center;
}

.news .news_type .news_type_badge img {
  margin-top: 8px;
  height: 18px;
}

.news .news_type .business {
  background-color: #5eb837;
}

.news .news_type .sports {
  background-color: #f9b519;
}

.news .news_type .entertainment {
  background-color: #323aa5;
}

.news .news_type .sci-fi {
  background-color: #fe3363;
}

.news .news_type .time_period p {
  font-size: 12px;
  color: #989898;
  font-weight: 700;
  margin-top: 10px;
}

.news .news_detail {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}

.news .news_detail .title {
  width: 80%;
  padding-top: 0;
  padding-left: 0;
  cursor: pointer;
}

.news .news_detail .title h4 {
  font-size: 20px;
  color: #222;
  font-weight: 500;
}

.news .news_detail .img {
  height: 90px;
  width: 90px;
}

.news .news_detail .img img {
  border-radius: 12px;
}

.news .option_wrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news .option_wrap .company_wrap {
  display: flex;
  display: -webkit-flex;
}

.news .option_wrap .company_wrap .company_logo {
  width: 65px;
  height: 24px;
}

.news .option_wrap .company_wrap .company_logo img {
  object-fit: fill;
}

.news .option_wrap .company_wrap .company_name p {
  color: #fe3363;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 5px;
}

.news .option_wrap .likes_dislike {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}

.news .option_wrap .likes_dislike .like {
  margin-right: 40px;
  display: flex;
  display: -webkit-flex;
  color: #5eb837;
  font-size: 24px;
}

.news .option_wrap .likes_dislike .like p {
  color: #222;
  font-size: 12px;
  margin-left: 10px;
  font-weight: 500;
}

.news .option_wrap .likes_dislike .dislike {
  margin-right: 40px;
  display: flex;
  display: -webkit-flex;
  color: #fe3363;
  font-size: 24px;
}

.news .option_wrap .likes_dislike .dislike p {
  color: #222;
  font-size: 12px;
  margin-left: 10px;
  font-weight: 500;
}

.news .option_wrap .likes_dislike .elipsis {
  padding-right: 5px;
  color: #989898;
  font-size: 18px;
}

.top_bar .breadcrumb {
  background-color: transparent;
}

.top_bar .breadcrumb i {
  margin-right: 20px;
  margin-top: 5px;
  margin-top: 5px;
  cursor: pointer;
  color: #222;
}

.top_bar .breadcrumb a {
  color: #989898;
  font-size: 15px;
  text-decoration: none;
  cursor: default;
}

.top_bar .breadcrumb .cursor {
  cursor: pointer;
}

.top_bar .news_detail_block {
  background-color: #fff;
  border-radius: 12px 12px 0 0;
  margin-top: 15px !important;
}

.top_bar .news_detail_block .news_detail_header {
  height: 300px;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
  position: relative;
}

.top_bar .news_detail_block .news_detail_header img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}

.top_bar .news_detail_block .news_detail_header .news_source {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 35px;
  width: 35px;
  background: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_header .news_source i {
  color: #00acee;
  font-size: 22px;
}

.top_bar .news_detail_block .news_detail_heading {
  padding: 20px;
}

.top_bar .news_detail_block .news_detail_heading h1 {
  color: #222;
  font-weight: 600;
  font-size: 22px;
  word-break: break-word;
}

.top_bar .news_detail_block .news_detail_heading h1 a {
  word-break: break-word;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 15px;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_author_details {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_author_details .news_author_logo {
  height: 30px;
  width: 30px;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_author_details .news_author_name {
  font-size: 13px;
  color: #fe3363;
  font-weight: 500;
  line-height: 2;
  margin-left: 8px;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_author_details .publish_time p {
  color: #989898;
  font-size: 13px;
  font-weight: 500;
  margin-left: 10px;
  line-height: 2;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap .news_detail_option_item {
  display: flex;
  display: -webkit-flex;
  margin-right: 8px;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap .news_detail_option_item .image_circle {
  height: 28px;
  width: 28px;
  background-color: #d9d9d9;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap .news_detail_option_item .image_circle img {
  height: 16px;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap .news_detail_option_item .image_circle.share.active {
  background-color: #323aa5;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap .news_detail_option_item .image_circle.notify.active {
  background-color: #222;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap .news_detail_option_item .image_circle.fav.active {
  background-color: #f9b519;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap .news_detail_option_item .image_circle.dislike.active {
  background-color: #fe3363;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap .news_detail_option_item .image_circle.like.active {
  background-color: #5eb837;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_info_wrap .news_detail_options_wrap .news_detail_option_item .cout {
  color: #222;
  font-size: 13px;
  margin-top: 8px;
  margin-left: 8px;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_para {
  padding-top: 10px;
  font-size: 14px;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_para p {
  font-size: 14px;
  color: #222;
  overflow-wrap: break-word;
}

.top_bar .news_detail_block .news_detail_heading .news_detail_para p a {
  overflow-wrap: break-word;
}

.top_bar .news_detail_block .news_detail_heading .show_more_outer {
  display: flex;
  justify-content: center;
}

.top_bar .news_detail_block .news_detail_heading .show_more_outer .show_more_news {
  border: 1px dashed #d9d9d9;
  height: 40px;
  border-radius: 10px;
  border-spacing: 30px;
  margin-top: 20px;
  width: 100%;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .show_more_outer .show_more_news .show_more_inner {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 100%;
}

.top_bar .news_detail_block .news_detail_heading .show_more_outer .show_more_news .show_more_inner a {
  color: #989898;
  margin-bottom: 0;
  margin-right: 6px;
  font-weight: 600;
  font-size: 16px;
}

.top_bar .news_detail_block .news_detail_heading .show_more_outer .show_more_news .show_more_inner i {
  color: #989898;
  font-weight: 600;
  font-size: 18px;
}

.top_bar .news_detail_block .news_detail_heading .show_more_outer .show_more_news .show_more_inner:hover a {
  border-bottom: 1px solid #323aa5;
  color: #323aa5;
}

.top_bar .news_detail_block .news_detail_heading .show_more_outer .show_more_news .show_more_inner:hover i {
  color: #323aa5;
}

.top_bar .news_detail_block .news_detail_heading .comments_haeding {
  padding-top: 30px;
}

.top_bar .news_detail_block .news_detail_heading .comments_haeding h6 {
  font-weight: 700;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap {
  padding-top: 30px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment {
  display: flex;
  display: -webkit-flex;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment .user_dp {
  display: contents;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment .user_dp img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment .form_block input {
  font-size: 14px;
  position: relative;
  padding-right: 28px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment .form_block .emoji_wrap {
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment .form_block .emoji_wrap img {
  position: absolute;
  top: 0;
  right: 15px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment_buttons {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment_buttons .cancel_btn {
  width: 80px;
  height: 35px;
  background-color: #f5f6fa;
  border-radius: 25px;
  text-align: center;
  line-height: 2.3;
  color: #989898;
  margin-right: 15px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .add_comment_buttons .send_btn {
  width: 80px;
  height: 35px;
  background-color: #fe3363;
  border-radius: 25px;
  text-align: center;
  line-height: 2.3;
  color: #fff;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section {
  padding-top: 20px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap {
  display: flex;
  display: -webkit-flex;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .col-md-11 {
  padding: 0;
  padding-left: 15px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .user {
  display: contents;
  width: 55px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .user img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .comment_box {
  width: auto;
  display: inline-block;
  background-color: #f0f1f5;
  padding: 13px 15px;
  border-radius: 12px;
  position: relative;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .comment_box .comment_author_name h6 {
  font-size: 16px;
  color: #222;
  font-weight: 700;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .comment_box .comment p {
  font-size: 13px;
  color: #222;
  margin-bottom: 0;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts {
  position: absolute;
  right: 0;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap {
  display: flex;
  display: -webkit-flex;
  background-color: #fff;
  width: auto;
  max-width: 150px;
  padding: 5px 10px 5px 10px;
  border-radius: 24px;
  box-shadow: 0 4px 9px rgba(70, 69, 69, 0.38);
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul {
  padding-left: 0;
  display: flex;
  display: -webkit-flex;
  list-style: none;
  margin-bottom: 0;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:first-child {
  margin-left: -4px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:first-child img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:nth-child(2) {
  margin-left: -4px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:nth-child(2) img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:nth-child(3) {
  margin-left: -4px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:nth-child(3) img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:nth-child(4) {
  margin-left: -4px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:nth-child(4) img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:nth-child(5) {
  margin-left: -4px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:nth-child(5) img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:last-child {
  margin-left: -4px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap ul li:last-child img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_box_outer .likes_reacts .likes_reacts_wrap .total_likes_react p {
  color: #222;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 5px;
  font-weight: 700;
  margin-left: 2px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn {
  display: flex;
  display: -webkit-flex;
  padding-top: 20px;
  padding-left: 4px;
  position: relative;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .like_btn {
  font-size: 14px;
  color: #989898;
  font-weight: 500;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .like_btn:active {
  color: #5eb837;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .reply_btn {
  font-size: 14px;
  color: #989898;
  font-weight: 500;
  margin-left: 20px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap {
  position: absolute;
  bottom: 15px;
  left: 0;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner {
  display: flex;
  display: -webkit-flex;
  background-color: #fff;
  width: auto;
  padding: 5px 10px 5px 10px;
  border-radius: 24px;
  box-shadow: 0 4px 9px rgba(70, 69, 69, 0.38);
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul {
  padding-left: 0;
  display: flex;
  display: -webkit-flex;
  list-style: none;
  margin-bottom: 0;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(1) {
  margin-left: 0;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(1) img {
  height: 30px;
  width: 30px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(2) {
  margin-left: 3px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(2) img {
  height: 30px;
  width: 30px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(3) {
  margin-left: 3px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(3) img {
  height: 30px;
  width: 30px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(4) {
  margin-left: 3px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(4) img {
  height: 30px;
  width: 30px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(5) {
  margin-left: 3px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:nth-child(5) img {
  height: 30px;
  width: 30px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:last-child {
  margin-left: 3px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .like_reply_btn .react_option_wrap .react_option_inner ul li:last-child img {
  height: 30px;
  width: 30px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .show_reply_wrap .show_reply {
  display: flex;
  display: -webkit-flex;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .show_reply_wrap .show_reply i {
  font-size: 16px;
  color: #222;
  margin-top: 2px;
  margin-right: 5px;
  font-weight: 600;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .show_reply_wrap .show_reply p {
  font-size: 13px;
  color: #222;
  font-weight: 600;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .show_reply_wrap .show_reply .reply_counts {
  font-size: 13px;
  color: #222;
  font-weight: 600;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .user_image {
  margin-top: -5px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .user_image img {
  height: 30px;
  border-radius: 50%;
  width: 30px;
  object-fit: cover;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .user_name {
  margin-left: 5px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .user_name h6 {
  font-size: 14px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .reply_before {
  width: auto;
  max-width: 80%;
  margin-left: 10px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_before_wrap .comment_reply_befor .reply_before p {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap {
  padding-top: 20px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .comment_reply_after {
  display: flex;
  display: -webkit-flex;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .comment_reply_after .user_image {
  width: 55px;
  display: contents;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .comment_reply_after .user_image img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .comment_reply_after .comment_box {
  width: auto;
  display: inline-block;
  background-color: #f0f1f5;
  padding: 13px 15px;
  border-radius: 12px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .comment_reply_after .comment_box .user_name h6 {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .comment_reply_after .comment_box .reply p {
  font-size: 13px;
  color: #222;
  margin-bottom: 0;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .like_reply_btn {
  display: flex;
  display: -webkit-flex;
  padding-top: 20px;
  padding-left: 4px;
  position: relative;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .like_reply_btn .like_btn {
  font-size: 14px;
  color: #989898;
  font-weight: 500;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .like_reply_btn .like_btn:active {
  color: #5eb837;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .like_reply_btn .reply_btn {
  font-size: 14px;
  color: #989898;
  font-weight: 500;
  margin-left: 20px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts {
  position: absolute;
  right: 0;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap {
  display: flex;
  display: -webkit-flex;
  background-color: #fff;
  width: auto;
  max-width: 80px;
  padding: 5px 10px 5px 10px;
  border-radius: 24px;
  box-shadow: 0 4px 9px rgba(70, 69, 69, 0.38);
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul {
  padding-left: 0;
  display: flex;
  display: -webkit-flex;
  list-style: none;
  margin-bottom: 0;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:first-child {
  margin-left: -4px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:first-child img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:nth-child(2) {
  margin-left: -4px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:nth-child(2) img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:nth-child(3) {
  margin-left: -4px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:nth-child(3) img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:nth-child(4) {
  margin-left: -4px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:nth-child(4) img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:nth-child(5) {
  margin-left: -4px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:nth-child(5) img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:last-child {
  margin-left: -4px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap ul li:last-child img {
  height: 22px;
  width: 22px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .comment_reply_after_wrap .likes_reacts .likes_reacts_wrap .total_likes_react p {
  color: #222;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 5px;
  font-weight: 700;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply {
  display: flex;
  display: -webkit-flex;
  padding-top: 20px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply .user_dp img {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  object-fit: cover;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply .form_block {
  margin-left: 15px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply .form_block input {
  font-size: 14px;
  position: relative;
  background-color: transparent;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply .emoji_wrap {
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply .emoji_wrap img {
  position: absolute;
  top: 0;
  right: 5px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply_buttons {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  padding-top: 15px;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply_buttons .cancel_btn {
  width: 80px;
  height: 35px;
  background-color: #f5f6fa;
  border-radius: 25px;
  text-align: center;
  line-height: 2.3;
  color: #989898;
  margin-right: 15px;
  cursor: pointer;
}

.top_bar .news_detail_block .news_detail_heading .add_comment_wrap .comments_section .comment_wrap .add_reply_buttons .send_btn {
  width: 80px;
  height: 35px;
  background-color: #fe3363;
  border-radius: 25px;
  text-align: center;
  line-height: 2.3;
  color: #fff;
  cursor: pointer;
}

.conf_wrap {
  position: relative;
}

.conf_wrap .confirm h1 {
  color: #222;
  font-size: 28px;
}

.conf_wrap .conf_info {
  display: flex;
  align-items: center;
}

.conf_wrap .conf_info img {
  height: 35px;
}

.conf_wrap .conf_info P {
  margin-left: 8px;
  color: #222;
  margin-bottom: 0;
}

.conf_wrap .conf_info P span {
  color: #fe3363;
}

.confirm_code {
  padding-top: 80px;
  display: flex;
  justify-content: space-between;
  width: 75%;
}

.confirm_code input {
  font-size: 20px;
  border-bottom: 1px solid #989898;
  width: 60px;
  text-align: center;
  line-height: 2;
  color: #989898;
  border-left: none;
  border-top: none;
  background-color: transparent;
  border-right: none;
}

.confirm_code input[type=number]::-webkit-inner-spin-button,
.confirm_code input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.confirm_code :focus {
  color: #fe3363;
  border-bottom: 1px solid #fe3363;
}

.confirm_code .active {
  color: #fe3363;
  border-bottom: 1px solid #fe3363;
}

.resend_code {
  padding-top: 20px;
}

.resend_code p {
  color: #fe3363;
  font-weight: 700;
}

.btn_wrap {
  display: flex;
  justify-content: center;
  padding-top: 50px;
}

.btn_wrap .confirm_btn {
  width: 295px;
  height: 55px;
  background: #fe3363;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  border-radius: 30px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn_wrap .confirm_btn h4 {
  color: #fff;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}

.add_news_modal .modal.show .modal-dialog {
  max-width: 650px !important;
  max-height: 300px !important;
}

.add_news_modal .modal-content {
  border-radius: 10px;
}

.add_news_modal .modal-content .modal-header {
  border: none;
  padding-left: 30px;
  padding-right: 30px;
}

.add_news_modal .modal-content .modal-header .modal-title {
  font-size: 26px;
  color: #222;
  font-weight: 700;
}

.add_news_modal .modal-content .modal-body {
  border: none;
  padding-left: 30px;
  padding-right: 30px;
}

.add_news_modal .modal-content .modal-body .add_news_modal_input {
  position: relative;
}

.add_news_modal .modal-content .modal-body .add_news_modal_input input {
  border: none;
  border-bottom: none;
  border-bottom: 2px solid #d9d9d9;
  width: 100%;
  font-size: 16px;
  color: #989898;
  padding: 0;
  background-color: transparent;
  padding-left: 3px;
}

.add_news_modal .modal-content .modal-body .add_news_modal_input img {
  position: absolute;
  right: 4px;
  cursor: pointer;
}

.add_news_modal .modal-content .modal-body .add_news_dropdown_wrap {
  display: flex;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}

.add_news_modal .modal-content .modal-body .add_news_dropdown_wrap .dropdown {
  width: 40%;
}

.add_news_modal .modal-content .modal-body .add_news_dropdown_wrap .dropdown select {
  width: 100%;
  border: none;
  color: #989898;
  outline: 0;
  border-bottom: 2px solid #d9d9d9;
  padding-bottom: 5px;
  cursor: pointer;
  max-height: 200px;
  overflow-y: scroll;
}

.add_news_modal .modal-content .modal-body .add_news_dropdown_wrap .dropdown .select2-container {
  min-width: 100%;
}

.add_news_modal .modal-content .modal-footer {
  border: none;
  justify-content: center !important;
}

.add_news_modal .modal-content .modal-footer button.btn.btn-primary {
  width: 250px;
  padding: 15px;
  border-radius: 30px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  background-color: #fe3363;
  border: none;
  box-shadow: none;
}

.share_news_modal .modal-content {
  border-radius: 10px;
}

.share_news_modal .modal-content .modal-header {
  border: none;
  padding-left: 30px;
  padding-right: 30px;
}

.share_news_modal .modal-content .modal-header .modal-title {
  font-size: 26px;
  color: #222;
  font-weight: 700;
}

.share_news_modal .modal-content .modal-body {
  border: none;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  text-align: center;
}

.share_news_modal .modal-content .modal-body .share_item {
  cursor: pointer;
}

.share_news_modal .modal-content .modal-body .share_item img {
  height: 60px;
  width: 60px;
}

.share_news_modal .modal-content .modal-body .share_item P {
  font-size: 12px;
  padding-top: 5px;
  color: #222;
  font-weight: 500;
}

.likes_modal .modal-header {
  padding-left: 30px;
  padding-right: 30px;
  border-bottom: none;
}

.likes_modal .modal-body {
  padding: 0;
}

.likes_modal .classic-tabs.mx-2 {
  margin: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.likes_modal .nav {
  padding: 20px 10px 0 10px;
  display: flex;
  justify-content: space-around;
  color: #989898;
  border-bottom: 1px solid #d9d9d9;
}

.likes_modal .nav .nav-item .nav-link {
  padding: 0;
  display: flex;
  height: 30px;
}

.likes_modal .nav .nav-item .nav-link img {
  height: 21px;
}

.likes_modal .nav span {
  color: #989898;
}

.likes_modal .nav p {
  color: #989898;
}

.likes_modal a.active {
  border-bottom: 1px solid #fe3363;
  color: #fe3363 !important;
}

.likes_modal a.active span {
  color: #fe3363;
}

.likes_modal a.active p {
  color: #fe3363;
}

.likes_modal .tab-content {
  padding-top: 20px;
  max-height: 500px;
  overflow-y: scroll;
}

.likes_modal .tab-content .likes-inner ul {
  padding-left: 25px;
}

.likes_modal .tab-content .likes-inner ul li {
  list-style: none;
  display: flex;
  height: 40px;
  align-items: center;
  margin-bottom: 10px;
}

.likes_modal .tab-content .likes-inner ul li .user-dp {
  width: 40px;
  height: 40px;
  position: relative;
}

.likes_modal .tab-content .likes-inner ul li .user-dp img {
  border-radius: 50%;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.likes_modal .tab-content .likes-inner ul li .user-dp .react {
  height: 17px;
  width: 17px;
  position: absolute;
  right: -4px;
  top: 20px;
}

.likes_modal .tab-content .likes-inner ul li .user-dp .react .img {
  height: 100%;
  width: 100%;
}

.likes_modal .tab-content .likes-inner ul li p {
  color: #222;
  font-weight: 500;
  margin-bottom: 0;
  margin-left: 10px;
}

.add_topic_modal .modal-header {
  border-bottom: none;
}

.add_topic_modal .modal.show .modal-dialog {
  max-width: 650px !important;
  max-height: auto !important;
}

.add_topic_modal .modal-content {
  padding: 30px;
  border-radius: 12px;
  padding-bottom: 0;
}

.add_topic_modal .modal-body {
  border: none;
}

.add_topic_modal .modal-body .topics_info_wrap {
  display: flex;
  flex-wrap: wrap;
}

.add_topic_modal .modal-body .topics_info_wrap .add_image_box_out {
  display: flex;
  justify-content: center;
  height: 120px;
  width: 250px;
  border-radius: 12px;
  border: 1px dashed #d9d9d9;
  align-items: center;
  text-align: center;
}

.add_topic_modal .modal-body .topics_info_wrap .add_image_box_out .add_image_box {
  cursor: pointer;
}

.add_topic_modal .modal-body .topics_info_wrap .add_image_box_out .add_image_box img {
  height: 40px;
}

.add_topic_modal .modal-body .topics_info_wrap .add_image_box_out .add_image_box p {
  margin: 0;
  color: #989898;
  font-size: 12px;
}

.add_topic_modal .modal-body .inputs_out {
  width: 300px;
  padding-left: 30px;
}

.add_topic_modal .modal-body .add_topic_modal_input {
  width: 100%;
  padding-top: 15px;
}

.add_topic_modal .modal-body .add_topic_modal_input input {
  border: none;
  border-bottom: none;
  border-bottom: 2px solid #d9d9d9;
  width: 100%;
  font-size: 16px;
  color: #989898;
  padding: 0;
  background-color: transparent;
  padding-left: 3px;
  font-size: 14px;
  font-weight: 500;
}

.add_topic_modal .modal-footer {
  border: none;
  display: flex;
  justify-content: center;
  text-align: center;
}

.add_topic_modal .modal-footer button {
  background-color: #fe3363;
  font-weight: 700;
  font-size: 18px;
  width: 250px;
  padding: 10px;
  color: #fff;
  border: none;
  box-shadow: none;
  border-radius: 30px;
  margin-top: 15px;
}

.search_mbl_wrap .search_page_header {
  height: 70px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
  align-items: center;
  box-shadow: 2px 2px 20px -9px #828282;
}

.search_mbl_wrap .search_page_header form {
  position: relative;
}

.search_mbl_wrap .search_page_header form input {
  width: 85vw;
  border: none;
  border-bottom: 1px solid #989898;
  padding-bottom: 8px;
  font-size: 14px;
  color: #989898;
  position: relative;
}

.search_mbl_wrap .search_page_header form .search_icon {
  position: absolute;
  right: 4px;
  color: #9ea09e;
  top: 4px;
}

.search_mbl_wrap .search_page_header .close {
  position: absolute;
  right: 30px;
}

.search_mbl_wrap .search_page {
  padding: 20px;
}

.search_mbl_wrap .search_page .search_page_title h1 {
  font-size: 16px;
  font-weight: 600;
  color: #222;
}

.search_mbl_wrap .search_page li {
  list-style: none;
  display: flex;
  height: 60px;
  align-items: center;
  padding-top: 15px;
}

.search_mbl_wrap .search_page li .search_result_dp {
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  object-fit: cover;
  overflow: hidden;
}

.search_mbl_wrap .search_page li .search_result_dp img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.search_mbl_wrap .search_page li .search_result_dp .hash-tag {
  background-color: #fe3363;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  left: 30px;
}

.search_mbl_wrap .search_page li .search_result_dp .hash-tag i {
  color: #fff;
  font-size: 14px;
  margin-left: 3px;
}

.search_mbl_wrap .search_page li .search_result_detail {
  padding-left: 15px;
  width: calc(100% - 50px);
}

.search_mbl_wrap .search_page li .search_result_detail p {
  margin: 0;
  font-weight: 500;
  color: #222;
}

.search_mbl_wrap .search_page li .search_result_detail span {
  color: #989898;
}

.modal {
  display: none;
  position: fixed;
  padding-bottom: 0;
  left: 0;
  top: auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}
@keyframes slideUp {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    top: -300;
    opacity: 1;
  }
}
.animate .weather_widget {
  transition: height 1s;
  height: 525px;
  overflow-y: scroll;
}

.weather_widget {
  background-color: #fff;
  border-radius: 12px 12px 0 0;
  height: 0;
  padding-bottom: 20px;
  position: absolute;
  width: 100%;
  bottom: 0;
  -webkit-animation-name: slideUp;
  -webkit-animation-duration: 0.4s;
  animation-name: slideUp;
  animation-duration: 0.4s;
  overscroll-behavior: contain contain;
}

.weather_widget .weather_widget_wrap .weather_stat .header_f {
  display: flex;
  display: -webkit-flex;
  padding: 20px;
  justify-content: space-between;
}

.weather_widget .weather_widget_wrap .weather_stat .header_f .widget_title h4 {
  color: #222;
  margin: 0;
  font-size: 18px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temp_status_img {
  display: flex;
  justify-content: center;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temp_status_img img {
  height: 30px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temp_status_img .weather-info {
  margin-left: 10px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temp_status_img .weather-info h6 {
  font-size: 18px;
  color: #222;
  margin: 0;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temp_status_img .weather-info p {
  color: #989898;
  margin: 0;
  font-size: 12px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap {
  display: flex;
  justify-content: center;
  text-align: center;
  padding-top: 10px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .search_cities_wrap .search_cities .ffl-floated {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .search_cities_wrap .search_cities .ffl-floated input {
  font-size: 14px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .search_cities_wrap .search_cities .ffl-floated .cities_results {
  position: absolute;
  width: 100%;
  background-color: #fff;
  box-shadow: 2px 0 8px #bebebe;
  z-index: 2;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .search_cities_wrap .search_cities .ffl-floated .cities_results ul {
  padding-left: 0;
  max-height: 152px;
  height: auto;
  overflow-y: scroll;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .search_cities_wrap .search_cities .ffl-floated .cities_results ul li {
  list-style: none;
  font-size: 14px;
  color: #989898;
  padding: 8px 10px;
  border-bottom: 1px solid #cdcdcd;
  cursor: pointer;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .search_cities_wrap .search_cities .ffl-floated .cities_results ul li:hover {
  background-color: #323aa5;
  color: #fff;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .search_cities_wrap .search_cities .ffl-floated .cities_results ul li.active {
  background-color: #323aa5;
  color: #fff;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .search_cities_wrap .search_cities .fa-search {
  position: absolute;
  top: 5px;
  right: 3px;
  color: #989898;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .temperature h2 {
  font-size: 60px;
  font-weight: 500;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .temperature p {
  font-size: 12px;
  color: #222;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap select.form-control:not([size]):not([multiple]) {
  height: auto !important;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .form-control {
  border: none !important;
  padding: 0 !important;
  color: #222 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .custom_select2 {
  width: auto;
  max-width: 200px;
  padding-right: 15px !important;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .select2-container--default .select2-selection--single {
  border: none;
  padding-right: 15px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap span.select2-dropdown.before_login_select.select2-dropdown--below {
  width: auto !important;
  min-width: 140px !important;
  max-width: 200px !important;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .select2-container--open .select2-dropdown {
  width: 140px !important;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .select2-dropdown {
  width: 140px !important;
  font-size: 13px !important;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .select2-results__option {
  font-size: 13px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .select2-container--default .select2-results > .select2-results__options {
  max-height: 150px;
  overflow-y: auto;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .select2-dropdown {
  box-shadow: 2px 1px 13px #bebebe;
  width: auto !important;
  max-width: 200px !important;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
  width: auto;
  max-width: 200px;
  padding-right: 15px !important;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap span#select2-iidr-container {
  padding-right: 13px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
  line-height: 20px;
}

.weather_widget .weather_widget_wrap .weather_stat .temp_info .temperature_wrap .form-control:focus {
  border: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}

.weather_widget .weather_widget_wrap .weather_stat .update_type {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  padding-top: 10px;
  height: 50px;
  align-items: center;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report {
  display: flex;
  display: -webkit-flex;
  padding: 20px 10px 0 10px;
  justify-content: space-around;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report .report_item {
  min-height: 90px;
  height: auto;
  width: 43px;
  border-radius: 25px;
  background-color: #f0f1f5;
  margin-right: 5px;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report .report_item .day {
  font-size: 10px;
  color: #222;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 0;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report .report_item .weather_img_cloudy {
  background-image: url(../images/cloudy.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report .report_item .weather_img_rainy {
  background-image: url(../images/rain.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report .report_item .weather_img_sunny {
  background-image: url(../images/sun.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report .report_item .weather_img_wind {
  background-image: url(../images/wind.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report .report_item .weather_img_thunder {
  background-image: url(../images/thunder.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report .report_item .weather_img_snow {
  background-image: url(../images/snow.png);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 12px;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report .report_item .temperature {
  text-align: center;
  font-weight: 500;
}

.weather_widget .weather_widget_wrap .weather_stat .weather_report i {
  line-height: 5;
  font-size: 18px;
  font-weight: 700;
  margin-left: 5px;
  cursor: pointer;
}

.weather_widget .weather_detailed_info {
  padding: 10px;
}

.weather_widget .weather_detailed_info ul {
  padding-left: 0;
  margin: 0;
}

.weather_widget .weather_detailed_info ul li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}

.weather_widget .weather_detailed_info ul li p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  color: #222;
}

.weather_widget .weather_detailed_info ul li span {
  color: #fe3363;
  font-size: 14px;
  font-weight: 600;
}

.page_wrapper .col-row .lets-go-btn button {
  font-size: 25px;
  font-weight: 500;
  background-color: #fe3363;
  width: 325px;
  border-radius: 30px;
  padding: 10px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border: none;
  outline: 0;
}

.button_style:hover {
  color: #fff;
}

.btn_wrap button {
  outline: 0;
  background: 0 0;
  border: none;
}

.btn_wrap button .confirm_btn {
  cursor: pointer;
}

.resend_code {
  cursor: pointer;
}

.alert-success {
  font-size: 12px;
}

.alert {
  padding: 10px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: none;
}

.select2-search--dropdown .select2-search__field {
  padding: 0;
}

.t_c_page_title {
  padding: 30px 0;
}

.t_c_page_title h1 {
  font-size: 24px;
}

.t_c_page .bg_white {
  background: #ffff;
  padding: 30px;
  border-radius: 12px;
}

.t_c_page .terms_page_inner_wrap h3 {
  font-size: 22px;
  font-weight: 600;
}

.t_c_page .terms_page_inner_wrap p {
  font-size: 16px;
}

.t_c_page .back_to_site {
  text-align: center;
  padding: 30px;
}

.t_c_page .back_to_site a {
  font-size: 20px;
  color: #fe3363;
  font-weight: 600;
  cursor: pointer;
}

.added_url_wrap {
  padding-top: 15px;
}

.added_url_wrap .added_urls {
  display: flex;
  justify-content: space-between;
  background: #e5e7ec;
  border-radius: 10px 10px 0 0;
  align-items: center;
  padding: 0 15px;
  height: 50px;
}

.added_url_wrap .added_urls .select input[type=checkbox] {
  height: 15px;
}

.added_url_wrap .added_urls .select label {
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  margin-left: 10px;
}

.added_url_wrap .added_urls .url_count {
  display: flex;
  align-items: center;
}

.added_url_wrap .added_urls .url_count h4 {
  font-size: 16px;
  color: #9fa0a0;
  margin-bottom: 0;
  color: #9fa0a0;
  margin-right: 10px;
}

.added_url_wrap .added_urls .url_count p {
  margin-bottom: 0;
  font-size: 14px;
  background: #fff;
  padding: 2px 14px;
  font-weight: 600;
  color: #636269;
  border-radius: 5px;
  border: 1px solid #a8a4a5;
}

.added_url_wrap .url_list .url_item {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
  display: flex;
  align-items: center;
  height: 50px;
}

.added_url_wrap .url_list .url_item .url_box {
  width: 89%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  background: #fff;
}

.added_url_wrap .url_list .url_item .url_box input[type=checkbox] {
  height: 15px;
}

.added_url_wrap .url_list .url_item .url_box label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.added_url_wrap .url_list .url_item .url_box label a {
  margin-bottom: 0;
  cursor: pointer;
  font-weight: 600;
  margin-left: 10px;
  color: #b6b6b6;
  font-size: 14px;
}

.added_url_wrap .url_list .url_item .delete_icon {
  width: 10%;
  height: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.added_url_wrap .url_list .url_item .delete_icon i {
  font-size: 22px;
  color: red;
}

.added_url_wrap .pagination {
  display: inline-block;
  padding: 20px 0;
  display: flex;
  align-items: center;
}

.added_url_wrap .pagination a {
  cursor: pointer;
}

.added_url_wrap .pagination a {
  color: #000;
  float: left;
  padding: 9px 18px;
  text-decoration: none;
  transition: background-color 0.3s;
  background: #e5e7ec;
  border-radius: 5px;
  margin: 0 7px;
  font-weight: 700;
}

.added_url_wrap .pagination a.active {
  background-color: #fff;
  color: #303131;
  padding: 12px 20px;
}

.qc-cmp-persistent-link {
  z-index: 30 !important;
}

.trending_widget_drop {
  width: 100%;
  padding: 20px;
  padding-bottom: 0;
}

.trending_widget_drop .trending_drop {
  position: relative;
  width: 100%;
  background: #f0f1f5;
  height: 36px;
  border-radius: 3px;
  cursor: pointer;
}

.trending_widget_drop .trending_drop input {
  width: 100%;
  height: 100%;
  border: none;
  background: #f0f1f5;
  padding: 0 15px;
  border-radius: 5px;
  color: #4b4a53 !important;
}

.trending_widget_drop .trending_drop input ::placeholder {
  color: #4b4a53 !important;
  opacity: 1;
}

.trending_widget_drop .trending_drop input :-ms-input-placeholder {
  color: #4b4a53 !important;
}

.trending_widget_drop .trending_drop input ::-ms-input-placeholder {
  color: #4b4a53 !important;
}

.trending_widget_drop .trending_drop p {
  margin-bottom: 0;
  line-height: 40px;
  padding-left: 15px;
}

.trending_widget_drop .trending_drop .angle {
  position: absolute;
  color: #a2a2a2;
  z-index: 2;
  right: 9px;
  top: 10px;
  font-weight: 600;
  font-size: 20px;
}

.trending_widget_drop .trending_drop .dropdown_listing {
  border: 1px solid #a59898;
  border-top: none;
  position: absolute;
  background: #fff;
  width: 100%;
  top: 36px;
  z-index: 2;
}

.trending_widget_drop .trending_drop .dropdown_listing input {
  width: 100%;
  height: 35px;
  border: none;
  border-bottom: 1px solid #989898;
}

.trending_widget_drop .trending_drop .dropdown_listing ul {
  list-style: none;
  padding-left: 0;
}

.trending_widget_drop .trending_drop .dropdown_listing ul li {
  padding: 6px 10px;
  cursor: pointer;
}

.trending_widget_drop .trending_drop .dropdown_listing ul li:hover {
  color: #fff;
  background: #323aa5;
}

.sports_widget_drop {
  width: 100%;
  padding: 20px;
  padding-bottom: 0;
}

.sports_widget_drop .sports_drop {
  position: relative;
  width: 100%;
  background: #f0f1f5;
  height: 36px;
  border-radius: 3px;
  cursor: pointer;
}

.sports_widget_drop .sports_drop input {
  width: 100%;
  height: 100%;
  border: none;
  background: #f0f1f5;
  padding: 0 15px;
  border-radius: 5px;
  color: #4b4a53 !important;
}

.sports_widget_drop .sports_drop input ::placeholder {
  color: #4b4a53 !important;
  opacity: 1;
}

.sports_widget_drop .sports_drop input :-ms-input-placeholder {
  color: #4b4a53 !important;
}

.sports_widget_drop .sports_drop input ::-ms-input-placeholder {
  color: #4b4a53 !important;
}

.sports_widget_drop .sports_drop p {
  margin-bottom: 0;
  line-height: 40px;
  padding-left: 15px;
}

.sports_widget_drop .sports_drop .angle {
  position: absolute;
  color: #a2a2a2;
  z-index: 2;
  right: 9px;
  top: 10px;
  font-weight: 600;
  font-size: 20px;
}

.sports_widget_drop .sports_drop .dropdown_listing {
  border: 1px solid #a59898;
  border-top: none;
  position: absolute;
  background: #fff;
  width: 100%;
  top: 36px;
  z-index: 2;
}

.sports_widget_drop .sports_drop .dropdown_listing input {
  width: 100%;
  height: 35px;
  border: none;
  border-bottom: 1px solid #989898;
}

.sports_widget_drop .sports_drop .dropdown_listing ul {
  list-style: none;
  padding-left: 0;
}

.sports_widget_drop .sports_drop .dropdown_listing ul li {
  padding: 6px 10px;
  cursor: pointer;
}

.sports_widget_drop .sports_drop .dropdown_listing ul li:hover {
  color: #fff;
  background: #323aa5;
}

.news_detail_modal iframe {
  width: 100%;
  height: 100% !important;
  border: none;
  background: #fff !important;
}

.news_detail_modal .modal {
  overflow-y: auto;
}

.news_detail_modal .modal-body {
  padding: 0 !important;
  height: 92% !important;
}

.news_detail_modal .modal-dialog {
  margin: 0 !important;
  height: 100% !important;
}

.news_detail_modal .modal-content {
  height: 100% !important;
}

.news_detail_modal .news_detail_modal_head {
  height: 8%;
  background: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 2px solid #fe3363;
}

.news_detail_modal .news_detail_modal_head img {
  height: 40px;
}

.news_detail_modal .news_detail_modal_head h3 {
  font-size: 24px;
}

.news_detail_modal .news_detail_modal_head i {
  color: #868686;
  font-size: 24px;
  position: absolute;
  right: 30px;
  top: 10px;
}

.error_page {
  background: #f0f1f5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.error_page_inner_wrap {
  background: #fff;
  height: 100%;
  margin-top: 50px;
  padding: 50px;
  display: inline-block;
  text-align: center;
  border-radius: 12px;
  margin-top: 31%;
}

.error_page_inner_wrap h1 {
  font-weight: 700;
  font-size: 80px;
  color: #fe3363;
}

.error_page_inner_wrap a {
  color: #fe3363 !important;
  cursor: pointer;
  font-weight: 500;
  font-style: none !important;
}

.error_page_inner_wrap span {
  color: #fe3363 !important;
  font-weight: 500;
  font-style: none !important;
}

#snackbar {
  visibility: hidden;
  width: auto;
  margin-left: -125px;
  background-color: #fe3363 !important;
  color: #fff;
  text-align: center;
  border-radius: 35px;
  padding: 15px;
  position: fixed;
  z-index: 35;
  right: 35px;
  bottom: 5px;
  font-size: 14px;
  font-weight: 600;
  box-shadow: 0 0 28px -6px #5e5e5e;
}

#snackbar.show {
  visibility: visible;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 5px;
    opacity: 1;
  }
}
@keyframes fadeout {
  from {
    bottom: 5px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.mr-10 {
  margin-right: 10px;
}

.pt-0 {
  padding-top: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.bg-fe {
  background-color: #fe3363 !important;
}

.sn-posotion {
  position: absolute;
  z-index: -9999999;
}

.wthr_wdgt_wdth {
  width: 90px;
}

.h-30 {
  height: 30px;
}

.pt-15 {
  padding-top: 15px;
}

.mobile_sidebar .side_bar_info_wrap {
  position: absolute;
  bottom: 10px;
}

.mobile_sidebar .side_bar_info_wrap ul {
  padding-left: 20px;
}

.mobile_sidebar .side_bar_info_wrap ul li {
  list-style: none;
}

.mobile_sidebar .side_bar_info_wrap ul li h6 {
  font-weight: 700;
  color: #212529;
  margin-bottom: 0;
  margin-top: 10px;
  font-size: 15px;
}

.mobile_sidebar .side_bar_info_wrap ul li p {
  color: #989898;
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 14px;
  margin-top: 5px;
}

.mobile_sidebar .side_bar_info_wrap .apps_wrap {
  display: flex;
  display: -webkit-flex;
  margin-top: 5px;
}

.mobile_sidebar .side_bar_info_wrap .apps_wrap .ios {
  margin-left: 15px;
}

.mobile_sidebar .side_bar_info_wrap .apps_wrap img {
  cursor: pointer;
}

@media screen and (device-aspect-ratio: 40/71) {
  .mobile_sidebar .side_bar_info_wrap {
    position: inherit !important;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl {
    height: 100%;
    padding-bottom: 20px;
  }

  .mobile_sidebar .overlay-content .side_bar_mbl .side_bar_items_wrap_mbl ul a li .block p {
    font-size: 14px;
  }

  .mobile_sidebar .side_bar_info_wrap ul li h6 {
    font-size: 13px;
  }

  .mobile_sidebar .side_bar_info_wrap ul li p {
    font-size: 12px;
  }
}
.spinner {
  animation: 2s linear 0 normal none infinite running spin;
  -moz-animation: 2s linear 0 normal none infinite running spin;
  -webkit-animation: 2s linear 0 normal none infinite running spin;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  line-height: 0;
  margin-left: 1px;
  padding: 0;
  text-decoration: none;
  text-rendering: auto;
  color: inherit;
  z-index: 1;
}

.cat_anchor {
  color: #212529 !important;
  cursor: pointer;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.spinner {
  animation: 2s linear 0s normal none infinite running spin;
  -moz-animation: 2s linear 0s normal none infinite running spin;
  -webkit-animation: 2s linear 0s normal none infinite running spin;
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  line-height: 0px;
  margin-left: 1px;
  padding: 0;
  text-decoration: none;
  text-rendering: auto;
  color: inherit;
  z-index: 1;
}

.sport-widget {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  border-radius: 12px;
  padding: 0 19px 15px;
}
@media (max-width: 767px) {
  .sport-widget {
    border-radius: 12px 12px 0 0;
  }
}
.sport-widget h4 {
  font-size: 14px;
  line-height: 1.2857142857;
  position: relative;
}
.sport-widget.sport-widget-detail-active .sport-widget-info {
  display: none;
}
.sport-widget.sport-widget-detail-active .sport-widget-detail {
  opacity: 1;
  visibility: visible;
  max-height: 999px;
}
.sport-widget.sport-widget-detail-active .back-btn {
  display: block;
}
.sport-widget .back-btn {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.sport-widget .commentary-info-list {
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: 300px;
  overflow-y: auto;
}
.sport-widget .commentary-info-list li {
  font-size: 12px;
  line-height: 1.1666666667;
  border: 1px solid #F2F2F2;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 9px;
}
.sport-widget .commentary-info-list li:last-child {
  margin-bottom: 0;
}
.sport-widget .commentary-info-list li .commentary-info-head {
  display: flex;
  align-items: center;
}
.sport-widget .commentary-info-list li .commentary-info-head .ball {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #F0F1F5;
  font-size: 10px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sport-widget .commentary-info-list li .commentary-info-head .ball.out {
  background: #FF0000;
  color: #ffffff;
}
.sport-widget .commentary-info-list li .commentary-info-head .ball.four {
  background: #0091C8;
  color: #ffffff;
}
.sport-widget .commentary-info-list li .commentary-info-head .ball.six {
  background: #0091C8;
  color: #ffffff;
}
.sport-widget .commentary-info-list li .commentary-info-head .ball.no-run {
  color: #B5B5B5;
}
.sport-widget .commentary-info-list li p {
  margin-bottom: 4px;
}
.sport-widget .commentary-info-list li p:last-child {
  margin-bottom: 0;
}
.sport-widget .commentary-info-list li .commentary-info-body {
  display: flex;
  align-items: flex-start;
}
.sport-widget .commentary-info-list li .commentary-info-body .ball {
  width: 22px;
  height: 22px;
  font-size: 10px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sport-widget .commentary-info-list li .left-side {
  width: 22px;
  flex-shrink: 0;
  margin-right: 8px;
}
.sport-widget .commentary-info-list li .discrib {
  flex-grow: 1;
}
.sport-widget .match-info-head {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
}
.sport-widget .match-info-head:last-child {
  margin-bottom: 0;
}
.sport-widget .match-info-head .discrib {
  flex-grow: 1;
}
.sport-widget .match-info-head h4 {
  font-weight: 900;
  margin-bottom: 0;
  font-family: "Inter", sans-serif;
}
.sport-widget .match-info-head h5 {
  font-weight: 500;
  font-size: 10px;
  line-height: 1.5;
  color: #989898;
}
.sport-widget .match-info-head .icon-wrap {
  width: 22px;
  height: 22px;
  background: #F0F1F5;
  border-radius: 50%;
  flex-shrink: 0;
  margin-right: 8px;
  padding: 4px;
  line-height: 0;
}
.sport-widget .status {
  font-weight: 500;
  font-size: 10px;
  line-height: 1.4;
  color: #FE2A5C;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.sport-widget .status:last-child {
  margin-bottom: 0;
}

.sport-widget-detail {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
}

.sport-widget-head {
  text-align: center;
  margin-bottom: 5px;
}
.sport-widget-head:last-child {
  margin-bottom: 0;
}
.sport-widget-head .sport-logo-icon {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  height: 57px;
  padding: 0 5px 8px;
  z-index: 1;
  margin-bottom: 12px;
}
.sport-widget-head .sport-logo-icon:before {
  background: #F0F1F5;
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 40px);
  height: 278px;
  bottom: 0;
  z-index: -1;
  border-radius: 50%;
}
.sport-widget-head h4 {
  margin-bottom: 3px;
  font-weight: 600;
  padding: 0 27px;
}
.sport-widget-head .sports-type-opner {
  display: inline-block;
  vertical-align: top;
  color: #C7C7C7;
  font-size: 30px;
  line-height: 0.6666666667;
}
.sport-widget-head .sports-type-opner i {
  line-height: inherit;
}

.sport-widget-sub-head {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #F2F2F2;
  box-shadow: 0 5px 10px rgba(226, 226, 226, 0.5);
  margin-bottom: 20px;
}
.sport-widget-sub-head:last-child {
  margin-bottom: 0;
}

.nav.nav-country {
  margin: 0 -4px -5px;
  padding-bottom: 8px;
}
.nav.nav-country:last-child {
  padding-bottom: 0;
}
.nav.nav-country li {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  padding: 0 4px 5px;
}
.nav.nav-country li a {
  border: 1px solid #F2F2F2;
  color: #B5B5B5;
  border-radius: 5px;
}
.nav.nav-country li a.active {
  color: #3B3943;
  font-weight: 600;
  background: #F0F1F5;
  border-color: #F0F1F5;
}

.list-select-link {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}
.list-select-link:last-child {
  margin-bottom: 0;
}
.list-select-link li {
  margin-bottom: 10px;
}
.list-select-link li:last-child {
  margin-bottom: 0;
}
.list-select-link li a {
  display: flex;
  align-items: center;
  padding: 10px;
  border: 1px solid #F2F2F2;
  border-radius: 6px;
}
.list-select-link li a .icon-img {
  background: #F0F1F5;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  flex-shrink: 0;
  padding: 5px;
}
.list-select-link li a .select-title {
  font-weight: 300;
  font-size: 12px;
  line-height: 1.5;
  color: #989898;
  flex-grow: 1;
}
.list-select-link li a .plus-icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-left: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F0F1F5;
  flex-shrink: 0;
}
.list-select-link li a .plus-icon i {
  color: #ABABAB;
  font-size: 13px;
}

.sports-top-matches h4 {
  font-weight: 900;
  margin-bottom: 12px;
}
.sports-top-matches .top-matches-list {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}
.sports-top-matches .top-matches-list:last-child {
  margin-bottom: 0;
}
.sports-top-matches .top-matches-list > li {
  border-top: 1px solid #F2F2F2;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sports-top-matches .top-matches-list .match-type {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3571428571;
  color: #3B3943;
  margin-bottom: 4px;
}
.sports-top-matches .match-teams-info {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.3333333333;
}
.sports-top-matches .match-teams-info:last-child {
  margin-bottom: 0;
}
.sports-top-matches .match-teams-info li {
  margin-bottom: 5px;
  color: #3B3943;
  display: flex;
  align-items: center;
}
.sports-top-matches .match-teams-info li:last-child {
  margin-bottom: 0;
}
.sports-top-matches .match-teams-info li .icon-img {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin-right: 10px;
  flex-shrink: 0;
  line-height: 0;
  overflow: hidden;
}
.sports-top-matches .match-teams-info li .icon-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sports-top-matches .match-teams-info li .team-name {
  flex-grow: 1;
  font-weight: 600;
}
.sports-top-matches .match-teams-info li .score-points {
  flex-shrink: 0;
  max-width: 50;
  margin-left: 10px;
  font-weight: 700;
}
.sports-top-matches .more-btn {
  display: inline-block;
  vertical-align: top;
  color: #989898;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  display: none;
  transition: color 0.25s linear;
}
.sports-top-matches .more-btn:hover {
  color: #493f3f;
}

.sport-series-active .sport-widget-drop-series {
  opacity: 1;
  visibility: visible;
}

.sport-league-active .sport-widget-drop-league {
  opacity: 1;
  visibility: visible;
}

.sport-country-active .sport-widget-drop-country {
  opacity: 1;
  visibility: visible;
}

.sport-type-active .sport-widget-drop-type {
  opacity: 1;
  visibility: visible;
}

.football-league-drop-active .football-league-drop {
  opacity: 1;
  visibility: visible;
}

.football-series-drop-active .football-series-drop {
  opacity: 1;
  visibility: visible;
}

.football-country-drop-active .football-country-drop {
  opacity: 1;
  visibility: visible;
}

.sport-type-active .sport-widget-detail-close {
  opacity: 1;
  visibility: visible;
}

.football-league-drop,
.football-series-drop,
.football-country-drop,
.sport-widget-drop-type,
.sport-widget-drop-country,
.sport-widget-drop-league,
.sport-widget-drop-series {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  background: rgba(59, 57, 67, 0.2);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s linear, visibility 0.25s linear;
}
.football-league-drop .sport-widget-drop-inner,
.football-series-drop .sport-widget-drop-inner,
.football-country-drop .sport-widget-drop-inner,
.sport-widget-drop-type .sport-widget-drop-inner,
.sport-widget-drop-country .sport-widget-drop-inner,
.sport-widget-drop-league .sport-widget-drop-inner,
.sport-widget-drop-series .sport-widget-drop-inner {
  background: #ffffff;
  padding: 25px;
  max-height: 100%;
  overflow-y: auto;
  border-radius: 12px 12px 0 0;
}
.football-league-drop .sport-widget-drop-head,
.football-series-drop .sport-widget-drop-head,
.football-country-drop .sport-widget-drop-head,
.sport-widget-drop-type .sport-widget-drop-head,
.sport-widget-drop-country .sport-widget-drop-head,
.sport-widget-drop-league .sport-widget-drop-head,
.sport-widget-drop-series .sport-widget-drop-head {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.football-league-drop .sport-widget-drop-head h4,
.football-series-drop .sport-widget-drop-head h4,
.football-country-drop .sport-widget-drop-head h4,
.sport-widget-drop-type .sport-widget-drop-head h4,
.sport-widget-drop-country .sport-widget-drop-head h4,
.sport-widget-drop-league .sport-widget-drop-head h4,
.sport-widget-drop-series .sport-widget-drop-head h4 {
  flex-grow: 1;
  margin-bottom: 0;
}
.football-league-drop .sport-widget-drop-head .sport-drop-close,
.football-series-drop .sport-widget-drop-head .sport-drop-close,
.football-country-drop .sport-widget-drop-head .sport-drop-close,
.sport-widget-drop-type .sport-widget-drop-head .sport-drop-close,
.sport-widget-drop-country .sport-widget-drop-head .sport-drop-close,
.sport-widget-drop-league .sport-widget-drop-head .sport-drop-close,
.sport-widget-drop-series .sport-widget-drop-head .sport-drop-close {
  flex-shrink: 0;
  margin-left: 15px;
}
.football-league-drop .series-lists,
.football-series-drop .series-lists,
.football-country-drop .series-lists,
.sport-widget-drop-type .series-lists,
.sport-widget-drop-country .series-lists,
.sport-widget-drop-league .series-lists,
.sport-widget-drop-series .series-lists {
  margin: 0 -25px 0 0;
  padding: 0;
  list-style: none;
}
.football-league-drop .series-lists li,
.football-series-drop .series-lists li,
.football-country-drop .series-lists li,
.sport-widget-drop-type .series-lists li,
.sport-widget-drop-country .series-lists li,
.sport-widget-drop-league .series-lists li,
.sport-widget-drop-series .series-lists li {
  margin-bottom: 10px;
}
.football-league-drop .series-lists li:last-child,
.football-series-drop .series-lists li:last-child,
.football-country-drop .series-lists li:last-child,
.sport-widget-drop-type .series-lists li:last-child,
.sport-widget-drop-country .series-lists li:last-child,
.sport-widget-drop-league .series-lists li:last-child,
.sport-widget-drop-series .series-lists li:last-child {
  margin-bottom: 0;
}
.football-league-drop .series-lists li a,
.football-series-drop .series-lists li a,
.football-country-drop .series-lists li a,
.sport-widget-drop-type .series-lists li a,
.sport-widget-drop-country .series-lists li a,
.sport-widget-drop-league .series-lists li a,
.sport-widget-drop-series .series-lists li a {
  display: flex;
  align-items: center;
}
.football-league-drop .series-lists li a.active .plus-icon,
.football-series-drop .series-lists li a.active .plus-icon,
.football-country-drop .series-lists li a.active .plus-icon,
.sport-widget-drop-type .series-lists li a.active .plus-icon,
.sport-widget-drop-country .series-lists li a.active .plus-icon,
.sport-widget-drop-league .series-lists li a.active .plus-icon,
.sport-widget-drop-series .series-lists li a.active .plus-icon {
  background: #FE3363;
}
.football-league-drop .series-lists li a.active .plus-icon:before,
.football-series-drop .series-lists li a.active .plus-icon:before,
.football-country-drop .series-lists li a.active .plus-icon:before,
.sport-widget-drop-type .series-lists li a.active .plus-icon:before,
.sport-widget-drop-country .series-lists li a.active .plus-icon:before,
.sport-widget-drop-league .series-lists li a.active .plus-icon:before,
.sport-widget-drop-series .series-lists li a.active .plus-icon:before {
  background-image: url(../images/tick.png);
}
.football-league-drop .series-lists li a .icon-img,
.football-series-drop .series-lists li a .icon-img,
.football-country-drop .series-lists li a .icon-img,
.sport-widget-drop-type .series-lists li a .icon-img,
.sport-widget-drop-country .series-lists li a .icon-img,
.sport-widget-drop-league .series-lists li a .icon-img,
.sport-widget-drop-series .series-lists li a .icon-img {
  background: #F0F1F5;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  flex-shrink: 0;
  padding: 5px;
}
.football-league-drop .series-lists li a .select-title,
.football-series-drop .series-lists li a .select-title,
.football-country-drop .series-lists li a .select-title,
.sport-widget-drop-type .series-lists li a .select-title,
.sport-widget-drop-country .series-lists li a .select-title,
.sport-widget-drop-league .series-lists li a .select-title,
.sport-widget-drop-series .series-lists li a .select-title {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  color: #222;
  flex-grow: 1;
}
.football-league-drop .series-lists li a .plus-icon,
.football-series-drop .series-lists li a .plus-icon,
.football-country-drop .series-lists li a .plus-icon,
.sport-widget-drop-type .series-lists li a .plus-icon,
.sport-widget-drop-country .series-lists li a .plus-icon,
.sport-widget-drop-league .series-lists li a .plus-icon,
.sport-widget-drop-series .series-lists li a .plus-icon {
  width: 56px;
  height: 40px;
  border-radius: 40px 0 0 40px;
  margin-left: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F0F1F5;
  flex-shrink: 0;
  position: relative;
}
.football-league-drop .series-lists li a .plus-icon:before,
.football-series-drop .series-lists li a .plus-icon:before,
.football-country-drop .series-lists li a .plus-icon:before,
.sport-widget-drop-type .series-lists li a .plus-icon:before,
.sport-widget-drop-country .series-lists li a .plus-icon:before,
.sport-widget-drop-league .series-lists li a .plus-icon:before,
.sport-widget-drop-series .series-lists li a .plus-icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/plus.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 12px;
}

.match-status-carousel {
  font-family: "Inter", sans-serif;
  margin-bottom: 12px;
  padding-top: 10px;
  position: relative;
}
.match-status-carousel:last-child {
  margin-bottom: 0;
}
.match-status-carousel.owl-carousel.owl-drag .owl-item img {
  width: auto;
}
.match-status-carousel .owl-dots {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none !important;
}
.match-status-carousel .owl-dots .owl-dot {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  display: block;
  margin: 0 2px;
}
.match-status-carousel .owl-dots .owl-dot.active {
  width: 7px;
  height: 7px;
}
.match-status-carousel .owl-dots .owl-dot:nth-child(4n+1) {
  background: #5EB837;
}
.match-status-carousel .owl-dots .owl-dot:nth-child(4n+2) {
  background: #FE3363;
}
.match-status-carousel .owl-dots .owl-dot:nth-child(4n+3) {
  background: #F9B519;
}
.match-status-carousel .owl-dots .owl-dot:nth-child(4n+4) {
  background: #323AA5;
}
.match-status-carousel .item {
  padding: 5px;
}
.match-status-carousel .item .match-status-list {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}
.match-status-carousel .item .match-status-list:last-child {
  margin-bottom: 0;
}
.match-status-carousel .item .match-status-list li {
  display: flex;
  margin-bottom: 10px;
}
.match-status-carousel .item .match-status-list li:last-child {
  margin-bottom: 0;
}
.match-status-carousel .item .match-status-list .left-side {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.match-status-carousel .item .match-status-list .left-side .discribe {
  flex-grow: 1;
}
.match-status-carousel .item .match-status-list .left-side .icon-wrap {
  width: 22px;
  height: 22px;
  margin-right: 8px;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}
.match-status-carousel .item .match-status-list .left-side .icon-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.match-status-carousel .item .match-status-list .left-side h5 {
  font-weight: 500;
  margin-bottom: 0;
}
.match-status-carousel .item .match-status-list .left-side h4 {
  font-weight: 700;
  margin-bottom: 0;
}
.match-status-carousel .item .match-status-list .left-side h4 img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.match-status-carousel .item .match-status-list .right-side {
  flex-shrink: 0;
  margin-left: 15px;
  text-align: right;
  max-width: 40%;
}
.match-status-carousel .item .match-status-list .right-side h4 {
  font-weight: 800;
  margin-bottom: 0;
}
.match-status-carousel .item .match-status-list .right-side h5 {
  font-weight: 600;
  margin-bottom: 0;
}
.match-status-carousel .item .match-status-list h5 {
  font-size: 10px;
  line-height: 1.4;
  color: #B5B5B5;
}
.match-status-carousel .item .item-inner {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #F2F2F2;
  box-shadow: 0 2px 6px rgba(226, 226, 226, 0.5);
  margin-bottom: 20px;
}
.match-status-carousel .item .item-inner:last-child {
  margin-bottom: 0;
}

.signup_tabs_list-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}
.signup_tabs_list-wrap .signup_tabs_list {
  margin-bottom: 0;
}

.crypto_currency_wrap .currency_listing ul li {
  position: relative;
}
.crypto_currency_wrap .currency_listing ul li .mark_badge.active .plus-icon:before {
  background-image: url(../images/tick.png);
}
.crypto_currency_wrap .currency_listing ul li .mark_badge:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.crypto_currency_wrap .currency_listing ul li .mark_badge .plus-icon {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.crypto_currency_wrap .currency_listing ul li .mark_badge .plus-icon:before {
  width: 14px;
  height: 12px;
  content: "";
  display: inline-block;
  vertical-align: top;
  background-image: url(../images/plus.png);
  background-repeat: no-repeat;
}

.right_bar_wrapper .match_details_wrap .match_detail_inner {
  position: static !important;
}

.right_bar_wrapper .sport-widget .match_detail_inner {
  background: #ffffff !important;
}

.sport-widget.football .match_detail_widget {
  display: none;
}
.sport-widget.football.football_detail-active .match_detail_widget {
  display: block;
}
.sport-widget.football.football_detail-active .match_listing_widget {
  display: none;
}
.sport-widget.football.football_detail-active .back-btn {
  display: block;
}
.sport-widget.football .match_box {
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
}
.sport-widget.football .widget_matches_wrap {
  padding: 10px 0 0;
}

.right_bar_wrapper .match_details_wrap .widget_matches_wrap .title {
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}
.right_bar_wrapper .match_details_wrap .widget_matches_wrap .title .home_league {
  text-align: left;
  margin: 0;
}
.right_bar_wrapper .match_details_wrap .widget_matches_wrap .score_box {
  font-weight: 700;
}
.right_bar_wrapper .match_details_wrap .widget_matches_wrap .home_team {
  text-align: right;
}
.right_bar_wrapper .match_details_wrap .widget_matches_wrap .home_team p {
  margin-right: 8px !important;
}
.right_bar_wrapper .match_details_wrap .widget_matches_wrap .away_team p {
  margin-left: 8px !important;
}

.right_bar_wrapper .football .match_stats_block .team_detail .team_name p {
  font-size: 12px;
  font-weight: 600;
}

.right_bar_wrapper .football .match_stats_block .team_logo {
  margin-bottom: 6px;
}

.right_bar_wrapper .football .match_stats_block .match_score_box .home_team_score h3 {
  font-size: 28px;
}

.right_bar_wrapper .football .match_stats_block .vs_badge {
  background: transparent;
  font-size: 12px;
  color: #C7C7C7;
  font-weight: 600;
  width: auto;
  height: auto;
}

.right_bar_wrapper .football .match_stats_block {
  padding-top: 0;
  margin-bottom: 15px;
  height: auto;
}

.right_bar_wrapper .football .match_stats_block .match_score_box {
  flex-grow: 1;
  justify-content: center;
}

.right_bar_wrapper .football .center_txt {
  display: none;
}
.right_bar_wrapper .football .update_type {
  padding-top: 0;
}
.right_bar_wrapper .football .update_type .match_updates_tabs {
  margin-bottom: 20px;
}

.match_stats_block-wrap {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #F2F2F2;
  box-shadow: 0 2px 6px rgba(226, 226, 226, 0.5);
  margin-bottom: 20px;
}

.info_wrap_outer {
  position: relative;
}

.highlite_main_outer .angle_cont {
  position: relative;
  z-index: 2;
}
.highlite_main_outer .angle_cont:hover i {
  color: #000000 !important;
}

.mobile-widget-opener:before,
#matchDetailBtn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

@media (max-width: 575px) {
  .info_wrap_outer {
    margin-bottom: 10px;
  }

  .matches_list {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
  }
}
.cricketDetailModal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: none;
  z-index: 3;
}
.cricketDetailModal .match_details_wrap {
  border-radius: 12px 12px 0 0;
}

.footballDetailModal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
  z-index: 3;
  background: rgba(0, 0, 0, 0.4);
}
.footballDetailModal .sport-widget {
  margin-top: 0;
}
.footballDetailModal .right_bar_wrapper {
  display: block;
  width: 100%;
  padding-left: 0 !important;
  position: relative;
}
.footballDetailModal .right_bar_wrapper .match_details_wrap {
  border-radius: 12px 12px 0 0;
}

.modal-inner {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  max-height: 100%;
  overflow-y: auto;
  padding-top: 10px;
}
.modal-inner .align {
  position: relative;
  width: 100%;
  line-height: 0;
}
.modal-inner .sport-widget {
  line-height: 1.3;
}

.footballDetailClose {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  cursor: pointer;
}

@media (max-width: 767px) {
  .sport-widget-head {
    margin-bottom: 10px;
  }
}

.sport-widget-type-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: none;
  z-index: 3;
  background: rgba(59, 57, 67, 0.2);
}
.sport-widget-type-modal.active {
  display: block;
}
.sport-widget-type-modal .sport-widget-drop-type {
  opacity: 1;
  visibility: visible;
  position: static;
  background: transparent;
}

.match_highlite_wrap .match-status-list {
  margin: 0 0 15px;
  padding: 7px 33px 7px 5px;
  list-style: none;
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.match_highlite_wrap .match-status-list:last-child {
  margin-bottom: 0;
}
.match_highlite_wrap .match-status-list h4 {
  font-size: 14px;
  line-height: 1.2857142857;
  position: relative;
}
@media (max-width: 575px) {
  .match_highlite_wrap .match-status-list h4 {
    font-size: 13px;
    line-height: 1.3076923077;
  }
}
.match_highlite_wrap .match-status-list li {
  display: flex;
  margin-bottom: 10px;
  width: 100%;
}
.match_highlite_wrap .match-status-list li:last-child {
  margin-bottom: 0;
}
.match_highlite_wrap .match-status-list .left-side {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.match_highlite_wrap .match-status-list .left-side .discribe {
  flex-grow: 1;
}
.match_highlite_wrap .match-status-list .left-side .icon-wrap {
  width: 22px;
  height: 22px;
  margin-right: 8px;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}
.match_highlite_wrap .match-status-list .left-side .icon-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.match_highlite_wrap .match-status-list .left-side h5 {
  font-weight: 500;
  margin-bottom: 0;
}
.match_highlite_wrap .match-status-list .left-side h4 {
  font-weight: 700;
  margin-bottom: 0;
}
.match_highlite_wrap .match-status-list .left-side h4 img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.match_highlite_wrap .match-status-list .right-side {
  flex-shrink: 0;
  margin-left: 15px;
  text-align: right;
  max-width: 40%;
}
.match_highlite_wrap .match-status-list .right-side .right-side-inner {
  display: inline-block;
}
.match_highlite_wrap .match-status-list .right-side .right-side-inner:first-child {
  display: none;
}
.match_highlite_wrap .match-status-list .right-side h4 {
  font-weight: 800;
  margin-bottom: 0;
}
.match_highlite_wrap .match-status-list .right-side h5 {
  font-weight: 600;
  margin-bottom: 0;
}
.match_highlite_wrap .match-status-list h5 {
  font-size: 10px;
  line-height: 1.4;
  color: #B5B5B5;
}
@media (max-width: 413px) {
  .match_highlite_wrap .match-status-list .right-side-inner h5 {
    font-size: 9px;
    line-height: 1.5555555556;
  }
}

.MatchcloseBtn {
  cursor: pointer;
}

.sport-widget-type-modal-active {
  overflow: hidden;
}

@media (max-width: 575px) {
  .highlite_main_outer .match_highlite_wrap .match_detail_inner .info_wrap_outer .league_outer .league_info {
    width: 42px;
  }
}
.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap {
  overflow-y: auto;
  left: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 8px;
  background: rgba(59, 57, 67, 0.2);
}
.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .inner {
  background: #ffffff;
  padding: 30px 10px 30px 30px;
}
.right_bar_wrapper .bitcoin_main_wrap .crypto_currency_wrap .currency_listing {
  overflow: inherit;
  height: auto;
}