button:focus
{
  outline: none;
}

a:focus
{
  color:#cda754;
}

@font-face 
{
  font-family: 'Andellia Davilton';
  src: url('../font/Andellia Davilton.otf') format('opentype');
}

@font-face 
{
  font-family: 'times';
  src: url('../font/times.ttf') format('truetype');
}

/*button:focus
{
	background-color: transparent;
	color:#bfb5b5;
	border: none;
}*/

.navbar
{
	/*background-color: #fff;*/
  padding: 8px 26px;
  position: fixed;
  top: 0;
  z-index: 11111;
  width: 100%;
  left: 0;
  opacity: 0.9;
  /*border-bottom: 4px solid #c89d41;*/
}


.link
{
  font-family: 'Montserrat';
  font-size: 14px;
  display: inline-block;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  padding: 10px 0px !important;
}

.link:hover
{
  color:#c89d41 !important;
}

.nav-item
{
  padding-left: 26px;
}

.list a
{
	text-decoration: none;
	/*color:#fff;*/
}

.linbtn
{
  background: #61092b;
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  color: #c89d41;
  border:1px solid #61092b;
  margin-top: 4px;

  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
}

.linbtn:hover
{
  /*color: #000 !important;*/
  /*background-color: transparent;*/
}


.indexImage
{
	/*background-image: url('../images/banner.jpg');*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 900px;
	width: 100%;
  /*position: relative;*/
}

/*.indexImage:after
{
   background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
}*/

.slidertext
{
  color: #fff;
  font-family: 'Andellia Davilton';
  font-size: 60px;
  letter-spacing: 3px;
  width: max-content;
  margin: 15px auto;
  display: block;
  font-weight: 500;
}

.sparatext
{
  font-family: 'Montserrat';
  font-size:14px;
  letter-spacing: 1px;
  color: #fff;
  width: 55%;
  margin: 0px auto;
  display: block;
}

.homecaro
{
	bottom:-3%;
}



.homecar
{
  font-size: 40px;
}

.homecar:hover
{
  /*color: #013ca5;
  background-color: #fff;
  border-radius: 25px;*/
}


.aboutpadd
{
  padding-top: 10px;
  padding-bottom: 15px;
}

.aboutcont
{
  margin:0px auto 20px;
  display: block;
}

.kimg
{
  width: 100px;
  margin: 1.5rem auto 1.5rem;
}

.abheadup
{
  font-family: 'Pinyon Script', cursive;
  font-size: 85px;
  letter-spacing: 2px;
  margin-bottom: 0px;
  color: #dedede;
  margin-top: 15px;
  font-weight: 500;
}

.abheaddown
{
  font-family: 'Montserrat';
  font-size: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: -60px;
}

.wetext1
{
  /*font-family: 'Pinyon Script', cursive !important;*/
  font-weight: 600  !important;
}

.abpadd
{
  font-family: 'Montserrat';
  font-size: 15px;
  letter-spacing: 1px;
  color: #000;
}

.redmor
{
  font-family: 'Montserrat';
  font-size:14px;
  letter-spacing: 1px;
  color: #c89d41 !important;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 600;
}

.redmor:hover
{
  color: #000 !important;
  text-decoration: none;
}

.pad0
{
  padding: 0px;
}

.whitebox
{
  background-color: #fff;
  padding: 7.5rem 50px;
}

.luxt1
{
  font-family: 'times';
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #000;
  font-weight: 600;
  margin-bottom: 0px;
  font-style: italic;
}

.sidowl .owl-dot
{
  margin-bottom: 0px;
}

.luxt2
{
  font-family: 'Montserrat';
  font-size: 16px;
  letter-spacing: 1px;
  color: #929191;
}

.luxtpara
{
  font-family: 'Montserrat';
  font-size: 15px;
  letter-spacing: 1px;
  color: #000;
  margin-top: 35px;
  margin-bottom: 45px;
}

.night
{
  font-family: 'Montserrat';
  font-size: 16px;
  letter-spacing: 1px;
  color: #c89d41;
}

.nightright
{
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  /*float: right;*/
  background: #cda754;
  border:1px solid #cda754;
  padding: 5px 10px;
  text-transform: uppercase;
}

.nightright:hover
{
  text-decoration: none;
  color: #cda754;
  background:transparent;
}

.grebox
{
  background-color: #f2f2f2;
  /*padding: 6rem 4rem;
  margin-top: 14.5rem;*/
  padding: 4em 4rem;
  margin-top: 13.5rem;
  margin-left: -18%;
}


.serabheadup
{
  font-family: 'Montserrat';
  font-size: 40px;
  letter-spacing: 2px;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-top: 15px;
  font-weight: 600;
}

.serabheaddown
{
  
  font-family: 'Andellia Davilton';
  font-size: 50px;
  letter-spacing: 2px;
  font-weight: 500;
  margin-top: -39px;
  color: #dedede;
}

.ustest
{
  font-weight: 600;
  padding-left: 17%;
}

.folabheadup
{
  font-family: 'Montserrat';
  font-size: 26px;
  letter-spacing: 2px;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-top: 15px;
  font-weight: 600;
}

.folabheaddown
{
  
  font-family: 'Andellia Davilton';
  font-size: 50px;
  letter-spacing: 2px;
  font-weight: 600;
  margin-top: -32px;
  color: #808080;
  margin-bottom: 0px;
}


.inpad
{
  padding: 7px;
}

.andcont
{
  margin-top: 1.5rem;
  margin-bottom: 10px;
}

.locpad 
{
  font-family: 'times';
  font-size: 18px;
  letter-spacing: 1px;
  color: #000;
  padding: 20px;
  margin-bottom: 0px;
  border: 1px solid #e6e6e6;
  font-style: italic;
  font-weight: 600;
}

.posrelative
{
  position: relative;
}

.centered
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #00000066;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 1px;
  padding: 10px;
}

