body {
    font-family: "Open Sans",sans-serif;
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "BebasNeue";
    font-style: normal;
    font-weight: normal;
    src: url("BebasNeue.otf");
}
a {
    text-decoration: none !important; outline:none !important;
}
a:focus, a:hover{ color:#000; cursor:pointer;}
.navbar-brand{ height:100px;}
.navbar-brand img {
	max-height:70px;
	margin-top:10px;
}
.navbar-inverse {
	border-bottom:none;
    border-top:/*solid 5px #fd502e*/ none !important;
    height: 100px;
    position: fixed;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 999; background:none;
}
.inner-pages .navbar-inverse { border-top:none !important;}
.navbar-collapse{ margin-top:30px; margin-right:0;}
header.carousel {
    height: auto;
}
.fill{ height:500px !important; background-position:center center !important; background-size:cover !important; background-repeat:no-repeat !important;}
.carousel-caption {
    /*bottom: 25%;*/
	bottom: 2%;
    font-size: 17px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.caption-text {
    background: rgba(0, 0, 0, 0.58) none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    text-align: center;
}
.carousel-caption h2 {
    font-size: 30px;
    font-weight: 600; text-transform:uppercase; margin:0; line-height:normal;
}
.caption-disc {
    line-height: 25px;
}
.carousel-indicators li {
    background: #6f6f6f none repeat scroll 0 0;
    border: 2px solid #fff;
    height: 15px;
    margin: 0;
    width: 15px;
}
.carousel-indicators li:hover, .carousel-indicators .active {
    background: #0c4d60 none repeat scroll 0 0;
    border: 2px solid #fff;
    height: 15px;
    width: 15px;
}
.clients {
    background: #f4f5f9 none repeat scroll 0 0;
    border-top: 5px solid #fff;
    padding: 30px 0;
}
.clients .page-header {
    border: medium none;
    color: #666;
    font-family: BebasNeue;
    font-size: 21px !important;
    letter-spacing: 1px;
    margin: 0;
}
.title {
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.title span {
    color: #FFD400;
}
.Wel-text {
    font-size: 14px;
    font-weight: 600;
}
.sub-heding {
    font-size: 22px;
}
.page-top-scroll {
    margin: 0;
    padding: 0;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    /*background: rgba(0, 0, 0, 0.5) !important;
	background: rgba(255, 255, 255, 0.6) !important;*/
	background: rgba(255, 255, 255, 0.4) !important;
    transition: all 0.5s ease 0s;
}
.login-btn {
    background: #FFD400;
    border-radius: 15px;
    color: #000 !important;
    font-weight: 600;
    padding: 5px 30px !important;
    text-transform: uppercase;
    margin-left:10px;
	
}
.login-btn:hover, .read-more:hover, .more-btn a:hover {
    background: #deb905 !important;
    color: #000 !important;
}
.masonry-boxes {
    margin: 0 15px;
}
.read-more {
    background: #fd502e none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    padding: 8px 30px;
    text-transform: uppercase;
}
.gray-bg {
    background: #f4f5f9 none repeat scroll 0 0;
    border-bottom: 5px solid #fff;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3);
    padding-bottom: 30px;
    position: relative;
}
.welcome-section {
    margin: 50px 0;
}
.gray-bg .page-header {
    border: medium none;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}
.vendors .page-header {
    border: medium none;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.box1 {
    position: relative;
}
.category-link {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    z-index: 1;
}
.portfolio-hover-content {
    height: 10%;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}
.box1 a {
    color: #fff;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.box1:hover a {
    opacity: 1;
    transition: all 0.5s ease 0s;
}
.vendors {
    background: rgba(0, 0, 0, 0) url("../images/dark-bg.jpg") repeat scroll left top;
    padding: 30px 0;
	/*margin-bottom:30px;*/
	margin-bottom:1px;
}
.vendors .page-header {
    border: medium none;
    color: #fff;
    margin: 0;
}
.vendore-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 600;
    margin: 15px 0;
    padding: 10px;
}
.vend-time {
    color: #fd502e;
}
.more-btn a {
    background: #fd502e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 30px;
}
footer {
    background: #363636 none repeat scroll 0 0;
    color: #fff;
    margin: 0;
    padding: 30px 0 15px;
}
footer a {
    color: #ddd;
    font-size: 13px;
}
footer a:hover {
    color: #666;
}
footer h4 {
    font-size: 15px;
    text-transform: uppercase;
}
footer h2 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}
footer .list-social-icons a {
    background: #fff none repeat scroll 0 0;
    border-radius: 30px;
    color: #000;
    display: inline-block;
    font-size: 22px;
    height: 40px;
    line-height: 20px;
    padding: 10px;
    text-align: center;
    width: 40px;
}
footer .list-social-icons a:hover {
    background: #666 none repeat scroll 0 0;
    color: #fff;
}
.copyright-txt {
    background: #fd502e none repeat scroll 0 0;
    border-top: 1px solid #fff;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
    padding: 30px;
}
.carousel-inner .container {
    max-width: 100%;
}

.map {
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
}

.modal-content button.close{ font-size:24px; color:#666;}
.modal{ text-align:center;}
.modal::before{  text-align:center; height:100%; vertical-align:middle;  content: ""; display:inline-block;}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle; border:solid 5px #FFD400;
}
.modal-title{margin:0; color:#000; text-transform:none}

.modal-content{ box-shadow:none !important; border-radius:0 !important; border:none;}

.modal .filds {
    display: block;
    margin-bottom: 15px;
}
.modal .filds label {
    display: block;
}
.submit-btn{ background: #FFD400;
    color: #000;
    display: inline-block;
    font-size: 20px;
    font-weight: 600; 
padding: 10px 30px; border:none; margin-bottom:10px;}

.submit-btn.small{
	font-size:15px;
	padding:5px 15px;
}
.login-title {
    font-size: 22px;
    text-align: center;
}

/***inner header*****/

.content{}
.min-height{ /*min-height:450px;*/ min-height:670px}
.min-height2{ min-height:600px;}
/*.inner-pages nav {
    background: #fff none repeat scroll 0 0 !important; border:none; border-radius:0;
    border-bottom: 1px solid #ccc; position:fixed; top:0;
}*/

body.inner-pages {
    padding-top: 120px !important;
}

.inner-header{}
.inner-header .navbar-header, .inner-header .navbar-brand{}
.inner-header .collapse.navbar-collapse{ position:static; margin-top:30px;}
.inner-manus li {margin: 0 5px;}
.breadcrumb a{color:#fd502e; }
.vendore-list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.vendore-list li {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.vendoor-title {
    color: #FFD400;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.vendoor-title a, .food-title a {
    color: #444;
}
.vendor-cat {
    font-size: 16px;
    margin-bottom: 15px;
}
.vendor-discrption{ margin-bottom:15px;}
.vendor-amenities {
    margin-bottom: 15px;
}
.vendor-location img {
    margin-right: 5px;
}

.vendor-img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px #ccc;
    padding: 5px;
}

.vendor-img img { margin:0 auto;}

.panel-group {
    background: #FFD400;
    border: 1px solid #FFD400;
}
.panel-heading {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 !important;
    padding: 0;
}
.panel.panel-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}
.accordion-toggle {
    display: block;
    padding: 10px; color:#000 !important; background:url(../images/minus.png) no-repeat right; margin-right:15px;
}

.panel-body {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none !important; padding:0;
}
.panel-body ul { margin:0; padding:0; list-style:none; max-height:500px; overflow:auto;}

.panel-body a {
    color: #000;
    display: block;
    padding: 5px 10px;
}
.panel-body a:hover, .panel-body a.active {
    background: #f1f1f1 none repeat scroll 0 0;
}

.collapsed{ background:url(../images/plus.png) no-repeat right;}

.vendore-details h5 {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    margin-top: 15px;
    padding-bottom: 15px;
}

.vendore-details h5.bor-mar-pad-none, .food-locations h5.bor-mar-pad-none {
    border: medium none;
    margin: 0 0 15px;
    padding: 0;
}
.vendore-details .location {
    margin-bottom: 15px;
}
.location {
}
.vendore-details .location a {
    color: #fd502e;
}

.vendor-location img{ width:100%;}
.vendore-details .vendor-img{ margin-bottom:15px;}

.vendore-details .vendor-img {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
}


.vendore-details .vendor-img img{ background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px #ccc;
    padding: 5px;
	margin:0;
}
.guide-img {
    max-width: 150px;
}

.additional-amenities ul{ margin:0; padding:0; list-style:none;}
.additional-amenities ul li{ padding:5px 0 5px 30px; background:url(../images/amenities.png) no-repeat center left;}

.book-btn{ background: #FFD400;
    border-radius: 15px;
    border: none;
    color: #000 !important;
    font-weight: 600;
    padding: 5px 30px !important;
text-transform: uppercase; display:inline-block;}

.book-btn:hover{	  background: #deb905 !important;
color: #000 !important;}

.food-table{}
.food-table th{background: #666; color:#fff;}

.modal-footer{ text-align:center;}
.modal-footer .list-social-icons li a{background: #666 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    height: 40px;
    line-height: 20px;
    padding: 10px;
    text-align: center;
width: 40px;}
.modal-footer .list-social-icons li a:hover{ background:#363636;}

.food-list .modal-dialog{ width:75%;}

.food-title {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.food-cat {
    font-size: 16px;
    margin-bottom: 15px;
}
.food-discrption{ margin-bottom:15px;}
.food-amenities {
    margin-bottom: 15px;
}
.food-location img {
    margin-right: 5px;
}
.food-time{ margin:15px 0px;}

.food-img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    box-shadow: 0 0 2px #ccc;
    padding: 5px;
}

.food-img img { width:100%; }
.food-location{  color: #fd502e;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase; margin-top:15px;
}

.showing{ margin-bottom:15px; color:#666; overflow:hidden;}
.food-table td{ vertical-align:middle !important; border-bottom:1px solid #ecf2f6; border-top:1px solid #ecf2f6 !important;}
.food-table span{ display:block; margin:0;}
.food-table .food-title{ font-size:16px;}
.food-neghbourn{}
.restau-name{ font-size: 16px; font-weight:600; margin-bottom: 15px;}
.food-table  .food-cat{ font-size:14px;}
.food-table .thumb{ /*margin-left:-5px; width:100px;*/ padding:2px; border:1px solid #ecf2f6;} 

.mar-top30{ margin-top:30px;}
.box-style1{ color:#fff;}
.box-style1 .text-primary{color:#FFD400;}
.box-style1 .text-muted{ color:#fff;}
.box-style1 .service-heading{ text-transform:uppercase;}

.fb-btn {
    background: #174380 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600; 
    padding: 10px 30px; border:none;
    margin-left:10px;
}
.fb-sign-in a:hover {
    color:#fff;
}
.fb-sign-in a:focus{
    color:#fff;
}
.fb-sign-in {
    display:inline-block;
	color: #fff;
}

.forgot-password {
    margin-top:10px;
}

.forgot-password a {
    color:#000;
    font-size:14px;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover , .navbar-inverse .navbar-nav > .open > a {
    background-color:#deb905 !important;
    color: #fff;
	outline:none;
}

.left-side {
	border:1px solid #FFD400;
	margin-bottom:15px;
}

.profile-heading-panel {
	background:#FFD400!important;
    border: medium none !important;
    border-radius: 0 !important;
    padding:0px;
}

.profile-heading-panel h4 {
	color:#000;
	font-size:16px;
	padding:10px;
	margin:0px;
}


.profile-nav ul {
	margin:0px;
	padding:0px;
}

.profile-nav li {
	list-style:none;
	border-bottom:1px solid #ccc;
}

.profile-nav li:last-child {
	border-bottom:none;
}

.profile-nav a {
	color:#000;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	padding:8px;
	display:block;
	
}

.profile-nav li:hover {
	background:#f1f1f1;
}
.profile-nav li.active {
	background:#f1f1f1;
}

.profile-filds {
	margin-bottom:15px;
}

.modal-error {
    padding-top: 15px;
}

.margin-0{margin:0 !important;}
.max-width93{width:93% !important;}
.map-size{border: 0px none; width: 100%; min-height: 290px;}
.map-size2{border: 0px none; width: 100%; min-height: 334px;}

.copyright-text{ padding:10px 0;}
.pading-top15{ padding:10px 0px;}


#myTab a {color: #888;}
#myTab .active a{ color:#000;}

.upcoming-book{ min-height:300px; padding:30px;}
.upcoming-book .fa{
	border: 1px dashed #ffd440;
    border-radius: 4px;
    font-size: 28px;
    margin-bottom: 12px;
    padding: 10px 18px;
	color:#ffd440;
}

.past-book-block{ margin:30px 0;}
.thumbnail-style{ border: 1px solid #ecf2f6; padding: 2px; width:100%;}
.past-details-row {
    border-top: 1px dotted #ccc;
}
.details-block {
    display: inline-block;
    padding: 7px 0 6px;
}
.Rt-border{ border-right:1px dotted #ccc; margin-right:15px; padding-right:15px;}
.credit-in {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ccc;
    text-align: center; padding:30px;
} 
.credit-in .title {
    color: #000;
    font-size: 20px;
    line-height: normal;
    margin: 0;
}
.credit {
    color: #fd502e;
    font-size: 40px; font-weight:600;
}
.credit span.month-tx{ font-size:16px;}
.red-txt{ color: #fd502e; font-size:16px; text-transform:uppercase; font-weight:600;}
.your-invite-link {
    border: 1px solid #ccc;
    margin: 30px 0;
    padding: 30px;
}
.your-invite-link .txt {
    font-size: 20px;
}
.your-invite-link .txt span {
    color: #fd502e; word-break:break-all;
}
.form-control:focus{ box-shadow:0 0px 2px rgba(0, 0, 0, 0.25) inset; border-color:#999;}
.booking-for {
    margin-bottom: 10px;
}
.booking-for > span {
    border: 1px solid #deb905;
    display: inline-block;
    padding: 0 5px 0 0;
}
.booking-for span .fa {
    border-right: 1px solid #deb905 ;
    padding: 5px; color:#deb905 ;
}

.pakages-row .pakage-box{ margin-bottom:30px;}
.pakages-row a{ color:#000;}

.list-tbl{ border-top-color:#fd502e !important;}
.list-tbl th {
    background: #fd502e ;
    border-color: #fd502e  !important;
    color: #fff;
}
.social-links-box { margin-bottom:30px;}
.social-links-box  .fb-btn, .social-links-box .twit-btn{ font-size:15px; text-transform:uppercase; color: #fff; margin:0; padding:10px 15px; font-weight: 600;  display: inline-block;}
.twit-btn{ background:#00b0ed;}
.social-links-box  .fb-btn:hover, .social-links-box .twit-btn:hover{ opacity:0.7;}

.active-box {
    background: #363636 none repeat scroll 0 0;
    color: #fff;
}
.active-box .credit {
}
.active-box .title {
    color: #fff;
}
.active-box .red-txt {
    color: #fff;
}

.mar-top0{ margin-top:0;}

.desk-view{ display:block;}
.mobile-view{display:none;}

.cms-pages .fill{ height:250px !important;}
.cms-pages .carousel-caption{ bottom:15px !important;}
.frm-top {background: #FFD400 ; border: 1px solid #FFD400 ; color: #000; font-size: 18px; margin: -31px -31px 0; padding: 15px;}


.well {
    background-color: #f9f9f9;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 15px;
}

.comments-box {
    margin-bottom: 30px;
}

.btn{
    background: #c7a75e none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff !important;
    font-weight: 600;
    margin-left: 10px;
    padding: 5px 30px !important;
    text-transform: uppercase; border-color:#c7a75e;
}

.btn:hover{background: #000 none repeat scroll 0 0 !important;
    color: #fff !important;  border-color:#000;
}

.media, .media-body{ background:#f9f9f9 ; padding:5px;}
.media-body{ font-size:12px;}
.media-heading{ font-size:14px;}
.media-heading small {
    font-size: 12px;
}

.cancl-text{ margin:15px 0px;}
.cancl-text span{ color:#fd502e;}
/*19-4-2016*/
.modal-body .filds {
	margin-bottom:15px;
	display:block;
	clear:both;
	overflow:hidden;
}
.food-prize {
    margin:10px 0 20px;
	font-size:13px;
	font-weight:600;
	color:#000;
	border:1px solid #FFD400;
	padding:5px 10px;
	display:inline-block;
	border-radius:4px;
}
.date-time {
	margin-bottom:15px;
}
.icon-arrow-left {
    background-position: -240px -96px;
}
.icon-arrow-right {
    background-position: -264px -96px;
}
[class^="icon-"], [class*=" icon-"] {
    background-image:url("../images/glyphicons-halflings.png");   
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}
/*.add-on {
    position: absolute;
    right: 26px;
    top: 8px;
	}
*/
.add-on i {
    font-size: 18px;
    position: relative;
    right: 26px;
}
.form-control.small {
    display: inline;
    width: 30%;
}

.input-append .add-on {
	display:inline-block;
}

.new-book-btn {
	margin:15px 0;
}

.book-now-btn {
    background: #fd502e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size:16px;
    font-weight: 600;
    padding:6px 15px;
}
.mem-pic {
    margin-top: 15px;
    width: 130px;
}


/*.icon-th {
    background-position: -240px 0;
	}
	.input-append .add-on, .input-prepend .add-on {
    background-color: #eeeeee;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    width: auto;
}*/
/*19-4-2016*/

/*--*/


.res-detail .food-table td {
    vertical-align: top !important;
}

.book-btns{ margin-top:15px;}

.gye-box {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.img-tumbs-box ul {
    margin: 0;
    padding: 0;
}
.img-tumbs-box ul li {
    border: 1px solid #ccc;
    box-shadow: 0 0 2px #ccc inset;
    display: inline-block;
    padding: 5px;
    width: 18.4%;
}

/*message section*/
.bor-bot {
	/*border-bottom:1px dashed #ccc;*/
	padding:10px 0;
	overflow:hidden;
}

.profie-pic {
	float:left;
	margin-right:10px;
}

.profie-pic img {
	box-shadow:0 0px 2px #ccc;
	border:2px solid #fff;
	height: 65px;
    width: 50px;
}
.pro-name {
	font-size:13px;
	font-weight:600;
	font-family:"Open Sans",sans-serif;
}
.pro-title {
	font-size:18px;
	font-weight:600;
	font-family:"Open Sans",sans-serif;
	
}

.pro-name span {
	font-size:12px;
	color: #767676;
	font-family:"Open Sans",sans-serif;
}

.send-btn {
	/*position:absolute;*/
	/*right:20px;*/
	/*bottom:5px;*/
	background: rgb(255, 212, 0); /*#fd502e*/
	border:none;
	padding:6px 12px;
	color: #000;/*#fff*/
	font-size:13px;
	font-weight:600;
	border-radius:4px;
	float:right;
	margin:10px 0;
	font-family:"Open Sans",sans-serif;
}
.form-group {
	position:relative;
}

.masseger-block {
	overflow-x: hidden;
    overflow-y: auto;
	max-height:410px;
	margin:15px 0;
}

.prof-block {
	overflow-x: hidden;
    overflow-y: auto;
	max-height:450px;
	margin-top:10px;
}

.prof-block .bor-bot {
    border-bottom: 1px solid #ccc;
	cursor:pointer;
	padding:8px;
}

.prof-block .bor-bot:hover {
	background:#f9f9f9;
}

.chat-left-containe {
	text-align:left;
	margin-bottom:10px;
	
	background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #EDEDED 100%) repeat scroll 0 0;
	padding:10px;
	box-shadow:1px 1px 5px rgba(0, 0, 0, 0.1);
	border:1px solid #ddd;
	border-radius:4px;
}

.chat-right-containe {
	text-align:right;
	margin-bottom:10px;
	background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #EDEDED 100%) repeat scroll 0 0;
	padding:10px;
	box-shadow:1px 1px 5px rgba(0, 0, 0, 0.1);
	border:1px solid #ddd;
	border-radius:4px;
	
}
.left-profie-pic img {
	box-shadow:0 0px 2px #ccc;
	border:2px solid #fff;
	float:left;
	margin-right:10px;
	height: 65px;
    width: 50px;
}

.right-profie-pic img {
	box-shadow:0 0px 2px #ccc;
	border:2px solid #fff;
	float:right;
	margin-left:10px;
	height: 65px;
    width: 50px;
}


.chat-convertion {
	overflow:hidden;
	word-wrap:break-word;
	font-family:"Open Sans",sans-serif;
	font-size:13px;
	color:#010101;
}
.date-time {
	font-size:11px;
	color:#c1c1c1;
	font-family:"Open Sans",sans-serif;
}
.img-inline{
	display:inline-block;
}
.thumbimg{
	width:150px;
	border:1px solid #fff;
}
.padd-less-lr{
	padding-left:3px !important;
	padding-right:3px !important;
}
.img-upload a{
	color:#000;
	text-decoration:none;
	font-size:12px;
}
.search-section{
	background:rgba(255,255,255,0.5);
	padding:10px 10px 10px 15px;
	margin:15px 0 5px 0;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.search-btn{
	background: rgba(222,185,5,0.6);
	padding:13px 10px;
	color:#000;
	cursor:pointer;
	border:none;
	border-radius:3px;
	text-decoration:none;
	width:100%;
	display:block;
}
.search-btn:hover{
	background:#000;
	color:#deb905;
	text-decoration:none;
}
.textinput1 {
    color: #555;
	border:none;
	border-bottom:1px solid #fff;
    background: rgba(255,255,255,0.7);
    font-size: 15px;
    width: 100%;
    padding: 10px 10px 10px 10px;
    margin: 5px 0;
	font-weight:bold;
}
.textinput1:focus {
	border-bottom:1px solid #deb905;
}
.textinput1::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #000;
}
.textinput1::-moz-placeholder { /* Firefox 19+ */
	color: #000;
}
.textinput1:-ms-input-placeholder { /* IE 10+ */
	color: #000;
}
.textinput1:-moz-placeholder { /* Firefox 18- */
	color: #000;
}
html,
body {
	height:100%;
}
.wrapper {
	min-height:100%;
	position:relative; 
	/* padding-bottom:100px;
	padding-bottom:95px;*/
}
footer {
	/*position:absolute;
	margin-top: 50px; */
	bottom:0;
	width:100%;
	
}
.imgfull{
	width:100%;
	display:block;
}
/*message section*/
.dropdown-menu{
	min-width:200px;
	background:rgba(239,239,239,0.99) !important;
	padding:10px 5px;
}
.dropdown-menu > li > a{
	color:#ccc;
background:none;
padding:7px 10px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	color: #000 !important;
	text-decoration: none !important;
	background-color: #FFD400 !important;
}
.slide{
	position:relative;
	/*	height:230px;*/
}
.borderbox, a.borderbox{
	/*border:1px solid #ccc;*/
	font-size: 14px;
	display: block;
	color: #000;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
/*.borderbox a{
	text-decoration: none;
	display: block;
	margin: 15px 0 10px 0;
	color: #000;
	font-size: 14px;
}*/
.borderbox span, a.borderbox span{
	margin: 15px 0 10px 0;
	display: block;
}
.bannerserach{
	background:url('../img/1489397944_banner.jpg') no-repeat center top;
	padding: 100px 50px;
	text-align: left;
	margin: 20px 0;
	min-height: 350px;
}
.bannerserach h3{
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.whitebtn, a.whitebtn{
	background:#fff;
	padding: 15px 20px;
	color: #555;
	margin: 10px 0;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	font-weight: 600;
}
.serachinput{
	display: inline-block;
	border: 1px solid #ccc;
	padding: 12px 15px;
	color: #000;
	margin: 10px 10px 10px 0;
	min-width: 300px;
	border-radius: 5px;
}
.titlegrp{
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
}
.titlegrp a{
	color: #000;
	text-decoration: none;
}
h3.headingblocks{
	font-size:17px;
	font-weight: bold;
	margin: 20px 0;
	color: #c7a75e;
}
.smalltext{
	font-size: 13px;
	color: #d1303a;
	margin: 5px 0;
}
.showallbtn, a.showallbtn{
	background:#c7a75e;
	padding: 15px 20px;
	color: #000;
	margin: 10px 0;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	font-weight: 600;
}
.searchbtnnew, a.searchbtnnew{
	background:#000;
	padding: 13px 20px;
	color: #fff;
	border-radius: 3px;
	margin: 10px 0;
	display: inline-block;
	text-decoration: none;
	font-weight: 600;
	border: none;
	cursor: pointer;
}
.searchbtnnew:hover, a:hover.searchbtnnew{
	background:#444;
	color: #fff;
	text-decoration: none;
}
.paddleft0{
	padding-left:0;
}
.listingboxnew a{
	display: block;
	text-align: center;
	height:150px;
	overflow: hidden;
}
.listingboxnew a img{
	width: 100%;
	display: inline-block;
}

.listingboxnew a {position: relative; display: block;}
.listingboxnew a:hover::after {content: ""; position:absolute; top:0; left:0; width: 100%; height: 100%; background-color:rgba(255, 255, 255, 0.3); display: block;}

.titlegrp a{
	display: block;
	text-align: left;
	height: auto;
}
@media(max-width:1300px){
	.carousel-caption {
	    right: 7%;
	    left: 7%;
	    padding-bottom: 30px;
	}
}

@media (min-width: 1200px) {
	.box1 {
		float: left;
		margin-bottom: 15px;
		vertical-align: top;
	}
	.box1.one {
		margin-right: 15px;
		width: 460px !important;
	}
	.box1.two {
		margin-right: 15px;
		width: 312px !important;
	}
	.box1.three {
		width: 332px !important;
	}
	.box1.four {
		width: 332px !important;
	}
	.box1.five {
		margin-right: 15px;
		margin-top: -73px;
		width: 460px !important;
	}
	.box1.six {
		margin-right: 10px;
		width: 422px !important;
	}
	.box1.seven {
		width: 227px !important;
	}
}
@media (max-width: 1199px) {
	.box1 {
		float: left;
		margin-bottom: 15px;
		vertical-align: top;
	}
	.box1.one {
		margin-right: 15px;
		width: 400px !important;
	}
	.box1.two {
		margin-right: 15px;
		width: 252px !important;
	}
	.box1.three {
		width: 252px !important;
	}
	.box1.four {
		width: 252px !important;
	}
	.box1.five {
		margin-right: 15px;
		margin-top: -73px;
		width: 400px !important;
	}
	.box1.six {
		margin-right: 10px;
		width: 342px !important;
	}
	.box1.seven {
		width: 167px !important;
	}
}
@media(max-width:1024px){
	.borderbox{
		text-align: center;
	}
	.borderbox a{
		margin: 20px 0 20px 0;
	}
	.listingboxnew{
		margin: 0 0 30px 0;
	}
}
@media (max-width: 991px) {
	.navbar-brand img{
		max-height: 60px;
	}
	.messages {
		margin-top:10px;
	}
	.box1 {
		float: left;
		margin-bottom: 15px;
		vertical-align: top;
	}
	.box1.one {
		margin-right: 15px;
		width: 310px !important;
	}
	.box1.two {
		margin-right: 15px;
		width: 202px !important;
	}
	.box1.three {
		width: 178px !important;
	}
	.box1.four {
		width: 178px !important;
	}
	.box1.five {
		margin-right: 15px;
		margin-top: -43px;
		width: 312px !important;
	}
	.box1.six {
		margin-right: 10px;
		width: 252px !important;
	}
	.box1.seven {
		width: 131px !important;
	}
	
	.login-btn{ padding:5px 10px !important;}
}
@media (max-width: 991px) {
	.carousel-caption {
		bottom: 10%;
	}
}
@media (max-width: 767px) {
	.navbar-brand {
		height: auto;
	}
	.navbar-toggle {
		background-color: #0c4d60;
		margin-top: 50px;
	}
	.top-btns, .main-nav, .top-btns li {
		margin: 5px 0;
	}
	.carousel-caption {
		bottom: 10%;
		left: 2%;
		right: 2%;
	}
	.carousel-caption h2 {
		font-size: 2vw;
	}
	.caption-disc {
		font-size: 1.8vw;
	}
	.latest-news .news-img img {
		width: 100%;
	}
	.col-lg-2.col-md-2.col-sm-3.text-right{ text-align:left;}
}
@media (max-width: 767px) {
	.box1, .box1.one, .box1.two, .box1.three, .box1.four, .box1.five, .box1.six, .box1.seven{ width:100% !important; float:none !important; display:block; margin:0 auto !important;}
	.box1 img{ width:100% !important;}
	.navbar-toggle{ background:#ffd400; margin-top:30px !important; border-color:#ffd400 !important;}
	.navbar-inverse .navbar-toggle .icon-bar {background: #fff none repeat scroll 0 0 !important;}
	.collapse.navbar-collapse{ position:relative !important;background:#ffd400; top:0px;}
	.inner-header .navbar-header, .inner-header .navbar-brand{ float:none ; margin:15px 0 0 ; text-align:center ;}
	.navbar-fixed-bottom, .navbar-fixed-top{ background:rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;}
	.inner-header .navbar-toggle{ margin-top:15px !important;}
	.inner-header .collapse.navbar-collapse{ margin-top:0;}
	.navbar-collapse{ margin-top:0;}
	.inner-manus li{ margin:0;}
	.login-btn{ border-radius:0; padding:5px 15px !important;}
	.inner-manus, .navbar-right{ margin-left:-25px; margin-right:-15px;}
	
	.food-list .modal-dialog{ width:auto;}
	.food-list .modal::before{ display:inline;}
	.food-list .modal-dialog{ display:block;}
	.navbar-inverse{ position:static !important; margin:0; height:auto; }
	.inner-header .navbar-header, .inner-header .navbar-brand{ margin:15px 0px;}
	body{ padding-top:0 !important;}
	body.inner-pages{ padding-top:75px !important;}
	
	.food-table td.text-center {
	}
	.food-table td {
	}
	.food-table .food-title {
		font-size: 14px;
	}
	.food-neghbourn {
		font-size: 12px;
	}
	.restau-name {
		font-size: 14px;
	}
	.food-table .food-cat {
		font-size: 12px;
	}
	.title {
		font-size: 20px;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	
	.modal::before{ display:block; content: normal;}
	.modal-dialog {
	display:block;}
	.pakages-row .pakage-box{ margin:15px 0;}
	
	#myTab li {
		display: table-cell;
		width: 1%;
	}
	#myTab li  a {
		padding:5px !important;
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs.nav-justified .active a, .nav-tabs.nav-justified .active a:focus, .nav-tabs.nav-justified .active a:hover{border-bottom-color:#fff !important;}
	footer div, footer .text-right{ text-align:center;}
	
	
	/*
		table.list-tbl{ border:none !important;}
		table.list-tbl thead {
		display: none;
		}
		
		table.list-tbl tr {
		
		display: block; margin-bottom:10px; border:solid 1px red;
		
		}
		
		table.list-tbl td {
		display: block;
		text-align: right; padding:2px 5px !important; border:none !important; 
		
		}
		
		table.list-tbl td:last-child {
		border-bottom: 0;
		}
		
		table.list-tbl td:before {
		content: attr(data-label);
		float: left; color:#fd502e;
		
		}
	*/
	
	
	.desk-view{ display:none;}
	.mobile-view{display:block;}
	
	.food-table td {
		display: block; border:none !important;
		width: 100%; padding:0;
	}
	.food-table td.text-center{ text-align:left; border-bottom:1px solid #ecf2f6 !important;}
	
	.mobile-view .food-table tr{border-bottom:1px solid #ecf2f6 !important;}
	.mobile-view .food-table td{ display: inline; width:auto; float:left;}
	
	.mobile-view .food-table tr:hover {
		background: #f1f1f1 none repeat scroll 0 0;
		cursor: pointer;
	}
	.mobile-view .food-table td.tumb-pic{ width:25% !important;}
	.mobile-view .food-table .dtls{ width:75% !important;}
	.become-frm .filds{ margin:0 -30px 15px;}
	
}
@media (max-width: 600px) {
	/*.carousel-caption {
		display: none;
		}
	*/
	footer {
		position: relative;
	}
	.wrapper{
		padding-bottom: 0;
	}
}

@media (max-width: 500px) { 
	.food-table td {
		display: block; border:none !important;
		width: 100%; padding:0;
	}
	.food-table td.text-center{ text-align:left; border-bottom:1px solid #ecf2f6 !important;}
	
	.mobile-view .food-table tr{border-bottom:1px solid #ecf2f6 !important;}
	.mobile-view .food-table td{ display:inline; width:auto; float:left;}
	.mobile-view .food-table .tumb-pic{ width:25% !important;}
	.mobile-view .food-table .dtls{ width:75% !important;}
	
	.showing {
		border-bottom: 1px solid #ccc;
		margin-bottom: 0;
		padding-bottom: 15px;
	}
	.fb-btn{ padding:5px 15px; font-size:14px;}
	.submit-btn{padding:5px 15px; font-size:14px;}
	
	.become-frm .filds .col-lg-2.col-md-2.col-sm-3.col-xs-3.text-right, .become-frm  .col-lg-10.col-md-10.col-sm-9.col-xs-9{ width:100%;}
	.borderbox a{
		font-size:13px;
		margin:10px 10px;
	}
	.serachinput{
		display: block;
		width: 100%;
		min-width: 100%;
		margin: 0 0 10px 0;
	}
	.whitebtn, a.whitebtn{
		display: block;
		width: 100%;
		text-align: center;
		margin: 0;
	}
	.searchbtnnew, a.searchbtnnew{
		border:1px solid #fff;
	}
	.bannerserach{
		text-align: center;
		padding: 50px 20px;
	}
	.bannerserach h3{
		font-size:22px;
	}
	.listingboxnew a{
		display: block;
		text-align: center;
		height: auto;
		overflow: hidden;
	}
}

#loader{
	z-index:999999;
	display:block;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url('../images/loader.gif') 50% 50% no-repeat rgba(0,0,0,0.5);
}

.paymentformnew {height: auto !important; padding-bottom: 15px;}
.paymentformnew .inputbox {border-color: #d13239; border-style: groove; border-width: 2px; padding: 3px; display: inline-block}
.paymentformnew .confirmbtn { padding: 10px !important; border-radius: 8px; margin-bottom: 5px; border: 0}

.flotBtn {float:right; margin: 0 0 5px 10px;}

.DateDiv { padding: 10px 0}
.DateDiv .row {margin-left: 0; margin-right: 0; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.DateDiv .padnoLR {padding-left: 0; padding-right: 0}
.DateDiv .col-5 { width: 47%;}
.DateDiv .col-2 { width: 6%;}
.DateDiv .col-12 { width: 100%;box-sizing: border-box}
.DateBox {text-align: center; padding: 10px; border:1px solid #c7a75e}
.DateBox-brColor {color: #c7a75e}
.DateBox-BgFnt {font-size: 19px; line-height: 25px;}

.mt-3 {margin-top: 10px;}
.formOther {border:1px solid #c7a75e; padding: 4px 6px; width: 100%; box-sizing: border-box}

.align-items-center {-ms-flex-align: center !important;align-items: center !important;}

.MySlider {text-align: center;}
.MySlider > div { background-color: rgba(233,233,233,0.70)}
.bx-wrapper .MySlider img {margin: 0 auto; height: 400px; width: auto; object-fit: cover}

.room td:first-child {width: 48%;}
.room td:first-child img {width: 100%; max-width: 100%; object-fit: cover; padding-right: 12px}

.breadcrumbSimple { background-color: transparent; margin: -5px 0 14px; padding: 0}

.bookingform input, .bookingform select, .bookingform textarea {width: 100% !important;border: 1px solid #d13239;}
.bookingform textarea {padding: 10px;}
.bookingform table {width: 100%;}

.text-center {text-align: center}

.table-resposive { overflow-x: auto;}
.CartDiv{}
.mytable {}
.mytable th, .mytable td {padding: 11px !important; vertical-align: middle !important}
.mytable thead td { background-color: #fff; font-weight: bold}
.mytable tbody td { background-color: rgba(244,244,244,1.00);}
.CartImg {border-radius: 50%; width: 70px; height: 70px; object-fit: cover; margin: 0 20px 2px}
.CartHead { fon-weight:bold; color: #d13239}

.clearfix:after {content: ""; display: table; clear: both;}
.clr {clear: both;}

.AdjMObiTable td{padding: 5px 12px !important}

@media (max-width: 767px) {
	.flotBtn {padding: 6px 8px !important;}
	.showallbtn.flotBtn {float: none !important; margin: 0 auto}
	
	.AdjMObiTable td {width: auto !important; padding: 8px !important}
	
	.myAdjTableFlex td {display: block; width: 100%;}
	.myAdjTableFlex .fhotel {margin: 0 auto; width: 100%; object-fit: cover}
	.myAdjTableFlex .room td:first-child {width: 100%;}
	.myAdjTableFlex .room td:first-child img {padding-right: 0}
	.myAdjTableFlex .showallbtn.flotBtn {margin-bottom: 26px}
	.breadcrumb-arrow {height: auto !important}
	.datesm { padding: 3px !important}
	.datechangem li {padding: 4px 8px !important;}
	
	.hotelfeature td{width: 100% !important; padding: 8px !important; display: block}
	.hotelfeature {margin-left:3% !important; margin-right: 3% !important}
	
	.image-preview {text-align: center; margin: 0 auto}
	/*.elastislide-prev, .elastislide-next {display: inline-block !important}*/
	
}

@media (min-width: 768px) and (max-width: 1100px) {
	#weatherimg { width:60px; padding: 0 !important}
	
}