/* color-primary: #00a8ee; */


.PL0 {
    padding-left: 0;
}

.MT-20 {
    margin-top: 20px;
}

.MT-30 {
    margin-top: 30px;
}

.MT-40 {
    margin-top: 40px;
}



span.fa-caret-down.text-primary {
    color: #005b46;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.d-flex {
    display: flex;
}

.align-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

.w-100 {
    width: 100%;
}


.empty-padding-div {
    padding: 120px 0;
}


	.dateInOut{
		margin-left: -30px;
	}
	
	.searchBtn{
		    margin-left: 10px;
	}
@media (min-width: 1200px) {

.goog-te-gadget-simple {
    padding: 8px !important;
    width: 150px;
    height: 52px;
}


.flexboxnew h3{
	width: 100%;
}
.abtImg1,.abtImg2 {
  display: block;
  width: 100%;
  height: auto;
}


.overlayimg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.6);
}

.abtImg1:hover .overlayimg {
  opacity: 1;
}
.abtImg2:hover .overlayimg {
  opacity: 1;
}

.abtImg2 .overlayimg{
	 height: 88%;
}
.overlayimg {
  color: white;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.overlayimgtext {
    padding: 25% 0 10px;
}
.overlayimgtext b {
    font-size: 30px !important;
}

	.smwid {
    padding: 0 5px;
}

.locat-content {
margin-left: 14%;
}

.orangeme {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
}

.out-bor{
	    outline: 1px solid #ddd;
		outline-offset: -11px;
		z-index: 1;
}

.accontent {
    background: #fff;
    z-index: 0;
    left: -1%;
    position: absolute;
    top: 156px;
    /* opacity: 0.9; */
    width: 50%;
    /* height: 50%; */
    padding: 40px 25px !important;
    /* border-left: 1px solid #000; */
    /* outline: 1px solid #ddd; */
    /* outline-offset: -11px; */
    box-shadow: -14px 14PX 15px 0px #00000075;
}

.accontent h3 {
    font-weight: 600;
    margin-bottom: 18px;
}

.accontent p{
	  font-weight: 600;
	  margin-bottom: 18px;
	  font-size: 24px;
}

.att_bg {
    background: url(../img/attr-bg.jpg) no-repeat center;
    background-size: cover;
    min-height: 600px;
}

.MTminus1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20%;
    /* background-color: rgba(0, 0, 0, 0.7); */
}
.attcont{
	float:right;
	margin-right: 3% !important;
}

	.attcont a.buttonfx.btn-yellow, .review-bg a.buttonfx.btn-yellow{
		    color: #fff !important;
			   /* margin-left: 30%;*/
	}
	
	.review-bg a.buttonfx.btn-yellow{
		    color: #fff !important;
			  /*  margin-left: 40%;*/
	}
.attr_para , .rev_para{
    color: #fff;
    font-size: 17px;
    padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
	font-weight: 300;
}

.attr_title {
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -30px;
}
	.accimg{
		z-index: -1;
	}
	
	.accimg img{
		    position: relative;
			float: right;
			left: 51%;
	}
.heading.line-1 {
    text-align: center;
    color: #fff;
    font-family: "Times New Roman", Times, serif;;
    font-size: 60px;
}

.heading.line-2 {
    text-align: center;
    color: #fff;
    font-family: "Times New Roman", Times, serif;;
}

.heading.line-2::before{
	content:"";
	background:url('../img/Shape_1.png') ;
	position: absolute;
    width: 136px;
    height: 1px;
    top: 105px;
    left: 345px;
}

.heading.line-2::after{
	content:"";
	background:url('../img/Shape_1.png') ;
	position: absolute;
    width: 136px;
    height: 1px;
    top: 105px;
    right: 345px;
}

	.accod, .locat{
			color: #000 !important;
	}
	
	
	
	.line::before{
	content:"";
	background:url('../img/Shape_1.png') ;
	position: absolute;
    width: 136px;
    height: 2px;
    top: 56px;
    left: 140px;
	}
	
	.line::after{
	content:"";
	background:url('../img/Shape_1.png') ;
	position: absolute;
    width: 136px;
    height: 2px;
    top: 55px;
    right: 140px;
	}
	
	.rev_title.line::before{
		left: 86px;
		top: 45px;
	}
	
	.rev_title.line::after{
		right: 92px;
		top: 45px;
	}
	
	.locat.line::before{
		left: 18%;
	}
	
	.locat.line::after{
		right: 18%;
	}
    .logo_inn img {
        /*max-width: 99px;*/
        margin-top: 10px;
    }

	.lICon img{
		margin-right: -10px;
	}
	
	.mIcon{
		margin-top: 10px;
	}
	
	
    header {
        top: 0;
        width: 100%;
        z-index: 11;
        transition: height 0.3s ease 0s;
        position: relative;
    }

    header.smaller .inner_res {
        height: 120px;
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        border-bottom: 3px solid #0d194d;
        transition: height 0.3s ease 0s;
        width: 100%;
        box-sizing: border-box;
    }

    header.smaller .inn-vertmar {
        margin: 0;
    }

    header.smaller .bg_bar {
        visibility: hidden;
        margin: 0;
        width: 7%;
    }

    .home_collapse {
        top: 43px;
    }

    header.smaller .selectdiv {
        padding: 30px 0 0 0;
        width: 100%;
    }

    header.smaller select {
        background: #fff !important;
        color: #000 !important;
    }

    header.smaller .yelbors select {
        background: #fff !important;
        color: #657889 !important;
        width: 95px !important;
        border-radius: 4px !important;
        padding: 3px 10px !important;
        display: block;
        margin: 5px auto;
    }

    header.smaller #no_of_rooms,
    header.smaller #no_of_adult,
    header.smaller #no_of_child,
    header.smaller #no_of_room_mobile {
       /* border: 1px solid #ddd !important;*/
        font-size: 13px;
        color: #fff !important;
        padding: 10px;
        width: 100%;
        height: 43px;
		background: transparent !important;
		font-size: 16px;
    }

	header.smaller #no_of_rooms option,
	header.smaller 	#no_of_adult option,
	header.smaller #no_of_child option {
    color: #000 !important;
    background: #fff;
}

    header.smaller .smallerhide {
        display: none
    }

    header.smaller .smallershow {
        display: inline;
    }

    header.smaller .inner_res #no_of_rooms {
        border: 1px solid #eee !important;
        font-size: 13px;
        color: #000;
        padding: 7px;
        height: auto;
        margin: 0;
    }

    header.smaller .inner_res .selectdiv:after {
        top: -30px;
        right: -25px;
    }

    header.smaller .home_res {
        height: 110px;
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        bottom: initial;
        border: none;
        border-bottom: 3px solid #cca33a;
        transition: height 0.3s ease 0s;
        width: 100%;
        padding: 5px 10px;
		background: rgb(26, 44, 56);
    }

    header.smaller .home_res .res_bg {
        border: none;
		    margin-left: 15%;
    }

    header.smaller .room_home {
        color: #333 !important;
        font-weight: 600;
    }

    header.smaller a.room_home:hover {
        color: #333 !important;
        font-weight: 600;
    }

    header.smaller a.room_home:focus {
        color: #0d194d !important;
        font-weight: 600;
    }

    header.smaller .home_res div.MT25 {
        margin-top: 15px !important;
    }

    .logoDN {
        display: none;
    }

    .smaller .logoDN {
        display: block;
    }

    .smaller .checkDN {
        display: none;
    }

    .smaller .width16 {
        width: 16%;
    }

    .smaller .width25 {
        width: 25%;
    }

    .smaller .width15 {
        width: 15%;
    }

    .smaller .width30 {
        width: 30%;
    }

    .smaller .width14 {
        width: 14%;
    }

    .smaller .width30-inn {
        width: 30%;
        margin-left: 0px;
    }

    header.smaller .yelname {
        color: #0d194d;
    }

    header.smaller .margin30 {
        margin-top: 9px !important;
        margin-bottom: 20px !important;
    }

    header.smaller .checktxt {
        color: #000;
        font-style: normal;
        display: inline-block;
        margin-bottom: 9px;
        font-weight: 400;
    }

    header.smaller .borlefty {
        border-right: 0;
    }

    header.smaller .MT50_new {
        margin-top: 30px;
    }

    header.smaller .customedeatetimesout,
    header.smaller .customedeatetimesin {
        border: 1px solid #dbdbdb;
        background: #fff;
        color: #000;
        font-weight: 400;
        padding: 4px;
        text-align: center;
        height: 43px;
    }

    header.smaller .F20_check,
    header.smaller .monthcheck {
        font-size: 20px;
    color: #000;
    font-weight: 400;
    }


    /*header.smaller .reservation #dpd1, header.smaller .reservation #dpd2{height:auto;}*/
    header.smaller .vertmar {
        margin: 15px 0 0 0;
    }

    header.smaller .reservation .btn-success {
        margin: 36px 0 0 0;
        padding: 8px 25px;
    }

    header.smaller .nopad {
        width: 80%;
		margin-left: 3%;
    }

    header.smaller .reservation {
        width: 100%;
        margin: 0 auto;
    }

    header.smaller .sign_bg {
        display: none;
    }

    header.smaller .innerhead {
        padding: 15px 0;
    }

    header.smaller .dropshadow {
        box-shadow: none;
    }

    header.smaller .MT20_new {
        margin-top: 10px !important;
    }

    header.smaller .home_res .selectdiv:after,
    header.smaller .inner_res .selectdiv:after {
        color: #0d194d;
    }

    .smaller .width33 {
        width: 33%;
    }

    header.smaller .clrwhitepf {
        color: #fff;
        margin-bottom: 8px;
    }

    header.smaller .chooseops {
        margin-top: 8px;
    }

    header.smaller .MT32 {
        margin-top: 15px;
    }

    header.smaller .specialcode {
        margin: 27px 0 0 0;
    }

    header.smaller .specialcode .code {
        height: 52px;
    }

    header.smaller .wide_cal {
        border: 0;
        padding: 0;
        background: none;
    }

    header.smaller .choosyin {
        background: none;
        border: 0;
        height: auto;
        padding: 0 !important;
    }

    header.smaller .add-on {
        width: 30px;
        height: 30px;
        right: 7px;
        bottom: 7px;
		background: url(../img/calendarHead.svg) no-repeat center;
    }

    header.smaller .reservation #dpd1,
    header.smaller .reservation #dpd2 {
        padding: 0;
        height: 43px;
    }

	/*Toggle*/
	

	
	li.dropdown:hover  ul.dropdown-menu {
		display: block;
	}
	
	.top-nav-ul .dropdown-menu li{
		display: block;
	}
	
}


.clrwhitepf {
    color: #fff;
    display: block;
	font-weight: 300;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.innerheader {
    bottom: 160px;
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 85;
}

.innerheader p {
    margin: 0;
}

.but_flot a {
    padding-bottom: 9px !important;
    margin-top: 11px !important;
}

.red-box {
    color: #fff;
    font-size: 25px;

    padding: 10px 0;
    display: inline-block;
    text-transform: uppercase;
}

.checkbgextrawork {

    color: #fff;
    padding: 10px 0;
    font-size: 35px;
    width: 85%;
    margin: 0 auto;
    text-transform: uppercase;
    float: none;
}

.trip_t label span,
.about_h label span {
    padding: 5px 10px;
}

.yellow-bg {
    background: none !important;
}

/*a:focus, a:hover{color:#fff !important;}*/
.common_hoteg a {
    color: #333 !important;
}

.common_hoteg a:focus,
.common_hoteg a:hover {
    color: #005b46 !important;
}

.spantext-color a {
    color: #fff !important;
}

.spantext-color a:focus,
.common_hoteg a:hover {
    color: #000 !important;
}

.graybg {
    background-color: #fff !important;
    color: #000 !important;
}

.carousel-indicators {
    width: 25px;
    padding: 0 5px 5px 5px;
    margin: 0 auto;
    left: 50px;
    right: auto;
    z-index: 9 !important;
    display: flex;
    /* justify-content: space-around; */
    align-items: center;
    top: 50%;
    flex-direction: column;
}

.equalpad a:hover {
    color: #fff;
}

.equalpad a:focus {
    color: #fff;
}

.carousel-indicators li {
    width: 5px;
    height: 20px;
    border-radius: 100vh;
    background: rgba(255, 255, 255, 0.699);
    border-color: transparent;
    transition: all .3s;
    margin: 5px 0px;
}

.carousel-indicators .active {
    width: 5px;
    height: 57px;
    border-radius: 100vh;
    border: 1px solid transparent;
    margin: 5px 0;
}

/*div {transition-duration: 1s; transition-property: width;}*/
.circle-bg a {
    color: #0d194d !important;
}

.checkbut {
    background: #6fa624 !important;
    font-size: 20px;
    position: fixed !important;
    bottom: 0px !important;
    z-index: 999;
    text-align: center;
    margin: auto;
    width: 100% !important;
    border-radius: 0px;
    left: 0
}

.colorgreen {
    color: #333;
}

.colorgreen a {
    color: #333;
}

.colorgreen a:hover {
    color: #333;
}

.colorgreen a:focus {
    color: #333;
}

body {
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
}

.header {
    /* left: 1%;
    right: 1%;
     */
    height: auto;
    z-index: 999;
    position: absolute;
    width: 100%;
}

.bx-controls-direction a {
    z-index: 4 !important;
}

.bx-prev {
    left: -53px;
    background: url(../img/nextprev.png) 0px 0px no-repeat !important;
}

.bx-next {
    right: -52px;
    background: url(../img/nextprev.png) -100px 0px no-repeat !important;
}

.bottomborder {
    border-bottom: 1px solid #baaaaa;
}

#myCarousel2 .carousel-control.right .fa {
    color: #0d194d;
}

.carousel-control {
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.8);
    bottom: initial;
    border-radius: 10px;
    top: 50%;
    padding: 13px;
}


.carousel-control .fa {
    font-size: 35px;
    color: #000;
    position: relative;
    top: -8px;
}

.carousel-control.left {
    background-image: none;
    left: 50px;
}

.carousel-control.right {
    background-image: none;
    right: 50px;
}

.slider {
    padding: 0;
    position: relative;
    z-index: 1;
}

.welcometext {
    top: 0px;
    position: absolute;
    width: 45%;
    z-index: 9;
    height: 100.1%;
}

.welcometext_bg {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 100%;
    padding: 40px 60px 40px 40px !important;
    width: 100%;
    display: table;
}

#form_sixplusbooking select {
    background: #000 !important;
}

.btn-default:focus,
.btn-default:hover {
    background-position: 9px 12px !important;
}

.dealpopupbookingurl a {
    min-width: 36%;
}

.welcometablecell {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.welconmuddlediv {
    width: 100%;
    display: inline-block;
}

.but_home {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    padding: 11px 35px;
    text-transform: uppercase;
}

.but_home.focus,
.but_home:focus,
.but_home:hover {
    background: #0d194d;
    color: #fff;
}

.welcometext h2,
.slider-subhead {
    margin: 3px 0 16px;
}

.welcometext h1,
.slider-head {
    margin: 9px 0 0;
}

.smallershow {
    display: none;
}

.site_ul_li>li>a {
    color: #126BAF !important;
}

.site_ul_li>li>a:focus {
    color: rgb(13, 64, 102) !important;
}

.site_ul_li>li>a:hover {
    color: rgb(18, 74, 117) !important;
}

/*slider carousel-fade */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.mainmen {
    margin: 0;
}

@media screen and (max-width: 2500px) and (min-width: 320px) {
    .home_collapse {
        max-height: 250px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
}



.socialA a {
    background-color: #0d194d !important;
    width: 43px !important;
    height: 43px !important;
}

.socialA {
    background: #fff !important;
}

/*slider carousel-fade */
/*********************************** slider************************************************/
/******* Sign In ********/
.sign_bg {
    display: inline-block;
    float: none;
    padding: 5px 0;
    position: relative;
    font-size: 20px;
    color: #fff;
}

.sign_bg>a {
    color: #fff !important;
    display: inline-block;
    font-size: 14px;
    padding: 5px 8px;
}

.sign_bg a:hover {
    color: #fff !important;
}

.sign_bg a:focus {
    color: #fff !important;
}

.sign_bg2 {
    display: inline-block;
    float: right;
    padding: 5px 0;
    position: relative;
}

.sign_bg2>a {
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    padding: 5px 5px;
}

.bggreen {
    background: #525d3f;
}

.colormegreen {
    color: #525d3f;
}

.equalpad a {
    background: none;
    padding: 1px 0px;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin: 0 5px;
    font-size: 14px;
}

.fontbg {
    background: #000;
    padding: 5px;
    margin: 0 3px;
    width: 30px;
    text-align: center;
    display: inline-block;
}

.giveblock img {
    width: 100%;
}

/* added by PKUMAR*/
.MT72 {
    margin-top: 72px;
}

.eventimg {
    box-shadow: 0px 4px 11px #211e1f;
    margin-bottom: 10px;
}

span.welcmtxt {
    color: #243007;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
}

.bxtsxt {
    float: right;
}

.welcomedropdowns {
    background: url(../images/welcomedropdown.png) no-repeat center center;
    float: left;
    width: 22px;
    height: 24px;
}

.userddbox {
    width: 250px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    right: 10px;
    top: 35px;
    z-index: 9999;
    background: #e7e8e7;
    border: 0;
    border-top: none;
}

.userddbox li {
    width: 100%;
    float: left;
    border-top: 1px solid #cfcfcf;
    list-style: none;
}

.userddbox li a {
    color: #666666;
    text-decoration: none;
    line-height: 32px;
    display: block;
    padding: 0px 8px;
    font-family: Arial;
    font-size: 12px;
}

.home_res .bg_bar {
    background: url(../img/bg_bar.png) no-repeat center center;
    height: 70px;
    top: 43px;
}

.inner_res .bg_bar {
    background: url(../img/bg_bar.png) no-repeat center center;
    height: 70px;
    top: 43px;
}

li.user-header {
    height: 165px;
    padding: 10px;
    text-align: center;
    background: #487289;
}

.width100 {
    width: 100%;
}

.txtaln {
    text-align: center;
}

li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.3)
}

li.user-header>p {
    z-index: 5;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    text-transform: capitalize;
}

li.user-header>p>small {
    display: block;
    font-size: 12px;
    padding-top: 3px;
}

.img-circle {
    border-radius: 50%;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

li.user-footer {
    background-color: #f9f9f9;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.userddbox .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    min-width: 65px;
}

.userddbox .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.userddbox .btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.userddbox .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.userddbox .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.userddbox .btn-default:active,
.btn-default:focus,
.btn-default:hover {
    color: #333;
    background-color: #00ae34;
    border-color: #adadad
}

.userddbox .btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent
}

.userddbox .btn.uppercase {
    text-transform: uppercase
}

.userddbox .btn-default {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd
}

.userddbox .btn-default:hover,
.btn-default:active {
    background-color: #088e01 !important
}

.userddbox .btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px
}

.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.user-footer .btn-default {
    color: #666666
}

a.minwidthccmd {
    width: 150px;
}

a.minwidthsot {
    width: 65px;
}

a.disinlnblk {
    float: none;
    display: inline-block !important;
}

a.welcome_showhide span>img {
    z-index: 5;
    height: 28px;
    width: 28px;
    border: 2px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.3)
}

a.mobilecircleimg span>img {
    z-index: 5;
    height: 28px;
    width: 28px;
    border: 2px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
    float: none;
    text-decoration: none !important;
}

.img-circle2 {
    border-radius: 50%;
    float: left;
}

.welcometxtddp {
    float: left;
    font-size: 14px;
    color: #fff;
}

.sign_link {
    margin-right: 5px;
}

#cancel_reservation_link_user2 {
    display: block;
    padding: 5px 15px 5px 25px;
}

.bxtsxtmob {
    clear: both;
}

.bxtsxtmob span {
    display: inline-block;
    line-height: 28px;
}

a.mobilecircleimg {
    text-decoration: none !important;
}

a.mobilecircleimg:hover,
li.open a.mobilecircleimg:focus {
    text-decoration: none !important;
}

.MT72 {
    margin-top: 72px;
}

span.welcmtxt {
    color: #243007;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
}

.bxtsxt {
    float: right;
}

.welcomedropdowns {
    background: url(../images/welcomedropdown.png) no-repeat center center;
    float: left;
    width: 22px;
    height: 24px;
}

.userddbox {
    width: 250px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 35px;
    z-index: 9;
    background: #e7e8e7;
    border: 0;
    border-top: none;
}

.userddbox li {
    width: 100%;
    float: left;
    border-top: 1px solid #cfcfcf;
    list-style: none;
}

.userddbox li a {
    color: #666666;
    text-decoration: none;
    line-height: 32px;
    display: block;
    padding: 0px 8px;
    font-family: Arial;
    font-size: 12px;
}

li.user-header {
    height: 165px;
    padding: 10px;
    text-align: center;
    background: #525d3f;
}

.width100 {
    width: 100%;
}

.txtaln {
    text-align: center;
}

li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.3)
}

li.user-header>p {
    z-index: 5;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    text-transform: capitalize;
}

li.user-header>p>small {
    display: block;
    font-size: 12px;
    padding-top: 3px;
}

.img-circle {
    border-radius: 50%;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

li.user-footer {
    background-color: #f9f9f9;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.userddbox .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    min-width: 65px;
}

.userddbox .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.userddbox .btn:focus,
.btn:hover {
    color: #ffffff;
    text-decoration: none
}

.userddbox .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.userddbox .btn-default {
    color: #ffffff;
    background-color: #fff;
    border-color: #ccc
}

.userddbox .btn-default:active,
.userddbox .btn-default:focus,
.userddbox .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.userddbox .btn {
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent
}

.userddbox .btn.uppercase {
    text-transform: uppercase
}

.userddbox .btn-default {
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd
}

.userddbox .btn-default:hover,
.userddbox .btn-default:active {
    background-color: #e7e7e7 !important
}

.userddbox .btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px
}

