@media (min-width: 1200px) {

header.smaller .reservation {
    width: 75%;
    margin: 0 auto;
}
	
    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 #4d4c4b;
        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 {
        width: 100%;
        padding-left: 0px;
    }

    header.smaller select {
        background: #fff !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_adult,
    header.smaller #no_of_child,
    header.smaller #no_of_room_mobile {
        font-size: 15px;
    }

    header.smaller .inner_res #no_of_adult,
    header.smaller #no_of_child,
    header.smaller #no_of_room_mobile {
        font-size: 15px;
        height: auto;
        margin: 0;
    }

    header.smaller .inner_res .selectdiv:after {
        top: -30px;
        right: -25px;
    }

    header.smaller #no_of_child {
        font-size: 15px;
    }

    header.smaller .home_res {
        height: 120px;
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        bottom: initial;
        border: none;
        border-bottom: 3px solid #f2b5b3;
        transition: height 0.3s ease 0s;
        width: 100%;
        padding: 0;
    }

    header.smaller .home_res .res_bg {
        border: none;
        height: 118px;
        background: #fff;
    }

    header.smaller .room_home {
        color: #fff;
    }

    .logoDN {
        display: none;
    }

    .smaller .logoDN {
        display: block;
    }

    .smaller .checkDN {
        display: none;
    }

    .smaller .width16 {
        width: 16%;
    }

    .smaller .width25 {
        width: 48%;
    }

    .smaller .width30 {
        width: 30%;
    }

    .smaller .width14 {
        width: 14%;
    }

    .smaller .middlein {
        width: 84%;
    }

    .smaller .width30-inn {
        width: 30%;
        margin-left: 0px;
    }

    .smaller .dropshadow {
        box-shadow: none;
    }

    header.smaller .yelname {
        color: #4d4c4b;
    }

    header.smaller .margin30 {
        margin-top: 10px !important;
        margin-bottom: 20px !important;
    }

    header.smaller .checktxt {
        color: #000;
        font-style: normal;
        letter-spacing: 1px;
        display: inline-block;
        margin-bottom: 0px;
        font-size: 16px;
        font-weight: 400;
    }

    header.smaller .borlefty {
        border-right: 0;
    }

    header.smaller .customedeatetimesout,
    header.smaller .customedeatetimesin {
        border: 1px solid #dbdbdb;
        background: #fff;
        color: #000;
        height: 40px;
    }

    header.smaller .F20_check,
    header.smaller .monthcheck {
        font-size: initial;
    }

    header.smaller .reservation #dpd1,
    header.smaller .reservation #dpd2 {
        height: auto;
    }

    header.smaller .vertmar {
        margin: 15px 0 0 0;
    }

    header.smaller .reservation .btn-success {
        margin: 20px 0 0 0;
        padding: 8px 25px;
    }

    header.smaller .nopad {
        padding: 14px 0 0 0;
    }

    header.smaller .logo_inn {
        margin: 15px 0 0 0;
    }

    header.smaller .add-on {
        background: url(../img/calendar.svg) no-repeat;
        width: 23px;
        height: 23px;
        right: 10px;
        bottom: 9px;
    }

    header.smaller .reservation {
        width: 100%;
        margin: 0 auto;
        background: none;
    }

    header.smaller .pushmarg {
        margin-top: 35px !important;
    }

    header.smaller .home_collapse {
        top: 62px;
    }
}

.carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 90px;
    margin: auto;
    height: 20px;
    right: 2% !important;
    left: auto;
    width: auto;
}

.carousel-indicators li {
    width: 25px;
    height: 25px;
    border-radius: 0;
    margin: 5px 0;
    display: block;
    background: #000;
}

.carousel-indicators .active {
    width: 25px;
    height: 25px;
    margin: 5px 0;
    background: #919191;
}

.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: #4d4c4b;
}

.colorgreen a {
    color: #4d4c4b;
}

body {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 17px;
    color: #000;
    font-weight: 400;
    background: #fff;
    overflow-x: hidden;
}

.header {
    position: relative;
    height: auto;
    z-index: 999;
}

.header_signin {
    position: relative;
    background: #000;
    z-index: 999;
}

/*********************************** slider************************************************/
.carousel-control.left {
    background-image: none;
    display: inline-block;
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    padding: 10px;
    width: 50px;
    height: 50px;
    left: 5%;
}

.carousel-control.right {
    background-image: none;
    display: inline-block;
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    padding: 10px;
    width: 50px;
    height: 50px;
    right: 5%;
}

.carousel-control.left:hover,
.carousel-control.right:hover,
.carousel-control.left:focus,
.carousel-control.right:focus {
    color: #fff !important;
}

.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;
}

.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: #4d4c4b;
    color: #fff;
}

.welcometext h2,
.slider-subhead {
    margin: 3px 0 16px;
}

.welcometext h1,
.slider-head {
    margin: 9px 0 0;
}



/*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;
}

/*slider carousel-fade */
/*********************************** slider************************************************/
/******* Sign In ********/
.sign_bg {
    display: inline-block;
    float: none;
    padding: 5px 0;
    position: relative;
    color: #000;
    background: #fff
}

.sign_bg>a {
    color: #000 !important;
    display: inline-block;
    font-size: 16px;
    padding: 5px 8px;
}

.sign_bg a:hover,
.sign_bg>a:focus {
    color: #000 !important;
}

.sign_bg2 {
    display: inline-block;
    float: right;
    padding: 5px 0;
    position: relative;
}

.sign_bg2>a {
    color: #525d3f !important;
    display: inline-block;
    font-size: 16px;
    padding: 5px 5px;
}

.bggreen {
    background: #525d3f;
}

.colormegreen {
    color: #525d3f;
}

.equalpad a {
    background: none;
    padding: 3px 8px;
    color: #000;
    display: inline-block;
    width: 32px;
    text-align: center;
    margin: 0 5px;
    font-size: 16px;
}

.fontbg {
    background: #000;
    padding: 5px;
    margin: 0 3px;
    width: 30px;
    text-align: center;
    display: inline-block;
}

/* added by PKUMAR*/
.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: 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;
}




/********* Sign In ******/
/******************************* CHECK AVAILABILITY  *********************************************/
.home_res {
    background: none;
    margin: 0 auto;
    position: absolute;
    width: 64%;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 9;
    padding: 15px;
}

.wide_cal {
    background: none;
    display: inline-block;
    border-radius: 0px;
    width: 100%;
    position: relative;
    border: 1px solid #989898;
}

.datepicker.dropdown-menu {
    max-width: 230px;
}

.customedeatetimesout,
.customedeatetimesin {
    display: block;
    background: #fff;
    color: #000;
    font-size: 14px;
    line-height: 1.42857;
    padding: 10px 22px 10px 12px;
    width: 100%;
    text-align: center;
}

.reservation #dpd1,
.reservation #dpd2 {
    cursor: auto !important;
    width: 100%;
    background: none;
    position: relative;
    z-index: 9;
    height: 45px;
}

.checkincustometime {
    left: 0;
    opacity: 0 !important;
    position: absolute !important;
    top: 0px;
    z-index: 10 !important;
}

.add-on {
    background: url(../img/calendar.svg) no-repeat;
    width: 33px;
    height: 40px;
    border-radius: 0 4px 4px 0;
    color: #fff;
    padding: 6px 7px;
    position: absolute;
    right:8px;
    bottom:0px;
}

.reservation label {
    color: #fff;
    font-weight: 600;
    padding-right: 10px;
    float: left;
}

.btn_left {
    border-radius: 7px 0 0 7px !important;
    background: url(../img/plus_minus.png) no-repeat 8px 11px #4d4c4b;
    border: 0;
    float: left;
}

.btn_right {
    border-radius: 0px 7px 7px 0px !important;
    background: url(../img/plus_minus.png) no-repeat -50px 10px #4d4c4b;
    border: 0;
    float: left;
}

.btn_right:hover,
.btn_right:active,
.btn_right:focus {
    background: url(../img/plus_minus.png) no-repeat -50px 10px #4d4c4b !important;
    padding: 6px 11px !important;
}

