#video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0px;
  background: radial-gradient(circle, rgba(42, 60, 68, 0) 0%, rgba(42, 60, 68, 0) 66.59%, rgba(42, 60, 68, 0.6) 99.98%);
  background-color: rgba(37, 40, 45, 0.2);
  z-index: 2;
}

/* UBEMenber only change by Shubham */

.ube-item {
  cursor: default;
}

.ube-logo::before {
  content: url('https://www-addresshotels-com.azureedge.net/wp-content/uploads/2023/04/UBE-logo.svg');
  /* display: inherit;
    width: 16px;
    height: 16px;
    margin-right: 8px; */
}

/* UBEMenber only change by Shubham */

.fullscreen-hero-banner-booking-widget {
  height: 100vh;
}

#hero-img img,
#hero-vid {
  height: 100vh;
  width: 100vw;
  object-fit: cover;
}

#hero-vid {
  background-position: center center;
  background-size: cover;
}

@media (max-width: 767px) {
  #hero-img img,
  #hero-vid {
    height: calc(100vh - 35px);
  }
  #video-overlay {
    bottom: 35px;
  }
}

body {
  overflow-x: hidden;
  font-family: FreightSansProBook !important;
  font-variant-numeric: lining-nums;
  font-feature-settings: 'lnum';
  /*font-size: 1.1em;*/
  font-size: 17px;
  color: #25282d !important;
  /*2a3c44  #2b2724;*/
  max-width: 100% !important;
  margin: 0;
  padding: 0;
}

.table td,
.table th {
  border: none;
}

.errorbox {
  border: 1px solid hsl(0, 100%, 42%) !important;
}

.img-smbooking {
  height: 100%;
  object-fit: cover;
}

a {
  font-family: FreightSansProBook;
  font-size: 16px;
  /* 1.1em;*/
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0;
  /* color: #2b2724; */
}

h1 {
  font-family: Vanitasbold;
  font-size: 72px;
  line-height: 85px;
  /* color: #25282d; */
  letter-spacing: -2px;
  margin-bottom: 18px;
}

h2 {
  font-family: Vanitasbold;
  /* Vanitas;*/
  font-size: 3rem;
  /*1.75rem; 28px*/
  /* font-weight: 600;*/
  line-height: 1;
  /* color: #25282d; */
  letter-spacing: -1px;
}

h3 {
  font-family: Vanitasbold;
  font-size: 1.5rem;
  /*24px*/
  /* font-weight: bold;*/
  line-height: 1.25;
  /* color: #25282d; */
}

h4 {
  font-size: 1.25rem;
  /*18px*/
}

h5 {
  font-size: 1rem;
  /*16px*/
  /* color: #25282d; */
  font-family: FreightSansProSemibold;
}

h6 {
  font-family: FreightSansProSemibold;
  /* font-size: 0.875rem; */
  /* 14px;*/
  /* line-height: 1.29; */
  /* letter-spacing: 2.2px; */
  /* color: #917f6b; */
  /*rgba(42, 60, 68, 0.5);*/
  /* text-transform: uppercase; */
}

p {
  line-height: 1.25;
}

b,
strong {
  font-weight: bold;
}

@font-face {
  font-family: ClassicoRegular;
  src: url('https://www-addresshotels-com.azureedge.net/wp-content/themes/emaar-projects/fonts/ClassicoURW-Regular.ttf');
}

:lang(tr-TR) body,
:lang(tr-TR) .btn {
  font-family: ClassicoRegular !important;
  font-weight: 300 !important;
  font-size: 16px;
}

:lang(tr-TR) h1,
:lang(tr-TR) h2,
:lang(tr-TR) h3,
:lang(tr-TR) h4,
:lang(tr-TR) h5,
:lang(tr-TR) h6,
:lang(tr-TR) [class*='body-'] {
  font-family: ClassicoRegular !important;
}

:lang(tr-Tr) .secondary-semibold {
  font-family: ClassicoRegular !important;
  font-weight: bold;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  background-color: rgba(37, 40, 45, 0.9);
  color: #ffffff;
  font-family: FreightSansProMedium;
}

