/* Developed by holoman@hotmail.com */
.header-logo{
  height: 100px;
  position: absolute;
  top: -20px;
}
.more-photos {
  position: absolute;
  z-index: 9;
  left: 50%;
  padding: 0px 20px;
  top: 50%;
  width: 30%;
  transform: translate(-20%,160%);
}
.more-photos .more-pics {
  margin-bottom: 0;
}
.sold-label {
  position: absolute;
  padding: 5px;
  width: 160px;
  height: 102px;
  background-image: url("../images/pics/price_label.png");
  background-size: contain;
  background-position: center center;
  top: -20px;
  right: 50px;
  background-repeat: no-repeat;
}
.sold-text {
  position: absolute;
  width: 100%;
  top: 56%;
  left: 58%;
  transform: translate(-50%, -50%) rotate(7deg);
}
.sold-text h5,.sold-text p{
    margin: 0;
}
.rounded-left{
    border-radius: 30px 0 0 30px !important;
}
.rounded-right{
    border-radius: 0 30px 30px 0 !important;
}
.rounded-both{
    border-radius: 30px !important;
}
.widget .widget-btn{
    padding: 20px 10px 10px;
}
.widget-body{
    padding: 0px 20px 10px;
}
.widget-body a small{
    color: #088dcd;
}
.xs-text{
    font-size: 70% !important;
}
.border-top-custom{
  border-top: 1px solid #ccc;
}
/* image grid post start*/
.ultimate-post-kit-container {
  display: flow-root;
  box-sizing: content-box;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 14px;
  padding-right: 14px;
  margin-top: 50px;
}

.ultimate-post-kit * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  vertical-align: middle;
}

