#navbar-primary {
	border-top-color: #9b8063 !important; 
}

@media only screen and (min-width: 1px) and (max-width: 321px) {
	img.secure-payment-img {
		margin: 0 0 0 -5px !important;
	}
	.needhelp a img {
		margin: 0 0 0 -4px !important;
	}
	#logo-main {
		width: 73% !important;
	}
}
@media only screen and (min-width: 322px) and (max-width: 361px) {
	img.secure-payment-img {
		margin: 0 0 0 20px !important;
	}
	.needhelp a img {
		margin: 0 0 0 15px !important;
	}
	#logo-main {
		width: 79% !important;
	}
}
@media only screen and (min-width: 362px) and (max-width: 376px) {
	img.secure-payment-img {
		margin: 0 0 0 20px !important;
	}
	.needhelp a img {
		margin: 0 0 0 15px !important;
	}
}
@media only screen and (min-width: 377px) and (max-width: 413px) {
	img.secure-payment-img {
		margin: 0 0 0 38px !important;
	}
	.needhelp a img {
		margin: 0 0 0 39px !important;
	}
}
@media only screen and (min-width: 414px) and (max-width: 550px) {
	img.secure-payment-img {
		margin: 0 0 0 38px !important;
	}
	.needhelp a img {
		margin: 0 0 0 33px !important;
	}
}

li.stmpLi {
	list-style:none
}

td.imprtHotelPolicies_desc p {
	text-align: justify;
}

td.imprtResponsiveRoom_dailyrates_roomdesc {
	text-align: justify !important;
}

#stmpSz {
	font-size: 18px;
}

a#color-flat-black {
	color: #aaa;
}

div.bookbtn.group button:hover {
	background-color: transparent;
	color: #7dbc00;
	border-color: #7dbc00;
}

.form-group button:hover {
	background-color: transparent;
	color: #7dbc00;
	border-color: #7dbc00;
}

@media only screen and (min-width: 1282px) and (max-width: 1367px) {
	div#navbar-primary-collapse{
		margin-left: 64px;
	}
	#center-header-text {
		margin-top: -209px;
	}
	div.center-header-text {
		margin: 65px 0 0 0;
	}
	div.center-header-text-loc {
		margin: 188px 0 0 0;
	}
}

@media only screen and (min-width: 1443px) and (max-width: 1601px) {
	#center-header-text {
		margin-top: -209px;
	}
	div.center-header-text {
		margin: 65px 0 0 0;
	}
	div.center-header-text-loc {
		margin: 188px 0 0 0;
	}
	div#navbar-primary-collapse{
		margin-left: 85px;
	}
}

@media only screen and (min-width: 1px) and (max-width: 415px) {
	.mobile-img-size {
		margin-top: 0 !important;
	}
	#navbar-primary {
		display: none;
	}
	#wowslider-container1 {
		margin-top: 65px !important;
	}
}

@media only screen and (min-width: 416px) and (max-width: 5000px) {
	#menu-mob {
		display: none;
	}
}

#menu-mob {
	width: 75px;
	padding: 10px;
	margin: 11px 0 14px 0;
	background: #2b2e2f;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	border: 0px;
}

.pushy-link {
	list-style-type: none;
}


.ws_bullets {
	display: none;
}

/*in - for index
ro - for rooms
fa - for facilities
ga - for gallery*/

body, html{
	background-color: #0b688f;
	font-family: 'Raleway', sans-serif !important;
}

/*custom assign*/
.green{
	color: #00b622;
}
.red{
	color: #f3230f;
}
.orange{
	color: #ffa10c;
}
.montserrat{
	font-family: 'Montserrat', sans-serif;
}

#container-module{
	background-color: #fff;
	width: 80%;
	margin-left: 10%;
	position: absolute;
	overflow-x: hidden;
}
@media(max-width: 768px){
	#container-module{
	    width: 100%;
	    margin-left: 0px;
	}
}
.full-width{
	width: 100%;
}