.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.userddbox .user-footer .btn-default {
    color: #666666
}

a.minwidthccmd {
    width: 150px;
}

a.minwidthsot {
    width: 65px;
}

a.disinlnblk {
    float: none;
    display: inline-block !important;
}

a.welcome_showhide span>img {
    z-index: 5;
    height: 28px;
    width: 28px;
    border: 2px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.3)
}

a.mobilecircleimg span>img {
    z-index: 5;
    height: 28px;
    width: 28px;
    border: 2px solid;
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
    float: none;
    text-decoration: none !important;
}

.img-circle2 {
    border-radius: 50%;
    float: left;
}

.welcometxtddp {
    float: left;
    font-size: 14px;
    color: #fff;
}

.sign_link {
    margin-right: 5px;
}

#cancel_reservation_link_user2 {
    display: block;
    padding: 5px 15px 5px 25px;
}

.bxtsxtmob {
    clear: both;
}

.bxtsxtmob span {
    display: inline-block;
    line-height: 28px;
}

a.mobilecircleimg {
    text-decoration: none !important;
}

a.mobilecircleimg:hover,
li.open a.mobilecircleimg:focus {
    text-decoration: none !important;
}

.Attrac_text {
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}



/********* Sign In ******/
/******************************* CHECK AVAILABILITY  *********************************************/

.home_res {
  /*  background:#8080809e;*/
    margin: 0 auto;
    background-size: cover;
    position: absolute;
    width: 50%;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 9;
    padding: 10px;
}
.check_home_w{
background: rgba(26, 44, 56, 0.52);;
}
.wide_cal {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 5px 10px;
    position: relative;
}

.wide_cal label {
    position: absolute;
    left: 0;
}

.checkbg {
    background: #91ced5;
    display: inline-block;
    width: 80%;
    position: relative;
    padding: 5px;
}

.datepicker.dropdown-menu {
    max-width: 230px;
    background: #fff !important;
    z-index: 999 !important;
}

.customedeatetimesout,
.customedeatetimesin {
    display: block;
    line-height: 1.42857;
    width: 100%;
    padding: 5px 24px 10px 0px;
    font-size: 20px;
    font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}

.reservation #dpd1,
.reservation #dpd2 {
    cursor: auto !important;
    width: 100%;
    background: none;
    position: relative;
    z-index: 9;
}

.checkincustometime {
    left: 0;
    opacity: 0 !important;
    position: absolute !important;
    bottom: 0px;
    z-index: 10 !important;
}

.add-on {
    border-radius: 0 4px 4px 0;
    color: #000;
    padding: 0;
    position: absolute;
    right: 0;
    bottom: 5px;
    background: url(../img/calendar2.svg) no-repeat center;
    width: 40px;
    height: 40px;
    background-size: 100%;
	bottom: 15px;
}

.reservation label {
    color: #fff;
    padding-right: 10px;
    float: left;
    font-family: 'Raleway', sans-serif;
}

.btn_left {
    border-radius: 7px 0 0 7px !important;
    background: url(../img/plus_minus.png) no-repeat 8px 11px #6aad2e;
    border: 0;
    float: left;
}

.btn_right {
    border-radius: 0px 7px 7px 0px !important;
    background: url(../img/plus_minus.png) no-repeat -50px 10px #6aad2e;
    border: 0;
    float: left;
}

.btn_right:hover,
.btn_right:active,
.btn_right:focus {
    background: url(../img/plus_minus.png) no-repeat -50px 10px #00a651 !important;
    padding: 6px 11px !important;
    margin-left: 0px !important;
}

.btn_left:hover,
.btn_left:active,
.btn_left:focus {
    background: url(../img/plus_minus.png) no-repeat 8px 11px #00a651 !important;
    padding: 6px 11px !important;
    margin-left: 0px !important;
}

.room_count {
    float: left;
    width: 30%;
    border-radius: 0;
    height: 32px;
    text-align: center;
}

.roomsNumberOfRooms .room_count {
    width: 12%;
}

.home_collapse .room_count {
    padding: 0;
}

.home_collapse {
    position: absolute;
    background: #333 !important;
    z-index: 11;
    width: 123%;
    padding: 10px 0;
}

.MT20_new {
    margin-top: 20px;
}

a.room_home:hover {
    color: #000 !important;
}

.room_home:focus {
    color: #000 !important;
}

a.but_bg:hover {
    color: #fff !important;
}

a.but_bg:focus {
    color: #fff !important;
}

.bot_link a :hover {
    color: #fff !important;
}

.bot_link a :focus {
    color: #fff !important;
}

.room_home {
    margin: 0;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    color: #000;
    font-weight: bold;
    cursor: pointer;
}

.room_home .fa {
    font-size: 20px;
    position: relative;
    top: 3px;
}

.room_home:hover {
    color: #fff;
    text-decoration: none;
}

.panel-body {
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
}

.reservation .btn-success {
    background: #068d0c;
    border-radius: 0px;
    font-size: 20px;
    font-weight: 300;
    border: 0;
    text-shadow: none;
    box-shadow: none;
    padding: 13px 50px;
    margin-top: 19px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

@media screen and (min-width: 320px) and (max-width: 768px) {

	.searchBtn {
		margin-left: 0px;
		margin-top: 25px;
	}
	
	.dateInOut {
		margin-left: 0px;
	}

.MTminus1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30%;
}

.attcontent .attr_para {
    color: #000;
    padding: 20px 35px;
    margin-bottom: -5px;
}

.att_bg{
	height: 200px !important;
}
p.attr_para{
	font-size: 15px !important;
}
    .home_collapse {
        position: inherit !important;
        top: 0 !important;
        background: none !important;
        margin-bottom: 0px;
    }

    .home_collapse {
        width: 100%;
    }

    .panel-body {
        color: #000 !important;
        font-weight: bold;
        padding: 15px 5px;
    }

    .reservation label {
        color: #000 !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

.heading.line-1, .heading.line-2 {
    color: #fff;
    align-items: center;
    text-align: center;
    font-family: serif;
}

.heading.line-2::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 70px;
    height: 2px;
    top: 77px;
    left: 34%;
}

.heading.line-2::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 70px;
    height: 2px;
    top: 77px;
    right: 34%;
}



    .animatedheight {
        color: #fff !important;
    }
    .shadowboxdiv {
        bottom: 60px !important;
    }

    #carouselButtons {
        bottom: 5px !important;
        right: 10px !important;
    }

    .carousel-control.right {
        right: 50px;
    }

    .carousel-control.left {
        left: 50px;
    }

    #myCarouse2 .carousel-control {
        bottom: 66px !important;
    }

    .graymainbg {
        background: url(../img/graymainbg.png) no-repeat 0px 305px !important;
        min-height: 490px !important;
        background-size: cover !important;
    }

    .grid1 figure {
        max-width: 280px !important;
        min-width: 285px !important;
    }

    .empty-padding-div {
        padding: 80px 0;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    .getincenter p {
        font-size: 30px !important;
        ;
    }

    .getincenter p:first-child {
        font-size: 20px !important;
        ;
    }


    .white-box {
        color: #fff;
        font-size: 16px;
    }

}

@media screen and (min-width: 701px) and (max-width: 767px) {

    .home_collapse,
    .roomsNumberOfRooms,
    #div_deal_step_1 .searchModule {
        width: 90%;
        margin-left: 10%;
    }
}

@media screen and (min-width: 400px) and (max-width: 767px) {

    .home_collapse,
    .roomsNumberOfRooms,
    #div_deal_step_1 .searchModule {
        width: 100%;
        margin-left: 10%;
    }

    .Deal_Rate_Image {
        margin: 10px 0 !important;
    }

    .col-lg-1.col-md-2.col-sm-2.col-xs-4.text-center.XP0 {
        width: 16.6667%;
    }

    .col-lg-3.col-md-4.col-sm-4.col-xs-4.text-center.col-md-offset-1.col-sm-offset-1.col-lg-offset-0.XP0 {
        width: 16.6667%;
        margin: 0 16%;
    }

    .wide_cal {
        position: relative;
    }

    #div_deal_step_1 .roomsNumberOfRooms {
        width: 100%;
        margin: 0;
    }

    .datepicker {
        /*left:355px !important;*/
    }
}

.text-cen {
    text-align: center !important;
}

@media screen and (min-width:320px) and (max-width: 1000px) {
    .dropdown-submenu .dropdown-menu {
        position: relative;
        float: none;
        left: 0;
    }

    ul.dropdown-menu-mobile li.active {
        background: #08557a none repeat scroll 0 0;
        color: #ffffff;
    }

    ul.dropdown-menu-mobile li.active a {
        color: #fff !important;
    }
}

@media screen and (min-width:992px) and (max-width: 1199px) {
    .MT10_md {
        margin-top: 10px;
    }
}

@media (min-width: 992px) {
    .footer-lists {
        width: 32.5%;
    }

    .topbots {
        display: flex;
        justify-content: space-between;
    }

    .mb-md-60 {
        margin-bottom: 45px;
    }

    .PL-md-0 {
        padding-left: 0;
    }
}

@media screen and (min-width:401px) and (max-width: 600px) {
    .res_bg_web {
        margin: 0 auto !important;
        width: 95%;
        float: none !important;
    }
}

@media screen and (min-width:601px) and (max-width: 767px) {
    .res_bg_web {
        margin: 0 auto !important;
        width: 75%;
        float: none !important;
    }
}

@media screen and (min-width:768px) and (max-width: 980px) {
	
	.brown-bg {
        padding: 0 !important;
        margin-bottom: 20px !important;
        background: url('../img/about-bg.jpg') no-repeat center center/cover;
    }

	.out-bor {
    outline: 1px solid #ddd;
    outline-offset: -8px;
    z-index: 1;
	}

.accimg img{
	width: 100%;
}

.accontent {
    background: #fff;
    /* z-index: -1; */
    left: 1px;
    position: relative;
    top: -31px;
   
    width: 90%;
    padding: 20px !important;
	box-shadow:-14px 14PX 15px 0px #00000075;
}

.accontent .buttonfx::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 2px;
    top: 50%;
    left: 0%;
}

.att_bg {
    background: url(../img/attr-bg.jpg) no-repeat center;
    background-size: cover;
    height: auto;
}

.attr_title {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    /* margin-top: -30px; */
    font-family: serif;
	    margin-top: 20px;
		    text-align: center;
}

p.attr_para {
    color: #fff;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: justify;
}

.attcont .buttonfx::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 2px;
    top: 50%;
    left: 0%;
}

.attcont .buttonfx::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 2px;
    top: 50%;
    right: 0%;
}
.attcont{
	margin-left: 0px;
}
.attcont .buttonfx.btn-yellow {
    color: #fff !important;
    float: none;
}
.accontent .buttonfx::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 2px;
    top: 50%;
    right: 0%;
}
.img-card__overlay {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 19%, rgba(0, 0, 0, 0.49) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 19%, rgba(0, 0, 0, 0.49) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 19%, rgba(0, 0, 0, 0.49) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#a6000000', GradientType=0);
position: absolute;
    top: 13px;
    left: 13px;
    right: 13px;
    display: block;
    bottom: 20px;
}

.heading.line-1, .heading.line-2 {
    color: #fff;
    align-items: center;
    text-align: center;
    font-family: serif;
	font-size:30px;
}
.heading.line-2{
	margin-top: 0;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2px;
}

.heading.line-2::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 60px;
    height: 2px;
    top: 58px; 
    left: 31%;
    
}
.heading.line-2::after {
	content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 60px;
    height: 2px;
    top: 58px; 
    right: 31%;  
}

.accod, .locat {
    color: #000 !important;
	margin-top:10px;
}

.line::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 80px;
    height: 2px;
    top: 33px;
    left: 18%;
}

.line::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
        width: 80px;
    height: 2px;
    top: 33px;
    right: 18%;
}

.accontent h4 {
    font-weight: 700;
}
.review-bg {
    background: url(../img/review-bg.jpg) no-repeat center center/cover;
    padding: 50px 0 23px 0;
    margin-bottom: 15px !important;
}
.section_attraction{
	margin-top: 10px;
}
.heading.line-1.rev_title.line {
    font-size: 30px;
}

.rev_title.line::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 80px;
    height: 2px;
    top: 20px;
    left: 14%;
}

.rev_para.MT30 {
    color: #fff;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    letter-spacing: 1px;
    font-weight: 300;
    text-align: justify;
}

.orangeme {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}

.review-bg .buttonfx.btn-yellow {
    /* background: #a89d55; */
    display: inline-block;
    color: #fff !important;
    float: none;
}

.rev_title.line::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 80px;
    height: 2px;
    top: 20px;
    right: 14%;
}

.review-bg .buttonfx::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 1px;
    top: 52%;
    left: 0%;
}

.review-bg .buttonfx::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 1px;
    top: 52%;
    right: 0%;
}

.mobiletop-box-divs img{
	    max-width: 190px !important;
}
.locat-bg {
    background: url(../img/map-bg1.jpg) no-repeat center center/cover !important;
       padding: 50px 0 250px 0 !important;
	   
	   margin-bottom: 20%;
}

.locationmob {
    /* background: #ffff; */
    position: absolute;
    top: 65%;
	left: 2%;
}

.overall {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
	    box-shadow: 10px 10px 10px #8080802b;
	bottom: -30px;
}

.footer-links-row-2 .footul {
    display: block !important;
    column-count: 2;
    text-align: left;
}

.mapAddress , .map.call, .mail{
    display: flex;
    /* justify-content: center; */
    margin-left: -50px;
}

.overall img {
    width: 30px;
}

.locat.line::before{
	    top: 31px;
    left: 160px;
}

.locat.line::after{
	    top: 31px;
    right: 163px;
}


.socialsection .social-icon {
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    padding: 0 23px;
    transition: all .2s;
}

.footer_link_rows{
	display: flex;
    justify-content: flex-start;
    margin-left: 10%;
}

.adme {
    color: #000;
    padding: 15px 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-direction: column;
}

.language__ada-wrapper {
    display: flex;
    flex-direction: row !important;
	justify-content: space-around !important;
    margin-left: -4%;
}



    .res_bg_web {
        margin: 0 auto !important;
        width: 65%;
        float: none !important;
    }
}

/***************************floating****************************************/
.wrapper {
    height: 100%;
}

#ecommercefrmReviews select {
    background: #ebebeb !important;
    color: #555 !important;
}

.mobile0verviewinnwerdiv {
    height: 100px;
    overflow: hidden;
}

@media screen and (min-width: 701px) and (max-width: 767px) {

    .subscribe_input,
    .subscribe_btn {
        float: none !important;
    }
}

.promo-bor {
    border: 1px solid #0d194d !important;
}

/***************************floating****************************************/

/******************************************CHECK AVAILABILITY *******************************************************/
/********* home contain  ******/

.animatedheight p {
    text-align: justify;
    margin: 0;
    line-height: 25px;
	color: #fff;
}


.animatedheight {
    width: 100%;
    color: #000;
    margin-top: 10px;
}

.animatedheight a {
    color: #ffffff;
    font-weight: normal;
    /* letter-spacing: 0; */
}

.animatedheight a:hover,
.animatedheight a:focus {
    color: #ffffff !important;
}

.animatedheight h2 {
    color: #ffffff;
    font-size: 19px;
    margin-bottom: 2px;
    text-align: left;
    font-weight: bold;
    padding-left: 12px;
    text-transform: uppercase;
}

.colapsshoecontentlinkdiv2 {
    display: block;
    left: 50%;
    transform: translate(-50%);
}

.colapsshoecontentlinkdiv {
    bottom: -20px;
    cursor: pointer;
    margin: 0px auto;
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translate(-50%);
}

#no_of_rooms,
#no_of_adult,
#no_of_child,
#no_of_room_mobile {
    border: none !important;
    background: none;
    padding: 5px;
    /*height:52px;*/
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*width: 100%;*/
	color: #fff;
}

.yelbors {
    border-right: 1px solid #fff;
}

.yelname {
    color: #fff;
}

#cis-style .add-on,
#cis-style1 .add-on {
    background: none;
    color: #1a2c38;
    width: auto;
    height: auto;
    right: 15px;
    bottom: 10px;
}

#cis-style .wide_cal,
#cis-style1 .wide_cal {
    width: 80% !important;
    border: 0;
}

.colapsshoecontentlinkdiv2 {
    /*background: rgba(0, 0, 0, 0) url("../img/minuss.png") no-repeat;*/
    bottom: -20px;
    cursor: pointer;
    display: none;
    margin: 0px auto;
    left: 50%;
    /* margin-left: -125px; */
    position: absolute;
    transform: translateX(-50%);
    z-index: 2;
}

.MT50_new {
    margin-top: 15px;
}


.table_border {
    border-bottom: 1px solid #000 !important;
}

.MT3 {
    margin-top: 3px;
}

/********* home contain  ******/
/********* Map  ******/
.bg_color {
    background: rgba(0, 0, 0, 0) url("../img/map_home.jpg") no-repeat scroll center center;
    height: 464px;
}

.bg_color h2 span {
    background: rgba(0, 162, 56, 0.9) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 21px;
    line-height: 20px;
    margin-top: 300px;
    padding: 10px 20px;
    text-transform: uppercase;
}

/********* Map  ******/
/********* SISTER PROPERTIES  ******/
.sisrer_bor {
    border: 2px solid #b7d283;
}

.sis_logo a {
    color: #697551;
    font-weight: bold;
}

.sis_logo a:hover {
    color: #0d194d;
    text-decoration: none;
    font-weight: bold;
}

.bar {
    background: rgba(0, 0, 0, 0) url("../img/line.png") no-repeat scroll center center;
    height: 32px;
    width: 100%;
}

.h1_sister {
    color: #0c0c0c;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

/********* SISTER PROPERTIES  ******/

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn start xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/


.arow {
    background: #00a651;
    position: absolute;
    right: 24px;
    padding: 10px 20px;
    color: #fff;
}

.mob1 {
    background: #fff none repeat scroll 0 0 !important;
    height: 50px;
}

.subscribe_btn {
    background: #088e01 none repeat scroll 0 0 !important;
    padding: 1px 9px !important;
    margin: 6px 0 0 -8px !important;
}

.subscribe_input {
    margin: 0 !important;
    float: left;
    border-radius: 0;
    height: 50px !important;
    padding: 8px 15px;
    width: 75% !important;
    box-shadow: none !important;
    border: 0;
    background: #fff;
    color: #0d194d;
    font-size: 14px;
}

.subscribe_input[type=text]:focus {
    border: 0 !important;
    color: #000;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn end  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/*********footer  ******/


.footer-lists {
    color: #fff;
    padding: 45px 0;
}

.blck li {
    display: inline-block;
    padding: 2px 8px;
    color: #fff;
}

.list li,
.list li a {
    color: #fff;
}

.footer_adress {
    color: #fff;
    border-bottom: 1px solid #7c7979;
    border-top: 1px solid #7c7979;
}

.footer_adress a {
    color: #fff;
    text-decoration: none;
}

.green_footer {
    background: #81a043;
    color: #000;
    margin: 10px auto 0;
    padding: 12px 5px;
}

.list li {
    display: inline-block;
    padding: 2px 8px;
}

.padding-footer li {
    padding: 2px 18px;
}

.list li a {
    text-decoration: none;
}

.connect {
    color: #fff;
    font-size: 29px;
    display: block;
    padding: 25px 0;
    position: relative;
    letter-spacing: 12px;
}

.footer_adress h2,
.foot-name {
    margin-top: 15px;
}

.footer_adress li {
    list-style: none;
}

.subs_text {
    color: #6d6d6d;
    font-size: 20px;
    letter-spacing: 23px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

.inner_res .home_collapse {
    top: 67px;
}

.innsight_logo {
    border-radius: 10px;
    background: #ffffff none repeat scroll 0 0;
}

a:focus,
a:hover {
    text-decoration: none;
    color: initial;
}

.whitebutton a {
    color: #000;
}

.whitebutton a:focus {
    color: #000 !important;
}

.whitebutton a:hover {
    color: #000 !important;
}

.sub_bg {
    background: url(../img/sub_bg.png) no-repeat;
    background-size: cover;
    min-height: 170px;
    padding-top: 20px;
}

.attraction {
    border: 1px solid #1a2c38 !important;
}

/*********footer  ******/
/********* **************************Menu  ***************************************/
.social a {
    background: #fff url(../img/social_icon.png) no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    /*float:left;*/
    margin: 0 3px;
    border-radius: 6px;
    border: 1px solid #ccc;
}

.social a:hover {
    background: #96b558 url(../img/social_icon.png) no-repeat;
}

.yelp {
    background-position: -173px 0px !important;
}

.trip {
    background-position: -342px -1px !important;
}

.gplus {
    background-position: -90px -1px !important;
}

.fb {
    background-position: -11px -1px !important;
}

.yahoo {
    background-position: -130px 1px !important;
}

.tweet {
    background-position: -107px -2px !important;
}

.foursquare {
    background-position: -374px 2px !important;
}

.youtube {
    background-position: -215px -1px !important;
}

.pinterest {
    background-position: -761px 0px !important;
}

.inn_icon {
    background-position: -300px 0px !important;
}

.instagram {
    background-position: -414px -1px !important;
}

.linkedin {
    background-position: -453px -1px !important;
}

.social img {
    display: none;
}

.inner_res .home_collapse {
    top: 67px;
}

.innsight_logo {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    padding: 5px 0px;
}

/* footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss {
    background-color: #F56505;
}

.social-network a.icoFacebook {
    background-color: #3B5998;
}

.social-network a.icoyoutube {
    background-color: #ff0000;
}

.social-network a.icoyelp {
    background-color: #f44336;
}

.social-network a.icotrip {
    background-color: #4caf50;
}

.social-network a.icopint {
    background-color: #cb2027;
}

.social-network a.icoinsta {
    background-color: #ca496b;
}

.social-network a.icoTwitter {
    background-color: #33ccff;
}

.social-network a.icoGoogle {
    background-color: #BD3518;
}

.social-network a.icoVimeo {
    background-color: #0590B8;
}

.social-network a.icoLinkedin {
    background-color: #007bb7;
}

.social-network a.icoRss em,
.social-network a.icoFacebook em,
.social-network a.icoTwitter em,
.social-network a.icoGoogle em,
.social-network a.icoVimeo em,
.social-network a.icoLinkedin em,
.social-network a.icoyoutube em,
.social-network a.icoyelp em,
.social-network a.icotrip em,
.social-network a.icopint em,
.social-network a.icoinsta em {
    color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 5px auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 22px;
}

.social-circle li em {
    margin: 0;
    line-height: 50px;
    text-align: center;
}


/* footer social icons */


.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #000;
}


.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background: none;
    box-shadow: none;
    color: #0d194d;
}

.nav>li>a:focus,
.nav>li>a:active,
.nav>li>a:hover {
    background: none;
}

.top-nav-ul>li.active>a {
    background: none;

}

.top-nav-ul>li>a>.dropdown-menu li.active a {
    border-bottom: 0;
    background: #11aeef;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: none;
}

.dropdown-menu li a {
    padding: 13px 11px !important;
}

.header_g {
    background: rgba(133, 1, 25, 0.5);
    height: 55px;
}

.top_bg1 a {
    color: #fff;
}

.top_bg1 li a {
    text-align: center;
    text-transform: uppercase;
}

/**************************** menu ********************************* ******/

.lgo_here {
    text-align: left;

    display: inline-block;
}

.bgcolor {
    background: #525d3f;
}

.white {
    color: #fff;
}

.navbar-inverse {
    background: #fff !important;
    border-color: #fff;
}

.BB {
    border-bottom: 4px solid #525d3f;
}

.dipgreen {
    color: #525d3f;
}

.border_green {
    border: 3px solid #2d4504;
}


/*.but_green {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 1px solid #0d194d;color: #0d194d;padding: 11px 35px; font-style:italic; display:inline-block;}     
.but_green.focus, .but_green:focus, .but_green:hover { background:#0d194d; color:#fff;}*/
.btn {
    padding: 6px 11px;
}

.logo_text {
    font-size: 25px;
    font-size: 25px;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 10px 7px 10px;
    bottom: 16px;
    height: 72px;
}

#carouselButtons button {
    background: transparent !important;
    font-size: 25px !important;
    color: #fff !important;
    text-shadow: none;
    border: 0;
    box-shadow: none;

}

