@media only screen and (max-width: 1024px) {

.purposebox ul li {
  display: flex;
}
.ourcommitment, .purposebox {
  height: 430px;
}
.ourcommitment ul li{
	display: flex;
}

.nav-wrap{
	width: 90%;
}
.row-wrap {
  flex-wrap: inherit;
}
.collaborationtext ul li {
  display: flex;
}

}

@media only screen and (max-width: 992px) {


}


@media only screen and (max-width: 768px) {

.ourcommitment, .purposebox {
  height: 480px;
  margin-bottom: 20px;
}

 .postEntry h2, .postEntry h2 a {
  text-align: left;
}
.postEntry p {
  text-align: justify;
}
.blogsingletitile h1{
	font-size: 30px;
}
.blogdetailscontent p{
	text-align: justify;
}
.collaborationtext p{
	text-align: justify;
}
.aboutleftpanel p{
	text-align: justify;
}
.whychooseus p{
	text-align: justify;
}
.bloginnersec a{
	text-align: justify;
}

.collaborationroombgimg{
	height: 500px;
}
.destinibellagallerycon {
  margin: 50px 0 0 0;
}
.quicklinks{
	margin: 20px 0 0 0;
}
.footerlogo img {
  width: 30%;
  min-width: 30%;
}
.aboutleftpanel h1{
	font-size: 30px;
}
.amenitiescontainer h2{
	font-size: 30px;
}
.whychooseus h2{
	font-size: 30px;
}
.reviewcontainer h2{
	font-size: 30px;
}
.blogcontainer h2{
	font-size: 30px;
}
.aboutuscontaiber h1{
	font-size: 30px;
}
.misionbox h2{
	font-size: 30px;
}
.destinibellagallerycon h2{
	font-size: 30px;
}
.collaborationroombgimg h2{
	font-size: 25px;
}
.innertitle h1{
	font-size: 30px;
}
.blogpagecontainer h1{
	font-size: 30px;
}
.contactpagecontaiber h1{
	font-size: 30px;
}
.contactbox i{
	font-size: 15px;
}
.ourcollaboration h2{
	font-size: 30px;
}
.purposebox h2{
	font-size: 30px;
}
.ourcommitment h2{
	font-size: 30px;
}
}


@media only screen and (max-width: 640px) {
.roombgimg{
	height: 500px;
}

}

@media only screen and (max-width: 575px) {



}


@media only screen and (max-width: 479px) {


}

@media only screen and (max-width: 375px) {


}



