html {
    margin-top: 0px !important;
}
.new-title h2 {
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
    color: #918383;
}
.news-text p {
    color: #fff;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.news-btn a {
    display: inline-block;
	letter-spacing: 1px;
}
.det-title h2 {
    text-align: center;
    position: absolute;
    width: 100%;
    background: #000047;
    color: #fff;
    margin: 0;
    font-size: 45px;
}
.header-room-banner{
	width: 100%;
}
.news-det-title h2 {
    font-size: 30px;
    color: #918383;
	text-transform: uppercase;
}
.singlenews {
  width: 100%;
  display: block;
  padding: 40px 0;
}
.singlenews h1 {
    margin: 0 0 30px 0;
    text-align: center;
    color: #4a707a;
    font-weight: normal;
    font-size: 48px;
	text-transform: lowercase;
	line-height: 46px;
}
.type-news {
    position: relative;
}
.single-news .book-delivery {
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 12px !important;
    left: 0;
    z-index: 99;
	right: 0;
}
.singlenews .our-sty-button a {
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    max-width: 180px;
    text-align: center;
}
.wrapper.single-news-list {
    max-width: 1040px;
    text-align: center;
	width:90%;
}
.contab {
	padding-bottom: 0;
}
.singlenews.contab p {
  margin-bottom: 30px;
}
.singlenews p:last-child {
    padding-bottom: 80px;
}
.singlenews  {
    font-size: 16px;
    line-height: 28px;
	text-transform: inherit !important;
}
.whole-news {
    width: 33.333%;
    float: left;
}
.news-text {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 8% 10%;
    color: #fff;
	position: relative;
	z-index: 3;
}
.news-img {
    position: relative;
    min-height: 40vh;
    width: 100%;
    display: table;
    table-layout: fixed;
    vertical-align: middle;
}
.overlay-color {
    background: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    position: absolute;
	z-index: 2;
}
.privacy-policy .singlenews, .terms-and-conditions .singlenews{
	text-align: left ;
}
.contact-us input {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    border: none;
}
.contact-us input::placeholder, .contact-us textarea {
	color: #333;
	font-weight: normal;
}
.contact-us textarea{
	width: 100%;
    max-width: 100%;
	border: none;
	padding: 10px;
}
.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  max-width: 160px;
  padding: 8px;
  font-size: 16px;
  font-weight: normal;
  margin: 15px auto 40px auto;
  margin-left: 0;
  border-radius: 30px;
  border: 1px solid transparent;
  color: #fff;
}
.ct-form a {
  color: #bc1a53;
}
.ct-form p {
  padding-top: 40px;
}
.wpcf7-form.init {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
#cf7sr-5f59dbae3086c {
    width: 100%;
    max-width: 304px;
    margin: 30px auto 0 auto;
}
.copyright {
  background: #109fd7;
  margin: 0px;
  padding: 31px;
  color: #fff;
  font-weight: normal;
  overflow: hidden;
  clear: both;
  text-align: center;
}
.footer .copyr a {
  color: #fff;
  padding: 0px 10px;
}
.copyr.text-center a:hover {
  color: #003c82;
}
.g-map iframe {
    background: #000;
    opacity: 0.8;
}
.map-img {
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
.map-img img {
	width: 300px;
}

/*---Party-Events----*/
.w60 {
  width: 60%;
  float: left;
  text-align: left;
}
.w40 {
  width: 30%;
  float: right;
  text-align: left;
}
.w50 {
  width: 50%;
  float: left;
  text-align: left;
}
.padd-top {
	padding-top: 30px;
}
.w40 .p-e-desc p {
  padding: 20px 0px;
}
.group-book-form .gb-e-form .cont-name input , .group-book-form .gb-e-form .cont-s-name input , .group-book-form .gb-e-form .cont-email input , .group-book-form .gb-e-form .cont-pn input , .group-book-form .gb-e-form .cont-pd input , .group-book-form .gb-e-form .cont-msg textarea {
  background: #f2f2f2 !important;
}
.group-book-form .gb-e-form .cont-send #submit {
  margin-left: 30%;
}
.group-book-form {
  padding: 20px 0px;
}
/*---Party-Events End----*/



@media only screen and (max-width:991px) {
.w60 {
  width: 100%;
}
.w40 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  float: unset;
  padding-bottom: 100px;
}
}	
	
@media only screen and (max-width:2732px) {
.map-img {
	top: 32% !important;
}
}
@media only screen and (max-width:2000px) {
.map-img {
	top: 32% !important;
}
}
.footer-section .section7 .our-story.our-sty-tit-desc, .footer-section .section8 .our-story.our-sty-tit-desc {
  padding: 12% 6% 12% 6% !important;
}