/*
.travel-insurance-new .ttk-wrapper .bg-pdp-travel {
    position: relative;
    background: url(../spa-assets/img/travel.jpg) no-repeat;
    background-size: 120%;
    background-position: right 30%;
    height: 100%;
    width: 100%;
  }
  
  @media (max-width: 767px) {
    .travel-insurance-new .ttk-wrapper .bg-pdp-travel {
      background-size: 265%;
      background-position: 60% center;
    }
  }
*/
  .good-to-know-blurb-container {
    background-color: rgba(247,199,201,0.4);
    border-radius: 20px;
  }

  .good-to-know-blurb-image-wrapper {
    /*margin-top: -1.69em;*/
    margin-top: -1.55em;
  }

  .br-5-lightGrey {
    /*border-right: 5px solid #F8F8F8;*/
    border-right: 1px solid #D3D3D3;
  }

  .bl-5-lightGrey {
    border-left: 5px solid #F8F8F8;
  }
  
  .bl-1-lightGrey {
    border-left: 1px solid #D3D3D3;
  }

  .travel-insurance-new .ttk-wrapper .ttk-table .bx-0 {
    border-left: none !important;
    border-right: none !important;
  }

  .travel-insurance-new .bb-grey {
    border-bottom: solid 1px #b0acc4;
  }

  .travel-insurance-new .bt-grey {
    border-top: solid 1px #b0acc4;
  }

  .bb-5-p2d {
    border-bottom: 5px solid #e7e7ef;
  }

  .bb-5-pink {
    border-bottom: 5px solid #E11F27;
  }

  .b-grey {
    border-top: 1px solid #b0acc4;
    border-bottom: 1px solid #b0acc4;
    border-left: 1px solid #b0acc4;
    border-right: 1px solid #b0acc4;
  }

  .b-grey:first-of-type {
    border-top: 1px solid #b0acc4;
  }

  .b-grey:last-of-type {
    border-bottom: 1px solid #b0acc4;
  }

  .br-grey {
    border-right: 1px solid #b0acc4;
  }
   /* MYS-2024-0127 - Houseowner/Householder Insurance (HHO) */
  .bl-grey {
    border-left: 1px solid #b0acc4;
  }
  /* MYS-2024-0127 - Houseowner/Householder Insurance (HHO) end */
  @media (max-width: 991.98px) {
 .bg-initial {
  background: initial !important;
    }
  }
.travel-insurance-new .bg-p2d-im {
  background-color: #e7e7ef !important;
}

.travel-insurance-new .cursor-default {
  cursor: default !important;
}

.travel-insurance-new .quicktips-tooltip {
  cursor: pointer;
  padding-top: 2px;
  font-size: 9pt;
  color: #000000;
  text-align: left; 
  font-weight: 700;
  display: flex;
  align-items: flex-end;
  -webkit-box-align: end
}

.travel-insurance-new .midnight-blue {
  color: #1b1464;
}

.travel-insurance-new.newTravelLandingPage .bg-darkGrey {
  background-color: rgba(227, 226, 235, 0.23) !important;
 
}

.travel-popup img {
  width: 100%;
}

.travel-popup .popup-item-img {
  height: 200px;
}

@media (min-width: 768px) {
  .travel-popup .popup-item-img {
    height: 130px;
  }
}

@media (min-width: 768px) {
  .travel-popup .popup-item-img {
    height: 200px;
  }
}

