.error-inline {
  color: red;
}
/*

 */


body {
  overflow-x: hidden;
}

.hotel-v3 {
  background: rgb(242, 254, 255);
}

.triip-slideshow {
  position: relative;
  top: -100px;
  background: rgb(242, 254, 255);
}

.triip-slideshow .item-ct {
  position: absolute;
  top: 350px;
  left: 19%;
}

.landing-text-intro-white {
  font-size: 40px;
  font-family: 'Proxima';
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 1px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
}

.search-title {
  font-size: 24px;
  font-family: 'Proxima';
  font-weight: bold;
  color: rgb(11, 46, 91);
  line-height: 13px;
  width: 100%;
  margin: 10px auto 30px;
}

.input-style,
::placeholder {
  background: #F3F3F3;
  border-radius: 7px;
  border: none;
  padding: 10px !important;
  font-style: italic;
  font-weight: 400 !important;
  color: #5D5D5D;
  line-height: 0;
}

.icon-prefix {
  width: 33px;
  height: 40px;
  background: #F3F3F3;
  position: absolute;
  top: 27px;
  left: 15px;
  border-radius: 5px 0 0 5px;
}

.icon-placeholder-participant {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 10px;
  left: 15px;
  color: #5D5D5D;
}

#q_participant {
  background: #F3F3F3;
  border-radius: 8px;
  padding: 10px !important;
  font-style: italic;
  font-weight: 400 !important;
  width: 100px;
  color: #5D5D5D;
  height: 40px;
  border: none;
  line-height: 0;
  margin-left: 30px;
}

.select-style {
  background: #F3F3F3;
  border-radius: 8px;
  padding: 10px !important;
  font-style: italic;
  font-weight: 400 !important;
  width: 150px;
  color: #5D5D5D;
  height: 40px;
  border: none;
  line-height: 0;
  margin-left: 0;
  text-align: center;
}

.prefix-button-orange {
  position: relative;
  left: 30px;
  top: 20px;
}

.landing-text-content-white {
  font-size: 18px;
  font-family: 'Proxima';
  font-weight: 400;
  color: white;
}

.hotel-text-intro {
  font-size: 36px;
  font-family: 'Proxima';
  font-weight: bold;
  color: rgb(11, 46, 91);
  letter-spacing: 1px;
  text-shadow: 0 2px 2px rgba(11, 46, 91, .3);
}

.hotel-inbformation {
  color: black;
}

.search-result {
  position: relative;
  left: 30px;
}

.search-result-content {
  width: 85%;
  margin: 0 auto;
}

.hotel-trave-hero-txt {
  font-size: 18px;
  font-family: 'Proxima';
  font-weight: bold;
  color: rgb(11, 46, 91);
  line-height: 13px;
}

.hotel-trave-hero-content-txt {
  width: 280px;
  font-family: 'Proxima';
  font-size: 15px;
  color: #2D2D2D;
  margin: 0 auto;
}

.hotel-prefix-magin-top {
  margin-top: 80px;
}

.background-prefix {
  background: #ffffff;
}

.w-left {
  position: absolute;
  width: 50%;
  height: 1010px;
  background: white;
  left: 0;
  z-index: -1;
}

.w-right {
  position: absolute;
  width: 50%;
  height: 1010px;
  background: white;
  right: 0;
  z-index: -1;
}

.hotel-button {
  background: #FAA61A;
  width: 180px;
  height: 48px;
  border-radius: 10px;
  color: #fff;
  font-weight: bold;
  font-family: 'Proxima';
  cursor: pointer;
}

.prefix-for-search {
  position: relative;
  left: 50px;
}

.prefix-for-search-hotel {
  position: relative;
  left: 90px;
}

.item-place-to-stay {
  width: 262px !important;
  height: 336px;
  background: #ffffff;
  border-radius: 10px;
  margin: 30px 20px;
  box-shadow: 0px 10px 10px #F5F5F5;
  cursor: pointer;
}

.checkin {
  position: absolute;
  width: 40%;
}

.checkout {
  position: absolute;
  width: 45%;
  right: 15px;
}

.icon-placeholder {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 35px;
  left: 30px;
  color: #5D5D5D;
}

.icon-placeholder-checkinout {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 8px;
  left: 15px;
  color: #5D5D5D;
}

.prefix-input-search {
  padding-left: 40px !important;
}

.item-place-to-stay-3item {
  width: 380px !important;
  height: 336px;
  background: #ffffff;
  border-radius: 10px;
  margin: auto 20px;
  box-shadow: 0px 10px 10px #F5F5F5;
}

.item-place-to-stay .image-place {
  height: 220px;
  width: 262px !important;
  position: relative;
  left: -40px;
  border-radius: 10px 10px 0 0;
}

.item-place-to-stay .image-place .img-polygon {
  position: absolute;
  width: 28px;
  height: 25px;
  border-radius: 0 !important;
  top: -1px;
  right: 20px;
}

.img-process-bar {
  width: 630px;
  margin: 0 20px 50px 0;
}

.places-list .place-item {
  background-color: #f0f0f0;
  border: 1px solid #dfdfdf;
  min-height: 230px;
}

.places-list .section-footer {
  text-align: center;
}

.places-list .section-footer a {
  font-size: 22px;
  font-weight: 600;
  padding: 10px 30px;
  text-transform: uppercase;
}

.places-list p {
  color: black;
  font-size: 11px;
}

.sidebar {
  position: relative;
  left: 10px;
  background: #fff;
  padding: 10px 30px;
  border-radius: 10px;
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.05);
}

.sidebar .block {
  margin-bottom: 20px;
}

.sidebar .block .block-title {
  font-size: 15px;
  font-family: 'Proxima';
  font-weight: bold;
  color: rgb(11, 46, 91);
  line-height: 30px;
  width: 100%;
  margin: 0px auto 20px;
}

.sidebar .line {
  position: relative;
  top: -30px;
  width: 100%;
}

.sidebar .block .block-title:after {
  /* background-color: #ddd; */
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.sidebar .block .block-title span {
  /* border-bottom: 2px solid #5ec2c9; */
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
  z-index: 10;
}

.sidebar .block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
}

.sidebar .block ul input {
  margin-right: 8px;
}

.sidebar .block ul.hotel-class-list input {
  margin-right: 3px;
}

.sidebar .booking-field {
  border-bottom: 1px solid #ececec;
  margin-bottom: 10px;
}

.sidebar .booking-field strong {
  color: #333;
}

.sidebar .booking-field p {
  margin-bottom: 10px;
  color: black;
}

.sidebar .booking-field a {
  font-size: 14px;
}

.sidebar .booking-field ul li {
  padding: 5px 0;
  color: black;
}

.sidebar .booking-field ul li:after {
  display: table;
  content: "";
  clear: both;
}

.sidebar .booking-field ul li .value {
  float: right;
}