.wheelchair {

    font-size: 16px !important;
    padding: 10px 15px;
    line-height: 30px;
    display: flex;
    align-items: center;
    flex-grow: 0;
    max-width: 160px;
    justify-content: space-between;
    margin: 0 auto;
}

#cancel_reservation1 a {
    padding: 10px;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
}

#cancel_reservation1 a:hover {
    color: #fff;
}

#cancel_reservation1 a.modificationlinkstep4 {
    color: #000;
    margin-top: 0;
}

#cancel_reservation1 a.modificationlinkstep4:hover {
    color: #fff;
}

.confirmationactionlist .TAC a:hover,
.confirmationactionlist .TAC a:focus {
    color: #333 !important;
}

.brownme {
    position: absolute;
    bottom: 30px;
    padding: 10px;
    left: 0;
    right: -10%;
    font-size: 25px;
    color: #ffffff;
}

.roname {
    background: url(../img/eventborder.png) no-repeat;
    position: absolute;
    bottom: 70px;
    padding: 10px;
    left: 105px;
    right: 49%;
    font-size: 25px;
    color: #ffffff;
}

@media screen and (min-width: 320px) and (max-width: 767px) {

.footul li a::after{
	display: none !important;
}
.footul li a:hover::after{
	display: none !important;
}



div#myCarousel3 p {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#myCarousel3 .carousel-inner>.item{
padding: 8px !Important;
    width: 100% !important;
}

#myCarousel3 .carousel-inner{
	    width: 100% !important;
		    position: absolute;
}
    .arow {
        background: #00a651;
        position: absolute;
        right: 0;
        padding: 12px 20px 12px;
        color: #fff;
    }

    .connect {
        display: block;
    }

    .MT17 {
        margin-top: 17px !important;
    }

    .MTB {
        margin: 20px 0 20px 0;
    }

    .MB20_mob {
        margin-bottom: 20px;
    }

    .bor_r {
        border: none;
    }

    .width_img {
        width: 100%;
    }

    .about {
        margin-bottom: 0px !important;
    }

    .borderbottom1 {
        min-height: 0px !important;
        padding: 28px 17px 0 24px !important;
    }

    .checktxt {
        font-size: 15px !important;
    }

    .checkbg {
        padding: 2px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .connect {
        display: block;
    }

    .W100_tab {
        width: 100%
    }

    .MB20_tab {
        margin-bottom: 20px;
    }
}


@media screen and (min-width: 1200px) and (max-width: 2600px) {
    .M55_web {
        margin: 0 0 0px;
    }

    .mobiletop-box-divs {
        display: none !important;
    }
}

/***********menu **************/
@media screen and (min-width: 320px) and (max-width: 1199px) {

    .mobiletop-box-divs {
        display: block !important;
    }

    .mobile_header {
        display: block !important;
    }

    .mobile0verviewinnwerdiv h2,
    .mobile0verviewinnwerdiv h3,
    .mobile0verviewinnwerdiv h4 {
        /* margin: 0px; */
        font-size: 18px;
    }

    .mobilenavtab {
        position: absolute;
        right: 0px;
        top: 65px;
        z-index: 99;
        width: 100%;
        background: rgba(255, 255, 255, 0.9);
        padding-bottom: 10px;
        height: auto !important;
        opacity: 0;
        transform: translateY(-100%);
        transition: all .3s;
    }

    .mobilenavigations {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .mobilenavigations li {
        list-style: none;
    }

    .mobilenavigations li a {
        display: block;
        padding: 10px 5px 10px 0px;
        text-align: left;
        color: #333;
        font-size: 16px;
    }

    .mobilenavigations li a span {
        padding: 0 10px 0 15px;
    }

    .mobilenavigations li a:hover,
    .mobilenavigations li a:focus {
        text-decoration: none;
        color: #333 !important;
    }

    .mobilenavigations li a.resrvationmob:hover,
    .mobilenavigations li a.resrvationmob:focus {
        color: #fff !important;
    }

    .mobile-contentdiv {
        background: #333 !important;
    }

    .home_bg .container {
        width: 100%;
    }

    .home_bg .MT100 {
        margin-top: 70px;
    }

    .mobiletop-box-divs {
        width: 100%;
        display: none;
        position: absolute;
        text-align: center;
        z-index: 99;
        padding: 0;
    }

    .mobiletop-box-divs img {
        max-width: 70px;
        margin-top: 20px;
    }

    .mobile-phone-span {
        float: right;
        background: url('../img/call_icon.svg') no-repeat center center;
        width: 50px;
        height: 50px;
        position: relative;
        z-index: 999;
        cursor: pointer;
        top: 10px;
        right: 10px;
    }

    .mobile-phone-nav-dropdown {
        float: left;
        background: url('../img/humburger-icons1.svg') no-repeat center center;
        color: #fff;
        width: 50px;
        height: 50px;
        position: relative;
        text-align: center;
        z-index: 999;
        cursor: pointer;
        padding-right: 5px;
        top: 10px;
        left: 10px;
    }
}

.dropdown-submenu a.active {
    background: #0d194d none repeat scroll 0 0 !important;
}

#frm_msg_box .add-on {
    background: none;
    color: #0d194d;
    bottom: 14px;
}

#diamond {
    background: #e5950a !important;
}

.BR1 {
    border-right: none !important;
}



.link-navmobile-box {
    width: 50px;
    height: 50px;
    display: block;
}

.avail {
    color: #000;
}

.caret {
    padding: 0 !important;
}

img {
    vertical-align: middle;
}

.mobile_header {
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9;
}

.mobilenavigations li.active a {
    background: #212a30 none repeat scroll 0 0;
    color: #fff !important;
}

.DN {
    display: none;
}

.dropdown-menu-mobile li.active a {
    background: #212a30;
    color: #fff;
}

.mobilenavigations>.destination-nav-tab-mobile a.active {
    background: #fe0000;
    color: #ffffff;
}

.dropdown-menu-mobile li a {
    padding-left: 47px;
}

.dropdown-menu-mobile {
    padding: 0px;
}

/***********menu**************/
/*********** Header all page **************/
.top_bg {
    color: #000;
    padding: 0;
}

.topbg_inner li a {
    padding: 30px 15px;
    color: #0d194d;
}

.dropdown-menu li a {
    padding: 10px 15px;
}

.topbg_inner li a:hover {
    color: #0d194d;
}

.topbg_inner {
    background: #fff;
}

.header_1 {
    background: #0d194d none repeat scroll 0 0;
    height: 60px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.header_1 .head_phone {
    padding: 13px 0 0px;
}

.pdr1 {
    padding: 10px 17px;
}

.res_cover {
    position: relative;
}

.wrapper {
    height: 100%;
}

.innerhead {
    padding: 18px 0;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background: #ffffff;
    color: #000;
}

.inner_res {
    background: #0d194d;
}

/*button*/
.buttonfx {
    align-content: normal;
    color: #fff !important;
    font-size: 24px;
    font-weight: normal;
    outline: none;
    border: none;
    text-transform: uppercase;
    position: relative;
    padding: 13px 35px;
    cursor: pointer;
    text-decoration: none;
    transition: all .2s;
    text-align: center;
    border-radius: 13px 0 13px 0;
	letter-spacing: 3px;
}

.buttonfx.btn-white {
    background: none;
}

.buttonfx:hover {
    letter-spacing: 4px;
    
}

.buttonfx::before{
	content:"";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 1px;
    top: 50%;
    left: -5%;
}

.buttonfx::after{
	content:"";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 1px;
    top: 50%;
    right: -5%;
}


/* //// Default effect: Slide from Top  //// */

/* .buttonfx:before,
.buttonfx:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #e5950a; */
/* onhover background color */
/* z-index: -1;
    transform: translate3D(0, -100%, 0); */
/* move elements above button so they don't appear initially */
/* transition: all .5s;
} */
/* 
.buttonfx:before {
    background: #fafcd6; */
/* button default background color */
/* z-index: -2;
    transform: translate3D(0, 0, 0);
} */

/* .buttonfx:hover {
    color: white;
}

.buttonfx:hover:after {
    transform: translate3D(0, 0, 0);
    transition: all .5s;
}

.buttonfx1 {
    color: #fff;
    outline: none;
    background: #555555;
    border: none;
    letter-spacing: 0.0625em;
    padding: 15px 55px;
    text-transform: uppercase;
    line-height: 2;
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    transition: all .5s;
    font-family: 'Raleway', sans-serif;
} */

/* //// Default effect: Slide from Top  //// */
.bor,
.bor1 {
    border-right: 1px solid #000;
}

.buttonfx1:before,
.buttonfx1:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background: #0d194d;
    /* onhover background color */
    z-index: -1;
    transform: translate3D(0, -100%, 0);
    /* move elements above button so they don't appear initially */
    transition: all .5s;
}

.bluetrans {
    background: rgba(0, 0, 71, 0.6);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    width: 388px;
    margin: 0 auto;
    padding: 15px 0 10px 0;
}

.bluetrans2 {
    background: rgba(0, 0, 71, 0.6);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 91%;
    width: 388px;
    margin: 0 auto;
    padding: 10px;
}

.buttonfx1:before {
    background: #fafcd6;
    /* button default background color */
    z-index: -2;
    transform: translate3D(0, 0, 0);
}

.buttonfx1:hover {
    color: white;
}

.buttonfx1:hover:after {
    transform: translate3D(0, 0, 0);
    transition: all .5s;
}

.buttonfx2 {
    color: #fff;
    outline: none;
    /* background: #0d194d; */
    border: none;
    letter-spacing: 2px;
    padding: 15px 10px;
    text-transform: uppercase;
    /* line-height: 2; */
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    transition: all .5s;
    z-index: 0;
}

.buttonfx2::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 1px;
    top: 50%;
    left: -38%;
}

.buttonfx2::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 1px;
    top: 50%;
    right: -38%;
}

.buttonfx2:hover {
    letter-spacing: 3px;
}


/* //// Default effect: Slide from Top  //// */

/*.buttonfx2::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: -1;
    transition: all .4s;
    transform: scaleX(.8);
    margin: 0 auto;
    border-radius: 15px 0 25px 0;
}

.buttonfx2.small-btn::after {
    transform: scaleX(.6);
}

.buttonfx2.btn-yellow::after {
    background: #ddd49d;
}


.buttonfx2:hover::after{
    transform: scaleX(1);
}

*/




/* //// Curtain Up  //// */

.curtainup {
    transform-style: preserve-3d;
}

.curtainup:before,
.curtainup:after {
    transform-origin: center center;
    transform: scale(1, 0);
}


.curtainup:hover:before,
.curtainup:hover:after {
    transform: scale(1);
    border-radius: 0;
}

/*button*/
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .topbg_inner li a {
        padding: 30px 9px;
        color: #0d194d;
    }

    .ps-fixed a {
        margin-top: 26px !important;
    }

    
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    .topbg_inner li a {
        padding: 30px 5px;
        color: #0d194d;
    }
}

@media screen and (max-width: 400px) and (min-width: 320px) {
    .grid .sort_bar {
        height: 60px !important;
    }
}


@media screen and (min-width: 320px) and (max-width: 1000px) {
    .inner_res {
        background: #0d194d;
        padding-top: 80px;
    }

    .innerhead1 {
        padding: 7px 0;
    }

    .res_cover {
        position: inherit !important;
    }
}

/*.contact_btn{margin: -19px 0 0 10px !important;}*/
@media screen and (min-width: 200px) and (max-width: 1199px) {
    .contact_btn {
        margin: 18px 0 0 10px !important;
    }
}

.map_to_box .F16 {
    font-size: 15px !important;
}

.panel-body-innsight {
    color: #000 !important;
}

.show-more {
    background: #0059a4 !important;
}

.list-group a {
    color: #000 !important;
}

.list-group {
    color: #000 !important;
}

.panel_icons span {
    background: url(../img/innsight_panel.png) no-repeat;
}

.logo_inn {
    display: block;
}

/*********** Header all page **************/
/*********** date picker **************/
.datepicker td.active,
.datepicker td.active:hover {
    background: #0d194d !important;
    color: #fff !important;
}

.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active.active:hover,
.datepicker td.active.disabled,
.datepicker td.active.disabled:hover,
.datepicker td.active[disabled],
.datepicker td.active[disabled]:hover {
    background: #1a2c38 !important;
}

.datepicker td.day:hover {
    background: #1a2c38 !important;
    color: #fff !important;
}

.datepicker td.day.disabled {
    color: #939393 !important;
}

/*********** date picker **************/
/*********** button **************/

.hvr-sweep-to-right::before {
    background: #0d194d none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
    color: #fff !important;
    border-radius: 4px;
}

.hvr-sweep-to-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}

/*.hvr-sweep-to-right:hover::before, .hvr-sweep-to-right:focus::before, .hvr-sweep-to-right:active::before{ transform: scaleX(1);}*/
.but_bg {
    background: rgb(153, 210, 87);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(153, 210, 87, 1) 0%, rgba(113, 180, 47, 1) 45%, rgba(102, 170, 46, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(153, 210, 87, 1) 0%, rgba(113, 180, 47, 1) 45%, rgba(102, 170, 46, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(153, 210, 87, 1) 0%, rgba(113, 180, 47, 1) 45%, rgba(102, 170, 46, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99d257', endColorstr='#66aa2e', GradientType=0);
    /* IE6-9 */
    ;
    color: #fff;
    cursor: pointer;
    margin: 0.4em;
    padding: 12px 28px;
    text-decoration: none;
    border-radius: 4px;
    border: none;
}

/*********** green button **************/

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8524e+0,b0211c+48,b0211c+68 */
.red-but {
    background: rgb(171, 38, 33) !important;
    width: 83px;
    color: #fff;
    cursor: pointer;
    margin: 0.4em;
    padding: 12px;
    text-decoration: none;
    border-radius: 4px;
    border: none;
}

/*********** red button **************/
@media screen and (min-width: 320px) and (max-width: 767px) {

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background: #fff;
    }

    .F13mob {
        font-size: 13px !important;
        color: #545454;
    }

    .about {
        margin-right: 0px !important;
    }

    .borderbottom {
        background: none !important;
    }

    .borderbottom1 {
        background: none !important;
    }

    .MT10_mobile {
        margin-top: 30px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
    .bluetrans2 {
        top: 170%;
    }

    .bluetrans {
        top: 85%;
    }

    #google_translate_element {
        text-align: center;
    }


    .height400 {
        height: auto;
    }

    #CDSSCROLLINGRAVE.narrow {
        width: 250px !important;
    }

    .roname {
        background: none;
    }
}

@media screen and (min-width: 992px) and (max-width: 2500px) {
    .ML30-web {
        margin-left: 30px;
    }
}

/***************************country_currency ****************************************/
.country_currency_list {
    right: 0 !important;
    top: -372px !important;
}

.currency_h5heading {
    color: #000;
    font-weight: normal;
}

.guest_tab ul li a,
.guest_tab h2 a,
.guest_tab h2 span {
    background: #004991;
}

.current_currency_list {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    display: inline-block;
    padding: 7px 8px;
    margin: auto;
    width: 76px;
    margin-top: 10px;
}

@media screen and (min-width: 320px) and (max-width: 500px) {



    #myCarouse2 .carousel-control.left {
        left: 31% !important;
    }

    .country_currency_list {
        width: 293px !important;
    }

    .currency_listbox {
        width: 272px !important;
    }

    .country_currency_list {
        right: 0px !important;
        top: -456px !important;
    }

    /*.mob_usd{padding: 0 23% 0 36%}*/
}

@media screen and (min-width: 501px) and (max-width: 767px) {
    .country_currency_list {
        width: 293px !important;
    }

    .currency_listbox {
        width: 272px !important;
    }

    .country_currency_list {
        right: 0px !important;
        top: -370px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .country_currency_list {
        right: 0px !important;
        top: -333px !important;
    }

    .tableft {
        float: left;
    }

    .leavebottomspace {
        padding-bottom: 50px;
    }

    .gocentric {
        text-align: center;
    }

    .weather_txts {
        top: 76px;
    }
}


.PL100 {
    padding-left: 150px;
}

@media screen and (min-width: 400px) and (max-width: 767px) {
    .inner_check_mob {
        width: 76%
    }
}


.sort_bar a:hover {
    color: #fff !important;
}

.sort_bar a:focus {
    color: #fff !important;
}

/***************************country_currency ****************************************/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .fixcheck {
        padding-bottom: 50px
    }
}

/*message center*/
.message_close {
    position: absolute;
    right: -8px;
    top: 8px;
    cursor: pointer;
}

.good_news {
    background: #9ac362;
    color: #ffffff;
    padding: 12px;
    border-radius: 3px;
    position: relative;
    margin-top: 5px;
}

.attention {
    background: #0059a4;
    color: #ffffff;
    padding: 12px;
    border-radius: 3px;
    position: relative;
}

.bad_news {
    background: #d9534f;
    color: #ffffff;
    padding: 12px;
    border-radius: 3px;
    position: relative;
}

/*message center*/
.mail_boxask,
.mail_sucssesbx {
    overflow: hidden;
}

.alert-success {
    padding: 7px 3px;
    margin: 0 0 20px 0;
    border: 1px solid #58a406;
    color: #58a406;
    display: none;
}

.goog-te-gadget-simple {
    padding: 13px !important;
    width: 145px !important;
    height: 52px;

}

a.goog-te-menu-value, .goog-te-gadget-simple .goog-te-menu-value{
	padding: 0px !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
    color: #000 !important;
    font-size: 15px;
    font-family: Quicksand;
    font-weight: bold;
}

.goog-te-gadget-icon {
    display: none !important;
    color: #fff !important;
}

.goog-te-gadget-simple {
    border-color: transparent !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    width: 100%;
}

.res_heading {
    color: #fff;
    font-size: 19px;
    padding: 10px 0 10px;
}

.yosemite_tours p {
    text-align: justify;
}

.whitebg {
    background: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .home_collapse {
        margin-top: 20px !important;
    }
}

.newclass {
    margin: 80px 0 0 0;
}

.guest_title {
    font-weight: bold;
    font-size: 17px;
    padding: 20px 20px 20px 0px;
}

.justify {
    text-align: justify;
}

.MT75 {
    margin-top: 75px;
}

/* BackToTop button css */
#scroll {
    position: fixed;
    right: 7px;
    bottom: 52px;
    cursor: pointer;
    width: 50px;
    height: 50px;	
    background-color: white;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 15px;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 31px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 31px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 31px -5px rgba(0,0,0,0.75);
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #1a2c38;
}

.FS15 {
    font-size: 15px;
}

.MT00 {
    margin-top: 0px !important;
}

/* BackToTop button css */

.color_g {
    color: #fff;
    margin: 0;
    text-transform: none;
    width: 80%;
    margin: 0 auto;
}

.red-box {
    font-size: 18px;
}

.white-box {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px 20px;
    letter-spacing: 1px;
    display: inline-block;
    max-width: 95%;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;

}

span.white-box.line-2 {
    display: block;
    font-size: 14px;
    letter-spacing: 2px;
}

.shadowboxdiv {
    height: auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 145px;
    width: auto;
    z-index: 1;
}


