**,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  /* Fluid Responsive Font Sizing*/
  background-image: url("images/bg.jpg");
  /*font-family: "Poppins";*/
}
h1,
h2,
h4,
h6 {
  font-family: "Poppins", sans-serif !important;
}
a {
  font-family: "Poppins", sans-serif;
  margin: 0;
}
a:hover {
  font-family: "Poppins", sans-serif;
  text-decoration: none;
}
.text {
  font-size: calc(9px + 0.390625vw);
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  margin-top: 20px;
  color: #1a1a1a;
}
.btn-text {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: calc(10px + 0.390625vw);
}
li {
  list-style-type: none;
}

/*	*******CSS*******	*/
/*	main accent #04baba , accent:#2be3e3 ,regular-text: #8c8c8c box-shadow-color #d9d9d9	*/

/******** NAV BLOCK ONE ********/
.nav-block-one {
  background-color: #849dc6;
  font-family: "Poppins";
}
.nbo-nav {
  padding-top: 30px;
}
.nbo-logo {
  display: -webkit-flex;
  justify-content: center;
  width: 20%;
}
.nbo-logo > img {
  height: 70px;
}
.col {
  width: 65%;
  /*display: -ms-flexbox !important;
	        display: flex !important;
	        flex-direction: column;
	        -ms-flex-preferred-size: auto;
	        flex-basis: auto;
	        justify-content: center;*/
}
.nav-link {
  font-family: "Poppins", sans-serif;
  color: #1a1a1a !important;
  margin-left: auto;
  margin-right: auto;
  transition: 200ms;
  font-weight: 600;
}
.nav-item > a {
  padding: 10px 20px 0px 20px !important;
}
.nav-link:visited {
  color: #8c8c8c;
}
.nav-link:hover {
  color: #013000 !important;
}
.navlink-active {
  color: #013000 !important;
}
.nav-link-active {
  color: #013000 !important;
  border-bottom: 2px solid #013000;
  width: 70%;
  margin: 5px auto 0px auto;
}
.navbar-toggler {
  border: none !important;
}
.menu-wh {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background-image: url("../svg/menu.svg") !important;
  background: no-repeat center center;
  background-size: 100% 100%;
}
.check-reservation {
  background-color: #013000 !important;
  color: #fff !important;
  border: 1px solid #013000 !important;
  transition: 200ms ease-in;
  height: auto !important;
}
.check-reservation:hover {
  background-color: transparent !important;
  color: #013000 !important;
}

/******** HERO BLOCK ONE ********/