.upk-hazel-grid .upk-post-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in;
  height: 100%;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 2;
  transition: all 0.3s ease;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box:hover .upk-blog-image {
  transform: scale(1.1);
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content {
  padding: 20px;
  transition: all 0.3s ease;
  opacity: 1;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-badge a {
  text-decoration: none;
  font-size: 10px;
  background: #EF233C;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 2px;
  display: inline-block;
  padding: 3px 6px;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-badge * {
  color: #fff;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-title-wrap {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 15px;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-title {
  display: inline;
  text-decoration: none;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta {
  display: inline-flex;
  align-items: center;
  opacity: 0;
  transition: all 0.3s ease;
  font-size: 12px;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-author {
  float: left;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-author a {
  text-transform: capitalize;
  font-weight: 600;
  text-decoration: none;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-author .upk-post-grid-author {
  display: flex;
  line-height: 1;
  margin-left: 5px;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-date {
  padding-left: 20px;
  position: relative;
  display: flex;
  align-items: center;
  line-height: 1;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-date::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 15px;
  background: #fff;
  left: 0;
  top: 53%;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-date i {
  margin: 0 5px;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item:hover .upk-post-grid-item-box:before {
  opacity: 0.2;
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item:hover .upk-post-grid-item-box .upk-blog-box-content {
  opacity: 1;
  transform: translateY(0);
}
.upk-hazel-grid .upk-post-grid .upk-post-grid-item:hover .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta {
  opacity: 1;
}
.upk-hazel-grid .upk-blog-content-style-1 .upk-post-grid-item-box:before {
  background: #000;
  opacity: 0;
}
.upk-hazel-grid .upk-blog-content-style-1 .upk-blog-box-content .upk-cetagory {
  margin-bottom: 15px;
}
.upk-hazel-grid .upk-blog-content-style-1 .upk-blog-box-content .upk-blog-title {
  color: #fff;
}
.upk-hazel-grid .upk-blog-content-style-1 .upk-blog-box-content .upk-blog-post-meta .upk-blog-author .by {
  color: #ffffff;
}
.upk-hazel-grid .upk-blog-content-style-1 .upk-blog-box-content .upk-blog-post-meta .upk-blog-author a {
  color: #fff;
}
.upk-hazel-grid .upk-blog-content-style-1 .upk-blog-box-content .upk-blog-post-meta .upk-blog-date {
  color: #ffffff;
}
.upk-hazel-grid .upk-blog-content-style-2 .upk-blog-box-content {
  padding: 15px;
  width: 100%;
  background-color: #00000082;
}
.upk-hazel-grid .upk-blog-content-style-2 .upk-blog-box-content .upk-cetagory {
  margin-bottom: 15px;
}
.upk-hazel-grid .upk-blog-content-style-2 .upk-blog-box-content .upk-blog-title {
  color: #fff;
}
.upk-hazel-grid .upk-blog-content-style-2 .upk-blog-box-content .upk-blog-post-meta .upk-blog-author .by {
  color: #ffffff;
}
.upk-hazel-grid .upk-blog-content-style-2 .upk-blog-box-content .upk-blog-post-meta .upk-blog-author a {
  color: #fff;
}
.upk-hazel-grid .upk-blog-content-style-2 .upk-blog-box-content .upk-blog-post-meta .upk-blog-date {
  color: #ffffff;
}
.upk-hazel-grid .upk-blog-content-style-3 .upk-post-grid-item .upk-post-grid-item-box:before {
  background: #000;
  opacity: 0.4;
}
.upk-hazel-grid .upk-blog-content-style-3 .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-cetagory {
  margin-bottom: 15px;
}
.upk-hazel-grid .upk-blog-content-style-3 .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-title {
  background: #fff;
  color: #000;
  display: inline;
  padding: 6px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.upk-hazel-grid .upk-blog-content-style-3 .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta {
  background: #fff;
  color: #000;
  display: inline-flex;
  padding: 6px;
}
.upk-hazel-grid .upk-blog-content-style-3 .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-author .by {
  color: #000;
}
.upk-hazel-grid .upk-blog-content-style-3 .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-author a {
  color: #000;
}
.upk-hazel-grid .upk-blog-content-style-3 .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-date {
  color: #000;
}
.upk-hazel-grid .upk-blog-content-style-3 .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-post-meta .upk-blog-date::before {
  background: #000;
}
.upk-hazel-grid .upk-pg-text-position-bottom-left .upk-blog-box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 111;
  transform: translateY(30px);
}
.upk-hazel-grid .upk-pg-text-position-top-left .upk-blog-box-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 111;
  transform: translateY(-40px);
  display: flex;
  flex-direction: column-reverse;
  flex-flow: wrap-reverse;
}
.upk-hazel-grid .upk-pg-text-position-top-left .upk-blog-box-content .upk-blog-title-wrapper {
  margin-bottom: 10px;
  width: 100%;
}
.upk-hazel-grid .upk-pg-text-position-top-left .upk-blog-box-content .upk-blog-post-meta {
  margin-bottom: 20px;
}
.upk-hazel-grid .upk-pg-text-position-top-right .upk-blog-box-content {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 111;
  text-align: right;
  transform: translateY(-40px);
  display: flex;
  flex-direction: column-reverse;
  flex-flow: wrap-reverse;
}
.upk-hazel-grid .upk-pg-text-position-top-right .upk-blog-box-content .upk-blog-title-wrapper {
  margin-bottom: 10px;
  width: 100%;
}
.upk-hazel-grid .upk-pg-text-position-top-right .upk-blog-box-content .upk-cetagory {
  margin-left: auto;
}
.upk-hazel-grid .upk-pg-text-position-top-right .upk-blog-box-content .upk-blog-post-meta {
  margin-left: auto;
  margin-bottom: 20px;
}
.upk-hazel-grid .upk-pg-text-position-top-right .upk-blog-box-content .upk-blog-badge {
  margin-left: auto;
}
.upk-hazel-grid .upk-pg-text-position-bottom-right .upk-blog-box-content {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 111;
  transform: translateY(30px);
  text-align: right;
}
.upk-hazel-grid .upk-pg-text-position-bottom-right .upk-blog-box-content .upk-blog-post-meta {
  opacity: 1;
  transition: all 0.3s ease;
  display: inline-flex;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-1 .upk-post-grid-item {
  grid-column: span 2/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+1) {
  grid-row: none;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(n+1) {
  grid-column: span 2/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-3 .upk-post-grid-item:nth-child(5n+1) {
  grid-row: span 2/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-3 .upk-post-grid-item:nth-child(n+1) {
  grid-column: span 2/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-4 .upk-post-grid-item:nth-child(5n+2) {
  grid-row: span 2/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-4 .upk-post-grid-item:nth-child(n+1) {
  grid-column: span 2/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(n+1) {
  grid-column: span 6/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-6 .upk-post-grid-item:nth-child(n+1) {
  grid-column: span 2/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-6 .upk-post-grid-item:nth-child(5n+3) {
  grid-row: span 2/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-7 .upk-post-grid-item:nth-child(n+1) {
  grid-column: span 2/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-8 .upk-post-grid-item:nth-child(n+1) {
  grid-column: span 3/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(n+1) {
  grid-column: span 6/auto;
}
.upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(n+1) {
  grid-column: span 6/auto;
}

.upk-global-link-yes .upk-hazel-grid .upk-post-grid-item:hover {
  cursor: pointer;
}

@media only screen and (min-width: 661px) and (max-width: 1200px) {
  .upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-title-wrap {
    font-size: 16px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-1 .upk-post-grid-item {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+1) {
    grid-column: span 3/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+2) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+3) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+4) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+5) {
    grid-column: span 3/auto;
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+6) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-3 .upk-post-grid-item:nth-child(5n+1) {
    grid-column: span 3/auto;
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-3 .upk-post-grid-item:nth-child(5n+2) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-3 .upk-post-grid-item:nth-child(5n+3) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-3 .upk-post-grid-item:nth-child(5n+4) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-3 .upk-post-grid-item:nth-child(5n+5) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-4 .upk-post-grid-item:nth-child(5n+2) {
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-4 .upk-post-grid-item:nth-child(n+1) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+1) {
    grid-row: span 2/auto !important;
    grid-column: span 6/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+2) {
    grid-row: span 1/auto !important;
    grid-column: span 3/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+4) {
    grid-row: span 2/auto !important;
    grid-column: span 6/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+3) {
    grid-column: span 3/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+5) {
    grid-column: span 3/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-6 .upk-post-grid-item:nth-child(n+1) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-6 .upk-post-grid-item:nth-child(5n+3) {
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-7 .upk-post-grid-item:nth-child(n+1) {
    grid-column: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+1) {
    grid-column: span 6/auto !important;
    grid-row: span 2/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+2) {
    grid-column: span 3/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+3) {
    grid-column: span 3/auto !important;
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+4) {
    grid-column: span 3/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+1) {
    grid-row: span 2/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+5) {
    grid-row: span 2/auto !important;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(n+1) {
    grid-column: span 3/auto !important;
  }
}
@media only screen and (min-width: 661px) {
  .upk-hazel-grid .upk-post-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .upk-hazel-grid .upk-post-grid .upk-post-grid-item .upk-post-grid-item-box .upk-blog-box-content .upk-blog-title-wrap {
    font-size: 20px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-7 .upk-post-grid-item:nth-child(7n+1) {
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-7 .upk-post-grid-item:nth-child(7n+5) {
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+1) {
    grid-column: span 4/auto;
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+1) .upk-blog-box-content {
    padding: 36px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-2 .upk-post-grid-item:nth-child(6n+1) .upk-blog-box-content .upk-blog-title-wrap {
    font-size: 32px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-3 .upk-post-grid-item:nth-child(5n+1) .upk-blog-title-wrap {
    font-size: 25px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-4 .upk-post-grid-item:nth-child(5n+2) .upk-blog-title-wrap {
    font-size: 25px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+1) {
    grid-column: span 4/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+1) .upk-blog-box-content {
    padding: 36px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+1) .upk-blog-box-content .upk-blog-title-wrap {
    font-size: 32px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+4) {
    grid-column: span 4/auto;
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+4) .upk-blog-box-content {
    padding: 36px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+4) .upk-blog-box-content .upk-blog-title-wrap {
    font-size: 32px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+2) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+3) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-5 .upk-post-grid-item:nth-child(5n+5) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+1) {
    grid-column: span 4/auto;
    grid-row: span 3/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+1) .upk-blog-box-content {
    padding: 36px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+1) .upk-blog-box-content .upk-blog-title-wrap {
    font-size: 32px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+2) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+3) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-9 .upk-post-grid-item:nth-child(4n+4) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+5) {
    grid-column: span 4/auto;
    grid-row: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+5) .upk-blog-box-content {
    padding: 36px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+5) .upk-blog-box-content .upk-blog-title-wrap {
    font-size: 32px;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+1) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+2) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+3) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+4) {
    grid-column: span 2/auto;
  }
  .upk-hazel-grid .upk-post-grid.upk-post-grid-style-10 .upk-post-grid-item:nth-child(6n+6) {
    grid-column: span 2/auto;
  }
}
/* image grid post end */
/* footer style */
footer {
  background-image: url(../images/mapgroup1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 75px 0 0 0 !important;
}
.fot p {
  font-size: 11px !important;
  line-height: 1.5;
}
.c-g {
  color: #CBCBCB;
}
footer a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.last {
  background-color: #242424;
  color: #fff;
}
footer h6 .c-g{
  font-size: 14px;
  font-weight: normal;
}

.border-radius{
  border-radius: 5px !important;
}
.breadcrumb-title{
  font-size: 16px;
}

/* uploader */
.uploader {
  display: block;
  /* clear: both; */
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}
.uploader label {
  float: left;
  clear: both;
  width: 100%;
  padding: 2rem 1.5rem;
  text-align: center;
  background: #fff;
  border-radius: 7px;
  border: 3px solid #eee;
  transition: all 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.uploader label:hover {
  border-color: #454cad;
}
.uploader label.hover {
  border: 3px solid #454cad;
  box-shadow: inset 0 0 0 6px #eee;
}
.uploader label.hover #start i.fa {
  transform: scale(0.8);
  opacity: 0.3;
}
.uploader #start {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #start.hidden {
  display: none;
}
.uploader #start i.fa {
  font-size: 50px;
  margin-bottom: 1rem;
  transition: all 0.2s ease-in-out;
}
.uploader #response {
  float: left;
  clear: both;
  width: 100%;
}
.uploader #response.hidden {
  display: none;
}
.uploader #response #messages {
  margin-bottom: 0.5rem;
}
.uploader #file-image {
  display: inline;
  margin: 0 auto 0.5rem auto;
  width: auto;
  height: auto;
  max-width: 180px;
}
.uploader #file-image.hidden {
  display: none;
}
.uploader #notimage {
  display: block;
  float: left;
  clear: both;
  width: 100%;
}
.uploader #notimage.hidden {
  display: none;
}
.uploader progress,
.uploader .progress {
  display: inline;
  clear: both;
  margin: 0 auto;
  width: 100%;
  max-width: 180px;
  height: 8px;
  border: 0;
  border-radius: 4px;
  background-color: #eee;
  overflow: hidden;
}
.uploader .progress[value]::-webkit-progress-bar {
  border-radius: 4px;
  background-color: #eee;
}
.uploader .progress[value]::-webkit-progress-value {
  background: linear-gradient(to right, #393f90 0%, #454cad 50%);
  border-radius: 4px;
}
.uploader .progress[value]::-moz-progress-bar {
  background: linear-gradient(to right, #393f90 0%, #454cad 50%);
  border-radius: 4px;
}
.uploader input[type=file] {
  display: none;
}
.uploader div {
  margin: 0 0 0.5rem 0;
  color: #5f6982;
}
.uploader .btn {
  display: inline-block;
  margin: 0.5rem 0.5rem 1rem 0.5rem;
  clear: both;
  font-family: inherit;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  text-transform: initial;
  border: none;
  border-radius: 0.2rem;
  outline: none;
  padding: 0 1rem;
  height: 36px;
  line-height: 36px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  box-sizing: border-box;
  cursor: pointer;
}

/* search with icon */
.search-wrap {
  width: 50%;
}

.has-search .form-control {
  padding-right: 2.375rem;
  padding-left: 1rem;
  outline: 0;
  border: 1px solid #ccc;
  border-radius: 20px;
  height: 45px;
  background-color: #f1f1f1;
}

.has-search .form-control-feedback {
  position: absolute;
  right: 0;
  z-index: 2;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
.btn-red{
  background-color: red !important;
}

.btn-green{
  background-color: green !important;
}

.btn-gray{
  background: lightslategray none repeat scroll 0 0 !important;
}
.nav-pills .nav-link{
  color: inherit;
}
.sidebar-new-wrapper{
  border-right: 1px solid #ececec;
}
.sidebar-new .nav-pills .nav-link.active,.sidebar-new .nav-pills .show > .nav-link {
  color: #088dcd;
  background-color: #ececec;
  position: relative;
  border-radius: 0;
}
.sidebar-new .nav-pills .nav-link.active:before{
  content: "";
  position: absolute;
  left: -10px;
  width: 10px;
  height: 100%;
  background: #088dcd;
  top: 0;
}
.icon-wrapper{
  width: 20px;
}
.gallery-item{
  position: relative;
}
/* .gallery-item a::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(240,248,255,0.5);
} */
.gallery-item a{
  position: absolute;
  background-color: aliceblue;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
  line-height: 32px;
  transform: translate(-50%,-50%);
  transition: all 0.3s ease;
  opacity: 0;
}
.gallery-item:hover a{
  opacity: 1;
}
.circle-icon {
  border-radius: 50%;
  text-align: center;
  line-height: 8px;
  vertical-align: middle;
  padding: 8px;
  margin: 2px;
  display: inline-block;
}