.hotel-seo-section .data-details .data-list ul.tick-list li {
  display: block;
  line-height: 30px;
}
.casnio-work-img img ,.casnio-client-seo img ,.casnio-audit img{
    border-radius: 15px;
}

.hotel-seo-section .data-details p {
  line-height: 28px;
}
.hotel-seo-section .row {
  align-items: start;
}
.hotel-seo-section .hotal-seo-left {
  gap: 30px;
}
.tourism-services .column-left {
  gap: 40px;
}
.tourism-services .column-left,
.hotel-seo-section .hotal-seo-left,
.tourism-services .services-list ul {
  display: flex;
  flex-direction: column;
}
.tourism-services .services-list {
  max-width: 500px;
}

.tourism-services .services-list ul {
  gap: 10px;
}

.tourism-services .services-list ul li {
  padding: 20px 30px;
  border-radius: 10px;
}

.tourism-services .services-list ul li.active {
  background: #20a0b1;
  color: #fff;
}
.hotel-seo-section .data-list {
    max-height: 600px;
    overflow: auto;
    padding-right: 20px;
    height: auto;
}
.hotel-benifit-card .location-bg {
    background: no-repeat !important;
}
.hotel-seo-section .data-list::-webkit-scrollbar {
  width: 5px;
}
.casnio-seo-work .casnio-list-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
/* Track */
.hotel-seo-section .data-list::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.hotel-seo-section .data-list::-webkit-scrollbar-thumb {
  background: #00BCD4; 
}

/* Handle on hover */
.hotel-seo-section .data-list::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.hotel-seo-section .data-list {
    max-height: 600px;
    overflow: auto;
    padding-right: 20px;
    height: auto;
}
.hotel-seo-section ul.tick-list li::before {
    background-position: top left;
}
.tourism-services .right-column {
    gap: 25px;
    padding: 15px;
    background: #edf9f8;
    padding-bottom: 25px;
}
.tourism-services .right-column,
.tourism-services .right-column .service-details {
  display: flex;
  flex-direction: column;
}
.tourism-services .right-column .service-details {
  gap: 15px;
}

.tourism-services .right-column .service-details .service-title {
  font-size: 34px;
  font-weight: bold;
}

.tourism-services .right-column .service-details p {
  font-size: 17px;
  line-height: 30px;
}
.casnio-strategic h2.subheading-main-new {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 20px;
}

/* row-gap */
.casnio-audit .row , .casnio-client-seo .row{
    row-gap: 24px;
}
@media (min-width: 1199px) {
  .hotel-seo-section .data-details p {
    font-size: 17px;
    line-height: 30px;
  }

}
@media (min-width: 992px) {
  .tourism-services .column-left {
    padding-right: 50px;
  }
}
@media(max-width:1199px){
    .tourism-services .right-column .service-details .service-title {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .tourism-services .right-column .service-details {
    gap: 10px;
  }
  .casino-sucsess-highlight .container .row:first-child {
    gap: 15px;
}
  .tourism-services .right-column .service-details .service-title {
    font-size: 30px;
    font-weight: bold;
  }
  .tourism-services .row {
    row-gap: 25px;
    margin: 0;
  }
  .tourism-services .column-left {
    gap: 25px;
  }
  .casnio-client-seo .row {
    flex-direction: column-reverse;
}
  /* width */
.tourism-services .services-list ul::-webkit-scrollbar {
  width: 0px;
  height:0;
}
.tourism-services .services-list ul {
    gap: 10px;
    display: flex;
    flex-direction: row;
    white-space: nowrap;
    overflow-x: scroll;
}
.tourism-services .services-list {
    max-width: 100%;
}
}
@media (max-width: 767px) {
  .hotel-seo-section .row {
    flex-direction: column;
  }
  .hotel-seo-section .hotal-seo-left ,.tourism-services .column-left {
    gap: 10px;
  }
  .casnio-cta .cta-btn a {
    margin: 0 auto !important;
}
.casniseo-why-section .hvac-why-card {
    align-items: center;
    text-align: center;
}
.casnio-seo-work .row {
    row-gap: 15px;
}
.casnio-cta  h2 {
    font-size: 24px;
    line-height: 32px;
}
.tourism-services .right-column .service-details .service-title {
    font-size: 23px;
}
}
