@import url("style.css");
.transition_effect {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.transition_1s {
  transition: transform 1s ease-in-out;
}
.transition_05s {
  transition: transform 0.5s ease-in-out;
}
.transition_03s {
  transition: transform 0.3s ease-in-out;
}
.transition_02s {
  transition: transform 0.2s ease-in-out;
}
.transition_scale01 {
  transform: scale(1.1);
}
.transition_scale005 {
  transform: scale(1.05);
}
.transition_360 {
  transform: scale(1.1) rotate(360deg);
}
.transition_180 {
  transform: scale(1.1) rotate(180deg);
}
.transition_90 {
  transform: scale(1.1) rotate(360deg);
}
.transition_5 {
  transform: scale(1.1) rotate(5deg);
}
.transition_1 {
  transform: scale(1.1) rotate(1deg);
}
.T360_1 {
  transform: scale(1.1) rotate(360deg);
  transform: scale(1.1) rotate(1deg);
}
h1,
h2 {
  font-family: "Vazir", sans-serif;
}
.navigation li a:hover,
.header-info .contact-det ul li a:hover,
.header-info .social-det ul li a i:hover,
.reserve-form .form-head .location span a,
.reserve-form .form-head .location span i,
.reserve-form .form-head .availability h2,
.get-bestoffer .fa,
.blockquote-sign,
.feature-we_do li i,
.car-more-info li i,
.car-details span small,
.car-rating li,
.filter a,
.filter-car-rating li,
.filter-car-more-info li i,
.filter-car-details span small,
.footer-bottom a,
.need-help a,
.need-help i,
.get-back-home,
.list-feature-bullet li,
.note .fa,
.features-point h5 strong,
.feature-block li .fa,
h2.second-title,
.contact-number,
.navigation li.active > a,
.not-found-page h1,
.social-links li a i:hover,
.view-title-style a:hover,
.video-js .vjs-play-progress:before,
.vjs-slider-horizontal .vjs-volume-level:before,
.side-menu-block li a:hover,
.posts:hover .blog-date-comment a strong,
.tab-list-feature li a small,
.blog-icon:hover,
.read-more-btn:hover,
.doc-info:hover strong,
.doc-info:hover small.left-pos i,
.doc-info:hover small.right-pos i {
  color: #094d6f;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.our-team-one .social-link li a,
.get-back-home:hover {
  color: #0b5d87;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contact-info address a:hover,
.contact-info-footer address a:hover {
  color: #094d6f !important;
}
.get-bestoffer .divider-dotted:after,
.absolute-header-deal:after,
.vehicle-item figure:hover figcaption,
.orange-btn a,
.owl-buttons .owl-next:hover,
.owl-buttons .owl-prev:hover,
.button:hover,
.filter-widgets a,
.orange-btn,
.need-help-wrapper:after,
.services-pagination li a:hover,
.services-pagination li.active a:hover,
.services-pagination li.active a,
.pdf-down i,
.more-info-section .orange-btn i,
.feature-list-item li:before,
.features-point h5 small,
.circle-icon small,
.cloud-list-wrap .orange-btn:hover,
.side-menu-block li a:hover:before,
.side-menu-block li:hover .posts:before,
.countdown-period,
.filter-car-details .discount,
.blog-page .tab-list-feature .nav-tabs > li > a:hover,
.blog-page .tab-list-feature .nav-tabs > li > a:focus,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.selectBox-dropdown-menu li a:hover,
.reserve-form .find-car {
  background: #094d6f;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.offer-overlay,
.blog-read-wrap .item:hover {
  background: rgba(9, 77, 111, 0.85);
}
.awards-wrapper,
.img-overlay {
  background: rgba(9, 77, 111, 0.95);
}
.pdf-down i,
.more-info-section .orange-btn i {
  background: #0d6e9e !important;
}
.orange-btn a:hover,
.filter-widgets a:hover,
.reserve-form .find-car:hover,
.orange-btn:hover,
.social-media-list ul li a:hover,
.offer-btn:hover {
  background: #052c40 !important;
}
.reserve-form .form-head .location span a,
.reserve-form .reserve-form-wrap,
.blockquote-warning,
.vehicle-item figure:hover,
#footer,
.executive:hover,
.vehicles-carousal-thumb li.active,
.some-short-note,
.blog .help-box,
.coming-soon-wrap,
.help-box,
.we-do-right,
.your-dreams-wrapper,
.map-form-inner {
  border-color: #094d6f;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home-agency .logo {
  border-color: #0e74a8;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.filter-car-details .discount::before {
  border-top-color: #094d6f;
  border-right-color: #094d6f;
  border-bottom-color: #094d6f;
}
.benefit-perk .svg path {
  fill: #094d6f !important;
}
.vehicleType span.icon {
  color: #094d6f;
}
.drop-down {
  background: #54a9d2;
}
.selectBox-dropdown-menu {
  background: #54a9d2;
  color: #fff700;
}
.footer-bottom {
  background: #54a9d2;
}
select {
  background: #54a9d2 url("../images/down-arrow.png") no-repeat 5% center;
}
textarea {
  background: #54a9d2;
}
input[type="text"],
input[type="email"] {
  background-color: #54a9d2;
}
.navigation.navbar-nav {
  background: #54a9d2 none repeat scroll 0 0;
}
.map-wrapper .find-car {
  background: #54a9d2;
}
.vehicle-item figcaption {
  background: #54a9d2;
}
.co-founder-section a {
  background: #54a9d2;
}
.filter {
  background: #54a9d2;
}
.button {
  background: #54a9d2;
}
.blog-page .input-text-wrap .input-box {
  color: #54a9d2;
}
.blog-page .input-text-wrap .input-box {
  font-weight: 400px;
  color: #54a9d2;
  padding-left: 17px;
}
.blog-page .input-text-wrap .input-box::-moz-placeholder {
  color: #54a9d2;
  opacity: 0.4;
}
.blog-page .input-text-wrap .input-box::-webkit-input-placeholder {
  color: #54a9d2;
  opacity: 0.4;
}
.blog-page .textarea-wrap textarea::-moz-placeholder {
  color: #54a9d2;
  opacity: 0.4;
}
.blog-page .textarea-wrap textarea::-webkit-input-placeholder {
  color: #54a9d2;
  opacity: 0.4;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background: #54a9d2;
}
.quote-icon {
  color: #54a9d2;
}
.services-pagination li a {
  background: #54a9d2 none repeat scroll 0 0;
}
.all-vehcles-filter {
  background: #54a9d2;
}
.circle-devide-sec li a.circle-third:before {
  background-color: #54a9d2;
}
.download-files .orange-btn {
  background-color: #54a9d2;
}
.cloud-list-wrap .orange-btn {
  background: #54a9d2;
}
.play-btn {
  background: #54a9d2;
}
.tab-list-feature li a.orange-btn {
  background: #54a9d2;
}
.tab-list-feature li {
  background: #54a9d2;
}
.blog-page .textarea-wrap textarea {
  color: #54a9d2;
}
.blog-page .input-text-wrap i,
.blog-page .textarea-wrap i {
  color: #54a9d2;
}
.video-js .vjs-control-bar {
  background: #54a9d2;
}
.vehicleType {
  background: #54a9d2;
}
.we-do-right {
  background: #54a9d2;
}
.reserve-form .form-head {
  border-bottom: 3px solid #54a9d2;
}
.reserve-form .form-head .location span a {
  color: #ffffff;
}
.reserve-form .form-head .availability h2 {
  color: lightblue;
}
.orange-btn {
  border-radius: 10px;
}
.vehicle-item:hover {
  transform: translateY(2px);
}
.bannerAnimation {
  position: absolute;
  left: 5%;
  top: 30%;
}
@font-face {
  font-family: "YekanBoom";
  src: url("../fonts/YekanBoom.ttf") format("truetype");
}
.bannerAnimation .title1 {
  font-family: "YekanBoom";
  font-size: 50px;
  color: #f2f2f2;
}
.bannerAnimation .title1 span {
  display: block;
  margin-bottom: 30px;
}
.bannerAnimation .title2 span {
  display: block;
}
.policyGroup {
  display: flex;
  flex-direction: column;
  gap: 100px;
}
.policyTabs {
  width: 100%;
}
.policyTabs ul.tabs {
  width: 100%;
  height: 80px;
  margin: 0 auto;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.policyTabs ul.tabs li {
  float: left;
  width: 33.333%;
}
.policyTabs ul.tabs li a {
  position: relative;
  display: block;
  height: 73px;
  margin-top: 19px;
  padding: 10px 0 0 0;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background: #094d6f;
  -webkit-box-shadow: 8px 12px 25px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 8px 12px 25px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 8px 12px 25px 2px rgba(0, 0, 0, 0.4);
  border: 0px solid #000000;
  -webkit-transition: padding 0.2s ease, margin 0.2s ease;
  -moz-transition: padding 0.2s ease, margin 0.2s ease;
  -o-transition: padding 0.2s ease, margin 0.2s ease;
  -ms-transition: padding 0.2s ease, margin 0.2s ease;
  transition: padding 0.2s ease, margin 0.2s ease;
}
.policyTabs .tabs li:first-child a {
  z-index: 3;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
}
.policyTabs .tabs li:nth-child(2) a {
  z-index: 2;
}
.policyTabs .tabs li:last-child a {
  z-index: 1;
  -webkit-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
}
.policyTabs ul.tabs li a:hover {
  margin: 35px 0 0 0;
  padding: 10px 0 5px 0;
}
.policyTabs ul.tabs li a.active {
  margin: 14px 0 0 0;
  padding: 10px 0 10px 0;
  background: #54a9d2;
  color: #ffffff;
  /*color: #ff6831;*/
  z-index: 4;
  outline: none;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.policyTabs .group:before,
.policyTabs .group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.policyTabs .group:after {
  clear: both;
}
.policyTabs #content {
  width: 100%;
  margin: 0 auto;
  background: #54a9d2;
  -webkit-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 8px 25px -2px rgba(0, 0, 0, 0.3);
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.policyTabs p {
  padding: 15px 17.5px;
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
.policyAccordion .heading-primary {
  font-size: 2em;
  padding: 25px;
  text-align: center;
}
.policyAccordion .accordion dl,
.policyAccordion .accordion-list {
  border: 1px solid #ddd;
}
.policyAccordion .accordion-title {
  border-radius: 3px;
}
.policyAccordion .accordion dd,
.policyAccordion .accordion__panel {
  background-color: #eee;
  font-size: 1em;
  line-height: 1.5em;
}
.policyAccordion .accordion p {
  padding: 0.5em 1em 0.5em 1em;
}
.policyAccordion .accordion {
  position: relative;
  background-color: #eee;
  box-shadow: 0px 10px 15px 11px rgba(0, 0, 0, 0.1);
}
.policyAccordion .container {
  max-width: 960px;
  margin: 0 auto;
  padding: 1em 0 1em 0;
}
.policyAccordion .accordionTitle,
.policyAccordion .accordion__Heading {
  background-color: #094d6f;
  text-align: center;
  font-weight: 700;
  padding: 1.5rem;
  display: block;
  text-decoration: none;
  color: #fff;
  transition: background-color 0.5s ease-in-out;
  border-bottom: 1px solid #073d57;
}
.policyAccordion .accordionTitle:before,
.policyAccordion .accordion__Heading:before {
  content: "+";
  font-size: 1.5em;
  line-height: 0.5em;
  float: left;
  transition: transform 0.3s ease-in-out;
}
.policyAccordion .accordionTitle:hover,
.policyAccordion .accordion__Heading:hover {
  background-color: #052c40;
}
.policyAccordion .accordionTitleActive,
.policyAccordion .accordionTitle.is-expanded {
  background-color: #052c40;
}
.policyAccordion .accordionTitleActive:before,
.policyAccordion .accordionTitle.is-expanded:before {
  transform: rotate(-225deg);
}
.policyAccordion .accordionItem {
  height: auto;
  overflow: hidden;
  max-height: 50em;
  transition: max-height 1s;
}
@media screen and (min-width: 48em) {
  .policyAccordion .accordionItem {
    max-height: 15em;
    transition: max-height 0.5s;
  }
}
.policyAccordion .accordionItem.is-collapsed {
  max-height: 0;
}
.policyAccordion .no-js .accordionItem.is-collapsed {
  max-height: auto;
}
.policyAccordion .animateIn {
  animation: accordionIn 0.45s normal ease-in-out both 1;
}
.policyAccordion .animateOut {
  animation: accordionOut 0.45s alternate ease-in-out both 1;
}
@keyframes accordionIn {
  0% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg);
    transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes accordionOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg);
  }
}
/* new contact us start */
.contactDetails-wrapper :root {
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
      "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
      "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
      "Noto Color Emoji";
}
@media (prefers-reduced-motion: no-preference) {
  .contactDetails-wrapper :root {
    scroll-behavior: smooth;
  }
}
.contactDetails-wrapper section#info-single {
  padding: 60px 0;
}
.contactDetails-wrapper *,
.contactDetails-wrapper :after,
.contactDetails-wrapper :before {
  box-sizing: border-box;
}
.contactDetails-wrapper .container {
  width: 100%;
  padding-left: var(--bs-gutter-x, 0.75rem);
  padding-right: var(--bs-gutter-x, 0.75rem);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .contactDetails-wrapper .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .contactDetails-wrapper .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .contactDetails-wrapper .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .contactDetails-wrapper .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .contactDetails-wrapper .container {
    max-width: 1320px;
  }
}
@media (min-width: 1200px) {
  .contactDetails-wrapper .container {
    max-width: 1220px;
  }
}
@media (min-width: 992px) {
  .contactDetails-wrapper .container {
    max-width: 1200px;
  }
}
.contactDetails-wrapper .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
}
.contactDetails-wrapper .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
@media (min-width: 768px) {
  .contactDetails-wrapper .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
.contactDetails-wrapper .border-left-3 {
  padding-right: 50px;
}
.contactDetails-wrapper .border-right-3 {
  border-right: 2px solid #f4f4f4;
  padding-right: 50px;
}
.contactDetails-wrapper img {
  vertical-align: middle;
}
.contactDetails-wrapper .img-contact {
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  border-radius: 5px;
  transition: transform 1s ease-in-out;
}
.contactDetails-wrapper .img-contact:hover,
.contactDetails-wrapper .img-contact2:hover {
  transform: scale(1.025) rotate(1deg);
}
.contactDetails-wrapper h3 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.contactDetails-wrapper h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  .contactDetails-wrapper h3 {
    font-size: 1.75rem;
  }
}
.contactDetails-wrapper h3 {
  direction: rtl;
  margin: unset;
}
.contactDetails-wrapper h3 {
  font-size: 22px;
  font-weight: bold;
}
.contactDetails-wrapper .info-single-body {
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
  padding: 1rem;
  border-radius: 5px;
}
.contactDetails-wrapper .info-single-body h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 234%;
  text-align: right;
  margin-bottom: 10px;
}
.contactDetails-wrapper ul {
  padding-right: 2rem;
}
.contactDetails-wrapper ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
.contactDetails-wrapper .info-single-body ul {
  padding-right: 15px;
  list-style: none;
}
.contactDetails-wrapper .img-contact2 {
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  display: block;
  border-radius: 5px;
  transition: transform 1s ease-in-out;
}
.contactDetails-wrapper .info-single-body ul li {
  margin-bottom: 15px;
}
.contactDetails-wrapper .info-single-body ul li img {
  margin-left: 10px;
}
.contactDetails-wrapper a {
  color: #003580;
  text-decoration: underline;
}
.contactDetails-wrapper a {
  text-decoration: none;
}
.contactDetails-wrapper a:hover {
  color: #fdba12;
}
.contactDetails-wrapper a:hover {
  color: #003580;
}
/* new contact us end */
.newCounter-wrapper {
  /*-=-=-=-=-=-=-=-=-=-=-=- */
  /* Column Grids */
  /*-=-=-=-=-=-=-=-=-=-=-=- */
  /* Column Grids End */
}
.newCounter-wrapper body {
  font-family: Arial;
  padding: 25px;
  background-color: #f5f5f5;
  color: #808080;
  text-align: center;
}
.newCounter-wrapper .col_half {
  width: 49%;
}
.newCounter-wrapper .col_third {
  width: 32%;
}
.newCounter-wrapper .col_fourth {
  width: 23.5%;
}
.newCounter-wrapper .col_fifth {
  width: 18.4%;
}
.newCounter-wrapper .col_sixth {
  width: 15%;
}
.newCounter-wrapper .col_three_fourth {
  width: 74.5%;
}
.newCounter-wrapper .col_twothird {
  width: 66%;
}
.newCounter-wrapper .col_half,
.newCounter-wrapper .col_third,
.newCounter-wrapper .col_twothird,
.newCounter-wrapper .col_fourth,
.newCounter-wrapper .col_three_fourth,
.newCounter-wrapper .col_fifth {
  position: relative;
  display: inline;
  display: inline-block;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
}
.newCounter-wrapper .end {
  margin-right: 0 !important;
}
.newCounter-wrapper .counter-wrap {
  width: 100%;
  height: 150px;
  margin-bottom: 70px;
  padding: 2rem;
}
.newCounter-wrapper div {
  transition: transform 0.3s ease-in-out;
}
.newCounter-wrapper div :hover {
  transform: scale(1.1);
}
.newCounter-wrapper .counter {
  background-color: #ffffff;
  padding: 20px 0;
  border-radius: 5px;
  transition: transform 0.3s ease-in-out;
}
.newCounter-wrapper .counter :hover {
  transform: scale(1.1);
}
.newCounter-wrapper .counter .counter.col_fourth {
  transition: transform 0.3s ease-in-out;
}
.newCounter-wrapper .counter .counter.col_fourth :hover {
  transform: scale(1.1);
}
.newCounter-wrapper .count-title {
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.newCounter-wrapper .count-text {
  font-size: 13px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.newCounter-wrapper .fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #4ad1e5;
}
#storyBox .storiesWrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: rgba(97, 118, 139, 0.8);
  /* These were inline style tags. Uses id+class to override almost everything */
}
#storyBox .storiesWrapper .ins-preview-wrapper div {
  display: block;
  font-style: inherit;
  text-align: inherit;
}
#storyBox .storiesWrapper .ins-preview-wrapper div {
  border-radius: initial !important;
}
#storyBox .storiesWrapper .ins-preview-wrapper-5738 div {
  font-family: inherit;
}
#storyBox .storiesWrapper .ins-content-wrapper,
#storyBox .storiesWrapper * {
  box-sizing: border-box;
}
#storyBox .storiesWrapper .ins-preview-wrapper-5738 .ins-instory div {
  text-transform: initial;
  font-family: "Vazir", sans-serif;
}
#storyBox .storiesWrapper #ins-api-stories {
  display: flex;
  align-items: center;
  padding: 0px 0px 0px 0px;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel {
  width: 100%;
  display: flex;
  justify-content: space-around;
  max-width: 100vw;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
#storyBox .storiesWrapper .ins-preview-wrapper-5738 .ins-instory #ins-api-stories.stories.carousel::-webkit-scrollbar {
  display: none;
  width: 0;
  background: transparent;
}
#storyBox .storiesWrapper .story {
  width: auto !important;
  max-width: 100% !important;
  margin: 0 50px !important;
}
#storyBox .storiesWrapper .story {
  display: inline-block;
  width: 60px;
  flex: 0 0 60px;
  margin: 10px 20px !important;
  vertical-align: top;
}
#storyBox .storiesWrapper .story:first-child {
  margin-left: 0;
}
#storyBox .storiesWrapper .story.seen {
  opacity: 0.75;
}
#storyBox .storiesWrapper .story:last-child {
  margin-right: 0;
}
#storyBox .storiesWrapper a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#storyBox .storiesWrapper .ins-preview-wrapper a {
  border-radius: initial !important;
}
#storyBox .storiesWrapper .ins-preview-wrapper a {
  outline: 0;
  text-decoration: none;
  color: initial;
}
#storyBox .storiesWrapper .ins-preview-wrapper-5738 a {
  font-family: inherit;
}
#storyBox .storiesWrapper a.ins-element-link {
  border-bottom: unset;
}
#storyBox .storiesWrapper #ins-api-stories.stories .story > a {
  text-decoration: none;
  color: #333333;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a {
  text-align: center;
  display: block;
  border: initial;
}
#storyBox .storiesWrapper .ins-preview-wrapper a,
#storyBox .storiesWrapper .ins-preview-wrapper a:active,
#storyBox .storiesWrapper .ins-preview-wrapper a:hover {
  outline: 0;
  text-decoration: none;
  color: initial;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > .items {
  display: none;
}
#storyBox .storiesWrapper .ins-preview-wrapper span {
  border-radius: initial !important;
}
#storyBox .storiesWrapper #ins-api-stories .story > a .ins-story-img.ins-story-circle {
  height: 75px !important;
  max-height: 100% !important;
  width: 75px !important;
}
#storyBox .storiesWrapper #ins-api-stories.stories .story > a > .ins-story-img {
  border-radius: 50% !important;
  border-color: #ed1b34;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-img {
  display: block;
  box-sizing: border-box;
  font-size: 0;
  height: 60px;
  overflow: visible;
  transition: transform 0.2s;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-img.ins-story-circle {
  position: relative;
  overflow: visible;
}
#storyBox .storiesWrapper .ins-story-info {
  height: 16.25px !important;
  line-height: 1.25 !important;
  font-size: 15px !important;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-info {
  display: inline-block;
  margin-top: 0.5em;
  line-height: 1.2em;
  width: 100%;
  white-space: initial;
  font-size: 12px;
  height: auto !important;
  min-height: 100% !important;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-info {
  display: block;
}
#storyBox .storiesWrapper li {
  list-style-type: none;
}
#storyBox .storiesWrapper #ins-api-stories.stories .story.seen > a > .ins-story-img {
  border-color: #dddddd;
}
#storyBox .storiesWrapper #ins-api-stories.stories .story > a > .ins-story-img > * {
  border-radius: 50% !important;
  border: 3px solid #ffffff;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-img > u {
  display: block;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