.loader {
  position: absolute;
  top: 50%;
  /* left: 47%; */
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.spinner-border-sm {
  width: 1.5rem;
  height: 1.5rem;
  border-width: 0.15em;
}

.text-start {
  text-align: start !important;
}

.text-end {
  text-align: end !important;
}

.vhr {
  height: 30px;
  width: 1px;
  /* color: red; */
  display: inline;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  margin: 10px;
}

/* .showmore {
  display: none;
} */

.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
  display: none;
}

.vhr-dark {
  height: 26px;
  width: 1px;
  display: inline;
  border-left: 1px solid rgba(23, 34, 38, 0.16);
  border-left-color: rgba(23, 34, 38, 0.16);
  margin: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.verticleborder {
  padding: 0;
  border-bottom: 1px solid rgba(42, 60, 68, 0.1);
}

.greyboxlight {
  background-color: #f7f8f6;
}

.greyboxlight .whitebox:hover {
  box-shadow: 0px 15px 20px 0px rgba(131, 134, 163, 0.17);
}

.whitebox {
  background-color: #ffffff !important;
}

/* //?Filter Styles */

.restaurant-filter .btn-light {
  background-color: #fff;
}

.restaurant-filter .dropdown-menu.show .dropdown-item,
.restaurant-filter .dropdown-menu.show .dropdown-item.active {
  padding: 0px 16px;
  color: #000;
  background-color: #fff;
}

.restaurant-filter .dropdown-menu.show .dropdown-item:hover {
  background-color: #f7f8f6;
}

.bootstrap-select .dropdown-toggle::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f107';
  border: none;
  width: 26px;
  height: 16px;
}

.restaurant-filter .filterbox .dropdown.bootstrap-select {
  padding: 0;
  border: none;
  background-color: transparent;
  width: 200px;
}

.bootstrap-select .btn {
  background-color: white !important;
  border-radius: 3px;
  border: 1px solid rgba(37, 40, 45, 0.2);
  padding: 0 12px;
}

/* change here SR:228692 Harshit */

:lang(ar) .rtlfix {
  direction: ltr;
  text-align: right;
}

/* change ends SR:228692 Harshit */

/* sign-in/sign-up  */

form.go-bottom input:not([type='checkbox']),
form.go-bottom textarea {
  margin-bottom: 0 !important;
}

form.go-bottom input:not([type='checkbox']),
form.go-bottom textarea {
  padding: 12px 12px 12px 12px !important;
  font-family: FreightSansProBook !important;
  font-variant-numeric: lining-nums;
  font-feature-settings: 'lnum';
}

form input:valid,
form textarea:valid,
form email:valid {
  background: white;
}

form input:not([type='checkbox']),
form textarea {
  width: 100%;
  background: none;
  background-color: rgb(255, 255, 255, 0.1);
  border-radius: 4px;
  border: solid 0.5px rgba(37, 40, 45, 0.4);
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 8px 12px;
  outline: 0;
  /* opacity: 0.4; */
  filter: alpha(opacity=50);
  zoom: 1;
}

input.error {
  border: 1px solid #d40000 !important;
}

form input:focus + label,
form textarea:focus + label,
form input.error + label,
form select.error + label,
form .form_fields .input_text input:-webkit-autofill + label.formtitle {
  color: #2a3c44;
  font-size: 10px;
  padding: 1px 6px;
  z-index: 2;
  top: -6px;
  margin-top: 3px;
  /* transition: background 0.2s, color 0.2s, top 0.2s, bottom 0.2s, right 0.2s, left 0.2s; */
  background-color: #ffffff;
  height: 15px;
  background-size: 50% auto;
  /* width: 25%; */
}

label.error {
  color: #d40000 !important;
}

.hide {
  display: none;
}

form label {
  transition: background 0.2s, color 0.2s, top 0.2s, bottom 0.2s, right 0.2s, left 0.2s;
  position: absolute;
  color: #25282d;
  padding: 7px 6px;
}

.api-error.errormsg,
.form-errors.errormsg {
  padding: 0;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 21px;
}

.btn.blackfull2btn {
  width: 100%;
  height: 100%;
  /* border-radius: 4px; */
}

.btn-sign-in,
.btn-sign-up {
  display: flex;
  justify-content: center;
}

form ul {
  display: inline-block;
  width: 100%;
}

form.go-bottom label {
  /* z-index: 20; */
  top: 10px;
  bottom: 0;
  left: 15px;
  /* width: 100%; */
  line-height: 1.3;
}