.sidebar .booking-field ul li.total {
  color: #333;
  font-size: 18px;
  font-weight: 600;
}

.sidebar p.note {
  font-size: 14px;
  color: black;
}

.sidebar p.note strong {
  color: #333;
  display: block;
}

.sidebar .map-wrap img {
  max-width: 100%;
}

.sidebar .quote-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar .quote-list li {
  border-bottom: 1px solid #dfdfdf;
  padding: 20px 0;
}

.sidebar .quote-list li:first-child {
  padding-top: 0;
}

.sidebar .quote-list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.sidebar .quote-list li p {
  margin: 0 0 10px;
  color: black;
}

.sidebar .quote-list li .author-info img {
  border-radius: 50%;
  height: 40px;
  float: left;
  margin-right: 10px;
  width: 40px;
}

.sidebar .quote-list li .author-info strong {
  color: #333;
  display: block;
}

.sidebar .quote-list li .author-info span {
  color: #999;
  font-size: 14px;
}

.budget-list li input {
  margin-right: 10px;
}

.hotel-class-list label {
  background: url(../images/icons/star-gray.png) repeat-x left center;
  display: inline-block;
  height: 16px;
  position: relative;
  margin-bottom: 0;
  width: 125px;
}

.hotel-class-list label:after {
  background: url(../images/icons/star-orange.png) repeat-x left center;
  content: "";
  position: absolute;
  height: 16px;
  left: 0;
  bottom: 0;
}

.hotel-class-list label.stars5:after {
  width: 125px;
}

.hotel-class-list label.stars4:after {
  width: 100px;
}

.hotel-class-list label.stars3:after {
  width: 75px;
}

.hotel-class-list label.stars2:after {
  width: 50px;
}

.hotel-class-list label.stars1:after {
  width: 25px;
}

.prefix-size-of-details {
  transform: scale(0.88);
  position: relative;
  left: 20px;
  top: -50px;
}

.help-block {
  color: red;
}

.hotel-detail .hotel-heading {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px;
  padding: 10px 0;
}

.hotel-detail .hotel-heading:after {
  display: table;
  content: "";
  clear: both;
}

.hotel-detail .hotel-heading h2 {
  color: #5ec2c9;
  float: left;
  font-size: 24px;
  margin: 0;
  vertical-align: middle;
}

.hotel-detail .hotel-heading .ranking {
  float: left;
  margin: -5px 0 0 15px;
  vertical-align: middle;
}

.description-hotel {
  color: black;
}

.input-prefix-style {
  background: #F3F3F3;
  border: 15px;
  border-bottom: none;
}

.hotel-detail .hotel-heading .btn {
  float: right;
  font-weight: 500;
  line-height: 1;
  padding: 5px 10px;
  text-transform: uppercase;
}

.hotel-detail .hotel-heading .review-score {
  position: absolute;
  top: 6px;
  right: 72px;
  font-weight: bold;
  color: white;
}

.rebate-fix-color {
  color: red;
}

.hotel-detail .hotel-heading span {
  color: black;
}

.hotel-detail .hotel-slideshow {
  margin-bottom: 30px;
}

.hotel-detail .hotel-slideshow #hotel-images {
  position: relative;
}

.hotel-detail .hotel-slideshow #hotel-images:hover .owl-nav {
  opacity: 1;
}

.hotel-detail .hotel-slideshow .main-img img {
  width: 100%;
}

.hotel-detail .hotel-slideshow .owl-nav {
  position: absolute;
  top: 40%;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  width: 100%;
}

.hotel-detail .hotel-slideshow .owl-nav:after {
  display: table;
  content: "";
  clear: both;
}

.hotel-detail .hotel-slideshow .owl-nav .owl-prev {
  float: left;
  outline: none;
}

.hotel-detail .hotel-slideshow .owl-nav .owl-next {
  float: right;
  outline: none;
}

.hotel-detail .hotel-slideshow .owl-nav .owl-prev span,
.hotel-detail .hotel-slideshow .owl-nav .owl-next span {
  background-color: rgba(255, 255, 255, 0.7);
  display: inline-block;
  line-height: 50px;
  height: 50px;
  font-size: 38px;
  padding: 0 20px;
}

.hotel-detail .hotel-slideshow .owl-nav .owl-prev:hover span,
.hotel-detail .hotel-slideshow .owl-nav .owl-next:hover span {
  background-color: #fff;
  color: #5ec2c9;
}

.hotel-detail .hotel-slideshow .owl-dots {
  margin-top: 5px;
  margin-left: -2px;
  margin-right: -2px;
}

.hotel-detail .hotel-slideshow .owl-dots:after {
  display: table;
  content: "";
  clear: both;
}

.hotel-detail .hotel-slideshow .owl-dots .owl-dot {
  background-size: cover;
  border: 1px solid #fff;
  float: left;
  height: 36px;
  opacity: 0.5;
  margin: 0 2px;
  outline: none;
  width: 36px;
}

.hotel-detail .hotel-slideshow .owl-dots .owl-dot.active {
  border: 1px solid #5ec2c9;
  opacity: 1;
}

.hotel-detail .thumb-wrap {
  display: none;
}

.hotel-detail .hotel-desc {
  margin-bottom: 20px;
  color: black;
}

.hotel-detail .hotel-desc:after {
  display: table;
  content: "";
  clear: both;
}

.hotel-detail .hotel-desc .placeholder {
  background-color: #d8d8d8;
  border-radius: 5px;
  float: right;
  height: 350px;
  margin-left: 20px;
  width: 250px;
}

.hotel-detail .hotel-availability {
  margin-bottom: 20px;
}

.hotel-detail .hotel-availability .block-ct {
  background: #F2F2F2;
  border-radius: 10px;
  padding: 0 40px 40px;
}

