.gallery-thumb-dtls.title {
    margin: 18px 0 0px 0;
}
.gallery-component-style1 {
  padding-bottom: 120px;
}
.gallery-component-style1 .selectedCountry {
  display: none;
}
.gallery-component-style1 .filters-sub-category {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 50px;
  padding-bottom: 10px;
}
.gallery-component-style1 .gallery-list {
  display: none;
}
.gallery-component-style1 .gallery-list.tarrif-list > li {
  min-height: 350px;
}
.gallery-component-style1 .gallery-list > li {
  float: left;
  list-style: outside none none;
  margin-bottom: 60px;
  margin-right: 8%;
  width: 28%;
}
.gallery-component-style1 .gallery-list > li:nth-child(3n) {
  margin-right: 0;
}
.gallery-component-style1 .gallery-list > li .gallery-image {
  margin-bottom: 15px;
}
.gallery-component-style1 .gallery-list > li .gallery-image img {
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
}
.gallery-component-style1
  .gallery-list
  > li
  .gallery-dtls
  .gallery-share-toggle {
  position: relative;
  float: right;
}
.gallery-component-style1 .gallery-list > li .gallery-dtls p {
  font-family: "optimanormal";
  font-size: 1.375em !important;
  line-height: 100%;
  margin-bottom: 15px;
}
.gallery-component-style1 .gallery-list > li .gallery-dtls h2 {
  font-family: "optimanormal";
  font-size: 1.375em !important;
  line-height: 100%;
  margin-bottom: 15px;
  font-weight: 400;
}
.gallery-component-style1 .gallery-list > li .gallery-dtls h2 em{
	font-style: normal;
}
.gallery-component-style1 .gallery-list > li .gallery-dtls > ul > li {
  color: #606161;
  font-size: 0.9375em;
  float: left;
  font-family: "Verdana", sans-serif;
  font-weight: 300;
  list-style: outside none none;
  text-transform: uppercase;
  width: 50%;
  position: relative;
}
.gallery-component-style1
  .gallery-list
  > li
  .gallery-dtls
  > ul
  > li
  .share-component
  .share-toggle {
  color: #606161;
  font-weight: 500;
}
.gallery-component-style1
  .gallery-list
  > li
  .gallery-dtls
  > ul
  > li
  .gallery-share-toggle
  a
  i {
  margin-right: 10px;
}
.gallery-component-style1
  .gallery-list
  > li
  .gallery-dtls
  > ul
  > li:last-child {
  text-align: right;
}
.gallery-component-style1
  .gallery-list
  > li
  .gallery-dtls
  > ul
  > li:first-child
  a {
  background: url("/images/OberoiHotels/common/arrow-right4.png") no-repeat
    right center;
  padding-right: 20px;
}
.gallery-component-style1 .gallery-list > li .gallery-dtls > ul > li a {
  color: inherit;
  text-decoration: none;
}

.gallery-page{
  margin-top: 50px;
}

@media only screen and (max-width: 991px) {
  .gallery-component-style1 {
    padding-bottom: 50px;
  }
  .gallery-component-style1 .gallery-list > li {
    margin-right: 8%;
    width: 46%;
  }
  .gallery-component-style1 .gallery-list > li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .gallery-component-style1 .gallery-list > li:nth-child(3n) {
    margin-right: 8%;
  }
}
@media only screen and (max-width: 767px) {

  .gallery-thumb-dtls.title {
    margin: 18px 0 0px 0;
}
  .gallery-component-style1 .gallery-list.tarrif-list > li {
    min-height: auto;
  }
  .gallery-component-style1 .gallery-list > li {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0 !important;
  }
  .gallery-component-style1 .selectedCountry {
    background: url("/images/OberoiHotels/destination/drop-down-arrow.png")
      no-repeat scroll 92% center;
    border: 1px solid #828282;
    color: #000000;
    cursor: pointer;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 0.9375em;
    padding: 10px 15px;
    text-transform: uppercase;
    width: 100%;
  }
  .gallery-component-style1 .filters-sub-category {
    border-bottom: 0 none;
    margin-bottom: 20px;
    position: relative;
  }
  .gallery-component-style1 .filters-sub-category ul {
    position: absolute;
    background: #fff;
    top: 41px;
    left: 0;
  }
  .gallery-component-style1 .filters-sub-category ul > li {
    border-bottom: 1px solid #505050;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 300;
    margin-right: 0;
    padding: 10px 15px;
    width: 100%;
  }
  .gallery-component-style1 .filters-sub-category ul > li.active {
    font-weight: 400;
  }
}
/*# sourceMappingURL=gallery-component-style1.css.map */