form.go-bottom label.checkbox {
  line-height: 1.9;
}

.checkbox {
  display: block;
  position: relative;
  padding-inline-start: 28px;
  top: 0 !important;
  left: 0 !important;
  cursor: pointer;
  margin-bottom: 0;
  padding-bottom: 3px;
  color: #25282d;
  font-size: 14px;
}

form input:valid,
form textarea:valid,
form email:valid {
  background: white;
}

pre,
fieldset,
input,
textarea,
table,
table *,
hr {
  border-color: #fff;
}

.geekmark {
  box-sizing: border-box;
  position: absolute;
  top: 10px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border: 1px solid #7c8a90;
  border-radius: 2px;
  line-height: 1.3;
  line-height: 1.3;
}

input[type='checkbox'] {
  visibility: hidden;
}

.checkbox input:checked ~ .geekmark {
  background-color: #25282d;
  border: 2px solid #25282d;
  font-family: 'Font Awesome 5 Pro';
}

.checkbox input:checked ~ .geekmark {
  line-height: 16px;
  font-size: 16px;
}

.separator {
  display: flex;
  align-items: center;
  text-align: center;
}

.separator::before,
.separator::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid rgba(37, 40, 45, 0.16);
}

.separator::before {
  margin-right: 0.25em;
}

.separator::after {
  margin-left: 0.25em;
}

.dropdown-item {
  background-color: transparent !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #25282d;
}

.dropdown-item:focus,
.dropdown-item:hover {
  /* background-color: #f7f8f6 !important; */
  text-decoration: underline;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #212529;
}

.flagdrop .dropdown-item {
  padding: 0.25rem 0.75rem;
  font-size: 16px;
}

hr {
  width: 100%;
  margin: 15px auto;
  padding: 0;
  /* height: 1px; */
  background-color: rgba(35, 35, 35, 0.1);
  background-color: rgba(42, 60, 68, 0.1);
  border-color: rgba(0, 0, 0, 0.1) !important;
}

.bootstrap-select .dropdown-menu li a span.text {
  font-family: FreightSansProBook !important;
  font-size: 17px;
  font-weight: 400;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  max-width: 320px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.form-control {
  color: #25282d;
  /* background-color: #fafafa; */
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #f7f8f6 !important;
  border-radius: 0;
  font-size: 16px;
  /* height: 52px; */
  height: 48px;
}

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='time']:focus,
input[type='week']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='color']:focus,
.uneditable-input:focus {
  border-color: rgb(204 204 204 / 80%);
  box-shadow: none;
  border-bottom: 1px solid #c7c7c7;
  outline: 0 none;
}

.form-control {
  border: none;
}

.checkbox input:checked ~ .geekmark:after {
  display: block;
}

.checkbox .geekmark:after {
  left: 1px;
  bottom: 5px;
  width: 6px;
  height: 12px;
  color: #ffffff;
  content: '\f00c';
}

.geekmark:after {
  content: '';
  position: absolute;
  display: none;
}

.checkbox .geekmark:after {
  left: 0px;
  bottom: 5px;
}

/* sign-in/sign-up END */

@media screen and (max-width: 600px) {
  .restaurant-filter .filterbox .dropdown.bootstrap-select {
    width: 120px;
  }
  .bootstrap-select .dropdown-menu li a span.text {
    max-width: 320px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  /*  form Code Starts Here  */
  .form_fields .codelist {
    margin-right: 0;
    padding-bottom: 0;
  }
  .field_country_code-forget_pwd {
    width: unset !important;
  }
}

/* //!Animations */

@media screen and (min-width: 991px) {
  .inline-left {
    opacity: 0;
    transform: translate3d(-100px, 0px, 0px) rotateZ(0deg);
    transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
    will-change: transform, opacity;
  }
  .inline-left.is-visible {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
  }
  .inline-left2 {
    opacity: 0;
    transform: translate3d(-10px, 0px, 0px) rotateZ(0deg);
    transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
    will-change: transform, opacity;
  }
  .inline-left2.is-visible {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
  }
  .inline-right {
    opacity: 0;
    transform: translate3d(100px, 0px, 0px) rotateZ(0deg);
    transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
    will-change: transform, opacity;
  }
  .inline-right.is-visible {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
  }
  .inline-right2 {
    width: 60%;
  }
  .inline-right2 {
    opacity: 0;
    transform: translate3d(50px, 0px, 0px) rotateZ(0deg);
    transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
    will-change: transform, opacity;
  }
  .inline-right2.is-visible {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
  }
  .inline-right3 {
    opacity: 0;
    transform: translate3d(10px, 0px, 0px) rotateZ(0deg);
    transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
    will-change: transform, opacity;
  }
  .inline-right3.is-visible {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
  }
  .inline-up {
    opacity: 0;
    transform: translate3d(0, 40px, 0px) rotateZ(0deg);
    transition: transform 4s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
    will-change: transform, opacity;
  }
  .inline-up.is-visible {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
  }
  .inline-up2 {
    opacity: 0;
    transform: translate3d(0, 40px, 0px) rotateZ(0deg);
    transition: transform 3s 0.45s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.45s ease-out;
    will-change: transform, opacity;
  }
  .inline-up2.is-visible {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) rotateZ(0deg);
  }
}