.hotel-detail .hotel-availability .block-ct span {
  color: rgb(11, 46, 91);
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.hotel-detail .hotel-availability .block-ct .txt-1 {
  color: #000;
  padding: 12px 45px;
  background: #fff;
  border-radius: 10px 0 0 10px;
  font-weight: 400;
  font-family: 'Proxima';
  font-style: italic;
  font-size: 14px;
  position: absolute;
  top: 60px;
  left: 15px;
  width: 220px;
  height: 60px;
  line-height: 39px;
}

.hotel-detail .hotel-availability .block-ct .span-between {
  position: absolute;
  left: 205px;
  top: 73px;
  z-index: 1;
  font-size: 25px;
  color: #D8D8D8;
}

.hotel-detail .hotel-availability .block-ct .txt-2 {
  color: #000;
  padding: 12px 45px;
  background: #fff;
  border-radius: 0 10px 10px 0;
  font-weight: 400;
  font-family: 'Proxima';
  font-style: italic;
  font-size: 14px;
  position: absolute;
  top: 60px;
  left: -20px;
  width: 220px;
  height: 60px;
  line-height: 39px;
}

.hotel-detail .hotel-availability .block-ct time {
  color: #999;
}

.hotel-detail .hotel-availability .block-ct .btn {
  font-weight: bolder;
  font-size: 14px;
  letter-spacing: 2px;
  padding: 10px 34px;
  height: 60px;
  line-height: 44px;
  position: relative;
  left: -30px;
  top: 50px;
}

.hotel-detail table.detail {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #dfdfdf;
  margin-bottom: 20px;
}

.hotel-detail table.detail .title-room-name {
  color: rgb(11, 46, 91);
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.hotel-detail table.detail .detail-price-color {
  color: #FAA61A;
  font-weight: bold;
}

.hotel-detail table.detail th,
.hotel-detail table.detail td {
  border: 1px solid #dfdfdf;
  padding: 10px;
  color: black;
}

.hotel-detail table.detail td:nth-child(3) {
  text-align: center;
}

.hotel-detail table.detail th {
  background-color: #355c97;
  border: 1px solid #3c68aa;
  color: #fff;
}

.hotel-detail table.detail td {
  vertical-align: top;
}

.hotel-detail table.detail td strong {
  display: block;
}

.hotel-detail table.detail td span {
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
  text-align: left;
}

.hotel-detail table.detail td span:before {
  background-color: #666;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 3px;
  margin-right: 3px;
  width: 3px;
}

.hotel-detail .hotel-surroundings {
  margin-bottom: 40px;
}

.hotel-detail .hotel-surroundings ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hotel-detail .hotel-surroundings ul li {
  font-size: 14px;
  padding: 7px 0;
}

.hotel-detail .hotel-surroundings ul li:after {
  display: table;
  content: "";
  clear: both;
}

.hotel-detail .hotel-surroundings ul li strong {
  color: #5ec2c9;
  font-size: 16px;
}

.hotel-detail .hotel-surroundings ul li .label {
  float: left;
}

.hotel-detail .hotel-surroundings ul li .value {
  float: right;
}

.hotel-detail .hotel-facilities ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.hotel-detail .hotel-facilities ul li {
  font-size: 14px;
  padding: 5px 0;
}

.hotel-detail .hotel-facilities ul li img {
  margin-right: 10px;
  vertical-align: middle;
}

.hotel-detail .hotel-facilities ul li .icon {
  vertical-align: middle;
  width: 24px;
}

.hotel-detail .hotel-facilities ul li strong {
  color: #5ec2c9;
  font-size: 18px;
}

.hotel-detail .house-rules {
  margin-bottom: 20px;
}

.hotel-detail .house-rules .block-ct {
  background-color: #ececec;
  border-radius: 5px;
  padding: 20px;
}

.hotel-detail .house-rules .rule {
  margin-bottom: 20px;
  padding-left: 40px;
  position: relative;
}

.hotel-detail .house-rules .rule .icon {
  position: absolute;
  left: 0;
  top: 5px;
}

.hotel-detail .house-rules .rule strong {
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 600;
}

.hotel-detail .house-rules .bed-list {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}

.hotel-detail .house-rules .bed-list li {
  border-bottom: 1px solid #d2d2d2;
}

.hotel-detail .house-rules .bed-list li:after {
  display: table;
  content: "";
  clear: both;
}

.hotel-detail .house-rules .bed-list li:last-child {
  border: 0;
}

.hotel-detail .house-rules .bed-list li span {
  border-right: 1px solid #d2d2d2;
  display: block;
  float: left;
  font-size: 13px;
  line-height: 1;
  height: 40px;
  padding: 10px;
}

.hotel-detail .house-rules .bed-list li span.age {
  width: 15%;
}

.hotel-detail .house-rules .bed-list li span.bed {
  width: 45%;
}

.hotel-detail .house-rules .bed-list li span.price {
  border: 0;
  width: 40%;
}

.hotel-detail .house-rules .bed-list li span img {
  margin-right: 5px;
}

.triip-review {
  margin-bottom: 100px;
}

.triip-review .block-header {
  border-top: 1px solid #dfdfdf;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: right;
}

.triip-review .block-header:after {
  display: table;
  content: "";
  clear: both;
}

.triip-review .block-header h2 {
  color: #333;
  font-size: 24px;
  font-weight: 500;
  float: left;
  margin: 0;
}

.triip-review .block-header a {
  color: #999;
}

.triip-review .block-ct {
  background: #ececec;
  border-radius: 5px;
  padding: 20px;
}

.triip-review .author-info {
  text-align: center;
}

.triip-review .author-info .avatar {
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  height: 80px;
  width: 80px;
}

.triip-review .author-info .avatar img {
  width: 100%;
}

.triip-review .author-info strong {
  display: block;
}

.triip-review .review-head {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.triip-review .review-head:after {
  display: table;
  content: "";
  clear: both;
}

.triip-review .review-head .point {
  background-color: #5ec2c9;
  border-radius: 50%;
  color: #fff;
  display: block;
  float: left;
  font-size: 24px;
  height: 50px;
  margin-right: 10px;
  line-height: 50px;
  text-align: center;
  width: 50px;
}

.triip-review .review-head h3 {
  color: #333;
  font-family: "Proxima", "Roboto", sans-serif;
  font-size: 18px;
  margin: 0;
}

.triip-review .review-head span {
  color: #999;
  font-size: 14px;
}

.triip-review .review-detail {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #dfdfdf;
  padding: 20px;
}

.triip-review .review-detail p {
  padding-left: 40px;
  position: relative;
}

.triip-review .review-detail p:before {
  content: "";
  display: block;
  height: 24px;
  position: absolute;
  left: 0;
  top: 5px;
  width: 24px;
}

.triip-review .review-detail p.good:before {
  background: url(../images/icons/ico-good.png) no-repeat center center;
}

.triip-review .review-detail p.bad:before {
  background: url(../images/icons/ico-bad.png) no-repeat center center;
}

.hotel-ct h3 {
  font-size: 18px;
  font-weight: bold;
  font-family: 'Proxima';
  position: relative;
  letter-spacing: 1px;
}

.hotel-ct h3 a {
  color: rgb(11, 46, 91) !important;
}

.search-result h2 {
  color: rgb(11, 46, 91);
  font-size: 18px;
  font-weight: bold;
  font-family: 'Proxima';
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  letter-spacing: 1px;
}

.search-result .line {
  position: relative;
  top: -25px;
  height: 8px;
  left: -10px;
  width: 774px;
}

.search-result h2:before,
.search-result h2:after {
  /* background: #dfdfdf; */
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
}

.search-result h2:after {
  /* background: #5ec2c9; */
  width: 60px;
}

.search-result .nav-tabs {
  border-bottom: 0;
  margin-left: -10px;
  padding-left: 10px;
  overflow-y: hidden;

  position: absolute;
  top: 70px;
  left: 120px;
}

.search-result .sort-by {
  position: absolute;
  top: 87px;
  left: 40px;
  font-weight: 400;
  color: black;
  font-size: 15px;
}

.search-result .nav-tabs li {
  margin-right: 10px;
  padding-top: 10px;
}

.search-result .nav-tabs li a {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: block;
  position: relative;
  padding: 5px 25px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.search-result .nav-tabs li a:hover,
.search-result .nav-tabs li a:focus,
.search-result .nav-tabs li a:active {
  color: #5ec2c9;
  text-decoration: none;
}

.search-result .nav-tabs li a.active {
  background: #002E5E;
  color: #fff;
  font-weight: 500;
}

.search-result .hotel-item {
  border: 1px solid #dfdfdf4d;
  margin-bottom: 20px;
  position: relative;
  background: #fff;
  padding: 30px;
  margin: 35px 0;
  min-height: 260px;
  border-radius: 15px;
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.05);
}

.hotel-detail {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.05);
}

.hotel-detail .rating {
  width: 40px;
  position: absolute;
  height: 40px;
  top: 0;
  right: 60px;
}

.hotel-detail .hotel-detail-btn {
  background: #FAA61A !important;
  border-radius: 10px;
}

.hotel-detail table.detail th:nth-child(1) {
  border-radius: 18px 0 0 0;
}

.hotel-detail table.detail th:last-child {
  border-radius: 0 18px 0 0;
}

.hotel-heading h2 {
  color: rgb(11, 46, 91) !important;
  font-size: 18px !important;
  font-weight: bold;
  font-family: 'Proxima';
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative;
  letter-spacing: 1px;
}

.hotel-heading .five-stars {
  position: relative;
  top: -8px
}

.search-result .hotel-item h3 {
  font-family: "Proxima", "Roboto", sans-serif;
  font-size: 18px;
}

.search-result .hotel-item .hotel-review {
  background: #FAA61A;
  border-radius: 2px 2px 0 0;
  color: #fff;
  display: block;
  position: absolute;
  top: -30px;
  right: 0;
  padding: 5px 5px 0;
  line-height: 1;
  text-align: center;
  width: 48px;
}

.search-result .hotel-item .hotel-review:after {
  background: url(../app/assets/img/triip-v3/hotel/polygon_rating.png) no-repeat center bottom;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  left: 8px;
  bottom: -11px;
  width: 32px;
  transform: scale(1.5);
}

.search-result .hotel-item .hotel-review strong {
  display: block;
}

.search-result .hotel-item .hotel-review span {
  font-size: 11px;
  text-transform: uppercase;
}

.search-result .hotel-item p {
  margin: 0;
}

.search-result .hotel-item .media img {
  width: 220px;
  height: 170px;
  border-radius: 10px;
}

.search-result .hotel-item .hotel-ft {
  border-top: 1px solid #dfdfdf;
  margin-top: 10px;
  padding-top: 10px;
}

.search-result .hotel-item .hotel-ft:after {
  display: table;
  content: "";
  clear: both;
}

.search-result .hotel-item .hotel-ft .price {
  float: left;
  width: 240px;
}

.search-result .hotel-item .hotel-ft .price strong {
  color: #F9A619;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;

  position: absolute;
  right: 10px;
  bottom: 60px;
}

.search-result .hotel-item .hotel-ft .price .root_price_text {
  position: absolute;
  right: 145px;
  color: #909090;
  font-weight: 400;
  font-size: 13px;
  text-decoration: line-through;
}

.search-result .hotel-item .hotel-ft .price span {
  font-size: 15px;
}

.search-result .filter-box {
  background: white;
  padding: 20px 10px 0;
  height: 140px;
  border-radius: 10px;
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.05);
}

.sidebar-mobile {
  width: 100%;
  font-size: 14px;
  height: 38px;
  background: #5ec2c9;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  position: fixed;
  bottom: 0;
  z-index: 60;
  left: 0;
  text-align: center;
}

.search-result .hotel-item .hotel-ft a {
  background-color: #F9A619;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 8px 13.33333px;
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
  float: right;
  bottom: -50px;
  right: -10px;
}

.search-result .hotel-item .hotel-ft a:hover,
.search-result .hotel-item .hotel-ft a:focus,
.search-result .hotel-item .hotel-ft a:active {
  background-color: #F9A619;
  text-decoration: none;
}

.search-result .page-item a {
  color: #F9A619;
  font-weight: bold;
  padding: 5px 20px;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #48C2CA !important;
  border-color: #48C2CA !important;
  font-weight: bold;
  padding: 5px 20px;
}

.item-place-to-stay .image-place .ratting-score {
  font-size: 11px;
  font-weight: bold;

  position: absolute;
  right: 30px;
  top: 2px;
  color: #fff;
}

.item-place-to-stay .image-place img {
  border-radius: 12px 12px 0 0;
}

.item-place-to-stay .info-place {
  text-align: left;
  position: relative;
  left: -30px;
  top: -40px;
  width: 262px !important;
}

.item-place-to-stay .info-place .rating {
  position: relative;
  top: -10px;
}

.item-place-to-stay .line {
  position: absolute;
  width: 262px;
  height: 10px;
  margin: -57px 0 0 -40px;
}

.hotel-heading .line {
  height: 10px;
}

.item-place-to-stay .info-place .place-title {
  font-size: 13px;
  font-family: 'Proxima';
  font-weight: bold;
  color: rgb(11, 46, 91);
  line-height: 13px;
  margin: 20px 5px;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 220px;
}

.total-hours {
  position: absolute;
  right: 20px;
  bottom: 62px;
  font-size: 11px;
  color: #6D6D6D;
}

.item-place-to-stay .info-place .place-info-des {
  font-size: 13px;
  font-family: 'Proxima';
  color: rgb(11, 46, 91);
  line-height: 13px;
  color: #6D6D6D;
  margin: -10px 5px;
}

.item-place-to-stay .info-place .place-info-price {
  font-size: 11px;
  font-family: 'Proxima';
  color: rgb(11, 46, 91);
  line-height: 13px;
  color: #6D6D6D;
  margin: 12px 8px;
}

.old-price {
  position: relative;
  left: 100px;
  text-decoration: line-through;
  top: -31px;
  font-size: 11px;
  color: #909090;

}

.new-price {
  position: relative;
  right: 20px;
  color: #FAA61A;
  font-weight: bold;
  top: -25px;
  font-size: 11px;
  float: right;
}

.item-place-3item {
  transform: scale(1.35);
  margin: 10px 13%;
}

.prefix-normal-size {
  transform: scale(0.8) !important;
}

.item-place-to-stay .info-place hr {
  width: 230px;
  position: relative;
  left: -12px;
  margin: 20px;
}

.item-place-to-stay .info-place .rating {
  margin: 5px;
}

.item-place-to-stay .info-place .rating img {
  width: 14px;
  height: 14px;
  display: inline;
}

.triip-search {
  position: absolute;
  right: 17%;
  width: 460px;
  height: 480px;
  background: #fff;
  top: 210px;
  padding: 55px;
  border-radius: 20px;
  box-shadow: 0px 2px 10px #979797;
}

.triip-search-hotel {
  background: #ffffffff;
  padding: 30px 40px 5px;
  text-align: left;
  border-radius: 20px;
  box-shadow: 0px 3px 4px #d3d3d3;
  width: 1200px;
  transform: scale(0.9);
}

.margin-fix {
  margin: -40px 15% 30px;
}

.hotel-intro-content {
  margin-top: -130px;
}

.triip-v3 .container-fluid {
  padding: 0 !important;
  margin: 0 !important;
}

.triip-v3 .triip-logo-prefix {
  position: relative;
  left: 60px;
}

.triip-v3 .menu-about-us {
  position: fixed;
  top: 0px;
  z-index: 1;
  width: 100%;
  padding: 0 10%;
  background: rgba(0, 0, 0, 0.18);
  height: 75px;
  font-family: 'Proxima';
}

.triip-v3 .triip-logo-prefix-about-us {
  position: relative;
  left: 0;
}

.triip-v3 .logo-menu-about-us {
  padding: 15px 100px 0px 0px;
}

.triip-v3 .logo-menu-about-us .menu-header a,
.triip-v3 .logo-menu-about-us .triip-v3-non-background-btn a {
  color: #F3F3F3;
}

.triip-v3 .triip-v3-main-section {
  margin-top: 26px;
}

.triip-v3 .triip-header {
  position: fixed;
  width: 100%;
  background: #fff;
  box-shadow: 0px 2px 10px #979797;
  height: 80px;
}

.triip-v3 ul.ul-menu-header {
  display: inline-flex;
  position: relative;
  left: 20px;
}

.about-us-page ul.ul-menu-header {
  display: inline-flex;
  position: relative;
  left: 40px;
}

.triip-v3 ul li.menu-header {
  list-style: none;
  margin: 10px 25px;
  font-weight: 600;
  cursor: pointer;
  color: rgb(11, 46, 91);
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Proxima'
}

.triip-v3 ul li.menu-header a {
  color: rgb(11, 46, 91);
  font-size: 15px;
  position: relative;
  left: 20px;
}

.adjust-header-menu-right {
  position: relative;
  left: 60px;
  color: #a8a8a8;
  font-size: 16px;
  font-family: "Proxima", "Roboto", sans-serif;
  top: 1px;
}

.triip-v3 .triip-v3-non-background-btn {
  background: transparent;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 13px 3px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}

.triip-v3 .triip-v3-non-background-btn a {
  color: rgb(126, 126, 126);
}

.triip-v3 .triip-v3-login-btn {
  background: transparent;
  border: none;
}

.triip-v3 .triip-v3-login-btn a {
  background: #48C2CA;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
  padding: 10px 25px;
  border-radius: 15px;
  border: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 5px;
  cursor: pointer;
}

.triip-v3 .brand-text-label {
  font-size: 13px;
  font-family: 'Proxima';
  font-weight: bold;
  color: #BCBCBC;
  position: relative;
  top: -15px;
}

.triip-v3 .align-item-center {
  height: 100%;
  margin: 15% 0 0;
  padding-left: 100px;
  position: relative;
  z-index: 9;
}

.triip-v3 .logo-brands {
  position: relative;
  top: -50px;
}

.triip-v3 .hotel-v3 {
  position: relative;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  padding: 5px;
  top: -179px;
  background: white;
  width: 63%;
  height: 100px;
}

.disable-item-lg {
  display: none;
}

.disable-item-xs {
  display: block;
}

.triip-v3 .landing-text-intro {
  font-size: 45px;
  font-family: 'Proxima';
  font-weight: bold;
  color: rgb(11, 46, 91);
  text-align: left;
}

.triip-v3 .landing-text-content {
  font-size: 18px;
  font-family: 'Proxima';
  font-weight: 400;
  color: #000000;
  text-align: left;
}

.triip-v3 .triip-v3-orange-btn {
  background: #FAA61A;
  font-weight: 500;
  font-size: 15px;
  padding: 15px 35px;
  letter-spacing: 1px;
  border-radius: 18px;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
}

.triip-v3 .triip-v3-orange-btn {
  color: #fff;
}

.button-share-landing {
  position: relative;
  top: -222px;
  left: 10px;
}

.triip-v3 .triip-v3-cyan-btn {
  background: #48C2CA;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  padding: 14px 35px;
  letter-spacing: 1px;
  border-radius: 18px;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
}

.button-copy-link {
  position: relative;
  top: -220px;
  left: 0px;
}

.triip-v3 .footer-prefix-app-icon {
  display: block;
}

.triip-v3 .v3-landing-input-link {
  background: #F3F3F3;
  position: relative;
  top: -390px;
  left: 150px;
  z-index: 1;
  width: 250px;
  border: none;
}

.triip-v3 .v3-logo-justify-item {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.triip-v3 .v3-logo-prefix-padding {
  margin: -20px 60px 0;
  cursor: pointer;
}

.triip-v3 .img-color {
  display: none;
}

.triip-v3 .v3-logo-prefix-padding:hover .img-color {
  display: block !important;
}

.triip-v3 .v3-logo-prefix-padding:hover .img-grey {
  display: none !important;
}

.member-board-triip-v2 {
  display: inline-flex;
  list-style: none;
  position: relative;
  left: -15px;
  margin-left: 25px;
  top: 10px;
}

.adjust-header-menu-right .member-board-triip-v2{
  top: -10px;
}

.hidden-large-medium-menu {
  display: none;
}

#dropdownMenuButton {
  margin: 10px;
  background: transparent;
  border: none;
  color: #5ec2c9;
  transform: scale(1.5);
}

.triip-v3 .adjust-section-margin {
  position: relative;
  top: -60px
}

.triip-v3 .content-about-us .title-about-us {
  width: 100%;
  font-size: 36px;
  font-weight: 600;
  color: #48C2CA;
  text-transform: uppercase;
}

.triip-v3 .content-about-us .about-us-member img {
  border-radius: 15px 15px 0 0;
}

.triip-v3 .content-about-us .prefix-display-inline {
  display: -webkit-inline-box;
}

.triip-v3 .content-about-us .about-us-member .line img {
  border-radius: 0;
  position: relative;
  top: -25px;
  z-index: 1;
}

.triip-v3 .content-about-us .about-us-member .info {
  position: relative;
  top: -26px;
  background: #fff;
  padding: 15px 15px 5px;
  box-shadow: 3px 4px 15px rgba(1, 1, 1, .08);
  border-radius: 0 0 15px 15px;
}

.triip-v3 .content-about-us .about-us-member .info h4 {
  text-transform: capitalize;
  font-size: 15px;
  font-family: Proxima;
  color: rgb(11, 46, 91);
}

.triip-v3 .content-about-us .about-us-member .info h5 {
  text-transform: capitalize;
  font-size: 15px;
  font-family: Proxima;
  color: rgba(1, 1, 1, .5);
  letter-spacing: 0.5px;
}

.checkout-detail {
  position: relative;
  left: 10px;
  background: #fff;
  padding: 10px 30px;
  border-radius: 10px;
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.05);
}