.btn_left:hover,
.btn_left:active,
.btn_left:focus {
    background: url(../img/plus_minus.png) no-repeat 8px 11px #4d4c4b !important;
    padding: 6px 11px !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: #f2b5b3 !important;
    z-index: 11;
    width: 123%;
    padding: 10px 0;
}

.MT20_new {
    margin-top: 20px;
}

.room_home {
    margin: 0;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}

.room_home .fa {
    font-size: 20px;
    position: relative;
    top: 3px;
}

.room_home:hover {
    color: #fff;
    text-decoration: none;
}

.panel-body {
    color: #fff;
}

.reservation .btn-success {
    background: #09a723;
    font-size: 22px;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    box-shadow: none;
    padding: 25px 32px;
    margin: 15px 0 10px;
    text-transform: uppercase;
}

.reservation .btn-success:hover {
    color: #000000 !important;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
    .home_collapse {
        position: inherit !important;
        top: 0 !important;
        background: none !important;
        margin-bottom: 0px;
    }

    .home_collapse {
        width: 100%;
    }

    .panel-body {
        color: #fff !important;
    }

    .reservation label {
        color: #fff !important;
    }
}

@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;
        width: 100%;
    }

    #div_deal_step_1 .roomsNumberOfRooms {
        width: 100%;
        margin: 0;
    }
}


@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 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;
        float: none !important;
    }
}


/***************************floating****************************************/
.wrapper {
    height: 100%;
}

@media screen and (min-width: 701px) and (max-width: 767px) {

    .subscribe_input,
    .subscribe_btn {
        float: none !important;
    }
}

/***************************floating****************************************/

/******************************************CHECK AVAILABILITY *******************************************************/
/********* home contain  ******/


.whitestart {
    background: #fff;
}

.homecontain h1 {
    color: #000;
    display: inline-block;
    font-size: 45px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.subh2 {
    font-size: 30px;
    letter-spacing: 4px;
    margin-top: -13px;
    text-transform: uppercase;
}

.animatedheight p {
    text-align: justify;
    margin: 0;
    line-height: 30px;
}

.home-mobileboxoverviews {
    padding: 10px 50px 73px 50px;
}

.mobile0verviewinnwerdiv {
    height: 250px;
    min-height: 250px;
    overflow: hidden;
}

.animatedheight {
    width: 100%;
    color: #4d4c4b;
    margin-top: 10px;
}

.animatedheight a {
    color: #4d4c4b;
}

.animatedheight h2 {
    color: #250d00 !important;
    font-size: 20px;
    margin-bottom: 2px;
    text-align: left;
    font-weight: bold;
    padding-left: 14px;
}

.colapsshoecontentlinkdiv2 {
    display: block;
}

.colapsshoecontentlinkdiv {
    bottom: 15px;
    cursor: pointer;
    height: 50px;
    margin: 0 auto auto -100px;
    left: 50%;
    margin-left: -123px;
    position: absolute;
    width: 246px;
    box-sizing: border-box;
    z-index: 2;
}

#no_of_adult,
#no_of_child,
#no_of_room_mobile,
#no_of_rooms {
    border: none !important;
    font-size: 15px;
}

.yelbors {
    border-right: 1px solid #fff;
}

.yelname {
    color: #fff;
}

#cis-style .add-on,
#cis-style1 .add-on {
    background: none;
    color: #f2b5b3;
    top: -1px;
}

#form_sixplusbooking select {
    background-color: #fff !important;
}

.colapsshoecontentlinkdiv2 {
    bottom: 15px;
    cursor: pointer;
    display: none;
    height: 50px;
    margin: 0px auto;
    left: 50%;
    margin-left: -123px;
    position: absolute;
    width: 246px;
    z-index: 2;
    box-sizing: border-box;
}

.MT3 {
    margin-top: 3px;
}

/********* home contain  ******/
/********* Map  ******/
.bg_color {
    background: rgba(0, 0, 0, 0) url("../img/map.png") no-repeat scroll center center;
    height: 560px;
    position: relative;
}

.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: #4d4c4b;
    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: #4d4c4b;
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
}

/********* SISTER PROPERTIES  ******/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn start xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.arow {
    background: #fff;
    border: medium none;
    position: absolute;
    right: 0;
    padding: 8px 20px;
    margin: 5px;
    color: #09a723;
    font-weight: bold;
}

.mob1 {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0;
    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: 77% !important;
    box-shadow: none !important;
    border: 0;
    background: #fff;
    color: #1c293d;
}

.subscribe_input[type=text]:focus {
    border: 0 !important;
    color: #1c293d;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxx subscribe_btn end  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

/*********footer  ******/
footer {
    color: #fff;
    padding: 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;
}

.footer_adress h2,
.foot-name {
    margin-top: 15px;
}

.footer_adress li {
    list-style: none;
}

.social {
    /*clear:both;*/
    margin: 0;
    padding: 0;
}

.social li {
    list-style-type: none;
    display: inline-block;
}

.social li.sochead {
    vertical-align: top;
    padding: 10px 0;
    margin: 0 10px;
    color: #1c293d;
}

.social a {
    background: url(../img/social_icon1.png) no-repeat;
    width: 43px;
    height: 43px;
    display: inline-block;
    margin: 0 5px;
}

.social a:hover {
    background: #f2b5b3 url(../img/social_icon1.png) no-repeat;
}

.yelp {
    background-position: -169px 4px !important;
}

.trip {
    background-position: -338px 3px !important;
}

.gplus {
    background-position: -86px 3px !important;
}

.fb {
    background-position: -7px 3px !important;
}

.yahoo {
    background-position: -127px 3px !important;
}

.tweet {
    background-position: -46px 3px !important;
}

.foursquare {
    background-position: -373px 3px !important;
}

.youtube {
    background-position: -210px 3px !important;
}

.pinterest {
    background-position: -252px 3px !important;
}

.inn_icon {
    background-position: -297px 3px !important;
}

.instagram {
    background-position: -410px 3px !important;
}

.linkedin {
    background-position: -449px 3px !important;
}

.social img {
    display: none;
}

.inner_res .home_collapse {
    top: 67px;
}

.innsight_logo {
    background: #ffffff;
    border-radius: 5px;
    padding: 10px;
}

a:focus,
a:hover {
    text-decoration: none;
}

/*********footer  ******/
/********* **************************Menu  ***************************************/
@media (min-width: 1200px) and (max-width: 2500px) {
.squareme {
    width: 90%;
    margin: 0 auto;
    position: relative;
}
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #000;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: transparent;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: #536277;
    color: #fff !important;
}

.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: #1c293d;
}

.nav>li>a:focus,
.nav>li>a:active,
.nav>li>a:hover {
    background: none;
    border-bottom: 2px solid #f2b5b3;
    color: #f2b5b3 !important;
}

.top-nav-ul li.active a {
    border-bottom: 2px solid #f2b5b3;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: none;
}

.dropdown-menu li a {
    padding: 13px 11px;
}

.top_bg1 a {
    color: #1c293d;
}

.top_bg1 li a {
    padding: 13px 23px;
    text-align: center;
}




/**************************** menu ********************************* ******/

.lgo_here {
    padding: 13px 0px;
}

.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;
}

.bor_r {
    border-right: 1px solid #d0e2af;
}

.btn {
    padding: 6px 11px;
}

.mybtn {
    padding: 20px 60px;
    font-size: 20px;
    font-weight: 300;
    font-family: inherit;
    display: inline-block;
    color: #fff;
    letter-spacing: 3px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 0;
}

.mybtn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.btn-4 {
    background: #f2b5b3;
    color: #fff;
    overflow: hidden;
}

.btn-4:hover {
    background: #f2b5b3 url("../img/design1.png") no-repeat right center;
    color: #fff;
}

.btn-4:focus {
    color: #fff;
}

.btn-4:before {
    position: absolute;
    height: 100%;
    font-size: 125%;
    line-height: 3.5;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-4:active:before {
    color: #fff;
}

/* Button 4a */
.btn-4a:before {
    left: 130%;
    top: -12px;
    font-family: 'FontAwesome';
}

.btn-4a:hover:before {
    left: 80%;
}

#carouselButtons button {
    background: #fff !important;
    color: #000 !important;
}


