@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
/* --- bg color start --- */
/* --- bg color end --- */
/* --- text color start --- */
/* --- text color end --- */
/*Social Icons*/
/*common*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
body {
  margin: 0px;
  padding: 0px;
}

ul, li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

a, .btn {
  text-decoration: none !important;
  cursor: pointer;
  outline: none !important;
  box-shadow: none;
}

.img-fluid {
  max-height: 100%;
}

.textCenter {
  text-align: center;
}

/* --- bg color start --- */
/* --- bg color end --- */
/* --- text color start --- */
/* --- text color end --- */
/*Social Icons*/
/*common*/
body {
  margin: 0px;
  padding: 0px;
}

ul, li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

a, .btn {
  text-decoration: none !important;
  cursor: pointer;
  outline: none !important;
  box-shadow: none;
}

.img-fluid {
  max-height: 100%;
}

.textCenter {
  text-align: center;
}

/* ----- Active and Hover Links ----- */
/* ----- Active and Hover Links End ----- */
@media (min-width: 1800px) {
    .activitiesSection .container
	{
        max-width: 1708px!important;
        padding: 0!important;
    }
}
.peopleDessert.wildlife .rightWildLife ul {
    justify-content: flex-end;
    flex-wrap: nowrap!important;
}
/*
.wildlife.sectionPadding .container,
.safariSection.sectionPadding .container
{
        max-width: 1708px!important;
    }
	*/
.pagination.justify-content-center
{
	padding-bottom:20px;
}
.crossLine {
  background: none;
  position: relative;
  display: inline-block;
  padding: 0px;
  width: 40px;
  height: 47px;
  cursor: pointer;
  border: inherit;
}
.crossLine:focus, .crossLine:hover {
  border: inherit;
  outline: none;
}
.crossLine .line {
  display: block;
  background: #878787;
  height: 5px;
  width: 40px;
  border-radius: 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  margin: auto;
}
.crossLine .line.crossLine1 {
  top: 9px;
  transition: 0.5s ease-in-out;
}
.crossLine .line.crossLine2 {
  top: 45%;
  transition: 0.5s ease-in-out;
}
.crossLine .line.crossLine3 {
  bottom: 10px;
  transition: 0.5s ease-in-out;
}
@media (max-width: 1024px) {
  .crossLine.active {
    background: inherit;
    padding: 10px;
  }
  .crossLine.active .line {
    background: #878787;
  }
  .crossLine.active .line.crossLine1 {
    top: 42%;
    transform: rotate(45deg);
  }
  .crossLine.active .line.crossLine2 {
    opacity: 0;
  }
  .crossLine.active .line.crossLine3 {
    bottom: 50%;
    transform: rotate(135deg);
  }
  .navbar-nav li ul.dropdown
	{
		position: unset !important;
		top:  unset !important;
		right: unset !important;
		z-index:  unset !important;
		background:  unset !important;
		min-width:  unset !important;
		margin: 0 !important;
	}
}
@media (max-width: 767px) {
  .crossLine .line {
    width: 40px;
  }
}

.navi_mobile .crossLine.active .line.crossLine1 {
  top: 40%;
  transform: rotate(45deg);
}
.navi_mobile .crossLine.active .line.crossLine2 {
  opacity: 0;
}
.navi_mobile .crossLine.active .line.crossLine3 {
  bottom: 50%;
  transform: rotate(135deg);
}

#sidebarCollapse {
  z-index: 5555;
}

@media (max-width: 991px) {
  .mainHeader header .navbarLink .navi_mobile .navbar-collapse {
    height: 100vh;
    max-height: 90vh;
    overflow-y: scroll;
  }
  .mainHeader header .navbarLink .navi_mobile .navbar-collapse .navbar-nav {
    max-height: 95vh;
    overflow-y: scroll;
  }
}
/* ======= Header Css Strat ======= */
/* ------- Header Area Strat ------- */
.mainHeader {
  background-color: #fff;
  padding: 20px 0px;
}

.mainHeader .container-fluid {
  padding: 0px 53px;
  max-width: 100%;
  margin: 0 auto;
}

.mainHeader header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0px 0;
}