@media screen and (min-width: 1200px) and (max-width: 2500px) {
    .colapsshoecontentlinkdiv {
        cursor: pointer;
        margin: 0 auto;
        position: absolute;
        width: 100%;
        z-index: 2;
        text-align: center;
    }

    .colapsshoecontentlinkdiv2 {
        cursor: pointer;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 2;
    }

    a.vibtn:hover {
        color: #000;
    }

    a.vibtn:active {
        color: #000;
    }

    a.vibtn:focus {
        color: #000;
    }

    .animatedheight p {
        text-align: justify;
        padding: 13px;
    }

    .mobile0verviewinnwerdiv {
        background: none;
        overflow: hidden;
        z-index: 9;
    }

    .slimScrollDiv h2,
    .animatedheight h2 {
        color: #fff !important;
    }

    .animatedheight {
        width: 100%;
        color: #ffffff;
        margin-top: 10px;
    }

}


@media screen and (min-width: 1200px) and (max-width: 1500px) {

.heading.line-2::before {
 
    top: 106px;
    left: 342px;
}

.heading.line-2::after {
    top: 106px;
    right: 342px;
}

    .home_res {
        width: 65%;
        bottom: 10px;
    }

	.section-about{
		    left: 7% !important;
	}
	
	.rev_title.line::before{
		    left: 110px;
			width: 109px;
    height: 2px;
    top: 44px;
	}
	
	.rev_title.line::after{
		    right: 110px;
			width: 109px;
    height: 2px;
    top: 44px;
	}
	
/*	.home_res .res_bg {
    border: none;
    margin-left: 4% !important;
}*/

header.smaller .home_res{
	    width: 123% !important;
}

.location {
    position: absolute;
    bottom: -33% !important;
}

header.smaller .home_res .res_bg{
	    margin-left: 6% !important;
}

header.smaller #no_of_rooms, header.smaller #no_of_adult, header.smaller #no_of_child, header.smaller #no_of_room_mobile{
	    padding: 10px 0 10px 10px !important;
}
.top-nav-ul{
	    width: 93% !important;
}

.locat-content{
	    margin-left: 47px;
}

.loc{
	    margin-left: -6%;
}
    #carouselButtons {
        right: 9px !important;
        bottom: 33px !important;
    }

	.socialsection .line1{
		    font-size: 33px !important;
	}
    .checkbg {
        width: 85% !important;
    }

    .wide_cal {
        width: 100% !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .shadowboxdiv {
        height: auto;
        right: 0;
        position: absolute;
        bottom: 0;
        width: 100%;
        z-index: 9;
    }

    .color_g {
        margin: 0;
    }

    .mybtn {
        margin-top: 22px;
    }

    .gallsec-small .gall-header {
        width: 100% !important;
    }
}

.LSB_footer {
    background: #424242;
    color: #ffffff;
}


.LSB {
    border: 1px solid #ffffff;
    padding: 8px 19px;
    color: #ffffff !important;
    display: inline-block;
}

.LSB:hover {
    color: #fff !important;
}

/*roshan's edits dated 23 Oct 2017*/
.colapsshoecontentlinkdiv span,
.colapsshoecontentlinkdiv2 span {
    display: inline-block;
}

.location {
    background: url(../img/location.jpg) no-repeat fixed center center / cover;
    padding: 150px 0;
    cursor: pointer;
}

.location span {
    display: block;
    font-size: 20px;
}

.guestbg {
    background: url(../img/guestbg.png) no-repeat;
    background-size: cover;
    height: 350px;
}

.guestbg1 {
    background: url(../img/guestbg1.png) no-repeat;
    background-size: cover;
    height: 380px;
}

.location_content {
    display: inline-block;
    padding: 0;
}

.location_content h2 {
    font-size: 30px;
    margin: 10px -25px;
    color: #000;
    display: inline-block;
    float: left;
    text-transform: uppercase;
}

.location_content1 div {
    overflow: hidden;
}



/*#ecommercefrmReviews{font-size:14px !important;}
#ecommercefrmReviews .bor{border:0px !important;}*/

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.img-hovereffect {
    transition: all .3s;
}

.img-hovereffect:hover {
    transform: scale(1.03);
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 20px;
    background: rgba(243, 181, 29, 0.6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 20px;
    margin-top: 70px;
    left: 10%;
    right: 10%;
    width: 80%;
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 50px 0 0;
    padding: 7px 14px;
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}



/*gallery hover*/

/*-----------------*/
/***** Selena *****/
/*-----------------*/
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: '';
}

.clearfix:after {
    clear: both;
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    /*padding: 1em 0 4em;*/
    /*max-width: 1000px;*/
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;

}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 205px;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    font-weight: 300;
    font-size: 16px;
    background-color: #555555;
    padding: 15px;
    text-transform: none;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/* figure.effect-selena {
    background: #fff;
}

figure.effect-selena img {
    opacity: 0.95;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

figure.effect-selena:hover img {
    -webkit-transform: scale3d(0.95, 0.95, 1);
    transform: scale3d(0.95, 0.95, 1);
}

figure.effect-selena h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

figure.effect-selena p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

figure.effect-selena:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-selena:hover p {
    opacity: 1;
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0);
} */

/* Media queries */
@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }

    .grid figure {
        display: inline-block;
        float: none;
        margin: 10px auto;
        width: 100%;
    }
}

/* Media queries */
@media screen and (max-width: 50em) {

    .grid1 figure {
        display: inline-block;
        float: none;


    }
}

.grid1 {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;

    list-style: none;
    text-align: center;
}

/* Common style */
.grid1 figure {
    position: relative;
    float: left;
    /*overflow: hidden;*/
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 500px;

    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid1 figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid1 figure figcaption {
    padding: 0px;
    color: #fff;
    text-transform: none;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid1 figure figcaption::before,
.grid1 figure figcaption::after {
    pointer-events: none;
}

.grid1 figure figcaption,
.grid1 figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid1 figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid1 figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid1 figure h2 span {
    font-weight: 800;
}

.grid1 figure h2,
.grid1 figure p {
    margin: 0;
}

.grid1 figure p {
    letter-spacing: 0px;
    font-size: 14px;
    text-align: justify;
    position: relative;
    bottom: 34px;
}

/*---------------*/
/***** Ming *****/
/*---------------*/

figure.effect-ming {
    background: #030c17;
}

figure.effect-ming img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-ming figcaption::before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1);
}

figure.effect-ming h2 {
    font-size: 18px;
    color: #000;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    top: 260px;
    position: relative;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;

}

figure.effect-ming p {
    padding: 20px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

figure.effect-ming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    background-color: rgba(40, 168, 180, 0.8);
    padding: 10px;
    color: #fff;
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-ming:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

figure.effect-ming:hover img {
    opacity: 0.4;
}

/*/imageeffect*/
.guesticon1 {
    background: url("../img/guesticon1.png") no-repeat 24px center;
}

.guesticon2 {
    background: url("../img/guesticon1.png") no-repeat 10px center;
}

.guestpos {
    position: relative;
    bottom: 134px;
}

.guest_roomsh {
    background: url("../img/package_bg.jpg") no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.guest_roomsh span em {
    display: block;
    font-size: 50px;
    color: #fff;
}

.guest_roomsh {
    cursor: pointer;
}

.new_margin {
    margin-top: 50px;
}

.best span em {
    display: block;
    font-size: 50px;
    color: #fff;
}

/*.best{cursor:pointer;}*/
.topmargin {
    margin-top: -112px;
}

/*roshan's edits dated 23 Oct 2017 ends*/
.gocentric a {
    color: #0d194d;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    background: rgba(33, 181, 235, 0.7) none repeat scroll 0 0;
    padding: 10px;
}

.carousel-control {
    opacity: 1;
}

@media screen and (min-width: 200px) and (max-width: 500px) {

    .vibtn1 {
        padding: 10px 10px !important;
    }

    .Book_Special {
        left: 22% !important;
    }

    .mybtn {
        margin-top: 22px;
    }
}

.foot_top {
    background: #fff;
    padding: 10px 0;
    border-radius: 5px;
}

.foot_top a {
    padding: 0 5px;
    color: #ffffff;
    font-weight: 100;
}

.foot_top {
    color: #ffffff;
}

.black,
.black a {
    color: #000 !important;
}

.foot_top a:hover {
    color: #000 !important;
    text-decoration: underline;
}

.AAA {
    font-weight: 100;
    color: #fff;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .grid figure h2 {
        font-size: 14px;
    }

    .guest_roomsh {
        background-attachment: scroll !important;
    }

    .map_data {
        left: 0px !important;
    }

    .gallery_text {
        margin-right: 0px !important;
    }

    .grid1 figure h2 {
        font-size: 16px;
    }

    .social-mob a {
        margin: 0px -2px 0 2px !important;
    }

    .sub_bg {
        min-height: 124px;
    }

    .PT60 {
        padding-top: 40px;
    }

    .PT50 {
        padding-top: 40px;
    }
}




@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: auto;
        height: auto;
        margin-top: -10px;
        font-size: 30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .inner_res .home_collapse {
        top: auto !important;
    }

}

@media screen and (max-width: 1200px) {

.accontent p {
    font-weight: 600;
    margin-bottom: 18px;
}

    .location {
        background: url(../img/location.jpg) no-repeat center center / cover;
    }

}

.modal-dialog {
    padding-top: 100px;
}

/*aj edits*/
.scrollspy-example p {
    text-align: justify;
}

.good_news p {
    display: inline;
}



.LFlight {
    font-weight: 300;
}

.LFregular {
    font-weight: 400;
}

.LFbold {
    font-weight: 700;
}

.LFbold img {
    width: 25%;
    margin-top: -5px;
}

#carouselButtons {
    right: 20px;
    bottom: 20px;
}

#carouselButtons button {
    border-radius: 0;
}

#carouselButtons button .btn {
    padding: 5px 10px;
}

.bookhead {
    font-size: 28px;
    padding: 45px 20px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
}

.bookhead span {
    display: block;
    font-size: 11px;
    letter-spacing: 2px;
}

.darkbg {
    background: #2b3646;
}

.M0 {
    margin: 0;
}

.padup {
    padding: 10px 0;
}

.imgplace {
    display: inline-block;
}

.imgplace img {
    position: relative;
    top: 3px;
    vertical-align: text-bottom;
    width: auto;
}

.checktxt {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    display: inline-block;
}

.gocent {
    text-align:center;
    padding: 0 10px;
}

.F20_check {
    font-size: 20px;
    color: #fff;
}

.monthcheck {
    font-size: 20px;
    color: #fff;
}

.borlefty {
    border-radius: 0;
}

.vertmar {
    margin: 75px 0 50px 0;
}

.centermein {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 300px;
    background: rgba(0, 0, 0, 0.6) !important;
    position: absolute;
    right: 0;
    left: 0px;
    bottom: 115px;
    z-index: 3;
    padding: 4px;
}

.nolook {
    display: none;
}

.datepicker {
    margin-top: 20px;
}

.look {
    display: inline-block;
}

.reservation:hover .nolook {
    display: inline-block;
}

.reservation:hover .look {
    display: none;
}

.dropshadow {
    box-shadow: 0px 3px 5px #8e8e8e;
    -webkit-box-shadow: 0px 3px 5px #8e8e8e;
    -moz-box-shadow: 0px 3px 5px #8e8e8e;
}

/* Underline Reveal */
.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
}

.hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    height: 4px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-underline-reveal:hover:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}


/*main */
.graymainbg {
    background: url(../img/graymainbg.png) no-repeat 0px 400px;
    min-height: 550px;
    background-size: cover;
}

.mainbg {
    background: url(../img/rightbg.png) no-repeat right bottom;
    min-height: 460px;
}

.googlelistsubs a:hover,
.googlelistsubs a.active {
    background: rgba(229, 149, 10, 0.9) !important;
}

.guest_bg_new {
    background-color: #0d194d;
}

.guest_bg {
    background-color: #0d194d;
    min-height: 495px;
}

.guest_bg1 {
    background-color: #0d194d;
}

.MB60 {
    margin-bottom: 70px;
}

.about {
    color: #5c5c5c;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: -34px;
    font-family: 'Raleway', sans-serif;
    margin-right: 306px;
}

.location_title {
    color: #5c5c5c;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: -23px;
    padding-top: 30px;
    font-family: 'Raleway', sans-serif;
}

.about1 {
    color: #5c5c5c;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: -23px;
    padding-top: 30px;
    margin-right: 49px;
    font-family: 'Raleway', sans-serif;
}

.guest_text {
    font-size: 36px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    color: #000047;
}

.attrac_text {
    font-size: 36px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Raleway', sans-serif;
}

.borderbottom {

    display: inline-block;
}

.borderbottom1 {
    background: url(../img/guesticon.png) no-repeat;
    padding: 18px 96px;
    display: inline-block;
    min-height: 70px;
}

.loc_text {
    font-size: 36px;
    text-transform: uppercase;
    color: #0d194d;
}

.location_bg {
    background: url(../img/location_bg.png) no-repeat;
    padding: 18px 96px;
    display: inline-block;
    min-height: 70px;
    font-family: 'Raleway', sans-serif;
}

.bgstyle {
    position: relative;
    top: -321px;
    background: #eee;
    min-height: 415px;
    z-index: -9;
}

.picholder {
    display: block;
    margin-top: 0px;
}

.picinbg {
    background: url(../img/aboutbg.jpg) no-repeat;
    min-height: 350px;
    background-position: top center;
}

.eventbg {
    background: url(../img/eventbg.jpg) no-repeat;
    max-height: 350px;
    background-position: center center;
    background-size: cover;
}

.imgng {
    background: url(../img/imgng.jpg) no-repeat;
    background-position: center center;
}

.mybasichead {
    font-size: 40px;
    color: #fff;
}

.mysumm .picholder {
    padding: 62px 0 15px 0;
}

.mysumm p {
    padding-top: 120px;
    text-align: center;
    font-weight: 300;
    line-height: 28px;
    color: #fff;
}

.PB40 {
    padding-bottom: 40px;
}

/* Float Shadow */
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* room */
.stay_text {
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 1px;
    text-shadow: 0 0 0;
}

.galleryicon {
    /*background: url(../img/galleryicon.png) no-repeat;*/
    padding: 18px 90px;
    display: inline-block;
    min-height: 70px;
    font-weight: bold;
}

.gallery_text {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: -23px;
    padding-top: 100px;
    font-family: 'Raleway', sans-serif;
}

.amenties_textwrap {
    width: 85%;
    margin: 0 auto;
    background: #f2f2f2;
    padding: 30px 0;
}



.amenties_desc {
    font-size: 15px;
    color: #b0b0b0;
    letter-spacing: 4px;
    font-family: 'Raleway', sans-serif;
}

.gallery_desc {
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.amenties {
    font-size: 32px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    background-image: url('../img/accomodation_bg.jpg');
    width: 90%;
    margin: 0 auto;
    padding: 15px 0;
}

.amenties_title {
    font-size: 22px;
    text-transform: uppercase;
    color: #1a2c38;
    font-family: 'Raleway', sans-serif;
}

.Book_Special {
    padding: 45px 0;
    position: absolute;
    top: 200px;
    left: 25%;
}

.facilities div {
    /*background:#fff; */
}

.part2 {
    padding: 25px 0;
}

.midspace {
    padding: 400px 0 0 0;
}

.midspace1 {
    padding: 0px 0 230px 0;
}

/* testimonial */

.testsec {
    padding: 60px 0;
}

.giveshadow {
    box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
    -webkit-box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
    -moz-box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
}

.pianohead {
    color: #0d194d;
    font-size: 40px;
    text-transform: uppercase;
}

.tsec {
    padding: 70px 0;
}

.revcont {
    padding: 20px 30px;
}

.revcont p {
    line-height: 30px;
    font-size: 18px;
    text-align: justify;
}
/**Review Carousel*/

#myCarousel3 {
    display: flex;
    padding: 20px;
    justify-content: center;
}

#myCarousel3 .carousel-inner{
    width: 85%;
    margin: auto 0;
    min-height: 235px;
}

#myCarousel3 .carousel-inner .item{
	    width: 100%;
    padding: 0px;
}

div#myCarousel3 p{
	color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 26px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: capitalize !important;
}

#myCarousel3 .carousel-inner>.item::after{
	background: transparent;
}

#myCarousel3 .carousel-control .fa{
	top: 0px;
}

#myCarousel3 .carousel-control.left{
	left: 0%;
    background: #e9e8e7;
    border-radius: 50%;
    top: 60px;
}

#myCarousel3 .carousel-control.right{
	    right: 0%;
    background: #e9e8e7;
    border-radius: 50%;
    top: 60px !important;
}
/*.review__desc p:before{
	color: #fff;
    font-size: 82px;
    position: absolute;
    content: "\201C";
    display: block;
    left: 0px;
    top: 0px;

}
.review__desc p:after{
	color: #fff;
    font-size: 82px;
    position: absolute;
    content: "\201D";
    display: block;
    right: 0px;
    bottom: -40px;
}*/

#myCarousel2 {
    min-height: 220px;
}

#myCarousel2 .carousel-control.left {
    left: 0%;
    width: auto;
    bottom: 50%;
    top: inherit;
}

#myCarousel2 .carousel-control.right {
    right: 0%;
    width: auto;
    bottom: 50%;
    top: inherit;
}

#myCarousel2 .carousel-control.left span,
#myCarousel2 .carousel-control.right span {
    background: #fff;
    padding: 15px;
    display: inline-block;
}

#myCarouse2 .carousel-control {
    background: none;
}

#myCarouse2 .carousel-control.left {
    left: 65%;
    width: auto;
    bottom: 40px;
    top: inherit;
}

#myCarouse2 .carousel-control.right {
    right: 25%;
    width: auto;
    bottom: 40px;
    top: inherit;
}

#myCarouse2 .carousel-control.left span {
    background: #623736;
    padding: 10px 17px;
    display: inline-block;
}

#myCarouse2 .carousel-control.right span {
    background: #97575c;
    padding: 10px 17px;
    display: inline-block;
}

#myCarouse2 .carousel-control.right .fa {
    font-size: 20px;
    color: #000;
}

#myCarouse2 .carousel-control.left .fa {
    font-size: 20px;
    color: #fff;
}

/* gallery */

.gallmain {
    display: table;
    width: 100%;
    background: #0d194d;
    border-collapse: collapse;
}

.gallheader {

    position: relative;
    top: -34px;
}

.gallheader .hotwrap {
    padding-left: 30px;
}

.gallheader .secholdcenterwrap {
    background: url(../img/gallheader_bg.jpg) no-repeat;
    padding: 60px 30px 10px 30px;
    box-shadow: none;
}

.gallmain .picholder img {
    width: 100%;
}

.gallwrite {
    text-align: center;
    padding: 100px 20px;
    display: table-cell;
    height: 400px;
}

.gallwrite2 {
    display: table-cell;
}

.gallwrite .icon {
    font-size: 50px;
    color: #fff;
    display: block;
}

.gallbg {
    background: url(../img/gallery1.jpg) no-repeat;
    background-size: cover;
    min-height: 475px;
}

.gallbg2 {
    background: url(../img/gallery2.jpg) no-repeat;
    background-size: cover;
    min-height: 475px;
}



/*hover effect Attraction */