/*for navbar*/
.nav{
	font-family: 'Montserrat', sans-serif;
}
#navbar-wrapper{
	z-index: 999;
    position: relative;
    text-align: center;
}
@media (min-width: 768px){
    .navbar-default .navbar-nav{
        float:none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        width: 800px;
    }
}
.navbar-default .navbar-nav>li>a {
    color: #2f2f2f  !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #9b8063 !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff !important;
}
.navbar-default .navbar-nav>li:hover{
	background-color: #9b8063 ;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #fff !important;
}
@media (min-width: 768px){
	.navbar {
	    border-radius: 1px !important;
	}
}
.navbar-default {
    background-color: #fff !important;
}
@media(min-width: 768px){
	#logo-main{
		width: 40%;
	    padding: 0 30px 0 30px;
	}
}
@media(max-width: 425px){
	#logo-main{
		width: 80%;
		margin: 0 0 0 -40px;
	}
}
@media(max-width: 767px){
	#navbar-fluid{
	    padding: 0 15px 0 0 !important;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
	#navbar-primary>#navbar-fluid{
        padding: 0 25px 0 25px;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	#navbar-primary>#navbar-fluid{
        padding: 0 30px 0 30px;
	}
}
@media only screen 
and (min-device-height : 768px) and (
	min-device-width: 1025px) 
and (max-device-width : 1366px) { 
	#navbar-primary>#navbar-fluid{
        padding: 7px 255px 7px 255px !important
	}
	
}
@media(max-width: 1280px){
	#navbar-fluid{
		padding: 15px 190px 15px 190px;
	}
}
@media only screen 
and (min-width : 1281px) 
and (max-width : 1440px) {
	#navbar-fluid{
		padding: 15px 265px 15px 265px;
	}
}
@media only screen 
and (min-width : 1441px) 
and (max-width : 1600px) {
	#navbar-fluid{
		padding: 15px 365px 15px 365px;
	}
}


/*for slider*/
#wowslider-container1 .ws_playpause{
	display: none;
}
#slider-wrapper{
	margin-top: -60px;
}

/*for banner*/
#banner-wrapper{
	overflow-x: hidden;
}
@media(min-width: 1200px){
	#banner-wrapper{
		margin-top: -20px;
	    overflow-x: hidden;
	}
	.h2-title{
	    z-index: 9;
	    font-size: 40px;
	    position: relative;
	    color: #9b8063;
	    font-family: fantasy;
	    -webkit-text-stroke: 1px #FFFFFF;
		text-shadow: 0px 2px 2px #FFFFFF;
	}
}
#banner-wrapper>div>img{
	width: 100%;
}

/*for calendar*/
@media(min-width: 1200px){
	#calendar-wrapper{
		margin-top: -75px;
		padding: 15px 0 15px 0;
	}
}
#calendar-wrapper{
    position: relative;
    z-index: 99;
    background-color: #2b2e2f;
    
}
#calendar-wrapper-bb{
	margin-top: -45px;
    position: relative;
    background-color: #2b2e2f;
}
#calendarContainer{
	border-radius: 5px;
	background-color: #2b2e2f !important;
}

/*for index content*/
.in-featured-img{
	width: 100%;
}
#in-featured-img-container-col-xs-9{
	width: 100%;
}
.in-featured-title{
	text-align: center;
	margin-top: 0px;
    background-color: rgba(0, 0, 0, 0.48);
    border: 1px solid #525252;
    padding: 5px;
}
@media(max-width: 767px ){
	#row-hide-aa{
		display: none;
	}
}
@media(max-height: 1024px) and (min-width: 768px){
	#row-hide-aa{
		display: inline;
	}
	#row-hide-bb{
		display: none;
	}
}