@media screen and (min-width: 320px) and (max-width: 767px) {
    .MT17 {
        margin-top: 17px !important;
    }

    .MB20_mob {
        margin-bottom: 20px;
    }

    .bor_r {
        border: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .W100_tab {
        width: 100%
    }

    .MB20_tab {
        margin-bottom: 20px;
    }
}


@media screen and (min-width: 1200px) and (max-width: 2600px) {
    .M55_web {
        margin: 0 0 30px;
    }

    .mobiletop-box-divs {
        display: none !important;
    }
	.F13-sm{margin-top:0px}
}

/***********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: 42px;
        z-index: 99;
        width: 300px;
        background: rgba(255, 255, 255, 0.9);
        padding-bottom: 10px;
        height: auto !important;
    }

    .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: #4d4c4b;
        font-size: 16px;
    }

    .mobilenavigations li a span {
        padding: 0 10px 0 15px;
    }

    .mobilenavigations li a:hover,
    .mobilenavigations li a:focus {
        text-decoration: none;
    }

    .home_bg .container {
        width: 100%;
    }

    .home_bg .MT100 {
        margin-top: 70px;
    }

    .mobiletop-box-divs {
        background: #f2b5b3;
        width: 100%;
        display: none;
        position: relative;
        text-align: center;
        z-index: 99;
        padding: 0;
        height: 42px;
    }

    .mobiletop-box-divs img {
        max-width: 200px;
    }

    .mobile-phone-span {
        float: left;
        background: url('../img/call_icon.svg') no-repeat center center;
        width: 43px;
        height: 42px;
        position: relative;
        z-index: 999;
        cursor: pointer;
        padding-left: 5px;
    }

    .mobile-phone-nav-dropdown {
        float: right;
        background: url('../img/humburger-icons.svg') no-repeat center center;
        color: #fff;
        width: 47px;
        height: 42px;
        position: relative;
        text-align: center;
        z-index: 999;
        cursor: pointer;
        padding-right: 5px;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1199px) {
    .mobiletop-box-divs img {
        
    }
}

.link-navmobile-box {
    width: 45px;
    height: 45px;
    display: block;
}

.avail {
    color: #000;
}

.caret {
    padding: 0 !important;
    border-top: 4px solid;
}

img {
    vertical-align: middle;
}

.mobile_header {
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9;
}

.mobilenavigations li.active a {
    background: #f2b5b3 none repeat scroll 0 0;
    color: #fff !important;
}

.DN {
    display: none;
}

.dropdown-menu-mobile li.active a {
    background: #f2b5b3;
    color: #fff;
}

.mobilenavigations>.destination-nav-tab-mobile a.active {
    background: #fe0000;
    color: #ffffff;
}

.dropdown-menu-mobile li a {
    padding-left: 45px;
}

.dropdown-menu-mobile {
    padding: 0px;
}

/***********menu**************/
/*********** Header all page **************/
.top_bg {
    color: #000;
    padding: 0;
}

.topbg_inner {
    background: #fff;
}

.header_1 {
    background: #4d4c4b 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: #536277;
}

.inner_res {
    background: #4d4c4b;
}

@media screen and (min-width: 320px) and (max-width: 1000px) {
    .inner_res {
        background: #4d4c4b;
        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: 10px 0 0 8px !important;
    }
}

.map_to_box .F16 {
    font-size: 14px !important;
}

.panel-body-innsight {
    color: #f2b5b3 !important;
}

.show-more {
    background: #f2b5b3 !important;
}

.list-group a {
    color: #f2b5b3 !important;
}

.list-group {
    color: #f2b5b3 !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: #f2b5b3 !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: #f2b5b3 !important;
}

.datepicker td.day:hover {
    background: #f2b5b3  !important;
    color: #fff !important;
}

.datepicker td.day.disabled {
    color: #939393 !important;
}

/*********** date picker **************/
/*********** button **************/
.hvr-sweep-to-right::before {
    background: #4d4c4b 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;
}

.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+ */
    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(216, 82, 78);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(216, 82, 78, 1) 0%, rgba(176, 33, 28, 1) 48%, rgba(176, 33, 28, 1) 68%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(216, 82, 78, 1) 0%, rgba(176, 33, 28, 1) 48%, rgba(176, 33, 28, 1) 68%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(216, 82, 78, 1) 0%, rgba(176, 33, 28, 1) 48%, rgba(176, 33, 28, 1) 68%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff;
    cursor: pointer;
    margin: 0.4em;
    padding: 12px 24px;
    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;
    }

}

@media screen and (min-width: 320px) and (max-width: 991px) {
    .mobilemargin {
        margin-top: 20px;
    }

    #CDSSCROLLINGRAVE.narrow {
        width: 250px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 2500px) {
    .ML30-web {
        margin-left: 30px;
    }
}

/***************************country_currency ****************************************/
.country_currency_list {
    right: 0 !important;
    top: -470px !important;
    left: 0;
    margin: 0 auto;
}

.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;
    padding: 7px 8px;
    margin: auto;
    width: 100px;
}

@media screen and (min-width: 320px) and (max-width: 500px) {
    .country_currency_list {
        width: 293px !important;
    }

    .currency_listbox {
        width: 272px !important;
    }

    .country_currency_list {
        right: 12px !important;
        top: -686px !important;
        left: 12px;
        margin: 0 auto;
    }

    /*.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: 0 !important;
        top: -690px !important;
        left: 0;
        margin: 0 auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .country_currency_list {
        right: 0 !important;
        top: -470px !important;
        left: 0;
        margin: 0 auto;
    }

    .tableft {
        float: left;
    }

    .leavebottomspace {
        padding-bottom: 50px;
    }

    .gocentric {
        text-align: center;
    }
}

@media screen and (min-width: 400px) and (max-width: 767px) {
    .inner_check_mob {
        width: 76%
    }
}

/***************************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;
}

.attention {
    background: #f0ad4e;
    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 {
    background: transparent !important;
    padding:17px 42px 16px 42px !important;
    border: 1px solid #fff !important;
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #fff !important;
    font-size: 15px;
}

.goog-te-gadget-icon {
    display: none !important;
    color: #fff !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
}

.res_heading {
    background: #f2b5b3;
    color: #000;
    font-size:30px;
    padding: 10px 0 10px;
}

.yosemite_tours p {
    text-align: justify;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .home_collapse {
        margin-top: 20px !important;
    }
}

/* BackToTop button css */
#scroll {
    position: fixed;
    right: 10px;
    bottom: 44px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #f2b5b3;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 999;
}

#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: #000000;
}

.FS15 {
    font-size: 15px;
}

.MT00 {
    margin-top: 0px !important;
}

/* BackToTop button css */

.color_g {
    color: #fff;
    margin-top: 10px;
    text-transform: none;
}

.red-box {
    color: #fff;
    font-size: 22px;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    display: inline-block;
    text-transform: uppercase;
}

.white-box {
    color: #fff;
    font-size: 35px;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    display: none;
    text-transform: uppercase;
}

.shadowboxdiv {
    left: 0;
    right: 0;
    position: absolute;
    bottom: 270px;
    width: auto;
    z-index: 9;
}

@media screen and (min-width: 1200px) and (max-width: 2500px) {
    .colapsshoecontentlinkdiv {
        bottom: 0px;
        cursor: pointer;
        height: 73px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        width: 100%;
        z-index: 2;
    }

    .colapsshoecontentlinkdiv2 {
        bottom: 0px;
        cursor: pointer;
        height: 73px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 2;
    }

    .animatedheight p {
        text-align: justify;
        padding: 0px 13px;
    }

    .mobile0verviewinnwerdiv {
        background: none;
        height: 250px;
        overflow: hidden;
        z-index: 9;
    }

    .animatedheight {
        width: 100%;
        color: #000;
        margin-top: 10px;
        overflow: hidden;
        font-weight: 300;
    }

}

@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;
    }
}

.LSB_footer {
    background: #4d4c4b;
    color: #ffffff;
}

.LSB {
    border: 1px solid #ffffff;
    padding: 8px 19px;
    color: #ffffff !important;
    display: inline-block;
}