.cspd
{
  text-align: center;
  
}

.spacer
{ 
  padding: 0px 50px;
}

.cobox
{
  background: #e6e6e6;
  /*padding: 50px;*/
  padding: 50px 50px 30px;
}

.mxrow
{
  max-width: 100%;
}

.fi
{
  float: left;
  padding-top: 5px;
  color: #c89d41;
}

.fitext
{
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 1px;
  padding-left: 25px;
  margin-bottom: 10px;
  color: #000;
}

.footext
{
  font-family: 'Montserrat';
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000;
}

.loccc
{
  font-family: 'Montserrat';
  font-size: 13px;
  letter-spacing: 1px;
  color: #fff;
}

.footerpadd 
{
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #808080;
}

.foothr hr
{
  margin:4px auto;
  border-color: #2d2d2d;
}

.foothr i
{
  font-size: 5px;
}

.flr
{
  float: right;
}

.fooli
{
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
}

.fooli:hover
{
  color: #c89d41;
  text-decoration: none;
}

.footbtn
{
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  background-color: #c89d41;
  border:1px solid #c89d41;
  padding: 10px 20px;
}

.footbtn:hover
{
  background-color: transparent;
  color: #c89d41;
  text-decoration: none;
}

.navbar-toggler:focus
{
  background-color: #c89d41 !important;
}

.navbar-toggler:hover
{
  background-color: #c89d41 !important;
}

.fbicon
{
  color: #000000;
  font-size: 25px;
}

.fbicon:hover
{
  color: #702140;
}

.mls
{
  margin-left: 15px;
}

.mtl
{
  margin-top: 12px;
}

.iss
{
  display: block;
}

.ihh
{
  display: none;
}

.pdfoot
{
  padding-bottom: 70px;
}

.nightright1
{
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 1px;
  color: #cda754;
  background: #681836;
  border:1px solid #681836;
  padding: 5px 30px;
  text-transform: uppercase;
}

.nightright1:hover
{
  text-decoration: none;
  color: #681836;
  background:transparent;
}

.nightright2
{
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  background: #cda754;
  border:1px solid #cda754;
  padding: 5px 58px;
  text-transform: uppercase;
}

.nightright2:hover
{
  text-decoration: none;
  color: #cda754;
  background:transparent;
}

.mtpp
{
  margin-top: 30px;
}

::placeholder
{
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  font-style: italic;
  text-transform: uppercase;
}

.fth
{
  width: 150px;
  margin: 5px auto 30px;
}


.backtop 
{
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 900px;
  width: 100%;
  position: relative;
}

/*.backtop:after
{
   background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
}
*/