/*for rooms content*/
thead{
	border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.checkavailability{
    background-color: #7dcb00;
    color: #fff;
    border-color: #7dcb00;
    padding: 8px 15px 8px 15px;
    border-radius: 3px;
}
.checkavailability:hover{
    background-color: #fff;
    color: #7dcb00;
    border-color: #7dcb00;
    padding: 8px 15px 8px 15px;
    border-radius: 3px;
}
.imprtHotelPolicies_desc_cancellation p:first-child {
 	margin-top:-10px;
}
.head-title p{
	text-align:right !important;
}
.big-slider, big-slider-carousel ,h4 {
	    margin: 15px 0 0 0 !important;
}

 /*Center Direct Confirmed Nooking*/
.imprtResponsiveRoom_dailyratestitle,.imprtHotelPolicies_title {
	color: #000;
	font-size: 28px;
	margin-bottom: 20px;
}
.imprtResponsiveRoom_tooltip {
	text-align:center;
}
.imprtResponsiveRoom_tooltip_direct,
.imprtResponsiveRoom_tooltip_nohidden{
	width:40% !important;
}

.imprtHotelPolicies_termscon_detail {
	padding:10px;
	background: rgba(255, 255, 255, 0.65);
}
.panel{
	text-align:center;
}
@media only screen and (max-width: 316px) {
	.imprtResponsiveRoom_tooltip_nohidden, .imprtResponsiveRoom_tooltip_direct {
	  height: 104px !important;
	  width: 94px !important;
	}
}

@media only screen and (min-width: 317px) and (max-width: 480px) {
	.imprtResponsiveRoom_tooltip_nohidden, .imprtResponsiveRoom_tooltip_direct {
	  height: 90px !important;
	  width: 115px !important;
	}
	.imprtResponsiveRoom_tooltip_nohidden span {
	  margin: -3px;
	}
}
@media only screen and (min-width: 496px) and (max-width: 536px) {
	.imprtResponsiveRoom_tooltip_nohidden, .imprtResponsiveRoom_tooltip_direct {
	  height: 62px !important;
	}
	.imprtResponsiveRoom_tooltip_direct span, .imprtResponsiveRoom_tooltip_nohidden span {
	  margin: 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 808px) {
	.imprtResponsiveRoom_tooltip_nohidden, .imprtResponsiveRoom_tooltip_direct {
	  height: 62px !important;
	}
	.imprtResponsiveRoom_tooltip_direct span, .imprtResponsiveRoom_tooltip_nohidden span {
	  margin: 15px;
	}
}
@media only screen and (min-width: 1290px) and (max-width: 1325px) {
	.imprtResponsiveRoom_tooltip_nohidden, .imprtResponsiveRoom_tooltip_direct {
	  height: 48px !important;
	}
	.imprtResponsiveRoom_tooltip_direct span, .imprtResponsiveRoom_tooltip_nohidden span {
	  margin: 15px;
	}
}

/*for rooms 2*/
.room-container{
	width: 85%;
    margin-left: 7%;
}
.room-name{
	font-size: 17px;
    font-weight: bold;
    margin: 25px 0 0 0 !important;
}
em {
    color: #fff !important;
}
.btn-info{
	width: 49%;
}
.btn-book{
	color: #46b8da !important;
    background-color: #ffffff !important;
    border-color: #46b8da;
}
.buttons{
    margin-top: -85px;
    margin-bottom: 45px;
}
.r-pricelabel {
    background-color: #5ECBDF;
    width: 100px;
    height: 100px;
    padding-top: 23px;
    position: relative;
    display: inline-block;
    cursor: default;
    outline: none;
    z-index: 10;
    text-align: center;
    border: 5px solid #fff;
    top: -50px;
    left: -33%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.r-pricelabel:hover{
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.r-ftext {
    font-weight: bold;
    color: #fff;
}
.uk-modal-dialog{
	text-align: left;
}

/*for facilities*/
@media(max-width: 425px){
	#in-featured-img-container{
		width: 100%;
	}
}
/*for gallery*/
/*.gallery-img{
    width: 90%;
    margin-left: 5%;
}*/
#ga-img-container-col-xs-9{
	width: 100%;
}
@media(max-width: 480px){
	#ga-img-container, #ga-img-container-col-xs-9{
		width: 100%;
	}
}
@media(max-width: 769px){
	#ga-img-container-col-xs-9{
		width: 100%;
	}
}
/*for location*/
.grid-100.responsiveLocation_map{
	height: 300px;
}
/*for contact*/
.form-group input, select, textarea {
    width: 100% !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}