.mainHeader header .navbarLink ul {
  position: relative;
  align-items: center;
}
.mainHeader header .navbarLink ul li {
  text-transform: uppercase;
  margin-left: 19px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .mainHeader header .navbarLink ul li {
    margin-left: 8px;
  }
}
@media (min-width: 1025px) and (max-width: 1299px) {
  .mainHeader header .navbarLink ul li {
    margin-left: 5px;
  }
}
.mainHeader header .navbarLink ul li a {
  color: #666666;
  font-size: 18px;
  padding: 10px 0px;
  display: inline-block;
  font-family: "Charlemagne Std";
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .mainHeader header .navbarLink ul li a {
    font-size: 14px;
    padding: 10px 5px;
  }
}
@media (min-width: 1025px) and (max-width: 1299px) {
  .mainHeader header .navbarLink ul li a {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li a {
    color: #555555;
    font-size: 23px;
    padding: 30px 25px;
    display: block;
  }
  .mainHeader header .navbarLink ul li a:before {
    display: none;
  }
}
.mainHeader header .navbarLink ul li:hover a::before, .mainHeader header .navbarLink ul li.active a::before {
  opacity: 1;
  width: 100%;
}
.mainHeader header .navbarLink ul li .dropdown-toggle::after {
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-left: 0.4em solid transparent;
}
.mainHeader header .navbarLink ul li .dropdown-toggle {
  padding: 0px;
}
.mainHeader header .navbarLink ul li .dropdown-toggle::after {
  display: none;
}
.mainHeader header .navbarLink ul li.dropdown .dropdown-toggle i {
  font-size: 18px;
  margin-left: 6px;
}
.mainHeader header .navbarLink ul li.dropdown .dropdown-toggle i::before {
  position: relative;
  top: 1px;
}
.mainHeader header .navbarLink ul li ul li {
  margin-right: 0px;
}
.mainHeader header .navbarLink ul li ul li a::before {
  display: none;
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li {
    padding: 0px 0px;
    margin-right: 0px;
    width: 100%;
    border-bottom: solid 1px #CBCBCB;
    margin-left: 0px;
    background: #F7F7F7;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-toggle i {
    display: block;
    margin-left: 6px;
  }
}
.mainHeader header .navbarLink ul li.active a, .mainHeader header .navbarLink ul li:hover a {
  background: none;
  border-radius: 0;
  color: #222222;
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li.active, .mainHeader header .navbarLink ul li:hover {
    background: #EDEDED;
  }
  .mainHeader header .navbarLink ul li.active a, .mainHeader header .navbarLink ul li:hover a {
    color: #222222;
  }
  .mainHeader header .navbarLink ul li.active ul li, .mainHeader header .navbarLink ul li:hover ul li {
    background-color: #fff;
  }
}
.mainHeader header .navbarLink ul li > .dropdown-menu {
  background: #E9E9E9;
  padding: 0;
  margin: 0;
  min-width: 180px;
  border: 0;
  border-radius: 0;
  transform: inherit !important;
  top: 100% !important;
  display: block;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li {
  padding: 0px;
  margin-left: 0;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li a {
  color: #000;
  padding: 10px;
  font-size: 18px;
  text-transform: capitalize;
  white-space: normal;
  border-bottom: #B9DAE7 solid 1px;
  font-weight: 500;
  display: block;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li a:hover {
  background: #ecf1fa;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li a:hover a {
  color: #444444 !important;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li a:hover li {
  background: white;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.active {
  background: #DEC095;
  border-radius: 0px;
}
@media screen and (min-width: 768px) and (max-width: 1021px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu li.active {
    background: #EDEDED !important;
  }
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.active > a {
  color: #444444 !important;
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu li.active {
    background: #EDEDED;
  }
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .dropdown-toggle {
  transform: rotate(-90deg);
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .subdropdown {
  left: 100%;
  top: 0 !important;
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .dropdown-toggle {
    transform: rotate(0deg);
  }
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu {
    padding: 0px 0px;
    background: none;
    border-top: rgba(255, 255, 255, 0.5) solid 0px;
    border-bottom: rgba(255, 255, 255, 0.5) solid 0px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li {
    text-align: left;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li a {
    color: #555555;
    text-align: left;
    padding: 27.5px 20px 24.5px 30px;
    border: none;
    border-color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Montserrat";
    font-weight: 400;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li.dropdown .dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li.dropdown .dropdown-toggle i::before {
    top: -1px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li.dropdown:last-child {
    border-bottom: none;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li:last-child {
    border-bottom: 0px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li:last-child a {
    border-bottom: none;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu .subdropdown {
    left: 0 !important;
  }
}
.mainHeader header .navbarLink ul li:hover > .dropdown-menu li, .mainHeader header .navbarLink ul li:focus > .dropdown-menu li {
  flex-direction: column;
}
@media (min-width: 1024px) {
  .mainHeader header .navbarLink ul li:hover > .dropdown-menu, .mainHeader header .navbarLink ul li:focus > .dropdown-menu {
    display: none !important;
    opacity: 1;
    visibility: visible;
    z-index: 10;
    transition: all 0.25s ease-out;
  }
  .mainHeader header .navbarLink ul li:hover > .dropdown-menu li, .mainHeader header .navbarLink ul li:focus > .dropdown-menu li {
    flex-direction: column;
  }
}
.mainHeader header .navbarLink ul li.openBottom li.submenu .dropdown-toggle {
  transform: rotate(0deg);
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown {
  left: 0 !important;
  top: 100% !important;
  position: relative;
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown li {
  padding-left: 20px;
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown li a {
  font-size: 13px;
  padding: 0;
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown li:hover {
  background: none;
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown li:hover a {
  color: #7A7A7A !important;
}
.mainHeader header .navbarLink ul li:last-child {
  margin-right: 0px;
}
@media (min-width: 1025px) {
  .mainHeader header .navbarLink ul li.dropdown {
    position: relative;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu { /*padding: 30px 30px 0px 40px;*/
    padding: 5px 0px 0px 0px;
    background: none;
    margin-top: -5px;
    top: 100%;
    left: 0;
    opacity: 0;
    padding-top: 10px;
    position: absolute;
    visibility: hidden;
    width: 100%;
    border-radius: 0px;
    max-width: 300px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu::before {
    position: absolute;
    z-index: 2;
    content: "";
    top: 0px;
    bottom: auto;
    left: 17%;
    right: auto;
    transform: translateX(-50%);
    height: 0;
    width: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul {
    position: relative;
    z-index: 1;
    display: block;
    background: #fff;
    box-shadow: 0 5px 8px rgba(23, 23, 23, 0.4);
    filter: drop-shadow(0px 0px 2px #141415);
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul li {
    width: 100%;
    padding: 0px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul li:hover {
    background: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul li a {
    padding: 10px 15px 9px 15px;
    font-size: 14px;
    font-weight: 500;
    border-color: #CCCCCC;
    line-height: 1.4285714286;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul li a:hover {
    color: #444444 !important;
    background: #ecf1fa;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .li_none {
    padding-bottom: 30px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .li_none ul {
    flex-direction: column;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .li_none ul li {
    width: 100%;
    padding-bottom: 21px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box {
    padding-bottom: 26px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box div {
    padding-bottom: 8px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box a {
    color: #000;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box a::before {
    display: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box:hover a {
    color: #F27D21;
  }
  .mainHeader header .navbarLink ul li.dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu {
    background: none;
    box-shadow: none;
    padding: 0px;
    margin: 0px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul {
    margin: 0px;
  }
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li li {
    width: 100%;
  }
  .mainHeader header .navbarLink ul li.dropdown .navi_box {
    text-align: center;
  }
  .mainHeader header .navbarLink ul li.dropdown .navi_box a {
    color: #000;
    font-size: 16px;
    border-bottom: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu {
    background: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .none_div {
    display: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu li:last-child {
    border-bottom: none !important;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 5px 5px 5px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-toggle i::before {
    top: -1px;
  }
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul {
    flex-direction: column;
    margin: 6px auto;
    text-align: left;
    margin: 0px 60px;
    border-top: solid 1px #CBCBCB;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu {
    position: relative !important;
    transform: none !important;
  }
}
@media (max-width: 767px) {
  .mainHeader header .navbarLink ul {
    margin: 0px;
  }
}
.mainHeader header .navbarLink.active {
  right: 0;
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink {
    background: #212121;
    width: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    min-height: 100vh;
    z-index: 9999;
    transition: all 0.3s;
    overflow-y: scroll;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
  }
  .mainHeader header .navbarLink .navbar-nav {
    flex-direction: column;
    width: 100%;
  }
  .mainHeader header .navbarLink #dismiss .d-md-none {
    display: block !important;
  }
  .mainHeader header .navbarLink .hideclose {
    background-color: #FBAF1B;
    color: #fff;
  }
  .mainHeader header .navbarLink .navi_mobile {
    max-width: 496px;
    width: 100%;
    background: #F7F7F7;
    padding-top: 25px;
    overflow-y: scroll;
    max-height: 100vh;
  }
  .mainHeader header .navbarLink .navi_mobile .navbarBtn {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 20px;
  }
  .mainHeader header .navbarLink .navi_mobile .navbar-collapse {
    background: #F7F7F7;
    max-height: 100vh;
    overflow-y: scroll;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine {
    margin-right: 35px;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine .line {
    background: #878787;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine .line.crossLine1 {
    top: 42%;
    transform: rotate(45deg);
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine .line.crossLine2 {
    opacity: 0;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine .line.crossLine3 {
    bottom: 50%;
    transform: rotate(135deg);
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  .mainHeader header .navbarLink .navi_mobile {
    max-width: 100%;
    padding-top: 24px;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine {
    margin-right: 16px;
  }
}
.mainHeader header .navbarLink #dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #FFC930;
  color: #0E95D9;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  transition: all 0.3s;
  z-index: 9999;
}
.mainHeader header .logo img {
  height: 89px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .mainHeader header .logo {
    max-width: 250px;
  }
}
@media (min-width: 1025px) and (max-width: 1299px) {
  .mainHeader header .logo {
    max-width: 211px;
  }
}
.mainHeader header .navbarBtn {
  display: none;
}
@media (max-width: 1024px) {
  .mainHeader header .navbarBtn {
    display: block;
  }
}
.mainHeader header .navBlock {
  margin-left: 15px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .mainHeader {
    padding: 15px 0px;
  }
  .mainHeader .container-fluid {
    padding: 0px 30px;
  }
}
@media (min-width: 1025px) and (max-width: 1299px) {
  .mainHeader {
    padding: 15px 0px;
  }
  .mainHeader .container-fluid {
    padding: 0px 30px;
  }
}
@media (max-width: 1024px) {
  .mainHeader {
    padding: 0;
  }
  .mainHeader .container-fluid {
    padding: 0px 40px;
  }
  .mainHeader header {
    min-height: 120px;
  }
  .mainHeader header .navBlock {
    margin-right: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .mainHeader header .navBlock {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
  }
  .mainHeader header .logo {
    max-width: 403px;
    min-width: 411px;
  }
}
@media (max-width: 767px) {
  .mainHeader {
    padding: 0px 0px;
  }
  .mainHeader .container-fluid {
    padding: 0px 20px;
  }
  .mainHeader header {
    min-height: 90px;
  }
  .mainHeader header .logo img {
    max-width: 211px;
  }
  .mainHeader header .navBlock {
    margin-left: 25px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .mainHeader header .navbarLink {
    overflow-y: visible;
  }
}
/* ------- Header Area End ------- */
@media (max-width: 991px) {
  .mainHeader header .navbarLink .navi_mobile .navbar-collapse {
    height: 100vh;
    max-height: 89vh;
    overflow-y: scroll;
  }
  .mainHeader header .navbarLink .navi_mobile .navbar-collapse .navbar-nav {
    max-height: 89vh;
    overflow-y: scroll;
  }
  .mainHeader header .navbarLink .navi_mobile .navbar-collapse .navbar-nav {
    padding-bottom: 15px;
  }
}
* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "Charlemagne Std";
  src: url("../fonts/CharlemagneStd-Bold.woff2") format("woff2"), url("../CharlemagneStd-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #555555;
}
body.overflowhidden {
  overflow: hidden;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

p {
  font-size: 22px;
  line-height: 27px;
  color: #555555;
  font-weight: 300;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  p {
    font-size: 18px;
    line-height: 23px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  p {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
ul li {
  font-size: 16px;
  line-height: 20px;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Charlemagne Std";
}

@media (min-width: 768px) and (max-width: 991px) {
  .hideMobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .hideMobile {
    display: none;
  }
}

@media (min-width: 992px) {
  .showMobile {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .showMobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .showMobile {
    display: block;
  }
}

.textCenter {
  text-align: center;
}

.textLeft {
  text-align: left;
}

.textRight {
  text-align: right;
}

@media (max-width: 767px) {
  .mobCenterAlign {
    text-align: center;
  }
  .mobMarginTop {
    margin-top: 35px;
  }
}
.pr-0 {
  padding-right: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.m0 {
  margin: 0px !important;
}

.mb50 {
  margin-bottom: 52px !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .mb50 {
    margin-bottom: 62px !important;
  }
}

.pdmbtm20 {
  padding-bottom: 20px;
}

.pdmleft20 {
  padding-left: 20px;
}

.pdmright20 {
  padding-right: 20px;
}

.moreMgm p {
  margin-bottom: 35px !important;
}
.moreMgm p:last-child {
  margin-bottom: 0px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .pl-15 {
    padding-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .pl-15 {
    padding-left: 0px !important;
  }
}

@media (min-width: 1800px) {
/*  .container {
    max-width: 1708px;
    padding: 0;
  }*/
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .container {
    max-width: 1200px;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 945px;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 740px;
  }
}
.subSectionTitle {
  font-size: 32px;
  line-height: 38px;
  font-family: "Charlemagne Std";
  color: #555555;
  margin-bottom: 56px !important;
}
.subSectionTitle.texthd {
  margin-bottom: 30px !important;
}
.subSectionTitle.mb50New {
  margin-bottom: 50px !important;
}
@media (max-width: 1024px) {
  .subSectionTitle {
    margin-bottom: 52px !important;
  }
  .subSectionTitle.texthd, .subSectionTitle.tabPaddBtm43 {
    margin-bottom: 31px !important;
  }
  .subSectionTitle.mb50New {
    margin-bottom: 37px !important;
  }
  .subSectionTitle.tabfnt27 {
    font-size: 27px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .subSectionTitle {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 767px) {
  .subSectionTitle {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 37px !important;
  }
}

.Tagline {
  font-size: 26px;
  font-weight: 500;
  font-style: italic;
  line-height: 32px;
  margin-bottom: 29px !important;
}
.Tagline.padd50Set {
  margin-bottom: 50px !important;
}
.Tagline.marTop27 {
  margin-top: 27px;
}
.Tagline.fntWeight400 {
  font-weight: 400;
}
@media (max-width: 1024px) {
  .Tagline {
    margin-bottom: 27px !important;
  }
  .Tagline.padd50Set {
    margin-bottom: 30px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .Tagline {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px !important;
  }
}
@media (max-width: 767px) {
  .Tagline {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 29px !important;
  }
  .Tagline.padd50Set {
    margin-bottom: 30px !important;
  }
}

.noItalic {
  font-style: inherit !important;
}

.btnExplore.marginset40 {
  margin-top: 34px !important;
}
@media (max-width: 767px) {
  .btnExplore {
    margin-top: 50px;
    text-align: center;
  }
  .btnExplore.marginset40 {
    margin-top: 50px !important;
  }
  .btnExplore.marginset40_50 {
    margin-top: 40px !important;
  }
  .btnExplore.marginset45_50 {
    margin-top: 45px !important;
  }
}

.defaultButton {
  background: #CF6733;
  padding: 10px 30px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 0.8px;
}
.defaultButton:hover, .defaultButton:focus {
  background: #71411F;
  color: #fff;
}
@media (max-width: 1024px) {
  .defaultButton {
    padding: 10px 30px;
  }
}

.bullets {
  list-style: none;
}
.bullets li {
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
}
.bullets li:last-child {
  margin-bottom: 0px;
}
.bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  background: #555555;
  border-radius: 50%;
  top: 8px;
}
.bullets li .font500 {
  font-weight: 500;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .bullets li {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bullets li {
    font-size: 19px;
    line-height: 23px;
  }
}
@media (max-width: 1024px) {
  .bullets li {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .bullets li {
    font-size: 20px;
    line-height: 24px;
  }
}

.sectionTitle {
  font-size: 36px;
  line-height: 43px;
  color: #555555;
  font-weight: 800;
  margin-bottom: 50px;
  position: relative;
  z-index: 11;
}
@media (max-width: 991px) {
  .sectionTitle {
    font-size: 28px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .sectionTitle {
    margin-bottom: 38px;
  }
}

.sectionPadding {
  padding: 93px 0px 100px;
}
.sectionPadding.sectionPaddingTop0 {
  padding-top: 0px !important;
}
.sectionPadding.sectionPaddingTop100 {
  padding-top: 100px;
}
.sectionPadding.sectionPaddingbottom100_6 {
  padding-bottom: 94px;
}
.sectionPadding.sectionPaddingbottom100_86 {
  padding-bottom: 86px;
}
.sectionPadding .margintop-10 {
  margin-top: -10px;
}
@media (max-width: 991px) {
  .sectionPadding {
    padding: 80px 0px;
  }
}
@media (max-width: 1024px) {
  .sectionPadding {
    padding: 73px 0px 80px 0px;
  }
  .sectionPadding.sectionPaddingbottom100_6 {
    padding-bottom: 74px;
  }
  .sectionPadding.sectionPaddingbottom100_86 {
    padding-bottom: 74px;
  }
  .sectionPadding.sectionPadding.sectionPaddingTop100 {
    padding-top: 80px;
  }
  .sectionPadding .setTabtop60 {
    padding-top: 60px;
  }
  .sectionPadding .tabPaddset50-10 {
    padding-top: 10px;
  }
  .sectionPadding .tabMarginbtm-6 {
    margin-bottom: -6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sectionPadding {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  .sectionPadding {
    padding: 54px 0px 60px 0px;
  }
  .sectionPadding.sectionPaddingBottomText {
    padding-bottom: 55px;
  }
  .sectionPadding.sectionPaddingbottom100_6 {
    padding-bottom: 55px;
  }
  .sectionPadding.sectionPaddingbottom100_86 {
    padding-bottom: 55px;
  }
  .sectionPadding.sectionPadding.sectionPaddingTop100 {
    padding-top: 60px;
  }
  .sectionPadding .marginset60_5 {
    margin-top: -5px;
  }
  .sectionPadding .paddset50-10 {
    padding-top: 10px;
  }
  .sectionPadding .paddset50-5 {
    padding-top: 5px;
  }
  .sectionPadding .mobilepaddset50-15 {
    padding-top: 15px;
  }
  .sectionPadding .setMobileMaring45 {
    margin-top: 45px !important;
  }
  .sectionPadding .leftImage.setMobileMaring45 {
    margin-bottom: 0px !important;
  }
  .sectionPadding .setTabtop60 {
    padding-top: 0px;
  }
  .sectionPadding .Phonemargin-5 {
    margin-top: -5px;
  }
  .sectionPadding .mobilepaddtop50_3 {
    padding-top: 3px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .imageBlock {
    padding: 5px !important;
  }
}
.mainHeader header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.mainHeader header .navbarLink ul {
  position: relative;
  align-items: center;
}
.mainHeader header .navbarLink ul li {
  text-transform: uppercase;
  margin-left: 19px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .mainHeader header .navbarLink ul li {
    margin-left: 8px;
  }
}
@media (min-width: 1025px) and (max-width: 1299px) {
  .mainHeader header .navbarLink ul li {
    margin-left: 5px;
  }
}
.mainHeader header .navbarLink ul li a {
  color: #666666;
  font-size: 18px;
  padding: 10px 0px;
  display: inline-block;
  font-family: "Charlemagne Std";
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .mainHeader header .navbarLink ul li a {
    font-size: 14px;
    padding: 10px 5px;
  }
}
@media (min-width: 1025px) and (max-width: 1299px) {
  .mainHeader header .navbarLink ul li a {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li a {
    color: #555555;
    font-size: 23px;
    padding: 30px 25px;
    display: block;
  }
  .mainHeader header .navbarLink ul li a:before {
    display: none;
  }
}
.mainHeader header .navbarLink ul li:hover a::before, .mainHeader header .navbarLink ul li.active a::before {
  opacity: 1;
  width: 100%;
}
.mainHeader header .navbarLink ul li .dropdown-toggle::after {
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-left: 0.4em solid transparent;
}
.mainHeader header .navbarLink ul li .dropdown-toggle {
  padding: 0px;
}
.mainHeader header .navbarLink ul li .dropdown-toggle::after {
  display: none;
}
.mainHeader header .navbarLink ul li.dropdown .dropdown-toggle i {
  font-size: 18px;
  margin-left: 6px;
}
.mainHeader header .navbarLink ul li.dropdown .dropdown-toggle i::before {
  position: relative;
  top: 1px;
}
.mainHeader header .navbarLink ul li ul li {
  margin-right: 0px;
}
.mainHeader header .navbarLink ul li ul li a::before {
  display: none;
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li {
    padding: 0px 0px;
    margin-right: 0px;
    width: 100%;
    border-bottom: solid 1px #CBCBCB;
    margin-left: 0px;
    background: #F7F7F7;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-toggle i {
    display: block;
    margin-left: 6px;
  }
}
.mainHeader header .navbarLink ul li.active a, .mainHeader header .navbarLink ul li:hover a {
  background: none;
  border-radius: 0;
  color: #222222;
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li.active, .mainHeader header .navbarLink ul li:hover {
    background: #EDEDED;
  }
  .mainHeader header .navbarLink ul li.active a, .mainHeader header .navbarLink ul li:hover a {
    color: #222222;
  }
  .mainHeader header .navbarLink ul li.active ul li, .mainHeader header .navbarLink ul li:hover ul li {
    background-color: #fff;
  }
}
.mainHeader header .navbarLink ul li > .dropdown-menu {
  background: #E9E9E9;
  padding: 0;
  margin: 0;
  min-width: 180px;
  border: 0;
  border-radius: 0;
  transform: inherit !important;
  top: 100% !important;
  display: block;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li {
  padding: 0px;
  margin-left: 0;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li a {
  color: #000;
  padding: 10px;
  font-size: 18px;
  text-transform: capitalize;
  white-space: normal;
  border-bottom: #B9DAE7 solid 1px;
  font-weight: 500;
  display: block;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li a:hover {
  background: #ecf1fa;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li a:hover a {
  color: #444444 !important;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li a:hover li {
  background: white;
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.active {
  background: #DEC095;
  border-radius: 0px;
}
@media screen and (min-width: 768px) and (max-width: 1021px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu li.active {
    background: #EDEDED !important;
  }
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.active > a {
  color: #444444 !important;
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu li.active {
    background: #EDEDED;
  }
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .dropdown-toggle {
  transform: rotate(-90deg);
}
.mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .subdropdown {
  left: 100%;
  top: 0 !important;
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu li.submenu .dropdown-toggle {
    transform: rotate(0deg);
  }
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li > .dropdown-menu {
    padding: 0px 0px;
    background: none;
    border-top: rgba(255, 255, 255, 0.5) solid 0px;
    border-bottom: rgba(255, 255, 255, 0.5) solid 0px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li {
    text-align: left;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li a {
    color: #555555;
    text-align: left;
    padding: 27.5px 20px 24.5px 30px;
    border: none;
    border-color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Montserrat";
    font-weight: 400;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li.dropdown .dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li.dropdown .dropdown-toggle i::before {
    top: -1px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li.dropdown:last-child {
    border-bottom: none;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li:last-child {
    border-bottom: 0px;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu li:last-child a {
    border-bottom: none;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu .subdropdown {
    left: 0 !important;
  }
}
.mainHeader header .navbarLink ul li:hover > .dropdown-menu li, .mainHeader header .navbarLink ul li:focus > .dropdown-menu li {
  flex-direction: column;
}
@media (min-width: 1024px) {
  .mainHeader header .navbarLink ul li:hover > .dropdown-menu, .mainHeader header .navbarLink ul li:focus > .dropdown-menu {
    display: none !important;
    opacity: 1;
    visibility: visible;
    z-index: 10;
    transition: all 0.25s ease-out;
  }
  .mainHeader header .navbarLink ul li:hover > .dropdown-menu li, .mainHeader header .navbarLink ul li:focus > .dropdown-menu li {
    flex-direction: column;
  }
}
.mainHeader header .navbarLink ul li.openBottom li.submenu .dropdown-toggle {
  transform: rotate(0deg);
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown {
  left: 0 !important;
  top: 100% !important;
  position: relative;
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown li {
  padding-left: 20px;
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown li a {
  font-size: 13px;
  padding: 0;
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown li:hover {
  background: none;
}
.mainHeader header .navbarLink ul li.openBottom .subdropdown li:hover a {
  color: #7A7A7A !important;
}
.mainHeader header .navbarLink ul li:last-child {
  margin-right: 0px;
}
@media (min-width: 1025px) {
  .mainHeader header .navbarLink ul li.dropdown {
    position: relative;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu { /*padding: 30px 30px 0px 40px;*/
    padding: 5px 0px 0px 0px;
    background: none;
    margin-top: -5px;
    top: 100%;
    left: 0;
    opacity: 0;
    padding-top: 10px;
    position: absolute;
    visibility: hidden;
    width: 100%;
    border-radius: 0px;
    max-width: 300px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu::before {
    position: absolute;
    z-index: 2;
    content: "";
    top: 0px;
    bottom: auto;
    left: 17%;
    right: auto;
    transform: translateX(-50%);
    height: 0;
    width: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul {
    position: relative;
    z-index: 1;
    display: block;
    background: #fff;
    box-shadow: 0 5px 8px rgba(23, 23, 23, 0.4);
    filter: drop-shadow(0px 0px 2px #141415);
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul li {
    width: 100%;
    padding: 0px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul li:hover {
    background: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul li a {
    padding: 10px 15px 9px 15px;
    font-size: 14px;
    font-weight: 500;
    border-color: #CCCCCC;
    line-height: 1.4285714286;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul li a:hover {
    color: #444444 !important;
    background: #ecf1fa;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .li_none {
    padding-bottom: 30px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .li_none ul {
    flex-direction: column;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .li_none ul li {
    width: 100%;
    padding-bottom: 21px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box {
    padding-bottom: 26px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box div {
    padding-bottom: 8px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box a {
    color: #000;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box a::before {
    display: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .navi_box:hover a {
    color: #F27D21;
  }
  .mainHeader header .navbarLink ul li.dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu {
    background: none;
    box-shadow: none;
    padding: 0px;
    margin: 0px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu ul {
    margin: 0px;
  }
}
@media (max-width: 991px) {
  .mainHeader header .navbarLink ul li li {
    width: 100%;
  }
  .mainHeader header .navbarLink ul li.dropdown .navi_box {
    text-align: center;
  }
  .mainHeader header .navbarLink ul li.dropdown .navi_box a {
    color: #000;
    font-size: 16px;
    border-bottom: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu {
    background: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu .none_div {
    display: none;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-menu li:last-child {
    border-bottom: none !important;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 5px 5px 5px;
  }
  .mainHeader header .navbarLink ul li.dropdown .dropdown-toggle i::before {
    top: -1px;
  }
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink ul {
    flex-direction: column;
    margin: 6px auto;
    text-align: left;
    margin: 0px 60px;
    border-top: solid 1px #CBCBCB;
  }
  .mainHeader header .navbarLink ul li > .dropdown-menu {
    position: relative !important;
    transform: none !important;
  }
}
@media (max-width: 767px) {
  .mainHeader header .navbarLink ul {
    margin: 0px;
  }
}
.mainHeader header .navbarLink.active {
  right: 0;
}
@media (max-width: 1024px) {
  .mainHeader header .navbarLink {
    background: #212121;
    width: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    min-height: 100vh;
    z-index: 9999;
    transition: all 0.3s;
    overflow-y: scroll;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
  }
  .mainHeader header .navbarLink .navbar-nav {
    flex-direction: column;
    width: 100%;
  }
  .mainHeader header .navbarLink #dismiss .d-md-none {
    display: block !important;
  }
  .mainHeader header .navbarLink .hideclose {
    background-color: #FBAF1B;
    color: #fff;
  }
  .mainHeader header .navbarLink .navi_mobile {
    max-width: 496px;
    width: 100%;
    background: #F7F7F7;
    padding-top: 25px;
    overflow-y: scroll;
    max-height: 100vh;
  }
  .mainHeader header .navbarLink .navi_mobile .navbarBtn {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 20px;
  }
  .mainHeader header .navbarLink .navi_mobile .navbar-collapse {
    background: #F7F7F7;
    max-height: 100vh;
    overflow-y: scroll;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine {
    margin-right: 35px;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine .line {
    background: #878787;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine .line.crossLine1 {
    top: 42%;
    transform: rotate(45deg);
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine .line.crossLine2 {
    opacity: 0;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine .line.crossLine3 {
    bottom: 50%;
    transform: rotate(135deg);
  }
}
@media (max-width: 1024px) and (max-width: 767px) {
  .mainHeader header .navbarLink .navi_mobile {
    max-width: 100%;
    padding-top: 24px;
  }
  .mainHeader header .navbarLink .navi_mobile .crossLine {
    margin-right: 16px;
  }
}
.mainHeader header .navbarLink #dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #FFC930;
  color: #0E95D9;
  text-align: center;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  transition: all 0.3s;
  z-index: 9999;
}

.homebanner {
  position: relative;
}
.homebanner .bannerImage img {
  width: 100%;
}
.homebanner .bannerBox {
  display: block !important;
}
.homebanner .bannerBox #myVideo {
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.homebanner .bannerBox video {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  .homebanner .bannerBox {
    height: 480px;
  }
  .homebanner .bannerBox #myVideo {
    height: 480px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .homebanner .bannerBox {
    height: 430px;
  }
  .homebanner .bannerBox #myVideo {
    height: 430px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 767px) {
  .homebanner .bannerImage img {
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .homebanner .bannerBox {
    height: 300px;
  }
  .homebanner .bannerBox #myVideo {
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 480px) {
  .homebanner .bannerBox {
    height: 300px;
  }
  .homebanner .bannerBox #myVideo {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.innerBanner {
  position: relative;
}
.innerBanner img {
  width: 100%;
}
.innerBanner .innerBlock {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
}
.innerBanner .innerBlock .innerText {
  color: #fff;
  font-size: 36px;
  margin-bottom: 0px;
}

.inquiryForm {
  background: #f1f1f1;
}
.inquiryForm .form-group {
  margin-bottom: 25px;
}
.inquiryForm .defaultButton a {
  color: #fff;
}

.offcanvas {
  position: relative;
  visibility: visible;
}
.offcanvas .offcanvas-start {
  top: inherit;
  left: inherit;
  width: 100%;
  border-right: 0px;
  transform: translateX(0);
}
@media (max-width: 767px) {
  .offcanvas {
    position: fixed;
    visibility: hidden;
  }
  .offcanvas .contentMobile {
    display: none;
  }
  .offcanvas .offcanvas-start {
    top: 0;
    left: 0;
    width: 400px;
    transform: translateX(15px);
  }
}

.welcomeSection {
  text-align: center;
}
.welcomeSection .Tagline {
  margin-bottom: 50px;
}
.welcomeSection .welcomeTagline {
  font-size: 26px;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 50px;
  line-height: 32px;
}
.welcomeSection .welcomeDesc {
  max-width: 1550px;
  margin: 0 auto;
}
.welcomeSection .welcomeDesc p:last-child {
  margin-bottom: 0px;
}
.welcomeSection .welcomeDesc p {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .welcomeSection .sectionTitle {
    font-size: 36px;
    line-height: 43px;
  }
  .welcomeSection .welcomeTagline {
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .welcomeSection .sectionTitle {
    font-size: 32px;
    line-height: 38px;
  }
  .welcomeSection .welcomeDesc p {
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .welcomeSection .margin-4 {
    margin-bottom: -4px;
  }
}
@media (max-width: 767px) {
  .welcomeSection .sectionTitle {
    font-size: 32px;
    line-height: 38px;
  }
  .welcomeSection .welcomeTagline {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 28px;
  }
  .welcomeSection .welcomeDesc p {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
}

.hmLodgeSection {
  background: #E1BD9B;
}
.hmLodgeSection p {
  max-width: 1550px;
  margin: 0 auto;
  color: #444444;
}
.hmLodgeSection .flexlodge {
  display: flex;
  margin: 60px 0px;
}
.hmLodgeSection .flexlodge .desktopShow {
  display: block;
}
.hmLodgeSection .flexlodge .tabShow {
  display: none;
}
.hmLodgeSection .flexlodge li {
  padding-right: 20px;
}
.hmLodgeSection .flexlodge li:last-child {
  padding-right: 0px;
}
.hmLodgeSection .flexlodge li:nth-child(2) .imageBlock {
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.hmLodgeSection .flexlodge li:nth-child(2) .imageBlock.pdmbtm20 {
  padding-bottom: 20px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .hmLodgeSection .flexlodge .imageBlock {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .hmLodgeSection .flexlodge .imageBlock img {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hmLodgeSection {
    text-align: left;
  }
  .hmLodgeSection .flexlodge {
    margin: 50px 0px 40px 0px;
    flex-wrap: wrap;
  }
  .hmLodgeSection .flexlodge .desktopShow {
    display: none;
  }
  .hmLodgeSection .flexlodge .pdmbtm20 {
    padding-bottom: 10px;
  }
  .hmLodgeSection .flexlodge .tabShow {
    display: block;
  }
  .hmLodgeSection .flexlodge .tabShow.rightAlign {
    text-align: right;
  }
  .hmLodgeSection .flexlodge li {
    padding-right: 0px;
  }
  .hmLodgeSection .flexlodge li:nth-child(1) {
    flex: 0 0 38%;
    max-width: 38%;
  }
  .hmLodgeSection .flexlodge li:nth-child(2) {
    flex: 0 0 38%;
    max-width: 38%;
  }
  .hmLodgeSection .flexlodge li:nth-child(3) {
    flex: 0 0 62%;
    max-width: 62%;
  }
  .hmLodgeSection .flexlodge li:nth-child(4) {
    flex: 0 62%;
    max-width: 62%;
  }
  .hmLodgeSection .flexlodge li:nth-child(5) {
    flex: 0 38%;
    max-width: 38%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hmLodgeSection .flexlodge .imageBlock {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .hmLodgeSection .flexlodge .imageBlock img {
    height: 100%; /*object-fit: cover; object-position: center;*/
  }
  .hmLodgeSection .flexlodge.tabhieghtset1 .imageBlock img {
    height: auto !important;
    min-height: 267px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (max-width: 767px) {
  .hmLodgeSection p {
    text-align: center;
  }
  .hmLodgeSection .flexlodge {
    margin: 45px 0px 50px 0px;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: center;
  }
  .hmLodgeSection .flexlodge li {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0px;
  }
  .hmLodgeSection .flexlodge li .imageBlock {
    padding-bottom: 10px;
  }
  .hmLodgeSection .flexlodge li img {
    width: auto;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .hmLodgeSection .flexlodge li:nth-child(2) {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hmLodgeSection .flexlodge li:nth-child(2) .imageBlock.pdmbtm20 {
    padding-bottom: 10px;
  }
  .hmLodgeSection .flexlodge li:last-child .imageBlock {
    padding-bottom: 0px;
  }
}

.accommodationSec {
  background: #E1BD9B;
}
.accommodationSec p {
  max-width: 1550px;
  margin: 0 auto;
}
.accommodationSec b {
  font-weight: 500;
}
.accommodationSec .flexlodge {
  display: flex;
  margin: 54px -25px 59px -25px;
}
.accommodationSec .flexlodge li {
  flex: 0 0 33.33%;
  max-width: 100%;
  padding: 0 25px;
}
.accommodationSec .flexlodge li .imageBlock {
  text-align: center;
}
.accommodationSec .flexlodge li img {
  margin-bottom: 37px;
}
.accommodationSec .flexlodge li p {
  text-align: center;
  font-size: 23px;
  line-height: 28px;
  color: #444444;
  font-family: "Charlemagne Std";
}
.accommodationSec .flexlodge li p span {
  display: block;
  font-size: 15px;
  line-height: 16px;
  padding-top: 0px;
}
@media (max-width: 1024px) {
  .accommodationSec .flexlodge li {
    padding: 0 20px;
  }
}
@media (max-width: 1024px) {
  .accommodationSec .flexlodge {
    margin: 54px -20px 31px -20px;
  }
  .accommodationSec .flexlodge li img {
    margin-bottom: 27px;
  }
}
@media (max-width: 991px) {
  .accommodationSec .flexlodge {
    margin: 40px -10px 20px -10px;
  }
  .accommodationSec .flexlodge li {
    padding: 0 10px;
  }
  .accommodationSec .flexlodge li img {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .accommodationSec .flexlodge {
    flex-direction: column;
    margin: 45px -10px 4px -10px;
  }
  .accommodationSec .flexlodge li img {
    margin-bottom: 17px;
  }
  .accommodationSec .flexlodge li .imageBlock {
    margin-bottom: 39px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .accommodationSec p {
    text-align: center;
  }
}

.imgTextRight53 {
  padding-right: 29px;
}
@media (max-width: 1680px) {
  .imgTextRight53 {
    padding-right: 9px;
  }
}
@media (max-width: 1024px) {
  .imgTextRight53 {
    padding-right: 6px !important;
  }
}
@media (max-width: 991px) {
  .imgTextRight53 {
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .imgTextRight53 {
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .imgTextRight53 {
    padding-right: 0px;
  }
}

.imgTextRight53_21 {
  padding-right: 21px;
}
@media (max-width: 1680px) {
  .imgTextRight53_21 {
    padding-right: 1px;
  }
}
@media (max-width: 1024px) {
  .imgTextRight53_21 {
    padding-right: 6px !important;
  }
}
@media (max-width: 991px) {
  .imgTextRight53_21 {
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .imgTextRight53_21 {
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .imgTextRight53_21 {
    padding-right: 0px;
  }
}

.imgTextRight53_15 {
  padding-right: 14px;
}
@media (max-width: 1680px) {
  .imgTextRight53_15 {
    padding-right: 4px;
  }
}
@media (max-width: 1024px) {
  .imgTextRight53_15 {
    padding-right: 6px !important;
  }
}
@media (max-width: 991px) {
  .imgTextRight53_15 {
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .imgTextRight53_15 {
    padding-right: 0px !important;
  }
}

.imgTextLeft53 {
  padding-left: 21px;
}
@media (max-width: 1680px) {
  .imgTextLeft53 {
    padding-left: 1px;
  }
}
@media (max-width: 1024px) {
  .imgTextLeft53 {
    padding-left: 6px !important;
  }
}
@media (max-width: 991px) {
  .imgTextLeft53 {
    padding-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .imgTextLeft53 {
    padding-left: 0px !important;
  }
}

.imgTextLeft53Set6 {
  padding-left: 27px;
}
@media (max-width: 1680px) {
  .imgTextLeft53Set6 {
    padding-left: 7px;
  }
}
@media (max-width: 1024px) {
  .imgTextLeft53Set6 {
    padding-left: 6px !important;
  }
}
@media (max-width: 991px) {
  .imgTextLeft53Set6 {
    padding-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .imgTextLeft53Set6 {
    padding-left: 0px !important;
  }
}

.imgTextLeft53set1 {
  padding-left: 13px;
}
@media (max-width: 1680px) {
  .imgTextLeft53set1 {
    padding-left: 3px;
  }
}
@media (max-width: 1024px) {
  .imgTextLeft53set1 {
    padding-left: 6px !important;
  }
}
@media (max-width: 991px) {
  .imgTextLeft53set1 {
    padding-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .imgTextLeft53set1 {
    padding-left: 0px !important;
  }
}

.imgTextLeft53Set2 {
  padding-left: 26px;
}
@media (max-width: 1680px) {
  .imgTextLeft53Set2 {
    padding-left: 6px;
  }
}
@media (max-width: 1024px) {
  .imgTextLeft53Set2 {
    padding-left: 6px !important;
  }
}
@media (max-width: 991px) {
  .imgTextLeft53Set2 {
    padding-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .imgTextLeft53Set2 {
    padding-left: 0px !important;
  }
}

.commanSpaceImg ul {
  margin: -10px;
}
.commanSpaceImg ul li .imageBlock {
  padding: 10px;
}

.wildlife .leftWildlife {
  position: relative;
}
.wildlife .leftWildlife::before {
  content: "";
  position: absolute;
  top: -100px;
  right: 0;
  background: url(../images/wildlife_art.png) no-repeat;
  width: 272px;
  height: 277px;
  z-index: -1;
}
.wildlife .leftWildlife .btnExplore {
  margin-top: 50px;
}
.wildlife .rightWildLife ul {
  display: flex;
flex-wrap: wrap;
  margin: -10px;
}
.wildlife .rightWildLife ul li{
flex: 0 0 auto;
}
.wildlife .rightWildLife ul li:nth-child(1){width: 66.66666667%}
.wildlife .rightWildLife ul li:nth-child(2){width: 33.33333333%;}
.wildlife .rightWildLife ul li:nth-child(3){width: 33.33333333%;}
.wildlife .rightWildLife ul li:nth-child(4){width: 66.66666667%}

.wildlife.sectionPaddingBottomText{}
.wildlife.sectionPaddingBottomText .rightWildLife ul li:nth-child(1){width: 33.33333333%;}
.wildlife.sectionPaddingBottomText .rightWildLife ul li:nth-child(2){width: 66.66666667%}
.wildlife.sectionPaddingBottomText .rightWildLife ul li:nth-child(3){width: 66.66666667%}
.wildlife.sectionPaddingBottomText .rightWildLife ul li:nth-child(4){width: 33.33333333%;}

.wildlife.littleRannsafariSection .rightWildLife ul li{width:50%}

.wildlife .rightWildLife ul.secondUl {
  padding-top: 10px;
}

.wildlife .rightWildLife ul li .imageBlock {
  padding: 10px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .wildlife .rightWildLife .imageBlock img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .wildlife .leftWildlife .btnExplore {
    margin-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .wildlife .leftWildlife {
    padding-right: 0;
  }
  .wildlife .leftWildlife::before {
    top: -130px;
  }
  .wildlife .leftWildlife .btnExplore {
    margin-top: 40px;
  }
  .wildlife .rightWildLife ul {
    flex-direction: column;
    margin: -5px -5px -10px -5px;
  }
  .wildlife .rightWildLife ul li.tabFlexRightWild {
    display: flex;
    padding-left: 0px; 
  }
  .wildlife .rightWildLife ul li .imageBlock {
    padding: 5px 5px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wildlife .Tagline {
    font-size: 22px;
    line-height: 26px;
  }
  .wildlife .leftWildlife::before {
    background-size: contain;
    width: 235px;
    right: 10px;
    top: -100px;
  }
}
@media (max-width: 767px) {
  .wildlife .btnExplore {
    margin-top: 40px;
    text-align: center;
  }
  .wildlife .leftWildlife {
    padding-right: 0px;
    text-align: center;
  }
  .wildlife .leftWildlife .Tagline {
    text-align: center;
  }
  .wildlife .leftWildlife .Tagline.setmar40 {
    margin-bottom: 29px !important;
  }
  .wildlife .leftWildlife.martop50_15 {
    margin-top: 35px;
  }
  .wildlife .rightWildLife {
    max-width: 335px;
    margin: 15px auto 0;
  }
  .wildlife .rightWildLife ul {
    flex-wrap: wrap;
    flex-direction: column;
    margin: 0;
  }
  
 /*  .wildlife .rightWildLife ul.secondUl {
    padding-top: 0px;
  } */
  
  .wildlife .rightWildLife ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
 /*  .wildlife .rightWildLife ul li .imageBlock {
    padding: 0px 0px 10px;
  } */
  .wildlife .rightWildLife ul li .imageBlock.last {
    padding-bottom: 0px;
  }
  .wildlife .rightWildLife ul li.pdLeft20 {
    padding-left: 0px;
  }
  .wildlife .rightWildLife.paddsettop50_10 {
    padding-top: 10px;
  }
}

@media (max-width: 767px) {
  .marginTopMobile50_45 {
    margin-top: 45px;
  }
}

@media (max-width: 767px) {
  .marginBtm50_16 {
    margin-bottom: 16px;
  }
}

.activitiesSection .row {
  align-items: center;
}
.activitiesSection .leftActivities {
  position: relative;
}
.activitiesSection .leftActivities .btnExplore {
  margin-top: 50px;
}
.activitiesSection .rightActivities ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.activitiesSection .rightActivities ul.flexend {
  justify-content: flex-end;
}
.activitiesSection .rightActivities ul li:first-child {
  flex: inherit;
  max-width: 100%;
}
.activitiesSection .rightActivities ul li:nth-child(2) {
  flex: inherit;
  max-width: 100%;
}
.activitiesSection .rightActivities ul li:nth-child(3) {
  flex: inherit;
  max-width: 100%;
}
.activitiesSection .rightActivities ul li:last-child {
  flex: inherit;
  max-width: 100%;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .activitiesSection .rightActivities ul li .imageBlock {
    height: 100%;
  }
  .activitiesSection .rightActivities ul li .imageBlock img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .activitiesSection .rightActivities ul li:first-child {
    flex: 0 0 66%;
    max-width: 100%;
  }
  .activitiesSection .rightActivities ul li:nth-child(2) {
    flex: 0 0 34%;
    max-width: 100%;
  }
  .activitiesSection .rightActivities ul li:nth-child(3) {
    flex: 0 0 34%;
    max-width: 100%;
  }
  .activitiesSection .rightActivities ul li:last-child {
    flex: 0 0 66%;
    max-width: 100%;
  }
}
.activitiesSection.poolSec .leftActivities p {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .activitiesSection.poolSec .leftActivities p {
    margin-bottom: 30px;
  }
}
.activitiesSection.poolSec .rightActivities ul li:nth-child(1) {
  flex: 0 0 62.3%;
  max-width: 62.3%;
}
.activitiesSection.poolSec .rightActivities ul li:nth-child(2) {
  flex: 0 0 37%;
  max-width: 37%;
}
.activitiesSection.poolSec .rightActivities ul li:nth-child(3) {
  flex: 0 0 37%;
  max-width: 37%;
}
.activitiesSection.poolSec .rightActivities ul li:nth-child(4) {
  flex: 0 0 62.3%;
  max-width: 62.3%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .activitiesSection.poolSec .rightActivities ul li .imageBlock {
    padding: 5px;
  }
  .activitiesSection.poolSec .rightActivities ul li:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .activitiesSection.poolSec .rightActivities ul li:nth-child(2) {
    flex: 0 0 50%;
    max-width: 100%;
  }
  .activitiesSection.poolSec .rightActivities ul li:nth-child(3) {
    flex: 0 0 50%;
    max-width: 100%;
  }
  .activitiesSection.poolSec .rightActivities ul li:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .activitiesSection.poolSec .rightActivities ul li .imageBlock {
    padding: 5px;
  }
  .activitiesSection.poolSec .rightActivities ul li:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .activitiesSection.poolSec .rightActivities ul li:nth-child(2) {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .activitiesSection.poolSec .rightActivities ul li:nth-child(3) {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .activitiesSection.poolSec .rightActivities ul li:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .activitiesSection .leftActivities .btnExplore {
    margin-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .activitiesSection .leftActivities .btnExplore {
    margin-top: 40px;
  }
  .activitiesSection .rightActivities ul {
    margin: -5px;
  }
  .activitiesSection .rightActivities ul li.pdmbtm20 {
    padding-bottom: 0px;
  }
  .activitiesSection .rightActivities ul li.pdmleft20 {
    padding-left: 0px;
  }
  .activitiesSection .rightActivities ul li .imageBlock {
    padding: 5px;
  }
  .activitiesSection .rightActivities ul li:first-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .activitiesSection .rightActivities ul li:nth-child(2) {
    flex: 0 0 50%;
    max-width: 100%;
  }
  .activitiesSection .rightActivities ul li:nth-child(3) {
    flex: 0 0 50%;
    max-width: 100%;
  }
  .activitiesSection .rightActivities ul li:last-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .activitiesSection .leftActivities {
    padding-right: 0;
  }
  .activitiesSection .leftActivities .Tagline {
    font-size: 22px;
    line-height: 26px;
  }
  .activitiesSection .rightActivities ul li .imageBlock {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .activitiesSection .leftActivities {
    padding-right: 0px;
    text-align: center;
  }
  .activitiesSection .leftActivities .Tagline {
    font-size: 24px;
  }
  .activitiesSection .rightActivities {
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .activitiesSection .rightActivities ul {
    flex-direction: column;
    align-items: center;
  }
  .activitiesSection .rightActivities ul li {
    flex-direction: column;
    align-items: center;
  }
  .activitiesSection .rightActivities ul li img {
    width: auto;
    height: auto;
  }
  .activitiesSection .rightActivities ul li:last-child .imageBlock {
    padding-bottom: 0px;
  }
  .activitiesSection .rightActivities ul li .imageBlock {
    padding: 0px 0px 10px;
  }
  .activitiesSection .rightActivities ul li.pdmleft20 {
    padding-left: 0px;
  }
  .activitiesSection .rightActivities ul li.pdmbtm20 {
    padding-bottom: 0px;
  }
}

.safariSection {
  background: #FBF5EF;
  overflow-x: hidden;
}
.safariSection .row {
  align-items: center;
}
.safariSection .leftSafari {
  position: relative;
}
.safariSection .leftSafari ul {
  list-style: none;
  margin: -10px;
}
.safariSection .leftSafari ul li {
  display: flex;
}
.safariSection .leftSafari ul li .imageBlock {
  padding: 10px;
}
@media (max-width: 1024px) {
  .safariSection .leftSafari ul {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .safariSection .leftSafari ul {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.safariSection .rightSafari {
  position: relative;
}
.safariSection .rightSafari::before {
  content: "";
  position: absolute;
  top: -120px;
  right: -70px;
  background: url(../images/safari_art.png) no-repeat;
  width: 270px;
  height: 430px;
  background-size: contain;
}
@media (max-width: 1024px) {
  .safariSection .rightSafari::before {
    right: -40px;
    height: 420px;
    top: -140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .safariSection .rightSafari::before {
    right: -50px;
    height: 370px;
    top: -87px;
  }
}
.safariSection .rightSafari p, .safariSection .rightSafari a, .safariSection .rightSafari div {
  position: relative;
}
.safariSection .rightSafari .btnExplore {
  margin-top: 50px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .safariSection .rightSafari .btnExplore {
    margin-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .safariSection .row {
    align-items: flex-start;
  }
  .safariSection .tabSustainMrbtm {
    margin-bottom: 40px;
  }
  .safariSection .leftSafari ul li .imageBlock {
    padding: 0px 5px 10px;
  }
  .safariSection .rightSafari {
    padding-left: 0px;
  }
  .safariSection .rightSafari .btnExplore {
    margin-top: 40px;
  }
}
@media (max-width: 1024px) {
  .safariSection .row {
    padding-top: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .safariSection .Tagline {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 35px !important;
  }
  .safariSection .rightSafari p {
    margin-bottom: 0px;
  }
  .safariSection .rightSafriMrgbtm {
    margin-bottom: 20px !important;
  }
  .safariSection .rightSafari .btnExplore {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .safariSection {
    overflow-x: hidden;
  }
  .safariSection .leftSafari ul {
    flex-direction: column;
  }
  .safariSection .leftSafari ul li {
    flex: 0 0 100%;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  .safariSection .leftSafari ul li .imageBlock {
    padding: 0px 0px 10px;
  }
  .safariSection .leftSafari ul li .imageBlock.last {
    padding-bottom: 0px;
  }
  .safariSection .rightSafari {
    margin-top: 35px;
  }
  .safariSection .rightSafari p {
    text-align: center;
  }
  .safariSection .rightSafari::before {
    top: -35px;
    right: -65px;
  }
  .safariSection .rightSafari .btnExplore {
    text-align: center;
  }
  .safariSection .rightSafari .Tagline {
    text-align: center;
  }
}

.sustainabilitySection {
  background: #8D9BA3;
}
.sustainabilitySection .sectionTitle {
  color: #fff;
}
.sustainabilitySection .row {
  align-items: center;
}
.sustainabilitySection .leftSustainability {
  position: relative;
}
.sustainabilitySection .leftSustainability .imageBlock {
  padding: 10px;
  margin: -10px;
}
.sustainabilitySection .rightSustainability {
  position: relative;
}
.sustainabilitySection .rightSustainability p, .sustainabilitySection .rightSustainability a, .sustainabilitySection .rightSustainability div {
  position: relative;
  color: #fff;
}
.sustainabilitySection .rightSustainability .btnExplore {
  margin-top: 50px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .sustainabilitySection .rightSustainability .btnExplore {
    margin-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sustainabilitySection .tabSustainMrbtm {
    margin-bottom: 30px;
  }
  .sustainabilitySection .rightSustainability {
    padding-left: 0px;
  }
  .sustainabilitySection .rightSustainability .btnExplore {
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sustainabilitySection .row {
    align-items: flex-start;
  }
  .sustainabilitySection .tabSustainMrbtm {
    margin-bottom: 30px;
  }
  .sustainabilitySection .rightSustainability .mrbtm0Tab {
    margin-bottom: 0;
  }
  .sustainabilitySection .rightSustainability .Tagline {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 1024px) {
  .sustainabilitySection .leftSustainability .imageBlock {
    margin-left: 0px;
    margin-right: 0px;
  }
  .sustainabilitySection .leftSustainability .imageBlock.singal {
    padding: 0px !important;
  }
}
@media (max-width: 767px) {
  .sustainabilitySection .leftSustainability {
    padding-top: 12px;
    text-align: center;
  }
  .sustainabilitySection .leftSustainability .imageBlock {
    padding: 0px;
    margin-top: -6px;
    margin-bottom: 0px;
  }
  .sustainabilitySection .rightSustainability {
    padding-left: 0px;
    text-align: center;
    margin-top: 45px;
  }
}

.testimonialSection {
  background: #FBF5EF;
}
.testimonialSection .testiSlider {
  margin: 0px !important;
  padding-top: 22px;
}
.testimonialSection .testiSlider .testimonialBox {
  position: relative;
}
.testimonialSection .testiSlider .testimonialBox > p {
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  max-width: 1550px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  position: relative;
  padding-left: 13px;
  padding-right: 13px;
}
.testimonialSection .testiSlider .testimonialBox > p::before {
  content: "";
  position: absolute;
  left: auto;
  top: 0;
  background: url(../images/quote_left.png) no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
  margin: 0 0 0 -20px;
}
.testimonialSection .testiSlider .testimonialBox > p::after {
  content: "";
  position: absolute;
  right: auto;
  bottom: 10px;
  background: url(../images/quote_right.png) no-repeat;
  width: 15px;
  height: 15px;
  background-size: contain;
  margin: 0 0 0 10px;
}
.testimonialSection .testiSlider .testimonialBox .author p {
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  margin: 0px;
  text-align: center;
}
.testimonialSection .testiSlider .testimonialBox .author p span {
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  display: block;
  margin-top: 5px;
}
.testimonialSection .testiSlider .slick-prev, .testimonialSection .testiSlider .slick-next {
  height: 38px;
  width: 49px;
  top: 20%;
}
.testimonialSection .testiSlider .slick-prev::before, .testimonialSection .testiSlider .slick-next::before {
  width: 100%;
  height: 100%;
}
.testimonialSection .testiSlider .slick-prev::before {
  content: "";
  display: block;
  background: url(../images/arrow.png) no-repeat;
  background-size: contain;
}
.testimonialSection .testiSlider .slick-prev:hover::before {
  background: url(../images/arrow_hover.png) no-repeat;
  background-size: contain;
}
.testimonialSection .testiSlider .slick-next::before {
  content: "";
  display: block;
  transform: scale(-1);
  background: url(../images/arrow.png) no-repeat;
  background-size: contain;
}
.testimonialSection .testiSlider .slick-next:hover::before {
  background: url(../images/arrow_hover.png) no-repeat;
  background-size: contain;
}
.testimonialSection .testiSlider .slick-dots {
  position: relative;
  bottom: inherit;
  margin-top: 83px;
  height: 10px;
}
.testimonialSection .testiSlider .slick-dots li {
  height: auto;
  width: auto;
  padding: 0px;
}
.testimonialSection .testiSlider .slick-dots li button {
  background: #E7E7E7;
  font-size: 0px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
.testimonialSection .testiSlider .slick-dots li button::before {
  display: none;
}
.testimonialSection .testiSlider .slick-dots li.slick-active button {
  background: #DDD3C7;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .testimonialSection .testiSlider .testimonialBox > p {
    max-width: 1100px;
  }
}
@media (max-width: 1024px) {
  .testimonialSection .slick-next {
    display: none !important;
  }
  .testimonialSection .slick-prev {
    display: none !important;
  }
  .testimonialSection .testiSlider {
    padding-top: 0px;
  }
  .testimonialSection .testiSlider .testimonialBox .author p span {
    margin-top: 5px;
  }
  .testimonialSection .testiSlider .slick-dots {
    margin-top: 63px;
    height: 10px;
  }
}
@media (max-width: 767px) {
  .testimonialSection .sectionTitle {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .testimonialSection .testiSlider {
    padding-top: 4px;
  }
  .testimonialSection .testiSlider .slick-next {
    display: none !important;
  }
  .testimonialSection .testiSlider .slick-prev {
    display: none !important;
  }
  .testimonialSection .testiSlider .slick-dots {
    margin-top: 43px;
  }
  .testimonialSection .testiSlider .testimonialBox > p {
    font-size: 20px;
    line-height: 24px;
    line-height: 28px;
    margin-bottom: 10px;
  }
  .testimonialSection .testiSlider .testimonialBox > p::before {
    margin: 0px 0 0 -18px;
  }
  .testimonialSection .testiSlider .testimonialBox .author {
    padding-top: 18px;
  }
  .testimonialSection .testiSlider .testimonialBox .author p span {
    margin-top: 6px;
  }
}

.flamingoSec {
  background: #FCF5F0;
  position: relative;
}
.flamingoSec .container {
  position: relative;
}
.flamingoSec::before {
  content: "";
  background: url(../images/flamingo.png) no-repeat;
  position: absolute;
  height: 665px;
  width: 450px;
  right: 7.5%;
  top: 15%;
  background-size: contain;
}
.flamingoSec .flamingoFlx {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flamingoSec .flamingoFlx .flamingoImg {
  flex: 0 0 48.4%;
  max-width: 100%;
}
.flamingoSec .flamingoFlx .flamingoDesc {
  flex: 0 0 51.6%;
  max-width: 100%;
  position: relative;
  padding-left: 51px;
}
.flamingoSec .flamingoFlx .flamingoDesc p {
  margin-bottom: 10px;
}
.flamingoSec .flamingoFlx .flamingoDesc .defaultButton {
  margin-top: 25px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .flamingoSec::before {
    width: 350px;
    height: 450px;
    top: 20%;
    right: 2%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .flamingoSec::before {
    width: 312px;
    height: 450px;
    top: 20%;
    right: 2%;
  }
}
@media (max-width: 1024px) {
  .flamingoSec .flamingoFlx .flamingoDesc {
    padding-left: 38px;
  }
}
@media (max-width: 991px) {
  .flamingoSec::before {
    width: 250px;
    height: 330px;
    top: 20%;
    right: 0;
  }
  .flamingoSec .flamingoFlx {
    align-items: flex-start;
  }
  .flamingoSec .flamingoFlx .flamingoDesc {
    padding-left: 26px;
  }
}
@media (max-width: 767px) {
  .flamingoSec::before {
    height: 320px;
    right: 0;
    bottom: 14%;
    top: inherit;
    width: 100%;
    background-position: center;
  }
  .flamingoSec .flamingoFlx {
    flex-direction: column;
  }
  .flamingoSec .flamingoFlx .flamingoImg {
    padding-top: 4px;
    margin-left: auto;
    margin-right: auto;
  }
  .flamingoSec .flamingoFlx .flamingoImg img {
    padding: 0px;
    margin-bottom: 45px;
  }
  .flamingoSec .flamingoFlx .flamingoDesc {
    text-align: center;
  }
  .flamingoSec .flamingoFlx .flamingoDesc p {
    text-align: center;
  }
}

.innersustainSec {
  background: #E8F4F0;
}
.innersustainSec .row {
  align-items: center;
}
.innersustainSec .innersustainSecDesc .defaultButton {
  margin-top: 18px;
}
@media (max-width: 991px) {
  .innersustainSec .innersustainSecDesc {
    padding-right: 0px !important;
  }
  .innersustainSec .innersustainSecDesc .defaultButton {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .innersustainSec .innersustainSecDesc {
    text-align: center;
  }
}

.ourPeopleSec .row {
  align-items: center;
}
.ourPeopleSec .ourPeopleSecDesc .defaultButton {
  margin-top: 18px;
}
@media (max-width: 991px) {
  .ourPeopleSec .ourPeopleSecDesc .defaultButton {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .ourPeopleSec .ourPeopleSecDesc {
    padding: 0px !important;
    text-align: center;
    margin-top: 35px !important;
  }
}
@media (min-width: 1025px) {
  .ourPeopleSec .col-xl-6.setcol6_1 {
    width: 49.2%;
  }
  .ourPeopleSec .col-xl-6.setcol6_2 {
    width: 50.8%;
  }
}

@media (max-width: 767px) {
  .ourpeopleSec1 .textLeft {
    text-align: center !important;
  }
}

.shootingRangeSection .row {
  align-items: center;
}
.shootingRangeSection .leftActivities {
  position: relative;
  padding-left: 15px;
}
.shootingRangeSection .leftActivities .btnExplore {
  margin-top: 50px;
}
.shootingRangeSection .leftActivities p {
  margin-bottom: 35px;
}
.shootingRangeSection .leftActivities p:last-child {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .shootingRangeSection .leftActivities {
    padding-left: 0px;
  }
}
.shootingRangeSection .rightActivities ul {
  list-style: none;
}
.shootingRangeSection .rightActivities ul li {
  display: flex;
}
.shootingRangeSection .rightActivities ul li .imageBlock {
  padding: 10px;
}
@media (max-width: 767px) {
  .shootingRangeSection .rightActivities ul li {
    justify-content: center;
  }
  .shootingRangeSection .rightActivities ul li .imageBlock {
    padding: 5px 0px;
  }
  .shootingRangeSection .leftActivities {
    margin-top: 40px;
    text-align: center;
  }
  .shootingRangeSection .leftActivities p {
    margin-bottom: 30px;
  }
}

.facilitiesSection {
  background-color: #8D9BA3;
}
.facilitiesSection .title {
  font-size: 32px;
  line-height: 35px;
  font-family: "Charlemagne Std";
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 36px;
  display: block;
}
.facilitiesSection .sectionTitle {
  color: #fff;
}
.facilitiesSection .facBox {
  padding: 0 10px;
}
.facilitiesSection .facBox img {
  padding-bottom: 57px;
}
.facilitiesSection .facBox .subTitle {
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
}
.facilitiesSection .facBox p {
  color: #fff;
  margin-bottom: 33px;
}
.facilitiesSection .facBox p:last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .facilitiesSection .facBox img {
    padding-bottom: 37px;
  }
}
@media (max-width: 1024px) {
  .facilitiesSection .facBox {
    padding: 0px 8px;
  }
}
@media (max-width: 991px) {
  .facilitiesSection .facBox {
    padding: 0px;
  }
  .facilitiesSection .facBox img {
    padding-bottom: 30px;
  }
  .facilitiesSection .facBox .title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .facilitiesSection .facBox .subTitle {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .facilitiesSection .facBox {
    text-align: center;
    margin-bottom: 45px;
  }
  .facilitiesSection .facBox.mobm0 {
    margin-bottom: 0px;
  }
  .facilitiesSection .facBox img {
    padding-bottom: 37px;
  }
  .facilitiesSection .facBox .subTitle {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .facilitiesSection .facBox .title {
    margin-bottom: 29px;
  }
}
@media (max-width: 991px) {
  .facilitiesSection .title {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .facilitiesSection .title {
    margin-bottom: 29px;
  }
}

.cottageSection {
  background: #E1BD9B;
}
.cottageSection.paddbtm80 {
  padding-bottom: 80px !important;
}
.cottageSection .cottageBox {
  background: #fff;
  padding: 72px 80px 80px 80px;
}
.cottageSection .cottageBox .defaultButton {
  margin-top: 18px;
  padding: 15px 25px;
}
.cottageSection .cottageBox .cottageList {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: -4px 0px 0px 0px;
}
.cottageSection .cottageBox .cottageList .subSectionTitle {
  margin-bottom: 22px !important;
  margin-top: -7px;
}
.cottageSection .cottageBox .cottageList > li {
  flex: 0 0 37.5%;
  max-width: 37.5%;
}
.cottageSection .cottageBox .cottageList > li.Setwidth35per {
  flex: 0 0 35.5%;
  max-width: 35.5%;
}
.cottageSection .cottageBox .cottageList > li.contentCol {
  flex: 0 0 25%;
  max-width: 25%;
}
.cottageSection .cottageBox .cottageList > li.contentCol.Setwidth27per {
  flex: 0 0 27%;
  max-width: 27%;
}
.cottageSection .cottageBox .cottageList > li.contentCol .contentArea {
  padding: 0px;
}
.cottageSection .cottageBox .cottageList > li.contentCol .contentArea.paddright53 {
  padding-right: 53px;
}
.cottageSection .cottageBox .cottageList > li.contentCol .contentArea.paddleft53 {
  padding-left: 48px;
}
.cottageSection .cottageBox .cottageList > li.contentCol .contentArea.paddleft53_1 {
  padding-left: 40px;
}
.cottageSection .cottageBox .cottageList > li.twoCol {
  flex: 0 0 75%;
  max-width: 75%;
}
.cottageSection .cottageBox .cottageList > li.twoCol .cottageImages {
  display: flex;
}
.cottageSection .cottageBox .cottageList > li.twoCol .cottageImages li {
  display: inline-grid;
}
.cottageSection .cottageBox .cottageList > li .cottageImages {
  margin: -10px;
}
.cottageSection .cottageBox .cottageList > li .cottageImages.flexend {
  justify-content: flex-end;
}
.cottageSection .cottageBox .cottageList > li .cottageImages li {
  padding: 0px;
  display: flex;
}
.cottageSection .cottageBox .cottageList > li .cottageImages li img {
  padding: 10px;
}
@media (max-width: 1680px) {
  .cottageSection .cottageBox .cottageList > li.Setwidth35per {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol.Setwidth27per {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea {
    padding: 0px;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea.paddright53 {
    padding-right: 33px;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea.paddleft53 {
    padding-left: 28px;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea.paddleft53_1 {
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cottageSection .cottageBox .cottageList.tabReverse {
    flex-direction: column-reverse;
  }
  .cottageSection .cottageBox .cottageList > li {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0px 15px;
  }
  .cottageSection .cottageBox .cottageList > li.twoCol {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea {
    padding: 0px;
    margin-top: 33px;
    text-align: center;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea .Tagline {
    text-align: center;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea p {
    text-align: left;
  }
  .cottageSection .cottageBox .cottageList > li .cottageImages li img {
    padding: 5px;
  }
}
@media (max-width: 1024px) {
  .cottageSection .cottageBox .cottageList > li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cottageSection .cottageBox .cottageList > li .cottageImages {
    margin: -5px -10px;
  }
  .cottageSection .cottageBox .cottageList > li.Setwidth35per {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol.Setwidth27per {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea {
    padding: 0px;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea.paddright53 {
    padding-right: 0px;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea.paddleft53 {
    padding-left: 0px;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea.paddleft53_1 {
    padding-left: 0px;
  }
}
@media (min-width: 1170px) and (max-width: 1366px) {
  .cottageSection .cottageBox .cottageList > li .tabTopset1 {
    padding-top: 46px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .cottageSection .cottageBox {
    padding: 53px 40px 60px 40px;
  }
  .cottageSection .cottageBox .cottageList > li {
    padding: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cottageSection .cottageBox {
    padding: 55px 20px 40px 20px;
  }
}
@media (max-width: 767px) {
  .cottageSection .cottageBox {
    padding: 44px 20px 50px 20px;
  }
  .cottageSection .cottageBox .cottageList {
    margin: 10px 0px;
    flex-direction: column;
  }
  .cottageSection .cottageBox .cottageList > li {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    max-width: 335px;
    margin: 0 auto 44px auto;
  }
  .cottageSection .cottageBox .cottageList > li:last-child, .cottageSection .cottageBox .cottageList > li.contentCol {
    margin: 0px;
  }
  .cottageSection .cottageBox .cottageList > li.Setwidth35per {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cottageSection .cottageBox .cottageList > li.contentCol .contentArea {
    padding: 0px;
    text-align: center;
  }
  .cottageSection .cottageBox .cottageList > li.twoCol {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 45px;
  }
  .cottageSection .cottageBox .cottageList > li.twoCol .cottageImages {
    flex-direction: column;
  }
  .cottageSection .cottageBox .cottageList > li .cottageImages li {
    flex-direction: column;
  }
  .cottageSection .cottageBox .cottageList > li .cottageImages li img {
    padding: 5px 0px;
    width: 100%;
  }
}
.cottageSection .cottageFacilities {
  background: #F7F7F7;
  padding: 40px 80px;
  display: flex;
  flex-wrap: wrap;
}
.cottageSection .cottageFacilities li {
  padding: 0 1px;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.cottageSection .cottageFacilities li .cottageFacilitiesBox {
  background: #fff;
  text-align: center;
  padding: 20px;
}
.cottageSection .cottageFacilities li .cottageFacilitiesBox img {
  margin-bottom: 8px;
  height: 37px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.cottageSection .cottageFacilities li .cottageFacilitiesBox span {
  display: block;
  font-size: 15px;
  line-height: 18px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .cottageSection .cottageFacilities {
    padding: 40px;
  }
  .cottageSection .cottageFacilities li .cottageFacilitiesBox {
    padding: 15px 10px;
  }
  .cottageSection .cottageFacilities li .cottageFacilitiesBox img {
    height: 30px;
    margin-bottom: 12px;
  }
  .cottageSection .cottageFacilities li .cottageFacilitiesBox span {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cottageSection .cottageFacilities {
    padding: 20px 40px;
  }
  .cottageSection .cottageFacilities li .cottageFacilitiesBox {
    padding: 12px 9px;
    height: 100%;
  }
  .cottageSection .cottageFacilities li .cottageFacilitiesBox img {
    height: 26px;
    margin-bottom: 7px;
  }
  .cottageSection .cottageFacilities li .cottageFacilitiesBox span {
    font-size: 10px;
    line-height: 13px;
  }
}
@media (max-width: 767px) {
  .cottageSection .cottageFacilities {
    padding: 20px;
  }
  .cottageSection .cottageFacilities li {
    flex: 0 0 33.3%;
    max-width: 33.3%;
    padding: 1px;
  }
  .cottageSection .cottageFacilities li .cottageFacilitiesBox {
    height: 100%;
    padding: 12px 9px;
  }
  .cottageSection .cottageFacilities li .cottageFacilitiesBox img {
    height: 24px;
    margin-bottom: 7px;
  }
  .cottageSection .cottageFacilities li .cottageFacilitiesBox span {
    font-size: 9px;
    line-height: 12px;
  }
}
@media (max-width: 1024px) {
  .cottageSection.paddbtm80 {
    padding-bottom: 40px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cottageSection .cottageBox .cottageList .subSectionTitle {
    margin-top: 7px;
  }
}
@media (max-width: 767px) {
  .cottageSection.paddbtm80 {
    padding-bottom: 50px !important;
  }
  .cottageSection .cottageBox .cottageList .subSectionTitle {
    margin-top: 0px;
  }
}

.innerFlamingoSec {
  background: #fff;
}
.innerFlamingoSec p {
  margin-bottom: 1rem;
}

.footerSection {
  background: #212121;
  color: #CCCCCC;
}
.footerSection.conactPageFooter .footerBlock .footerLeft {
  flex: 0 0 80%;
  max-width: 80%;
  display: flex;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage {
  border-left: 1px solid #878787;
  padding-left: 40px;
  width: 43%;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .linkLeft {
  margin-right: 0px;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage h5 a {
  color: #999;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage h6 {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #999999;
  font-weight: 600;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 {
  display: flex;
  margin: 0px -15px -32px -15px;
  width: 100%;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 {
  width: 33.33%;
  padding: 0px 15px;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 ul {
  margin-bottom: 32px;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 ul.cursorNone li a {
  cursor: auto;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 ul.cursorNone li:hover a {
  color: #999;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 ul li {
  margin-bottom: 5px;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 ul li:last-child {
  margin-bottom: 0px;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 ul li a {
  color: #999;
}
.footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 ul li:hover a {
  color: #fff;
}
@media (max-width: 1680px) {
  .footerSection.conactPageFooter .footerBlock .footerLeft {
    flex-wrap: wrap;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage {
    border: none;
    padding-left: 0px;
    width: 100%;
    padding-top: 30px;
  }
}
@media (max-width: 1366px) {
  .footerSection.conactPageFooter .footerBlock .footerLeft {
    flex: 0 0 73.3%;
    max-width: calc(73.3% - 40px);
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage {
    position: relative;
    border-top: 1px solid #878787;
    margin-top: 29px;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .subLink {
    max-width: 720px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSection.conactPageFooter .footerBlock .footerLeft {
    max-width: 380px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footerSection.conactPageFooter .footerBlock .footerLeft {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage {
    margin-right: 40px;
    padding-top: 0px;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .tabTop {
    padding-top: 36px;
  }
}
@media (min-width: 992px) and (max-width: 1025px) {
  .footerSection.conactPageFooter .footerBlock .footerLeft {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage {
    margin-right: 40px;
    padding-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSection.conactPageFooter .footerBlock .footerLeft {
    flex: 0 0 57%;
    max-width: 57%;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage {
    margin-right: 26px;
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  .footerSection.conactPageFooter .footerBlock .footerLeft {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage {
    padding: 56px 0px 0px 0px;
    margin-top: 4px;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 {
    display: flex;
    margin: 0px 0px 0px 0px;
    width: 100%;
    flex-direction: column;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 {
    width: 100%;
  }
  .footerSection.conactPageFooter .footerBlock .footerLeft .conactPage .row3 .part3 .lastul {
    margin-bottom: 8px;
  }
}
.footerSection .footerBlock {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footerSection .footerBlock h5 {
  font-size: 18px;
  font-family: "Charlemagne Std";
  color: #CCCCCC;
  line-height: 22px;
  margin-bottom: 30px;
}
.footerSection .footerBlock h5 a {
  color: #CCCCCC;
}
.footerSection .footerBlock h5 a.active {
  color: #fff;
}
.footerSection .footerBlock h5:hover a {
  color: #fff;
}
.footerSection .footerBlock .footerLeft {
  flex: 0 0 70%;
  max-width: 70%;
  display: flex;
}
.footerSection .footerBlock .footerLeft .linkColumn {
  display: flex;
}
.footerSection .footerBlock .footerLeft .linkLeft {
  margin-right: 60px;
}
.footerSection .footerBlock .footerLeft .quickLink ul li {
  margin-bottom: 30px;
}
.footerSection .footerBlock .footerLeft .quickLink ul li:hover a, .footerSection .footerBlock .footerLeft .quickLink ul li.active a {
  color: #fff;
}
.footerSection .footerBlock .footerLeft .quickLink ul li a {
  font-size: 18px;
  font-family: "Charlemagne Std";
  color: #CCCCCC;
  line-height: 22px;
}
.footerSection .footerBlock .footerLeft .quickLink ul li:last-child {
  margin-bottom: 0px;
}
.footerSection .footerBlock .footerLeft .subLink ul li {
  margin-bottom: 30px;
}
.footerSection .footerBlock .footerLeft .subLink ul li:last-child {
  margin-bottom: 0px;
}
.footerSection .footerBlock .footerLeft .subLink ul li:hover a, .footerSection .footerBlock .footerLeft .subLink ul li.active a {
  color: #fff;
}
.footerSection .footerBlock .footerLeft .subLink ul li a {
  font-size: 13px;
  color: #CCCCCC;
  line-height: 16px;
  font-weight: 300;
}
.footerSection .footerBlock .footerRight {
  max-width: 370px;
  border-left: 1px solid #878787;
  padding-left: 40px;
}
.footerSection .footerBlock .footerRight ul li {
  font-size: 15px;
  color: #CCCCCC;
  line-height: 18px;
  font-weight: 300;
  margin-bottom: 15px;
}
.footerSection .footerBlock .footerRight ul li:last-child {
  margin-bottom: 0px;
}
.footerSection .footerBlock .footerRight ul li:hover a {
  color: #fff;
}
.footerSection .footerBlock .footerRight ul li span {
  display: inline-block;
  min-width: 125px;
}
.footerSection .footerBlock .footerRight ul li img {
  margin-right: 8px;
}
.footerSection .footerBlock .footerRight ul li a {
  font-size: 15px;
  color: #CCCCCC;
  line-height: 18px;
  font-weight: 300;
}
.footerSection .footerBlock .footerRight .footerLogo {
  padding-top: 50px;
}
.footerSection .footerBlock .footerRight .footerLogo img {
  height: 64px;
}
.footerSection .footerBlock .footerRight .footerLogo .copyRight span {
  font-size: 10px;
  color: #888888;
}
@media (max-width: 1680px) {
  .footerSection .footerBlock .footerLeft .linkLeft {
    margin-right: 44px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footerSection .linkColumn {
    flex-direction: column;
  }
  .footerSection .footerBlock .footerLeft {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .footerSection .footerBlock .footerLeft .tabTop {
    padding-top: 40px;
  }
  .footerSection .footerBlock .footerRight {
    flex: 0 0 40%;
    max-width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footerSection .linkColumn {
    flex-direction: column;
  }
  .footerSection .footerBlock h5 {
    font-size: 14px;
    line-height: 18px;
  }
  .footerSection .footerBlock .footerLeft {
    max-width: 390px;
    display: flex;
  }
  .footerSection .footerBlock .footerLeft .linkLeft {
    margin-right: 25px;
  }
  .footerSection .footerBlock .footerLeft .quickLink ul li a {
    font-size: 14px;
    line-height: 18px;
  }
  .footerSection .footerBlock .footerLeft .tabTop {
    padding-top: 30px;
  }
  .footerSection .footerBlock .footerRight {
    flex: 0 0 43%;
    max-width: 43%;
    padding-left: 25px;
  }
  .footerSection .footerBlock .footerRight ul li a {
    font-size: 13px;
    line-height: 17px;
  }
}
@media (max-width: 767px) {
  .footerSection.sectionPadding {
    padding-top: 56px;
    padding-bottom: 53px;
  }
  .footerSection .linkColumn {
    flex-direction: column;
  }
  .footerSection .footerBlock {
    flex-wrap: wrap;
  }
  .footerSection .footerBlock h5 {
    margin-bottom: 27px;
  }
  .footerSection .footerBlock .footerLeft {
    flex: 0 0 100%;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    flex-direction: column;
  }
  .footerSection .footerBlock .footerLeft .quickLink ul li {
    margin-bottom: 28px;
  }
  .footerSection .footerBlock .footerLeft .linkLeft {
    margin-right: 0px;
    margin-bottom: 47px;
  }
  .footerSection .footerBlock .footerLeft .linkColumn .linkLeft {
    margin-bottom: 51px;
  }
  .footerSection .footerBlock .footerRight {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-top: 56px;
    text-align: center;
    border-left: 0px;
    border-top: 1px solid #878787;
  }
  .footerSection .footerBlock .footerRight .footerLogo {
    padding-top: 57px;
  }
  .footerSection .footerBlock .footerRight ul li span {
    text-align: left;
  }
}

.goldBg {
  background: #E1BD9B;
}
.goldBg .Tagline, .goldBg .sectionTitle, .goldBg p, .goldBg .subSectionTitle {
  color: #444 !important;
}

.margbtm0 {
  margin-bottom: 0px;
}

.lightPink {
  background: #FBF5EF;
}

.lightPink1 {
  background: #FCF5F0;
}

.grayBg {
  background: #8D9BA3 !important;
}
.grayBg p, .grayBg .sectionTitle, .grayBg .subSectionTitle {
  color: #fff;
}

.sectionPadding80 {
  padding: 80px 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sectionPadding80 {
    padding: 60px 0px !important;
  }
}
@media (max-width: 767px) {
  .sectionPadding80 {
    padding: 50px 0px;
  }
}

.littleRannWild {
  position: relative;
  overflow: hidden;
}
.littleRannWild .leftWildlife {
  position: relative;
}
.littleRannWild .leftWildlife::before {
  content: "";
  background: url(../images/little_rann_of_kutch/horse_art.png) no-repeat;
  position: absolute;
  height: 491px;
  width: 358px;
  left: 0%;
  top: auto;
  bottom: -63.5%;
  z-index: 0;
}
@media (max-width: 1680px) {
  .littleRannWild .leftWildlife::before {
    left: -25%;
    top: 64%;
    bottom: auto;
  }
}
@media (max-width: 1366px) {
  .littleRannWild .leftWildlife::before {
    left: -15%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .littleRannWild .leftWildlife::before {
    background: url(../images/little_rann_of_kutch/horse_art_tab.png) no-repeat;
    height: 456px;
    width: 356px;
    left: -10%;
    top: 91%;
    background-size: contain;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .littleRannWild .leftWildlife::before {
    height: 345px;
    width: 280px;
    left: -12%;
    top: auto;
    bottom: -90px;
  }
}
@media (max-width: 767px) {
  .littleRannWild .leftWildlife::before {
    background: url(../images/little_rann_of_kutch/horse_art_mobile.png) no-repeat center top;
    height: 459px;
    width: 100%;
    bottom: -10px;
    top: auto;
    left: 0px;
    right: 0px;
  }
}
.littleRannWild .leftWildlife ul {
  margin-top: 40px;
}
.littleRannWild .leftWildlife ul li {
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 40px;
  padding-left: 15px;
  position: relative;
  color: #444;
}
.littleRannWild .leftWildlife ul li::before {
  content: "";
  position: absolute;
  left: 0;
  width: 6px;
  height: 6px;
  background: #434343;
  border-radius: 50%;
  top: 8px;
}
.littleRannWild .leftWildlife ul, .littleRannWild .leftWildlife p {
  position: relative;
  z-index: 2;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .littleRannWild .leftWildlife ul {
    margin-top: 30px;
  }
  .littleRannWild .leftWildlife ul li {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .littleRannWild .leftWildlife ul li:last-child {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .littleRannWild .leftWildlife ul li {
    font-size: 19px;
    line-height: 23px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .littleRannWild .leftWildlife ul {
    margin-top: 30px;
    padding-bottom: 15px;
    text-align: left;
  }
  .littleRannWild .leftWildlife ul li {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .littleRannWild .rightWildLife {
    position: relative;
    z-index: 11;
    margin-top: 0;
  }
}

.littleRannBird {
  overflow-x: hidden;
  position: relative;
}
.littleRannBird .row {
  align-items: center;
}
.littleRannBird .leftWildlife {
  position: relative;
}
.littleRannBird .leftWildlife::before {
  content: "";
  background: url(../images/little_rann_of_kutch/bird_art.png) no-repeat;
  position: absolute;
  width: 381px;
  height: 429px;
  top: -165px;
  right: -15%;
}
@media (max-width: 1680px) {
  .littleRannBird .leftWildlife::before {
    height: 381px;
    width: 429px;
    top: -135px;
    right: -65%;
    background-size: contain;
  }
}
@media (max-width: 1440px) {
  .littleRannBird .leftWildlife::before {
    height: 331px;
    width: 429px;
    top: -12%;
    right: -56%;
  }
}
@media (max-width: 1366px) {
  .littleRannBird .leftWildlife::before {
    right: -46%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .littleRannBird .leftWildlife::before {
    background: url(../images/little_rann_of_kutch/bird_art_tab.png) no-repeat;
    width: 360px;
    height: 429px;
    background-size: contain;
    right: -6%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .littleRannBird .leftWildlife::before {
    height: 345px;
    width: 280px;
    top: -77px; /*top: -147px;*/
  }
}
@media (max-width: 767px) {
  .littleRannBird .leftWildlife::before {
    background: url(../images/little_rann_of_kutch/bird_art_mobile.png) no-repeat;
    width: 266px;
    height: 301px;
    top: 7%;
    right: auto;
    left: 0px;
  }
}
.littleRannBird .leftWildlife p:last-child {
  margin-bottom: 0px;
}
.littleRannBird .leftWildlife p {
  margin-bottom: 35px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .littleRannBird .row {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .littleRannBird .leftWildlife {
    margin-top: 35px;
  }
  .littleRannBird .rightWildLife {
    margin-top: 0;
  }
}

@media (min-width: 1025px) {
  .peopleDessert .set4Section {
    width: 37.33333333%;
  }
  .peopleDessert .set8Section {
    width: 62.666667%;
  }
}
.peopleDessert .leftWildlife::before {
  display: none;
}
.peopleDessert p:last-child {
  margin-bottom: 0px;
}
.peopleDessert p {
  margin-bottom: 35px;
}
.peopleDessert .rightWildLife ul {
  justify-content: flex-end;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .peopleDessert .rightWildLife {
    margin-top: -10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .peopleDessert .row {
    align-items: center;
  }
  .peopleDessert .Tagline {
    font-size: 20px;
  }
}

.littleRannsafariSection {
  overflow: hidden;
  position: relative;
}
.littleRannsafariSection .leftWildlife p:last-child {
  margin-bottom: 0px;
}
.littleRannsafariSection .leftWildlife p {
  margin-bottom: 35px;
}
.littleRannsafariSection .leftWildlife::before {
  display: none;
}
.littleRannsafariSection .leftWildlife::after {
  content: "";
  background: url(../images/little_rann_of_kutch/fox_art.png) no-repeat;
  position: absolute;
  height: 354px;
  width: 439px;
  right: -50px;
  top: 79%;
  z-index: -1;
}
@media (max-width: 1680px) {
  .littleRannsafariSection .leftWildlife::after {
    width: 360px;
    height: 429px;
    background-size: contain;
    right: -40%;
    top: 74%;
  }
}
@media (max-width: 1440px) {
  .littleRannsafariSection .leftWildlife::after {
    width: 330px;
    right: -20%;
    top: 78%;
  }
}
@media (max-width: 1366px) {
  .littleRannsafariSection .leftWildlife::after {
    right: 10%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .littleRannsafariSection .leftWildlife::after {
    background: url(../images/little_rann_of_kutch/fox_art_tab.png) no-repeat;
    width: 439px;
    height: 354px;
    background-size: contain;
    right: -23px;
    top: 62%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .littleRannsafariSection .leftWildlife::after {
    width: 321px;
    right: -13px;
  }
}
@media (max-width: 767px) {
  .littleRannsafariSection .leftWildlife::after {
    background: url(../images/little_rann_of_kutch/fox_art_mobile.png) no-repeat;
    width: 335px;
    height: 270px;
    top: 24px;
    right: 0px;
  }
}
.littleRannsafariSection .row {
  align-items: center;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .littleRannsafariSection .rightWildLife ul li .imageBlock {
    padding-top: 0px;
  }
  .littleRannsafariSection .pl-15 {
    padding-left: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .littleRannsafariSection .leftWildlife p {
    margin-bottom: 20px;
  }
  .littleRannsafariSection .pl-15 {
    padding-left: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .littleRannsafariSection .leftWildlife p {
    margin-bottom: 20px;
  }
  .littleRannsafariSection .pl-15 {
    padding-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .littleRannsafariSection .leftWildlife {
    margin-top: 50px;
  }
  .littleRannsafariSection .rightWildLife {
    margin-top: 0px;
    text-align: center;
  }
}

.singleImageContent p {
  margin-bottom: 35px;
}
.singleImageContent .btnExplore {
  margin-top: 40px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .singleImageContent.littleRanActivity .row {
    align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .singleImageContent.littleRanActivity .pl-15 {
    padding-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .singleImageContent.littleRanActivity {
    text-align: center;
  }
  .singleImageContent.littleRanActivity .btnExplore {
    margin-top: 40px;
  }
}

.experienceSection .experienceTagline {
  font-size: 26px;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 40px;
  line-height: 32px;
}
.experienceSection .experienceDesc {
  max-width: 1550px;
  margin: 0 auto;
}
.experienceSection .experienceDesc p {
  text-align: left;
  margin-bottom: 0px;
}
.experienceSection .experienceList {
  padding-top: 54px;
}
.experienceSection .experienceList ul li {
  display: flex;
  flex-wrap: wrap;
  background: #E9F3EF;
  padding: 80px;
  justify-content: space-between;
  margin-bottom: 40px;
}
.experienceSection .experienceList ul li:last-child {
  margin-bottom: 0px;
  align-items: center;
  flex-direction: row-reverse;
}
.experienceSection .experienceList ul li .leftContent {
  flex: 0 0 51%;
  max-width: 745px;
  padding-left:20px;
}
.experienceSection .experienceList ul li .leftContent .subTitle {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 29px;
}
.experienceSection .experienceList ul li .leftContent .Tagline {
  max-width: 550px;
  margin-bottom: 28px !important;
}
.experienceSection .experienceList ul li .leftContent p {
  margin-bottom: 35px;
}
.experienceSection .experienceList ul li .leftContent .bonfireDinner {
  margin-top: -8px;
}
.experienceSection .experienceList ul li .RightContent {
  flex: 0 0 49%;
  max-width: 49%;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .experienceSection .experienceList ul li {
    padding: 40px;
  }
  .experienceSection .experienceList ul li .leftContent {
    padding-right: 20px;
  }
  .experienceSection .experienceList ul li .leftContent .subTitle {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  .experienceSection .experienceList ul li:nth-child(2) .leftContent {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .experienceSection .experienceList ul li {
    padding: 40px;
  }
  .experienceSection .experienceList ul li .leftContent {
    padding-right: 20px;
  }
  .experienceSection .experienceList ul li .leftContent .subTitle {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  .experienceSection .experienceList ul li:nth-child(2) .leftContent {
    padding-left: 20px;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .experienceSection .experienceTagline.margin-7 {
    margin-top: -7px;
  }
  .experienceSection .experienceDesc.margin-6 {
    margin-top: -6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .experienceSection .experienceList ul li {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .experienceSection {
    text-align: center;
  }
  .experienceSection .experienceDesc p {
    text-align: center;
  }
  .experienceSection .experienceList {
    padding-top: 45px;
  }
  .experienceSection .experienceList ul li {
    padding: 43px 20px 50px 20px;
  }
  .experienceSection .experienceList ul li .leftContent {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .experienceSection .experienceList ul li .leftContent p {
    margin-bottom: 30px;
  }
  .experienceSection .experienceList ul li .leftContent .bonfireDinner {
    margin-top: 0px;
  }
  .experienceSection .experienceList ul li .RightContent {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 45px;
  }
  .experienceSection .experienceTagline {
    margin-bottom: 36px;
  }
}

.littleRannKutchSafari .flexlodge {
  margin: 0;
}
@media (max-width: 767px) {
  .littleRannKutchSafari .flexlodge {
    max-width: 335px;
    margin: 0 auto;
  }
}

.safariOptionSection .subSectionTitle {
  position: relative;
  z-index: 1;
}
.safariOptionSection .rightSafari::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: -135px;
  right: 70px;
  background: url(../images/little_rann_of_kutch_safari/safari_option_art.png) no-repeat;
  width: 501px;
  height: 602px;
  background-size: contain;
}
@media (max-width: 1680px) {
  .safariOptionSection .rightSafari::before {
    width: 430px;
    height: 532px;
    top: -100px;
    right: 50px;
  }
}
@media (max-width: 1366px) {
  .safariOptionSection .rightSafari::before {
    width: 453px;
    height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .safariOptionSection .rightSafari::before {
    background: url(../images/little_rann_of_kutch_safari/safari_option_art_tab.png) no-repeat;
    width: 500px;
    height: 602px;
    top: -129px;
    right: auto;
    left: -80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .safariOptionSection .rightSafari::before {
    width: 396px;
    background-size: contain;
    top: -97px;
  }
}
@media (max-width: 767px) {
  .safariOptionSection .rightSafari::before {
    background: url(../images/little_rann_of_kutch_safari/safari_option_art_mobile.png) no-repeat;
    width: 335px;
    height: 403px;
    top: -70px;
    left: -3px;
  }
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .safariOptionSection .leftSafari {
    margin-top: -10px;
  }
  .safariOptionSection .row {
    align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .safariOptionSection .leftSafari ul li {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .safariOptionSection .rightSafari ul li {
    font-size: 19px;
    line-height: 23px;
  }
}
@media (max-width: 767px) {
  .safariOptionSection .leftSafari {
    margin-top: 45px;
  }
  .safariOptionSection .rightSafari {
    margin-top: -4px;
  }
}

.typeSafariSection {
  overflow-x: hidden;
}
.typeSafariSection .Tagline {
  position: relative;
  z-index: 1;
}
.typeSafariSection .rightActivities {
  position: relative;
  z-index: 2;
}
.typeSafariSection .leftActivities::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: -37%;
  right: -87%;
  background: url(../images/little_rann_of_kutch_safari/type_of_safari_art.png) no-repeat;
  width: 559px;
  height: 550px;
  background-size: contain;
}
@media (max-width: 1680px) {
  .typeSafariSection .leftActivities::before {
    top: -22%;
    right: -172%;
  }
}
@media (max-width: 1600px) {
  .typeSafariSection .leftActivities::before {
    right: -154%;
  }
}
@media (max-width: 1440px) {
  .typeSafariSection .leftActivities::before {
    right: -124%;
  }
}
@media (max-width: 1366px) {
  .typeSafariSection .leftActivities::before {
    right: -83%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .typeSafariSection .leftActivities::before {
    background: url(../images/little_rann_of_kutch_safari/type_of_safari_art_tab.png) no-repeat;
    width: 555px;
    height: 545px;
    top: -15%;
    right: -92%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .typeSafariSection .leftActivities::before {
    width: 396px;
    background-size: contain;
    top: -10%;
  }
}
@media (max-width: 767px) {
  .typeSafariSection .leftActivities::before {
    background: url(../images/little_rann_of_kutch_safari/type_of_safari_art_mobile.png) no-repeat;
    width: 400px;
    height: 393px;
    top: -2%;
    right: -52%;
  }
}
@media (max-width: 480px) {
  .typeSafariSection .leftActivities::before {
    right: -58%;
  }
}
.typeSafariSection .bullets li {
  color: #444444;
}
.typeSafariSection .bullets li span {
  font-weight: 500;
}
.typeSafariSection .bullets li:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .typeSafariSection .row {
    align-items: flex-start;
  }
  .typeSafariSection .rightActivities {
    margin-top: -10px;
  }
  .typeSafariSection .bullets li {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .typeSafariSection .bullets li {
    font-size: 19px;
    line-height: 23px;
  }
}
@media (max-width: 767px) {
  .typeSafariSection .leftActivities {
    text-align: left;
    margin-top: 55px;
  }
}

.nalsarovarSection .timeVisit {
  margin-bottom: 0px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .nalsarovarSection .timeVisit {
    margin-top: 34px;
  }
}

@media (min-width: 1200px) and (max-width: 1799px) {
  .architectureSiteSection .row {
    align-items: flex-start;
  }
  .architectureSiteSection .rightActivities {
    margin-top: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .architectureSiteSection .leftActivities {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .architectureSiteSection .leftActivities {
    padding-left: 0;
    margin-top: 55px;
  }
  .architectureSiteSection .bullets {
    text-align: left;
  }
}

.dholaviraSection .leftWildlife::before {
  display: none;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .dholaviraSection .row {
    align-items: flex-start;
  }
  .dholaviraSection .rightWildLife {
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  .dholaviraSection .rightWildLife ul {
    text-align: center;
  }
}

.localFairs .rightSafari::before {
  display: none;
}
.localFairs .localfairBox {
  margin-bottom: 35px;
}
.localFairs .localfairBox:last-child {
  margin-bottom: 0px;
}
.localFairs .localfairBox span {
  font-weight: 500;
}
.localFairs .localfairBox p {
  margin-bottom: 5px;
}
.localFairs .localfairBox .localFairHeading {
  color: #555555;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .localFairs .row {
    align-items: flex-start;
  }
  .localFairs .leftSafari {
    margin-top: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .localFairs .Tagline, .localFairs p {
    margin-bottom: 25px;
  }
  .localFairs .localfairBox {
    margin-bottom: 30px;
  }
  .localFairs .leftSafari ul li {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .localFairs .tabMrbtm {
    margin-bottom: 30px !important;
  }
  .localFairs .localfairBox {
    margin-bottom: 25px;
  }
  .localFairs .localfairBox .localFairHeading {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .localFairs .localfairBox .localFairHeading {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 3px;
  }
}
@media (max-width: 767px) {
  .localFairs .localfairBox .localFairHeading {
    font-size: 20px;
    line-height: 24px;
  }
  .localFairs .localfairBox span {
    display: block;
  }
}

.curatedSection p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .curatedSection .rightSustainability {
    margin-top: 0px;
  }
  .curatedSection .leftSustainability {
    padding-left: 0px !important;
    margin-top: 50px;
  }
}

.embroiderySection {
  background-color: #F7F7F7;
}
.embroiderySection.sectionPadding80 {
  padding: 75px 0px 80px 0px;
}
.embroiderySection .embroideryBox .embroideryHeading {
  color: #555555;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .embroiderySection .row {
    align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .embroiderySection .embroideryBox .embroideryHeading {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .embroiderySection .embroideryBox .embroideryHeading {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 3px;
  }
}
@media (max-width: 767px) {
  .embroiderySection.sectionPadding80 {
    padding: 50px 0px;
  }
  .embroiderySection .embroideryCenter {
    text-align: center;
    margin-top: 50px;
  }
  .embroiderySection .pl-15 {
    padding-left: 0 !important;
  }
  .embroiderySection .imageBlock {
    text-align: center;
  }
  .embroiderySection .embroideryBox .embroideryHeading {
    font-size: 20px;
    line-height: 24px;
  }
}

.beadWork .leftWildlife::before {
  display: none;
}
.beadWork .beadBox {
  margin-bottom: 35px;
}
.beadWork .beadBox:last-child {
  margin-bottom: 0px;
}
.beadWork .beadBox .beadHeading {
  color: #555555;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .beadWork .row {
    align-items: flex-start;
  }
  .beadWork .rightWildLife {
    margin-top: -10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .beadWork .beadBox .beadHeading {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .beadWork .beadBox .beadHeading {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 3px;
  }
}
@media (max-width: 767px) {
  .beadWork .beadWorkRight {
    margin-top: 50px;
  }
  .beadWork .beadBox {
    text-align: center;
  }
  .beadWork .beadBox .beadHeading {
    font-size: 20px;
    line-height: 24px;
  }
}

.weavingSection {
  background-color: #F7F7F7;
}
.weavingSection .rightSafari::before {
  display: none;
}
.weavingSection .weavingBox .weavingHeading {
  color: #555555;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .weavingSection .row {
    align-items: flex-start;
  }
  .weavingSection .leftSafari {
    margin-top: -10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .weavingSection .weavingBox {
    margin-bottom: 35px;
  }
  .weavingSection .weavingBox .weavingHeading {
    margin-bottom: 3px;
  }
  .weavingSection .leftSafari ul li {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .weavingSection .rightSafari p {
    margin-bottom: 30px;
  }
  .weavingSection .weavingBox .weavingHeading {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .weavingSection .rightSafari {
    text-align: center;
  }
  .weavingSection .rightSafari p.last {
    margin-bottom: 0px;
  }
  .weavingSection .weavingBox .weavingHeading {
    font-size: 20px;
    line-height: 24px;
  }
}

.customTour {
  background: #CF6733;
  color: #fff;
}
.customTour .sectionTitle, .customTour p, .customTour .subSectionTitle {
  color: #fff;
}
@media (max-width: 767px) {
  .customTour .rightWildLife {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .starGazingSection .starGazingContent {
    text-align: center;
    margin-top: 50px;
  }
}

.alfresco_dinner {
  background: #71411F;
}
.alfresco_dinner .Tagline {
  color: #FFFEFE;
}
.alfresco_dinner .subSectionTitle, .alfresco_dinner p {
  color: #fff;
}
@media (max-width: 991px) {
  .alfresco_dinner.leftContentRightImage .leftContent {
    text-align: left;
  }
  .alfresco_dinner.leftContentRightImage .leftContent .Tagline {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .alfresco_dinner.leftContentRightImage .leftContent {
    text-align: center;
  }
  .alfresco_dinner.leftContentRightImage .leftContent .Tagline {
    text-align: center;
  }
}

.leftContentRightImage .row {
  align-items: center;
}
.leftContentRightImage .leftContent {
  position: relative;
}
.leftContentRightImage .leftContent .btnExplore {
  margin-top: 50px;
}
.leftContentRightImage .leftContent p:last-child {
  margin-bottom: 0px !important;
}
.leftContentRightImage .rightImage ul {
  display: flex;
}
.leftContentRightImage .rightImage ul li {
  color: #fff;
}
.leftContentRightImage .rightImage ul li .imageBlock {
  padding: 10px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .leftContentRightImage .leftContent .btnExplore {
    margin-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .leftContentRightImage .leftContent {
    padding-right: 0;
  }
  .leftContentRightImage .leftContent::before {
    top: -130px;
  }
  .leftContentRightImage .leftContent .btnExplore {
    margin-top: 35px;
  }
  .leftContentRightImage .rightImage ul {
    flex-direction: column;
  }
  .leftContentRightImage .rightImage ul li.tabFlexRightWild {
    display: flex;
  }
  .leftContentRightImage .rightImage ul li .imageBlock {
    padding: 0px 5px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .leftContentRightImage .btnExplore {
    margin-top: 40px;
    text-align: center;
  }
  .leftContentRightImage .leftContent {
    padding-right: 0px;
    text-align: center;
  }
  .leftContentRightImage .leftContent .Tagline {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .leftContentRightImage .btnExplore {
    margin-top: 40px;
    text-align: center;
  }
  .leftContentRightImage .leftContent {
    padding-right: 0px;
    text-align: center;
  }
  .leftContentRightImage .leftContent .Tagline {
    text-align: center;
  }
  .leftContentRightImage .rightImage {
    max-width: 335px;
    margin: 35px auto 0;
  }
  .leftContentRightImage .rightImage ul {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  .leftContentRightImage .rightImage ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .leftContentRightImage .rightImage ul li .imageBlock {
    padding: 0px 0px 10px;
  }
}

.leftImageRightContent .row {
  align-items: center;
}
.leftImageRightContent .rightContent {
  position: relative;
}
.leftImageRightContent .rightContent .btnExplore {
  margin-top: 50px;
}
.leftImageRightContent .rightContent p:last-child {
  margin-bottom: 0px !important;
}
.leftImageRightContent .leftImage ul {
  display: flex;
}
.leftImageRightContent .leftImage ul li {
  color: #fff;
}
.leftImageRightContent .leftImage ul li .imageBlock {
  padding: 10px;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .leftImageRightContent .leftImage .btnExplore {
    margin-top: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .leftImageRightContent .rightContent {
    padding-left: 0;
  }
  .leftImageRightContent .rightContent::before {
    top: -130px;
  }
  .leftImageRightContent .rightContent .btnExplore {
    margin-top: 35px;
  }
  .leftImageRightContent.ownerSec .leftImage ul li .imageBlock {
    padding: 0px;
  }
  .leftImageRightContent .leftImage ul {
    flex-direction: column;
  }
  .leftImageRightContent .leftImage ul li.tabFlexRightWild {
    display: flex;
  }
  .leftImageRightContent .leftImage ul li .imageBlock {
    padding: 0px 5px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .leftImageRightContent .btnExplore {
    margin-top: 40px;
    text-align: center;
  }
  .leftImageRightContent .rightContent {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .leftImageRightContent .row {
    flex-direction: column-reverse;
  }
  .leftImageRightContent .btnExplore {
    margin-top: 40px;
    text-align: center;
  }
  .leftImageRightContent .rightContent {
    padding-left: 0px;
    text-align: center;
  }
  .leftImageRightContent .rightContent .Tagline {
    text-align: center;
  }
  .leftImageRightContent .leftImage {
    max-width: 335px;
    margin: 35px auto 0;
    text-align: center;
  }
  .leftImageRightContent .leftImage ul {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .leftImageRightContent .leftImage ul li {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .leftImageRightContent .leftImage ul li .imageBlock {
    padding: 0px 0px 10px;
  }
}

.localSection {
  background: #CF6733;
}
.localSection .sectionTitle, .localSection .Tagline, .localSection p {
  color: #FEFEFE;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .localSection.leftContentRightImage .leftContent {
    text-align: left;
  }
  .localSection.leftContentRightImage .leftContent .Tagline {
    text-align: left;
  }
}
@media (max-width: 1024px) {
  .localSection .rightImage {
    padding-top: 10px;
  }
  .localSection .rightImage ul li .imageBlock {
    text-align: right;
  }
  .localSection .rightImage ul li.tabFlexRightWild {
    justify-content: flex-end;
  }
}

.tabViewImgRight.rightImage {
  padding-top: 10px;
}
.tabViewImgRight.rightImage ul li .imageBlock {
  text-align: right;
}
.tabViewImgRight.rightImage ul li.tabFlexRightWild {
  justify-content: flex-end;
}

.creamBg {
  background: #FBF5EF !important;
}

.whiteBg {
  background: #fff !important;
}

.topBtmImage ul {
  flex-direction: column;
}
.topBtmImage ul li {
  display: flex;
}
@media (max-width: 1024px) {
  .topBtmImage ul {
    align-items: center;
    margin-top: 0px;
  }
  .topBtmImage ul li {
    flex-direction: column;
  }
}

@media (min-width: 1025px) {
  .ourOwnerAndPromoter .col-xxl-6.setcol6_1 {
    width: 49.2%;
  }
  .ourOwnerAndPromoter .col-xxl-6.setcol6_2 {
    width: 50.8%;
  }
}
@media (max-width: 767px) {
  .ourOwnerAndPromoter .leftImage {
    padding-top: 5px;
    padding-bottom: 45px;
  }
  .ourOwnerAndPromoter .rightContent p:last-child {
    margin-bottom: 0px;
  }
}

@media (min-width: 1025px) {
  .contributingIdeas .col-xxl-6.setcol6_1 {
    width: 49.3%;
  }
  .contributingIdeas .col-xxl-6.setcol6_2 {
    width: 50.7%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .ourpeople_dasada .row {
    align-items: flex-start;
  }
  .ourpeople_dasada .row .leftContent {
    text-align: left;
  }
  .ourpeople_dasada .row .rightImage ul li.tabFlexRightWild {
    flex-direction: column;
  }
}
.ourpeople_dasada .rightImage ul li {
  justify-content: flex-end;
}
@media (min-width: 1025px) {
  .ourpeople_dasada .setcol6_1 {
    width: 49.3%;
  }
  .ourpeople_dasada .setcol6_2 {
    width: 50.7%;
  }
}
@media (max-width: 767px) {
  .ourpeople_dasada .rightImage {
    padding-top: 10px;
  }
}

@media (max-width: 1024px) {
  .CommanbenefitingLocalSection .leftImage ul li, .CommanbenefitingLocalSection .rightImage ul li {
    padding-top: 10px;
    padding-bottom: 53px;
  }
  .CommanbenefitingLocalSection .leftImage ul li.last, .CommanbenefitingLocalSection .rightImage ul li.last {
    padding-bottom: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .tabletRow {
    flex-direction: row !important;
    margin-bottom: 50px;
  }
  .tabFlexCol {
    flex-direction: column;
  }
  .tabAlignCenter {
    text-align: center !important;
  }
  .tabAlignCenter .Tagline {
    text-align: center !important;
  }
  .tabAlignTop {
    align-items: flex-start !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabletRow {
    flex-direction: row !important;
    margin-bottom: 50px;
  }
  .tabFlexCol {
    flex-direction: column;
  }
  .tabAlignLeft {
    text-align: left !important;
  }
  .tabAlignLeft .Tagline {
    text-align: left !important;
  }
  .tabAlignCenter {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .mobFlexCol {
    flex-direction: column !important;
  }
  .mobColReverse {
    flex-direction: column-reverse !important;
  }
  .mobColReverse .leftImage {
    margin-top: 0px;
    margin-bottom: 35px !important;
  }
  .curated_dining .rightContent {
    margin-top: 50px;
  }
  .curated_dining .leftImage {
    margin: 0px auto !important;
  }
  .contributingIdeas.leftImageRightContent .leftImage {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .ownerSec.leftImageRightContent .leftImage {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .textCenter.whiteBg .textLeft {
    text-align: center;
  }
}
.mediaSec {
  padding-bottom: 50px;
}
.mediaSec .setRow-11 {
  margin: 0px -11px;
}
.mediaSec h2.sectionTitle {
  text-align: center;
}
.mediaSec .setpadd66_5 {
  padding-top: 6px;
}
.mediaSec .mediaBox {
  background: #F7F7F7;
  padding: 20px;
  margin-bottom: 55px;
  height: calc(100% - 46px);
}
.mediaSec .mediaBox .mediaTitle {
  margin-bottom: 31px;
}
.mediaSec .mediaBox .mediaTitle h3 {
  text-align: left;
  font-size: 31px;
  line-height: 42px;
  margin-bottom: 34px;
}
.mediaSec .mediaBox .mediaTitle img {
  width: 100%;
}
.mediaSec .mediaBox .mediaText {
  margin-bottom: 18px;
  min-height: 270px;
}
.mediaSec .mediaBox .mediaText .Tagline {
  font-size: 26px;
  line-height: 36px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 24px !important;
}
.mediaSec .mediaBox .mediaText p {
  font-size: 22px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 0px;
}
.mediaSec .mediaBox .mediaText p:nth-child(2) {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.mediaSec .mediaBox .btnExplore a {
  text-transform: uppercase;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .mediaSec .mediaBox {
    padding: 35px 30px;
  }
  .mediaSec .mediaBox .mediaTitle h3 {
    font-size: 22px;
    line-height: 38px;
    margin-bottom: 30px;
  }
  .mediaSec .mediaBox .mediaText {
    margin-bottom: 0px;
    min-height: 287px;
  }
  .mediaSec .mediaBox .mediaText .Tagline {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 25px !important;
  }
  .mediaSec .mediaBox .mediaText p {
    font-size: 20px;
    line-height: 27px;
  }
  .mediaSec .mediaBox .btnExplore {
    margin-top: 30px;
    text-align: left;
  }
}
@media (max-width: 1366px) {
  .mediaSec .mediaBox h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .mediaSec .mediaBox .mediaText p:nth-child(2) {
    -webkit-line-clamp: 8;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mediaSec .mediaBox {
    padding: 40px;
  }
  .mediaSec .mediaBox .mediaText {
    min-height: auto;
  }
}
@media (max-width: 1024px) {
  .mediaSec .setRow-11 {
    margin: 0px 0px;
  }
  .mediaSec .mediaBox {
    padding: 35px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .mediaSec .mediaBox .mediaTitle {
    margin-bottom: 32px;
  }
  .mediaSec .mediaBox .mediaTitle h3 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px;
  }
  .mediaSec .mediaBox .mediaText {
    margin-bottom: 0px;
    min-height: 255px;
  }
  .mediaSec .mediaBox .mediaText .Tagline {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 25px !important;
  }
  .mediaSec .mediaBox .mediaText p {
    font-size: 20px;
    line-height: 27px;
  }
  .mediaSec .mediaBox .btnExplore {
    margin-top: 30px;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .mediaSec .mediaBox {
    padding: 44px 30px 50px 30px;
    margin-bottom: 20px;
  }
  .mediaSec .mediaBox .mediaText {
    min-height: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mediaSec .mediaBox {
    height: auto;
    padding-top: 44px;
  }
}
@media (max-width: 767px) {
  .mediaSec .mediaBox {
    padding: 20px;
    text-align: center;
    height: auto;
  }
  .mediaSec .mediaBox .mediaTitle {
    margin-bottom: 26px;
  }
  .mediaSec .mediaBox .mediaTitle h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 21px;
    text-align: center;
  }
  .mediaSec .mediaBox .mediaText {
    margin-bottom: 0px;
    min-height: auto;
  }
  .mediaSec .mediaBox .mediaText .Tagline {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 19px !important;
  }
  .mediaSec .mediaBox .mediaText p {
    font-size: 20px;
    line-height: 24px;
    line-height: 27px;
  }
  .mediaSec .mediaBox .btnExplore {
    margin-top: 36px;
    text-align: center;
  }
}

.contactSec .sectionTitle {
  text-align: center;
}
.contactSec .setpadd66_5 {
  padding-top: 6px;
}
.contactSec .contactBox {
  background: #CF6733;
  padding: 56px 50px;
  height: 100%;
  max-height: 566px;
}
.contactSec .contactBox h3.sectionTitle {
  font-size: 32px;
  line-height: 32px;
  color: #fff;
  text-align: left;
}
.contactSec .contactBox ul {
  margin-bottom: 47px;
  margin-top: -14px;
}
.contactSec .contactBox ul li {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.contactSec .contactBox ul li img {
  height: 23px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 23px;
}
.contactSec .contactBox ul li p {
  color: #fff;
  padding-left: 10px;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  margin-bottom: 0;
}
.contactSec .contactBox ul li p span {
  min-width: 190px;
  display: inline-block;
}
.contactSec .contactBox ul li p a {
  color: #fff;
}
.contactSec .contactBox ul li:last-child {
  margin-bottom: 0;
}
.contactSec .contactBox .addressBox .Tagline {
  color: #fff;
  font-weight: 400;
}
.contactSec .contactBox .addressBox p {
  color: #fff;
  font-weight: 200;
  line-height: 32px;
  margin-top: -3px;
}
.contactSec .contactBox .addressBox p span {
  font-weight: 400;
}
.contactSec .contactImage img {
  width: 100%;
  max-width: 1121px;
  height: 566px;
  -o-object-fit: cover;
     object-fit: cover;
}
.contactSec .contactImage iframe {
  width: 100%;
  max-width: 1121px;
  height: 566px;
  border: none;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .contactSec .contactBox {
    padding: 40px 30px;
  }
  .contactSec .contactBox h3.sectionTitle {
    margin-bottom: 35px;
  }
  .contactSec .contactBox ul {
    margin-bottom: 30px;
  }
  .contactSec .contactBox ul li p {
    font-size: 16px;
    line-height: 24px;
  }
  .contactSec .contactBox ul li p span {
    min-width: 140px;
  }
  .contactSec .addressBox .Tagline {
    margin-bottom: 30px !important;
  }
  .contactSec .contactImage img {
    height: 518px;
  }
  .contactSec .contactImage iframe {
    height: 518px;
  }
}
@media (min-width: 1025px) and (max-width: 1299px) {
  .contactSec .contactBox .addressBox p {
    font-weight: 200;
    line-height: 32px;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .contactSec .contactBox {
    padding: 30px 25px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .contactSec .contactBox ul {
    margin-bottom: 30px;
  }
  .contactSec .contactBox h3.sectionTitle {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  .contactSec .contactBox ul li {
    margin-bottom: 10px;
    align-items: flex-start;
  }
  .contactSec .contactBox ul li p {
    font-size: 15px;
    line-height: 20px;
  }
  .contactSec .contactBox ul li p span {
    min-width: 125px;
  }
  .contactSec .addressBox .Tagline {
    margin-bottom: 20px !important;
  }
  .contactSec .addressBox span {
    display: block;
  }
  .contactSec .addressBox br {
    display: none;
  }
  .contactSec .addressBox p:last-child {
    margin-bottom: 0px;
  }
  .contactSec .contactImage {
    margin-bottom: -7px;
  }
  .contactSec .contactImage img {
    height: 435px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .contactSec .contactImage iframe {
    height: 435px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contactSec .contactBox {
    padding: 30px 20px;
  }
  .contactSec .contactImage img {
    height: 420px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .contactSec .contactImage iframe {
    height: 420px;
  }
}
@media (max-width: 767px) {
  .contactSec .setpadd66_5 {
    padding-top: 4px;
  }
  .contactSec .contactBox {
    padding: 30px 25px;
  }
  .contactSec .contactBox ul {
    margin-bottom: 30px;
  }
  .contactSec .contactBox h3.sectionTitle {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  .contactSec .contactBox ul li {
    margin-bottom: 10px;
    align-items: flex-start;
  }
  .contactSec .contactBox ul li p {
    font-size: 15px;
    line-height: 20px;
  }
  .contactSec .contactBox ul li p span {
    min-width: 125px;
  }
  .contactSec .addressBox .Tagline {
    margin-bottom: 20px !important;
  }
  .contactSec .addressBox span {
    display: block;
  }
  .contactSec .addressBox br {
    display: none;
  }
  .contactSec .addressBox p:last-child {
    margin-bottom: 0px;
  }
  .contactSec .contactImage {
    margin-top: 20px;
  }
  .contactSec .contactImage img {
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .contactSec .contactImage iframe {
    height: 400px;
  }
}
@media (max-width: 480px) {
  .contactSec .contactImage iframe {
    height: 300px;
  }
}

.placesSec {
  padding-top: 0;
}
.placesSec .placesBox {
  background: #F7F7F7;
  padding: 53px 50px 51px 50px;
  height: 100%;
}
.placesSec .placesBox h3 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 25px;
}
.placesSec .placesBox p {
  color: #555555;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 27px;
}
.placesSec .placesBox p span {
  font-weight: 500;
}
.placesSec .placesBox p:last-child {
  margin-bottom: 0;
}
.placesSec .placesBox.lastBox p {
  margin-bottom: 0;
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .placesSec .placesBox {
    padding: 36px 40px;
  }
  .placesSec .placesBox h3 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px; /*min-height: 70px;*/
  }
  .placesSec .placesBox p {
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .placesSec .col-xl-4, .placesSec .col-lg-4, .placesSec .col-md-4 {
    display: flex;
  }
  .placesSec .placesBox {
    padding: 26px 25px;
    min-height: auto;
  }
  .placesSec .placesBox p {
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 15px;
  }
  .placesSec .placesBox h3 {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 20px; /*min-height: 45px;*/
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .placesSec .placesBox {
    padding: 26px 20px;
  }
  .placesSec .placesBox h3 {
    font-size: 21px;
    line-height: 23px;
  }
}
@media (max-width: 767px) {
  .placesSec {
    margin-top: -7px;
  }
  .placesSec .placesBox {
    padding: 26px 20px 21px 20px;
    min-height: auto;
    margin-bottom: 20px;
    height: auto;
  }
  .placesSec .placesBox.lastBox {
    margin-bottom: 0px;
  }
  .placesSec .placesBox p {
    margin-bottom: 18px;
  }
  .placesSec .placesBox h3 {
    font-size: 20px;
    line-height: 24px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1799px) {
  .leftImageRightContent .rightContent {
    padding-left: 0px;
  }
  .leftContentRightImage .leftContent {
    padding-right: 0px;
  }
  .height100Block {
    display: flex;
  }
  .alignDesktop_Top {
    align-items: flex-start !important;
  }
}
@media (min-width: 1025px) {
  .curated_dining .col-xxl-8.setcol8 {
    width: 62.8%;
  }
  .curated_dining .col-xxl-4.setcol4 {
    width: 37.2%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .curated_dining.leftImageRightContent .row {
    align-items: flex-start;
  }
}

.showmobile {
  display: none;
}

.alignCenterRow .row {
  align-items: center;
}

.rowTop {
  align-items: flex-start !important;
}

@media (max-width: 1024px) {
  .imageBlock.singal {
    padding: 0px !important;
  }
}

@media (min-width: 1800px) {
  .destop1920ImgTextTop-7 {
    margin-top: -7px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1799px) {
  .rowTop1200to1800 {
    align-items: flex-start !important;
  }
  .destopImgTextTop {
    margin-top: -6px !important;
  }
  .destopImgTextTop-7 {
    margin-top: -7px !important;
  }
  .destopImgTextTop-17 {
    margin-top: -17px !important;
  }
}
@media (min-width: 1170px) and (max-width: 1366px) {
  .desktop1366ImgTextTop {
    margin-top: -6px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .tabAddNewClass {
    margin-top: -10px !important;
  }
  .tab1024imgRight {
    text-align: right;
  }
  .tab1024imgflexend {
    justify-content: flex-end !important;
  }
}
@media (min-width: 992px) and (max-width: 1025px) {
  .rowcenter {
    align-items: center !important;
  }
  .tabImgTextTop {
    margin-top: -6px !important;
  }
  .sectionTitle.tabHdandTextPadding {
    margin-bottom: 41px !important;
  }
  .subSectionTitle.tabSubHdandTextPadding {
    margin-bottom: 43px !important;
  }
  .littleRannsafariSection .pl-15.tab1024paddleft40Set_10 {
    padding-left: 10px !important;
  }
  .imgTextRight53.tab1024paddright40Set_16 {
    padding-right: 16px !important;
  }
  .tab1024paddright40Set_26 {
    padding-left: 26px !important;
  }
  .textright1024 {
    text-align: right;
  }
}
@media (max-width: 1024px) {
  .rowtopTM {
    align-items: flex-start !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabRowTop {
    align-items: flex-start !important;
  }
  .tabImgTextTop {
    margin-top: -6px !important;
  }
  .tabImgTextTop-5 {
    margin-top: -5px !important;
  }
  .tabImgTextTop-10 {
    margin-top: -10px !important;
  }
  .tabImgTextTop-15 {
    margin-top: -15px !important;
  }
  ul.imageBlockpeadd0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  ul.imageBlockpeadd0 li .imageBlock {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  ul.onlyleftRIght0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .tab768paddimageBlock {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .tab768padd30setRight {
    padding-right: 30px !important;
  }
  .tab768padd30setLeft {
    padding-left: 30px !important;
  }
  .tab768marginleftright-5 {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
  .tab768paddLeft26Set_2 {
    padding-left: 1px !important; /*padding-left: 2px!important;*/
  }
}
@media (max-width: 767px) {
  .hidemobile {
    display: none;
  }
  .showmobile {
    display: block;
    text-align: center;
  }
  .mobilebtnSet50_1 {
    padding-top: 1px !important;
  }
  .mobilebtnSet50_10 {
    padding-top: 10px;
  }
  .mobiletopSet50_15 {
    padding-top: 15px;
  }
  .mobiletopSet50_10 {
    padding-top: 10px;
  }
  .mobiletopSet50_5 {
    padding-top: 5px;
  }
  .mobiletopSet50_4 {
    padding-top: 4px;
  }
  .mbileTop50Img_30 {
    padding-top: 30px !important;
  }
  .mbileTop50Img_35 {
    padding-top: 50px !important;
  }
  .btnExplore.marginset40.settop50_45 {
    margin-top: 45px !important;
  }
  .mobilesettop50_45 {
    margin-top: 45px !important;
  }
  .mobileMarginbtm0 {
    margin-bottom: 0px !important;
  }
  .mobilesetpaddTital60_50 {
    margin-top: -5px;
    padding-bottom: 15px;
  }
  .mobiletopSet60_4 {
    padding-top: 4px;
  }
  .mobileSetpaddtop50-2 {
    margin-top: -2px !important;
  }
  .mobilepaddtop_p50_8 {
    padding-top: 8px;
  }
  .mobiletopSetBox60_10 {
    padding-bottom: 10px !important;
  }
  .mobiletopSetBox60_11 {
    padding-bottom: 11px !important;
  }
  .mobilebtmSetBox60_7 {
    padding-bottom: 7px;
  }
  .mobilebtmSetBox60_6 {
    padding-bottom: 6px;
  }
  .mobilebtmSetBox60_5 {
    padding-bottom: 5px;
  }
  .mobilepaddbtmSet50_2 {
    padding-bottom: 2px;
  }
  .mobileTopmarset40-4 {
    margin-top: -4px;
  }
  .mobileTopmarset40-3 {
    margin-top: -3px;
  }
  .cottageSection .cottageBox .defaultButton {
    margin-top: 15px;
  }
  .mobilemgBtm60-5 {
    margin-bottom: -5px !important;
  }
  .mobileTextCenter {
    text-align: center;
  }
  .sectionPadding.mobilebtm60_54 {
    padding-bottom: 55px !important;
  }
}
.flexlodgeNew .col-lg-5 {
  flex: 0 0 36.66%;
  width: 36.666667%;
  padding: 0;
}
.flexlodgeNew .col-lg-2 {
  flex: 0 0 auto;
  width: 25.666667%;
  padding: 0;
}/*# sourceMappingURL=style.css.map */

/* Start - Custom CSS olsys*/
.partner-section {
		margin: auto;
		overflow: hidden;
		position: relative;
		padding: 20px 40px;
    }

    .partner-track {
      display: flex;
      transition: transform 0.5s ease-in-out;
    }

    .partner-item {
      flex: 0 0 25%;
      padding: 10px;
      box-sizing: border-box;
    }

    .partner-item img {
      width: 100%;
      height: auto;
      display: block;
      object-fit: contain;
    }

    .arrow {
      position: absolute;
      top: 43%;
      transform: translateY(-50%);
      font-size: 24px;
      background: rgba(0,0,0,0.5);
      color: #fff;
      padding: 3px 15px;
      cursor: pointer;
      border-radius: 50%;
      z-index: 10;
      user-select: none;
    }

    .arrow.left { left: 10px; }
    .arrow.right { right: 10px; }

    .dots {
      text-align: center;
      margin-top: 15px;
    }

    .dot {
      display: inline-block;
      height: 12px;
      width: 12px;
      margin: 0 5px;
      background-color: #bbb;
      border-radius: 50%;
      cursor: pointer;
      transition: background 0.3s;
    }

    .dot.active {
      background-color: #333;
    }

    @media (max-width: 768px) {
      .partner-item {
        flex: 0 0 50%; /* 2 items on smaller screen */
      }
    }

    @media (max-width: 480px) {
      .partner-item {
        flex: 0 0 100%; /* 1 item on very small screen */
      }
    }
.enquire-now a {
  height: 48px;
  right: 0px;
  top: 250px;
  position: fixed;
  z-index: 999999;
  background: #d06733;
  border: none;
  border-radius: 10px 0 0 10px;
  width: 140px;
  font-weight: bold;
  color: #fff;
  padding: 12px;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
	color: #fff;
  background-color: #8e4e26;
  border-color: #d06733;
  box-shadow: none;
}

.fa {
	padding: 10px;
  font-size: 22px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 2px 2px;

}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.gallery-item img{
	width: 100% !important;
	border: 1px solid #a8a8a8;
	padding: 10px;
}
/*
.views-element-container img{
	width: 100% !important;
	height: 250px!important;
}
*/
.navbar-nav li ul.dropdown
{
	position: absolute;
    top: 100%; 
	right:110px;
    z-index: 99;
    background: #fff;
    min-width: 140px;
}
.navbar-nav li a{
  color: #666666;
  font-size: 16px;
  padding: 10px 0px;
  display: inline-block;
  font-family: "Charlemagne Std";
}
.navbar-nav li a .fa{
 
    font-size: 13px;
    width: 30px; 
    padding: 0;
    margin: 0;}
.navbar-nav {
  display:block;
}

.navbar-nav li {
  float: left;
}
.navbar-nav .dropdown{
	display:none;
}
.dropdown li {
  float: none;
}
.video a, .play-icon {
  position: absolute;
  display: block;
  background: url(/themes/mytheme/assets/images/url_to_play_button_image.png);
  height: 36px;
  width: 50px;
  top: 100px;
  left: 145px;
}
.hovereffect {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  cursor: default;
}
.video img {
  width: 100%;
}
.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
  width: 100%;
}
.mainHeader header .logo img {
  height: auto;
}




/* Code By Vimal   */

.wildlife .rightWildLife ul li .imageBlock .d-flex {
    gap: 2 !important;
    
}


.peopleDessert .rightWildLife ul.onlyleftRIght0 {
  display: flex !important;
  gap: 15px !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  align-items: stretch !important;
}

.peopleDessert .rightWildLife ul.onlyleftRIght0 > li:first-child {
  flex: 2 !important;
  margin: 0 !important;
}

.peopleDessert .rightWildLife ul.onlyleftRIght0 > li.tabFlexRightWild {
  flex: 1 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 15px !important;
  margin: 0 !important;
}

.peopleDessert .rightWildLife .imageBlock {
  padding: 0 !important;
  margin: 0 !important;
  flex: 1 !important;
  overflow: hidden !important;
}

.peopleDessert .rightWildLife .imageBlock img {
  width: 100% !important;
  height: 100% !important;
  display: block !important;
  object-fit: cover !important;
  border: none !important;
  box-shadow: none !important;
}



 @media screen and (max-width: 767px) {
	  .rightWildLife ul li{
		 width: 100% !important;
		  
	  }
      .peopleDessert .rightWildLife ul.onlyleftRIght0 {
        flex-direction: column !important;
      }

      .peopleDessert .rightWildLife ul.onlyleftRIght0 > li:first-child,
      .peopleDessert .rightWildLife ul.onlyleftRIght0 > li.tabFlexRightWild {
        flex: none !important;
      }

      .peopleDessert .rightWildLife ul.onlyleftRIght0 > li.tabFlexRightWild {
        flex-direction: column !important;
      }

      .imageBlock {
        height: auto !important;
      }

      .imageBlock img {
        height: auto !important;
        object-fit: contain !important;
      }
  }
	
	
li.tabFlexRightWild .imagBlock {
    padding-bottom: 0 !important;
}
li.tabFlexRightWild .imageBlock {
    padding-bottom: 0 !important;
}
.littleRannsafariSection .onlyleftRIght0{
	flex-wrap: unset !important;
}
.littleRannsafariSection .onlyleftRIght0 li{
	width: unset !important;
}
.littleRannsafariSection  .onlyleftRIght0 li {
    flex: unset !important;
}
#webform-submission-contact-us-node-42-add-form .offset-sm-4 {
	margin-left: 0 !important;
	text-align: center !important;
}
/*End  Code By Vimal   */