.wpml-ls-legacy-list-horizontal a {
  padding: 0;
}

.wpml-ls-legacy-list-horizontal a span:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f0ac';
  vertical-align: middle;
  padding-right: 5px;
  padding-left: 5px;
  float: right;
}

.rtl .wpml-ls-legacy-list-horizontal a span:before {
  float: left;
}

.wpml-ls-legacy-list-horizontal {
  padding: 0;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-link {
  color: white;
}

#nav-main.navbar:hover .wpml-ls-legacy-list-horizontal .wpml-ls-link {
  color: #25282d;
}

.darkHeader .wpml-ls-legacy-list-horizontal .wpml-ls-link,
.darkHeader .wpml-ls-legacy-list-horizontal .wpml-ls-link:hover {
  color: initial;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-link:hover {
  text-decoration: none;
  color: white;
}

.img-fluid {
  width: 100%;
  height: inherit;
  object-fit: cover;
}

.pt-80 {
  padding-top: 80px;
}

.modal.fade {
  background-color: rgba(0, 0, 0, 0.85) !important;
}

.strikeprice {
  /* font-family: FreightSansProBook; */
  text-decoration: line-through;
  font-size: 12px;
}

.multipleLocationsTooltip {
  display: none;
  background: #fff;
  box-shadow: 0 20px 44px 0 rgba(131, 134, 163, 0.25);
  border-radius: 6px;
  z-index: 1;
  top: 30px;
  font-size: 14px;
  padding: 16px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.multiple__location:hover {
  cursor: pointer;
}

.multiple__location:hover .multipleLocationsTooltip {
  display: flex;
  flex-direction: column;
}

/* svg.button-loader,
svg.add-button-loader {
    width: 1rem;
    height: 1rem;
} */

svg.button-loader-prices {
  width: 12px;
  height: 12px;
}

.confirmationNumber::-moz-selection,
.confirmationNumber::selection {
  background-color: #eee;
  color: black;
}

h1.rfp-title {
  position: relative;
  color: #fff;
}

/* .wpml-ls-item-tr:not(:lang(tr)) {
  display: none;
} */

/* multiroom booking starts*/

svg.button-loader,
svg.add-button-loader,
svg.delete-button-loader,
svg.cart-loader,
svg.tryAgain-button-loader {
  width: 1rem;
  height: 1rem;
}

.roomtype-info {
  background: #ebede8;
  padding: 10px 8px !important;
  border-radius: 4px;
}

.roomtype-infobox {
  background: #ebede8;
  border-radius: 4px;
}

/* .policytable tbody, */

.totalRoomAmountBorder,
.addOnListtable tbody {
  border-top: 1px solid rgba(37, 40, 45, 0.16);
}

.roomSubTotal {
  border-bottom: 1px solid rgba(37, 40, 45, 0.16);
}

.roomSubTotal td {
  padding-bottom: 12px !important;
  min-width: 95px;
}

/* modal */

@media (min-width: 600px) {
  .cancelPolicyModal .modal-dialog,
  .viewAddonDetailsModal .modal-dialog,
  .guestspecialrequest .modal-dialog {
    max-width: 630px;
  }
}

.cancelPolicyModal .modal-content,
.confirmationModal .modal-content,
.sessionAlertModal .modal-content,
.sessionExpiryModal .modal-content,
.viewAddonDetailsModal .modal-content-box,
.guestspecialrequest .modal-content-box,
.airportTransfer .modal-content-box {
  padding: 40px;
  background-color: #fff !important;
}

.cancelPolicyModal .modal-title,
.confirmationModal .modal-title,
.sessionAlertModal .modal-title,
.sessionExpiryModal .modal-title,
.viewAddonDetailsModal .modal-title,
.guestspecialrequest .modal-title,
.airportTransfer .modal-title {
  font-family: 'FreightSansProMedium';
  font-size: 28px;
  font-weight: 500;
  line-height: 28px;
}

.confirmationModal .modal-header .sessionAlertModal .modal-header,
.sessionExpiryModal .modal-header {
  border-bottom: none;
}

.confirmationModal .single-button-container,
.sessionAlertModal .single-button-container,
.sessionExpiryModal .single-button-container {
  display: flex;
  justify-content: center;
}

.viewAddonDetailsModal .modal-footer {
  padding: 33px 40px;
  justify-content: start;
  align-items: center;
  border: none;
  box-shadow: 0 0 80px 0 rgba(131, 134, 163, 0.12);
}

.viewAddonDetailsModal .modal-body {
  padding-bottom: 40px;
}

.addonBillingTableBox {
  max-height: 158px;
  overflow: auto;
}

/* ScrollBar Style */

.addonBillingTableBox::-webkit-scrollbar-track {
  background: #ccc;
}

.addonBillingTableBox::-webkit-scrollbar-thumb {
  background: #333;
}

.addonBillingTableBox::-webkit-scrollbar {
  width: 5px;
  height: 10%;
}

.dropdown-menu.show .inner.show::-webkit-scrollbar {
  width: 5px;
  height: 10%;
}
.dropdown-menu.show .inner.show::-webkit-scrollbar-thumb {
  background: #ccc;
}

.dropdown-menu.show .inner.show::-webkit-scrollbar-track {
  background: #fff;
}

.addonBillingTableBox .serviceLeft,
.modal-footer .serviceLeft {
  width: 330px;
}

.addonBillingTableBox .serviceFontWeight {
  font-weight: 500;
  font-family: 'FreightSansProMedium';
  font-size: 17px;
}

.guestspecialrequest .modal-header {
  border: none !important;
}

@media (max-width: 991px) {
  .cancelPolicyModal .modal-content,
  .confirmationModal .modal-content {
    height: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    -moz-box-pack: start;
    justify-content: start;
  }
  .viewAddonDetailsModal .modal-content {
    height: auto;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-box-pack: space-between;
    justify-content: space-between;
  }
  .cancelPolicyModal .modal-content,
  .confirmationModal .modal-content,
  .sessionExpiryModal .modal-content,
  .sessionAlertModal .modal-content,
  .viewAddonDetailsModal .modal-content-box,
  .guestspecialrequest .modal-content-box {
    padding: 20px;
  }
  .addonBillingTableBox .serviceLeft,
  .modal-footer .serviceLeft {
    width: 130px;
    max-width: 130px;
  }
  .serviceRight {
    max-width: 80px;
    width: 80px;
  }
  .addonBillingTableBox {
    max-height: 100%;
  }
}

.sessionExpiryModal,
.sessionAlertModal {
  z-index: 1070 !important;
}

.small-room-number {
  color: #25282d;
  font-size: 12px !important;
  font-weight: 300 !important;
  letter-spacing: 0;
  line-height: 15px;
}

.defaultCursor {
  cursor: default;
}

.flight-infobox,
.airport_pickup_details_main_box .roomtype-info {
  background: #f7f8f6;
  padding: 0.75rem !important;
}

.filter-option.error {
  border: 1px solid #d40000 !important;
}

form.go-bottom label.checkbox.same_flight_details_checkbox {
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  left: -15px !important;
}

:lang(ar) form.go-bottom label.checkbox.same_flight_details_checkbox {
  left: unset !important;
  right: -15px;
}

.airportTransfer table td {
  padding: 0 !important;
}

/* multiroom booking ends*/

/* multiroom booking ends*/

button.btn.blackfullbtn.primary-btn.special_request_submit {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
/* Blogs tag Start*/

h1.display-2-48.tag-change {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
/* Blogs tag ends*/