.hotel-summary {
  padding: 30px;
}

.total-value {
  color: #F9A619;
  font-weight: bold;
  font-size: 18px;
}

.line {
  height: 10px;
}

.block-title-general {
  font-size: 16px;
  font-family: 'Proxima';
  font-weight: bold;
  color: rgb(11, 46, 91);
  line-height: 30px;
  width: 100%;
  margin: 0;
}

.block-title-h2 {
  font-size: 20px;
  font-family: 'Proxima';
  font-weight: bold;
  color: rgb(11, 46, 91);
  line-height: 30px;
  width: 100%;
  margin: 0;
}

.btn-primary-orange {
  background: #FAA61A !important;
  border-radius: 10px;
}

@media (max-width: 375px) {
  .video-triip-v3 {
    width: 100%;
    height: 400px;
  }

  .video-triip-v3 video {
    width: 100%;
    height: 100%;
  }

  .about-us .main-wrap {
    background: #fff;
    padding-bottom: 45px;
    margin-top: 150px !important;
  }

  .triip-v3 .triip-logo-prefix {
    position: relative;
    left: -10px;
  }

  .triip-slideshow .item-ct {
    position: absolute;
    top: 350px;
  }

  .landing-text-intro-white {
    position: relative;
    top: -200px !important;
    font-size: 35px !important;
    text-align: center;
  }

  .slide-item img {
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .item-place-to-stay {
    width: 262px !important;
    height: 350px;
    background: #ffffff;
    border-radius: 10px;
    margin: 50px auto !important;
    box-shadow: 0px 10px 10px #F5F5F5;
    transform: scale(1) !important;
  }

  .hotel-detail .hotel-availability .block-ct {
    text-align: center;
  }

  .prefix-position {
    position: relative;
    left: -88px !important;
    top: 0px;
    transform: scale(0.8);
    width: 440px !important;
  }

  .triip-search {
    position: absolute;
    right: 0;
    width: 80%;
    height: auto;
    margin: 0 10%;
    background: #fff;
    top: 175px !important;
    padding: 25px;
    border-radius: 20px;
    box-shadow: 0px 2px 10px #979797;
    position: relative;
    top: -125px !important;
    left: -37px !important;
  }

  .triip-v3 .logo-brands {
    transform: scale(0.9);
    position: relative;
    left: 0 !important;
    top: 400px !important;
    height: 85px;
    width: 100%;
  }

  .select-style {
    width: 120px !important;
    position: relative;
    top: 0;
    left: 5px;
    z-index: 10;
  }

  .search-result .hotel-item:nth-child(1) {
    margin: -70px 0 0 -80px !important;
  }

  .search-result .hotel-item {
    width: 355px;
    margin: 30px 0 0 -80px !important;
    height: 610px;
    box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.05);
  }

  .search-result .hotel-item .media img {
    width: 100%;
    height: 165px;
    border-radius: 10px;
    margin: 20px 0;
  }

  .search-result .hotel-item .hotel-review {
    background: #FAA61A;
    border-radius: 2px 2px 0 0;
    color: #fff;
    display: block;
    padding: 5px 5px 0;
    line-height: 1;
    text-align: center;
    width: 48px;
    transform: scale(0.85);
    margin: -210px 12px 0 0;
  }

  .search-result .hotel-item .hotel-ft a {
    background-color: #F9A619;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 8px 13.33333px;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    right: 10px;
    bottom: -80px;
  }

  .search-result .hotel-item .hotel-ft .price strong {
    color: #F9A619;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    bottom: -30px;
    right: 15px;
  }

  .sidebar {
    position: relative;
    top: -70px;
    left: 0px;
  }

  .sidebar .list-display-none {
    display: none;
  }

  .prefix-button-orange {
    position: relative;
    left: 100px !important;
    top: -15px !important;
    width: 110px !important;
  }

  .hotel-trave-hero-txt {
    line-height: 25px !important;
  }

  .hotel-trave-hero-content-txt {
    width: 100% !important;
  }

  .triip-v3 .triip-v3-main-section {
    margin-top: 60px;
  }

  .triip-v3 .landing-text-intro {
    font-size: 41px;
  }

  .triip-v3 .v3-landing-input-link {
    position: relative;
    top: -178px;
    left: 62px;
    width: 132px;
    font-size: 8px;
    height: 10px;
  }

  .triip-v3 .logo-brands {
    position: relative;
    top: 10px;
  }

  .hidden-extra-small-small-menu {
    display: none !important;
  }

  .hidden-large-medium-menu {
    display: block !important;
  }

  .triip-v3 .v3-logo-justify-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    transform: scale(1);
  }

  .triip-v3 .v3-logo-prefix-padding {
    padding: 0 -15px;
    cursor: pointer;
  }

  .triip-v3 .adjust-section-margin {
    position: relative;
    top: 10px
  }

  .dropdown-menu {
    position: fixed !important;
    box-shadow: rgb(230, 230, 230) 5px 4px 11px;
    right: 0 !important;
    top: 75px !important;
    float: right !important;
    text-align: right !important;
    transform: none !important;
    width: 220px;
    left: 35% !important;
  }

  .sidebar {
    position: relative;
    top: 0;
    left: 0;
  }

  .checkout-detail {
    margin-left: -20px;
    margin-top: 30px;
  }

  .hotel-detail {
    position: relative;
    top: -150px;
    left: -30px;
  }

  .hotel-detail .rating {
    right: 10px;
  }

  .hotel-detail table.detail {
    position: relative;
    left: -190px;
    top: 0;
    transform: scale(0.6);
    background: #fff;
  }

  .pagination {
    transform: scale(0.7);
    position: relative;
    left: -100px;
  }

  .img-process-bar {
    width: 280px;
    margin: 70px 20px 50px 0;
  }
}

