@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Ubuntu', sans-serif;
}
*:hover, *:focus, *:active {
    outline:none !important;
    text-decoration:none !important;
}
/*========================================================
Top Section
========================================================*/
.top-bar { width:100%; float:left; background:#3F3D3D; position:relative; z-index:5; }
.top-bar a.need-help { font-size: 12px; display: inline-block; text-transform: uppercase; color: #fff; letter-spacing: 1px; font-family: arial; padding: 7px 0; float: left; width: auto; }
.top-bar ul {
    margin:0 45px 0 0;
    padding:0;
    list-style:none;
    position:relative;
    width:auto;
    float:right;
}
.top-bar ul li {
    position:relative;
}
.top-bar ul li a {
    padding: 7px 0;
    color:#fff;
    display:block;
}
.top-bar ul li ul {
    position: absolute;
    top: 32px;
    z-index: 9999999;
    background: #3F3D3D;
    right: -10px;
    margin:0;
    width: 150px;
    display:none;
}

.top-bar ul li:hover ul {
    display:block;
}
.top-bar ul li ul li {
}
.top-bar ul li ul li a {
    margin: 0 !important;
    display: block !important;
    float: none !important;
    padding: 7px !important;
}
.top-bar a.signup { font-size: 12px; display: inline-block; text-transform: uppercase; color: #fff; letter-spacing: 1px; font-family: arial; padding: 7px 0; float: right; width: auto; /*margin-right: 45px;*/ }
.top-bar a:hover { color:#ccc; text-decoration:none; }


/*========================================================
Header Section
========================================================*/
.header-section { box-shadow: 0 0 3px rgba(0,0,0,0.2); background:#fff; width:100%; float:left; padding: 0; position: relative; z-index: 3; }
.header-section .navbar-default { background: none; border: none; box-shadow: none; margin: 0; width: 100%; float: left; }
.header-section .navbar-default .navbar-header { }
.header-section .navbar-default .navbar-header .navbar-brand { display: inline-block; padding: 7px 0; margin-right: 150px; }
.header-section .navbar-default .navbar-nav { width: 100%; padding: 0 0 0 240px; float: none; }
.header-section .navbar-default .navbar-nav li { }
.header-section .navbar-default .navbar-nav li a { background: none; box-shadow: none; padding: 20px 15px; font-size:14px; font-weight:500; color:#000; }
.header-section .navbar-default .navbar-nav li.active a, .header-section .navbar-default .navbar-nav li.active:hover a { color:#E67300; background:none; }
.header-section .navbar-default .navbar-nav li:hover a { color:#E67300; }
.header-section .navbar-default .navbar-nav li.book-online { float:right; }
.header-section .navbar-default .navbar-nav li.book-online a { background: #E67300; color: #fff; padding: 20px 30px; text-transform: uppercase; }
.header-section.fixed { position:fixed; left:0; right:0; top:0; z-index:99;	}
.header-section.fixed.fixed-book .navbar-default .navbar-nav li.book-online { display:block; }


/*========================================================
Banner Section
========================================================*/
.banner-section { width:100%; float:left; }
.banner-container, .main-container { max-width:1440px; width:100%; margin:0 auto; }
.banner-section .carousel-caption { font-family: 'Raleway', sans-serif; bottom: 15%; background: rgba(0,0,0,0.6); padding: 20px; z-index:0; }
.banner-section .carousel-caption h3 { font-size: 36px; text-transform: uppercase; font-weight: bold; letter-spacing: 0.5px; margin: 0; }
.banner-section .carousel-caption p { font-size: 26px; text-transform: uppercase; font-weight: bold; margin-top: 10px; margin-bottom: 0; }


/*========================================================
Booking Calender
========================================================*/
.booking-calender { width:100%; float:left; min-height: 210px; }
.booking-calender-inner { padding:30px 0 10px; width:100%; }
.booking-calender .form-group { position:relative; }
.booking-calender select { /*background:#fff url('../images/down.svg') no-repeat; background-size: 10px auto; background-position: right 9px center;*/ color:#666; padding-right:30px; -webkit-appearance:none; -moz-appearance:none; appearance:none; }
.booking-calender .form-group .ui-datepicker-trigger { width: 20px; height: auto; top: 35px; right: 10px; }
.booking-calender label { font-weight: normal; text-transform: uppercase; margin: 0 0 3px; display:block; }
.booking-calender .form-control { border-radius:0; height:45px; }
/*.booking-calender .form-control.calender-img { background:#fff url('../images/calendar.svg') no-repeat; background-size: 25px auto; background-position: right 9px center; }*/
.ui-datepicker-trigger { position: absolute; right: 14px; top: 25px; }
.book-now-nutton { background:#E67300; border-color:#E67300; border-radius:0; color:#fff; text-shadow:none; width:100%; float:right; height:50px; max-width:200px; }
.mobile-booking .book-now-nutton { height:45px; }
.book-now-nutton:hover, .book-now-nutton:active, .book-now-nutton:focus { background:#E67300; border-color:#E67300; color:#fff; outline:none; }
.booking-calender label.re-fld { height: 35px; margin: 0; padding: 14px 0; }
.other-requi { display:none; }
.more-option { width: auto; float: right; /*margin-bottom: 12px;*/ margin: 35px 0 0; padding: 2px 30px 2px 0; position: relative; font-size: 16px; font-weight: bold; }
.more-option:hover { cursor:pointer; }
.more-option:after { content:"\f055"; position:absolute; font-family:FontAwesome; right: 6px; font-size: 20px; top: -1px; }
.more-option.less { color:#2B95CF; }
.more-option.less:after { content:"\f056"; }
.booking-calender-inner.slide-book { position: fixed; left: 0; right: 0; top: 60px; z-index: 98; background: #fff }
form #decrease { background: #E67300 !important; color: #fff; height: 45px; border-radius: 0 !important; border: none; float:left; }
form #increase { background: #E67300 !important; color: #fff; height: 45px; border-radius: 0 !important; border: none; float:right; }
input.number { height: 45px !important; float: none; width: calc(100% - 72px) !important; text-align: left !important; padding: 0 20px; }


/*========================================================
Offer Heading Section
========================================================*/
.offer-heading { background:#2B95CF; color:#fff; width:100%; float:left; margin-bottom: 4px; }
.offer-heading h1 { font-family: 'Ubuntu', sans-serif; font-style:italic; margin: 0; font-size: 26px; padding: 15px 0; }
.offer-tiles { width:100%; float:left; }
.offer-tiles .row { margin:0; }
.offer-tiles .row .col-sm-1, .offer-tiles .row .col-sm-2, .offer-tiles .row .col-sm-3, .offer-tiles .row .col-sm-4, .offer-tiles .row .col-sm-5, .offer-tiles .row .col-sm-6, .offer-tiles .row .col-sm-7, .offer-tiles .row .col-sm-8, .offer-tiles .row .col-sm-9, .offer-tiles .row .col-sm-10, .offer-tiles .row .col-sm-11, .offer-tiles .row .col-sm-12, .offer-tiles .row .col-md-1, .offer-tiles .row .col-md-2, .offer-tiles .row .col-md-3, .offer-tiles .row .col-md-4, .offer-tiles .row .col-md-5, .offer-tiles .row .col-md-6, .offer-tiles .row .col-md-7, .offer-tiles .row .col-md-8, .offer-tiles .row .col-md-9, .offer-tiles .row .col-md-10, .offer-tiles .row .col-md-11, .offer-tiles .row .col-md-12 { padding:0 2.5px; }
.offer-tiles .row .col-alpha { padding-left:0; }
.offer-tiles .row .col-beta { padding-right:0; }
.offer-tiles img { width:100%; }


/*========================================================
Corporate Section
========================================================*/
.corporate-heading { background:#E67300; color:#fff; width:100%; float:left; margin-bottom: 4px; }
.corporate-heading h1 { font-family: 'Signika', sans-serif; font-style:italic; margin: 0; font-size: 30px; padding: 20px 0; }
.corporate-heading h1 a { }
.corporate-heading h1 a:hover { }
.corporate-tile-section { background:#f7f7f7; width:100%; float:left; /*height:500px;*/ overflow:hidden; padding-bottom:5px; }
.corporate-tile-section .row { margin:0; }
.corporate-tile-section .row .col-sm-1, .corporate-tile-section .row .col-sm-2, .corporate-tile-section .row .col-sm-3, .corporate-tile-section .row .col-sm-4, .corporate-tile-section .row .col-sm-5, .corporate-tile-section .row .col-sm-6, .corporate-tile-section .row .col-sm-7, .corporate-tile-section .row .col-sm-8, .corporate-tile-section .row .col-sm-9, .corporate-tile-section .row .col-sm-10, .corporate-tile-section .row .col-sm-11, .corporate-tile-section .row .col-sm-12 { padding:0; }
.corporate-tile-section .row .col-alpha { padding-left:0; }
.corporate-tile-section .row .col-beta { padding-right:0; }
.corporate-tile-section img { width:100%; }
.corporate-tile-image {  width: 100%; height: 440px; overflow:hidden; }
.corporate-tile-image img { height:100%; width:100%; }
.corporate-tile-text { width: 100%; height: 440px; padding: 30px 20% 30px 40px; display: block; position:relative; }
.corporate-tile-text-table {     position: absolute;
                                 background: rgba(255,255,255,0.8);
                                 padding: 30px 40px;
                                 right: 30px;
                                 max-width: 630px;
                                 top: 30%;
                                 box-shadow: 0 0 10px rgba(0,0,0,0.2);
                                 left: -60%;
}
.corporate-tile-text h1 { font-size: 36px; font-weight: 600; font-style: italic; margin-top:0; }
.corporate-tile-text-table a { font-size: 30px; color: #666; font-weight: lighter; }
.corporate-tile-text-table a:hover { color:#000; text-decoration:none; }
.corporate-tile-text-table a:after { content: "\f054"; font-family: FontAwesome; font-size: 22px; margin-left: 10px; }


/*========================================================
Inner Offer Tiles
========================================================*/
.inner-offer-tiles { width: 100%; height: 300px; position:relative; overflow: hidden; margin-bottom: 4px; }
.inner-offer-tiles2 { width: 100%; height: 300px; position:relative; overflow: hidden; margin-bottom: 4px; }
.inner-offer-tiles:before { background:rgba(0,0,0,0); content:""; position:absolute; left:0px; right:0px; top:0px; bottom:0px; z-index:1; width:0; height:0; opacity:0;
                            -webkit-transition: all 800ms ease-in-out;
                            -moz-transition: all 800ms ease-in-out;
                            -o-transition: all 800ms ease-in-out;
                            transition: all 800ms ease-in-out;
}
.inner-offer-tiles:hover:before { background:rgba(0,0,0,0.4); width:auto; height:auto; opacity:1; }
.inner-offer-tiles img { width:100%; height:100%; }
.inner-offer-tile-text { position: absolute; color: #fff; left: 40px; text-shadow:1px 1px 5px rgba(0,0,0,0.5); z-index:2; }
.inner-offer-tile-text h2 { margin: 0; font-size: 25px; font-style:italic; font-family:'Ubuntu', sans-serif; }
.inner-offer-tile-text h2 span { font-size:38px; font-weight:600; text-transform:uppercase; font-style:italic; }
.inner-offer-tile-text a.tile-link { display: inline-block; position:relative; font-size: 20px; color: #fff; }
.inner-offer-tile-text a.tile-link:hover { text-decoration:none; cursor:pointer; }
.inner-offer-tile-text a.tile-link:after { content: "\f054"; font-family: FontAwesome; font-size: 18px; margin-left: 10px; }
.top-position { top:15%; }
.bottom-position { bottom:15%;	 }


/*========================================================
Home Nearest Place To Visit Section
========================================================*/
.home-nearest-place-heading { background:#F9423A; color:#fff; width:100%; float:left; }
.home-nearest-place-heading h1 { font-family: 'Signika', sans-serif; font-style: italic; margin: 0; font-size: 26px; padding: 15px 0; }
.home-nearest-place { width:100%; float:left; padding:5px 0; }
.home-nearest-place h1 { font-family: 'Ubuntu', sans-serif; font-size: 36px; margin: 0; padding: 25px 0; color: #2B95CF; font-style: italic; }
.home-nearest-place .item { padding: 0 10px; overflow: hidden; position: relative; height:220px; }
.home-nearest-place .item a { display:block; position:relative; width:100%; height:100%; }
.home-nearest-place .item img { height:100%; width:100%; }
.home-nearest-place .item .item-text { position: absolute; bottom: 10px; color: #fff; font-weight: 400; text-transform: uppercase; font-size: 20px; text-shadow: 1px 1px 5px rgba(0,0,0,0.8); display: table; /*border-left: 5px solid #fff;*/ padding: 2px 0 2px 0; left: 0; background: rgba(0,0,0,0.5); right: 0; top: 0; bottom: 0; opacity:0; height:100%; width:100%; }
.home-nearest-place .item:hover .item-text { opacity:1; }
.home-nearest-place .item .item-text span { display:table-cell; vertical-align: middle; text-align:center; }
.home-nearest-place .item .item-text span i { font-size: 24px; width: 50px; height: 50px; line-height: 50px; border: 1px solid #fff; border-radius: 50%; margin-bottom: 10px; }
.home-nearest-place .owl-theme .owl-controls .owl-buttons div { position: absolute; top: 40%; background: rgba(0,0,0,0.5); width: 60px; height: 60px; border-radius: 0; font-size: 30px; padding: 0; line-height: 60px; opacity: 0.2; }
.home-nearest-place .owl-theme .owl-controls .owl-buttons div.owl-prev { left: -10px; }
.home-nearest-place .owl-theme .owl-controls .owl-buttons div.owl-next { right: -14px; }

.intl-tel-input { width:50%; padding:0 15px 0 0; float:left; }

#txtRvEmail { width:50%; float:left;}

.intl-tel-input .country-list { left:0; max-width:360px;}


/*========================================================
Footer Section
========================================================*/
.footer-section { width:100%; float:left; }


/*========================================================
Upper Footer Section
========================================================*/
.footer-section .upper-footer { background:#2B95CF; width:100%; float:left; color:#fff; padding:0; }
.footer-section .upper-footer ul { padding:0; margin:0; list-style:none; position:relative; }
.footer-section .upper-footer ul li { display: inline-block; float: left; color: #fff; padding: 10px; font-size: 15px; border-right: 1px solid #fff; }
.footer-section .upper-footer ul li:last-child { border-right:none; } 
.footer-section .upper-footer ul li a { color:#fff; }
/*.footer-section .upper-footer .home-footer-item { width: 100%; color: #fff; text-align: center; padding:15px 0; }
.footer-section .upper-footer .home-footer-item i { font-size: 24px; width: 60px; height: 60px; line-height: 60px; border: 1px solid #fff; border-radius: 50%; margin-bottom: 10px; }
.footer-section .upper-footer .home-footer-item span { display: block; font-size: 13px; }*/


/*========================================================
Main Footer Section
========================================================*/
.footer-link-section { background: #001927; width:100%; float:left; padding:40px 0; }
.footer-link-section h2 { text-transform: uppercase; font-size: 20px; font-weight: bold; margin: 0 0 10px; color: #fff; }
.footer-link-section ul.social-media-link { margin:0; padding:0; list-style:none; }
.footer-link-section ul.social-media-link li { display: inline-block; float: left; padding: 0 5px; }
.footer-link-section ul.social-media-link li a { font-size: 34px; color:#fff; }
.footer-link-section ul.social-media-link li.facebook-link:hover a { color:#3C5A98; }
.footer-link-section ul.social-media-link li.twitter-link:hover a { color:#57ADEE; }
.footer-link-section ul.social-media-link li.linkedin-link:hover a { color:#0077B7; }
.footer-link-section ul.social-media-link li.google-plus-link:hover a { color:#D41A1B; }
.footer-link-section ul.social-media-link li.instagram-link:hover a { color:#C7018C; }
.footer-link-section ul.social-media-link li.snapchat-link:hover a { color:#D41A1B; }
.footer-link-section ul.site-link { margin:0; padding:0; list-style:none; }
.footer-link-section ul.site-link li { display: inline-block; float: left; width: 100%; padding: 3px 0; }
.footer-link-section ul.site-link li a { color:#fff; padding:0; 
                                         -webkit-transition: all 300ms ease-in-out;
                                         -moz-transition: all 300ms ease-in-out;
                                         -o-transition: all 300ms ease-in-out;
                                         transition: all 300ms ease-in-out;
}
.footer-link-section ul.site-link li a:hover { color:#2B95CF; text-decoration:none; padding:0 0 0 3px; } 
.footer-link-section hr { border-top: 1px solid #00111b; border-bottom: 1px solid #002336; margin: 10px 0; }
.best-rate { width: 170px; float: left; }
.best-rate img { width:100%; }
.ft-book { float: left; margin-left: 20px; padding: 10px 0; color: #727272; }
.ft-book a { color: #fff; font-size: 18px; font-weight: bold; display: inline-block; }
.download-app { width: 100%; max-width: 300px; float: right; color: #727272; font-size: 12px; }
.download-app .dn-app { width: 70px; display: inline-block; margin: 0 3px 3px 0; }
.download-app .dn-app img { width:100%; }

/*========================================================
Copy Right Section
========================================================*/
.copy-right-section { background:#000B11; width:100%; float:left; color:#fff; }
.copy-right-section p { text-align:center; padding:8px 15px; margin:0; color:#fff; }


/*========================================================
Big Image Section
========================================================*/
.big-image { width:100%; float:left; position:relative; margin-bottom:20px; }
.big-image:after { width:90%; position:absolute; max-width:960px; height:10px; z-index:1; left:0; right:0; margin:0 auto; background:#E67300; content:""; bottom:0; }
.big-image h1 { font-size: 60px; padding: 35px 0; margin: 0; text-align: center; color: #fff; text-shadow: 1px 1px 5px rgba(0,0,0,0.5); text-transform: uppercase; letter-spacing: 0.5px; height:175px; }
.big-image h1 ol.breadcrumb { border: none; border-radius: 0; margin: 0; padding: 0; line-height:16px; background: none; }
.big-image h1 ol.breadcrumb li.breadcrumb-item { font-size:13px; font-weight:normal; color:#fff; }
.big-image h1 ol.breadcrumb li.breadcrumb-item a { color:#fff; }


/*========================================================
About Us Page
========================================================*/
.about-us-section { width:100%; float:left; padding:30px 0; }
.about-us-section h1 { color: #e67300; margin: 10px 0 25px; font-size: 36px; font-weight: 400; position:relative; }
.about-us-section h2 { color: #e67300; margin: 25px 0 10px; font-size: 24px; font-weight: 400; position:relative; }
.about-us-section h1:after { background: #e67300; content: ""; left: 0; bottom: -15px; position: absolute; width: 75px; height: 5px; }
.about-us-section p { font-size: 16px; text-align: justify; line-height: 26px; color: #666; } 
.about-us-section p img { width:100%; }
.about-us-section p a.know-more { color:#e67300; font-weight:bold; font-size: 18px; text-align: justify; line-height: 26px; }
.about-us-section p a.know-more:after { content: "\f061"; font-family: FontAwesome; margin-left: 10px; font-size: 16px; }


/*========================================================
Career Section
========================================================*/
.career-section { width:100%; float:left; padding:30px 0; }
.career-section h1 { color: #e67300; margin: 10px 0 25px; font-size: 36px; font-weight: 400; position:relative; }
.career-section h2 { color: #e67300; margin: 25px 0 10px; font-size: 24px; font-weight: 400; position:relative; }
.career-section h1:after { background: #e67300; content: ""; left: 0; bottom: -15px; position: absolute; width: 75px; height: 5px; }
.career-section p { font-size: 16px; text-align: justify; line-height: 26px; color: #666; }
.career-section p img { width:100%; }
.career-section p a.know-more { color:#e67300; font-weight:bold; font-size: 18px; text-align: justify; line-height: 26px; }
.career-section p a.know-more:after { content: "\f061"; font-family: FontAwesome; margin-left: 10px; font-size: 16px; }
.career-section  img { width:100%; }
.career-section .form-group { }
.career-section .form-group label { font-weight: normal; text-transform: uppercase; margin-top: 5px; margin-bottom: 4px; letter-spacing: 1px; }
.career-section .form-group input[type="text"], .career-section .form-group input[type="email"] { width: 100%; border-radius: 0; box-shadow: none; border-color: #ccc; }
.btn.btn-orng { background: #e67300; color: #fff; text-shadow: none; border: 1px solid #e67300; padding: 10px 40px; border-radius: 0; }
.btn.btn-orng:hover { background:none; color:#e67300; }


/*========================================================
Inner Page
========================================================*/
.inner-section { width:100%; }
.inner-section .row { margin:0; }
.inner-section .row .col-sm-6.no-padding { padding:0; }
.inner-section .row .col-sm-4.no-padding, .inner-section .row .col-sm-8.no-padding { padding:0; }
.inner-section-image { width:100%; border-top:10px solid #ccc; margin-bottom:10px; height:300px; overflow:hidden; }
.inner-section-image img { width:100%; height:100%; }
.inner-section-text { width:100%; }
.inner-section-text2 { display: table; width: 100%; height: 240px; margin-bottom: 10px; }
.inner-section-text2-inner { display: table-cell; vertical-align: middle; text-align: center; padding:20px 30px; }
.inner-section-text2-inner h2 { font-size: 30px; margin: 0; }
.inner-section-text2-inner p { font-size: 15px; line-height: 24px; }
.inner-section-text h1 { margin: 0; padding: 10px 30px; font-size: 28px; text-transform: uppercase; letter-spacing: 1px; font-weight:600; font-style:italic; position:relative; }
.inner-section-text h2 { padding: 5px 30px; } 
.inner-section-text p { padding: 5px 30px; }
.blue .inner-section-image { border-top:10px solid #2B95CF; }
.blue .inner-section-text h1 { background:#2B95CF; color:#fff; height:51px; }
.blue.padd-left .inner-section-text h1:before { content: ""; background: url('../images/blue-stripe.jpg') no-repeat; width: 100px; height: 51px; display: inline-block; position: absolute; top: 0; bottom: 0; left: 0; }
.blue.padd-right .inner-section-text h1:before { content: ""; background: url('../images/blue-stripe.jpg') no-repeat; width: 100px; height: 51px; display: inline-block; position: absolute; top: 0; bottom: 0; right: 0; }
.blue .inner-section-text2-inner h2 { color:#2B95CF; }
.orange .inner-section-image { border-top:10px solid #E67300; }
.orange .inner-section-text h1 { background:#E67300; color:#fff; height:50px; }
.orange.padd-left .inner-section-text h1:before { content: ""; background: url('../images/orange-stripe.jpg') no-repeat; width: 100px; height: 50px; display: inline-block; position: absolute; top: 0; bottom: 0; left: 0; }
.orange.padd-right .inner-section-text h1:before { content: ""; background: url('../images/orange-stripe.jpg') no-repeat; width: 100px; height: 50px; display: inline-block; position: absolute; top: 0; bottom: 0; right: 0; }
.orange .inner-section-text2-inner h2 { color:#E67300;; }
.pink .inner-section-image { border-top:10px solid #F9423A; }
.pink .inner-section-text h1 { background:#F9423A; color:#fff; }
.pink.padd-left .inner-section-text h1:before { content: ""; background: url('../images/pink-stripe.jpg') no-repeat; width: 100px; height: 51px; display: inline-block; position: absolute; top: 0; bottom: 0; left: 0; }
.pink.padd-right .inner-section-text h1:before { content: ""; background: url('../images/pink-stripe.jpg') no-repeat; width: 100px; height: 51px; display: inline-block; position: absolute; top: 0; bottom: 0; right: 0; }
.pink .inner-section-text2-inner h2 { color:#F9423A; }
.green .inner-section-image { border-top:10px solid #00C389; }
.green .inner-section-text h1 { background:#00C389; color:#fff; }
.green.padd-left .inner-section-text h1:before { content: ""; background: url('../images/green-stripe.jpg') no-repeat; width: 100px; height: 51px; display: inline-block; position: absolute; top: 0; bottom: 0; left: 0; }
.green.padd-right .inner-section-text h1:before { content: ""; background: url('../images/green-stripe.jpg') no-repeat; width: 100px; height: 51px; display: inline-block; position: absolute; top: 0; bottom: 0; right: 0; }
.green .inner-section-text2-inner h2 { color:#00C389; }
.padd-right .inner-section-text h1 { padding-right:100px; }
.padd-left .inner-section-text h1 { padding-left:100px; }
.logo-section { width:180px; float:left; }
.logo-section img { width:100%; }
.header-booking { padding-left:190px; width:calc(100% - 100px); }
.header-booking .row { margin:0 -4px; }
.header-booking .row .col-sm-4.col-md-2 { padding:0 4px; }


/*=============================================================
Bottom Offer Section
=============================================================*/
.bottom-offer-header { background: #777; color: #fff; width: 100%; float: left; display:none; }
.bottom-offer-header h1 { font-family: 'Signika', sans-serif; font-style: italic; margin: 0; font-size: 30px; padding: 20px 0; }
.bottom-offer-section { background:#E0E1E2; width:100%; float:left; padding:5px 0; display:none; }
.bottom-offer-inner { background:#fff; width:100%; display:block; }
.bottom-offer-inner:hover { text-decoration:none; }
.bottom-offer-image { width:100%; height:200px }
.bottom-offer-image img { width:100%; height:100%; }
.bottom-offer-text { width:100%; padding:15px; border-bottom:5px solid #666; }
.bottom-offer-text h2 { margin: 0; padding: 10px 0 20px; font-size: 24px; color: #777; text-decoration: none; }
.bottom-offer-text p { color:#454545; }
.blue .bottom-offer-text { border-color:#2B95CF; }
.blue .bottom-offer-text h2 { color:#2B95CF; }
.orange .bottom-offer-text { border-color:#E67300; }
.orange .bottom-offer-text h2 { color:#E67300; }
.red .bottom-offer-text { border-color:#F9423A; }
.red .bottom-offer-text h2 { color:#F9423A; }


/*==================================================
Sign In Section
==================================================*/
.sign-in-join-section { box-shadow: -4px 0 5px rgba(0,0,0,0.3); position:fixed; top:0; bottom:0; right:-450px; background:#eee; width:400px; z-index:999; 
                        -webkit-transition: all 300ms ease-in-out;
                        -moz-transition: all 300ms ease-in-out;
                        -o-transition: all 300ms ease-in-out;
                        transition: all 300ms ease-in-out;
}
.sign-in-join-section.in { right:0; }
.sgn-header { background: #3F3D3D; padding: 15px 25px; position: relative; color: #fff; font-size: 30px; font-weight: 500; border-bottom: 4px solid #E67300; }
.sgn-cls { background: #292929; width: 30px; height: 30px; display: block; text-align: center; font-size: 19px; position: absolute; top: 22px; right: 20px; box-shadow: inset 0 0 20px rgba(0,0,0,0.2); }
.sgn-cls:hover { cursor:pointer; }
.sgn-body { width:100%; padding:20px; }
.sgn-body label { font-weight: normal; text-transform: uppercase; margin: 0 0 3px; }
.sgn-body .form-control { border-radius:0; height:45px; width:100%; border-radius:0; }
.sgn-body .checkbox { float:left; }
.sgn-body .intl-tel-input { width:100%; padding:0; margin-bottom:0; }
.forget-pass { float: right; width: auto; display: inline-block; margin: 10px 0; color: #a4a4a4; }
.btn-signin { background: #3F3D3D; border: 1px solid #3F3D3D; text-shadow: none; color: #fff; font-weight: 600; padding: 10px 30px; font-size: 15px; margin: 0 auto; width: 150px; height: auto; float: none; border-radius: 0; }
.btn-signin:hover { background: #3F3D3D; border: 1px solid #3F3D3D; color:#fff; }
.btn-joinnow { background: none; text-shadow: none; color: #333; border:1px solid #333; font-weight: 600; padding: 10px 30px; font-size: 15px; margin: 0 auto; width: 150px; height: auto; float: none; border-radius: 0; float:right; }
.home-service-section { width:100%; float:left; background:#f7f7f7; padding:10px 0 0; }
.home-service-section .home-service-item { width: 100%; color: #aaa; text-align: center; padding:15px 0; }
.home-service-section .home-service-item i { font-size: 20px; width: 45px; height: 45px; line-height: 45px; border: 1px solid #aaa; border-radius: 50%; margin-bottom: 10px; padding: 10px; line-height: 22px; display:inline-block; }
.home-service-section .home-service-item:hover i { border-color:#2B95CF; }
.home-service-section .home-service-item i img { width:100%; -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.home-service-section .home-service-item:hover i img { -webkit-filter: grayscale(0%); filter: grayscale(0%); }
.home-service-section .home-service-item span { display: block; font-size: 13px; }
.home-service-section .home-service-item:hover span { color:#2B95CF; }


/*========================================================================
My Reservation Section
=======================================================================*/
.my-reservation-section { width:100%; float:left; padding:50px 0; } 
.reserve-item-section { width: 100%; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.5); overflow: hidden; border-radius: 5px; }
.reserve-item-heading { background: #8A6D43; text-align: center; padding: 15px 0; text-transform: uppercase; color: #ffff; }
.reserve-item-heading h4 { margin: 0; font-size: 14px; letter-spacing: 1px; } 
.reserve-item-details { width: 100%; position:relative; border-bottom:1px solid #ccc; margin-bottom:10px; }
.reserve-item-details-image { position:relative; width:100%; }
.reserve-item-details-image img { width:100%; }
.reserve-item-details-image h3 { position: absolute; bottom: 10px; color: #fff; font-size: 20px; padding: 5px 40px 5px 20px; left: 0; right: 0; margin: 0; border-left: 5px solid #fff; }
.delete-reserve { position: absolute; bottom: 10px; color: #fff; border: 1px solid #fff; width: 30px; height: 30px; line-height: 28px; text-align: center; right: 10px; opacity: 0.4; }
.delete-reserve:hover { background:#fff; color:#000; opacity:1; cursor:pointer; }
.reserve-item-details-main { width: 100%; padding: 15px 20px; text-align: justify; }
.reserve-item-details-details { border-top: 1px solid #ccc; padding: 10px 0; font-size: 12px; line-height: 20px; }
.reserve-item-total { background: #ccc; padding: 10px 20px; } 
.sold-out:after { content: ""; background: rgba(255,255,255,0.8) url('../images/sold-out.png') no-repeat; background-position:center center; background-size:220px auto; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; position: absolute; }
.my-reservation-section-header { background: #8A6D43; padding: 12px 25px; font-size: 16px; text-transform: uppercase; color: #ffff; margin-bottom: 15px; }
.my-reservation-section .form-control { height: 45px; width: 100%; border-radius: 0; margin-bottom: 10px; }


/*========================================================================
My Profile Page
========================================================================*/
.my-profile-section {
    width:100%;
    float:left;
    padding:30px 0;
}
.my-profile-links {
    width:100%;
    float:left;
    background:#001927;
    height:600px;
}
.my-profile-links ul {
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
}
.my-profile-links ul li {
    width: 100%;
    padding: 12px 20px;
    border-bottom: 1px solid #002336;
    border-top: 1px solid #00111b;
    position:relative;
}
.my-profile-links ul li.active {
    background:#2B95CF;
}
.my-profile-links ul li.active:after {
    content: "";
    position: absolute;
    border-left: 15px solid #2B95CF;
    border-top: 22px solid rgba(0,0,0,0);
    border-bottom: 23px solid rgba(0,0,0,0);
    right: -15px;
    top: 0;
}
.my-profile-links ul li:hover {
    background:#2B95CF;
}
.my-profile-links ul li:first-child {
    border-top:none;
}
.my-profile-links ul li:last-child {
    border-bottom:none;
}
.my-profile-links ul li a {
    color:#fff;
}
.my-profile-links ul li a i {
    margin-right:10px;
}
.my-profile-details {
    border:1px solid #ddd;
    width:100%;
    min-height:600px;
    /*overflow-y:auto;*/
}
.my-profile-title-section {
    width:100%;
    float:left;
    background: #001927;
    padding: 12px 20px;
}
.my-profile-title-section h1 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    width: auto;
    color:#fff;
    padding: 5px 0;
}
.my-profile-title-section a.edit-profile {
    float: right;
    padding: 3px 0;
    color: #ccc;
    font-size: 14px;
}
.my-profile-title-section a.edit-profile:hover {
    color:#fff;
    text-decoration:none;
}
.my-profile-details-section {
    width:100%;
    float:left;
    padding: 12px 20px;
}
.my-reservation-list {
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
}
.my-reservation-list li {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0;
    position:relative;
}
.my-reservation-list li {
    color:#777;
}
.my-reservation-list li h3 {
    padding: 0 150px 5px 0;
    margin: 0;
    font-size: 20px;
    position:relative;
}
.my-reservation-list li p {
    font-size: 13px;
    text-align: justify;
    line-height: 18px;
}
.my-reservation-list li p img {
    width: 100%;
    max-width: 160px;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
.my-reservation-list li .reserve-item-details-details {
    border-top: none;
    position: relative;
    padding: 0;
    font-size: 14px;
}
.deactive:after {
    background: rgba(255,255,255,0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 5% 0;
    color: #696969;
    font-size: 36px;
    font-weight: bold;
}

/*.active-booking h3:before {
        content: "";
        background: #2B95CF;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin-right: 15px;
        position: absolute;
        right: 110px;
        top: 7px;
}*/
/*.active-booking h3:after {
    content: "Active Reservation";
    background: #2B95CF;
    border-radius: 15px;
    color: #fff;
    margin-right: 15px;
    position: absolute;
    right: -15px;
    top: 0;
    font-size: 13px;
    padding: 4px 20px;
}*/

.active-booking a.prnt-invoice {
    content: "Active Reservation";
    background: #2B95CF;
    /*border-radius: 15px;*/
    color: #fff;
    margin-right: 15px;
    position: absolute;
    right: -15px;
    top: 0;
    font-size: 13px;
    padding: 4px 20px;
}
.my-reservation-list hr {
    margin:5px 0;
    border-color:#ddd;
}
.edit-button-section {
    float:right;
}
.edit-button-section input[type="submit"] {
    background: #E67300;
    color: #fff;
    text-shadow: none;
    padding: 5px 15px;
    border: none;
    text-transform: uppercase;
    line-height: normal;
    margin-right: 5px;
    border: 1px solid #E67300;
    border-radius: 0;
    display: inline-block;
    height: auto;
    letter-spacing:1px;
}
.edit-button-section a.button-cancel {
    padding: 5px 15px;
    display: inline-block;
    background: rgba(255,255,255,0.2);
    border-radius: 0;
    margin: 0;
    position: relative;
    top: 2px;
    color: #fff;
    text-transform:uppercase;
    letter-spacing:1px;
}
.my-profile-details-section label {
    font-weight:normal;
}
.booking-warning { border: 2px solid #cf2424; text-align: center; padding: 8px 20px; margin-bottom: 15px; color: #cf2424; } 

.contact-icon { width: 50px; text-align: center; font-size: 24px; color: #fff; background: #52ABDF;  height: 50px; line-height: 50px; border-radius: 50%; float: none; display:block; margin:0 auto 10px; }

.contact-info { width: 100%; text-align:center; }

.contact-info h4 { font-size: 14px; line-height: 24px; font-style: normal; margin-bottom: 5px; text-transform: uppercase; margin: 0; padding: 0; }

.contact-info p { color: #666; font-size: 14px; font-family: 'Montserrat', sans-serif; font-weight: 400; font-style: normal; line-height: 24px; text-align:center; }

.contact-area-section hr {  margin:10px 0; border-top:1px solid #e1e1e1; border-bottom:1px solid #fff; }

.contact-area-section .btn-submit { background: #52ABDF; color: #fff; padding: 15px 50px; font-weight: 600; text-shadow: none; font-size: 14px; border-color: #52ABDF; }

.contact-area-section .btn-submit:hover { background:#228AC6; border-color:#228AC6; }

.left-address { width: 100%; float: left; margin-top: 10px; } 

.contact-inner { width:100%; float:left; /*border-bottom:1px solid #e1e1e1; margin-bottom:10px;*/ padding:10px 0; }

.room-pic { /*height: 240px;*/ margin: 15px auto; position: relative; overflow:hidden; width: 100% !important; }

.room-pic img { width: 100%;height: auto; border: 2px solid #999; }

.room-pic:hover img {
    border-color:#E67300;
}
.floating-book-now {
    display:none;
    background: #e67300;
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: #fff;
    width: 180px;
    text-align: center;
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    z-index:999;
}
.floating-cal {
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    z-index: 2;
    background: #fff;
    max-width:1440px;
    margin:0 auto;
    display:none;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
}
.floating-cal.fixed {
    top:60px;
}
.black-background {
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgba(0,0,0,0.8);
    z-index:1;
    display:none;
}
.black-background.in {
    display:block;
}
.floating-cal.fdis {
    display:block;
}
.mobile-booking-calender {
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:#f1f1f1;
    z-index:9999;
    overflow-y:auto;
    display:none;
}
.mobile-booking-calender.in {
    display:block;
}
.mobile-booking-logo {
    width:100%;
    background:#fff;
    padding:10px 0 10px;
    text-align:center;
}
.mobile-booking-logo img {
    width:100%;
    max-width:200px;
}
.mobile-booking-heading {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0 10px;
}
.mobile-booking .booking-calender-inner {
    padding-top:10px;
}
.mobile-booking .book-now-nutton {
    max-width:none;
}
.floating-cls {
    position: absolute;
    right: 12px;
    top: 7px;
    color: #d7d7d7;
    font-size: 30px;
    z-index: 1;
}
.inner-booking-section {
    font-size: 20px;
    text-align: right;
    color: #999;
}
.inner-page-price {
    font-size: 48px;
    text-align: right;
    margin: 0;
    padding: 0;
    color:#424242;
    line-height: 48px;
}
.free-cancellation {
    text-align: right;
    font-size: 18px;
    color: #4a4a4a;
}
.inner-book-now {
    display: inline-block;
    font-size: 18px;
    padding: 10px 35px;
    color: #E67300;
    border: 2px solid #E67300;
    border-radius: 5px;
    margin-top: 20px;
    float: right;
}
.inner-book-now:hover, .inner-book-now:focus, .inner-book-now:active {
    background:#E67300;
    color:#fff;
}
.room-ac {
    width:100%;
    float:left;
    text-align:left;
    color:#444;
    margin-bottom:15px;
}
.room-ac ul {
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
}
.room-ac ul li {
    width:50%;
    display:inline-block;
    float:left;
    padding: 4px 0;
}
.room-ac ul li i {
    margin-right:4px;
}
.room-ac ul li a {
    color:#444;
    display:inline-block;
}
.room-ac ul li a:hover, .room-ac ul li a:focus, .room-ac ul li a:active {
    cursor:pointer;
    color:#444;
}
.amenities-section {
    width:100%;
    float:left;
    text-align:left;
    color:#444;
    margin-bottom:15px;
}
.amenities-section ul {
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
}
.amenities-section ul li {
    width:50%;
    display:inline-block;
    float:left;
    padding: 4px 0;
}
.amenities-section ul li i {
    margin-right:4px;
}
.amenities-section ul li a {
    color:#444;
    display:inline-block;
}
.amenities-section ul li a:hover, .amenities-section ul li a:focus, .amenities-section ul li a:active {
    cursor:pointer;
    color:#444;
}
.hotel-spec ul {
    margin:0;
    padding:0;
    list-style:none;
    position:relative;
}
.hotel-spec ul li {
    width:100%;
    display:inline-block;
    float:left;
    padding: 4px 0;
}
.hotel-spec ul li i {
    margin-right:4px;
}
.hotel-spec ul li a {
    color:#444;
    display:inline-block;
}
.modal-content {
    overflow:hidden;
}
.green .modal-header {
    background:#00C389;
    color:#fff;
    text-transform: uppercase;
    font-style: italic;
}
.pink .modal-header {
    background:#F9423A;
    color:#fff;
    text-transform: uppercase;
    font-style: italic;
}
.orange .modal-header {
    background:#E67300;
    color:#fff;
    text-transform: uppercase;
    font-style: italic;
}
.blue .modal-header {
    background:#2B95CF;
    color:#fff;
    text-transform: uppercase;
    font-style: italic;
}
.err {
    color:#f00;
    /*position: relative;
    width: 100%;
    float: left;
    height: 1px;*/
}
/*.err span {
        background: #f00;
        color: #fff;
        font-size: 11px;
        padding: 1px 10px;
        position: absolute;
        bottom: -9px;
        left: 0;
}
.err span:before {
        content:"";
        position:absolute;
        border-bottom:5px solid #f00;
        border-left:5px solid rgba(0,0,0,0);
        border-right:5px solid rgba(0,0,0,0);
        top:-5px;
        left:10px;
}*/
.user-profile-pic-section {
    background: none;
    border-radius: 0;
    border-bottom:1px solid rgba(255,255,255,0.15);
    float: left;
    padding: 15px;
    width: 100%;
}
.dp {
    position: relative;
    text-align: center;
    width: 80px;
    float:left;
    margin: 0 auto;
}
.dp img {
    width: 100%;
    border: 5px solid #fff;
    border-radius: 50%;
}
.dp a {
    background: #fff;
    border-radius: 50%;
    bottom: 3px;
    color: #032b70;
    display: inline-block;
    height: 30px;
    left: -3px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    width: 30px;
}
.dp-name {
    color: #fff;
    text-align: left;
    width: calc(100% - 80px);
    float:left;
    padding-left:15px;
    display: table;
    height: 80px;
}

.dp-name h3 {
    margin: 0 0;
    display: table-cell;
    vertical-align: middle;
    font-size:20px;
    font-weight:400;

}
div.form-control {
    height:auto;
    min-height:34px;
}
.over-of {
    overflow-y:hidden;
}
.ray {
    color: #fedb00;
}
.orange {
    color: #ee6125;
}
.lime {
    color: #c4d600;
}
.pricing-page .inner-section-text2-inner {
    padding:0;
    text-align:left;
}
.pricing-page .inner-section-text2-inner p {
    text-align: justify;
    padding: 10px 0 0;
    font-size: 14px;
    font-weight:600;
    line-height: 20px;
}
.pricing-page .room-ac {
    margin-bottom:5px;
}
.pricing-page .room-ac ul li, .pricing-page .amenities-section ul li {
    width:33.33%;
    padding:2px 0;
    font-size:13px;
}
.pricing-page .amenities-section h4 {
    font-size: 18px;
    text-transform: Capitalized;
    margin: 10px 0 5px;
}
.pricing-page .inner-book-now {
    font-size: 16px;
    padding: 5px 25px;
    border-color: #fff;
    color: #fff;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 130px;
}
.pricing-page .inner-book-now:hover {
    background:#fff;
    color:#E67300;
}
.pricing-page .padd-right .inner-section-text h1:before, .pricing-page .padd-left .inner-section-text h1:before {
    display:none;
}
.pricing-page .p-price {
    background: #E67300;
    color: #fff;
    min-height: 225px;
    padding: 17px;
    margin-top:10px;
}
.pricing-page .p-price .inner-booking-section, .pricing-page .p-price .inner-page-price, .pricing-page .p-price .free-cancellation {
    color:#fff;
    text-align:center;
}
.pricing-page .p-price .inner-booking-section {
    font-size:14px;
}
.pricing-page .p-price .inner-page-price {
    margin-top:10px;
}
.pricing-page .p-price .p-price-outer {
    display: table;
    width: 100%;
    height: 205px;
}
.pricing-page .p-price .p-price-inner {
    display:table-cell;
    vertical-align:middle;
}
.pricing-page .inner-section-image {
    padding-top:10px;
    border-top-width:51px;
}
.booking-success-message {
}
.booking-success-message h2 {
    text-align:center;
    color:#0fad00;
}
.booking-success-message p {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    color: #555;
}
.booking-status-image {
    text-align: center;
    margin-top: 30px;
}
.booking-status-qr {
    text-align: center;
    margin: 0 0 10px;
}
.booking-fail {
}
.booking-fail h2 {
    text-align:center;
    color:#f00;
}
.booking-fail h4 {
    text-align:center;
    color:#555;
}
.booking-fail p {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    color: #555;
}
.booking-cancel {
}
.booking-cancel h2 {
    text-align:center;
    color:#E9BF16;
}
.booking-cancel h4 {
    text-align:center;
    color:#555;
}
.booking-cancel p {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    color: #555;
}
/*========================================================
Payment Section
========================================================*/
.payment-container{
    width: 60%;
    height: auto;
    clear: both;
    margin: auto;
    padding: 10px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}
.payment-container h3{margin-top: 0px;}
.btn-back-container{
    margin-top:  20px;
}
#btnReservationProceed{background: #2293cd;    border-color: #4fb9f0;}


/*========================================================================
Media Query
========================================================================*/
@media (max-width: 1199px) {
    /*.navbar-header { float: none; }
    .navbar-toggle { display: block; }
    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
    .navbar-collapse.collapse { display: none!important; }
    .navbar-nav { float: none!important; margin: 7.5px -15px; }
    .navbar-nav>li { float: none; }
    .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; }
    .navbar-text { float: none; margin: 15px 0; }
    .navbar-collapse.collapse.in { display: block!important; }
    .collapsing { overflow: hidden!important; }
    .header-section .navbar-default .navbar-header .navbar-brand { margin-right:0; margin-left:15px; }
    .header-section .navbar-default .navbar-header .navbar-brand img { width:150px; }
    .header-section .navbar-default .navbar-nav { padding: 5px; text-align: center; margin: 0; }
    .header-section .navbar-default .navbar-nav li.book-online { display:none !important; }
    .header-section .navbar-default .navbar-nav li a { padding: 10px 15px; }
    .left-address hr { margin-top:10px; margin-right:auto; }
    .contact-info { padding-left: 65px; }
    .floating-book-now { display:block; }
    .home { display:none; }*/
    .inner-booking-section { font-size:18px; }
    .inner-page-price { font-size:36px; }
    .free-cancellation { font-size:14px; }
    .inner-book-now { font-size:14px; padding:10px 25px; }
}
@media screen and (max-width:991px) {
    .contact-info {
        padding:5px 0;
        width:100%;
        text-align:center;
    }
    .contact-icon {
        float:none;
        margin:0 auto;
    }
    .contact-info p {
        text-align:center;
    }
    .left-address {
        margin-top:40px;
    }
    .left-address hr {
        display:none;
    }
    .left-address .col-sm-6.col-md-12:nth-child(2n+1) {
        clear:left;
    }
    .header-section .navbar-default .navbar-header .navbar-brand {
        margin-right:30px;
    }
    .banner-container {
        margin-bottom:5px;
    }
    .header-section .navbar-default .navbar-nav li a { padding:20px 8px; font-size:13px; }
    .header-section .navbar-default .navbar-nav li.book-online a { padding:20px 15px; }
    .inner-section-image { margin-bottom:0; }
}
@media screen and (max-width:767px) {
    .top-bar ul { margin:0; }
    .header-section .navbar-default .navbar-header .navbar-brand { margin-right:0; margin-left:15px; }
    .header-section .navbar-default .navbar-header .navbar-brand img { width:150px; }
    .header-section .navbar-default .navbar-nav { padding: 5px; text-align: center; margin: 0; }
    .header-section .navbar-default .navbar-nav li.book-online { display:none !important; }
    .header-section .navbar-default .navbar-nav li a { padding: 10px 15px; }
    .home { display:none; }
    .floating-book-now { display:block; }
    .top-bar a.need-help { letter-spacing: normal; font-size:10px; }
    .top-bar a.signup { letter-spacing: normal; margin-right:0; font-size:10px; }
    .banner-section .carousel-caption h3 { font-size:16px; }
    .banner-section .carousel-caption p { font-size:10px; }
    .offer-tiles .row .col-alpha { padding-left:2.5px; }
    .offer-tiles .row .col-beta { padding-right:2.5px; }
    .bottom-offer-section { padding:15px 0 0; }
    .bottom-offer-inner { margin-bottom:15px; }
    .more-option { margin:0; float:none; text-align:center; padding:0;}
    .more-option:after { display:none; }
    .book-now-nutton { float:none; margin:0 auto;}
    .home-nearest-place .owl-theme .owl-controls .owl-buttons div.owl-prev { left:5px; }
    .home-nearest-place .owl-theme .owl-controls .owl-buttons div.owl-next { right:-5px; }
    .inner-offer-tiles { height: 250px; }
    .offer-heading h1, .corporate-heading h1, .bottom-offer-header h1, .home-nearest-place-heading h1 { font-size:20px; padding:15px 0; }
    .inner-offer-tile-text h2 { font-size: 28px; }
    .inner-offer-tile-text h2 span { font-size: 36px; }
    .inner-offer-tile-text a.tile-link { font-size: 18px; font-weight: normal; letter-spacing: 0px; }
    .inner-offer-tile-text { left: 20px; bottom: 15px; top: auto; }
    .inner-offer-tiles:before { opacity:1; background: rgba(0,0,0,0.4); width: auto; height: auto; }
    .copy-right-section p { font-size:12px; }
    .corporate-tile-text-table { position:static; padding: 15px 20px; max-width:none; }
    .corporate-tile-text h1 { font-size: 24px; }
    .corporate-tile-text-table a { font-size: 20px; }
    /*.booking-calender { background:#b58511; margin-top:-1px; }
    .booking-calender-inner { padding:15px 0 10px;}
    .booking-calender label { font-size:12px; color:#fff; }
    .booking-calender .form-control { height:35px; background:rgba(0,0,0,0.2); color:#fff; border-color:rgba(0,0,0,0.4); }*/
    /*form #decrease, form #increase { display:none; }
    input.number { height:35px; width:100% !important; }*/
    .corporate-tile-text { width:100%; height:auto; padding:0; }
    .inner-section-text2 { height:auto; }
    .inner-section-text h2 { padding:5px 0; }
    .inner-section-text p { padding:5px 0; }
    .inner-section-text h1 { font-size:18px; text-align:center;	}
    .inner-section-text h1:before, .inner-section-text h1:after { display:none !important; }
    .padd-right .inner-section-text h1 { padding-right:30px; }
    .padd-left .inner-section-text h1 { padding-left:30px; }
    .header-section .navbar-default .navbar-nav li a { padding:20px 10px; font-size:13px; }
    .inner-booking-section { text-align: left; }
    .inner-page-price { text-align:left }
    .free-cancellation { text-align:left }
    .inner-book-now { text-align:left; float:left;  }
    .big-image h1 { padding:30px 0; }
    .header-section .navbar-default .navbar-toggle { border:none; }
    .header-section .navbar-default .navbar-toggle .icon-bar { background:#000; height:3px; }
    .my-profile-links { height:auto; margin-bottom:20px; }
    .my-profile-links ul li.active:after { display:none; }
    .inner-section-image { height:250px; }
    .my-profile-links ul li { width:25%; float:left; text-align:center; border:none; }
    .my-profile-links ul li span { display:none; }

    /*//------Pranata-------------------------------*/
    .payment-container{width: 100%;}
}
@media screen and (max-width:479px) {
    .footer-section { margin-bottom:50px; }
    .carousel-indicators { display:none; }
    .banner-section .carousel-caption { bottom: 15%; padding: 15px; }
    .banner-section .carousel-caption h3 { font-size:14px; }
    .banner-section .carousel-caption p { display:none; }
    .floating-book-now { bottom:0; left:0; right:0; width:100%; }
    .sign-in-join-section.in { width:100%; height:100%; overflow-y:scroll; }
    .btn-signin { width:auto; }
    .btn-joinnow { width:auto; }
    .big-image h1 { font-size:40px; }
    .footer-link-section ul.site-link li { width:100%; }
    .inner-offer-tiles { height: 150px; }
    .inner-section-image { height:220px; }
    .pricing-page .p-price { min-height:auto; padding:8px 20px; margin-top:0;  }
    .pricing-page .p-price .p-price-outer { height:auto;}
    .pricing-page .p-price .inner-booking-section { text-align:left; }
    .pricing-page .p-price .inner-page-price { width:auto; float:left; margin-top:0; }
    .pricing-page .inner-book-now { width:auto; float:right; margin:6px 0 4px; }
    .pricing-page .amenities-section { margin-bottom:5px; }
    .pricing-page .room-ac ul li, .pricing-page .amenities-section ul { text-align:center; }
    .pricing-page .room-ac ul li, .pricing-page .amenities-section ul li { width:auto;  float:none; display:inline-block; padding:2px 5px; }
    .pricing-page .room-ac ul li i, .pricing-page .amenities-section ul li i { font-size:25px; }
    .pricing-page .inner-section-image { padding:0; border-top-width:10px; }
    /*//------Pranata-------------------------------*/
    .payment-container{width: 100%;}
}
#dvLoading {
    background:#fff url(../images/loader.gif) no-repeat center center;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1000;
    left: 0;
    right:0;
    bottom:0;
    top: 0;
    margin: 0;
    background-size:150px auto;
    background-position: center center;
}
@media screen and (max-width:400px) {
    .my-reservation-list li p img { max-width:none; margin-bottom:15px; }
    .my-reservation-list li center { text-align:left;}
}
.app-jb-frm {
    background:#f1f1f1;
    padding:10px 20px 20px;;
}