.hovereffect1 {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect1 .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect1:hover .overlay {
    background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect1 img {
    display: block;
    position: relative;
}

.hovereffect1 h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect1:hover h2 {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}

.hovereffect1 a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    margin: -52px 0 0 0;
    padding: 62px 100px;
}

.hovereffect1:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect1 a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.socialpos {
    position: relative;
    margin-bottom: 30px;
}

/*hover effect Attraction */

/* map */
.mapbg {
    background: url(../img/mapbg.jpg) no-repeat;
    min-height: 462px;
    background-position: center center;
    margin-top: 80px;
    margin-bottom: 50px;
}

.map_name1 {
    color: #fcf7e3;
    font-size: 28px;
    padding: 20px 0 20px 0;
    margin-top: 10px;
    font-weight: 300;
}

.mapdata {
    background: #005b46;
    margin-top: 50px;
    margin-bottom: 50px;
    min-height: 520px;
    box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
    -webkit-box-shadow: 0 2px 15px rgba(75, 75, 75, 0.4);
}

.vibtn {
    display: inline-block;
    padding: 10px 30px;
    color: #000;
    letter-spacing: 3px;
    border-radius: 0px;
    font-size: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    position: relative;
    -moz-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

.lightgraybg {
    background-color: #ebebeb;
}


.map_data {
    background-color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 16px;
    border-radius: 6px;
    right: 0px;
}

.book a:focus {
    color: #000;
}

.book a:hover {
    color: #000;
}

.map_data .picholder {
    padding: 0;
}

.locimg {
    background: url(../img/locate.png) no-repeat center center;
    height: 100px;
}

.maphead {
    font-size: 40px;
    text-transform: uppercase;
}

.mapdet {
    display: block;
    padding-top: 20px;
    font-weight: 300;
    font-size: 18px;
}

.mapdet i {
    margin-right: 10px;
    font-size: 35px;
    vertical-align: top;
    display: inline-block;
}

.mapdet .basinfo {
    display: inline-block;
}

.map_data .vibtn {
    margin: 45px 0;
}

.mapdata .vibtn {
    background: #005b46;
    border: 1px solid #000;
}

/* footer */

.mysocialsec {
    background: #0d194d;
    padding: 10px;
}

.subsec {
    display: block;
    background: #6e7683;
    padding: 15px;
    margin-top: 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.subsec em {
    font-size: 36px;
    vertical-align: top;
}

.subsec .subname {
    font-size: 22px;
    margin-top: 4px;
    display: inline-block;
    padding: 0 15px;
}

.rightspacy {
    text-align: right;
}

.jusblock {
    display: block;
}

.foopropname {
    display: block;
    /* text-transform: uppercase; */
    letter-spacing: 0.5px;
    font-size: 30px;
    border-bottom: 1px solid #baaaaa;
    padding-bottom: 10px;
}

.footul {
    display: inline;
    padding: 10px 0;
    margin-bottom: 0;
}

.footer-links-row-1 .footul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex: 1;
}



.whiteborder::after {
    margin: 20px auto;
    content: '';
    background: #fff;
    height: 1px;
    display: block;
    width: 75%;
}

.footul li {
    list-style-type: none;
    display: flex;
	justify-content: center;
}

.footul li a {
    color: #fff !important;
    display: block;
    padding: 11px 0px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
}

.footul li a::after {
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    background: #fff;
    position: absolute;
    bottom: -5px;
    transition: all .2s;
    transform: scaleX(0);
    transform-origin: right;
	top:35px;
}

.footul li a:hover::after {
    text-decoration: none;
    transform: scaleX(1);
    background: #fff;
}


.mysearchlee .footul {
    display: block;
    padding: 0;
}

.mysearchlee .footul li a {
    padding: 5px 5px 0 5px;
}

/*.topbots{padding:50px 0 0px 0;}*/
.mycopycont {
    padding: 10px 5px 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #fff;
}

.mycopycont p {
    font-weight: 300;
    margin: 0;
    color: #000;
}

.mycopycont p a {
    color: #000;
}

.mycopycont p a:hover {
    text-decoration: underline;
    color: #000 !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: #1a2c38 !important;
    color: #fff !important;
}

.reservation24 {
    color: #fff;
    letter-spacing: 8px;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: -90px;
    font-weight: bold;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    width: 40%;
    padding: 10px;
    font-size: 20px;
}



.viewrooms {
    background: #005b46 !important;
    border: 2px solid #005b46 !important;
}

.bg_collapse {
    background: #005b46 !important;
}

.bg_collapse>li {
    margin-bottom: 0 !important;
}

.panel-default .collapse>.panel-body {
    color: #0d194d !important;
}

/*.borderR {
    border-right: 2px solid #0d194d !important;}*/
.res-gray-box {
    border-top: 2px solid #0d194d !important;
}

/* innerpage */
.w3-btn,
.w3-btn-block {
    background-color: #0d194d !important;
}

.F18 {
    font-size: 18px !important;
}

.inn-vertmar {
    margin: 60px 0 0 0;
}

.myright {
    text-align: right;
}

.patobo {
    padding: 5px;
}

.nav-tabs {
    border: 0 !important;
}

.bar_overview,
.baroverview {
    background: url(../img/bar.png) no-repeat !important;
}

.text-primary {
    color: #1a2c38;
}

.panelheading {
    background: #212121;
}

.panelsort {
    background: #1a2c38 !important;
}

.sort_bar {
    background: #1a2c38;
}

.bot_link {
    background: #1a2c38;
}

.bar_div {
    background: url(../img/barA.png) no-repeat;
}

#lostFound_box .add-on {
    color: #4c0a17 !important;
    background: none;
}

.featured-ulabs-pos li a.active {
    color: #333 !important;
    border-bottom: 2px solid #e5950a;
}

.featured-ulabs-pos li a {
    color: #000047;
    padding: 6px 16px;
}

.featured-ulabs-pos li a:hover {
    border-bottom: 2px solid #e5950a !important;
    color: #333 !important;
}

.featured-ulabs-pos li a:focus {
    color: #000047 !important;
}

.featured-ulabs-pos li:last-child a {
    padding: 6px 0 6px 16px;
}

.brdr {
    border: 2px solid #e5950a;
}

.events li {
    background: #005b46;
}

.events li:hover,
.events li.active {
    background: #e5950a;
    color: #fff;
}

.events a:hover {
    color: #fff;
}

.strip,
.stripB {
    background: #1a2c38d9;
}

.backg {
    background: #1a2c38;
}
span.wheelchair-links {
    position: relative;
    left: 4px;
}
.stripA {
    background: #1a2c38;
}

.pop_address {
    background: #1a2c38cb;
}

.acessbg {
    background: #1a2c38 !important;
}

.acesssfour a {
    color: #1a2c38 !important;
}

.acesssfour a.btn.btn-success.pdr.text-uppercase.MT15 {
    color: #fff !important;
}

.w130 {
    color: #000;
    background: #fff !important;
}

.direction a {
    color: #0d194d !important;
}

.home_res .selectdiv {
    width: 100%;
    margin: 0 auto;
    position: relative;
	padding: 24px 0 0 0;
}

.home_res .selectdiv label {
    position: absolute;
    left: 0;
}

.home_res .selectdiv:after {
    content: '\f0d7';
    font: normal normal normal 17px/1 FontAwesome;
    color: #fff;
    right: -20px;
    top: -30px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    position: relative;
    pointer-events: none;
    display: none;
}

/*.btn-default:focus, .btn-default:hover, .btn-default:active{background:#00a651 url("../img/plus_minus.png") no-repeat scroll -50px 10px !important;}*/
@media screen and (max-width: 2600px) and (min-width: 768px) {
    .bor_right {
        border-right: medium none !important;
    }
}

.clildboxpolicy {
    font-size: 10px;
}

div.h6heading.active .listsubs a,
div.h6heading:hover .listsubs a {
    color: #000 !important;
}

.email-enter {
    color: #0d194d !important;
    font-size: 14px;
}

.inner_res .selectdiv:after {
    content: '\f0d7';
    font: normal normal normal 17px/1 FontAwesome;
    color: #fff;
    right: -30px;
    top: -45px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    position: relative;
    pointer-events: none;
}

/*.scrollspy-example a:hover{color:#000 !important;}
.scrollspy-example a:focus{color:#000 !important;}*/
.home_res .selectdiv select,
.inner_res .selectdiv select {
    background: #fff;
}

.inner_res .selectdiv {
    height: 70px;
}

.rightbor {
    border-right: 1px solid #fff;
}

.tbpcen {
    padding: 4px 0;
}

#frmReviews .form-control {
    background: #ebebeb !important;
    color: #555 !important;
}

#frmReviews .add-on {
    background: none;
    color: #555;
    width: auto;
    height: auto;
        top: 34px;
}

.pop_text {
    z-index: 2 !important;
    border-bottom: 2px solid #e5950a !important;
}

#lostFound_box .selectdiv select {
    background-color: transparent !important;
    border-bottom: 1px solid #ccc;
    color: #555 !important;
}

.attention .glyphicon-warning-sign {
    width: 2%;
    display: inline-block;
    vertical-align: top;
    top: 2px;
}

.attention p {
    display: inline-block;
    width: 95%;
}

.attention .glyphicon-remove {
    width: 2%;
    display: inline-block;
    top: 10px;
    right: 5px;
}

#myprivacypolicy .scrollspy-example a:hover,
#myprivacypolicy .scrollspy-example a:focus {
    color: #000;
}

.whiteAlink {
    display: inline-block;
    color: #fff;
    font-weight: 300;
}

.whiteAlink:hover {
    text-decoration: underline;
}

/* Hawthorne */

.navbar-nav li a {
    text-shadow: none;
    color: rgb(255, 255, 255);
    font-size: 15px;
    padding: 0;
    text-align: center;
}

.navbar-nav li.logo_text a {
    font-family: 'Philosopher';
    font-size: 28px;
    text-transform: capitalize;
}

.link_CDG a {
    color: #e5950a !important;
}

.mytopmenu {
    height: 55px;
    padding: 7px 0;
}

#bgmslider {
    position: absolute;
    height: 72px !important;
    top: -9px;
    bottom: 16px;
    left: 0;
    height: 100%;
    width: 0;
    padding: 10px 10px 7px 10px;
    margin-left: 1px;
    background: rgba(23, 0, 0, 0.3);
    z-index: -1;
}

.getincenter {
    width: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 25%;
    z-index: 99;
    color: #fff;
    text-align: center;
}

.getincenter p {
    font-size: 40px;
    margin: 0;
    font-style: italic;
}

.getincenter p:first-child {
    font-size: 30px;
}

/* Groups  and Events  */
.holdupbox {
    background: #fff;
    padding: 50px;
    border: 5px solid #0d194d;
    box-shadow: 0 0 3px #0d194d;
}

.propcont {
    display: block;
    background: #0d194d;
    padding: 20px;
}

#meetingmain .wedfancy {
    margin: 10px 0;
}

.forow {
    display: block;
    margin: 25px 0;
    text-align: left;
}

.forow .ftxtbox {
    font-weight: 400;
    background: #fff;
    border: 1px solid #0d194d;
    padding: 5px;
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.adanoshow {
    display: none;
}

.scrollspy-example h2 {
    padding: 0 0 0px;
    position: relative;
    z-index: 0;
}

.prophead {
    font-size: 22px;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-weight: 600;
    text-align: left;
    padding-bottom: 5px;
}

.design.wedfonthead {
    font-size: 28px !important;
    padding: 20px 0 40px 0 !important;
}

.sign_text {
    font-size: 18px;
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.sign_text span {
    font-size: 12px;
}

.subname {
    font-size: 25px;
    text-transform: uppercase;
    color: #000;
}

.lgo_here img {
    max-width: 120px;
    width: 100%;
    left: 10px;
    top: 15px;
    z-index: 5;
}


/* Comfort Inn Antioch */

.chooseops {
    margin-top: 10px;
    padding: 0 10px;
}

.choosyin {
    
    padding: 5px 10px !important;
    height: 66px;
}

.MT32 {
    margin-top: 32px;
}

#carousel .flex-active-slide img {
    border: 8px solid #00a8ee;
}

#termsncon .scrollspy-example a:link,
#termsncon .scrollspy-example a:visited {
    color: #126BAF;
}

#termsncon .scrollspy-example a:hover,
#termsncon .scrollspy-example a:active {
    color: rgb(15, 72, 116);
}

.mymapframes {
    width: 100%;
    height: 462px;
    margin: 80px 0 50px 0;
    border: 0;
}

.disclaimer {
    display: block;
    padding: 15px 0;
    text-align: center;
}

.disclaimer p {
    margin: 0;
}

.spacetops {
    margin-top: 25px;
}

.modcanbtn {
    background: #068d0c;
    margin: 10px 0;
}

#myreviewgraphics .panel {
    min-height: 422px;
}

.sort_bar h4,
.sort_bar h2 {
    color: #fff;
}


/* Adding Promo code */

.specialcode {
    margin: 31px 0 0 0;
    padding: 0 10px;
}

.specialcode .code {
    height: 52px;
}

/********************/


/************ Quality Inn San Jose *************/




.accomodation_bg {
    background: url('../img/accomodation_bg.jpg') no-repeat center top;
}


.textybox {
    display: block;
    padding: 80px 20px 50px 20px;
    width: 90%;
    margin: 0 auto;
}

.textybox .line2 {
    font-size: 71px;
    line-height: 75px;
    text-transform: uppercase;
}

.textybox .line3 {
    font-size: 31px;
    color: #dcf1ec;
    text-transform: uppercase;
    letter-spacing: 8px;
}

.sectitle {
    font-size: 41px;
    color: #dcf1ec;
    text-transform: uppercase;
    margin-top: 60px;
}

.textybox p {
    color: #fff;
    text-align: justify;
    text-align-last: center;
    margin-top: 120px;
    line-height: 27px;
}

.whitebtn {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: inline-block;
}

.topbtnmar {
    margin-top: 50px;
}

/* .imageholder1 {
    position: absolute;
    top: -30px;
} */


.sectitle2 {
    font-size: 55px;
    color: #131414;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.gallwraps {
    position: relative;
    margin-top: 20px;
    background: url(../img/gallerybg.jpg);
}




.gallcenwrap {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    left: 9%;
    top: 369px;

}

.hovereffect {
    box-shadow: 0 2px 10px rgba(68, 68, 68, 0.527);
}




.sbox {
    box-shadow: 0 3px 10px #333;
    padding: 0 8px !important;
}

.exploresec {
    background: url(../img/accomodation_bg.jpg) repeat;
    padding: 80px 10px 25px 10px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}



.sideline1 {
    width: 10%;
    margin: 16px auto 0 auto;
    background: #333;
    height: 1px;
    display: inline-block;
    vertical-align: top;
}

.exbtnwrap {
    margin-bottom: 40px;
}

.exbtn {
    padding: 0 0 0 15px;
}

.exbtn a {
    font-size: 22px;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 15px;
    font-weight: 700;
}

.extrabigbg p {
    margin: 0 auto;
    text-align: justify;
    text-align-last: center;
    line-height: 27px;
    width: 90%;
}

.socialsection .line1 {
    font-size: 30px;
    color: #fff;
    line-height: 50px;
}

.facilities {
    width: 80%;
    margin: 0 auto;
}



#socialpos .social {
    display: block;
    padding: 0;
    margin-bottom: 30px;
}

#socialpos .social li {
    list-style-type: none;
    display: inline-block;
}

#socialpos .social li a {
    background: none;
    color: #000;
    border: 0;
    width: 50px;
    height: 50px;
    font-size: 40px;
    margin: 0 10px;
}

#socialpos .social li a:hover {
    color: #005b46;
}

.shortbor {
    width: 50%;
    margin: 0 auto;
    background: #005b46;
    height: 1px;
}

.topbots {
    padding: 20px 0;

}

/* .adme p {
    color: #333;
} */

.adme a {
    color: #000;
}

.adme a:hover {
    color: #000;
    text-decoration: underline;
}

.myflextie {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 235px;
}

.copytxt {
    padding: 15px 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}

/* .copytxt p {
    color: #333;
    margin-bottom: 5px;
} */

.whitebtn:hover {
    color: #fff;
}

.nav-tabs>li>a {
    color: #000;
}

.mapwrap {
    padding: 20px;
}

/* 
.mappy .buttonfx:before,
.mappy .buttonfx:after {
    background: #0b4034;
} */

/* Groups  and Events  */


@media screen and (max-width:1250px) {

    .checktxt {
        margin-bottom: 3px;
    }

    .sectitle {
        margin-top: 30px;
    }
}


@media screen and (max-width:1199px) {

    .grid figure figcaption,
    .grid figure figcaption>a {
        top: 182px;
    }

    .hotwrap {
        padding-left: 30px;
    }

    .grid1 figure p {
        letter-spacing: 0px;
        font-size: 11px;
        text-align: justify;
    }

    .PL100 {
        padding-left: 0px;
    }

    .guestbg {
        background: url(../img/guestbg_mobile.png) no-repeat;
        background-size: cover;
    }

    #myCarouse2 .carousel-control.left {
        left: 49%;
    }

    .home_res {
        position: relative;
        left: initial;
        right: initial;
        bottom: initial;
        background: #212a30;
        -webkit-box-shadow: 0px 7px 16px -5px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 7px 16px -5px rgba(0,0,0,0.75);
        box-shadow: 0px 7px 16px -5px rgba(0,0,0,0.75);
        width: 98%;
        margin-top: 1%;
    }

    .res_bg {
        margin: 0;
        float: none;
    }

    /*.gocent{padding-top:10px;}*/


    .pushboth {
        padding: 15px 0 25px 0;
    }

    .text_mobile {
        background: #464646;
        color: #fff;
        padding: 10px 40px;
        position: relative;
        bottom: 0px;
        font-size: 20px;
    }

    #myCarousel2 {
        min-height: 250px;
    }

    #myCarousel2 .carousel-control.left {
        left: 0%;
    }

    #myCarousel2 .carousel-control.right {
        right: 0%;
    }

    #myCarousel2 .glyphicon {
        top: 0;
    }

    .tsec {
        padding: 0 0 50px 0;
    }

    .map_data .vibtn {
        padding: 15px 40px;
    }

    .subsec {
        padding: 15px 0;
    }

    .subsec .subname {
        font-size: 20px;
    }

    /*.home_res .pullme{padding-top:10px !important;}*/
    .home_res .bg_bar {
        top: 43px;
    }

    .inner_res .bg_bar {
        top: 43px;
    }

    .inner_res .pullinn {
        margin-top: 10px;
    }

    .inner_res .selectdiv:after {
        top: -40px;
    }

    /*.reservation .btn-success{margin: 13px 23px 15px -97px;}*/
    .tbpcen {
        padding: 45px 0 0 0;
    }


    .mobile0verviewinnwerdiv h2,
    .mobile0verviewinnwerdiv h3,
    .mobile0verviewinnwerdiv h4 {
        padding: 8px 0;
    }

    #cis-style .wide_cal,
    #cis-style1 .wide_cal {
        width: 75% !important;
        margin-left: 10px;
    }

    .centermein {
        bottom: 122px;
    }

    /* .carousel-control {
        top: 315px;
    } */

    /* .carousel-control.right {
        top: 315px;
    } */



    .sectitle {
        margin-top: 30px;
    }

    .textybox {
        padding: 45px 10px 5px 10px;
    }

    .textybox p {
        margin-top: 80px;
    }

    .imageholder1 {
        top: -18px;
    }

    .gallsec {
        padding: 35px 0 0 0;
    }

    .extrabigbg p {
        width: 85%;
    }

    .maptitle,
    .basinfo {
        font-size: 17px;
    }

    .shortbor {
        width: 70%;
    }

    .topbots {
        padding: 15px 0;
    }

    .all1 {
        padding: 0;
    }

    .all1,
    .all2,
    .all3 {
        text-align: center;
    }
}


.sochead1 {
    background: #0d194d;
    color: #fff;
    padding: 10px 15px;
    border-radius: 30px;
}

@media screen and (max-width:991px) {
	
	.gocent {
    text-align: center;
    padding: 0 10px;
    align-items: center;
    justify-content: center;
    margin-left: -2%;
}

    .map-details-row {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .animatedheight a {
        color: #fff !important;
    }

    .homecontain {
        padding: 0 10px;
    }

    .MB20-mob {
        margin-bottom: 0px;
    }

    .sign_bg {
        display: none;
    }

    .wide_cal {
        width: 99% !important;
    }

    .subsec {
        background: none !important;
    }

    .socialpos {
        left: 0% !important;
    }

    .home_res {

        /* margin: 0 auto; */

        position: relative;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0px;
        z-index: 9;
        padding: 15px 0;

        width: 98%;
        margin-top: 1%;
    }

    .bookhead {
        padding: 0px;
    }

    .carousel-control {
        bottom: 50%;
        width: 48px;
        padding: 0px;
        height: 48px;
    }

    .carousel-control .fa {
        top: 0;
    }

    .carousel-control.left {
        left: 20px;

    }

    .carousel-control.right {
        right: 20px;

        left: auto;
    }

    .foot_top a {
        display: inherit;
    }

    .Book_Special {
        left: 30%;
    }

    .borlefty {
        border: 1px solid #fff;
    }

    .vertmar {
        margin: 30px 0;
    }

    .reservation .btn-success {
        margin: 0;
    }

    .text-sm-left {
        text-align: left;
    }

    .text-sm-center {
        text-align: center;
    }

    .nofloats {
        float: none;
    }

    .pudon {
        padding-top: 30px;
    }

    .home_collapse {
        position: relative;
        width: 100%;
        margin: 0 0%;
    }

    .MB20_tab {
        margin-bottom: 40px;
    }

    /*.res_heading{margin-top:40px;}*/
    /*.gocent{padding-top:20px;}*/
    .shadowboxdiv {
        width: 100%;
        height: auto;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px;
    }

    .color_g {
        width: 100%;
        margin: 0;
    }

    .white-box {
        font-size: 18px;
    }

    .picinbg {
        background: none;
    }

    .mysumm .picholder {
        padding: 95px 0 15px 0;
    }

    .makeup .container {
        padding-bottom: 40px;
    }

    .mysumm {
        padding: 0;
    }

    .mysumm p {
        padding: 25px;
    }

    .midspace {
        padding: 100px 0;
    }

    .midspace1 {
        padding: 100px 0;
    }

    .vibtn {
        padding: 11px 35px;
        background: forestgreen;
        color: #fff;
    }

    .posit {
        position: absolute;
        bottom: 0;
    }

    .posit .vibtn {
        background: #09a723;
        color: #fff;
    }

    .subsec em {
        font-size: 25px;
        padding-top: 5px;
    }

    .subsec .subname {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }

    .mysearchlee {
        text-align: right;
    }

    .inn-vertmar {
        margin: 20px 0 0 0;
    }

    .footul li {
        padding: 2px 0;
		    justify-content: right;
    }

    .dropshadow {
        box-shadow: none;
        margin-top: -32px;
    }

    .smwid {
       /* float: none;*/
        display: inline-block;
        /* margin:0 auto; padding:0 10px !important;*/
    }

    .home_res .pullme {
        padding: 5px 0;
    }

    #no_of_room,
    #no_of_adult,
    #no_of_child {
        text-align: center;
        padding: 10px;
    }

    #no_of_rooms {
        text-align: center;
        padding: 10px;
    }

    .home_res .selectdiv:after {
        top: -45px;
        right: -55px;
    }

    .inner_res .selectdiv:after {
        top: -50px;
        right: -45px;
    }

    .bg_bar {
        display: none;
    }

    .inner_res .pullinn {
        margin-top: 25px;
    }

    .slick-slider {
        margin-bottom: 70px !important;
    }

    .slick-arrow {
        bottom: -48px !important;
    }

    .tbpcen {
        padding: 0;
    }

    .attention .glyphicon-warning-sign {
        width: 3%;
    }

    .attention .glyphicon-remove {
        width: 3%
    }

    .attention p {
        padding-left: 8px;
        width: 93%;
    }

    .mainbg {
        background: none;
    }

    .graymainbg {
        background: none;
        min-height: 0px;
    }

    .lightgraybg {
        background-color: #fff;
    }

    .lightgraybg1 {
        background-color: #ebebeb;
    }

    .innsight_logo {
        margin-top: 15px;
        padding: 8px 0px;
    }

    .mapbg {
        margin-bottom: 20px;
    }

    #cis-style .wide_cal,
    #cis-style1 .wide_cal {
        width: 67% !important;
    }

    .nopad {
        margin-top: 10px;
    }

    .add-on {
        width: 40px;
        height: 40px;

    }

    .choosyin {
        height: auto;
        margin-bottom: 20px;
    }


    .line1,
    .line2,
    .line3 {
        color: #111;
        padding: 0;
    }

    .hotwrap {
        padding: 20px 0 0 0;
        display: block;
        text-align: center;
        min-height: auto;
    }

    .line2 {
        line-height: 70px;
    }


    .yellowgreenbg {
        background: none;
        margin: 0;
        min-height: auto;
    }

    .imageholder1 {
        position: relative;
        top: auto;
    }

    .textybox {
        padding: 15px 10px 20px 10px;
    }



    .imageholder1 {
        text-align: center;
    }

    .gallsec {
        padding: 25px 0;
    }

    .gallwraps {
        margin-top: 25px;
    }

    .exploresec {
        padding: 25px 10px;
    }

    .facilities {
        width: 100%;
    }

    .mappy {
        margin: 55px 0 0 0;
    }

    .map_name {
        padding: 25px 0 10px 0;
    }

    .myflextie {
        display: block;
        min-height: auto;
        margin-bottom: 7px;
    }

    .adme {
        margin-top: 20px;
    }

    #frmReviews .add-on {
        bottom: 4px;
    }

    .spacetops {
        margin-top: 0;
    }


    .holdit img {
        width: 100%;
        top: 0;
        left: 0;
        box-shadow: none;
    }

}