@media (max-width: 480px) {
  .video-triip-v3 {
    width: 100%;
    height: 400px;
  }

  .video-triip-v3 video {
    width: 100%;
    height: 100%;
  }

  .about-us .main-wrap {
    background: #fff;
    padding-bottom: 45px;
    margin-top: 150px !important;
  }

  .triip-v3 .triip-logo-prefix {
    position: relative;
    left: -10px;
  }

  .triip-slideshow .item-ct {
    position: absolute;
    top: 350px;
  }

  .landing-text-intro-white {
    position: relative;
    top: -200px !important;
    font-size: 35px !important;
    text-align: center;
  }

  .slide-item img {
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .item-place-to-stay {
    width: 262px !important;
    height: 350px;
    background: #ffffff;
    border-radius: 10px;
    margin: 50px auto !important;
    box-shadow: 0px 10px 10px #F5F5F5;
    transform: scale(1) !important;
  }

  .hotel-detail .hotel-availability .block-ct {
    text-align: center;
  }

  .prefix-position {
    position: relative;
    left: -75px !important;
    top: 0px;
    transform: scale(0.8);
    width: 440px !important;
  }

  .triip-search {
    position: absolute;
    right: 0;
    width: 80%;
    height: auto;
    margin: 0 10%;
    background: #fff;
    top: 175px !important;
    padding: 25px;
    border-radius: 20px;
    box-shadow: 0px 2px 10px #979797;
    position: relative;
    top: -125px !important;
    left: -37px !important;
  }

  .triip-v3 .logo-brands {
    transform: scale(0.9);
    position: relative;
    left: 0 !important;
    top: 400px !important;
    height: 85px;
    width: 100%;
  }

  .select-style {
    width: 120px !important;
    position: relative;
    top: 0;
    left: 5px;
    z-index: 10;
  }

  .search-result .hotel-item:nth-child(1) {
    margin: -70px 0 0 -60px;
  }

  .search-result .hotel-item {
    width: 355px;
    margin: 30px 0 0 -60px;
    height: 610px;
    box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.05);
  }

  .search-result .hotel-item .media img {
    width: 100%;
    height: 165px;
    border-radius: 10px;
    margin: 20px 0;
  }

  .search-result .hotel-item .hotel-review {
    background: #FAA61A;
    border-radius: 2px 2px 0 0;
    color: #fff;
    display: block;
    padding: 5px 5px 0;
    line-height: 1;
    text-align: center;
    width: 48px;
    transform: scale(0.85);
    margin: -210px 12px 0 0;
  }

  .search-result .hotel-item .hotel-ft a {
    background-color: #F9A619;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 8px 13.33333px;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    right: 10px;
    bottom: -80px;
  }

  .search-result .hotel-item .hotel-ft .price strong {
    color: #F9A619;
    display: block;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    bottom: -30px;
    right: 15px;
  }

  .sidebar {
    position: relative;
    top: -70px;
    left: 0px;
  }

  .sidebar .list-display-none {
    display: none;
  }

  .prefix-button-orange {
    position: relative;
    left: 100px !important;
    top: -15px !important;
    width: 110px !important;
  }

  .hotel-trave-hero-txt {
    line-height: 25px !important;
  }

  .hotel-trave-hero-content-txt {
    width: 100% !important;
  }

  .triip-v3 .triip-v3-main-section {
    margin-top: 60px;
  }

  .triip-v3 .landing-text-intro {
    font-size: 41px;
  }

  .triip-v3 .v3-landing-input-link {
    position: relative;
    top: -178px;
    left: 62px;
    width: 132px;
    font-size: 8px;
    height: 10px;
  }

  .triip-v3 .logo-brands {
    position: relative;
    top: 10px;
  }

  .hidden-extra-small-small-menu {
    display: none !important;
  }

  .hidden-large-medium-menu {
    display: block !important;
  }

  .triip-v3 .v3-logo-justify-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    transform: scale(1);
  }

  .triip-v3 .v3-logo-prefix-padding {
    padding: 0 -15px;
    cursor: pointer;
  }

  .triip-v3 .adjust-section-margin {
    position: relative;
    top: 10px
  }

  .dropdown-menu {
    position: fixed !important;
    box-shadow: rgb(230, 230, 230) 5px 4px 11px;
    right: 0 !important;
    top: 75px !important;
    float: right !important;
    text-align: right !important;
    transform: none !important;
    width: 220px;
    left: 35% !important;
  }

  .sidebar {
    position: relative;
    top: 0;
    left: 0;
  }

  .checkout-detail {
    margin-left: -20px;
    margin-top: 30px;
  }

  .hotel-detail {
    position: relative;
    top: -150px;
    left: -30px;
  }

  .hotel-detail .rating {
    right: 10px;
  }

  .hotel-detail table.detail {
    position: relative;
    left: -190px;
    top: 0;
    transform: scale(0.6);
    background: #fff;
  }

  .pagination {
    transform: scale(0.7);
    position: relative;
    left: -100px;
  }

  .img-process-bar {
    width: 280px;
    margin: 70px 20px 50px 0;
  }
}