/*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: 36px;
}

.location_content {
    color: #ffffff;
    display: inline-block;
    padding: 0 0 20px 0;
}

.location_content h2 {
    font-size: 40px;
    text-transform: uppercase;
    margin: 10px 0;
}

.guest_roomsh span em {
    display: block;
    font-size: 50px;
    color: #fff;
}

.gocentric a {
    color: #fff;
}

.carousel-control {
    opacity: 1;
    color: #000;
    top: 45%;
}

@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 {
    padding: 30px 0 30px 0;
}

.foot_top a {
    padding: 0 28px;
    color: #ffffff;
}

.foot_top {
    color: #ffffff;
}

.black,
.black a {
    color: #60444d !important;
}

.foot_top a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.AAA {
    font-weight: 100;
    color: #fff;
}

@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) {
    .location {
        background: url(../img/location.jpg) no-repeat center center / cover;
    }

    .guest_roomsh {
        background: url("../img/attsample.jpg") no-repeat center center / cover;
    }
}

.modal-dialog {
    padding-top: 100px;
}

/*aj edits*/
.scrollspy-example p {
    text-align: justify;
    display: inline;
}

.good_news p {
    display: inline;
}

/* tanvi's styles */

.mainmen {
    margin: 0;
}

.reserspl {
    background: #f2b5b3;
    display: inline-block;
}

.reserspl a {
    color: #000000;
    display: block;
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 23px;
}

.reserspl a span {
    display: block;
    text-align: center;
}

.resertitle {
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.resersml {
    font-size: 14px;
    text-transform: capitalize;
}

.LFlight {
    font-weight: 300;
}

.LFregular {
    font-weight: 400;
}

.LFhalfbold {
    font-weight: 600;
}

.LFbold {
    font-weight: 700;
}

#carouselButtons {
    right: 18px;
    bottom: 50px;
}

#carouselButtons button {
    border-radius: 0;
}

#carouselButtons button .btn {
    padding: 5px 10px;
}

.bookhead {
    font-size: 28px;
    padding: 0 0 20px 0;
}

.darkbg {
    background: #2b3646;
}

.M0 {
    margin: 0;
}

.padup {
    padding: 10px 0;
}

.imgplace {
    display: block;
}

.imgplace img {
    position: relative;
    top: 3px;
}

.checktxt {
    font-size: 18px;
    color: #000;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 10px;
}

.gocent {
    text-align: center;
}

.F20_check {
    font-size: 18px;
    margin: 0 5px;
}

.monthcheck {
    letter-spacing: 1px;
    font-size: 18px;
}

.borlefty {
    border-right: 1px solid #fff;
    border-radius: 0;
}

.vertmar {
    margin: 75px 0 50px 0;
}

.centermein {
    float: none;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 200px;
    z-index: 9;
}

.nolook {
    display: none;
}

.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;
}

/*main */

.mainbg {
    display: block;
}

#firstmain {
    padding: 0;
}

.picinbg {
    background: url(../img/hotelpic.jpg) no-repeat;
    min-height: 475px;
    background-position: center center;
}

.mybasichead {
    font-size: 40px;
}

.mysumm .picholder {
    padding: 30px 0 15px 0;
}

.mysumm p {
    padding: 25px 0 25px 25px;
    text-align: justify;
    font-weight: 300;
    line-height: 28px;
}

.PB40 {
    padding-bottom: 40px;
}

/* room */
.Book_Special {
    padding: 45px 0;
    position: absolute;
    top: 200px;
    left: 25%;
}

.bluetrans {
    background: rgba(28, 41, 61, 0.6);
    padding: 45px 0;
}

.vibtn {
    display: inline-block;
    background: #f2b5b3;
    padding: 10px 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.vibtn:hover {
    background: #09a723;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.vibtn1 {
    display: inline-block;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px 50px;
    color: #1c293d;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.vibtn1:hover {
    background: #f2b5b3;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.part2 {
    padding: 25px 0;
}

.midspace {
    padding: 100px 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);
}

.piano {
    background: url(../img/piano.png) repeat-x 0 0 #fff;
    background-size: contain;
    height: 185px;
}

.pianohead {
    font-size: 40px;
    font-weight: 600;
}

.tsec {
    padding: 0 0 35px;
}

.revcont {
    padding: 20px 30px;
}

.revcont p {
    margin: 0;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    background: #dfdfdf;
    padding: 10px;
}

#myCarousel2 {
    min-height: 120px;
}

#myCarousel2 .carousel-control.left {
    width: auto;
    top: 25%;
    left: -2%;
}

#myCarousel2 .carousel-control.right {
    width: auto;
    top: 25%;
    right: -2%;
}

#myCarousel2 .carousel-control.left {
    background: #f2b5b3;
    padding: 30px 20px;
    display: inline-block;
    color: #fff;
}

#myCarousel2 .carousel-control.right {
    background: #f2b5b3;
    padding: 30px 20px;
    display: inline-block;
    color: #fff;
}

#myCarousel2 .carousel-control.left:hover,
#myCarousel2 .carousel-control.right:hover {
    background: #f2b5b3;
}

#myCarousel2 .glyphicon {
    color: #000;
    font-size: 35px;
    top:-18px;
}

.review_des {
    background-color: #dfdfdf;
    color: #000;
    padding: 20px 150px;
}

/* gallery */

.gallmain {
    background: rgba(0, 0, 0, 0.8);
    padding: 20px;
    position: relative;
}

.gallmain .picholder img {
    width: 100%;
}

.gallwrite {
    text-align: center;
    padding: 100px 20px;
    display: table-cell;
}

.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;
}

/* map */

.map_data {
    width: 30%;
    margin: 0 auto;
    left: -70%;
    right: 0;
    color: #000;
    display: block;
    padding: 10px;
    float: none;
    position: absolute;
    top: 0px;
}

.map_data .picholder {
    padding: 0;
}

.locimg {
    background: url(../img/locate.png) no-repeat center center;
    height: 75px;
}

.maphead {
    font-size: 35px;
    width: 80%;
    margin: 0 auto;
    background: #f2b5b3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.mapdet {
    display: block;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0px;
}

.mapdet i {
    margin-right: 10px;
    font-size: 35px;
    vertical-align: top;
    display: inline-block;
}

.mapdet .basinfo {
    display: inline-block;
    line-height: 30px;
    padding-top: 0px;
    padding-bottom: 10px;
}

.mapdet a {
    color: #000;
}

.map_data .vibtn {
    margin: 0;
}

/* footer */

.mysocialsec {
    padding: 10px 10px 0 10px;
    border: 1px dashed #fff;
}

.mainfoot {
    background: #404040;
    padding: 25px 0 10px 0px;
}