@media screen and (max-width:388px) {
    .fc-toolbar .fc-right {
        margin-top: 10px !important;
    }
}

@media screen and (max-width: 475px) {
    .holdupbox {
        padding: 30px 5px;
    }
}

@media screen and (max-width:767px) {

    .bluetrans2 {
        width: 280px;
        top: 320px;
    }

    .bluetrans {
        width: 280px;
        top: 150px;
    }

    .grid1 {
        padding: 0px !important;
    }

    .zeropad {
        padding: 0;
    }

    .newclass {
        margin: 0px 0 0 0;
    }

    .text-xs-center {
        text-align: center;
    }

    .home_collapse {
        width: 85%;
        margin-left: 14%;
    }

    .vertmar {
        margin: 15px 0;
    }

    .reservation .btn-success {
        padding: 10px 35px;
    }

    .res_heading {
        margin-top: 0;
    }

    .res_bg {
        padding-top: 0px !important;
    }

    .white-box {
        font-size: 13px;
        font-weight: 400;
    }

    .pushboth {
        padding: 15px 0;
    }

    .gallmain {
        display: block;
        border-collapse: inherit;
    }

    .gallwrite {
        display: block;
        padding: 50px 20px;
    }

    .gallwrite2 {
        display: block;
    }

    .gallbg {
        background-position: 0 0;
        min-height: 335px;
    }

    .gallbg2 {
        background-position: 0 0;
        min-height: 335px;
    }

    .social li {
        display: inline-block;
        padding: 0 0px;
    }

    .social li.sochead {
        display: block;
        padding: 0 0 10px 0;
    }

    .mysocialsec .MT5 {
        margin-top: 0;
    }

    .rightspacy {
        text-align: center;
        margin-top: 20px;
    }

    .alignleft {
        text-align: center;
        margin: 0 0 10px 0;
    }

    .subsec {
        background: none;
    }

    .greyme {
        background: #6e7683;
        padding: 10px 15px 15px 15px;
        border-radius: 3px;
    }

    .mysearchlee {
        margin-top: 20px;
        text-align: center;
    }

    .gocentric {
        float: none;
        text-align: center;
    }

    .xs-nopad {
        padding-left: 0;
        padding-right: 0;
    }

    .inn-vertmar {
        margin: 0;
    }

    .grid1 figure {
        float: none;
    }

    

    .bg_color {
        background-position: -280px 0;
    }

    #cis-style label,
    #cis-style1 label {
        width: 20%;
    }

    #cis-style .wide_cal,
    #cis-style1 .wide_cal {
        width: 93% !important;
        margin-left: 0;
    }

    .socialpos {
        margin-top: 20px;
    }

    .wide_cal {
        width: 100% !important;
    }

    .exbtn a {
        letter-spacing: 10px;
    }

    .facilities div.MT10 {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .mappy {
        margin: 25px 0 0 0;
    }

    .chooseops {
        margin-bottom: 15px;
    }

    .carousel-caption {
        width: 100%;
        left: 0;
        right: 0;
        padding: 0;
        bottom: 12px;
    }

    .white-box {
        display: block;
        padding: 10px;
        padding-bottom: 14px;
    }

    .white-box.line-2 {
        padding-top: 0;
        padding-bottom: 10px;
    }


    .h1_sister {
        font-size: 30px;
    }

    .carousel-control .fa {
        font-size: 35px;
        top: 1px;
    }

    

    #tag-id.w130 {
        width: 50%;
    }

    .map_name {
        padding: 15px 0 10px 0;
    }
	
	.footul li a {
		font-size: 17px;
	}
	
	.writerev{
		margin: 0px !important;
	}
}


.bg-color h2 {
    background: #0d194d !important;
}

.fc-widget-content a {
    color: #000 !important;
}

.fc-widget-content a:hover {
    color: #000 !important;
}

.fc-widget-content a:focus {
    color: #000 !important;
}

.bgevents {
    border-bottom: 2px solid #005b46 !important;
}

.fc-widget-header a {
    color: #444 !important;
}

#myCarousel2 .carousel-inner {
    position: relative;
    width: 80%;
    overflow: hidden;
    margin: 0 auto;
}


@media screen and (max-width:600px) {
    .res_bg {
        padding-top: 0 !important;
    }


    .midspace {
        padding: 40px 0;
    }

    .midspace1 {
        padding: 40px 0;
    }

    .attention .glyphicon-warning-sign {
        width: 4%;
    }

    .attention .glyphicon-remove {
        width: 4%
    }

    .attention p {
        padding-left: 8px;
        width: 91%;
    }

    .bg_color {
        background-position: -430px 0;
    }

    #cis-style label,
    #cis-style1 label {
        width: 25%;
    }

    /*#cis-style .wide_cal, #cis-style1 .wide_cal{width:70% !important;}*/

    .exbtn a {
        letter-spacing: 5px;
    }

    .choosyin {
        margin-bottom: 5px;
    }

    .map_name {
        letter-spacing: 10px;
    }

    .checkbgextrawork {
        width: 91%;
    }
}

@media screen and (max-width:500px) {

    /*.F20_check{font-size:30px;}
    .monthcheck {
        font-size: 24px;
    }*/

	.F20_check {
   /* font-size: 24px;*/
    color: #fff;
}

    .reservation #dpd1,
    .reservation #dpd2 {
        height: 55px;
    }

    .mysumm p {
        padding: 25px 0 10px 0;
    }

    #frm_msg_box .add-on {
        top: 2px;
    }

    .inner_res .selectdiv:after {
        top: -40px;
    }

    .home_res .selectdiv:after {
        top: -35px;
        right: -45px;
    }

    #cis-style label,
    #cis-style1 label {
        width: 45%;
    }

    /*#cis-style .wide_cal, #cis-style1 .wide_cal{width:64% !important;}*/
    .socialpos {
        margin-top: 20px;
    }

    #lostFound_box .add-on {
        top: -3px;
    }

    .homecontain.MT50_new {
        margin-top: 0;
    }

    .line2,
    .textybox .line2 {
        font-size: 55px;
        line-height: 60px;
    }

    .line3,
    .textybox .line3 {
        font-size: 24px;
    }

    .textybox {
        padding: 15px 0;
        width: 100%;
    }

    .sectitle {
        font-size: 35px;
    }

    .sideline1 {
        display: none;
    }

    .map_name {
        letter-spacing: 5px;
    }

    .mappy .text-center.MT20 {
        margin-top: 10px;
    }

    .connect {
        margin: 0;
        letter-spacing: 5px;
    }

    footer {
        margin-top: 30px;
    }

    .mobiletop-box-divs img {
        max-width: 125px;
    }
}




@media screen and (max-width:1199px) {
    .innerheader {
        bottom: 10px;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {

   .att_bg {
    height: 300px !important;
	}
	
	.panel-body {
		padding: 10px 20px 0px 20px  !important;
	}
	
	.sort_bar{
		    height: 36px !important;
	}
	
	.but_flot a{
		padding-bottom: 7px !important;
		margin-top: 11px !important;
		padding-top: 7px !important;
	}
    .bx-next {
        background: url(../img/nextprev.png) -100px 0px no-repeat !important;
    }

    .bx-prev {
        background: url(../img/nextprev.png) 0px 0px no-repeat !important;
    }
}

@media screen and (max-width:767px) and (min-width: 320px) {
    .clrwhitepf {
        margin-bottom: 10px;
    }

    .innerheader {
        bottom: 13px !important;
        font-weight: normal !important;
    }

    .red-box {
        font-size: 16px;
    }

    .MB20-mob {
        margin-bottom: 0px;
    }
}

@media screen and (max-width:991px) {

    #cancel_reservation1 a {
        margin-top: 0;
    }

    .mymapframes {
        margin: 60px 0 30px 0;
    }

    .mapbutton {
        margin-top: 0;
    }

    .holdit {
        background: none;
    }

    .topbtnmar {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .amenties {
        background: none;
    }

    .topbots {
        margin: 0 auto;
    }
}


@media screen and (max-width:767px) {

    .mymapframes {
        margin: 50px 0 25px 0;
    }

    .socialpos {
        margin-top: 25px;
    }

    .buttonfx2 {
        padding: 15px 0px;
    }
}


@media screen and (max-width:400px) {
    /* .carousel-control {
        bottom: 158px !important;
    } */

	.heading.line-2::before{
		    top: 43px;
			left: 0%;
	}
	
	.heading.line-2::after{
		    top: 43px;
			right: 0%;
	}
	
	.line::before{
		left:0px;
	}
	
	.buttonfx {
    width: 252px;
    margin-left: -12%;
	}

	.att_bg .buttonfx{
	margin-left: 0px;
	}
	
	.line::after{
		right:0px;
	}
	
	.rev_title.line::before{
		    left: -7px;
	}
	
	.rev_title.line::after{
		    right: -7px;
	}
	
	.locat.line::before {
    left: 14%;
	}

	.locat.line::after {
    right: 14%;
	}
	.overall{
		    width: 95%;
    margin-left: 10px;
	}
	
	.att_bg {
    background: url(../img/attr-bg.jpg) no-repeat center;
    background-size: cover;
    height: auto;
	}

    .home_collapse {
        width: 100%;
        margin: 0;
    }

    #lostFound_box .add-on {
        top: -4px;
    }

    .reservation #dpd1,
    .reservation #dpd2 {
        height: 40px;
    }

    .reservation .btn-success {
        font-size: 18px;
    }

    .makeup .container {
        padding-bottom: 30px;
    }


    .home_res .selectdiv:after,
    .inner_res .selectdiv:after {
        top: -30px;
        right: -20px;
    }

    .inner_res .pullinn {
        margin-top: 15px;
    }

    .attention .glyphicon-warning-sign {
        width: 5%;
    }

    .attention .glyphicon-remove {
        width: 5%
    }

    .attention p {
        padding-left: 5px;
        width: 89%;
    }

    /*.bg_color{background-position:-590px 0;}*/
    .home_res .fa-calendar-check-o.F30 {
        font-size: 25px;
    }

    .homecontain h1 {
        font-size: 18px;
    }

    .sectitle {
        font-size: 27px;
    }

    .exbtn {
        padding: 0;
    }

    .exbtn a {
        letter-spacing: 2px;
        font-size: 20px;
    }

    .line1 {
        font-size: 16px;
    }

    .line2,
    .textybox .line2 {
        font-size: 50px;
        line-height: 55px;
    }

    .line3,
    .textybox .line3 {
        font-size: 20px;
    }

    .mobile0verviewinnwerdiv {
        padding: 0;
    }

    .sectitle2 {
        font-size: 50px;
    }

    .gallsec {
        padding: 20px 0;
    }

    .gallwraps {
        margin-top: 20px;
    }

    .amenties,
    .connect {
        font-size: 27px;
    }

    .connect {
        letter-spacing: 2px;
        padding: 30px 0 15px 0;
    }

    #socialpos .social li a {
        width: 45px;
        height: 45px;
        font-size: 35px;
    }

    .extrabigbg p {
        width: 95%;
    }

    .map_name {
        font-size: 20px;
        letter-spacing: 3px;
        padding: 20px 0 10px 0;
    }

    #no_of_rooms,
    #no_of_adult,
    #no_of_child {
        width: 100%;
		padding: 5px 0 5px 5px !important;
    }

}

	.mydiv h3,
	.blogn_title {
		background: #0d194d
	}

	div.mydiv a,
	div.mydiv a:hover,
	.empty-month,
	.empty-month:hover {
		color: #0d194d
	}

.mydiv li li:hover {
    background: none;
}

.mydiv li li:hover a {
    color: #0d194d;
}

div.mydiv a:focus {
    color: #0d194d !important
}

.userddbox .btn:focus,
.btn:hover {
    color: #fff !important
}

.mydiv li a:hover {
    color: #0d194d !important
}

.mydiv li a:hover span {
    color: #ffffff !important
}

.promo-but {
    background-image: none !important;
}

.promo-but:hover {
    background-image: none !important;
}

.checkavail:hover {
    color: #fff !important;
}

.cookietxt a:link,
.cookietxt a:visited {
    color: #126BAF;
    font-weight: 500 !important;
}

.cookietxt a:hover,
.cookietxt a:active {
    color: rgb(13, 77, 126);
}

#mycookiepolicy {
    font-weight: normal;
}

.logo_inn {
    text-align: center;
}

.logo_inn img {
    width: 100%;
    position: relative;
    top: 5px;
}

#form_sixplusbooking a {
    color: #005b46;
}

#form_sixplusbooking a:hover {
    color: #005b46;
}

#form_sixplusbooking a.but_bg,
#form_sixplusbooking a.red-but {
    color: #fff;
}

#form_sixplusbooking a.but_bg:hover,
#form_sixplusbooking a.red-but:hover {
    color: #fff;
}


@media screen and (max-width: 1199px) {

    .gallcenwrap {
        width: 75%;
        margin: 0 auto;
        position: absolute;
        left: 13%;
        top: 350px;

    }

    .line2 {
        font-size: 55px;
    }

    .line4 {
        font-size: 64px;
    }


    .gallheader .hotwrap {
        padding-left: 20px;
    }
}

.accomodation .line-1 {
    font-size: 35px;
    color: #0059a4;
    letter-spacing: 7px;
}

.accomodation .line-2 {
    font-size: 20px;
    color: #0059a4;
    letter-spacing: 8px;
}

.accomodation .line-3 {
    font-size: 26px;
    line-height: 65px;

}

.d-block {
    display: block;
}

.text-strong {
    font-weight: bold;
}

.gallsec-small .gall-header {
    background-image: url('../img/gall-small-header-bg.jpg');
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 2px 20px rgba(114, 114, 114, 0.5);
}

.gallsec-small .line2 {
    color: #cceefc;
}

.gallsec-small .line4 {
    line-height: 95px;
}

.mainfoot .accomodation .line-1 {
    font-size: 50px;
}

.mainfoot .accomodation .line-2 {
    font-size: 25px;
}

.mainfoot .textybox {
    padding: 30px 0 20px 0;
}

@media screen and (max-width: 767px) {
    .socialsection .line1 {
        font-size: 18px;
        color: #222;
        letter-spacing: 5px;
        line-height: 50px;
    }
}


.socialicons {
    background-color: #ebebeb;
}

/* footer */
.connect {
    color: #4d0b0f;
    font-size: 30px;
    display: inline;
    padding: 0px;

    position: relative;
}

/* footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoyoutube:hover {
    background-color: #ff0000;
}

.social-network a.icoyelp:hover {
    background-color: #f44336;
}

.social-network a.icotrip:hover {
    background-color: #4caf50;
}

.social-network a.icopint:hover {
    background-color: #cb2027;
}

.social-network a.icoinsta:hover {
    background-color: #ca496b;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

.social-network a.icoRss:hover em,
.social-network a.icoFacebook:hover em,
.social-network a.icoTwitter:hover em,
.social-network a.icoGoogle:hover em,
.social-network a.icoVimeo:hover em,
.social-network a.icoLinkedin:hover em,
.social-network a.icoyoutube:hover em,
.social-network a.icoyelp:hover em,
.social-network a.icotrip:hover em,
.social-network a.icopint:hover em,
.social-network a.icoinsta:hover em {
    color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 60px;
    height: 60px;
    font-size: 20px;
}

.social-circle li em {
    margin: 0;
    line-height: 60px;
    text-align: center;
}

.social-circle li a:hover em,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle em {
    color: #636363;
    font-size: 40px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

/* footer social icons */


.telephone:link,
.telephone:visited {
    color: #0c0c0c;
}

.telephone:hover,
.telephone:active {
    color: #0c0c0c;
}

.scrollspy-example a:link,
.scrollspy-example a:visited {
    color: #0c0c0c !important;
}

.scrollspy-example a:hover,
.scrollspy-example a:active {
    color: #0c0c0c !important;
}


/* PARKER GUEST HOUSE CODING */

.adme {
       color: #000;
    padding: 15px 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.carousel-inner>.item::after {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+0,0.4+35,0.4+65,0.75+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.4) 35%, rgba(0,0,0,0.4) 65%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.4) 35%,rgba(0,0,0,0.4) 65%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.4) 35%,rgba(0,0,0,0.4) 65%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */



    

    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: block;
    content: "";
}

.headerbg::after,
.giveblock.PR::after {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.75+0,0.4+35,0.4+65,0.75+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.4) 35%, rgba(0,0,0,0.4) 65%, rgba(0,0,0,0.75) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.4) 35%,rgba(0,0,0,0.4) 65%,rgba(0,0,0,0.75) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.4) 35%,rgba(0,0,0,0.4) 65%,rgba(0,0,0,0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */



position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: block;
    content: "";

}

.top-nav-ul>li.active>a::after,
.navbar-nav li a::after {
    content: "";
    height: 1px;
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 5px;
    transition: all .2s;
    background: #fff;
    transform: scaleX(0);
    transform-origin: right;
}

.top-nav-ul>li.active>a::after,
.navbar-nav li a:hover::after,
.navbar-nav li a:focus::after {
    transform: scaleX(1);
}

.navbar-nav li.lgo_here a:focus::after {
    transform: scaleX(0);
}

.top-nav-ul .dropdown-menu {
    background: rgb(26, 44, 56);

}

.top-nav-ul .dropdown-menu li a:hover {
    background: #fff;
    color: #000;
}

.top-nav-ul .dropdown-menu li a::after,
li.reserspl a::after {
    margin-top: 0;
    height: 0;
}

.top-nav-ul {
    width: 94%;
    display: flex;
    flex: 1;
    justify-content: space-around;
    margin: 45px;
    align-items: center;
    background:rgba(26, 44, 56, 0.52);
    height: 70px;
}




.guestroom-text-col {
    margin-left: 15%;
    height: 600px;
}

.guestroom-text {
    width: 100%;
    background: rgba(255, 255, 255, .89);
    padding: 50px 30px;
    height: 85%;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    max-width: 500px;
    -webkit-box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.75);

}

.guestroom-title__line-1 {

    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
}

.guestroom-title__line-2 {
    text-transform: uppercase;
    font-size: 75px;
    font-weight: bold;
    line-height: 65px;
    margin-bottom: 100px;
}

.guestroom-desc {
    margin: 40px auto 65px auto;
    line-height: 25px;
}

.button-wrapper {
    text-align: center;
}

.top-cross-big {
    position: absolute;
    top: -72px;
    left: -20px;
}

.bottom-cross-big {
    position: absolute;
    bottom: -77px;
    left: -23px;
}

.top-cross-right {
    position: absolute;
    top: -16px;
    right: -21px;
}

.bottom-cross-right {
    position: absolute;
    bottom: -19px;
    right: -22px;
}

.balancer-line-top {
    position: absolute;
    top: -26px;
    right: 15%;
}

.balancer-line-bottom {
    position: absolute;
    bottom: -26px;
    right: 15%;
}

.garden-white-bg {
    margin-top: 250px;
    -webkit-box-shadow: 0px 3px 17px -6px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0px 3px 17px -6px rgba(0, 0, 0, 0.65);
    box-shadow: 0px 3px 17px -6px rgba(0, 0, 0, 0.65);
}

.garden-img-wrapper {
    position: relative;
    background: #f3f3f3;
}

.garden-img {
    width: 96%;
    display: block;
    margin: 0 auto;
    transform: translateY(-52%);
    height: 498px;
    object-fit: cover;
    object-position: bottom;
    position: relative;
}

.garden-frame {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 0;
}

.garden-title-1 {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
}

.garden-title-1__line-1 {
    font-family: 'Jomolhari', serif;
    font-size: 55px;
    line-height: 60px;
}

.garden-title-1__line-1::after {
    content: '';
    background: #fff;
    height: 1px;
    width: 85%;
    display: block;
    position: absolute;
    /* width: 100%; */
    left: 50%;
    transform: translateX(-50%);
    top: 40%;
}

.garden-title-1__line-2 {
    letter-spacing: 7px;
}

.leaf-graphic {
    width: 100%;
}

.leaf-graphic img {
    max-width: 200px;
}

.garden-title-2 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    text-align: left;
}

.garden-title-2__line-1 {
    color: #7f7f7f;
}

.garden-title-2__line-2 {
    font-family: 'Jomolhari', serif;
    font-size: 45px;
    line-height: 60px;
    margin-bottom: 30px;
}


