body {
  float: right;
  margin: 0;
  padding: 0;
  width: 100%;
}
i {
  font-style: normal;
}
a,
a:hover {
  text-decoration: none;
}
img {
  height: auto;
  max-width: 100%;
}
header {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  direction: rtl;
  float: right;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  text-align: right;
  width: 100%;
}
header ul.navbar-nav {
  padding: 0 10px 0 0 !important;
}
header .allhead {
  background: #141414;
  color: #ccc;
  float: right;
  font-size: 11px;
  padding: 5px 0;
  width: 100%;
}
header .allhead .allhead-menu {
  direction: rtl;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
header .allhead .allhead-menu .main-logo-holder {
  float: right;
  margin-left: 5px;
  position: relative;
  width: 20px;
}
header .allhead .allhead-menu li {
  float: right;
  margin-left: 15px;
  position: relative;
}
header .allhead .allhead-menu li a {
  color: #ccc;
  float: right;
}
header .allhead .allhead-menu li.active a {
  color: #fff;
}
header .allhead .allhead-menu li.active:after {
  border-bottom: 6px solid #19242e;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: -7px;
  content: "";
  height: 0;
  left: 40%;
  position: absolute;
  width: 0;
  z-index: 999;
}
@media (max-width: 575px) {
  header .allhead .allhead-menu {
    display: none;
  }
}
header .allhead .allhead-mob-logo {
  display: none;
  float: right;
}
header .allhead .allhead-mob-logo .main-logo-holder {
  float: right;
  margin-left: 5px;
  position: relative;
  width: 20px;
}
header .allhead .allhead-mob-logo a {
  color: #ccc;
  float: right;
}
@media (max-width: 575px) {
  header .allhead .allhead-mob-logo {
    display: block;
  }
}
header .allhead .today-time img {
  max-width: 16px;
}
header .allhead .allhead-auth {
  float: left;
  height: 20px;
}
header .allhead .allhead-auth .allhead-date {
  border-left: 1px solid #666;
  margin-left: 5px;
  padding-left: 10px;
}
header .allhead .allhead-auth .allhead-user-auth {
  display: inline-block;
}
header .allhead .allhead-auth .allhead-user-auth .login {
  cursor: pointer;
  display: none;
}
header .allhead .allhead-auth .allhead-user-auth .login > span {
  float: right;
  margin-left: 5px;
  position: relative;
  top: 0;
}
header .allhead .allhead-auth .allhead-user-auth .user-is-loged-in {
  cursor: pointer;
  display: none;
}
header
  .allhead
  .allhead-auth
  .allhead-user-auth
  .user-is-loged-in
  .user-menu-data
  img {
  border-radius: 50%;
  max-height: 20px;
  max-width: 20px;
}
header .allhead .allhead-auth .allhead-user-auth .dropdown-menu {
  border: none;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  padding: 15px;
  top: 5px !important;
}
header .allhead .allhead-auth .allhead-user-auth .dropdown-menu .dropdown-item {
  background: none !important;
  border-bottom: 1px solid #eee;
  color: #212121;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 8px;
  padding: 0 0 8px;
  text-align: right;
}
header
  .allhead
  .allhead-auth
  .allhead-user-auth
  .dropdown-menu
  .dropdown-item
  > span {
  float: right;
  margin-left: 5px;
  position: relative;
}
header
  .allhead
  .allhead-auth
  .allhead-user-auth
  .dropdown-menu
  .dropdown-item
  > span
  img {
  max-width: 20px;
}
header
  .allhead
  .allhead-auth
  .allhead-user-auth
  .dropdown-menu
  .dropdown-item
  > span
  img.user-profile-icon {
  border-radius: 50%;
}
header
  .allhead
  .allhead-auth
  .allhead-user-auth
  .dropdown-menu
  .dropdown-item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
header .allhead .allhead-auth .allhead-user-auth a,
header .allhead .allhead-auth .allhead-user-auth a.active {
  color: #fff;
}
header .allhead .allhead-auth .allhead-user-auth button {
  background: none;
  color: #fff;
  float: left;
  font-size: 12px;
  height: auto;
  line-height: inherit;
  margin: 0;
  padding: 0 !important;
  width: auto;
}
header .allhead .allhead-auth .allhead-user-auth button:active,
header .allhead .allhead-auth .allhead-user-auth button:focus {
  background: none;
  box-shadow: none;
  outline: none;
}
.mainbody {
  min-height: 700px;
}
.mainbody,
footer {
  direction: rtl;
  float: right;
  text-align: right;
  width: 100%;
}
footer {
  font-size: 13px !important;
  line-height: 20px !important;
  margin-top: 30px;
}
footer .allfooter {
  background-color: #19242e;
  background-image: url(../img/shared/footer/footerbg.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-bottom: 30px;
  padding-top: 40px;
}
footer .allfooter,
footer .allfooter .allfooter-menus {
  float: right;
  width: 100%;
}
footer .allfooter .allfooter-menus .footermenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .allfooter .allfooter-menus .footermenu li {
  line-height: 20px;
  margin-bottom: 8px;
}
footer .allfooter .allfooter-menus .footermenu li span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
footer .allfooter .allfooter-menus .footermenu li span img {
  margin-left: 6px;
}
footer .allfooter .allfooter-menus .footermenu li a {
  color: #999;
}
footer .allfooter .allfooter-copy {
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  float: right;
  margin-top: 30px;
  padding-top: 15px;
  width: 100%;
}
footer .allfooter .allfooter-copy > div {
  float: right;
}
footer .allfooter .allfooter-copy .socials {
  float: left;
}
footer .allfooter .allfooter-copy .socials a {
  color: #999;
  float: left;
  font-size: 20px;
  margin-right: 15px;
  position: relative;
  width: 15px;
}
footer .allfooter .allfooter-copy .copyright {
  color: #999;
  font-size: 12px;
  padding-top: 3px;
}
footer .allfooter .allfooter-copy .footerlogo {
  color: #fff;
  height: 20px !important;
  line-height: 25px;
  margin-left: 15px;
}
footer .allfooter .allfooter-copy .footerlogo .footer-logo-holder {
  float: right;
  margin-left: 5px;
  position: relative;
  top: 3px;
  width: 20px;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 540px) {
  .p-mob-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.container {
  clear: both;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1240px) {
  .container {
    max-width: 1260px !important;
  }
}
@media (min-width: 599px) and (max-width: 1239px) {
  .container {
    max-width: 100% !important;
  }
}
.container-fluid {
  padding-left: 8px;
  padding-right: 8px;
}
.menu-link-item {
  font-weight: 500;
  padding: 0.5rem 7px;
}
.navbar {
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.13);
  padding: 0.5rem 3px;
  position: static;
}
.navbar > .container {
  position: relative;
}
.navbar .navbar-brand {
  height: 30px;
  margin-right: 0;
  padding: 0;
}
.navbar .navbar-toggler {
  border: none !important;
  box-shadow: none !important;
  color: #0097a7;
  margin-right: 7px;
  padding: 0;
}
.navbar .navbar-nav .menu-link-item {
  font-weight: 500;
  padding: 0.5rem 0.3rem;
}
.navbar .navbar-nav .nav-item.first-parent-item a:hover {
  color: #0097a7;
}
.navbar .navbar-nav .nav-item.first-parent-item .first-level-childbox {
  background: #fff;
  box-shadow: 0 7px 6px 0 rgba(0, 0, 0, 0.15);
  display: none;
  left: 0;
  list-style: none;
  padding: 30px 15px;
  position: absolute;
  right: 0;
  z-index: 999;
}
.navbar
  .navbar-nav
  .nav-item.first-parent-item
  .first-level-childbox
  .has-child-box {
  float: right;
}
.navbar
  .navbar-nav
  .nav-item.first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item {
  float: right;
  padding: 0 0 0 90px;
}
.navbar
  .navbar-nav
  .nav-item.first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item
  .second-level-childbox {
  display: inline-block;
  list-style: none;
  padding: 0;
}
.navbar
  .navbar-nav
  .nav-item.first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item
  .second-level-childbox
  span {
  display: block;
}
.navbar
  .navbar-nav
  .nav-item.first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item
  .second-level-childbox
  span
  a {
  color: #616161;
  float: right;
}
.navbar
  .navbar-nav
  .nav-item.first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item
  .second-level-childbox
  span
  a:hover {
  color: #0097a7;
}
.navbar
  .navbar-nav
  .nav-item.first-parent-item
  .first-level-childbox
  .no-child-box {
  float: right;
}
.navbar .navbar-nav .nav-item.first-parent-item:hover .first-level-childbox {
  display: block;
}
.mobile-menu {
  background: #fff;
  bottom: 0;
  max-width: 320px;
  overflow-y: scroll;
  padding: 0;
  position: fixed;
  right: -80%;
  top: 0;
  transition: all 0.3s;
  width: 80%;
  z-index: 9999999;
}
.mobile-menu span.main-menu-title {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  font-weight: 700;
  margin: 20px 20px 10px;
  padding-bottom: 10px;
}
.mobile-menu .menu-link {
  color: #000;
  float: right;
  font-size: 12px;
}
.mobile-menu .btn {
  border: none !important;
  box-shadow: none !important;
  color: #000;
  float: left;
  font-size: 18px;
  height: auto;
  line-height: 1;
  padding: 0;
  transition: all 0.3s;
}
.mobile-menu .btn.collapsed {
  transform: rotate(-180deg);
}
.mobile-menu .mobile-menu-logo {
  float: right;
  padding: 10px 15px 15px;
  width: 100%;
}
.mobile-menu .mobile-menu-logo .mobile-menu-logo-holder {
  border-bottom: 1px solid #e5e5e5;
  display: inline-block;
  float: right;
  height: auto;
  padding-bottom: 10px;
  width: 100%;
}
.mobile-menu .mobile-menu-logo .mobile-menu-logo-holder .navbar-brand {
  margin: 0;
}
.mobile-menu #first-level-accordion {
  float: right;
  width: 100%;
}
.mobile-menu #first-level-accordion .first-parent-item {
  float: right;
  margin-bottom: 15px;
  width: 100%;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-parent-item-header {
  float: right;
  font-weight: 700;
  padding: 10px 15px;
  width: 100%;
}
.mobile-menu #first-level-accordion .first-parent-item .first-level-childbox {
  background: #f5f5f5;
  float: right;
  padding: 10px 15px;
  width: 100%;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .has-child-box {
  border-right: 1px solid #979797;
  float: right;
  margin-bottom: 15px;
  padding-right: 15px;
  width: 100%;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item {
  float: right;
  width: 100%;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item
  .second-parent-item-header {
  float: right;
  padding: 10px 0;
  width: 100%;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item:first-child
  .second-parent-item-header {
  padding: 0 0 10px;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item:last-child
  .second-parent-item-header {
  padding: 10px 0 0;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item
  .second-level-childbox {
  border-right: 1px solid #979797;
  float: right;
  padding: 10px 15px 0 0;
  width: 100%;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item
  .second-level-childbox
  .nav-item {
  float: right;
  width: 100%;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item
  .second-level-childbox
  .nav-item
  a {
  color: #757575;
  padding-bottom: 15px;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .has-child-box
  .second-parent-item
  .second-level-childbox
  .go-to-main {
  color: #9c27b0 !important;
  font-weight: 700;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .no-child-box {
  float: right;
  width: 100%;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .no-child-box
  .menu-link {
  float: right;
  padding-bottom: 15px;
  width: 100%;
}
.mobile-menu
  #first-level-accordion
  .first-parent-item
  .first-level-childbox
  .no-child-box
  .menu-link.go-to-main {
  color: #9c27b0 !important;
  font-weight: 700;
}
.nav-item.live a {
  padding-left: 15px !important;
  position: relative;
  top: -1px;
}
.nav-item.live a:after {
  background-image: url(/img/icons/live-icon-64.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1em;
  margin: 0;
  position: relative;
  top: 0.3em;
  width: 1em;
}
.nav-item.highlight a {
  color: red;
}
.left-menu-box {
  align-items: center;
  display: flex;
  position: relative;
}
.left-menu-box.home-left-menu-box {
  max-width: 38%;
}
.left-menu-box .viewport-switch {
  background-color: transparent;
  background-color: #0097a7;
  border: none;
  border-radius: 3em;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 0.8em;
  margin-left: 8px;
  padding: 1px 10px;
}
.left-menu-box .viewport-switch.visible {
  display: inline-block;
}
.feature-link {
  display: none;
  font-size: 12px;
  font-weight: 500;
  padding: 0 0 0 11px;
}
@media (max-width: 991px) {
  .feature-link {
    display: block;
  }
}
.feature-link a {
  color: red;
}
.vrz-breadcrumb {
  float: right;
  font-size: 12px;
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: right !important;
  width: 100%;
}
.vrz-breadcrumb ul {
  margin: 0;
  padding: 0;
}
.vrz-breadcrumb ul li {
  display: inline;
  list-style: none;
}
.vrz-breadcrumb ul li:last-child .arrow {
  display: none;
}
.vrz-breadcrumb ul li a {
  color: #9c27b0;
  display: inline;
}
.vrz-breadcrumb ul li a.isCurrent {
  color: #757575;
}
.tb-holder {
  float: right;
  text-align: center;
  width: 100%;
}
.tb-holder .adbox {
  display: inline-block;
  margin: 0 8px;
}
.tb-holder .adbox > div {
  display: block;
  margin-bottom: 15px;
}
.tb-holder .adbox > a.adlink {
  display: inline-block;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .tb-holder .adbox > a.adlink {
    margin-bottom: 15px;
  }
}
.tb-holder .adbox > a.adlink img.adimage {
  border-radius: 4px;
}
.tb-holder.widget-ad .adbox {
  margin: 0;
}
.tb-holder.widget-ad .adbox a.adlink {
  width: 100%;
}
.tb-holder.widget-ad .adbox a.adlink img.adimage {
  border-radius: 4px;
  width: 100%;
}
.tb-holder.row-banner-zone {
  float: none;
  width: auto;
}
.tb-holder.row-banner-zone.detail-header-banner img {
  width: 100%;
}
.tb-holder.row-banner-zone .adbox {
  flex: 1;
  margin: 0;
  padding: 0 8px;
}
@media (max-width: 991px) {
  .tb-holder.row-banner-zone .adbox {
    flex: 0 0 100%;
  }
}
.tb-holder.header-banner-zone .adbox {
  margin-bottom: 0;
  margin-top: 0;
}
.tb-holder.side-banner-zone .adbox {
  margin: 0;
}
.sticky-ad {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.sticky-ad .close-ad {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(/img/icons/close-icon-white.svg);
  background-position: 50%;
  background-size: contain;
  content: "";
  float: left;
  height: 15px;
  left: 0;
  position: absolute;
  width: 15px;
}
@media (max-width: 575px) {
  .sticky-ad {
    display: block;
  }
}
.sticky-ad .tb-holder .adbox {
  margin: 0 !important;
  width: 100% !important;
}
.sticky-ad .tb-holder .adbox > a.adlink {
  margin-bottom: 0 !important;
  width: 100% !important;
}
.sticky-ad .tb-holder .adbox > a.adlink img.adimage {
  width: 100% !important;
}
.sticky-ad .tb-holder .adbox > div {
  margin-bottom: 0 !important;
}
.adbox {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.modal .modal-body {
  direction: rtl;
  margin-bottom: 20px;
  margin-top: 30px;
  text-align: center;
}
.modal .modal-body .vrz-modal-action,
.modal .modal-body .vrz-modal-content {
  float: right;
  text-align: center;
  width: 100%;
}
.modal .modal-body .vrz-modal-action .btn {
  display: inline;
  margin: 0 auto;
  padding: 5px 35px;
}
.modal .close {
  float: right;
  left: auto;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 30px;
}
.jssocials {
  direction: ltr !important;
}
.copylink {
  float: right;
  padding: 6px;
  position: relative;
  width: 100%;
}
.copylink input {
  background: #eee;
  border: 1px solid #ccc;
  direction: ltr;
  float: right;
  font-size: 12px;
  padding: 5px 5px 5px 90px;
  width: 100%;
}
.copylink #copybtn {
  background: #000;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  left: 6px;
  position: absolute;
  top: 6px;
}
.bs-popover-auto[x-placement^="bottom"] > .arrow:after,
.bs-popover-bottom > .arrow:after {
  border-bottom-color: #444 !important;
}
.popover-body {
  background: #444;
  color: #fff;
  padding: 0.5rem 0.75rem;
}
.popover {
  border-bottom: none !important;
  font-family: IRANSansXFaNum;
  font-size: 10px;
}
.newsbox {
  margin-bottom: 30px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .newsbox {
    margin-bottom: 24px;
  }
}
.newsbox .news-cover-box {
  background: #f5f5f5;
  border-radius: 5px;
  float: right;
  height: 150px;
  overflow: hidden;
  position: relative;
  width: 40%;
}
@media (max-width: 575px) {
  .newsbox .news-cover-box {
    height: 150px !important;
    width: 40%;
  }
}
@media (max-width: 425px) {
  .newsbox .news-cover-box {
    height: 100px !important;
  }
}
@media (max-width: 375px) {
  .newsbox .news-cover-box {
    height: 80px !important;
  }
}
.newsbox .news-cover-box .news-cover-image {
  float: right;
  height: 100%;
  position: relative;
  width: 100%;
}
.newsbox .news-cover-box .news-cover-image .shimmer.img {
  left: 50%;
  margin: auto;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transition: all 0.8s;
}
.newsbox .news-cover-box .news-cover-image img {
  bottom: 0;
  display: inherit;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  width: auto;
}
.newsbox .news-content {
  float: right;
  padding-right: 8px;
  width: 60%;
}
.newsbox .news-content .caption {
  color: #616161;
  float: right;
  margin-bottom: 0;
  text-align: justify;
  width: 100%;
}
.newsbox .news-content .caption.shimmer {
  border-radius: 0.5em;
  height: 1em;
}
.newsbox .news-content .caption.shimmer:nth-of-type(n + 2) {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  width: 90%;
}
.newsbox .news-content .news-data {
  float: right;
  font-size: 12px;
  margin-top: 3px;
  width: 100%;
}
@media (max-width: 575px) {
  .newsbox .news-content .news-data {
    font-size: 10px;
    margin-top: 0;
    padding-right: 0;
    width: 60%;
  }
}
@media (max-width: 375px) {
  .newsbox .news-content .news-data {
    margin-bottom: 5px;
    padding-right: 0;
    width: 100%;
  }
}
.newsbox .news-content .news-data .category {
  color: #0097a7;
  display: inline-block;
}
.newsbox .news-content .news-data .date {
  color: #999;
}
.newsbox .news-content .news-data .date.shimmer {
  border-radius: 0.5em;
  display: inline-block;
  height: 1em;
  width: 80px;
}
.newsbox .news-content .news-data .view {
  color: #999;
}
.newsbox .news-content .news-data .view.shimmer {
  border-radius: 0.5em;
  display: inline-block;
  height: 1em;
  margin-right: 8px;
  width: 80px;
}
.newsbox .news-content .title {
  float: right;
  width: 100%;
}
@media (max-width: 575px) {
  .newsbox .news-content .title {
    font-size: 10px;
    margin-top: 0;
  }
}
@media (max-width: 375px) {
  .newsbox .news-content .title {
    padding-right: 5px;
  }
}
.newsbox .news-content .title .shimmer {
  border-radius: 0.65em;
  display: inline-block;
  height: 1.3em;
  margin-bottom: 0.5rem;
  width: 70%;
}
.newsbox .news-content .title h3,
.newsbox .news-content .title h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7;
}
@media (max-width: 375px) {
  .newsbox .news-content .title h3,
  .newsbox .news-content .title h4 {
    font-size: 13px;
  }
}
.individual-section .news-cover-box {
  height: 120px;
}
.grid-inner {
  float: right;
  width: 100%;
}
.grid-inner a {
  color: #000;
  width: 100%;
}
.grid-inner .grid-image {
  background: #000;
  float: right;
  overflow: hidden;
  width: 100%;
}
.grid-inner .grid-image .post-image-holder {
  display: table;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.grid-inner .grid-image .post-image-holder .center-image {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.grid-inner .grid-image .post-image-holder .center-image .shimmer.img {
  height: 200px;
  width: 100%;
}
.grid-inner .grid-data {
  float: right;
  padding: 10px 0;
  width: 100%;
}
.grid-inner .grid-data .tp-data {
  float: right;
  width: 100%;
}
.grid-inner .grid-data .tp-data .tp-image {
  float: right;
  height: 50px;
  margin-left: 5px;
  width: 50px;
}
.grid-inner .grid-data .tp-data .tp-image img {
  border-radius: 50%;
}
.grid-inner .grid-data .tp-data .tp-info,
.grid-inner .grid-data .tp-data .tp-info .tp-name {
  float: right;
  width: 100%;
}
.grid-inner .grid-data .tp-data .tp-info .tp-name .fa-name {
  display: block;
  font-weight: 500;
  margin-bottom: 2px;
  margin-top: 2px;
}
.grid-inner .grid-data .tp-data .tp-info .tp-detail {
  display: flex;
  float: right;
  line-height: 20px;
  width: 100%;
}
.grid-inner .grid-data .tp-data .tp-info .tp-detail .tp-divider {
  color: #ddd;
  margin: 0 7px;
}
.grid-inner .grid-data .tp-data .tp-info .tp-detail .tp-divider-hidden {
  display: none;
}
.grid-inner .grid-data .tp-data .tp-info .tp-detail .en-name {
  color: #757575;
  font-size: 12px;
}
.grid-inner .grid-data .tp-data .tp-info .tp-detail .post-date {
  color: #757575;
  font-size: 10px;
}
.grid-inner .grid-data .tp-data .tp-info .tp-detail .post-date.shimmer {
  border-radius: 0.6em;
  height: 1.2em;
  width: 70px;
}
.grid-inner .grid-data .tp-data .tp-info .tp-detail .tp-like img {
  float: right;
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.grid-inner .grid-data .tp-data .tp-info .tp-detail .tp-like .tp-like-count {
  color: #757575;
  float: right;
  font-size: 10px;
}
.grid-inner
  .grid-data
  .tp-data
  .tp-info
  .tp-detail
  .tp-like
  .tp-like-count.shimmer {
  border-radius: 0.6em;
  height: 1.2em;
  width: 70px;
}
.videobox {
  margin-bottom: 30px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .videobox {
    margin-bottom: 24px;
  }
}
.videobox .video-cover-box {
  background: #fcfcfc;
  border-radius: 5px;
  float: right;
  height: 154px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 575px) {
  .videobox .video-cover-box {
    height: 90px;
    width: 40%;
  }
}
@media (max-width: 425px) {
  .videobox .video-cover-box {
    height: 80px;
  }
}
@media (max-width: 375px) {
  .videobox .video-cover-box {
    height: 70px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .videobox .video-cover-box {
    height: 135px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .videobox .video-cover-box {
    height: 185px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .videobox .video-cover-box {
    height: 118px;
  }
}
@media (min-width: 1200px) and (max-width: 1259px) {
  .videobox .video-cover-box {
    height: 143px;
  }
}
.videobox .video-cover-box .video-cover-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  float: right;
  height: 100%;
  position: relative;
  width: 100%;
}
.videobox .video-cover-box .video-cover-image .shimmer.img {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.videobox .video-cover-box .video-cover-image img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.videobox .video-cover-box .timebox {
  background: rgba(0, 0, 0, 0.5);
  bottom: 20px;
  position: absolute;
  right: 20px;
}
@media (max-width: 575px) {
  .videobox .video-cover-box .timebox {
    bottom: 5px;
    right: 5px;
  }
}
.videobox .video-cover-box .timebox .playicon {
  background: #0097a7;
  float: right;
  height: 25px;
  line-height: 12px;
  padding: 5px;
  text-align: center;
  width: 25px;
}
@media (max-width: 575px) {
  .videobox .video-cover-box .timebox .playicon {
    height: 18px;
    line-height: 0px;
    width: 18px;
  }
}
.videobox .video-cover-box .timebox .duration {
  color: #fff;
  float: right;
  font-size: 12px;
  line-height: 25px;
  padding: 0 5px;
}
@media (max-width: 575px) {
  .videobox .video-cover-box .timebox .duration {
    font-size: 10px;
    line-height: 18px;
  }
}
.videobox .video-data {
  direction: rtl;
  float: right;
  font-size: 12px;
  margin: 10px 0;
  width: 100%;
}
@media (max-width: 575px) {
  .videobox .video-data {
    font-size: 10px;
    margin-top: 0;
    padding-right: 15px;
    width: 60%;
  }
}
@media (max-width: 375px) {
  .videobox .video-data {
    margin-bottom: 5px;
    padding-right: 5px;
  }
}
.videobox .video-data .category {
  color: #0097a7;
  display: inline-block;
}
.videobox .video-data .date {
  color: #999;
}
.videobox .video-data .date.shimmer {
  border-radius: 0.5em;
  display: inline-block;
  height: 1em;
  width: 80px;
}
.videobox .video-data .view {
  color: #999;
}
.videobox .video-data .view.shimmer {
  border-radius: 0.5em;
  display: inline-block;
  height: 1em;
  margin-right: 8px;
  width: 80px;
}
.videobox .title {
  float: right;
  width: 100%;
}
.videobox .title .shimmer {
  border-radius: 0.65em;
  display: inline-block;
  height: 1.3em;
  width: 90%;
}
@media (max-width: 575px) {
  .videobox .title {
    font-size: 10px;
    margin-top: 0;
    padding-right: 15px;
    width: 60%;
  }
}
@media (max-width: 375px) {
  .videobox .title {
    padding-right: 5px;
  }
}
.videobox .title h3,
.videobox .title h4 {
  font-size: 16px;
  line-height: 1.7;
}
@media (max-width: 375px) {
  .videobox .title h3,
  .videobox .title h4 {
    font-size: 13px;
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes goal-update {
  10% {
    background-color: rgba(0, 151, 167, 0.1);
    color: #0097a7;
    font-weight: 700;
  }
  90% {
    background-color: rgba(0, 151, 167, 0.1);
    color: #0097a7;
    font-weight: 700;
  }
}
@keyframes team-score {
  0% {
    color: #212529;
    font-weight: 400;
  }
  10% {
    color: #0097a7;
    font-weight: 700;
  }
  90% {
    color: #0097a7;
    font-weight: 700;
  }
  to {
    color: #212529;
    font-weight: 400;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes team-rise {
  10% {
    background-color: rgba(0, 151, 167, 0.2);
  }
  90% {
    background-color: rgba(0, 151, 167, 0.2);
  }
}
@keyframes team-fall {
  10% {
    background-color: rgba(219, 51, 86, 0.2);
  }
  90% {
    background-color: rgba(219, 51, 86, 0.2);
  }
}
.search-btn {
  background: transparent;
  border: none;
  border-left: 1px solid hsla(0, 0%, 100%, 0.3);
  color: #fff;
  cursor: pointer;
  margin-left: 10px;
  padding: 0 0 0 10px;
  position: relative;
  top: 0;
}
.searchbox {
  background: #fff;
  display: none;
  left: 0;
  padding: 25px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
@media (max-width: 575px) {
  .searchbox {
    padding: 10px;
  }
}
.searchbox .input-holder {
  margin: 0 auto;
  max-width: 1260px;
  position: relative;
  width: 100%;
}
.searchbox .input-holder.loading:before {
  animation: spin 2s linear infinite;
  background-color: #fff;
  background-image: url(/img/icons/circle-notch.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  height: 25px;
  position: absolute;
  right: 10px;
  top: 8px;
  width: 25px;
  z-index: 99;
}
.searchbox .input-holder input[type="search"]::-webkit-search-cancel-button,
.searchbox .input-holder input[type="search"]::-webkit-search-decoration,
.searchbox .input-holder input[type="search"]::-webkit-search-results-button,
.searchbox
  .input-holder
  input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.searchbox .input-holder .search {
  background-color: #fff;
  border: 1px solid #0097a7;
  border-radius: 5px;
  direction: rtl;
  font-weight: 400;
  padding: 10px 50px 10px 15px;
  text-align: right;
  width: calc(100% - 60px);
}
@media (max-width: 575px) {
  .searchbox .input-holder .search {
    border: none;
    font-size: 10px;
    padding-right: 40px;
    width: calc(100% - 30px);
  }
}
.searchbox .input-holder .search:focus {
  box-shadow: none;
  outline: 0;
}
.searchbox .input-holder .searchbtn {
  background: #fff;
  border: none;
  color: #0097a7;
  cursor: pointer;
  float: right;
  font-weight: 700;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 1px;
}
.searchbox .input-holder .close-search {
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  padding: 10px 0;
}
.search-ajax-result {
  background: #fff;
  direction: rtl;
  display: none;
  left: 0;
  margin: 15px auto;
  max-height: calc(100% - 80px);
  max-width: 1260px;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 60px;
  width: 100%;
  z-index: 99;
}
@media (max-width: 767px) {
  .search-ajax-result {
    max-height: calc(100% - 60px);
    overflow-y: scroll;
  }
}
@media (max-width: 575px) {
  .search-ajax-result {
    top: 45px;
  }
}
.search-ajax-result .see-all {
  background: #eee;
  color: #0097a7;
  cursor: pointer;
  float: right;
  margin-top: 30px;
  padding: 5px 0;
  text-align: center;
  width: 100%;
}
.search-ajax-result .search-content-type-title {
  background: #fafafa;
  float: right;
  padding: 5px 15px;
  width: 100%;
}
.search-ajax-result .result-box {
  float: right;
  padding: 7px 15px;
  width: 100%;
}
.search-ajax-result .result-box.tags {
  direction: rtl;
  float: right;
  height: 40px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .search-ajax-result .result-box.tags {
    height: auto;
    overflow-y: visible;
  }
}
.search-ajax-result .result-box.tags .tag {
  background: #f5f5f5;
  border-radius: 3px;
  display: inline-block;
  font-size: 10px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 3px;
  margin-left: 3px;
  padding: 0;
  transition: all 0.3s;
}
.search-ajax-result .result-box.tags .tag:hover {
  background: #e7e7e7;
}
.search-ajax-result .result-box.tags .tag a {
  display: block;
  padding: 0 10px;
}
.search-ajax-result .result-box.tags .tag img {
  display: inline-block;
  height: 20px;
  max-height: 20px;
  width: auto;
}
.search-ajax-result .result-box.tags .tag span {
  display: inline-block;
}
.search-ajax-result .result-box.tags .tag.Player img {
  border-radius: 50%;
  margin-left: 3px;
}
.search-ajax-result .result-box .newsbox {
  height: 95px;
  margin-bottom: 5px;
}
.search-ajax-result .result-box .newsbox .news-content {
  width: 70%;
}
.search-ajax-result .result-box .newsbox .news-content .title h4 {
  font-size: 12px !important;
  margin-bottom: 0 !important;
}
.search-ajax-result .result-box .newsbox .news-content .caption {
  font-size: 10px !important;
  height: 40px;
  overflow: hidden;
}
.search-ajax-result .result-box .newsbox .news-content .news-data {
  font-size: 10px !important;
  margin-top: 0;
}
.search-ajax-result .result-box .newsbox .news-content .news-data .date {
  display: inline-block;
}
.search-ajax-result .result-box .newsbox .news-cover-box {
  height: 90px;
  width: 30%;
}
.search-ajax-result .result-box .newsbox .news-cover-box .news-cover-image img {
  width: auto;
}
.search-ajax-result .result-box .videobox {
  margin-bottom: 0;
}
.search-ajax-result .result-box .videobox .video-cover-box {
  height: 95px;
}
@media (max-width: 575px) {
  .search-ajax-result .result-box .videobox .video-cover-box {
    height: 90px;
  }
}
@media (max-width: 425px) {
  .search-ajax-result .result-box .videobox .video-cover-box {
    height: 80px;
  }
}
@media (max-width: 375px) {
  .search-ajax-result .result-box .videobox .video-cover-box {
    height: 70px;
  }
}
.search-ajax-result .result-box .videobox .video-data {
  font-size: 10px;
  margin: 2px;
}
@media (max-width: 575px) {
  .search-ajax-result .result-box .videobox .title,
  .search-ajax-result .result-box .videobox .video-data {
    width: 58%;
  }
}
.search-ajax-result .result-box .videobox .title h4 {
  font-size: 11px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}
.search-ajax-result .result-box .grid-inner .grid-image {
  height: 150px;
}
@media (max-width: 575px) {
  .search-ajax-result .result-box .grid-inner .grid-image {
    height: 100px;
  }
}
.search-ajax-result .result-box .grid-inner .grid-data {
  padding: 3px 0 0;
}
.search-ajax-result .result-box .tp-detail {
  direction: rtl;
}
.search-ajax-result .result-box .tp-detail .tp-divider {
  margin: 0 5px;
}
.pagination-box {
  float: right;
  margin-bottom: 30px;
  margin-top: 60px;
  width: 100%;
}
.pagination-box .pagination {
  justify-content: center;
  margin-bottom: 0;
  padding: 0;
}
.pagination-box .pagination .page-item.active .page-link {
  background: #0097a7;
  color: #fff;
}
.pagination-box .pagination .page-item.active .page-link:hover {
  background: #0097a7;
}
.pagination-box .pagination .page-item.disabled {
  opacity: 0.4;
}
.pagination-box .pagination .page-item .page-link {
  background: #eee;
  border: none !important;
  border-radius: 5px;
  color: #000;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px !important;
  min-width: 20px;
  padding: 0 5px;
  text-align: center;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .pagination-box .pagination .page-item .page-link {
    min-width: 30px;
  }
}
.pagination-box .pagination .page-item .page-link:hover {
  background: #ddd;
}
.pagination-box .pagination .page-item .page-link:focus {
  box-shadow: none !important;
  outline: none !important;
}
.notification-container {
  bottom: 0;
  display: flex;
  flex-direction: column-reverse;
  max-width: 100%;
  position: fixed;
  right: 0;
  width: 350px;
  z-index: 9999;
}
@media (max-width: 576px) {
  .notification-container {
    width: 100%;
  }
}
.notification-container .notification {
  align-items: center;
  background-color: #0097a7;
  border-radius: 5px;
  box-shadow: -1px 1px 5px -1px #0097a7;
  direction: rtl;
  display: flex;
  flex-direction: row;
  margin: 0 5px 5px;
  padding: 5px;
  position: relative;
}
.notification-container .notification:nth-last-child(n + 4) {
  display: none;
}
.notification-container .notification.fade-in {
  animation: fade-in 0.5s linear forwards;
}
.notification-container .notification.fade-out {
  animation: fade-out 0.5s linear forwards;
}
.notification-container .notification img {
  background-color: #008e9d;
  border-radius: 5px;
  height: 35px;
  object-fit: contain;
  object-position: center center;
  overflow: hidden;
  width: 35px;
}
.notification-container .notification span {
  color: #fff;
  flex: 1;
  font-size: 11px;
  margin-right: 10px;
}
.notification-container .notification .progress {
  background-color: #00808e;
  bottom: 0;
  height: 5px;
  left: 0;
  position: absolute;
  transition: all 1s linear;
  width: 100%;
}
@-moz-keyframes shimmer {
  0% {
    transform: translateX(150%);
  }
  to {
    transform: translateX(-150%);
  }
}
@-webkit-keyframes shimmer {
  0% {
    transform: translateX(150%);
  }
  to {
    transform: translateX(-150%);
  }
}
@keyframes shimmer {
  0% {
    transform: translateX(150%);
  }
  to {
    transform: translateX(-150%);
  }
}
.shimmer {
  background-color: #fafafa;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}
.shimmer:before {
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: shimmer;
  animation-timing-function: ease-in-out;
  background-image: linear-gradient(90deg, #fafafa 0, #f5f5f5 50%, #fafafa);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 200%;
}
.shimmer.absolute {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.shimmer img {
  height: 50%;
  left: 50%;
  object-fit: contain;
  object-position: center center;
  opacity: 0.05;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  z-index: 1;
}
#gotop {
  background-color: #0097a7;
  border-radius: 50%;
  bottom: 30px;
  display: inline-block;
  height: 40px;
  opacity: 0;
  position: fixed;
  right: 30px;
  text-align: center;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  visibility: hidden;
  width: 40px;
  z-index: 1;
}
@media (max-width: 767px) {
  #gotop {
    display: none;
  }
}
#gotop:after {
  background: url(/img/icons/gotop.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(180deg);
  width: 40px;
}
#gotop:hover {
  background-color: #333;
  cursor: pointer;
}
#gotop:active {
  background-color: #555;
}
#gotop.show {
  opacity: 1;
  visibility: visible;
}
@font-face {
  font-display: swap;
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/iransans/woff/IRANSansXFaNum-Thin.woff) format("woff"),
    url(../fonts/iransans/woff2/IRANSansXFaNum-Thin.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/iransans/woff/IRANSansXFaNum-UltraLight.woff) format("woff"),
    url(../fonts/iransans/woff2/IRANSansXFaNum-UltraLight.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/iransans/woff/IRANSansXFaNum-Light.woff) format("woff"),
    url(../fonts/iransans/woff2/IRANSansXFaNum-Light.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/iransans/woff/IRANSansXFaNum-Medium.woff) format("woff"),
    url(../fonts/iransans/woff2/IRANSansXFaNum-Medium.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/iransans/woff/IRANSansXFaNum-DemiBold.woff) format("woff"),
    url(../fonts/iransans/woff2/IRANSansXFaNum-DemiBold.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/iransans/woff/IRANSansXFaNum-ExtraBold.woff) format("woff"),
    url(../fonts/iransans/woff2/IRANSansXFaNum-ExtraBold.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/iransans/woff/IRANSansXFaNum-Black.woff) format("woff"),
    url(../fonts/iransans/woff2/IRANSansXFaNum-Black.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/iransans/woff/IRANSansXFaNum-Bold.woff) format("woff"),
    url(../fonts/iransans/woff2/IRANSansXFaNum-Bold.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: IRANSansXFaNum;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/iransans/woff/IRANSansXFaNum-Regular.woff) format("woff"),
    url(../fonts/iransans/woff2/IRANSansXFaNum-Regular.woff2) format("woff2");
}
.desktop a:active {
  background: #39b4e559;
}
header .allhead {
  background-color: #0097a7;
  color: #fff;
  position: relative;
  z-index: 1;
}
header .allhead .allhead-menu li.active:after {
  border-bottom: 6px solid #fff;
}
header .allhead .allhead-menu li a {
  color: #fff;
}
header .allhead .allhead-auth .allhead-date {
  border-left: 1px solid hsla(0, 0%, 100%, 0.3);
}
@media (min-width: 992px) {
  html {
    overflow-y: auto !important;
  }
}
body {
  color: #212121;
  font-family: IRANSansXFaNum, tahoma;
  font-kerning: none;
  font-size: 14px;
  font-weight: 400;
  overflow-x: hidden;
  padding: 0 !important;
  text-align: right;
}
a:focus,
button:focus {
  border: 0;
  box-shadow: none;
  outline: none !important;
}
a {
  color: #212121;
}
a:hover {
  color: #000;
}
.addbox {
  margin-bottom: 30px;
}
.addbox img {
  width: 100%;
}
.btn {
  border-radius: 3em;
  font-size: 14px;
  line-height: normal;
  padding: 5px 15px;
}
.btn.default-btn {
  background: #ddd;
}
.btn.vrz-primary-btn {
  background: #0097a7;
  color: #fff;
}
.show-on-desk {
  display: block;
}
@media (max-width: 767px) {
  .show-on-desk {
    display: none;
  }
}
.show-on-mobile {
  display: none;
}
@media (max-width: 767px) {
  .show-on-mobile {
    display: block;
  }
}
.row-title {
  font-size: 22px;
  font-weight: 600;
}
figure {
  display: inline-block;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
}
@media (max-width: 768px) {
  figure {
    height: 18px;
    width: 18px;
  }
}
.first-item-page {
  margin-top: 60px;
}
.intro-list {
  float: right;
  height: 45px;
  margin-bottom: 15px;
  width: 100%;
}
@media (max-width: 575px) {
  .intro-list {
    margin-bottom: 16px;
  }
}
.intro-list h1,
.intro-list h2 {
  float: right;
  font-size: 22px;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  margin-bottom: 0;
}
.intro-list h1 .icon-holder,
.intro-list h2 .icon-holder {
  float: right;
  height: 45px;
  line-height: 40px;
  margin-left: 5px;
  width: auto;
}
.intro-list h1 .icon-holder img,
.intro-list h2 .icon-holder img {
  height: 30px;
  width: 30px;
}
@media (max-width: 575px) {
  .intro-list h1 .icon-holder,
  .intro-list h2 .icon-holder {
    height: auto;
    margin-top: 0;
  }
}
.intro-list h1 .title-text,
.intro-list h2 .title-text {
  float: right;
}
@media (max-width: 575px) {
  .intro-list h1 .title-text,
  .intro-list h2 .title-text {
    line-height: normal;
    margin-top: 12px;
  }
  .intro-list h1,
  .intro-list h2 {
    font-size: 18px;
    width: 73%;
  }
}
.intro-list .more {
  color: #0097a7;
  cursor: pointer;
  float: left;
  font-weight: 500;
  height: 45px;
  line-height: 45px;
}
.intro-list .more:hover {
  color: #0097a7;
}
@media (max-width: 575px) {
  .intro-list .more {
    font-size: 10px;
    text-align: left;
    width: 27%;
  }
}
.intro-list .more i {
  font-size: 18px;
  position: relative;
  top: 4px;
}
.individual-section {
  float: right;
  margin-bottom: 30px;
  width: 100%;
}
.individual-section:last-child {
  border: none;
}
.scrollable {
  padding: 0 8px 8px;
}
.custom-padding {
  padding: 8px !important;
}
.custom-padding-right {
  padding-right: 8px !important;
}
.custom-padding-left {
  padding-left: 8px !important;
}
.custom-padding-top {
  padding-top: 8px !important;
}
.custom-padding-bottom {
  padding-bottom: 8px !important;
}
.vrz-comment {
  float: right;
  margin-bottom: 30px;
  width: 100%;
}
.Toastify__toast-container {
  z-index: 99999999 !important;
}
.owl-nav button.disabled {
  opacity: 0.2;
}
.no-data {
  color: #888 !important;
  float: right;
  font-weight: 400 !important;
  margin-top: 40px;
  text-align: center !important;
  width: 100%;
}
.vrz-description {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  float: right;
  line-height: 2.3;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-top: 30px;
  text-align: justify;
  width: 100%;
}
.error-link {
  color: #0097a7 !important;
}
.dark-shadow {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}
@media (min-width: 992px) {
  .dark-shadow.is-for-menu {
    display: none !important;
  }
}
.beta-version-holder {
  background: orange;
  border-radius: 3em;
  color: #fff;
  float: left;
  font-size: 11px;
  padding: 0 5px;
  width: auto;
  z-index: 3;
}
.beta-version-holder a {
  color: #fff;
}
.swal-button-container {
  float: none;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.feedback {
  background: #1c5e64;
  color: #fff;
  font-size: 12px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .feedback {
    font-size: 10px;
  }
}
@media (max-width: 425px) {
  .feedback {
    font-size: 8px;
  }
}
.feedback .container span {
  display: inline-block;
  text-align: center;
  width: 50%;
}
@media (max-width: 991px) {
  .feedback .container span {
    width: 100%;
  }
}
.feedback .container span.beta {
  color: orange;
  text-align: right;
  width: 24% !important;
}
@media (max-width: 991px) {
  .feedback .container span.beta {
    display: none;
  }
}
.feedback .container span.beta span {
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
  text-align: right;
  width: auto;
}
.feedback .container span a {
  color: orange;
}
.feedback .container span.closebeta {
  text-align: left;
  width: 24% !important;
}
@media (max-width: 991px) {
  .feedback .container span.closebeta {
    display: none;
  }
}
.field-validation-error {
  color: red;
}
.vrz-btn {
  background-color: #0097a7;
  border: none;
  border-radius: 4px;
  color: #fff;
  margin-top: 15px;
  padding: 2px 50px !important;
}