.hbo {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.hbo-row {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  padding: 100px 30px;
}
.hbo-text-block > h2,
.hbo-text-block > p {
  text-shadow: 0px 0px 30px #1a1a1a;
}
/*.hero-txt {
			position: absolute;
			top:40px;
			left:20px;
			padding:20px 10px;
			background-color: #fff;
			border-radius: 10px;
			z-index: 10;
			box-shadow: 1px 1px 20px #1a1a1a;
		}
		.hero-txt1 {
			position: absolute;
			top:100px;
			left:60px;
			padding:20px 10px;
			background-color: #2be3e3;
			border-radius: 10px;
		}
		.flag {
			height:30px;
		}*/
.hbo-row > .col-md > div {
  position: relative;
}
.hbo-form {
  width: 70%;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  top: 265px;
  margin-left: auto;
  margin-right: auto;
}
.hero-block {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column-reverse;
}
.hbo-form-grp {
  display: -webkit-flex;
  justify-content: space-around;
  align-items: flex-end;
  width: 100%;
  background-color: #fff;
  /* padding: 5px 5px; */
  padding: 0;
  border-radius: 20px;
  box-shadow: 1px 1px 10px #d9d9d9;
}
.hbo-form-grp > div {
  flex: 1;
  margin: 10px;
}
.hbo-form-grp > div > .form-control {
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2;
  color: #595959;
}
.hbo-form-grp > div > label {
  font-weight: 600;
}
.submit-btn {
  background-color: #013000 !important;
  color: #fff !important;
  border: 1px solid #013000 !important;
  transition: 200ms ease-in;
}
.submit-btn:hover {
  background-color: #fff !important;
  color: #013000 !important;
}

/******** SECTION BLOCK ONE ********/

.sbo {
  display: -webkit-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 90px;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.sbo-row {
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
}
.sbo-col6 > div > h2 {
  color: #013000;
  font-weight: 600;
}
.sbo-row1 {
  width: 90%;
}
.sbo-row1 > .col-md-8 > div {
  display: -webkit-flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sbo-row1 > .col-md-8 > div > div {
  flex: 1;
  margin: 10px;
}
.sbo-row1 > .col-md-4 > div > div {
  flex: 1;
  margin: 10px;
}
.acmd-img {
  width: 100%;
  border-radius: 20px;
}
.city-block {
  display: -webkit-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100% !important;
}
.tours {
  /*			display: none;*/
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 100% !important;
}
.city-list {
  width: 90%;
  padding: 20px;
  margin-top: -20px;
  background-color: #fff;
  box-shadow: 1px 1px 5px #d9d9d9;
  border-radius: 20px;
}
.tour-block {
  width: 90%;
  padding: 20px;
  margin-top: -20px;
  background-color: #013000;
  box-shadow: 1px 1px 5px #d9d9d9;
  border-radius: 20px;
  overflow: hidden;
}
.tour-block > h6 {
  color: #fff;
  font-weight: 600;
}
.tour-block > p,
.tour-block > h6 {
  animation-name: throw1;
  animation-duration: 700ms;
  animation-iteration-count: 1;
  animation-direction: alternate;
}
.tour-list-block,
.t-rate {
  animation-name: throw;
  animation-duration: 500ms;
  animation-iteration-count: 1;
  animation-direction: alternate;
}
.tour-btn {
  animation-name: throw3;
  animation-duration: 700ms;
  animation-iteration-count: 1;
  animation-direction: alternate;
}

@keyframes throw {
  from {
    transform: translate(-400px, 400px) rotate(45deg);
    opacity: 0;
  }
  to {
    transform: translate(0px, 0px) rotate(0deg);
    opacity: 1;
  }
}
@keyframes throw1 {
  from {
    transform: translate(400px);
    opacity: 0;
  }
  to {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}
@keyframes throw3 {
  from {
    transform: translate(0px, 400px);
    opacity: 0;
  }
  to {
    transform: translate(0px, 0px);
    opacity: 1;
  }
}

.tour-id {
  color: #2be3e3;
  margin-bottom: 7px;
}
.booking-city {
  color: #1a1a1a !important;
  margin: 15px auto 5 auto;
}
.clb-sa {
  padding-bottom: 25px;
}
.city-list > h4 {
  color: #013000;
  font-weight: 600;
}
.tour-list-block {
  padding-left: 0;
  margin-top: 20px;
}
.tour-list-block > li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
}
.tour-list-block > li > p {
  color: #f2f2f2;
  margin: 0px 5px;
}
.tour-rating {
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.tour-rating > div {
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.tour-rating > div > .text {
  margin: 0px auto 0px 8px;
  color: #f2f2f2;
}
.rating {
  height: 13px;
  margin-left: 5px;
}
.tour-btn {
  display: -webkit-flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 20px;
}
.next-tour-btn {
  border: none;
  background-color: transparent;
  color: #f2f2f2;
  padding: 10px 10px;
}
.view-tour-btn {
  border: none;
  background-color: transparent;
  color: #2be3e3;
  padding: 10px 0px;
  transition: 200ms ease-in;
}
.view-tour-btn:hover {
  color: #fff;
}
.view-tour-btn:hover::after {
  content: url("../svg/arrow.svg");
  display: inline-block;
  height: 20px !important;
  width: 20px;
  margin-left: 7px;
  animation: slideright;
  animation-duration: 200ms;
  transition: 200ms ease-in;
}
.view-tour-btn:focus,
.next-tour-btn:focus {
  border: none !important;
  outline: none !important;
}
@keyframes slideright {
  from {
    transform: translateX(-27px);
    opacity: 0;
  }
  to {
    transform: translateX(0px);
    opacity: 1;
  }
}
.city-list-block {
  margin-top: 10px;
  padding-left: 0;
}
.city-list-block > li {
  margin-bottom: 5px;
}
.city-list-block > li > a {
  color: #8c8c8c;
}
.city-list-block > li > a:hover {
  color: #013000;
}
.sbo-icon > img {
  height: 15px;
  margin-right: 5px;
}
.sbo-divider {
  border: 1.5px solid #013000;
  margin: 5px 0px;
  width: 30%;
}

/******** SECTION BLOCK TWO ********/
.sb2 {
  display: -webkit-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 60px;
  overflow: hidden;
}
.sb2-row {
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
}
.sb2-img-block {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  animation-name: roll;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-direction: alternate-reverse;
  animation-timing-function: ease-in-out;
  flex-wrap: nowrap !important;
}
.sb2-img-block2 {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  animation-name: roll;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
  flex-wrap: nowrap !important;
}
.sb2-img-block2:hover,
.sb2-img-block:hover {
  animation-play-state: paused;
}
@keyframes roll {
  from {
    transform: translateX(-50px);
  }
  to {
    transform: translateX(50px);
  }
}
.sb2-img {
  height: 220px;
  border-radius: 20px;
  margin: 10px 10px;
  transition: 200ms ease-in;
}
.sb2-img:hover {
  cursor: pointer;
  transform: scale(0.98);
  box-shadow: 1px 1px 5px #d9d9d9;
}
.gallery-h2 {
  text-align: center;
  font-weight: 600;
}
.gallery-text {
  text-align: center;
}

/******** SECTION BLOCK TWO ********/
.sb3 {
  display: -webkit-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.sb3-row2 {
  width: 90%;
  margin-top: 40px;
}
.sb3-row2 > .col-md-8 > div {
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  border-radius: 20px;
  overflow-x: hidden;
}
.sb3-row2 > .col-md-8 > div > div {
  width: 50%;
}
.prop-head {
  font-weight: 500;
  color: #013000;
  margin-bottom: 7px;
  margin-top: 27px;
}
.sb3-icon > img {
  height: 40px;
  /*			margin-right:15px;*/
}
.popular-location {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.sb3-min-price {
  display: -webkit-flex;
  justify-content: space-around;
  align-items: center;
}
.amenities {
  display: -webkit-flex;
  flex-wrap: wrap;
  padding: 10px;
  background-color: hsla(180, 77%, 53%, 0.1);
  border-radius: 10px;
  margin-top: 10px;
}
.amenities > div {
  display: -webkit-flex;
  justify-content: space-around;
  align-items: center;
  margin: 5px;
}
.amenities > div > img {
  width: 20px;
}
.amenities > div > .text {
  margin: 0px 4px;
}
.sb3-amenities-block {
  padding: 15px 25px;
}
.amnty-img {
  width: 100%;
  border-radius: 20px;
}
.img-text {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
  color: #013000;
  margin: 0px auto;
}
.amenity-icons-block {
  display: -webkit-flex;
  justify-content: space-around;
  align-items: center;
  width: 80%;
}
.amenity-icon {
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.amenity-icon > .text {
  margin: 5px auto;
  text-align: center;
}
.popular-img {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.popular-img > img {
  width: 100%;
}

.popular-img {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: auto;
  gap: 10px;
}

.property-img {
  flex: 0 0 100%;
  max-width: 100%;
  height: auto;
  scroll-snap-align: center;
  border-radius: 10px;
  object-fit: cover !important;
}

/* Hide scrollbar (optional) */
.popular-img::-webkit-scrollbar {
  display: none;
}
.popular-accommodation {
  background-color: #fff;
  border-radius: 20px;
  height: 100%;
  position: relative;
}
/* buttons */
.scroll-btn {
  background: rgba(255, 255, 255, 0.6);
  color: #013000;
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 5%;
  cursor: pointer;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: absolute;
}
.prev {
  left: 10px;
  top: 20%;
}
.next {
  right: 10px;
  top: 20%;
}
.p-acc > .popular-accommodation > div {
  padding-bottom: 30px;
}
.capacity-rating {
  position: relative;
  /* display: -webkit-flex; */
  display: none;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin: -30px auto 10px auto;
  padding: 15px;
  border-radius: 5px;
  backdrop-filter: blur(8px);
  background-color: hsla(0, 0%, 100%, 0.7);
  z-index: 10;
  box-shadow: 1px 1px 10px #d9d9d9;
}
.view-house-btn {
  border: 1px solid #3366cc;
  background-color: #3366cc;
  color: #fff;
  padding: 10px 10px;
  transition: 200ms ease-in;
}
.view-house-btn:hover {
  background-color: #fff;
  color: #3366cc;
}
.view-house-btn:focus {
  border: none !important;
  outline: none !important;
}

/*	Section 4	*/
.sb4 {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin-top: 70px;
  margin-bottom: 70px;
}
.sb4-row {
  width: 80%;
}
.test-header {
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}
.test-header > div {
  width: 80%;
}
.testimonial-block {
  display: -webkit-flex;
  justify-content: space-around;
  align-items: center;
  padding: 10px;
  margin-top: 7px;
  margin-bottom: 7px;
  border-style: solid;
  border-color: #013000;
  border-width: 1px 1px 1px 6px;
  transition: 0.4s;
}
.testimonial-block:hover {
  transform: translate(10px) rotate(2deg);
  background-color: #f2f2f2;
  z-index: 10;
  box-shadow: 7px 7px 3px hsla(119, 100%, 9%, 0.1);
  border-top: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.testimonial-block2 {
  display: -webkit-flex;
  justify-content: space-around;
  align-items: center;
  padding: 10px;
  margin-left: -70px;
  margin-right: 70px;
  margin-top: 12px;
  margin-bottom: 12px;
  border-style: solid;
  border-color: #04baba;
  border-width: 1px 1px 1px 6px;
  transition: 0.4s;
}
.testimonial-block2:hover {
  transform: translate(10px) rotate(1deg);
  background-color: #f2f2f2;
  z-index: 10;
  box-shadow: -7px -7px 3px hsla(180, 96%, 37%, 0.1);
  border-top: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.testimonial-block > .test-img-block,
.testimonial-block2 > .test-img-block {
  width: 30%;
}
.testimonial-block > .test-txt,
.testimonial-block2 > .test-txt {
  width: 70%;
}
.quotes {
  display: inline-block;
  width: 20px;
  height: 15.3416px;
  background-image: url("../svg/quote.svg");
  background-size: contain;
}
.quote {
  display: inline-block;
  width: 20px;
  height: 15.3416px;
  background-image: url("../svg/quote_grn.svg");
  background-size: contain;
}
.test-img-block > img {
  width: 60%;
}
.sb4-btn {
  padding: 10px 15px;
  background-color: #013000;
  border: 1px solid #013000;
  color: #fff;
  border-radius: 0.25rem;
  transition: 200ms;
}
.sb4-btn:hover {
  border: 1px solid #013000;
  background-color: transparent;
  color: #013000;
}
.sb4-btn:active {
  outline: none !important;
}

/*	SECTION BLOCK TWENTY */

.sb20 {
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 90px 40px 90px 40px;
  background-image: url("../images/sub_img.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.sb20-col > div > h2,
.sb20-col > div > p {
  text-align: center;
}
.sb20-form-block {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.sb20-form-block > .form-group {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  background-color: hsla(0, 0%, 100%, 0.6);
  backdrop-filter: blur(8px);
  padding: 10px;
  box-shadow: 0px 5px 7px hsla(0, 0%, 0%, 0.2);
}
.sb20-form-block > .form-group > .form-control {
  margin-bottom: 0;
}
.fc-1 {
  width: 70%;
  border-bottom: none !important;
  border-radius: 0 !important;
}
.sb20-btn {
  background-color: #013000 !important;
  border-right: 1px solid #013000 !important;
  color: #fff !important;
  border-radius: 0 !important;
  transition: 200ms;
  width: 30%;
}
.sb20-btn:hover {
  background-color: #fff !important;
  border-left: 1px solid #013000 !important;
  border-top: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
  border-bottom: 1px solid #fff !important;
  color: #013000 !important;
}
.tweet-block {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
#tweets {
  width: 25px;
  margin-left: 10px;
}

/* FOOTER BLOCK THREE */

.fb3 {
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 0px 0px 0px;
  background-color: #fff;
}
.fb3-row {
  width: 80%;
  padding-top: 10px;
}
.fb3-row1 {
  width: 100%;
  margin-top: 60px;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  background-color: #013000;
  padding-top: 0;
}
.fb3-row1 > div {
  width: 50%;
  display: -webkit-flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.fb3-row1 > div > div {
  padding: 15px;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.fb3-row1 > div > div > a {
  color: #fff;
  transition: 500ms;
}
.fb3-row1 > div > div > a:hover {
  color: #a6ffff;
}
.fb3-social-icon {
  width: 50%;
  display: -webkit-flex;
  justify-content: space-between;
}
.fb3-col-div > .fb3-img-block {
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.fb3-img-block > img {
  width: 170px;
}
.fb3-col-div {
  display: -webkit-flex;
  justify-content: space-around;
}
.fb3-tel {
  display: -webkit-flex;
  align-items: center;
  margin-bottom: 10px;
}
.fb3-social-icon > a > img {
  width: 40px;
}
.fb3-tel > img {
  height: 20px;
}
.div2 {
  height: 100% !important;
}
.fb3-col {
  position: relative;
}
.fb3-col > .div2 {
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-between;
}
.fb3-col > #wa-icon > a {
  position: fixed;
  bottom: 40px;
  right: 30px;
  width: 50px;
  height: 50px;
  z-index: 100;
}
.fb3-col > #wa-icon > a > img {
  width: 70px;
  height: 70px;
}
.btn {
  padding: 10px 15px;
  background-color: #013000;
  border: 1px solid #013000;
  color: #fff;
  border-radius: 0.25rem;
  transition: 200ms;
}
.btn:hover {
  border: 1px solid #013000;
  background-color: transparent;
  color: #013000;
}
.btn:active {
  outline: none !important;
}
.fb3-text {
  color: #013000;
  margin: 5px auto;
}

/******** MEDIA QUERIES ********/

@media screen and (max-width: 2560px) {
  h1 {
    font-size: 70px;
  }
  h2 {
    font-size: 60px;
  }
  h4 {
    font-size: 50px;
  }
  h6 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1920px) {
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 50px;
  }
  h4 {
    font-size: 40px;
  }
  h6 {
    font-size: 25px;
  }

  /*	SECTION BLOCK FOUR	*/
  .sb4-ib,
  .sb4-col {
    width: 30%;
  }
}
@media screen and (max-width: 1536px) {
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 45px;
  }
  h4 {
    font-size: 35px;
  }
  h6 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1280px) {
  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 40px;
  }
  h4 {
    font-size: 28px;
  }
  h6 {
    font-size: 20px;
  }

  /*	SECTION BLOCK FOOTER */
}
@media screen and (max-height: 720px) and (min-height: 600px) {
  /*	SECTION  BLOCK THREE */
  .capacity-rating {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 35px;
  }
  h4 {
    font-size: 23px;
  }
  h6 {
    font-size: 18px;
  }

  /*	SECTION BLOCK THREE	*/
  .sb3-row2 {
    width: 95%;
  }
  .capacity-rating {
    width: 100%;
  }
  /*	Section 4*/
  .testimonial-block2 {
    margin-left: auto;
    margin-right: auto;
  }

  /*	FOOTER BLOCK ONE	*/
  .fb3-img-block {
    margin-right: 30px;
  }
}
@media screen and (max-width: 992px) {
  /*	NAV BLOCK ONE */

  .nav-link-active {
    width: 20%;
    margin: 5px 0px 5px 20px;
  }

  /*	HERO BLOCK ONE	*/
  .hbo-form-grp {
    display: -webkit-flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .hbo-form-grp > div {
    flex: 2;
    margin: 10px;
  }
  .hbo-row {
    width: 95%;
  }

  /*	SECTION  BLOCK ONE	*/
  .sbo {
    margin-top: 30px;
  }

  /*	SECTION  BLOCK TWO	*/
  .sb2-img {
    height: 150px;
    border-radius: 20px;
    margin: 10px 10px;
  }

  /*	SECTION  BLOCK THREE	*/
  .sb3 {
    margin-top: 50px;
  }
  .sb3-icon > img {
    height: 30px;
  }
  .capacity-rating {
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .sb3-min-price {
    display: -webkit-flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
  }
  .capacity-rating > div {
    margin: 5px;
  }

  /* SECTION BLOCK FOUR */
  .sb4-row {
    width: 90%;
    display: -webkit-flex;
    justify-content: space-around;
  }
  .sb4-col {
    width: 40% !important;
  }
  .sb4-ib {
    margin-top: 40px;
    width: 50%;
  }

  /* FOOTER BLOCK THREE	*/
  .fb3-row {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 30px;
  }
  h4 {
    font-size: 20px;
  }
  h6 {
    font-size: 16px;
  }

  /*	NAV BLOCK ONE */
  .navbar-nav {
    margin-top: 40px;
    width: 40%;
  }
  .nbo-logo > img {
    height: 50px;
  }
  .col {
    width: 60%;
  }
  .nbo-icons {
    width: 15%;
  }
  .nbo-icon {
    width: 15px;
  }
  .nav-link-active {
    width: 30%;
    margin: 5px 0px 5px 20px;
  }

  /*	SECTION BLOCK ONE */

  .sbo {
    margin-top: 70px;
  }
  .sbo-row1 > .col-md-4 > div > div {
    width: 60%;
    margin: 20px auto;
  }

  /*	SECTION BLOCK THREE	*/
  /*	SECTION  BLOCK THREE	*/
  .sb3 {
    margin-top: 100px;
  }
  .p-acc,
  .p-acc1 {
    margin-bottom: 30px;
  }
  .sb3-row2 > .col-md-8 > div {
    display: -webkit-flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
  }
  .sb3-row2 > .col-md-8 > div > div {
    width: 100%;
  }
  .capacity-rating {
    width: 90%;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
  }
  /*	Section 4 */
  .test-col-2 {
    margin-top: 40px;
  }

  /* FOOTER BLOCK THREE  */

  .div2 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;
  }
  .div2 > div:nth-child(1) {
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;
  }
  .div2 > div:nth-child(2) {
    width: 50%;
  }
  .fb3-social-icon {
    width: 100%;
  }
  .fb3-col-div {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    justify-content: space-around;
  }
}
@media (min-width: 768px) and (max-width: 768px) and (min-height: 1024px) and (max-height: 1024px) {
  /*	SECTION  BLOCK ONE	*/
  .sbo {
    margin-top: 70px;
  }
  .sbo-row1 {
    width: 100% !important;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .sbo-row1 > .col-md-8 {
    max-width: 100% !important;
  }
  .sbo-row1 > .col-md-8 > div {
    width: 100%;
  }
  .sbo-row1 > .col-md-4 {
    max-width: 100% !important;
  }
  .sbo-row1 > .col-md-4 > div {
    width: 100%;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
  }
  .sbo-row1 > .col-md-4 > div > .city-block {
    flex: 0.5 !important;
  }

  /*	SECTION  BLOCK THREE */
  .sb3-row2 {
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .sb3-row2 > .col-md-4 {
    max-width: 68% !important;
  }

  /*	Footer block one			*/

  .fb3-col-div {
    width: 100%;
  }
  .fb3-img-block > img {
    width: 120px;
  }
  .div2 {
    margin-top: 0;
  }
  .div2 > div:nth-child(2) {
    width: 100%;
  }
}
@media screen and (max-width: 720px) {
  /* FOOTER BLOCK THREE */
  .fb3-col-div {
    width: 80%;
  }
  .div2 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 600px) {
  /*	NAV BLOCK ONE */
  .navbar-collapse {
    padding-top: 40px;
    padding-left: 0px;
  }
  .show {
    margin-bottom: 30px;
  }
  /*	SECTION BLOCK ONE */
  .sbo {
    margin-top: 100px;
  }
  .sbo-row1 > .col-md-8 > div {
    display: -webkit-flex;
    flex-direction: column;
  }
  .sbo-row1 > .col-md-8 > div > div,
  .sbo-row1 > .col-md-4 > div > div {
    width: 80%;
    margin: 20px auto;
  }

  .sb3-row2,
  .sbo-row1 {
    width: 100% !important;
  }

  /* Hero Block One Accomodation Page  */

  .hbo-row {
    background-image: url("images/hero_bg.jpg");
    padding: 100px 0px;
    background-color: hsla(0, 0%, 0%, 0.9);
  }

  .hbo-form-grp {
    display: -webkit-flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: column !important;
    align-items: center !important;
  }

  .hbo-form-grp > div {
    flex: 2;
    margin: 10px;
    width: 90%;
  }

  /*	SB3	*/
  /*	SECTION  BLOCK THREE	*/
  .sb3 {
    margin-top: 130px;
  }
  .capacity-rating {
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 1);
    backdrop-filter: blur(15px);
  }
  .sb3-min-price {
    display: -webkit-flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
  }
  .sb3-min-price > div {
    width: 100% !important;
  }
  .sb3-min-price > div > div {
    width: 100% !important;
    display: -webkit-flex;
    justify-content: space-around;
    flex-direction: row !important;
  }

  .sb3-min-price > div > div > h5 {
    width: 100% !important;
  }

  /* SECTION BLOCK FOUR */
  .sb4-row {
    display: -webkit-flex;
    justify-content: space-around;
  }
  .sb4-row {
    width: 90%;
  }
  .sb4-col {
    margin-top: 30px;
    width: 90% !important;
  }
  .sb4-ib {
    margin-top: 20px;
    width: 90%;
  }

  /*	FOOTER BLOCK ONE	*/
  .fb3-img-block {
    margin-right: 0px;
  }

  /* Accomodation Page */

  .hbo-form {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 35px;
  }
  h2 {
    font-size: 27px;
  }
  h4 {
    font-size: 20px;
  }
  h6 {
    font-size: 16px;
  }
  .text,
  .btn-text,
  .li-text {
    font-size: calc(15px + 0.390625vw);
    font-weight: 400;
  }

  /*	NAV BLOCK ONE */
  .nbo-nav {
    display: -webkit-flex;
    justify-content: space-between;
  }
  .nbo-logo {
    width: 25%;
  }
  .col {
    width: 50%;
  }
  .nbo-icons {
    width: 25%;
  }

  /*	SECTION BLOCK ONE */

  .sbo {
    margin-top: 120px;
  }
  .sbo-row1 > .col-md-4 > div > div,
  .sbo-row1 > .col-md-8 > div > div {
    width: 100%;
    margin: 20px auto;
  }

  /*	SECTION BLOCK THREE	*/
  /*	SECTION  BLOCK THREE	*/
  .sb3 {
    margin-top: 250px;
  }
  .p-acc {
    margin-bottom: 30px;
  }
  .capacity-rating {
    padding: 7px;
  }
  .view-house-btn::after {
    content: url(" ");
    display: inline-block;
    height: 0px !important;
    width: 0px;
  }
  .view-house-btn:hover::after {
    content: url(" ");
    display: inline-block;
    height: 0px !important;
    width: 0px;
  }

  /*	SECTION BLOCK TWENTY */

  .sb20-form-block > .form-group {
    display: -webkit-flex;
    flex-direction: column;
    box-shadow: none;
    width: 100%;
  }
  .fc-1 {
    border-bottom: 1px solid #013000 !important;
    width: 100%;
  }
  .sb20-btn {
    width: 100%;
    margin-top: 20px;
  }

  /* FOOTER BLOCK THREE */
  .fb3-col-div {
    width: 80%;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
  }
  .div2 > div:nth-child(2) {
    width: 70%;
  }
  .fb3-col-div > div:nth-child(2) {
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 30px;
  }
  .txt-ctr {
    text-align: center;
  }
  .fb3-tel {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 360px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 25px;
  }
  h4 {
    font-size: 18px;
  }
  h6 {
    font-size: 14px;
  }

  /*	SECTION BLOCK ONE */
  .sbo {
    margin-top: 240px;
  }
}
@media screen and (max-width: 320px) {
  /*	SECTION BOCK THREE		*/
  .capacity-rating {
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }

  /*	NAV BLOCK ONE */
  .nbo-logo {
    width: 35%;
  }
  .col {
    width: 35%;
  }
  .nbo-icons {
    width: 35%;
  }
  .nbo-logo > img {
    height: 25px;
  }
  .nav-link {
    font-size: 16px;
  }
}