.things-todo {
    background: url('../img/things-todo-bg.jpg') no-repeat center center /cover;
    display: block;
    width: 88%;
    margin: 0 auto;
    position: relative;
}

.top-cross-left {
    position: absolute;
    top: -18px;
    left: -20px;
}

.secret-hub {
    width: 100%;
    background: rgba(255, 255, 255, .89);
    padding: 60px 30px 50px 30px;
    height: 100%;
    transform: translate(15%, -15%);
    max-width: 480px;
    -webkit-box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.60);
    -moz-box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.60);
    box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.60);
    position: relative;
}


.secret-hub__desc {
    margin: 40px auto 65px auto;
    line-height: 25px;
}


.secret-hub-title__line-1 {
    color: #737373;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.secret-hub-title__line-2,
.secret-hub-title__line-3 {
    line-height: 47px;
    font-family: 'Jomolhari', serif;
    text-transform: uppercase;
    font-size: 40px;
    color: #353535;
}

.bottom-angle {
    position: absolute;
    bottom: -40px;
    right: -40px;
}

.button-rectangle {
    color: #323232;
    border: 1px solid #323232;
    padding: 10px 25px;
    font-family: 'Jomolhari', serif;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

/* Sweep To Right */

.button-rectangle:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #323232;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.button-rectangle:hover,
.button-rectangle:focus,
.button-rectangle:active {
    color: #fff;
}

.button-rectangle:hover:before,
.button-rectangle:focus:before,
.button-rectangle:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}



.bottom-cross-left {
    position: absolute;
    bottom: -19px;
    left: -22px;
}


.top-angle {
    position: absolute;
    top: -40px;
    left: -40px;
}

.section-attractions {

    min-height: 850px;
    
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%), url('../img/attraction-bg.jpg') no-repeat center center /cover;
    
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%), url('../img/attraction-bg.jpg') no-repeat center center /cover;
    
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.64) 99%, rgba(0, 0, 0, 0.65) 100%), url('../img/attraction-bg.jpg') no-repeat center center /cover;
      
    color: #fff;
     
    position: relative;
}

.attraction-text {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 20%;
}

.white-btn {
    color: #fff !important;
}

.attraction-btn {
    width: 254px;
    height: 80px;
}

.white-btn::after {
    background: url(../img/leaf-graphic.png) no-repeat center center /cover;
    height: 38px;
}

.attraction-line-1 {
    letter-spacing: 20px;
    font-size: 20px;
    padding-left: 1.5%;
}

.attraction-line-2 {
    font-family: 'Jomolhari', serif;
    font-size: 65px;
}


.map-data,
.map-data a {
    color: #353535;
}

.map-data-row {
    margin: 17px auto;
}



.section-map .text-lowercase {
    text-transform: lowercase;
}

.socialsection .social-icon {
    font-size: 45px;
    line-height: 50px;
    color: #fff;
    padding: 0 35px;
    transition: all .2s;
}

.icon-insta:hover {
    color: #A32DB8;
}

.icon-twitter:hover {
    color: #00acee;
}

.icon-facebook:hover {
    color: #3b5998;
}

.icon-yelp:hover {
    color: #c41200;
}

.icon-tripadvisor:hover {
    color: #00AF88;
}


.socialsection.text-center {
    margin-bottom: 25px;
    background: #102330;
    padding: 20px;
}

.footer-detailed-section {
    background: url('../img/footer-bg.png');
    padding: 40px 0 10px 0;
}


.goog-te-gadget-simple .goog-te-menu-value {
    color: #000 !important;
    font-size: 15px;
    text-transform: unset;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    margin: 0;
    display: flex;
}



.footer-special-link {
    color: #fff;
    font-size: 13px;
    display: block;
    cursor: pointer;
    /* text-align: center; */
}

.footer-special-link img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 120px;
}

.footer-special-row {
    display: flex;
    justify-content: space-evenly;
}

.tripadvisor-col {
    padding: 0;
    margin-bottom: 45px;
}

.footer-detailed-section .col-lg-6 {
    max-width: 700px;
    padding: 0;
	color: #fff;
}

.top-nav-ul li.lgo_here a:hover::after {
    transform: scaleX(0);
}

@media (max-width: 1199px) {
    .header-title {
        display: none;
    }

    .mobilenavigations li a .fa,
    .mobilenavigations li a .glyphicon {
        width: 45px;
    }

    .mobilenavtab.collapse.in {
        opacity: 1;
        transform: translateY(0);
    }

    .secret-hub,
    .amenities-wrapper {
        padding: 60px 30px;
    }

    .section-attractions {
        min-height: 700px;
    }

    .attraction-text {
        bottom: 13%;
    }


    .footer-special-row {
        padding: 0
    }
}

@media (max-width: 991px) {

    .copytxt {
        padding: 0 0 15px 0;
    }

    .carousel-control {
        width: 40px;
        height: 40px;
        border-radius: 100vh;
    }

    .guestroom-text-col {
        display: none;
    }

    .balancer-line-top {
        display: none;
    }

    .balancer-line-bottom {
        display: none;
    }

    .section-guestroom {
        min-height: 450px;
    }

    .tablet-section-title {
        text-align: center;
        margin: 60px auto 20px auto;
    }

    .tablet-section-title .line-1 {
        font-size: 15px;
        color: #a0a0a0;
        line-height: 15px;
        letter-spacing: 2px;
    }

    .tablet-section-title .line-2 {
        color: #353535;
        font-family: 'Jomolhari', serif;

        font-size: 45px;

    }

    .garden-white-bg {
        display: none;
    }

    .garden-img-tab {
        text-align: center;
        margin: 0 auto 30px 0;
    }


    .garden-img {
        width: 90%;
        display: block;
        margin: 0 auto;
        transform: translateY(0);
        max-height: 400px;
        object-fit: cover;
        object-position: bottom;
        position: relative;
    }

    .section-review {
        display: none;
    }

    .things-todo {
        display: none;
    }

    .secret-hub-tab,
    .amenities-wrapper-tab {
        padding: 40px 30px;
        background: rgba(255, 255, 255, .89);
        -webkit-box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.60);
        -moz-box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.60);
        box-shadow: 0px 0px 21px -3px rgba(0, 0, 0, 0.60);
        height: 100%;
    }

    .secret-hub-tab__title-line-1,
    .amenities-tab__title-line-1 {
        color: #737373;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
        line-height: 25px;
    }

    .secret-hub-tab__title-line-2,
    .secret-hub-tab__title-line-3,
    .amenities-tab__title-line-2 {
        line-height: 40px;
        font-family: 'Jomolhari', serif;
        text-transform: uppercase;
        font-size: 35px;
        color: #353535;
    }

    .guestroom-desc-tab {
        margin: 30px auto 65px auto;
        line-height: 25px;
    }

    .amenity-desc-tab {
        margin: 40px auto 65px auto;
        line-height: 25px;
    }

    .amenity-row-tab {
        margin-bottom: 25px;
    }

    .amenity-icon-tab {
        text-align: center;
    }

    .amenity-icon-tab img {
        max-width: 100%;
    }

    .amenity-text-tab {
        text-transform: uppercase;
    }

    .things-todo-amenities-tablet {
        margin: 50px auto;
    }

    /* .things-todo-amenities-tablet .container {
        display: flex;
    } */

    .attraction-tab-line-1 {
        letter-spacing: 20px;
        font-size: 20px;
        padding-left: 1.5%;
    }

    .attraction-tab-line-2 {
        font-family: 'Jomolhari', serif;
        font-size: 65px;
    }

    .attraction-text-tab {
        text-align: center;
    }

    .attraction-text {
        display: none;
    }

    .section-attractions {
        min-height: 550px;
    }

    /*.buttonfx:after {
        height: 38px;
    }*/

    .attraction-btn {
        margin-top: 30px;
        width: 255px !important;
    }

    .section-map {
        margin: 50px auto 40px auto;
        width: 90%;
        padding: 0;
        min-height: 360px;
    }

    .map-text {
        display: none;
    }


    .address {
        margin-top: 25px;
    }

    .map-row-mob {
        display: flex;
        justify-content: space-around;
    }

    .address,
    .phone,
    .email {
        margin-bottom: 25px;
        text-align: center;
        text-transform: uppercase;
    }

    .phone a, .email a {
        color: #333 !important;
    }

    .buttonfx {
        width: auto;
		margin-left: -3%;
    }

    .map-tab-btn .buttonfx {
        margin: 20px auto;
    }

    .socialsection .line1 {
        font-size: 27px;
        line-height: 35px;
        margin-bottom: 20px;
    }

    .socialsection .social-icon {
        font-size: 35px !important;
        line-height: 35px !important;
		    padding: 0 11px !important;
			
    }

    .footer-special-row {
        display: block;
        margin-bottom: 50px;
    }

    .footer-special-row::after {
        content: '';
        height: 1px;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        display: block;
        background: #fff;
        bottom: -30px;
        text-align: center;
        /* max-width: 405px; */
    }

    .maptextaddress {
        font-weight: bold;
    }

    .secret-hub-tab {
        margin-bottom: 20px;
    }

    .secret-hub-tab__title {
        text-align: center;
    }

    .amenities-tab__title {
        text-align: center;
    }
}


@media (max-width: 767px) {

    .logo-col {
        order: 1;
        margin-bottom: 30px;
    }

    .footer-details-col {
        order: 2;
    }

    .footer-detailed-section {
        flex-direction: column;
        padding: 40px 0 20px 0;
    }

    .secret-hub-tab__title {
        text-align: left;
    }

    .amenities-tab__title {
        text-align: left;
    }



    .map-row-mob {
        flex-direction: column;
    }


    .tablet-section-title .line-1 {
        font-size: 14px;
        line-height: 20px;
    }

    .tablet-section-title .line-2 {
        font-size: 38px;
    }

    .review-title__line-1 {
        font-size: 32px;
        line-height: 32px;
    }

    .tablet-section-title {
        margin: 40px auto 20px auto;
    }

    .garden-img {
        width: 100%;
        max-height: 220px;
    }


    .secret-hub-tab__title-line-2, .secret-hub-tab__title-line-3, .amenities-tab__title-line-2 {
        line-height: 35px;
        font-size: 31px;        

    }

    .amenity-row-tab {
        display: flex;
        align-items: center;
    }

    .amenity-text-tab {
        font-size: 14px;
    }
    

    .attraction-tab-line-1 {
        letter-spacing: 10px;
        font-size: 13px;
    }

    .attraction-tab-line-2 {
        font-size: 38px;
    }

    .section-attractions {
        min-height: 450px;
    }

    .buttonfx {
        font-size: 16px;
    }

    .buttonfx:after {
        bottom: 10px;
        background-size: 65%;
    }

    .section-map {
        margin: 20px auto 40px auto;
        width: 100%;
    }

    .maptextaddress {
        display: block;
    }

    .socialsection .line1 {
        font-size: 21px;
        line-height: 45px;
		color: #fff;
    }

    .goog-te-gadget-simple {
        width: 160px;
    }

    .tripadvisor-col {
        margin-bottom: 30px;
    }

    .footul {
        column-count: 1;
        margin: 20px 0;
    }

    .copytxt {
        flex-direction: column;
    }

    .adme {
        text-align: center;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .buttonfx:after {
        background-size: 80%;
    }
}

.slidertext-bg1 {
    font-size: 15px;
    margin-top: 0px;
    padding: 5px 20px;
    display: block;
    font-weight: 700;
}


/* ANIKET EDITS */

@media (min-width: 768px) and (max-width: 1199px) {
    .socialsection .social-icon {
        padding: 0 14px;
    }
}

.header-title .leaf-graphic {
    margin-top: 5px;
}

.text-justify.destination_details.common_hoteg {
    text-align: left;
}


@media (min-width: 992px) {
    .map-data-row:first-of-type {
        display: flex;
        justify-content: center;
        text-align: left;
    }
}

/* BEST WESTERN PLUS SILVER CREEK INN */

@media (min-width: 1200px) and (max-width: 1399px) {
    .lgo_here img {
        max-width: 100px;
    }
}

.whitestrip {
    position: absolute;
    left: 50%;
    top: 48%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

#carouselButtons button:focus {
    outline: 0;
}

.attachlogo img {
    width: 600px;
}

h1 img {
    display: block;
    margin: 0 auto 15px auto;
}

.welcome_text {
    color: #9f9f9f;
    display: block;
    font-size: 20px;
    letter-spacing: 5px;
}

.section-title-1 {
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 5px auto 0 auto;
}

.section-title-1__line-1 {
    display: block;
    color: #850028;
    font-weight: bold;
    font-size: 40px;
}

.section-title-1__line-2 {
    background: #6b563b;
    color: #fff;
    padding: 2px 9px 2px 12px;
    font-size: 18px;
    letter-spacing: 6px;
    position: relative;
    display: inline-block;
    top: -13px;
}

.introimage-container {
    display: flex;
    justify-content: space-between;
    margin: 30px auto;
}

.introimage-container__col-1 {
    background: url('../img/intro-img-1.jpg') no-repeat center center /cover;
    height: 460px;
    width: 35%;
    overflow: hidden;
    position: relative;
}

.introimage-container__col-2 {
    width: 29%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.introimage-container__col-2-row-1 {
    background: url('../img/intro-img-2.jpg') no-repeat center center /cover;
    height: 45%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.introimage-container__col-2-row-2 {
    background: url('../img/intro-img-3.jpg') no-repeat center center /cover;
    height: 54%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.introimage-container__col-3 {
    background: url('../img/intro-img-4.jpg') no-repeat center center /cover;
    height: 420px;
    width: 35%;
    overflow: hidden;
    position: relative;
}

.introimage-container__hover-wrapper {
    position: absolute;
    height: 95%;
    width: 95%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.3);
    border: 8px double #fff;
    background: rgba(255,255,255,.4) url('../img/logo.png') no-repeat center center;
    opacity: 0;
    transition: all .3s;
    background-size: 30%;
}

.introimage-container div:hover > .introimage-container__hover-wrapper {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.brown-bg, .review-bg, .locat-bg {
    background: linear-gradient(
        to right, 
        #fff,
        #fff 2%,
        transparent 2%,
        transparent 98%,
        #fff 98%
      ) , url('../img/about-bg.jpg') no-repeat center center/cover ;
    padding: 50px 0 250px 0;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 190px;
}
.review-bg{
	background: linear-gradient(
        to right, 
        #fff,
        #fff 2%,
        transparent 2%,
        transparent 98%,
        #fff 98%
      ) , url('../img/review-bg.jpg') no-repeat center center/cover ;
	  padding: 50px 0 60px 0;
	  margin-bottom: 50px;
}
.location{
	    position: absolute;
        bottom: -33%;
}
.locat-content {
/*margin-left: 28%;*/
    background: #ffffff;
    padding: 20px;
    box-shadow: 10px 10px 10px #8080802b;
}

.loc{
	    margin-left: -5%;
}
.locat-bg{
	background: linear-gradient(
        to right, 
        #fff,
        #fff 2%,
        transparent 2%,
        transparent 98%,
        #fff 98%
      ) , url('../img/map-bg1.jpg') no-repeat center center/cover ;
	  padding: 350px 0;
	  
}
.homecontain {
   /* background: url('../img/homecontain-bg.jpg') ;
    border-radius: 40px 0 40px 0;
    -webkit-box-shadow: -1px 4px 29px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 4px 29px -11px rgba(0,0,0,0.75);
    box-shadow: -1px 4px 29px -11px rgba(0,0,0,0.75);*/
    padding: 50px;
}

.guestroom-card {
    margin: 150px 0 0 0;
    padding: 0;
}

.guestroom-img-col {
    padding: 0;
}

.hotel-name {
    text-align: center;
    color: #381a15;
}

.hotel-name.text-grey {
    color: #837d7d;
}

.hotel-name__line-1 {
    font-weight: bold;
    display: block;
    font-size: 21px;
    line-height: 10px;
}

.hotel-name__line-2 {
    font-size: 10px;
    letter-spacing: 3px;
    display: inline-block;
}

.section-guestroom {
    margin: 80px auto 140px auto;
}

.guestroom-title {
    background: #a89d55 url(../img/guestroom-title-bg.png) no-repeat 20% center;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 100px 40px;
    color: #fff;
    margin-top: 70px;
    
    background-size: 45%;
}

.guestroom-img-wrapper {
    background: url(../img/guestroom-img.jpg) no-repeat center center /cover;
    min-height: 700px;

}

.section-amenities .hotel-name {
    text-align: left;
}

.section-title {
    font-size: 50px;
    font-weight: bold;
    margin: 15px auto;
    color: #291714;
}

.section-title.text-white {
    color: #fff;
}

.section-amenities {
    background: #410114;
    padding: 60px 50px 40px 50px;
    width: 90%;
    margin: 0 auto;
    color: #fff;
    position: absolute;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,0.75);

    left: 50%;
    transform: translateX(-50%);
}

.section-about{
    position: absolute;
    left: 21%;
    text-align: center;
    align-items: center;
}

.aboutimg{
	display: inline-grid;
    grid-template-columns: repeat(140,auto);
}

.abtImg2 img{
	    box-shadow: 2px 16px 10px #8080803b;
		margin-top: 25px;
		background: rgb(153, 210, 87);
}

.abtImg1 img {
	    box-shadow: -20px 20px 10px #8080803b;
}
.amenities-text {
    width: 55%;
}

.amenities-block {
    display: flex;
    align-items: center;
}

.amenities-name {
    margin: 0 40px 0 0;
    font-weight: bold;
}

.amenities-listing {
    margin: 50px auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.amenities-img {
    background: url('../img/amenities-img.jpg') no-repeat center center /cover;
    width: 450px;
    height: 105%;
    position: absolute;
    top: 0;
    right: 30px;
    height: 125%;
    transform: translateY(-14%);
}

.square-img {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(-50%, 50%);
}

.buttonfx2.btn-white::after {
    background: #fff;
}
.buttonfx2.btn-white {
    color: #fff;
}

.buttonfx2.btn-white::after {
    background: rgba(255,255,255,.45);
}

.section-title__big-text {
    font-size: 70px;
}

.review-card {
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,0.6);
    padding: 70px 30px 10px 30px;
}

.section-title__big-text {
    font-size: 70px;
}

.buttonfx.btn-yellow {
  /*  background: #a89d55;*/
    display: inline-block;
	color: #000 !important;
	float: none;
    font-weight: 900;
}

.review-card .buttonfx {
    margin: 10px auto;
}

.review-text {
    margin-bottom: 30px;
}


.reviews__attraction {
    min-height: 900px;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+23,0.65+100 */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 35%, rgba(0,0,0,0.38) 70%, rgba(0,0,0,0.91) 100%), url('../img/review_amenity-bg.png') no-repeat center top /cover; /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 35%,rgba(0,0,0,0.38) 70%,rgba(0,0,0,0.91) 100%), url('../img/review_amenity-bg.png') no-repeat center top /cover; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 35%,rgba(0,0,0,0.5) 79%,rgba(0,0,0,0.91) 100%), url('../img/review_amenity-bg.png') no-repeat center top /cover; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    

}

.hotel-name.text-white {
    color: #fff;
}

.buttonfx2.btn-red {
    color: #fff;
}
.buttonfx2.btn-red::after {
    background: #410114;
}

.section-attraction {
    color: #fff;
    margin: 270px 0 300px 0;
}

.section-attraction .section-title__big-text {
    line-height: 1.2;
}

.attraction-location {
    font-size: 20px;
    letter-spacing: 15px;
    font-weight: normal;
}

.attraction-desc {
    max-width: 75%;
    margin: 30px 0 65px 0;
}

.section-attraction .button-wrapper {
    text-align: left;
}

.section-attraction .buttonfx2.btn-red {
    margin-left: 7%;
}

.attraction-titles {
    display: inline-block;
    text-align: center;
}

.attraction-titles .hotel-name {
    margin-bottom: 40px;
}

.gallery-wrapper {
    padding: 50px 50px 0 50px;
    transform: translateY(-150px);
    background: #fff;
}

.gallery-text-wrapper {
    text-align: center;
}

.gallery-title {
    font-size: 60px;
    color: #291714;
}

.gallery-title__line-2 {
    font-weight: bold;
    margin-top: -30px;
}

.gallery-big-img {
    background: url('../img/gallery-img-big.jpg') no-repeat center center /cover;
    min-height: 590px;
}

.gallery-text-bg {
    background: #f7f5e8;
    padding: 50px 50px 250px 50px;
    position: relative;
    margin-top: 30px;
}

.gallery-desc {
    color: #410114;
    text-align: justify;
    text-align-last: center;
    margin: 30px auto 30px auto;
}

/*.buttonfx2.lightred::after {
    background: rgba(65, 1, 20,.35);
}*/

.gallery-thumb-row {
    display: flex;
    width: 105%;
    position: absolute;
    left: -2%;
}

.section-gallery .button-wrapper {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    /* text-align: center; */
}

.gallery-item img {
    width: 98%;
}

.section-map {
    padding: 60px 0;
}

.section-map .section-title-1__line-2 {
    top: -5px;
}

.map-wrapper {
    background: url('../img/map-bg1.jpg') no-repeat center center /cover;
    min-height: 400px;
}

.map-div-wrapper {
    background: #530004;
    width: 100%;
    padding: 0 5%;
}

.map-wrapper {
    background: url(../img/map-bg1.jpg) no-repeat center center /cover;
    min-height: 450px;
    width: 100%;
    background-size: 350%;
    transform: translateY(-15%);
}

.map-details-wrapper {
    font-size: 18px;
    margin: 60px auto;
}

.map-details-row {
    display: flex;    
    margin: 20px auto;
    justify-content: center;
}   

.map-value {
    font-weight: bold;
}

.map-value a {
    color: #323232;
}
.map-value {
    color: #323232;
    font-weight: bold;
}