.subsec {
    display: block;
    padding: 15px;
    margin-top: 35px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.subsec em {
    font-size: 36px;
}

.subsec .subname {
    font-size: 22px;
    margin-top: 4px;
    display: inline-block;
    padding: 0 15px;
}

.rightspacy {
    text-align: right;
}

.rightleave {
    margin-right: 25px;
}

.jusblock {
    display: block;
}

.foopropname {
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 20px;
}

.mysearchlee .footul {
    display: block;
    padding: 0;
}

.mysearchlee .footul li a {
    padding: 5px 5px 0 5px;
}

.topbots {
    padding: 50px 0 30px 0;
}

.mycopycont {
    background: #fff;
    padding: 15px;
}

.mycopycont p {
    margin: 0;
    color: #000;
}

.mycopycont p a {
    color: #000;
}

.mycopycont p a:hover {
    text-decoration: underline;
    color: #f2b5b3 !important;
}

/* innerpage */

.inn-vertmar {
    margin: 60px 0 0 0;
}

.myright {
    text-align: right;
}

.patobo {
    padding: 0;
}

.nav-tabs {
    border: 0 !important;
}

.bar_overview,
.baroverview {
    background: url(../img/bar.png) no-repeat;
}

.text-primary {
    color: #f2b5b3;
}

.panelheading {
    background: #4d4c4b;
}

.panelsort {
    background: #f2b5b3 !important;
}

.sort_bar {
    background: #4d4c4b;
  
}

.bot_link {
    background: #4d4c4b;
}

.bar_div {
    background: url(../img/barA.png) no-repeat;
}

.featured-ulabs-pos li a:hover,
.featured-ulabs-pos li a.active {
    color: #f2b5b3;
    border-bottom: 2px solid #f2b5b3;
}

.featured-ulabs-pos li a {
    color: #4d4c4b;
    padding: 6px 12px;
}

.featured-ulabs-pos li:last-child a {
    padding: 6px 0 6px 16px;
}

.brdr {
    border: 2px solid #4d4c4b;
}

.events li {
    background: #4d4c4b;
}

.events li:hover,
.events li.active {
    background: #f2b5b3;
    color: #fff;
}

.events a:hover {
    color: #fff;
}


.stripB,.backg {
    background:#f2b5b3;
}

.strip{
    background:#fa8d47;
}

.stripA {
    background: #e27833;
}

.pop_address {
    background: rgba(242, 181, 179, 0.9);
}

.acessbg {
    background: #f2b5b3 !important;
}

.acesssfour a {
    color: #fa8d47 !important;
}

.acesssfour a.btn.btn-success.pdr.text-uppercase.MT15 {
    color: #fff !important;
}

.w130 {
    color: #fff;
}

.direction a {
    color: #4d4c4b !important;
}

.home_res .selectdiv {
    /*padding-top:10px;*/
    position: relative
}

.home_res .selectdiv:after {
    content: '\f0d7';
    font: normal normal normal 17px/1 FontAwesome;
    color: #000;
    right:13%;
    top: 0;
    height: 34px;
    padding: 15px 0px 0px 8px;
    position: absolute;
    pointer-events: none;
}

.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;
}

.home_res .selectdiv select,
.inner_res .selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
}

.inner_res .selectdiv {
    height: 70px;
}

.rightbor {
    border-right: 1px solid #fff;
}

.tbpcen {
    padding: 4px 0;
}

#frmReviews .form-control {
    background: #ebebeb !important;
}

#frmReviews .add-on {
    background: none;
    color: #555;
}

.pop_text {
    z-index: 9 !important;
}

#lostFound_box .selectdiv select {
    background-color: transparent !important;
    border-bottom: 1px solid #ccc;
}

.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;
}

/* Bella vista */

.top_bg1 {
    background: #fff;
}

.top_bg1 li a {
    color: #000;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
}

.chechead {
    font-size: 28px;
    text-align: center;
    color: #fff;
    padding: 5px 0;
}

.reservation {
    background: #fff;
    position: relative;
}

.reservation::before {
    /*background:url(../img/orange-slice.png) no-repeat 0 0, url(../img/orange-slice2.png) no-repeat right bottom; */
    background-size: contain;
    position: absolute;
    left: 0;
    width: 100%;
    height: 115px;
}

.middlein {
    /*float:none;*/
    margin: 0 auto;
    background: rgba(0, 0, 0, 0);
    padding: 0px;
    width: 98%;
}

.pushmarg {
    margin-top: 44px !important;
}

.headingwrap {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 30px;
    text-align: center;
}

.headingwrap1 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 30px;
    text-align: left;
    position: relative;
    left: -11%;
}

.headingwrap a {
    color: #000 !important;
}

.headingwrap1 a {
    color: #000 !important;
}

.ruler {
    background: url(../img/ruler.png) no-repeat center center;
    width: 20%;
    height: 15px;
    display: inline-block;
    background-size: contain;
}

.orangeme {
    color: #f2b5b3;
}

.smallsub {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.greyishbg {
    background: #ebebeb;
}

.makeup {
    padding: 50px 0;
}

.headingwrap h2 {
    display: inline-block;
    padding: 0px 0;
    margin: 0;
    font-style: italic;
    font-weight: 400;
}

.rooblock {
    display: block;
    position: relative;
    padding: 0 25px;
}

.innrect {
    width: 100%;
    height: 145px;
    background: #e1e1e1;
    box-shadow: inset 0 0 10px #aaa;
}

.roombigbox {
    display: block;
}

.lr15 {
    padding: 0 15px;
}

.picholder {
    display: block;
    position: absolute;
    top: -110px;
}

.picholder img {
    width: 100%;
}

.gettall {
    min-height: 160px;
}

.roomwhitebox {
    display: inline-block;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    width: 90%;
    margin: 0 auto;
    bottom: -20px;
    color: #000;
    letter-spacing: 1px;
}

.roomwhitebox .popout {
    display: block;
    color: #000;
    padding: 10px;
    border-left: 2px solid #1e60b1;
}

.roomiename {
    padding: 8px 0;
    display: block;
}

.vooshow {
    display: none;
    border-top: 1px solid #e0e0e0;
    color: #dfa513;
    font-size: 14px;
    padding: 8px 15px;
}

.gettall a.picholder:hover .vooshow {
    display: block;
}

.gettall a.picholder:hover img {
    opacity: 0.85;
}

.attsection {
    padding: 50px 0;
}

.parts,
.flexwrap {
    width: 100%;
    display: -webkit-flex;
    display: flex;
}

.flex-part {
    background: #fff;
    padding: 0;
}

.flex-part2 {
    background: url(../img/orange-slice2.png) no-repeat right top #4d4c4b;
    padding: 20px;
}

.flex-part2 h2 {
    padding: 30px 0 0 0;
}

.flex-part2 .ruler {
    background: url(../img/whiteruler.png);
    width: 13%;
}

.flex-part2 .smallsub {
    color: #fff;
}

.giveinfo {
    margin: 50px 0;
}

.giveinfo .atitle {
    font-size: 40px;
    color: #fff;
    margin: 30px 0;
}

.giveinfo p {
    color: #fff;
    line-height: 30px;
}

.linesize {
    width: 90%;
    margin: 0 auto;
}

.linebtn {
    margin: 20px 0;
}

.linebtn a {
    font-size: 20px;
    color: #fff;
}

.linebtn a:hover {
    color: #f2b5b3;
}

.flexitem {
    padding: 0;
}

.flexitem img {
    width: 100%;
}

.testsec .giveshadow {
    background: #fff;
}

.gallbg {
    background: url(../img/gallerybg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 30px 0;
}

.gallmain .ruler {
    background: url(../img/whiteruler.png) no-repeat center center;
}

.gallmain .headingwrap h2 {
    padding: 30px 0 0 0;
}

.gallsubtxt {
    display: block;
    color: #fff;
    margin-top: 25px;
    font-size: 20px;
    padding-bottom: 220px;
}

.gallboxwrap {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    bottom: -110px;
}

.gallboxwrap a {
    display: block;
}

.gallboxwrap a img {
    width: 100%;
}

.veelsec {
    display: block;
    padding: 30px 0 30px;
    text-align: center;
}

.direcinfo {
    padding: 10px 0px 0 40px;
}

.mapush {
    padding-bottom: 0px;
}

.hotel_name {
    font-size: 45px;
    text-align: left;
    font-style: italic;
}

.foot_new .container-footer {
    border-bottom: 1px solid #313131;
    border-top: 1px solid #313131;
    margin: 35px 0 15px;
    padding: 20px 0;
}

.footul {
    padding: 0;
}

.footul li {
    display: block;
}

.footul li a {
    color: #fff;
    display: inline-block;
    padding: 0 2px;
    letter-spacing: 1px;
    line-height: 35px;
}

.footul li a:hover,
.footul li a:focus {
    color: #f2b5b3 !important;
}

.TB {
    padding-top: 20px;
}

.dropdown-menu {
    background: #f2b5b3;
}

.dropdown-menu li a {
    padding: 15px 30px !important;
}

#innermagic .home_res {
    background: none;
    bottom: 0;
}

/*#innermagic .reservation{background:none;}
#innermagic .reservation::before{background:none; height:auto;}*/
#innermagic .centermein {
    bottom: 200px;
}

.sort_bar .but_flot {
    top: -16px;
}

.sortbarmobile {
    padding: 8px 10px;
}

.form-inline .email-enter {
    font-size: 15px;
    color: #4d4c4b;
}