#storyBox .storiesWrapper #ins-api-stories .story > a .ins-story-img.ins-story-circle svg {
  height: auto !important;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-img.ins-story-circle svg {
  position: absolute;
  top: 0;
  display: block;
  overflow: visible;
  fill: none;
  stroke-linecap: round;
  stroke-width: 3px;
  stroke-dasharray: 1;
  stroke-dashoffset: 0;
  width: 100%;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-img.ins-story-circle svg {
  stroke: #ed1b34;
}
#storyBox .storiesWrapper .ins-story-info strong {
  font-size: 15px !important;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-info strong {
  font-size: 12px;
  font-weight: 300;
  display: inherit;
  overflow-wrap: break-word;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-info .time {
  display: none;
}
#storyBox .storiesWrapper #ins-api-stories.stories.carousel .story.seen > a > .ins-story-img.ins-story-circle svg {
  stroke: #dddddd;
}
#storyBox .storiesWrapper img {
  overflow: hidden;
  position: relative;
}
#storyBox .storiesWrapper .ins-preview-wrapper img {
  border-radius: initial !important;
}
#storyBox .storiesWrapper .ins-moveable-target {
  position: absolute !important;
  -webkit-backface-visibility: hidden !important;
  -moz-backface-visibility: hidden !important;
  -ms-backface-visibility: hidden !important;
}
#storyBox .storiesWrapper #ins-api-stories.style-mkZi2 {
  display: none;
  direction: rtl;
  justify-content: center;
}
#storyBox .storiesWrapper #style-xyfjO.style-xyfjO {
  background-color: #ffffff;
  background-image: url("../images/story/50percentOff.png");
}
#storyBox .storiesWrapper #style-PoPVx.style-PoPVx {
  font-family: Vazir;
  font-size: 13px !important;
  color: white;
}
#storyBox .storiesWrapper #style-WRwMk.style-WRwMk {
  background-color: #ffffff;
  background-size: cover;
}
#storyBox .storiesWrapper #wrap-button-1697372511413.style-qYDpr {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -75, 112, 0, 1) translate(0.000125px, -119.052px) scale(4.8, 4.8);
  width: 150px;
  height: 73px;
}
#storyBox .storiesWrapper #button-1697372511413.style-KcXti {
  color: rgba(44, 44, 44, 0.04) !important;
  background-color: rgba(255, 255, 255, 0.05) !important;
  font-family: "Vazir", sans-serif;
  font-weight: 700 !important;
  color: rgba(44, 44, 44, 0) !important;
  background-color: rgba(255, 255, 255, 0) !important;
  font-size: 40px !important;
  border-color: rgba(255, 255, 255, 0) !important;
}
#storyBox .storiesWrapper #style-pZrXi.style-pZrXi {
  background-color: #ffffff;
  background-image: url("https://image.useinsider.com/digikala/defaultImageLibrary/In-Story.Cover10-1700722552.jpeg");
}
#storyBox .storiesWrapper #style-BQefb.style-BQefb {
  font-family: "Vazir", sans-serif;
  font-size: 13px !important;
}
#storyBox .storiesWrapper #style-VcAio.style-VcAio {
  background-color: #ffffff;
  background-size: cover;
}
#storyBox .storiesWrapper #wrap-button-1697372752050.style-IYKRV {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -75, 112, 0, 1) translate(0px, -109.212px) scale(4.8, 4.8);
  width: 150px;
  height: 78px;
}
#storyBox .storiesWrapper #button-1697372752050.style-69KrW {
  border-color: rgba(255, 255, 255, 0.01) !important;
  color: rgba(44, 44, 44, 0.02) !important;
  font-family: "Vazir", sans-serif;
  font-weight: 700 !important;
  color: rgba(44, 44, 44, 0) !important;
  background-color: rgba(255, 255, 255, 0) !important;
  font-size: 40px !important;
  border-color: rgba(255, 255, 255, 0) !important;
}
#storyBox .storiesWrapper #style-JZdog.style-JZdog {
  background-color: #ffffff;
  background-image: url("https://image.useinsider.com/digikala/defaultImageLibrary/In-Story.Cover3-1700722765.jpeg");
}
#storyBox .storiesWrapper #style-sXPP9.style-sXPP9 {
  font-family: "Vazir", sans-serif;
  font-size: 13px !important;
}
#storyBox .storiesWrapper #style-KqDqD.style-KqDqD {
  background-color: #ffffff;
  background-size: cover;
}
#storyBox .storiesWrapper #wrap-button-1696165181307.style-WO3wC {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -75, 112, 0, 1) translate(-12.5e, -120.3px) scale(4.8, 4.8);
  height: 73px;
  width: 150px;
}
#storyBox .storiesWrapper #button-1696165181307.style-95fPh {
  font-family: "Vazir", sans-serif;
  font-weight: 700 !important;
  color: rgba(44, 44, 44, 0) !important;
  background-color: rgba(255, 255, 255, 0) !important;
  font-size: 40px !important;
  border-color: rgba(255, 255, 255, 0) !important;
}
#storyBox .storiesWrapper #style-fMtKS.style-fMtKS {
  background-image: url(https://image.useinsider.com/digikala/defaultImageLibrary/In-Story.Cover9-1700722788.jpeg);
  background-color: #ffffff;
}
#storyBox .storiesWrapper #style-dnmsB.style-dnmsB {
  font-family: "Vazir", sans-serif;
  font-size: 13px !important;
}
#storyBox .storiesWrapper #style-1qKfj.style-1qKfj {
  background-color: #ffffff;
  background-size: cover;
}
#storyBox .storiesWrapper #wrap-button-1690890796156.style-2Jb5K {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -75, 112, 0, 1) translate(-48.6px, -120.9px) scale(2.9, 2.9);
  height: 122px;
  width: 248px;
}
#storyBox .storiesWrapper #button-1690890796156.style-d2wsY {
  font-family: "Vazir", sans-serif;
  font-weight: 700 !important;
  color: rgba(44, 44, 44, 0) !important;
  background-color: rgba(255, 255, 255, 0) !important;
  font-size: 40px !important;
  border-color: rgba(255, 255, 255, 0) !important;
}
#storyBox .storiesWrapper #style-vgXsY.style-vgXsY {
  background-image: url(https://image.useinsider.com/digikala/defaultImageLibrary/In-Story.Cover2-1700722864.jpeg);
  background-color: #ffffff;
}
#storyBox .storiesWrapper #style-7reXV.style-7reXV {
  font-family: "Vazir", sans-serif;
  font-size: 13px !important;
}
#storyBox .storiesWrapper #style-pjb6W.style-pjb6W {
  background-color: #ffffff;
  background-size: cover;
}
#storyBox .storiesWrapper #wrap-button-1690890788407.style-6AoN3 {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -75, 112, 0, 1) translate(0px, -112.1px) scale(4.8, 4.8);
  height: 79px;
  width: 150px;
}
#storyBox .storiesWrapper #button-1690890788407.style-2fsiY {
  font-family: "Vazir", sans-serif;
  font-weight: 700 !important;
  color: rgba(44, 44, 44, 0) !important;
  background-color: rgba(255, 255, 255, 0) !important;
  font-size: 40px !important;
  border-color: rgba(255, 255, 255, 0) !important;
}
#storyBox .storiesWrapper #style-i3Hv1.style-i3Hv1 {
  background-image: url(https://image.useinsider.com/digikala/defaultImageLibrary/In-Story.cover-1700565150.jpeg);
  background-color: #ffffff;
}
#storyBox .storiesWrapper #style-97DQK.style-97DQK {
  font-family: "Vazir", sans-serif;
  font-size: 13px !important;
}
#storyBox .storiesWrapper #style-RzQd1.style-RzQd1 {
  background-color: #ffffff;
  background-size: cover;
}
#storyBox .storiesWrapper #wrap-button-1689423802466.style-KOH3J {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -75, 112, 0, 1) translate(0px, -109.2px) scale(4.8, 4.8);
  height: 78px;
  width: 150px;
}
#storyBox .storiesWrapper #button-1689423802466.style-2pqnF {
  font-family: "Vazir", sans-serif;
  font-weight: 700 !important;
  color: rgba(44, 44, 44, 0) !important;
  background-color: rgba(255, 255, 255, 0) !important;
  font-size: 40px !important;
  border-color: rgba(255, 255, 255, 0) !important;
}
#storyBox .storiesWrapper #style-K5NZm.style-K5NZm {
  background-image: url(https://image.useinsider.com/digikala/defaultImageLibrary/In-Story.web-1700812576.jpeg);
  background-color: #ffffff;
}
#storyBox .storiesWrapper #style-oMPxp.style-oMPxp {
  font-family: "Vazir", sans-serif;
  font-size: 13px !important;
}
#storyBox .storiesWrapper #style-jTsXh.style-jTsXh {
  background-color: #ffffff;
  background-size: cover;
}
#storyBox .storiesWrapper #wrap-button-1690021787904.style-FtpeA {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -75, 112, 0, 1) translate(0px, -138.082px) scale(4.8, 4.8);
  width: 150px;
  height: 79px;
}
#storyBox .storiesWrapper #button-1690021787904.style-pmnot {
  font-family: "Vazir", sans-serif;
  font-weight: 700 !important;
  color: rgba(44, 44, 44, 0) !important;
  background-color: rgba(255, 255, 255, 0) !important;
  font-size: 40px !important;
  border-color: rgba(255, 255, 255, 0) !important;
}
#storyBox .storiesWrapper #style-bHmAf.style-bHmAf {
  background-image: url(https://image.useinsider.com/digikala/defaultImageLibrary/In-Story.cover-1700827753.jpeg);
  background-color: #ffffff;
}
#storyBox .storiesWrapper #style-fQa8o.style-fQa8o {
  font-family: "Vazir", sans-serif;
  font-size: 13px !important;
}
#storyBox .storiesWrapper #style-k8Q2V.style-k8Q2V {
  background-color: #ffffff;
  background-size: cover;
}
#storyBox .storiesWrapper #wrap-button-1693301449939.style-ecP63 {
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -75, 112, 0, 1) translate(0px, -117.4px) scale(4.8, 4.8);
  height: 70px;
  width: 150px;
}
#storyBox .storiesWrapper #button-1693301449939.style-jWga9 {
  font-family: "Vazir", sans-serif;
  font-weight: 700 !important;
  color: rgba(44, 44, 44, 0) !important;
  background-color: rgba(255, 255, 255, 0) !important;
  font-size: 40px !important;
  border-color: rgba(255, 255, 255, 0) !important;
}
#storyBox .storySliderWrapper {
  /* story slider */
  /* modal slider */
  /* Additional styles for the modal content */
  /* Adjustments for smaller screens */
}
#storyBox .storySliderWrapper .review-title {
  margin-bottom: 30px;
}
#storyBox .storySliderWrapper .review-card--option-1 {
  /* border: 1px solid #d8d8d8; */
  padding: 25px;
}
#storyBox .storySliderWrapper .review-card--option-2 {
  padding: 0 15px;
}
#storyBox .storySliderWrapper .review-card--option-3 {
  padding: 0 200px;
}
#storyBox .storySliderWrapper .review-card--option-4 {
  padding: 0;
}
#storyBox .storySliderWrapper .review-card .review-card-img img {
  /* border: 1px solid #eee; */
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#storyBox .storySliderWrapper .review-card .review-author .ra-author {
  font-size: 18px;
  display: block;
  margin-bottom: 10px;
}
#storyBox .storySliderWrapper .review-card .review-author .ra-rating-star {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
}
#storyBox .storySliderWrapper .review-card .review-author .ra-rating-star li {
  display: inline-block;
  margin: 0 -2px;
}
#storyBox .storySliderWrapper .review-card--option-4 {
  /* border: 1px solid #d8d8d8; */
  width: 100%;
  height: 100%;
}
#storyBox .storySliderWrapper .carousel-wrap {
  width: 485px;
  height: 240px;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  #storyBox .storySliderWrapper .carousel-wrap {
    width: 400px;
  }
}
@media (max-width: 767px) {
  #storyBox .storySliderWrapper .carousel-wrap {
    width: 350px;
    height: 345px;
  }
}
@media (max-width: 480px) {
  #storyBox .storySliderWrapper .carousel-wrap {
    width: 240px;
    height: 408px;
  }
}
#storyBox .storySliderWrapper .carousel > li {
  width: 500px;
  /* height: 325px; */
  /* background: #fff; */
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 768px) and (max-width: 991px) {
  #storyBox .storySliderWrapper .carousel > li {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  #storyBox .storySliderWrapper .carousel > li {
    max-width: 350px;
    /* height: 345px; */
  }
}
@media (max-width: 480px) {
  #storyBox .storySliderWrapper .carousel > li {
    max-width: 240px;
    /* height: 408px; */
  }
}
#storyBox .storySliderWrapper .items {
  position: absolute;
}
#storyBox .storySliderWrapper .main-pos {
  z-index: 3000;
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 767px) {
}
#storyBox .storySliderWrapper .left-pos {
  background: #ccc;
  opacity: 0.5;
  margin-left: -11em !important;
  z-index: 1000;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  transform: scale(0.75);
}
#storyBox .storySliderWrapper .left-pos .review-card--option-4 {
  background: rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) and (max-width: 991px) {
  #storyBox .storySliderWrapper .left-pos {
    margin-left: -150px !important;
  }
}
@media (max-width: 767px) {
  #storyBox .storySliderWrapper .left-pos {
    margin-left: -113px !important;
  }
}
@media (max-width: 480px) {
  #storyBox .storySliderWrapper .left-pos {
    margin-left: -67px !important;
  }
}
#storyBox .storySliderWrapper .back-pos {
  opacity: 0.05;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
}
#storyBox .storySliderWrapper .right-pos {
  opacity: 0.5;
  margin-left: 10rem !important;
  z-index: 1000;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  transform: scale(0.75);
}
#storyBox .storySliderWrapper .right-pos .review-card--option-4 {
  background: rgba(0, 0, 0, 0.2);
}
@media (min-width: 768px) and (max-width: 991px) {
  #storyBox .storySliderWrapper .right-pos {
    margin-left: 111px !important;
  }
}
@media (max-width: 767px) {
  #storyBox .storySliderWrapper .right-pos {
    margin-left: 30px !important;
  }
}
@media (max-width: 480px) {
  #storyBox .storySliderWrapper .right-pos {
    margin-left: 62px !important;
  }
}
#storyBox .storySliderWrapper .slider {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
#storyBox .storySliderWrapper .slider a {
  color: #999;
}
#storyBox .storySliderWrapper .slider i {
  font-size: 45px;
}
#storyBox .storySliderWrapper .slider #prev,
#storyBox .storySliderWrapper .slider #next {
  position: absolute;
}
#storyBox .storySliderWrapper .slider #prev {
  left: -214px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #storyBox .storySliderWrapper .slider #prev {
    left: -180px;
  }
}
@media (max-width: 767px) {
  #storyBox .storySliderWrapper .slider #prev {
    left: -109px;
  }
}
#storyBox .storySliderWrapper .slider #next {
  right: -111px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #storyBox .storySliderWrapper .slider #next {
    right: -180px;
  }
}
@media (max-width: 767px) {
  #storyBox .storySliderWrapper .slider #next {
    right: -70px;
  }
}
@media (max-width: 480px) {
  #storyBox .storySliderWrapper .slider {
    display: none;
  }
}
#storyBox .storySliderWrapper #wrap {
  display: none;
  /* Initially hide the slider */
}
#storyBox .storySliderWrapper body {
  background-color: rgba(0, 0, 0, 0.5);
  /* Semi-transparent black background */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  /* Shadow effect */
}
#storyBox .storySliderWrapper #wrap {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  padding: 30px;
}
@media (max-width: 767px) {
  #storyBox .storySliderWrapper #wrap {
    padding: 15px;
    /* Adjust padding for smaller screens */
  }
}
@media only screen and (min-width: 992px) and (max-width: 1229px) {
  .policyTabs ul.tabs li a {
    font-size: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.9px) {
  .policyTabs ul.tabs li a {
    font-size: 15px;
  }
  #storyBox .storiesWrapper #ins-api-stories.stories.carousel .story > a > .ins-story-info {
    display: inline-block;
    margin-top: 0.2em;
  }
  #storyBox .storiesWrapper .story {
    margin: 2PX 0 !important;
  }
  #storyBox .storiesWrapper #ins-api-stories .story > a .ins-story-img.ins-story-circle {
    height: 35px !important;
    max-height: 100% !important;
    width: 35px !important;
    margin: auto;
  }
  #storyBox .storiesWrapper #ins-api-stories .story > a .ins-story-info #style-PoPVx.style-PoPVx {
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 767px) {
  .policyTabs ul.tabs li a {
    font-size: 13px;
  }
  .count-title {
    font-size: 25px;
  }
  .counter.col_fourth {
    min-height: 89px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 766.5px) {
  .policyTabs ul.tabs li a {
    font-size: 13px;
  }
  #storyBox .storiesWrapper .story {
    margin: 2PX 0 !important;
  }
  #storyBox .storiesWrapper #ins-api-stories .story > a .ins-story-img.ins-story-circle {
    height: 35px !important;
    max-height: 100% !important;
    width: 35px !important;
    margin: auto;
  }
  #storyBox .storiesWrapper #ins-api-stories .story > a .ins-story-info #style-PoPVx.style-PoPVx {
    font-size: 10px !important;
  }
  .count-title {
    font-size: 25px;
  }
  .newCounter-wrapper .col_fourth {
    min-height: 170px;
  }
}
@media only screen and (max-width: 575.5px) {
  .policyTabs ul.tabs li a {
    font-size: 12px;
  }
  .policyAccordion .accordion-title {
    padding: 10px;
  }
  .newCounter-wrapper .count-title {
    font-size: 20px;
  }
  .newCounter-wrapper .col_fourth {
    min-height: 177px;
  }
  #storyBox .storiesWrapper .story {
    margin: 2PX 0 !important;
  }
  #storyBox .storiesWrapper #ins-api-stories .story > a .ins-story-img.ins-story-circle {
    height: 35px !important;
    max-height: 100% !important;
    width: 35px !important;
    margin: auto;
  }
  #storyBox .storiesWrapper #ins-api-stories .story > a .ins-story-info #style-PoPVx.style-PoPVx {
    font-size: 10px !important;
  }
}