@media (max-width: 768px) {
  .video-triip-v3 {
    width: 100%;
    height: 400px;
  }

  .video-triip-v3 video {
    width: 100%;
    height: 100%;
  }

  .triip-v3 .triip-v3-main-section {
    margin-top: 60px;
  }

  .triip-v3 .v3-landing-input-link {
    position: relative;
    top: -289px;
    left: 115px;
    width: 205px;
    font-size: 12px;
    height: 15px;
  }

  .triip-v3 .triip-v3-cyan-btn {
    font-size: 9px;
    padding: 12px 10px;
  }

  .triip-v3 .triip-v3-orange-btn {
    font-size: 15px;
    border-radius: 17px;
  }

  .triip-v3 .triip-v3-non-background-btn {
    font-size: 14px;
  }

  .button-share-landing {
    position: relative;
    top: -262px;
    left: 10px;
    width: 140px;
    padding: 12px 10px !important;
    font-size: 9px !important;
  }

  .button-copy-link {
    position: relative;
    top: -262px;
    left: -5px;
    width: 110px;
  }

  .triip-v3 .align-item-center {
    height: 100%;
    margin: 5% 0;
    text-align: center !important;
    padding-left: 0;
  }

  .list-display-none {
    display: none;
  }

  .hidden-extra-small-small-menu {
    display: none !important;
  }

  .hidden-large-medium-menu {
    display: block !important;
    position: absolute;
    top: 22px;
    right: 20px;
  }

  .margin-fix {
    margin: -40px 15% 30px;
  }

  .triip-v3 .v3-logo-justify-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    transform: scale(1.2);
  }

  .triip-v3 .v3-logo-prefix-padding {
    margin: 0 25px;
    cursor: pointer;
  }

  .prefix-position {
    position: relative;
    left: -95px;
    top: 0px;
    transform: scale(0.8);
    width: 480px;
    height: 510px;
  }

  .dropdown-menu {
    position: fixed !important;
    box-shadow: rgb(230, 230, 230) 5px 4px 11px;
    right: 0 !important;
    top: 75px !important;
    float: right !important;
    text-align: right !important;
    transform: none !important;
    width: 220px;
    left: 35% !important;
  }

  .img-process-bar {
    width: 280px;
    margin: 70px 20px 50px 0;
  }
}