.form-inline .promo-bor {
    border: 1px solid #4d4c4b;
}

.testsec .pianohead {
    margin-top: 0;
}

.datepicker.dropdown-menu {
    background: #fff;
}

.SR a:focus,
.SR a:hover {
    color: #fff !important;
}

#myreviewgraphics .SR a:focus,
#myreviewgraphics .SR a:hover {
    color: #f2b5b3 !important;
}

.promo-but,
.btn-default:focus,
.btn-default:hover,
.btn-default:active {
    margin-left: 5px;
}

#ecommercefrmReviews {
    font-size: 15px;
}

#ecommercefrmReviews select {
    background: #ebebeb !important;
}

#ecommercefrmReviews label.font_weightB {
    font-weight: normal;
}

#ecommercefrmReviews .statement a:hover {
    color: #000 !important;
}

.mobilenavigations li a:hover,
.mobilenavigations li a:focus {
    color: #4d4c4b !important;
}

#formReservation .xs-fnone {
    margin: 2px 0;
}

#formReservation .sort_bar {
    padding: 0 10px;
}

#formReservation .mylistviews {
    margin: 4px 0;
}

#formReservation .mylistviews a span::before {
    margin-right: 5px;
}

#selectRoomDiv1 .bx-controls-direction a {
    z-index: 9;
}

.table_border {
    border-bottom: 1px solid #888;
}

.clildboxpolicy {
    font-size: 13px;
    line-height: 22px;
}

.wheelchair {
    line-height: 1.42857143;
    padding: 6px 22px !important
}

.textacc {
    position: relative;
    top: -4px;
}

.animatedheight a:hover {
    color: #f2b5b3;
}

#formReservation .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: #f2b5b3;
}

#formReservation .viewrooms {
    background: #f2b5b3;
    border: 2px solid #f2b5b3;
}

#formReservation .bg_collapse {
    background: #4d4c4b;
}

#formReservation .panel-default .collapse>.panel-body {
    color: #4d4c4b !important;
}

.mycurrency {
    margin-bottom: 10px;
}

.mycurrency .currency_tabdiv {
    margin: 0;
}

.direction .bg_img {
    font-size: 13px;
}

.but_flot .but_bg {
    font-size:20px;
    line-height: 1.42857143;
}
.sort_bar .but_bg {margin: 11px 0 0 !important;}

.sort_bar select {
    background-color: #fff !important;
    color: #4d4c4b;
}

#myreviewgraphics .panel-body {
    padding: 15px;
    line-height: 1.42857143;
}

.res-gray-box {
    border-top: 2px solid #4d4c4b;
}

.borderR {
    border-right: 2px solid #4d4c4b;
}

.grid .bar_overview {
    background: url(../img/guestrooms.png) 0 0px no-repeat;
}

.mobile-contentdiv {
    background: #4d4c4b;
}

.initialmapwd {
    border: 1px solid #4d4c4b;
}

.pushmarg .home_collapse .PT5 {
    padding-top: 10px !important;
}

#formReservation .rooms_tabs_child {
    color: #666;
    background: #ddd;
}

#formReservation .rooms_tabs li a.rooms_tabs_child:hover {
    background: #f2b5b3;
    color: #fff;
}

#myreviews .promo-but {
    margin-left: 6px;
}



#form_sixplusbooking .customedeatetimesout,
#form_sixplusbooking .customedeatetimesin {
    text-align: left;
    padding: 9px 35px 6px 12px;
}


@media screen and (max-width: 2600px) and (min-width: 767px) {


    .bor1 {
        border-right: 1px solid #888;
    }

    #ecommercefrmReviews .bor,
    #ecommercefrmReviews .bor1 {
        border: 0;
    }

}

@media screen and (max-width:1710px) {

    .top_bg1 li a {
        font-size: 15px;
    }

}

@media screen and (min-width:1200px) and (max-width:1299px) {

    .top_bg1 li a {
        padding: 22px 28px;
    }


}

@media screen and (min-width:1300px) and (max-width:1399px) {

    .top_bg1 li a {
        padding: 22px 20px;
    }

}

@media screen and (min-width:1400px) and (max-width:1499px) {

    .top_bg1 li a {
        padding: 22px 28px;
    }

}

@media screen and (min-width:1500px) and (max-width:1599px) {

    .top_bg1 li a {
        padding: 22px 28px;
    }

    .home_res {
        width: 58%;
    }
}

@media screen and (min-width:1600px) and (max-width:1699px) {

    .top_bg1 li a {
        padding: 22px 28px;
    }

    .home_res {
        width: 55%;
    }

}

@media screen and (min-width:1700px) and (max-width:1799px) {
    .home_res {
        width: 55%;
    }
}

@media screen and (min-width:1800px) and (max-width:1999px) {
    .home_res {
        width: 50%;
    }
}


@media screen and (min-width:2000px) and (max-width:2200px) {
    .home_res {
        width: 44%;
    }
}



@media screen and (min-width:1700px) {
    .bigscreen {
        padding-right: 20px;
        padding-left: 0;
    }

    .bigscreen2 {
        padding-right: 40px;
        padding-left: 0;
    }
}

@media screen and (max-width:1199px) {

    .home_res {
        position: relative;
        width: 100%;
        left: initial;
        right: initial;
        bottom: initial;
    }

    .res_bg {
        background: none;
        margin: 0;
        float: none;
    }

    .gocent {
        padding-top: 10px;
    }

    .centermein {
        bottom: 10px;
    }

    .carousel-indicators {
        bottom: 60px;
    }

    .pushboth {
        padding: 15px 0 25px 0;
    }

    .homecontain h1 {
        margin-top: 10px;
    }

    .picinbg {
        background-position: -190px -80px
    }

    /*#myCarousel2{min-height:250px;}
#myCarousel2 .carousel-control.left{left:43%;}
#myCarousel2 .carousel-control.right{right:43%;}
#myCarousel2 .glyphicon{top:0;}*/
    .tsec {
        padding: 0 0 15px;
    }

    .map_data .vibtn {
        padding: 15px 40px;
    }

    .subsec {
        padding: 15px 0;
    }

    .rightleave {
        margin-right: 15px;
    }

    .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: 32px 0 0 0;
    }

    .tbpcen {
        padding: 45px 0 0 0;
    }

    .mobile0verviewinnwerdiv {
        padding: 0 15px;
    }

    .mobile0verviewinnwerdiv h2,
    .mobile0verviewinnwerdiv h3,
    .mobile0verviewinnwerdiv h4 {
        padding: 10px 0;
    }

    .pushmarg {
        margin-top: 65px;
    }

    .reservation::before {
        height: 160px;
    }

    .middlein {
        margin: 10px auto;
    }

    #firstmain {
        padding: 0px 0px 20px 0;
    }

    .gettall {
        min-height: 85px;
    }

    .flexitem img {
        width: 105%;
    }

    .midspace {
        padding: 60px 0;
    }

    .testsec {
        padding: 10px 0 60px 0;
    }

    .gallboxwrap {
        bottom: -90px;
    }

    .gallsubtxt {
        padding-bottom: 190px;
    }

    .gallmain .headingwrap h2 {
        padding: 10px 0 0 0;
    }

    .veelsec {
        padding: 80px 0 30px 0;
    }

    .map_data {
        width: 40%;
        left: -53%;
    }

    .foot_top a {
        padding: 0 22px;
    }

    #innermagic .centermein {
        bottom: 10px;
    }

    .mybtn {
        margin-top: 0px;
    }

    .foot_new a {
        padding: 0 21px;
    }

    .roomwhitebox .popout {
        min-height: 84px;
    }

    .shadowboxdiv {
        bottom: 80px;
    }

    .flex-part2 .ruler {
        width: 10%;
    }
}