@media (min-width: 768px) {
  .travel-insurance-new .col-md-1-5 {
    -webkit-box-flex: 0;
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
}

.popup-arrow-wrapper {
  position: relative;
}

.popup-arrow-wrapper img {
  transform: rotate(90deg);
  max-height: 50px !important;
}


@media (min-width: 768px) {
  .popup-arrow-wrapper img {
    top: 130px;
    position: absolute;
    transform: rotate(0deg);
  }
}

.popup-subtitle {
  min-height: 40px;
}

.close-button {
  position: fixed !important;
  /*top: 60px;*/
  top: 1rem;
  right: 1rem;
  max-width: 20px;
}

@media (min-width: 576px) {
  .close-button {
    right: calc((100vw - 500px)/2 + 20px);
  }
}

@media (min-width: 992px) {
  .close-button {
    right: calc((100vw - 800px)/2 + 20px);
  }
}

@media (min-width: 1200px) {
  .close-button {
    right: calc((100vw - 1140px)/2 + 20px);
  }
}

.travel-insurance-new .font-weight-normal-break {
  font-weight: 400 !important;
  max-width: 50%;
}

.rowdarkGrey {
  background-color: #e3e2eb !important;
}

.popup-section-title {
  font-size: 24px;
  font-weight: 1000;
  font-family:pt_sansbold;
}

@media (min-width: 768px) {
  .popup-section-title {
    font-size: 34px;
    font-weight: 1000;
    font-family:pt_sansbold;
  }
}

@media (max-width: 1199px) {
  .visible-md {
    display: none !important;
  }
}

.ftfc .tooltip-inner {
  background-color: #FCCE1A !important;
  color: #000000 !important;
  font-size: 12pt;
}

.tooltip.show {
  opacity: 1 !important;
}

.tooltip.ftfc.bs-tooltip-right .arrow:before,
.tooltip.ftfc.bs-tooltip-auto[x-placement^=right] .arrow:before {
  border-right-color: #FCCE1A !important;
  border-right-color: transparent !important;
}

.tooltip.ftfc.bs-tooltip-left .arrow:before,
.tooltip.ftfc.bs-tooltip-auto[x-placement^=left] .arrow:before {
  border-left-color: #FCCE1A !important;
  border-right-color: transparent !important;
}

.tooltip.ftfc.bs-tooltip-bottom .arrow:before,
.tooltip.ftfc.bs-tooltip-auto[x-placement^=bottom] .arrow:before {
  border-bottom-color: #FCCE1A !important;
  border-right-color: transparent !important;
}

.tooltip.ftfc.bs-tooltip-top .arrow:before,
.tooltip.ftfc.bs-tooltip-auto[x-placement^=top] .arrow:before {
  border-top-color: #FCCE1A !important;
  border-right-color: transparent !important;
}

/*
.tooltip-inner {
  background-color: #FCCE1A !important;
  color: #000000 !important;
  font-size: 16px;
}
*/

.tooltip.show {
  opacity: 1 !important;
}

.popup-bold{
  font-family:pt_sansbold;
}
.travel-insurance-new .modal-dialog.modal-xl{
    margin-bottom:130px;
}
/*
.tooltip.ftfc{
    font-family:"pt_sansregular", Tahoma, Geneva, sans-serif;
}
*/

@media only screen and (max-width: 600px) {
  .tooltip.ftfc .tooltip-inner{
      width:80%;
      max-width:80%;
      margin-left: 5%;
  }
}
@media only screen and (min-width: 767px) {
    .tooltip.ftfc{
        width:50%;
    }
    .tooltip.ftfc .tooltip-inner{
      width:50%;
      max-width:50%;
    }
  
}
.travel-insurance-new .travel-details .subnav-container .subnav-travel-details.is-sticky {
    z-index: 1030;
}
.tooltip.ftfc{
    z-index:1000;
}
.popup-bold {
    font-weight: bold;
}
.italic-font{
    font-style:italic;
}
.newTravelLandingPage ul.needToKnow {
    padding: 0 0 0 20px;
}
.newTravelLandingPage a:hover,
.newTravelLandingPage a:active,
.newTravelLandingPage a:focus{
  outline: 0;
}
.travel-insurance-new.newTravelLandingPage .pdp-table .accordion .accordion-content-wrapper .title-desc {
    cursor: default;
}
.travel-insurance-new.newTravelLandingPage .cursorPointer{
    cursor: pointer;
}
.travel-insurance-new.newTravelLandingPage .pdp-table .accordion .accordion-content-wrapper .cursorPointer .title-desc{
    cursor: pointer;
}
@media only screen and (max-width: 600px) {
    .travel-insurance-new.newTravelLandingPage .pdp-table .title-box {
        width: 100%;
        min-height: 40px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }
    .newTravelLandingPage .pdp-table .title-box.rowdarkGrey{
        min-height: 50px;
    }
}
.travel-insurance-new.newTravelLandingPage div#travel-popup {
    margin-top: 6rem;
}
.newTravelLandingPage .goodToKnowImgBig{
    width:171px;
    height:47px;
}
/* addon*/
.pink-bg{
    background: #FFF0F2;
}
.mh-30{
    min-height: 30px;
}