@media (max-width: 1200px) {
  .triip-v3 .triip-logo-prefix {
    position: relative;
    left: -30px;
  }

  .triip-slideshow .item-ct {
    position: absolute;
    top: 350px;
    left: 10px;
  }

  .triip-v3 .logo-brands {
    top: 350px !important;
  }

  .landing-text-intro-white {
    position: relative;
    top: -170px;
    font-size: 45px;
    text-align: center;
    ;
  }

  .triip-search {
    position: absolute;
    width: 100%;
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    box-shadow: 0px 2px 10px #979797;
    transform: scale(0.9);
    position: relative;
    top: -180px;
    left: 0;
  }

  .prefix-button-orange {
    position: relative;
    left: 160px !important;
    top: -45px;
    width: 150px;
  }

  .hotel-intro-content {
    margin-top: 50px !important;
    padding: 0 !important;
  }

  .item-place-to-stay {
    width: 262px !important;
    height: 350px;
    background: #ffffff;
    border-radius: 10px;
    margin: 170px auto;
    box-shadow: 0px 10px 10px #F5F5F5;
    transform: scale(1.4);
  }

  .triip-v3 .triip-v3-main-section {
    margin-top: 60px;
  }

  .item-place-3item {
    transform: scale(1.2);
    margin: 0 !important;
  }

  .triip-v3 .logo-brands {
    transform: scale(0.9);
    position: relative;
    left: 0;
    top: 400px !important;
    height: 85px;
    width: 100%;
  }

  .triip-v3 .brand-text-label,
  .v3-logo-justify-item {
    position: relative;
    top: -16px !important;
  }


  .triip-v3 .v3-landing-input-link {
    position: relative;
    top: -264px;
    left: 111px;
    width: 160px;
    font-size: 10px;
    height: 20px;
  }

  .margin-fix {
    margin: -40px 15% 30px;
  }

  .prefix-position {
    position: relative;
    left: -110px;
    top: 0px;
    transform: scale(0.8);
    width: 570px;
    height: 510px;
  }

  .prefix-size-of-details {
    transform: scale(0.88);
    position: relative;
    left: 20px;
    top: -50px;
  }

  .disable-item-lg {
    display: block !important;
  }

  .disable-item-xs {
    display: none !important;
  }

  .triip-v3 .triip-v3-orange-btn {
    background: #FAA61A;
    font-weight: 500;
    font-size: 15px;
    padding: 14px 20px;
    letter-spacing: 1px;
    border-radius: 22px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
  }

  .triip-v3 .triip-v3-orange-btn {
    color: #fff !important;
  }

  .triip-v3 .triip-v3-cyan-btn {
    font-size: 11px;
    padding: 14px 0;
  }

  .triip-v3 .triip-v3-orange-btn {
    font-size: 11px;
    padding: 14px 20px;
    border-radius: 17px;
  }

  .triip-v3 .triip-v3-non-background-btn {
    font-size: 14px;
  }

  .button-share-landing {
    position: relative;
    top: -255px;
    left: 7px;
    width: 120px;
  }

  .button-copy-link {
    position: relative;
    top: -255px;
    left: 0px;
    width: 100px;
  }

  .member-board-triip-v2 {
    display: inline-flex;
    list-style: none;
    position: relative;
    left: -15px;
    margin-left: 25px;
    top: -10px;
  }

  .triip-v3 .v3-logo-justify-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    transform: scale(1);
  }

  .triip-v3 .v3-logo-prefix-padding {
    margin: 0 25px;
    cursor: pointer;
  }

  .triip-v3 .adjust-section-margin {
    position: relative;
    top: 20px
  }
}