/*for marketing banner*/
#marketingbanner-wrapper{
    background-color: #34495e;
}
.needhelp>a>img, .securepayment>a>img{
    padding: 50px 0 50px 0px;
    width: 100%;
    max-width: 265px;
}
@media(max-width: 425px){
	.needhelp>a>img, .securepayment>a>img {
		padding: 15px 0 15px 0px;
	    margin-left: 65px;
	}
}
@media(max-width: 375px){
	.needhelp>a>img, .securepayment>a>img {
		padding: 15px;
    	margin-left: 40px;
	}
}
@media(max-width: 320px){
	.needhelp>a>img, .securepayment>a>img {
		padding: 15px 15px 15px 40px;
		margin-left: 0px;
	}
}
.whybooking>ul{
	color: #fff;
	list-style: none;
}
.whybooking>h2{
	color: #f9ac15;
}

/*for payment banner*/
#payment-wrapper{
	padding: 15px 0 15px 0;
}
@media(max-width: 425px){
	#payment-wrapper {
	    padding: 15px 40px 15px 40px;
	    text-align: center;
	}
	.margin-bottom-medium{
		padding-bottom: 15px;
	}
}
@media(max-width: 375px){
	#payment-wrapper{
		text-align: center;
    	padding: 15px 40px 15px 40px;
	}
	.margin-bottom-medium{
		padding-bottom: 15px;
	}
}
@media(max-width: 320px){
	#payment-wrapper{
		padding: 15px;
		text-align: center;
	}
	.margin-bottom-medium{
		padding-bottom: 15px;
	}
}
.pa-text{
	font-size: 11px;
}
.modeOfPayment, .cardSecurity{
	width: 100%;
    max-width: 225px;
}

/*for footer*/
#footer-wrapper{
    background-color: #222728;
    color: #fff;
    padding: 8px 0 2px 0;
}
#footer-wrapper>p>a{
	text-decoration: none;
}
.container-full{
	margin-left: -15px;
}
.footer1 a {
    color: #DDD;
}
@media(max-width: 425px){
	.footer1{
		display: none;
	}
}

.footer1 a:hover,
.footer1 a:focus,
.footer1 a:active {
    color: #FFF;
}

.footer1 .footer {
    background-color: #2E3436;
    margin-top: 5em;
}

.footer1 .footer .footer-desc p {
    color: #DDD;
	margin: 15px 0 8px;
}

.footer1 .footer .social {
    margin: 0 auto;
    display: table;
}

.footer1 .footer .social li {
    float: left;
}

.footer1 .footer .social li a {
	display: block;
    font-size: 1em;
    color: #DDD;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    background-color: #222728;
    border-radius: 2px;
    margin: 15px 4px
}

.footer1 .footer .social li a:hover {
    background-color: #3A4144;
}

.footer1 .footer .input-group {
    margin: 15px 0;
}

.footer1 .footer .form-control {
    border-radius: 2px 0 0 2px;
    background-color: #585C5D;
    border-color: #585C5D;
    color: #DDD;
    font-size: 15px;
}

.footer1 .footer .form-control:hover,
.footer1 .footer .form-control:focus {
    border: 1px solid #222728;
    background-color: #222728;
}

.footer1 .footer .input-group-addon {
    border-radius: 0 2px 2px 0;
    background-color: #F7931D;
    color: #FFF;
    border-color: #F7931D;
    font-size: 15px;
}

.footer1 .footer-bottom {
    background-color: #222728;
    color: #DDD;
    font-size: 13px;
}

.footer1 .footer-bottom ul li {
    display: inline-block;
}

.footer1 .footer-bottom ul li a {
    display: block;
    padding-left: 8px;
    text-decoration: none;
    color: #aaa;
}

.footer1 .footer-bottom ul li a:after {
    content: "-";
    padding-left: 8px;
}

.footer1 .footer-bottom ul li:last-child a:after {
    content: "";
}

@media (max-width: 550px) {
	.footer1 .footer-bottom .pull-left,
	.footer1 .footer-bottom .pull-right {
		float: none !important;
		width: 100%;
		padding: 10px;
		text-align: center;
	}
}