.toptext
{
  font-family: 'times';
  font-size: 51px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 2px;
  margin: 0px auto;
  /*padding-top: 13rem;*/
  font-style: italic;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.abinnerpge
{
  margin: 40px auto;
}

.abpaddinner
{
  font-family: 'times';
  font-size: 18px;
  letter-spacing: 1px;
  color: #000;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 0px;
}

.miro
{
  margin: 0px auto;
  display: block;
}

.sidinner .owl-prev 
{
    float: left;
    position: absolute;
    bottom: 50%;
    left: 0%;
}

.sidinner .owl-next 
{
    float: right;
    position: absolute;
    bottom: 50%;
    right: 0%;
}

.abcarsid .owl-theme .owl-nav [class*=owl-]:hover
{
  background: none;
  color: #cda754;
}

.brfont2
{
  font-size: 30px;
}

.witxt
{
  font-family: 'Montserrat';
  font-size: 13px;
  letter-spacing: 1px;
  color: #000;
  font-weight: 600;
  margin-bottom: 0px;
}

.roomhead
{
  font-family: 'times';
  font-size: 42px;
  letter-spacing: 1px;
  color: #000;
  font-style: italic;
  font-weight: 400;
  margin: 20px auto 60px;
  text-align: center;
}

.miro ul li
{
  font-family: 'Montserrat';
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.sidimgowl
{
  width: auto !important;
  margin: 0px auto;
}

.pminus
{
  padding: 0px;
}

.miro ul
{
  /*margin-left: auto;*/
}


.roomwhitebox
{
  background-color: #fff;
  padding: 6.5rem 50px 0px;
}


.roomluxt1
{
  font-family: 'times';
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #cda754;
  font-weight: 600;
  margin-bottom: 0px;
  font-style: italic;
}

.roomluxtpara 
{
  font-family: 'Montserrat';
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
  margin-top: 35px;
  margin-bottom: 10px;
}

.stmrg
{
  font-family: 'Montserrat';
  font-size: 12px;
  letter-spacing: 1px;
  color: #000;
  margin-bottom: 45px;
}

.roomwitxt 
{
  font-family: 'Montserrat';
  font-size: 9px;
  letter-spacing: 0px;
  color: #000;
  margin-bottom: 0px;
  text-align: center;
  font-weight: 600;
}

.nytfont
{
  font-size: 12px;
}

.rmpad
{
  padding: 0px 5px;
}

.virmpad
{
  margin-top: 35px;
}

.roomfull
{
  padding: 0px;
  margin-top: 75px;
  margin-bottom: 75px;
}

.suitemarg
{
  margin-top: 55px;
  margin-bottom: 55px;
}

.innewroomhead
{
  font-family: 'times';
  font-size: 42px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #cda754;
  margin-bottom: 0px;
  font-style: italic;
}

.innewroompara
{
  font-family: 'times';
  font-size: 18px;
  letter-spacing: 1px;
  color: #000;
  margin-top: 50px;
  margin-bottom: 50px;
  font-style: italic;
}

.inwhitebox
{
  /*background-color: #fff;*/
  padding: 10rem 50px 0px;
}

.inwhitebox1
{
  background-color: #fff;
  padding: 10rem 57px 0px;
}


.psrel
{
  position: relative;
}

.mt20
{
  margin-top: 17px;
}

.inroomfull
{
  padding-top: 13rem;
}

.abcarsid
{
  margin-top: 4rem;
}

.mb20
{
  margin-bottom: 0;
  padding-bottom: 10rem;
}

.bgcolor
{
  background-image: url(../images/newroombg.jpg);
  background-repeat: repeat-y;
  background-size: 100% 100%;
  background-position: center;
}

.banbgcolor
{
  background-image: url(../images/newbgdesign1.jpg);
  /*background-color: red;*/
  background-repeat: repeat-y;
  background-size: 100% 100%;
  background-position: center;
  padding-top: 1px;
}

.contactbgcolor
{
  background-image: url(../images/contactpgebg.jpg);
  /*background-color: red;*/
  background-repeat: repeat-y;
  background-size: 100% 100%;
  background-position: center;
  padding-top: 1rem;
}

.dinbgcolor
{
  background-image: url(../images/newbgdesign.jpg);
  /*background-color: red;*/
  background-repeat: repeat-y;
  background-size: 100% 100%;
  background-position: center;
  padding-top: 1px;
}

.locbgcolor
{
  background-image: url(../images/locationpgebg.png);
  /*background-color: red;*/
  background-repeat: repeat-y;
  background-size: 100% 100%;
  background-position: center;
  padding-top: 1px;
  padding-bottom: 25px;
}

.sif2
{
  color: #cda754;
}

.sif2:hover
{
  color: #000;
}


.paddining
{
  padding-top: 8rem;
}

.bombaybox
{
  padding: 3rem 25px 0px;
}

.bomhead::before
{
  content: '';
  border-top: 2px solid #6b6c6e;
  /*margin: 0px auto;*/
  display: block;
  height: 30px;
  width: 145px;
  position: relative;
  left: -28%;
}

.bomhead
{
  font-family: 'times';
  font-size: 38px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #000;
  margin-bottom: 0px;
  font-style: italic;
}

.bompara
{
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 0px;
  color: #000;
  margin-top: 25px;
  margin-bottom: 23px;
  padding: 0px 25px;
}

.spb
{

  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 0px;
  color: #000;
  background-color: #e9eaec;
  padding: 30px 18px;
  margin-bottom: 0px;
}

.bctext
{
  font-family: 'Montserrat';
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.padbomdown
{
  padding-bottom: 8rem;
  padding-top: 2rem;
  text-align: center;
}

.wedhead
{
  font-family: 'times';
  font-size: 32px;
  text-align: center;
  letter-spacing: 1px;
  color: #000;
  margin-bottom: 0px;
  font-style: italic;
}

.wedpara
{
  font-family: 'Montserrat';
  font-size: 15px;
  letter-spacing: 0px;
  color: #000;
  margin: 20px auto 25px;
  line-height: 23px;
}

.wedbox 
{
  padding: 6rem 60px 0px;
}

.wedbox4
{
  padding: 4rem 60px 0px;
}

.se
{
  background-color: #cda754;
  /*border: 4px double #cda754;*/
  color: #fff;
}

.se:hover
{
  background-color: transparent !important;
  /*border: 4px double #fff !important;*/
  color: #cda754 !important;
}

.exmr
{
  padding-bottom: 6rem;
}

.bantable .table-bordered th
{
  text-transform: uppercase;
}

.bantable .table-bordered td, .table-bordered th
{
  text-align: center;
  background-color: #dcdedb;
  border: 2px solid #ffffff;
  vertical-align: middle;
  font-family: 'Montserrat';
  font-size: 15px;
  color: #000;
}

.bantable .table
{
  border: 3px solid #bbbdbc !important;
}

.div8
{
  max-width: 12.5%;
  flex: 0 0 12.5%;
}

.div8img
{
  max-height: 55px;
}

.amtext
{
  font-family: 'Montserrat';
  font-size: 17px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.ampra
{
  font-family: 'Montserrat';
  font-size: 9px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 0;
}

.bandown
{
  padding-bottom: 8rem;
  padding-top: 2rem;
  text-align: center;
}

.wimt1
{
  width: 48px;
  margin-top: 1rem;
}

.wimt2
{
  width: 50px;
  margin-top: 1rem;
}

.wimt3
{
  margin-top: 1rem;
}

.wimt4
{
  margin-top: 1rem;
  font-weight: bolder;
  font-family: 'Montserrat';
  color: #000;
  font-size: 18px;
}


.pre1
{
  width: 30px;
  /*margin-top: 1rem;*/
}

.pre2
{
  width: 30px;
  /*margin-top: 1rem;*/
}

.pre3
{
  /*margin-top: 1rem;*/
  width: 40px;
}

.br3
{
  width: 70px;
}

.pre4
{
  /*margin-top: 1rem;*/
  font-weight: bolder;
  font-family: 'Montserrat';
  color: #000;
  font-size: 12px;
}

.pd2
{
  padding-bottom: 1rem;
}

.ptable
{
  border: 4px solid #f3f3f3;
  padding: 25px;
}

.dd2
{
  padding-bottom: 3rem;
}

.contacttable .table
{
  border: none !important;
  margin-top: 1px;
  margin-bottom: 0px;
}

.contacttable tr td
{
  border: none !important;
  font-family: 'Montserrat';
  font-size: 15px;
  color: #000;
  background-color: #fff !important;
}

.tdright
{
  text-align: right;
}

.contactwhitebox
{
  background-color: #fff;
  padding: 5px 40px 10px;
  box-shadow: 2px 2px 8px 2px #c4c4c4;
}

.tico
{
  box-shadow: 2px 2px 8px 2px #c4c4c4;
  padding: 20px;
  /*height: 75%;*/
  height: 120px;
  background: #fff;
}

.ticomiro
{
  padding: 20px;
}

.alamimg
{
  /*width: 145px;*/
}

.contacthr
{
  margin: 0px;
}

.conspacer
{
  padding-top: 10px;
  padding-bottom: 10px;
}

.copd2
{
  padding-bottom: 3rem;
  padding-top: 6rem;
}

.copd2 .wedhead
{
  font-size: 34px;
  font-weight: 600;
}

.macont
{
  margin-top: 60px;
}

.grpcont
{
 /* margin-top: 7rem;*/
 margin-top: 0rem;
}

.gpline
{
  line-height: 37px;
}


.locationwhitebox
{
  background-color: #fff;
  padding: 40px 20px 40px;
  box-shadow: 2px 2px 8px 2px #c4c4c4;
}

.maploc
{
  width: 128%;
  height: 425px;
  margin-top: 22px;
  border: 10px solid #d6dadb;
}

.loctable td
{
  padding-left: 0px;
  padding-right: 0px;
  font-size: 13px !important;
}

.loccontainer 
{
  position: relative;
  text-align: center;
  color: #000;
  /*padding: 25px;*/
  background-color: #cda754;
}

.loccentered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 4px 5px;
  font-family: 'Montserrat';
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
}

.kochinew
{
  left: 40%;
  transform: translate(-32%, -50%);
}

.minstxt
{
  font-family: 'Montserrat';
  font-size: 10.5px;
  letter-spacing: 0px;
  color: #000;
  margin-bottom: 8px;
  padding-left: 0%;
  padding-right: 0%;
}

.minspara
{
  font-family: 'Montserrat';
  font-size: 13px;
  letter-spacing: 1px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
}

.discont
{
  margin-top: 40px;
  margin-bottom: 22px;
}

.dth
{
  margin-bottom: 20px;
}

.imageloc 
{
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  margin-bottom: 20px;
}

.loccontainer:hover .imageloc 
{
  opacity: 1;
  box-shadow: 0px 0px 15px 0px rgb(50 50 50 / 58%);
}

.loccontainer:hover .loccentered 
{
  opacity: 1;
}

.loccsp
{
  padding: 15px 40px;
}

.loacont
{
  margin-top: 25px;
  margin-bottom: 15px;
}


.conrownew
{
  max-width: 90%;
}

.newtablepadd
{
  padding-left: 10px;
  padding-right: 10px;
}

.newtablepadd tr td
{
  padding: 5px;
}

.locobox
{
  background: #e6e6e6;
  padding:50px 50px 30px;
}

.ptb
{
  padding-top: 10px;
  padding-bottom: 10px;
}

.newdisthotel
{
  padding: 22px 30px 25px !important;
  width: 87%;
  margin: 0px auto;
}

.distancehotel
{
    width: 100%;
}

.newdisthotel .contacttable tr td 
{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.padnewlochotel
{
  padding-bottom: 0px !important;
}

.panew25
{
  padding-bottom: 25px;
}

.locmxrow
{
  max-width: 92%;
}

.bookroomtext
{
  text-align: center;
  margin: 0px auto 20px;
  font-family: 'times';
  font-size: 32px;
  text-align: center;
  letter-spacing: 1px;
  color: #000;
}

.salut
{
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 0px;
  color: #000;
}

.modal-header .close:hover
{
  background-color: #c19a47 !important;
}

.salut .modify-btn
{
  background-color:  #c19a47 !important;
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 0px;
  color: #fff;
  border: 1px solid #c19a47;
  padding: 10px 35px;
}

.salut .modify-btn:hover
{
  background-color:  transparent !important;
  color:  #c19a47;
}

.suiowl .owl-next
{
  float: left;
  position: absolute;
  bottom: 50%;
  right: 0px;
}

.suiowl .owl-next
{
  background: none !important;
}

.suiowl .owl-prev
{
  float: left;
  position: absolute;
  bottom: 50%;
  left: 0px;
}

.suiowl .owl-prev
{
  background: none !important;
}


.brfont 
{
  font-size: 30px;
  color: #cda754;
}

.brfont:hover
{
  color: #681836;
}

.threebox
{
  background-color: #f2f2f2;
  padding: 1.5rem;
}

.ml20
{
  margin-top: 25px;
}

.atrim
{
  height: 765px;
  background-position: bottom !important;
}

/*bouncing animation start*/

.arrow {
  text-align: center;
  position: absolute;
  bottom: 18%;
  left: 50%;
  color: #fff;

}

.arrow a
{
  color: #fff;
  text-decoration: none;
  cursor: default;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}


.round {
    position: relative;
    /*border: 3px solid #fff;*/
    width: 50px;
    height: 50px;
    /*border-radius: 100%;*/
}

.round span {
    z-index: 999;
    height: 3px;
    margin:1px;
    width: 30px;
    background: #fff;
    transition: 0.4s ease;
}

.round span:first-child {
    display: block;
    position: absolute;
    transform: rotate(45deg);
    left: 8%;
    bottom: 35%;
}

.round span:nth-child(2) {
    display: block;
    position: absolute;
    transform: rotate(-45deg);
    left: 45%;
    bottom: 35%;
}

.round span:nth-child(3) {
    display: block;
    position: absolute;
    transform: rotate(45deg);
    left: 6%;
    bottom: 54%;
}

.round span:nth-child(4) {
    display: block;
    position: absolute;
    transform: rotate(-45deg);
    left: 45%;
    bottom: 54%;
}

.round:hover span:nth-child(1) {
    transform: rotate(-135deg);
}

.round:hover span:nth-child(2) {
    transform: rotate(135deg);
}

.round:hover span:nth-child(3) {
    transform: rotate(225deg);
}

.round:hover span:nth-child(4) {
    transform: rotate(-225deg);
}


.careercaptch{
width: 100px; 
height: 38px; 
margin-top: 10px;
border: 1px solid #ced4da;
} 

.contactformbutton
{
  font-family: 'Montserrat';
    font-size: 14px;
    letter-spacing: 1px;
    color: #cda754;
    background: #681836;
    border: 1px solid #681836;
    padding: 5px 30px;
    margin-bottom:-7px;
    margin-top:12px;
    text-transform: uppercase;
}

.contactformbutton:focus
{
  background: #681836;
}

.contactformbutton:hover 
{
   text-decoration: none;
    color: #681836;
    background: transparent;
}

.form-control:focus
{
    box-shadow:none;
    border:1px solid #999;
    border-radius:0px;
}

.contactsuccesstext
{
    text-align:center;
    font-family: 'Montserrat';
    font-size: 14px;
    letter-spacing: 1px;
    color: #000;
    font-weight:600;
}

.sidpdfoot
{
    overflow-x: visible;
}

.newcallnow
{
    padding: 5px 40px;
    background: #681836;
    border:1px solid #681836;
}

.newcallnow:hover
{
    color: #681836;
    background: transparent;
}


/*bouncing animation end*/


/*heading animation strt*/
/*
.ml12, .ml13, .ml14, .ml15, .ml16, .ml17, .ml18, .ml19, .ml20, .ml21   
{
  
}

.ml12 .letter, .ml13 .letter, .ml14 .letter, .ml15 .letter, .ml16 .letter, .ml17 .letter,
.ml18 .letter, .ml19 .letter, .ml20 .letter, .ml21 .letter 
{
  display: inline-block;
  line-height: 1em;
}*/



/*heading animation end*/



@media only screen
and (min-width: 0px)
and (max-width: 320px)
{
  .logoimage
  {
    width: 100px;
  }

  .navbar
  {
    padding: 14px 14px;
  }

  .navbar-toggler
  {
    background-color: #c89d41;
    margin-bottom: 0px;
    padding: .15rem .35rem;
    font-size: 1.05rem;
    border-radius: 0px;
  }

  .nav-item 
  {
    padding-left: 5px;
  }

  .list
  {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #afafaf;
    padding-left: 15px;
    padding-right: 15px;
  }

  .indexImage
  {
    height: 250px;
    background-position: center;
    background-size: cover;
  }

  .slidertext
  {
    font-size: 18px;
    margin-bottom: 3px;
    height: unset;
  }

  .viewbtn
  {
    padding: 4px 11px;
    margin-top: 0px;
  }

  .homecar 
  {
    font-size: 23px;
  }

  .homecaro 
  {
    bottom: -6%;
  }


  .abheadup
  {
    font-size: 40px;
  }

  .abheaddown
  {
    font-size: 19px;
    margin-top: -24px;
  }

  .whitebox
  {
    padding: 15px;
    text-align: center;
  }

  .luxt1
  {
    font-size: 16px;
    line-height: unset;
  }

  .nightright
  {
    float: unset;
    display: block;
  }

  .inpad
  {
    margin-bottom: 20px;
  }

  .centered
  {
    font-size: 21px;
  }

  .fi
  {
    float: unset;
  }

  .fitext
  {
    padding-left: 0px;
  }

  .footext
  {
    margin-top: 25px;
  }

  .footerpadd
  {
    text-align: center;
    /*padding-bottom: 55px;*/
  }

  .iss
  {
    display: none;
  }

  .ihh
  {
    display: block;
  }

  .revrow
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .cspd
  {
    text-align: center;
    margin-bottom: 25px;
  }

  .grebox
  {
    margin-top: 2rem;
    margin-left: auto;
  }

  .sidinner .owl-prev 
  {
    display: none !important;
  }

  .sidinner .owl-next 
  {
    display: none !important;
  }

  .backtop 
  {
    height: 300px;
    background-position: center;
    background-size: cover;
  }

  .toptext
  {
    font-size: 24px;
    /*padding-top: 9rem;*/
  }

  .witxt
  {
    margin-top: 1rem;
  }

  .miro ul
  {
    margin-left: 1.1rem;
    margin-bottom: 0px;
  }

  .abinnerpgenew
  {
    margin: 0px auto 20px;
  }

  .roomwhitebox 
  {
    background-color: #fff;
    padding: 2rem 15px 0px;
  }

  .rmpad 
  {
    padding: 10px 5px;
    width: 50%;
  }

  .suitemarg
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .stmrg
  {
    margin-bottom: 15px;
  }

  .inroomfull 
  {
    padding-top: 6rem;
  }

  .inwhitebox
  {
    padding: 2rem 15px 0px;
  }

  .inwhitebox1
  {
    padding: 0rem 15px 2rem;
  }

  .abcarsid 
  {
    margin-top: 0;
  }

  .innewroompara
  {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .roomhead
  {
    font-size: 29px;
    margin: 2px auto 40px;
  }

  .mb20 
  {
    margin-bottom: 0;
    padding-bottom: 2rem;
  }

  .mt20 
  {
    margin-top: 17px !important;
  }

  .paddining
  {
    padding-bottom: 4rem;
  }

  .bomhead::before
  {
    display: none;
  }

  .bombaybox 
  {
    padding: 1.5rem 15px 2.5rem;
  }

  .cu1
  {
    width: 20%;
  }

  .cu2
  {
    width: 80%;
  }

  .bctext
  {
    font-size: 12px;
  }

  .wedbox
  {
    padding: 3rem 20px 0px;
  }

  .wedbox4
  {
    padding: 3rem 20px 0px;
  }

  .wedhead
  {
    font-size: 16px;
  }

  .ex1
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .exmr 
  {
    padding-bottom: 2rem;
  }

  .div8
  {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
    margin-top: 2rem;
  }

  .bandown 
  {
    padding-bottom: 4rem;
    padding-top: 1rem;
  }

  .wimt1
  {
    width: 48px;
    margin-top: 2rem;
  }

  .pre3
  {
    /*width: 85px;*/
  }

  .banbr
  {
    display: none;
  }

  .copd2 .wedhead
  {
    font-size: 28px;
  }

  .contactbgcolor .spacer
  {
    padding: 15px;
  }

  .macont
  {
    margin-top: 40px !important;
  }

  .tico
  {
    width: 200px;
    height: auto;
  }

  .alamimg 
  {
    /*width: 200px;*/
    margin: 20px auto;
  }

  .contactwhitebox
  {
    padding: 5px 1px 10px;
  }

  .maploc
  {
    width: 100%;
  }

  .locationwhitebox
  {
    padding: 40px 10px 40px;
    margin-top: 1rem;
  }

  .loccsp 
  {
    padding: 15px;
  }

  .loctable td
  {
    padding-left: 10px;
    padding-right: 10px;
  }

  .kochinew
  {
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .newdisthotel
  {
    width: 100% !important;
    padding: 22px 20px 25px !important;
  }

  .arrow
  {
    bottom: 25%;
    left:43%;
  }
  
  .sidpdfoot
    {
        overflow-x: hidden;
    }

  





  
  


}

@media only screen
and (min-width: 320px)
and (max-width: 576px)
{
  
  .navbar
  {
    padding: 14px 14px;
  }

  .navbar-toggler
  {
    background-color: #c89d41;
    margin-bottom: 0px;    
    border-radius: 0px;
  }

  .nav-item 
  {
    padding-left: 0px;
  }

  .list
  {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #afafaf;
    padding-left: 15px;
    padding-right: 15px;
  }

  .indexImage
  {
    height: 300px;
    background-position: center;
    background-size: cover;
  }

  .slidertext
  {
    font-size: 22px;
    margin-bottom: 3px;
    height: unset;
  }

  .viewbtn
  {
    padding: 4px 11px;
    margin-top: 0px;
  }

  .homecar 
  {
    font-size: 23px;
  }

  .homecaro 
  {
    bottom: -6%;
  }


  .abheadup
  {
    font-size: 40px;
  }

  .abheaddown
  {
    font-size: 22px;
    margin-top: -24px;
  }

  .whitebox
  {
    padding: 15px;
    text-align: center;
  }

  .luxt1
  {
    font-size: 16px;
    line-height: unset;
  }

  .nightright
  {
    float: unset;
    display: block;
  }

  .inpad
  {
    margin-bottom: 20px;
  }

  .centered
  {
    font-size: 21px;
  }

  .fi
  {
    float: unset;
  }

  .fitext
  {
    padding-left: 0px;
  }

  .footext
  {
    margin-top: 25px;
  }

  .footerpadd
  {
    text-align: center;
    /*padding-bottom: 55px;*/
  }

  .iss
  {
    display: none;
  }

  .ihh
  {
    display: block;
  }

  .revrow
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .cspd
  {
    text-align: center;
    margin-bottom: 25px;
  }
  
  .grebox
  {
    margin-top: 2rem;
    margin-left: auto;
  }

  .sidinner .owl-prev 
  {
    display: none !important;
  }

  .sidinner .owl-next 
  {
    display: none !important;
  }

  .backtop 
  {
    height: 300px;
    background-position: center;
    background-size: cover;
  }

  .toptext
  {
    font-size: 24px;
    /*padding-top: 9rem;*/
  }

  .witxt
  {
    margin-top: 1rem;
  }

  .miro ul
  {
    margin-left: 1.1rem;
    margin-bottom: 0px;
  }

  .abinnerpgenew
  {
    margin: 0px auto 20px;
  }


  .roomwhitebox 
  {
    background-color: #fff;
    padding: 2rem 15px 0px;
  }

  .rmpad 
  {
    padding: 10px 5px;
    width: 50%;
  }

  .suitemarg
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .stmrg
  {
    margin-bottom: 15px;
  }


  .inroomfull 
  {
    padding-top: 6rem;
  }

  .inwhitebox
  {
    padding: 2rem 15px 0px;
  }

  .inwhitebox1
  {
    padding: 0rem 15px 2rem;
  }

  .abcarsid 
  {
    margin-top: 0;
  }

  .innewroompara
  {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .roomhead
  {
    font-size: 29px;
    margin: 2px auto 40px;
  }

  .mb20 
  {
    margin-bottom: 0;
    padding-bottom: 2rem;
  }

  .mt20 
  {
    margin-top: 17px !important;
  }


  .paddining
  {
    padding-bottom: 4rem;
  }

  .bomhead::before
  {
    display: none;
  }

  .bombaybox 
  {
    padding: 1.5rem 15px 2.5rem;
  }

  .cu1
  {
    width: 25%;
  }

  .cu2
  {
    width: 75%;
  }

  .bctext
  {
    font-size: 12px;
  }

  .wedbox
  {
    padding: 3rem 20px 0px;
  }

  .wedbox4
  {
    padding: 3rem 20px 0px;
  }

  .wedhead
  {
    font-size: 28px;
  }

  .ex1
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .exmr 
  {
    padding-bottom: 2rem;
  }

  .div8
  {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
    margin-top: 2rem;
  }

  .bandown 
  {
    padding-bottom: 4rem;
    padding-top: 1rem;
  }

  .wimt1
  {
    margin-top: 2rem;
  }

  .pre3
  {
    /*width: 85px;*/
  }

  .banbr
  {
    display: none;
  }

  .copd2 .wedhead
  {
    font-size: 28px;
  }

  .contactbgcolor .spacer
  {
    padding: 15px;
  }

  .macont
  {
    margin-top: 40px !important;
  }

  .tico
  {
    width: 200px;
    height: auto;
  }

  .alamimg 
  {
    /*width: 200px;*/
    margin: 20px auto;
  }

  .contactwhitebox
  {
    padding: 5px 1px 10px;
  }

  .maploc
  {
    width: 100%;
  }

  .locationwhitebox
  {
    padding: 40px 10px 40px;
    margin-top: 1rem;
  }

  .loccsp 
  {
    padding: 15px;
  }

  .loctable td
  {
    padding-left: 10px;
    padding-right: 10px;
  }

  .kochinew
  {
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .newdisthotel
  {
    width: 100% !important;
    padding: 22px 20px 25px !important;
  }

  .arrow
  {
    bottom: 25%;
    left:43%;
  }
  
  .sidpdfoot
{
    overflow-x: hidden;
}




  






}


@media only screen
and (min-width: 577px)
and (max-width: 767px)
{

  .navbar
  {
    padding: 14px 14px;
  }

  .nav-item 
  {
    padding-left: 0px;
  }

  .navbar-toggler
  {
    background-color: #c89d41;
    margin-bottom: 0px;
    border-radius: 0px;
  }

  .nav-item 
  {
    padding-left: 5px;
  }

  .list
  {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #afafaf;
    padding-left: 15px;
    padding-right: 15px;
  }

  .indexImage
  {
    height: 350px;
    background-position: center;
    background-size: cover;
  }

  .slidertext
  {
    font-size: 30px;
    margin-bottom: 3px;
    height: unset;
  }

  .homecar 
  {
    font-size: 30px;
  }

  .homecaro 
  {
    bottom: -6%;
  }

  .whitebox
  {
    text-align: center;
    padding: 3rem 50px;
  }

  .night
  {
    float: left;
  }

  .footext
  {
    margin-top: 25px;
  }

  .iss
  {
    display: none;
  }

  .ihh
  {
    display: block;
  }

  .revrow
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .fi
  {
    float: unset;
  }

  .cspd
  {
    text-align: center;
    margin-bottom: 25px;
  }

  .grebox
  {
    margin-top: 2rem;
    margin-left: auto;
  }

  .sidinner .owl-prev 
  {
    display: none !important;
  }

  .sidinner .owl-next 
  {
    display: none !important;
  }

  .backtop 
  {
    height: 350px;
    background-position: center;
    background-size: cover;
  }

  .toptext
  {
    /*padding-top: 9rem;*/
  }

  .witxt
  {
    margin-top: 2rem;
  }

  .roomwhitebox 
  {
    background-color: #fff;
    padding: 2rem 15px 0px;
  }

  .suitemarg
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .stmrg
  {
    margin-bottom: 15px;
  }

  .inroomfull 
  {
    padding-top: 6rem;
  }

  .inwhitebox
  {
    padding: 2rem 15px 0px;
  }

  .inwhitebox1
  {
    padding: 0rem 15px 2rem;
  }

  .abcarsid 
  {
    margin-top: 0;
  }

  .innewroompara
  {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .roomhead
  {
    font-size: 29px;
    margin: 2px auto 40px;
  }

  .mb20 
  {
    margin-bottom: 0;
    padding-bottom: 2rem;
  }

  .abinnerpge 
  {
    margin: 0px auto 30px;
  }

  .mt20 
  {
    margin-top: 17px !important;
  }


  .paddining
  {
    padding-bottom: 4rem;
  }

  .bomhead::before
  {
    display: none;
  }

  .bombaybox 
  {
    padding: 1.5rem 15px 2.5rem;
  }

  .cu1
  {
    width: 40%;
  }

  .cu2
  {
    width: 60%;
  }

  .wedbox
  {
    padding: 3rem 20px 0px;
  }

  .wedbox4
  {
    padding: 3rem 20px 0px;
  }

  .wedhead
  {
    font-size: 28px;
  }

  .ex1
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .exmr 
  {
    padding-bottom: 2rem;
  }

  .div8
  {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
    margin-top: 2rem;
  }

  .bandown 
  {
    padding-bottom: 4rem;
    padding-top: 1rem;
  }

  .w576
  {
    margin-top: 3rem !important;
  }

  .pre3
  {
    /*width: 85px;*/
  }

  .banbr
  {
    display: none;
  }


  .copd2 .wedhead
  {
    font-size: 28px;
  }

  .contactbgcolor .spacer
  {
    padding: 15px;
  }

  .macont
  {
    margin-top: 40px !important;
  }

  .tico
  {
    /*width: 200px;*/
    width: auto;
  }

  .alamimg 
  {
    /*width: 200px;*/
    margin: 20px auto;
  }

  .contactwhitebox
  {
    padding: 5px 1px 10px;
  }

  .maploc
  {
    width: 100%;
  }

  .locationwhitebox
  {
    padding: 40px 10px 40px;
    margin-top: 1rem;
  }

  .loccsp 
  {
    padding: 15px;
  }

  .loctable td
  {
    padding-left: 10px;
    padding-right: 10px;
  }

  .kochinew
  {
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .newdisthotel
  {
    width: 100% !important;
  }

  .arrow
  {
    bottom: 25%;
    left:47%;
  }
  
    .sidpdfoot
{
    overflow-x: hidden;
}




  



}


@media only screen
and (min-width: 768px)
and (max-width: 992px)
{
  .navbar
  {
    padding: 14px 14px;
  }

  .nav-item 
  {
    padding-left: 0px;
  }

  .navbar-toggler
  {
    background-color: #c89d41;
    margin-bottom: 0px;
    border-radius: 0px;
  }

  .list
  {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #afafaf;
    padding-left: 15px;
    padding-right: 15px;
  }

  .indexImage
  {
    height: 380px;
  }

  .slidertext
  {
    font-size: 45px;
    height: unset;
  }

  .homecar 
  {
    font-size: 37px;
  }

  .homecaro 
  {
    bottom: -6%;
  }

  .whitebox
  {
    text-align: center;
  }

  .night
  {
    float: left;
  }

  .centered
  {
    font-size: 13px; 
  }

  .grebox
  {
    margin-top: 2rem;
    margin-left: auto;
  }

  .spacer 
  {
    padding: 0px 5px;
  }

  .mtpp
  {
    margin: 30px auto 0px;
    display: block;
  }

  .sidinner .owl-prev 
  {
    display: none !important;
  }

  .sidinner .owl-next 
  {
    display: none !important;
  }

  .backtop 
  {
    height: 380px;
    background-position: center;
    background-size: cover;
  }

  .toptext
  {
    /*padding-top: 10rem;*/
  }

  .witxt
  {
    margin-top: 1rem;
  }

  .roomwhitebox 
  {
    background-color: #fff;
    padding: 2rem 15px 0px;
  }

  .suitemarg
  {
    display: flex;
    flex-direction: column-reverse;
  }

  .stmrg
  {
    margin-bottom: 15px;
  }


  .inroomfull 
  {
    padding-top: 6rem;
  }

  .inwhitebox
  {
    padding: 2rem 15px 0px;
  }

  .inwhitebox1
  {
    padding: 0rem 15px 2rem;
  }

  .abcarsid 
  {
    margin-top: 0;
  }

  .innewroompara
  {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .roomhead
  {
    font-size: 29px;
    margin: 2px auto 40px;
  }

  .mb20 
  {
    margin-bottom: 0;
    padding-bottom: 2rem;
  }

  .abinnerpge 
  {
    margin: 0px auto 30px;
  }

  .mt20 
  {
    margin-top: 17px !important;
  }


  .paddining
  {
    padding-bottom: 4rem;
  }

  .bomhead::before
  {
    display: none;
  }

  .bombaybox 
  {
    padding: 1.5rem 15px 2.5rem;
  }

  .cu1
  {
    width: 25%;
  }

  .cu2
  {
    width: 75%;
  }

  .wedbox
  {
    padding: 1rem 20px 0px;
  }

  .wedbox4
  {
    padding: 1rem 20px 0px;
  }

  .wedhead
  {
    font-size: 21px;
  }

  .exmr 
  {
    padding-bottom: 6rem;
  }

  .div8
  {
    width: 25%;
    max-width: 25%;
    flex: 0 0 25%;
    margin-top: 2rem;
  }

  .bandown 
  {
    padding-bottom: 4rem;
    padding-top: 1rem;
  }

  .w576
  {
    margin-top: 2rem !important;
  }

  .pre3
  {
    /*width: 85px;*/
  }

  .banbr
  {
    display: none;
  }

  .banbgcolor
  {
    padding-top: 3rem;
  }

  .macont 
  {
    margin-top: 60px !important;
  }

  .panam
  {
    padding-bottom: 1rem !important;
  }

  .maploc
  {
    width: 160%;
  }

  .locationwhitebox
  {
    padding: 40px 10px 40px;
  }

  .loctable td 
  {
    padding-left: 15px;
    padding-right: 15px;
  }

  .loccentered
  {
    font-size: 8px;
  }

  .loccsp
  {
    padding: 15px 25px;
  }


  .conrownew
  {
    max-width: 100%;
  }

  .newconspacer
  {
    padding: 0px 15px;
  }

  .tico
  {
    padding: 15px;
    height: 100%;
  }

  .newdisthotel
  {
    padding: 22px 23px 25px !important;
  }

  .arrow
  {
    bottom: 25%;
    left:47%;
  }



    



}


@media only screen
and (min-width: 992px)
and (max-width: 1199px)
{
  .navbar
  {
    padding: 14px 15px;
  }

  .nav-item 
  {
    padding-left: 0px;
  }

   .navbar-toggler
  {
    background-color: #c89d41;
    margin-bottom: 0px;
    border-radius: 0px;
  }

  .list
  {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #afafaf;
    padding-left: 15px;
    padding-right: 15px;
  }

  .indexImage
  {
    height: 450px;
  }

  .grebox
  {
    padding: 2rem 2rem;
  }

  .mtpp
  {
    margin: 30px auto 0px;
    display: block;
  }

  .spacer 
  {
    padding: 0px 15px;
  }

  .whitebox
  {
    padding: 4rem 50px;
  }

  .sidinner .owl-prev 
  {
    left: 0px;
  }

  .sidinner .owl-next 
  {
    right: 0px;
  }

  .backtop 
  {
    height: 450px;
  }

  .roomwhitebox
  {
    padding: 3.5rem 50px 0px;
  }

  .roomwitxt
  {
    font-size: 7px;
  }

  .inwhitebox
  {
    padding: 3rem 40px 0px;
  }

  .inwhitebox1
  {
    padding: 5rem 25px 0px;
  }

  .paddining
  {
    padding-bottom: 1rem;
  }

  .bomhead::before
  {
    display: none;
  }

  .bombaybox 
  {
    padding: 1.5rem 15px 2.5rem;
  }

  .wedhead
  {
    font-size: 25px;
  }

  .wedbox 
  {
    padding: 2rem 60px 0px;
  }

  .wedbox4
  {
    padding: 2rem 60px 0px;
  }

  .maploc
  {
    width: 140%;
  }

  .newconspacer
  {
    padding: 0px 30px;
  }

  .tico
  {
    height: 100%;
  }

  .newdisthotel
  {
    padding: 22px 25px 25px !important;
  }

  .arrow
  {
    bottom: 25%;
  }


  

  

  

}


@media only screen
and (min-width: 1200px)
and (max-width: 1280px)
{
  .nav-item 
  {
    padding-left: 14px;
  }

  .bombaybox
  {
    padding: 2rem 20px 0px;
  }

  .bomhead::before
  {
    height: 15px;
  }
}



@media only screen and (min-width: 2000px)
{
  .mxrow
  {
    max-width: 85rem;
  }
}


@media only screen and (min-width: 1200px)
{
  .newsuiteheight
  {
    width: 100% !important;
    margin: 0px auto;
    height: 550px;
  }

  .newinwhitebox
  {
    padding-top: 7.5rem;
  }
}

@media only screen
and (min-width: 1400px)
and (max-width: 1600px)
{
	.sidnewatrim
	{
		height:850px !important;
	}
}

@media only screen
and (min-width: 1601px)
and (max-width: 1800px)
{
	.sidnewatrim
	{
		height:950px !important;
	}
}