.triip-checkout-progress {
  background-color: #ffff;
  z-index: 15;
  position: relative;
  top: -60px;
  min-height: 300px;
  margin-bottom: -60px;
  border-bottom: 1px solid #93939345;
}

.triip-checkout-progress .container {
  padding: 40px 0 20px;
}

.triip-checkout-progress .container p {
  color: #5ec2c9;
  font-weight: 600;
  margin: 20px 0 0 0;
  text-align: center;
}

.triip-checkout-progress .triip-progress-bar {
  margin: 0 auto;
  max-width: 500px;
  min-height: 54px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .triip-checkout-progress .triip-progress-bar {
    min-height: 54px;
  }
}

.triip-checkout-progress .triip-progress-bar:before,
.triip-checkout-progress .triip-progress-bar:after {
  background: #dfdfdf;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  left: 0;
  top: 6px;
  right: 0;
}

.triip-checkout-progress .triip-progress-bar.step-2:after {
  background: #5ec2c9;
  right: 50%;
}

.triip-checkout-progress .triip-progress-bar.step-3:after {
  background: #5ec2c9;
  right: 0;
}

.triip-checkout-progress .triip-progress-bar .step {
  color: #999;
  display: inline-block;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  text-align: center;
  height: 67px;
  width: 100px;
  z-index: 100;
}

@media screen and (max-width: 1440px) {
  .margin-fix {
    margin: -40px 7% 30px;
  }

  .triip-checkout-progress {
    min-height: 100px;
  }
}

@media screen and (min-width: 768px) {
  .triip-checkout-progress .triip-progress-bar .step {
    height: auto;
    width: auto;
  }
}

.triip-checkout-progress .triip-progress-bar .step strong {
  display: block;
  font-size: 15px;
  position: relative;
  padding-top: 40px;
  font-weight: 400;
}

.triip-checkout-progress .triip-progress-bar .step strong:after {
  background: #5ec2c9;
  border-radius: 50%;
  content: "";
  color: #fff;
  display: block;
  height: 22px;
  margin: 0 auto 6.66667px;
  padding: 2px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 3px;
  width: 22px;
}

.triip-checkout-progress .triip-progress-bar .step strong:after {
  background: #cbcbcb;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.triip-checkout-progress .triip-progress-bar .step.step-1 {
  left: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.triip-checkout-progress .triip-progress-bar .step.step-2 {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.triip-checkout-progress .triip-progress-bar .step.step-2 strong:after {
  content: "2";
}

.triip-checkout-progress .triip-progress-bar .step.step-3 {
  right: 0;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.triip-checkout-progress .triip-progress-bar .step.step-3 strong:after {
  content: "3";
}

.triip-checkout-progress .triip-progress-bar .step.active strong {
  color: #7a7a7a;
  font-weight: 400;
}

.triip-checkout-progress .triip-progress-bar .step.active strong:after {
  background: #5ec2c9;
}

.triip-checkout-progress .triip-progress-bar .step.done strong:after {
  background: url(../images/icons/ico-check.png) no-repeat center center #5ec2c9;
  content: "";
}

#appleid-signin {
  height: 60px;
  cursor: pointer;
}
#appleid-signin > div {
  max-width: 100% !important;
}