@media screen and (max-width:991px) {
    .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: 35px 0 20px 0;
    }

    .res_heading {
        background: none;
        font-size: 29px;
    }

    .gocent {
        padding-top: 20px;
    }

    .shadowboxdiv {
        width: 100%;
        height: auto;
        bottom: 0;
    }

    .color_g {
        width: 100%;
        margin: 0;
    }

    .white-box {
        font-size: 20px;
        display: inline-block;
    }

    .picinbg {
        background-position: 0 0;
    }

    .mysumm .picholder {
        padding: 0 0 15px 0;
    }

    .makeup .container {
        padding-bottom: 0;
    }

    .mysumm {
        padding: 0;
    }

    .mysumm p {
        padding: 25px;
    }

    .midspace {
        padding: 100px 0;
    }

    .vibtn {
        padding: 11px 35px;
    }

    .posit {
        position: relative;
        bottom: 0;
    }

    .posit .vibtn {
        background: #09a723;
        color: #fff;
    }

    .subsec em {
        font-size: 25px;
        padding-top: 5px;
    }

    .subsec .subname {
        font-size: 15px;
        margin-top: 10px;
    }

    .mysearchlee {
        text-align: right;
    }

    .inn-vertmar {
        margin: 20px 0 0 0;
    }

    .footul li {
        padding: 2px 0;
    }

    .dropshadow {
        box-shadow: none;
    }

    .smwid {
        float: none;
        display: inline-block;
        margin: 0 auto;
        padding: 0 10px !important;
    }

    .home_res .pullme {
        padding-top: 10px !important;
        padding-bottom: 20px;
        width: 95%;
        margin: 0 auto
    }

    #no_of_rooms,
    #no_of_adult,
    #no_of_child {
        text-align: center;
        width: 80%;
    }

    .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%;
    }

    .home_res {
        background: #4d4c4b;
    }

    .reservation::before {
        background: none;
    }

    .pushmarg .F16 {
        font-size: 18px;
    }

    .home_collapse {
        background: none !important;
    }

    .btn_left {
        background: url(../img/plus_minus.png) no-repeat 8px 11px #f2b5b3;
    }

    .btn_right {
        background: url(../img/plus_minus.png) no-repeat -50px 10px #f2b5b3;
    }

    .panel-body,
    .clildboxpolicy {
        width: 75%;
        margin: 0 auto;
        float: none;
    }

    #myreviewgraphics .panel-body {
        width: 100%;
    }

    .gettall {
        min-height: 125px;
    }

    .gallboxwrap {
        bottom: -110px;
    }

    .gallsubtxt {
        padding-bottom: 210px;
    }

    .veelsec {
        padding: 100px 0 30px 0;
    }

    .mapush {
        padding-bottom: 55px;
    }

    .foot_top {
        padding: 20px 0;
    }

    .foot_top a {
        padding: 0 10px;
        line-height: 35px;
    }

    .subsec {
        margin-top: 20px;
    }

    .hotel_name {
        padding-bottom: 25px;
    }

    .mainfoot {
        padding: 30px 0 0 0;
        margin-top: 40px;
    }

    .testsec {
        padding: 50px 0;
    }

    .res_heading {
        font-size: 25px;
        padding: 7px 0;
    }

    #innermagic .home_res {
        background: #f2b5b3;
    }

    .ruler {
        width: 15%;
    }

    .btn_right:hover,
    .btn_right:active,
    .btn_right:focus {
        background: url(../img/plus_minus.png) no-repeat -50px 10px #f2b5b3 !important;
    }

    .btn_left:hover,
    .btn_left:active,
    .btn_left:focus {
        background: url(../img/plus_minus.png) no-repeat 8px 11px #f2b5b3 !important;
    }

    .vooshow {
        display: block;
    }

    .gettall a.picholder:hover img {
        opacity: 1;
    }

    .roomiename {
        font-size: 15px;
    }

}

@media screen and (max-width:767px) {
    .home_res .pullme {
        width: 100% !important;
        padding: 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:40px !important;}*/

    .white-box {
        font-size: 18px;
        font-weight: 400;
    }

    .pushboth {
        padding: 15px 0;
    }

    .gallwrite {
        display: block;
        padding: 50px 20px;
    }

    .gallwrite2 {
        display: block;
    }

    .gallbg2 {
        background-position: 0 0;
        min-height: 335px;
    }

    .social li {
        display: inline-block;
        padding: 0 1px;
    }

    .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;
    }

    .topbots {
        padding: 0 0 20px 0;
    }

    .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;
    }

    .bg_color {
        height: 400px;
    }

    .mobile0verviewinnwerdiv {
        padding: 0 25px;
    }

    .ruler {
        width: 8%;
    }

    .picholder {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        position: relative;
        top: initial;
    }

    .innrect {
        display: none;
    }

    .gettall {
        min-height: auto;
    }

    .makeup .container {
        padding-bottom: 0;
    }

    .makeup .mybtn {
        margin-top: 40px;
    }

    .gallboxwrap {
        bottom: initial;
        position: relative;
        left: initial;
        right: initial;
    }

    .gallsubtxt {
        padding-bottom: 35px;
    }

    .nofls {
        float: none;
        margin: 0 auto;
    }

    .gallmain {
        padding-bottom: 50px;
    }

    .gallmain .headingwrap h2 {
        padding: 0;
    }

    .veelsec {
        padding: 15px 0 30px 0;
    }

    .subsec {
        margin-top: 0;
    }

    .TB .wheelchair {
        margin: 10px 0 30px 0;
    }

    .foot_top {
        padding: 10px 0 20px 0;
    }

    .foot_top a {
        display: block;
    }

    .panel-body,
    .clildboxpolicy {
        width: 100%;
    }

    .roomiename {
        font-size: 17px;
    }

    .sort_bar .but_flot {
        top: 15px;
    }
}

@media screen and (max-width:600px) {
    .res_bg {
        padding-top: 0 !important;
    }

    .homecontain h1 {
        font-size: 35px;
        margin: 10px;
    }

    .midspace {
        padding: 40px 0;
    }

    .attention .glyphicon-warning-sign {
        width: 4%;
    }

    .attention .glyphicon-remove {
        width: 4%
    }

    .attention p {
        padding-left: 8px;
        width: 91%;
    }

    .ruler {
        display: none;
    }

    #myCarousel2 .carousel-control.right {
        right: 33%;
    }

    #myCarousel2 .carousel-control.left {
        left: 33%;
    }

    .veelsec {
        padding: 15px 0 20px 0;
    }

    .mobile0verviewinnwerdiv {
        padding: 0;
    }

    #myreviews .sortbarmobile {
        height: auto !important;
    }

    #myreviews .sort_bar {
        height: 42px;
    }
}

@media screen and (max-width:500px) {
    .checktxt {
        font-size: 16px;
    }

    .pushmarg .F16 {
        font-size: 16px;
    }

    .F20_check {
        font-size: 16px;
    }

    .monthcheck {
        font-size: 16px;
    }

    .add-on {
        bottom: -3px;
        background-size: 100%;
        width:23px;
        height: 35px;
    }

    .customedeatetimesout,
    .customedeatetimesin {
        padding: 10px 3px;
    }

    .mysumm p {
        padding: 25px 0 10px 0;
    }

    .inner_res .selectdiv:after {
        top: -40px;
    }

    .panel-body {
        padding: 10px 0;
    }

    .panel-body,
    .clildboxpolicy {
        width: 100%;
    }

    .animatedheight h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .home-mobileboxoverviews {
        padding: 10px 35px 73px 35px;
    }
}

@media screen and (max-width:400px) {
    .checktxt {
        font-size: 19px;
        letter-spacing: 0;
    }

    .gocent {
        padding-top: 0;
    }

    .pushmarg {
        margin-top: 20px;
    }

    .pushmarg .F16 {
        font-size: 14px;
    }

    .panel-body {
        font-size: 14px;
    }

    .reservation label {
        font-size: 14px;
        font-weight: 400;
    }

    .home_collapse {
        width: 100%;
        margin: 0;
    }

    .reservation #dpd1,
    .reservation #dpd2 {
        height: 40px;
    }

    .reservation .btn-success {
        padding: 5px 25px;
    }

    .makeup .container {
        padding-bottom: 30px;
    }

    #no_of_room,
    #no_of_adult,
    #no_of_child {
        font-size: 15px;
    }

    .inner_res .pullinn {
        margin-top: 15px;
    }

    .attention .glyphicon-warning-sign {
        width: 5%;
    }

    .attention .glyphicon-remove {
        width: 5%
    }

    .attention p {
        padding-left: 5px;
        width: 89%;
    }

    .middlein {
        width: 100%;
    }

    .rooblock,
    .lr15 {
        padding: 0;
    }

    .makeup .MB30 {
        margin-bottom: 10px;
    }

    #myCarousel2 .carousel-control.right {
        right: 26%;
    }

    #myCarousel2 .carousel-control.left {
        left: 26%;
    }

    .animatedheight h1 {
        font-size: 25px;
        line-height: 32px;
    }

    .customedeatetimesout,
    .customedeatetimesin {
        text-align: left;
        padding: 10px;
    }
}