@media (max-width: 1450px) {
    .guestroom-card {
        position: relative;
        z-index: 1;
        
    }

    .guestroom-title {
        min-width: 500px;
    }

    .amenities-name {
        margin: 0 20px 0 0;
    }

}

@media (min-width: 1450px) {
    .guestroom-card {
        padding: 0 1% 0 5%;
        margin: 60px 0 0 0;
    }

    .guestroom-img-col {
        padding: 0 5% 0 1%;
    }
}

.hotel-name-footer img {
    width: 100%;
    max-width: 200px;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
}

.hotel-row-one {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.language__ada-wrapper {
       display: flex;
    justify-content: center;
    /* width: 34%; */
    align-items: center;
    flex-direction: column;
    
}

.language__ada-wrapper > div {
    margin: 10px;
}

.border-line {
    height: 1px;
    background: #fff;
    width: 100%;
    margin: 30px auto 10px;
}


.footer-links-row-2 .footul {
    display: flex !important;
    justify-content: space-around;
    flex-wrap: wrap;
}

.amenities-icon {
    transition: all .3s;
    display: block;
}

.amenities-icon:hover {
    transform: translateY(-6px);
}

.checkbut {
    background: #1a2c38 !important;
    font-size: 20px;
    position: fixed !important;
    bottom: 0px !important;
    z-index: 999;
    text-align: center;
    margin: auto;
    width: 100% !important;
    border-radius: 0px;
    left: 0;
    border-color: #1a2c38;
}

/* RESPONSIVE MEDIA QUERIES  */

@media (max-width: 1199px) {
    .introimage-container {
        margin: 30px auto 0 auto;
    }
    
    .guestroom-card {
        margin: 70px 0 0 0;
    }

    .guestroom-title {
        min-width: 460px;
    }

    .guestroom-img-wrapper {
        min-height: 600px;
    }

    .amenities-text {
        width: 60%;
    }

    .amenities-desc {
        text-align: justify;
    }

    .amenities-img {
        width: 400px;
        height: 100%;
        transform: translateY(0);
        right: 0;
    }

    .section-guestroom {
        margin: 80px auto 50px auto;
    }

  
    .section-amenities {
        position: relative;
        width: 100%;
        padding: 40px 30px 40px 30px;
    }

    .amenities-icon img {
        width: 80%;
    }

    .amenities-name {
        margin: 0 15px 0 0;
    }

    .section-attraction .button-wrapper {
        text-align: center;
    }

    .section-attraction {
        text-align: center;
    }

    .attraction-desc {
        width: 80%;
        margin: 30px auto 65px auto;
        text-align: center;
    
    }

    .gallery-text-bg {
        margin-top: 0;
        padding: 30px 50px 220px 50px;
    }

    .gallery-big-img {
        min-height: 550px;
    }


    .section-map {
        padding: 0;
        transform: translateY(-50px);
    }

}

@media (max-width: 991px) {

    .left.carousel-control .fa {
        left: -2px;
    }

    .right.carousel-control .fa {
        left: 2px;
    }

    .introimage-container {
        display: none;
    }

    .section-h1 {
        margin-bottom: 0px;
    }

    

   
}

	
    .homecontain {
        background: none;
        background: none;
        border-radius: 0;
        box-shadow: none;
        padding: 0px 15px 25px 15px;
    }

    .guestroom-title {
        max-width: 400px;
        min-width: 1px;
        margin: 0 auto;
        padding: 30px;
        background: #a89d55;
        max-width: 400px;
        min-width: 1px;
    }

    .guestroom-title__line-1 {
        font-size: 33px;
        line-height: 1;
    }

    .guestroom-title__line-2 {
        font-size: 55px;
        letter-spacing: 4px;
        margin: auto;
        line-height: 1;
    }

    .guestroom-title .button-wrapper {
        display: none;
    }

    .guestroom-img-wrapper {
        min-height: 400px;
        width: 96%;
        margin: 2% auto 40px auto;
        -webkit-box-shadow: 0px 5px 23px -8px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 5px 23px -8px rgba(0,0,0,0.75);
        box-shadow: 0px 5px 23px -8px rgba(0,0,0,0.75);
    }

    .guestroom-card {
        margin: 0 auto;
    }

    .amenities-img {
        display: none;
    }

    .amenities-text {
        width: 100%;
        text-align: center;
    }

    .section-amenities .hotel-name {
        text-align: center;
        color: #323232;
    }

    .square-img {
        display: none;
    }

    .section-amenities {
        background: transparent;
        color: #323232;
        box-shadow: none;
    }

    .section-title.text-white {
        color: #323232;
    }

    .hotel-name.text-white {
        color: #323232;
    }


    .reviews__attraction {
        background: none;
        margin-top: 30px;
    }

    .section-attraction {
        margin: 0;
    }

    .section-title__big-text {
        font-size: 65px;
    }

    .attraction-img-mob {
        background: url('../img/review_amenity-bg.png') no-repeat center top /cover;
        min-height: 650px;
        margin-bottom: 40px;
    }


    .attraction-location {
        font-size: 18px;
        letter-spacing: 12px;
    }

    .attraction-desc {
        color: #323232;
        text-align: justify;
        text-align-last: center;
        max-width: 100%;
        width: 90%;
    }

    .gallery-desc {
        display: none;
    }

    .gallery-thumb-row {
        display: none;
    }

    
    .gallery-wrapper {
        padding: 50px 0 20px 0;
        transform: translateY(0);
        background: #fff;
        display: flex;
        flex-direction: column;
    }

    .gallery-big-img-col {
        order: 1;
    }

    .section-gallery .button-wrapper {
        position: relative;
        bottom: 0;
    }

    .gallery-text-bg {
        padding: 0 0 30px 0;
    }
    .gallery-wrapper .hotel-name {
        display: none;
    }

    .gallery-big-img {
        min-height: 450px;
        margin-bottom: 35px;

    }

    .section-map {
        transform: translateY(0);
        width: 100%;
    }

    .map-div-wrapper {
        background: none;
        width: 100%;
        padding: 0 40px;
    }

    .map-wrapper {
        transform: translateY(0);
    }

    .socialsection.text-center {
        margin-bottom: 30px;
    }

    .hotel-row-one {
        flex-direction: column;
    }

   /* .language__ada-wrapper {
        display: flex;
        justify-content: space-between;
        width: 50%;
        margin-top: 40px;
    }*/

    .footer-links-row-2 .footul {
        display: block;
        column-count: 2;
        text-align: left;
    }

    .amenities-desc {
        text-align: justify;
        text-align-last: center;
    }



@media (max-width: 767px) {

    .mobiletop-box-divs img {
        max-width: 150px;
		margin-top: 12px;
    }

    .welcome_text {
        font-size: 14px;
        letter-spacing: 6px;
    }

    .section-title-1__line-1 {
        font-size: 30px;
    }

    .section-title-1__line-2 {
        font-size: 16px;
        padding: 2px 9px 4px 12px;
    }

    h1 img {
        max-width: 55px;
    }

    .guestroom-title__line-1 {
        font-size: 25px;
        font-weight: normal;
    }

    .guestroom-title__line-2 {
        font-size: 45px;
        letter-spacing: 2px;
    }
    
    .guestroom-title {
        max-width: 265px;
    }

    .guestroom-img-wrapper {
        min-height: 250px;
        width: 96%;
        margin: 5% auto 40px auto;
    }

    .amenities-block {
        display: flex;
        align-items: center;
        flex-direction: column;
        margin-bottom: 40px;
    }

    .amenities-listing {
        flex-direction: column;
    }

    .amenities-block {
        flex-direction: column;
        margin-bottom: 40px;
    }

    .amenities-name {
        margin: 0 0 10px 0;
    }

    .amenities-block:last-of-type {
        margin-bottom: 0;
    }

    .section-title__big-text {
        font-size: 45px;
    } 

    .attraction-img-mob {
        min-height: 400px;
    }

    .reviews__attraction {
        min-height: 100px;
    }

    .gallery-title {
        font-size: 45px;
    }

    .gallery-title__line-2 {
        margin-top: -20px;
    }

    .gallery-big-img {
        min-height: 360px;
    }

    .map-div-wrapper {
        padding: 0;
    }

    .map-wrapper {
        min-height: 250px;
        background-size: 400%;
    }

    .p-xs-0 {
        padding: 0;
    }

    .map-details-wrapper {
        font-size: 16px;
        margin: 50px auto;
    }

    .language__ada-wrapper {
        flex-direction: column;
    }

    #google_translate_element {
        margin-bottom: 0px;
    }

    .footer-links-row-2 .footul {
        column-count: 1;
        text-align: center;
    }
}

.slider-logo-slider {
    color: #fff !important;
    display: block;
    text-align: center;
}

.logo-slider__line1 {
    display: block;
    font-size: 80px;
    line-height: 0.8;
	font-family: "Times New Roman", Times, serif;
}

.logo-slider__line2 {
    font-size: 30px;
    letter-spacing: 11px;
	font-family: "Times New Roman", Times, serif;
}

@media (max-width: 1400px) {
    .logo-slider__line1 {
        font-size: 50px;

    }

    .logo-slider__line2 {
        font-size: 30px;
        letter-spacing: 8px;
    }

}


.footer-disclaimer {
    text-align: center;
    font-size: 16px;
}

.amenities-icon img {
    width: 60px;
}

.bot_link a {
    color: #fff !important;
}

#no_of_rooms option, #no_of_adult option, #no_of_child option {
    color: #fff !important;
	background: #000;
}



@media screen and (max-width:767px){
 .brown-bg {
        padding: 0;
        margin-bottom: 0;
        background: url('../img/about-bg.jpg') no-repeat center center/cover;
    }

	.out-bor {
    outline: 1px solid #ddd;
    outline-offset: -8px;
    z-index: 1;
	}

.accimg img{
	width: 100%;
}

.accontent {
    background: #fff;
    /* z-index: -1; */
    left: 1px;
    position: relative;
    top: -31px;
   
    width: 90%;
    padding: 20px !important;
	box-shadow:-14px 14PX 15px 0px #00000075;
}

.accontent .buttonfx::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 2px;
    top: 50%;
    left: -3%;
}

.att_bg {
    background: url(../img/attr-bg.jpg) no-repeat center;
    background-size: cover;
    height: 480px;
}

.attr_title {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    /* margin-top: -30px; */
    font-family: serif;
	    margin-top: 20px;
}

p.attr_para {
    color: #fff;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    letter-spacing: 1px;
    font-weight: 500;
    text-align: justify;
}

.attcont .buttonfx::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 2px;
    top: 50%;
    left: -3%;
}

.attcont .buttonfx::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 2px;
    top: 50%;
    right: -3%;
}
.attcont{
	margin-left: 0px;
}
.attcont .buttonfx.btn-yellow {
    color: #fff !important;
    float: none;
}
.accontent .buttonfx::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 2px;
    top: 50%;
    right: -3%;
}
.img-card__overlay {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 19%, rgba(0, 0, 0, 0.49) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 19%, rgba(0, 0, 0, 0.49) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 19%, rgba(0, 0, 0, 0.49) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#a6000000', GradientType=0);
position: absolute;
    top: 13px;
    left: 13px;
    right: 13px;
    display: block;
    bottom: 7px !important;
}

.heading.line-1, .heading.line-2 {
    color: #fff;
    align-items: center;
    text-align: center;
    font-family: serif;
	font-size:30px;
}
.heading.line-2{
	margin-top: 0;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 2px;
}

.heading.line-2::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 60px;
    height: 2px;
    top: 64px; 
    left: 13%;
    
}
.heading.line-2::after {
	content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 60px;
    height: 2px;
    top: 64px; 
    right: 13%;  
}

.accod, .locat {
    color: #000 !important;
	margin-top:10px;
}

.line::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 30px;
    height: 2px;
    top: 31px;
    left: 13px;
}

.line::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
        width: 30px;
    height: 2px;
    top: 31px;
    right: 13px;
}

.review-bg {
    background: url(../img/review-bg.jpg) no-repeat center center/cover;
    padding: 50px 0 360px 0;
    margin-bottom: 15px;
}

.rBtn{
	    position: absolute;
    top: 452%;
    left: 23%;
}
.section_attraction{
	margin-top: 10px;
}
.heading.line-1.rev_title.line {
    font-size: 24px;
}

.rev_title.line::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 38px;
    height: 2px;
    top: 18px;
    left: 13px;
}

.rev_para.MT30 {
    color: #fff;
    font-size: 14px;
    padding: 0px 0px 0px 0px;
    letter-spacing: 1px;
    font-weight: 300;
    text-align: justify;
}

.orangeme {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}

.review-bg .buttonfx.btn-yellow {
    /* background: #a89d55; */
    display: inline-block;
    color: #fff !important;
    float: none;
}

.rev_title.line::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 38px;
    height: 2px;
    top: 18px;
    right: 13px;
}

.review-bg .buttonfx::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 1px;
    top: 52%;
    left: -3%;
}

.review-bg .buttonfx::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 35px;
    height: 1px;
    top: 52%;
    right: -3%;
}

.locat-bg {
    background: url(../img/map-bg1.jpg) no-repeat center center/cover;
       padding: 150px 0 190px 0;
	   margin-bottom: 160px;
}

.locationmob {
    /* background: #ffff; */
    position: absolute;
    top: 68%;
}

.overall {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
	    box-shadow: 10px 10px 10px #8080802b;
}

.mapAddress , .map.call, .mail{
    display: flex;
    /* justify-content: center; */
    margin-left: -50px;
}

.overall img {
    width: 30px;
}

.locat.line::before{
	    top: 31px;
    left: 37px;
}

.locat.line::after{
	    top: 31px;
    right: 37px;
}


.socialsection .social-icon {
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    padding: 0 23px;
    transition: all .2s;
}

.footer_link_rows{
	display: flex;
    justify-content: flex-start;
    margin-left: 14px;
}

.adme {
    color: #000;
    padding: 15px 0;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-direction: column;
	margin:0px;
}

.language__ada-wrapper {
    display: flex;
    flex-direction: row;
}

}
@media screen and (max-width:400px) {

    /* .carousel-control {
        bottom: 158px !important;
    } */

	 .homecontain h1 {
        font-size: 36px;
    }

	
	.heading.line-2::before{
		    top: 60px;
			left: 7%;
	}
	
	.heading.line-2::after{
		    top: 60px;
			right: 7%;
	}
	
	.line::before{
		left:-10px;
	}
	
	.accontent .buttonfx {
    width: 252px;
    margin-left: -12%;
}

.accontent .buttonfx::before{
	    left: 8%;
}

.accontent .buttonfx::after{
	    right: 8%;
}

.att_bg .buttonfx{
	margin-left: 0px;
}
	
	.line::after{
		right:-10px;
	}
	
	.rev_title.line::before{
		    left: -12px;
	}
	
	.rev_title.line::after{
		    right: -12px;
	}
	
	.locat.line::before {
    left: 4%;
}

.locat.line::after {
    right: 4%;
}
	.overall{
		    width: 95%;
    margin-left: 10px;
	}
	
	.att_bg {
    background: url(../img/attr-bg.jpg) no-repeat center;
    background-size: cover;
    height: auto;
}

	.locationmob{
		    margin: 0;
    padding: 0;
	}
	
	.socialsection .line1{
		font-size: 16px;
	}
}


.img-card__overlay {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 19%, rgba(0, 0, 0, 0.49) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 19%, rgba(0, 0, 0, 0.49) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0.49) 19%, rgba(0, 0, 0, 0.49) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#a6000000', GradientType=0);
position: absolute;
    top: 13px;
    left: 13px;
    right: 13px;
    display: block;
    bottom: 20px;
}

@media screen and (max-width: 1199px) and (min-width: 981px){

.overlayimg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 102%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0, 0, 0, 0.6);
}

.abtImg1:hover .overlayimg {
  opacity: 1;
}
.abtImg2:hover .overlayimg {
  opacity: 1;
}

.abtImg2 .overlayimg{
	    height: 78%;
    left: 60%;
    top: 52%;
	width: 123%;
}
.overlayimg {
  color: white;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 121%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.overlayimgtext {
    padding: 18% 6px;
}
.overlayimgtext b {
    font-size: 20px !important;
}

.abtImg2 img {
    width: 121% !important;
    margin-right: 155px;
}

.abtImg1, .abtImg2 {
    display: block;
    height: auto;
}

.locwhitestrip{
	    margin-left: -40px;
}
	  .brown-bg {
       padding: 50px 0 125px 0 !important;
    margin-bottom: 90px !important;
    border: none;
    }
	
	.section-about{
		position: absolute;
		left: 5% !important;
	}

	.abtImg1 img {
		width: 100%;
		margin-left: 207px;
	}
	
	.abtImg2 img {
		width: 100%;
		    margin-right: 155px;
	}
	
	.accod.line, .locat {
    color: #000 !important;
    font-size: 75px;
}

.footul li a{
	font-size: 13px;
}
.mobiletop-box-divs img{
	    max-width: 190px !important;
}

.socialsection .line1{
	    font-size: 33px;
}
.line::before {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 100px;
    height: 2px;
    top: 48px;
    left: 130px;
}

.line::after {
    content: "";
    background: url(../img/Shape_1.png);
    position: absolute;
    width: 100px;
    height: 2px;
    top: 48px;
    right: 130px;
}

.rev_title.line::before {
       width: 90px;
    height: 2px;
    top: 38px;
    left: 84px;
}

.rev_title.line::after {
       width: 90px;
    height: 2px;
    top: 38px;
    right: 54px;
}

.locat.line::before {
   top: 48px;
    left: 175px;
}

.locat.line::after {
   top: 48px;
    right: 180px;
}
.section_attraction{
		margin-top: 110px;
	}

	.out-bor {
    outline: 1px solid #ddd;
    outline-offset: -11px;
    z-index: 1;
}

.accontent {
    background: #fff;
    z-index: 1;
    left: -1%;
    position: absolute;
    top: 78px;
    box-shadow: -14px 14PX 15px 0px #000000;
    width: 60%;
    padding: 15px !important;
    /* height: 266px; */
}

.accimg img {
    position: relative;
    /* float: right; */
    left: 51%;
    width: 100%;
    z-index: -1;
}

.att_bg {
    background: url(../img/attr-bg.jpg) no-repeat center;
    background-size: cover;
    min-height: 600px;
}

.MTminus1{
	    position: absolute;
    left: 0;
    right: 0;
    bottom: 20%;
}

.attcont a.buttonfx.btn-yellow, .review-bg a.buttonfx.btn-yellow {
    color: #fff !important;
    /* margin-left: 30%; */
}

.attcont {
    float: right;
    margin-right: 3% !important;
}

.attr_title{
	    font-size: 50px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -30px;
}

.attr_para, .rev_para{
    color: #fff;
    font-size: 17px;
    padding: 0px 0px 0px 0px;
    letter-spacing: 1px;
    font-weight: 300;
}

.heading.line-1 {
    text-align: center;
    color: #fff;
    font-family: "Times New Roman", Times, serif;
    font-size: 50px;
}

#myCarousel3 .carousel-control.left.left {
    top: 40px !important;
}

#myCarousel3 .carousel-control.right{
	    top: 40px !important;
}

.heading.line-2::after{
	    top: 94px;
}

.heading.line-2::before{
	    top: 94px;
}

.orangeme {
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
}

.review-bg a.buttonfx.btn-yellow {
    color: #fff !important;
    /* margin-left: 40%; */
}

.location span {
    display: block;
    font-size: 18px !important;
}
.LFbold img{
margin-top: 0px !important;
}

	.lICon img{
		margin-right: -10px;
	}
	
	.mIcon{
		margin-top: 10px;
	}
	
	.mIcon img{
		    width: 40% !important;
    margin-right: -9px;
	}
	
	
.loc{
	    margin-left: -50px;
}

.Direction  .button-wrapper{
	margin-top: 50px;
    margin-left: -58px;
}

.Direction .buttonfx.btn-yellow{
	font-size: 21px;
}

.location {
    position: absolute;
    bottom: -66%;
    left: 28px;
}

.locat-bg{
	    margin-bottom: 130px !important;
		    padding: 50px 0 300px 0 !important;
}
}
@media screen and (min-width: 400px) and (max-width: 450px){
/*p.attr_para{
	    font-size: 21px;
}*/
}
@media screen and (min-width: 1400px) and (max-width: 1498px){
	.locat-content {
    margin-left: 141px;
}

.section-about {
    left: 12% !important;
}

}

@media screen and (min-width: 1498px) and (max-width: 1500px){
	.locat-content {
        margin-left: 160px;
}

.section-about {
    left: 14% !important;
}

}

@media screen and (min-width: 1501px) and (max-width: 1650px){
.section-about {
    left: 16% !important;
}
}
@media screen and (min-width: 1600px) and (max-width: 1700px){
	.locat-content {
        margin-left: 18%;
}
}

@media screen and (min-width: 1701px){
	.locat-content {
        margin-left: 28%;
}
}

@media screen and (max-width: 980px) and (min-width: 768px){
	.footer-links-row-2 .footul {
    display: block !important;
    column-count: 2;
    text-align: left;
}
}


#myCarousel3>.carousel-inner>.item::after{
	display:none;
}

@media screen and (min-width: 1300px) and (max-width: 1390px){
.locat-content {
    margin-left: 8.33333333%;
}

.section-about {
    left: 10% !important;
}
}


.footer_logo img {
    width: 80%;
}


a.myemail, a.myemail:hover {
    color: #000;
}

.adme p {
    margin: auto;
}

.leaflet-container{
	margin-bottom: 30px !important;
}

@media screen and (min-width: 1200px) and (max-width: 1299px){
	.aboutimg {
		margin-left: -56px;
		display: inline-grid;
		grid-template-columns: repeat(24,auto);
	}
	
	.locat-content{
		margin-left: 12px;
	}
}