.mydiv h3,
.blogn_title {
    background: #4d4c4b
}

div.mydiv a,
div.mydiv a:hover,
.empty-month,
.empty-month:hover {
    color: #4d4c4b
}

.mydiv li li:hover {
    background: none;
}

.mydiv li li:hover a {
    color: #4d4c4b;
}

.checkavail:hover {
    color: #fff !important;
}

.main-con-bg {
    background: #ebebeb;
    width: 90%;
    margin: 0 auto;
}

.home-rooms {
    color: #000;
    font-size: 75px;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: -20px;
}

.home-innsight {
    color: #000;
    font-weight: 600;
    font-size: 70px;
    font-style: italic;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.innsight {
    background: #ebebeb;
}

.MT-20 {
    margin-top: -20px;
}

.MT-10 {
    margin-top: -10px
}

.home-location {
    color: #7d9181;
    font-size: 80px;
    font-style: italic;
    padding-left: 35px;
}

.home-location-small {
    color: #d5eeda;
    margin-top: -22px;
    text-align: right;
    margin-left: 16%;
}

.MB0 {
    margin-bottom: 0;
}

.bold {
    font-weight: bold;
    font-style: italic;
}

/* footer social icons */
#myCarousel2 .carousel-inner .item,
#myCarousel2 .carousel-inner .item div,
#myCarousel2 .carousel-inner .item span,
#myCarousel2 .carousel-inner .item p {
    text-transform: none !important;
}

.connect {
    color: #222222;
    display: block;
    font-size: 30px;
    letter-spacing: 2px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin:0 15px;
}


/* 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);
    color: #fff !important;
    -webkit-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: #222222 !important;
    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 */
.buttons-viwe {
    background: #f2b5b3 url("../img/design1.png") no-repeat right center;
    padding: 0 60px;
    display: inline-block;
    border-radius: 40.5px;
    color: #000000 !important;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 13px 45px;
}

.topborder {
    border: 1px solid #ebebeb;
}

.top-sub-test {
    color: #5a5a5a;
}

.top-sub-test1 {
    color: #5a5a5a;
    text-align: right;
    width: 68%;
}

.homerooms-text {
    color: #717171;
}

.icons-attractions {
    margin-top: -49px;
}

.icons-attractions-text {
    font-size: 23px;
    font-style: italic;
    margin: 10px 0;
    text-align: center;
}

@media screen and (min-width:1200px) and (max-width:1300px) {
    .home_res {
        width: 73%;
    }
}

.orangebg {
    background-color: #fff3f0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .home-rooms {
        letter-spacing: 0;
        font-size: 52px;
    }

    .tsec {
        padding: 0 0 15px;
    }

    .hotel_name {
        font-size: 32px
    }

    .gocent {
        padding-top: 0px !important;
    }

    .pushmarg {
        margin-top: 0 !important;
    }

    .MB20_tab {
        margin: 33px 0 1px 5px !important
    }

    .innerheader {
        bottom: 80px !important;
    }

    .subscribe_input {
        width: 65% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .pushmarg {
        margin-top: 25px !important;
    }

    .innerheader {
        bottom: 95px !important;
    }

    .res_bg_web {
        margin: 0 auto !important;
        width: 70%;
        float: none !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
    .squareme {
        width: 100%;
    }

    .reservation {
        box-shadow: 0px 3px 5px #8e8e8e;
    -webkit-box-shadow: 0px 3px 5px #8e8e8e;
    -moz-box-shadow: 0px 3px 5px #8e8e8e;
	background:#fff;
    }


	
	
    .home_res {
        background: #fff;
    }

    .res_heading {
        background: #f2b5b3;
		color: #000000;
        text-transform: uppercase;
    }

    .home-img-bor {
        width: 100%;
    }

    .mainfoot {
        margin-top: 0;
    }

    .reservation .btn-success {
        padding: 12px 36px;
    }

    .MB20_tab {
        margin: 13px 0 5px;
    }

    .gocent {
        padding-top: 20px;
    }

    .hotel_name {
        text-align: center;
    }

    .text-center-xssm {
        text-align: center;
        margin: 20px 0;
    }

    .text-xs-centersm {
        text-align: center;
    }

    .foot_new .container {
        margin: 14px 0 29px;
    }

    .headingwrap {
        margin-top: 5px;
    }

    .posit {
        bottom:0px;
    }

    .review_des {
        padding: 10px;
    }

    .revcont {
        padding: 6px 5px;
    }

    .innerheader {
        bottom: 2px;
    }
}


@media screen and (min-width: 992px) and (max-width: 1199px) {
    .home_res {
        padding: 0 13px;
    }

    .headingwrap {
        margin-top: 0;
    }

    .hotel_name {
        font-size: 39px;
    }

    .home_res {
        width: 92%;
    }
}



.innerheader {
    bottom: 165px;
    color: #ffffff;
    left: 0;
    padding: 10px 21px;
    position: absolute;
    right: 0;
    text-align: center;
}

.MR5p {
    margin-right: 5%
}

#subscribe_me input[type="text"]:focus {
    border: 2px solid #f2b5b3 !important;
    color: #1c293d;
}

.maptextaddress {
    color: #f2b5b3;
    font-weight: bold;
    text-transform: uppercase;
}

.footericons {
    background: #ccc
}

.col {
    color: #000 !important
}

.flexslider .slides>li {
    display: block !important;
}

.ps-fixed {
    display: none;
}

#carousel .flex-active-slide img {
    border: 8px solid #888888 !important;
}

.home_res .selectdiv select::-ms-expand,
.inner_res .selectdiv select::-ms-expand {
    display: none;
}

.home_res .selectdiv select,
.inner_res .selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    height: 43px;
    border: none;
}

.gallery>li.active>a, .gallery>li.active>a:focus, .gallery>li.active>a:hover {
    background:#f2b5b3 !important;
    color: #fff !important;
}

@media screen and (min-width:768px) and (max-width: 1024px){	
	.rating_font {font-size: 69px !important;}
	.panel-body-innsight .F22 {font-size: 20px !important;}
	.social-circle li a{margin:0 -6px;}
}

@media screen and (min-width:992px) and (max-width: 1199px){	
.list-group{font-size: 15px;}
.progress{margin-bottom: 18.7px;}
.rating_font {font-size: 93px !important;}
.innerheader {bottom: 0;}
}

@media screen and (min-width:2600px) and (max-width: 3000px){	
.mobiletop-box-divs{display:none;}
}
@media screen and (min-width:2850px) and (max-width: 3000px){	
.mobile0verviewinnwerdiv {height: 170px;min-height: 170px;}
.animatedheight h2{padding:0}
}

@media screen and (min-width:2600px) and (max-width: 2700px){	
.mobile0verviewinnwerdiv {height: 175px;min-height: 175px;}
.animatedheight h2{padding:0}
}

@media screen and (min-width:230px) and (max-width: 767px){	
.backg {line-height: 40px;margin-bottom: -3px;}
#no_of_rooms, #no_of_adult, #no_of_child{width:83% !important;}
}
.call-top{position: relative;top: 6px;}
.viewmore{margin-bottom:20px;}
@media screen and (min-width:1200px) and (max-width:1700px){	
.navbar-nav {float: left;margin: -8px 0 0 0;}
}



.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.width100tabmob .viewmore.white, .but_bg, .btn-success{background: #f2b5b3 !important; color: #000 !important;}

#sort_bar{color: #000000 !important;}

#review_content .arrowbg{background: #f2b5b3;}
.w100{width: 100%}