@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/PTS55F-webfont.eot');
    src: url('../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS55F-webfont.woff') format('woff'),
         url('../fonts/PTS55F-webfont.ttf') format('truetype'),
         url('../fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pt_sansbold';
    src: url('../fonts/PTS75F-webfont.eot');
    src: url('../fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PTS75F-webfont.woff') format('woff'),
         url('../fonts/PTS75F-webfont.ttf') format('truetype'),
         url('../fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,400italic);
/**header**/
.header-banner-container h2 {
    font-size: 20px;
    margin-top: 128px;
    text-align: center;
    color:#fff;
    margin-bottom:45px;
    font-weight:200;
    text-transform:none;
    letter-spacing: 0;
}
.header-banner-container h2 span.first{font-weight:600;}
.btn-add-busn{
	background:#f98437;
    color:#fff !important;
	font-size:12px;
	border-radius:0;
	font-weight:600 !important;
	padding: 9px 24px;
}
.btn-add-busn:hover{background:#fff !important;color:#000 !important;}
.logo-wrap.trans{position: relative; display: inline-block; width: auto; float: left;}
.flyTab-content-wrapper{
	background-color:rgba(0, 0, 0, 0.5);
}
.btn-orange{
	background:#f98437;
	border:1px solid #f98437;
}
.btn-orange:hover{
	background:#FF6600;
	border:1px solid #FF6600;
}
.btn-orange:focus{
	background:#f98437;
	border:1px solid #f98437;
}
.btn-fb{
	background:#4867AA;
	border:1px solid #4867AA;
	margin-bottom:18px;
}
.btn-fb:hover{
	background:#465e99;
	border:1px solid #465e99;
}
.btn-fb:focus{
	background:#5d77b5;
	border:1px solid #5d77b5;
}
.btn-fb i {margin-right: 7px;}
.btn-orange:focus, .btn-blue:focus,.btn-fb:focus{outline:0;}
.btn-blue{
	background:#0066cc;
	border:1px solid #0066cc;
}
.btn-blue:hover{
	background:#005ebb;
	border:1px solid #005ebb;
}
.search-fly li a{
	border-radius:0;
	color:#fff;
	font-weight:400;
}
.search-fly li a:hover{
	background-color:rgba(255, 255, 255, 0.1);
	border:1px solid transparent;
}
.search-fly li.active a {
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff;
    border-top:1px solid rgba(0, 0, 0, 0.2);
    border-right:1px solid rgba(0, 0, 0, 0.2);
    border-left:1px solid rgba(0, 0, 0, 0.2);
}
.search-fly li.active a:focus{
	color:#fff;
	border-top:1px solid rgba(0, 0, 0, 0.2);
    border-right:1px solid rgba(0, 0, 0, 0.2);
    border-left:1px solid rgba(0, 0, 0, 0.2);
}
.search-fly li.active a:hover{
	background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff;
    border-top:1px solid rgba(0, 0, 0, 0.2);
    border-right:1px solid rgba(0, 0, 0, 0.2);
    border-left:1px solid rgba(0, 0, 0, 0.2);
}
.search-fly li {
    float: none !important;
    margin-bottom: 0;
}
.search-fly li a i{
	vertical-align: top;
    width:26px;
}
.sch-form-wrap{
	padding: 40px 0;
	position:relative;
}
.sch-form-wrap .form-control{
	border-radius:0;
	 height: 40px;
}
.sch-form-wrap .btn{border-radius:0;padding:8px 32px;}
.sch-form-wrap .nice-select {
    height: 40px;
}
.category-sct.nice-select{
	min-width:200px;
}
.main-search-container{
    background:#0066CC;
    margin:40px 0 4px;
    min-height: 238px;
    padding:25px 15px;
}
.main-search-container .flyTab-content-wrapper{
    background-color: transparent;
}
.main-search-container .sch-form-wrap{
    padding:20px 0 18px;
}
.main-search-container h3{
    color:#fff;
    text-align:center;
    margin: 25px 0 0;
    font-weight: 300;
    font-size: 25px;
}
.main-search-container .search-fly li a::before{
    border-color: transparent;
    border-style: solid;
    border-width: 9px 10px 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 100%;
    width: 0;
    z-index:2;
}
.main-search-container .search-fly li.active a::before{
    border-color: rgba(0, 0, 0, 0.5) transparent transparent;
}
#swap-button {
    position: relative;
    width: 30px;
}
#swap-button > a {
    background: #999;
    border-radius: 30px;
    bottom: -14px;
    color: #fff;
    padding: 4px 7px;
    position: absolute;
    right: 0;
}
.date-ctrl {
    position: relative;
}
.date-ctrl i {
    position: absolute;
    right: 9px;
    top: 30%;
}
.date-ctrl-pl {
    position: relative;
}
.date-ctrl-pl i {
    position: absolute;
    right: 29px;
    top: 30%;
}
.date-ctrl input {
    padding: 6px 27px 6px 12px;
}
.multiForm-wrap form{
    margin-bottom: 5px;
}
/***/
.page-section-grey h2.title,.page-section-white h2.title{
	font-size: 25px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    text-transform: none;
}
.flight-ad-slot a{
	display:inline-block;
	position:relative;
	width:100%;
}
.flight-ad-slot .vertical-content {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20%;
    color:#fff;
	z-index: 1;
}
.vertical-content .dura {
    font-size: 16px;
	margin-bottom: 4px;
	display:block;
}
.vertical-content h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 6px;
	line-height:20px;
	font-family: Roboto;
}
.vertical-content .price {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
	line-height:20px;
}
.vertical-content .firstprice {
    text-decoration: line-through;
    color: #ddd;
}
.vertical-content .btn {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border: 1px solid;
    border-radius: 0;
    font-size: 16px;
    padding: 6px 32px;
}
.vertical-content .btn:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 1px solid;
    color:#fff;
}
.img-main-slot::before {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.page-section-grey{
	background: #f5f5f5 none repeat scroll 0 0;
}
.adHolder{margin-top: 15px;}
.offerCard {
    background: #fff none repeat scroll 0 0;
    display: block;
    box-shadow: 0 1px 2px #ccc;
    cursor: pointer;
    position:relative;
}
.offerCard > h3 {
    font-size: 18px;
    letter-spacing: 0;
    padding: 14px 20px;
    text-transform: none;
    border-bottom:1px solid #e6e6e6;
    color:#FF6600;
    font-weight: 400;
}
.offerCard .stprice{
	padding:10px 20px 5px;
	color: #2d67b2;
    font-size: 18px;
}
.offerCard .minht{
    min-height: 107px;
}
.offerCard .redeem-msg{
	padding: 0 20px 10px;
}
.offerPin{
	 background: #2d67b2 none repeat scroll 0 0;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    height: 51px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 34px;
    display: flex;
    flex: 1 1 auto;
}
.offerPin i {
    background: #fff;
    border-radius: 50%;
    left: 50%;
    position: absolute;
    top: 21px;
    transform: translateX(-50%);
    height:25px;
    width:25px;
     display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.offerPin.flight{background:#91a8d0;}
.offerPin.flight i {color: #91a8d0;}
.offerPin.hotels{background:#f7786b;}
.offerPin.hotels i {color: #f7786b;}

.offerCard .offerCard-footer{
	padding:10px 20px;
}
.offerCard-footer .date {
    color: #666;
    font-size: 13px;
}
.offerCard-footer .date i{font-size:14px;}
.offerCard-footer .book-link{
	color:#FF6600;
	float:right;
}
.offerCard-footer .book-link:hover{color:#2D67B2;}
.borderBtm {
    border-bottom: 1px solid #e6e6e6;
}
.offerSlider{
	margin:15px 0;
}
.offer-slide-section{padding-bottom: 45px;}
.galleryStack::before, .galleryStack::after {
    content: "";
    display: table;
    line-height: 0;
}
.galleryStack{
    /*display: -moz-box;
    display: -webkit-box;*/
    align-items: flex-start;
    position:relative;display: flex; flex: 1 1 auto;flex-direction: row;width: 100%;}
.galleryStack .item{
   /* display: -moz-box;
    display: -webkit-box;
   -webkit-box-ordinal-group: 1; */
	cursor: pointer;
    display: flex;
     flex-direction: column;
     justify-content: center;
    position: relative;
}
/*.galleryStack .item{
    -webkit-box-flex: 1;
  -moz-box-flex: 1;
    -webkit-flex: 1;
    width:20%;
}
.galleryStack .item.hover-lay{
    -webkit-box-flex: 1;
  -moz-box-flex: 1;
    -webkit-flex: 1;
    width: 30%;
     flex: 1;
}*/
.galleryStack .item a img {width:100%;}
.galleryStack .item a:hover .hover-overlay{
	opacity:1;
}
.hover-overlay{
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    opacity:0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.3s ease-in 0s;
}
.galleryStack .categ-container{
	bottom: 0px;
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0)) repeat scroll 0 0;
}
.galleryStack .categ-container .c-title{
	font-size:18px;
	font-weight: 600;
	margin:0;
	text-transform:uppercase;
	color:#fff;
	margin-bottom: 20px;
}
.galleryStack .categ-container .c-price{
	color:#fff;
	font-size:14px;
	text-transform: none;
	margin: 0 0 12px;
}
.galleryStack .item.double ._img{
    width:100%;
    display: block;
    height:422px;
    background-size: cover;
}
.galleryStack .item ._img{
    width:100%;
    display: block;
    height:211px;
    background-size: cover;
    background-position: center center;
}
.galleryStack .item.double{
    width:40%;
}
.galleryStack .item{
    width:20%;
}
.relative{position:relative;}
.travel-idea-sec{padding:42px 0;}
.travel-idea-sec h4{font-size:25px;margin-bottom:6px;}
.travel-idea-sec span{font-size:16px;}
.footer{
	padding:20px 0 50px;
    border-top:1px solid #e5e5e5;
}
.footer-link-box li {
    font-size: 12px;
    line-height: 23px;
}
.footer-link-box li:first-child {
    font-weight: 400;
    margin-bottom: 4px;
    font-size: 14px;
    text-transform: uppercase;
}
.footer-link-box li a:hover{
	color:#0066cc;
}
.social-links > li {
    display: inline-block;
    margin-right: 12px;
    line-height: 26px;
}
.social-links > li a{
	color:#999;
}
.cardSprite{
	background:rgba(0, 0, 0, 0) url("../img/cardSprite.png") no-repeat scroll left top;
	float: left;
    margin-right: 6px;
}
.americanexpr {
    background-position: -130px -40px;
    height: 20px;
    width: 30px;
}
.masterCard {
    background-position: -40px -40px;
    height: 20px;
    width: 30px;
}
.visaCard {
    background-position: 0 -40px;
    height: 20px;
    width: 30px;
}
.payU {
    background-position: -80px -40px;
    height: 20px;
    width: 35px;
}
.cardBadge{
	display: flex;
    margin-top: 10px;
}
.copy-right {
    color: #999;
    font-size: 11px;
}
#worldemart a {
    background: rgba(0, 0, 0, 0) url("../img/mart.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 14px;
    opacity: 0.7;
    overflow: hidden;
    text-indent: -9999px;
    transition: all 0.2s ease 0s;
    width: 44px;
}
#worldemart a:hover {
    transition: all 0.2s ease 0s;
}
#worldemart a.mart {
    background-position: 0 0;
    margin-top: 8px;
}
#worldemart a.mart:hover {
    background-position: 0 -16px;
}
.search-tab-container{position:relative;}
.search-fly.nav-tabs {display: block;}
.img-main-slot{

}
.floatingAdHold{
	height: 240px;
    left: 90%;
    position: fixed;
    top: 385px;
    width: 120px;
    z-index: 999;
    cursor:pointer;
}
.breadcrumbs li{font-size:12px;display:inline-block;position:relative;padding-left: 9px;}
.breadcrumbs li:first-child{padding-left:0;}
.breadcrumbs li a{color:#0066cc;}
.breadcrumbs li a:hover{text-decoration:underline;}
.breadcrumbs li.active{color:#000;}
.breadcrumbs li.active {padding-left: 9px;}
.breadcrumbs li:first-child::before{
	content:'';
	position:absolute;
	left:0;
}
.breadcrumbs li::before{
	content:'/';
	position:absolute;
	left:0;
	color:#0066cc;
}
.breadcrumbs li.active::before{
	content:'/';
	position:absolute;
	left:0;
}
.search-panel-hold{
/*background: #0066cc none repeat scroll 0 0; fallback for old browsers */
/*background: -webkit-linear-gradient(to left, #005C97 , #363795);  Chrome 10-25, Safari 5.1-6 */
/*background: linear-gradient(to left, #005C97 , #363795);  W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background:#0066cc none repeat scroll 0 0;
}

.hotel-search-panel-hold{background-position: 0 0;position:relative;background-size:cover;}
.hotel-search-panel-hold .sch-form-wrap {
    padding: 4px 0 18px;
}
.hotel-search-panel-hold h2{
	color:#fff;
	font-size:20px;
	margin-top:15px;
}
.hotel-search-panel-hold::before {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.sliderWrap {
    position: relative;
}
.discount-ribbon::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #b80705 #b80705 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    bottom: -8px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    white-space: normal;
    width: 0;
    z-index: -1;
}
.discount-ribbon{
	background: #e52822 none repeat scroll 0 0;
    border-radius: 3px 3px 3px 0;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.32);
    color: #fff;
    cursor: auto;
    font-size: 12px;
    left: -8px;
    line-height: 1.3;
    padding: 10px 10px 8px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    z-index: 10;
	font-weight:600;
}
.discount-ribbon .d-number {
    display: block;
    font-size: 20px;
    font-weight: 600;
	line-height: 26px;
}
.pkg-search-panel-hold{
	background: #0066cc none repeat scroll 0 0;
    margin-top: 40px;
    padding-top: 45px;
    position: relative;
	}
.pkg-search-panel-hold .sch-form-wrap {
    padding: 4px 0 18px;
}
.pkg-search-panel-hold h2{
	color:#fff;
	font-size:25px;
	margin-bottom:35px;
	font-weight:300;
}
.pkg-search-panel-hold h2 span{font-weight:500;}
/*.pkg-search-panel-hold::before {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}*/

.search-list-cont .right .t1{ font-size: 22px;
    line-height: 28px;}
.search-list-cont .right .t2{font-size:16px;line-height:23px;font-weight:400;}
.search-list-cont .right .t2 span{font-weight:600;}
.sorty-by{background-color:#fff;margin:10px 0 10px;border:1px solid #ddd;}
.sorty-by li{display:inline-block;border-right:1px solid #ddd;font-size:12px;}
.sorty-by .active > a{border-bottom: 3px solid #fb7c28;}
.sorty-by li a{
	border-bottom: 3px solid transparent;
    display: inline-block;
    padding: 0 15px;
}
.hlist-card{
	background-color:#fff;
	border:1px solid #ddd;
	padding:13px;
	margin-bottom:12px;
}
.hlist-card:hover{
	border:1px solid #FDD000;
}
.hlist-card .img-hold {
   min-height: 204px;
    overflow: hidden;
    position: relative;
    width: 260px;
    max-width:100%;
    background-size:cover;
}
.hlist-card .img-hold img{position:absolute;}
.hlist-card .amt{display:block;margin:0 0 10px;font-size:20px;color:#000;}
.hlist-card .actualAmt{text-decoration:line-through;color:#999;font-size:15px;}
.hlist-card .amtSaved{color: #27a33a;
    display: block;
    font-size: 15px;
    font-weight: 600;}
.hlist-card .Name{font-size:20px;color:#0066CC;}
.hlist-card .area{font-size:14px;color:#000;text-decoration:underline;line-height:18px;padding-bottom:7px;}
.hlist-card .short-desc{font-size:12px;color:#000;line-height:16px;margin-bottom:4px;}
.hlist-card .pkg_info{
	margin-bottom: 8px;
}
.hlist-card .pkg_info li {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight:500;
}
.hlist-card .pkg_info li span {
    display: inline-block;
    width: 25%;
    color:#444;
    font-weight:300;
}
.star-rating{display:inline-block;}
.star-rating li {
    display: inline-block;
    line-height:20px;
}
.star-rating li i {
    color: #fdd000;
    font-size: 14px;
}
.gutter-0{padding-left:0;padding-right:0;}
.infoFoot{vertical-align:bottom;font-size:14px;line-height:26px;}
.infoFoot .userRate{color:#BF222D;margin-right:15px;}
.infoFoot .userRate i{color:#FDD000;}
.infoFoot .reviewCount{color:#0066CC;}
.filter-box{
  /* background-color:#fff; */
  /* border:1px solid #ddd; */
  margin-bottom:15px;
}
.filter-box ul li.accordItem{
	padding:10px;
	border-bottom:1px solid #ddd;
}
.filter-box ul li.accordItem:last-child{
	border-bottom:none;
}
.accordianFilter li .accordLbl {
    font-size: 15px;
    line-height: 23px;
    font-weight:600;
    color:#000;
}
.accordContent.scroll{
	height: 153px;
    overflow-y: scroll;
}
.accordContent label{
	width:100%;
	line-height:20px;
	cursor:pointer;
}
.accordContent label input{margin: 5px 0 0;}
.accordContent label .star-rating{vertical-align:top;}
.accordContent label span.nos {
    background: #ddd none repeat scroll 0 0;
    border-radius: 4px;
    float: right;
    font-size: 12px;
    padding: 0 6px;
}
.accordContent label .pricerange{font-size:12px;line-height:24px;vertical-align:top;font-weight:500;}
.accordContent label .hoteltype{font-size:12px;line-height:24px;vertical-align:top;font-weight:500;}
.accordContent label .ameniti{font-size:12px;line-height:24px;vertical-align:top;font-weight:500;}
.accordContent label .dura{font-size:12px;line-height:24px;vertical-align:top;font-weight:500;}
.accordContent label:hover{color:#0066CC;}
/**Spinner***/
.spinner {
  margin: 20px auto 0;
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #0066CC;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
.loadOverlay {
    background-color: rgba(255, 255, 255, 0.8);
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
.centerDiv {
    display: inline-block;
    left: 0;
    padding: 30px 0;
    position: relative;
    right: 0;
    top: 24%;
     background: #fff none repeat scroll 0 0;
    text-align: center;
    width: 360px;
    box-shadow:0 0 0 1px #ddd;
}
.centerDiv i {
    font-size: 30px;
}
.loadOverlay .centerDiv h4 {
    color: #000;
    font-size: 19px;
}
/******/
.ament-avail {
    display: inline-block;
    margin-top:7px;
}
.ament-avail li {
    display: inline-block;
    line-height: 15px;
    margin-right:7px;
}
.ament-avail li a.more{
	font-size: 12px;
    line-height: 2px;
    vertical-align: top;
}
.ament-avail li i{cursor:pointer;color:#0066cc;}
.selected-arrow {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #444;
	position:absolute;
	bottom:0;
	left: 42%;
}
.search-by {
    display: block;
}
.search-by li {
    display: inline-block;
    font-size: 14px;
    margin-right: 20px;
    line-height:20px;
}
.search-by li span {
    color: #0066cc;
}
.hlist-card-container{position:relative;}
.data-load {
	display:none;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 222;
}
.data-load .spinner{
    position: relative;
    top: 7%;
}
.hlist-card .perPerson{
    display: block;
    font-size: 12px;
}
.btn-trans {
    border: 1px solid #0066CC;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    padding: 6px 10px;
    color:#0066CC;
}
.btn-trans:hover {
    border: 1px solid #ff6600;
    color: #ff6600;
}
.select-city{width:100%;border:1px solid #ddd;padding:6px 4px;font-size:14px;}
.img-hold .best {
    background: #37b34a none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    left: 0;
    padding: 4px 11px;
    position: absolute;
}
.img-hold .offer {
    background: #BE1E2D;
    color: #fff;
    font-size: 14px;
   	left: 0;
    padding: 4px 11px;
    position: absolute;
}
/*.img-hold .offer::after{
	position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 12px solid transparent;
    top: 0;
    right: 0;
}*/
.hot-pkg-bx {
    background-size: cover;
    max-width: 100%;
    min-height: 245px;
    position: relative;
    display:block;
    overflow:hidden;
	background-position:center center;
}
.hot-pkg-bx .bottom-info-hold {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    padding: 7px 8px;
    position: absolute;
    width: 100%;
    transition: all 0.3s ease-in 0s;
}
.hot-pkg-bx:hover .bottom-info-hold{
	background-color: rgba(0, 0, 0, 0.8);
	transition: all 0.3s ease-in 0s;
}
.hot-pkg-bx:hover .togg{
	transition: all 0.3s ease-in 0s;
	transform: translateY(-400%);
}
.bottom-info-hold h3 {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-weight:500;
}
.bottom-info-hold .duration {
    color: #eee;
    line-height: 23px;
}
.bottom-info-hold .pprice {
    color: #fa7f2d;
    font-size: 15px;
    line-height: 23px;
}
.hot-selling-pkg {
    margin-bottom: 30px;
}


/*Custom*/

.pack-list-title {

	background-color: #626A70;
    color: #fff;
    font-size: 13px;
    height: 40px;
    line-height: 38px;
    padding-left: 10px;
}
.pack-list-title a {

	color:#fff;
}

.topDestinationsTile .item a {
    max-width: 100%;
    min-height: 245px;
    display:block;
    position:relative;
	background-position: center center;
	background-repeat: no-repeat;
    background-size: cover;

}
.topDestinationsTile .item a:hover .hover-overlay{
	opacity:1;
}
.topDestinationsTile .item a .destinationName {
    bottom: 0;
    padding: 9px 18px;
    position: absolute;
    text-align: left;
    width: 100%;
    background:rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0)) repeat scroll 0 0;
}
.topDestinationsTile .item a .contentTop {
    top: 0;
    padding: 9px 18px;
    position: absolute;
    text-align: left;
    width: 100%;
    background:rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65)) repeat scroll 0 0;
    color:#fff;
}
.topDestinationsTile .item a .destinationName h4{
	font-size:18px;
	color:#fff;
}
.topDestinationsTile .item a .destinationName .stPrice{
	color:#fff;
	font-size:14px;
	font-weight:300;
}
.topDestinationsTile .item a .destinationName .stPrice .hCount{
	font-size:18px;
}
.top-desitn-sec h2.title {
    padding: 0 0 30px;
}
.page-section-grey.top-desitn-sec{
	padding-bottom:60px;
}
.togg {
    bottom: 0;
    position: absolute;
    /*right: 38%;*/
   text-align:center;
   width:100%;
    transform: translateY(100%);
    transition: all 0.3s ease-in 0s;
}
.fHbs {
    background: #fff none repeat scroll 0 0;
    display: block;
    margin-bottom: 24px;
    border:1px solid #eee;
    position:relative;
    overflow:hidden;
	cursor:pointer;
}
.fHbs:hover .togg{
	transition: all 0.3s ease-in 0s;
	transform: translateY(-400%);
}
.fHbs .img {
    background-size: cover;
    max-width: 100%;
    min-height: 225px;
    position:relative;
	background-position: center center;
}
.fHbs .content-hold {
    display: block;
    padding: 7px 10px;
    text-align: left;
}
.fHbs .content-hold h4 {
    font-size: 15px;
    font-weight: 500;
}
.fHbs .content-hold .pprice {
    font-size: 12px;
    line-height: 23px;
}
.fHbs .content-hold .pprice span {
    font-size: 16px;
}
.fHbs:hover .hover-overlay{opacity:1;}
.page-section-grey.feat-houseboats{padding-bottom:20px;}
.remain-count {
    background: #4bba5c none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    padding: 2px 7px;
    position: absolute;
    right: 0;
    top: 19px;
}
.page-section-grey.need-houseboat{
	background-attachment: fixed;
    background-image: url("../img/hbs2-banner.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 25px 0;
    position: relative;
}
.page-section-grey.need-houseboat::before {
    background-color: rgba(0, 0, 0, 0.7);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.need-houseboat h4 {
    color: #fff;
    font-size: 18px;
    position: relative;
    text-align:center;
}
.page-section-grey.cabs-benefits{
	padding:30px 0;
}
.benit {
    display: block;
    text-align: center;
}
.benit i {
    align-items: center;
    color: #0066cc;
    display: flex;
    flex: 0 1 auto;
    flex-flow: column nowrap;
    font-size: 31px;
    justify-content: center;
    margin-bottom: 2px;
}
.benit span {
     display: block;
    font-size: 16px;
    margin-bottom: 8px;
}
.benit ul li {
    font-size: 14px;
    line-height: 23px;
}
.benit ul li i{color: #666;
    display: inline;
    font-size: 15px;
    margin-bottom: 0;}
.page-section-grey.cab-search-list-sec{
    	padding:30px 0;
    }
.cab-type-filt{display:flex;}
.cab-type-filt a{
    align-items: center;
    border: 1px solid #999;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    margin-right: 13px;
    width: 20%;
    padding:6px 0;
    background-color:#fff;
}
.cab-type-filt a.active{
	border:1px solid #FF6600;
	color:#FF6600;
}
.cab-type-filt a:hover{
	border:1px solid #FF6600;
	color:#FF6600;
}
.cab-bx {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom:28px;
}
.cab-bx .img{
	background-size:cover;
	min-height:155px;
	background-repeat:no-repeat;
	max-width:100%;
}
.cab-bx h6 {
    font-size: 16px;
    font-weight: 400;
    margin:4px 0 10px;
    color:#0066cc;
}
.cab-bx .cab-info {
    margin-bottom: 6px;
}
.cab-bx .cab-info li {
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 12px;
    line-height: 25px;
    padding: 0 6px;
    font-weight:400;
}
.cab-bx .cab-info li i{
	font-size:14px;
}
.cab-bx .kmRate{font-size:14px;display:block;}
.cab-bx .termsCabs {
    float: left;
    color: #777;
    margin-right: 6px;
    font-size: 12px;
}
.cab-bx .fareDtl {
    color: #777;
    float: left;
    margin-right: 10px;
    font-size: 12px;
}
.cab-bx .termsCabs:hover,.cab-bx .fareDtl:hover{ color: #0066cc;}
.cab-bx .pprice {
    color: #000;
    display: inline-block;
    font-size: 20px;
    margin:4px 0 10px;
}
.cab-search-result{margin-top:20px;overflow: hidden;position: relative;}
.fareDtlInfo li {
    font-size: 14px;
    line-height: 23px;
}
.fareDtlInfo li .left {
    display: inline-block;
    text-align: left;
}
.fareDtlInfo li .right {
    display: inline-block;
    text-align: right;
    font-weight: 400;
}
.fareDtlInfo h5 {
	color:#003580;
    font-size: 16px;
    margin-bottom: 4px;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
  border-top: 4px solid #ff6600;
}
#terms h5 {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: 600;
    margin: 7px 0 8px;
    padding-bottom: 10px;
    color:#003580;
}
#terms ul li {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 4px;
}
#terms ul li p {
    font-size: 14px;
    font-weight: 300;
}
.page-section-grey.hotelCities{
	padding-bottom:10px;
}
.page-section-grey.bst-holiday-pkg{padding-bottom:40px;}
.page-section-grey.contact-head{padding:25px 0 40px;}
.contact-head h1 {
    color: #0066cc;
    font-size: 26px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 17px;
}
.contact-head h2{font-size:20px;letter-spacing:0;font-weight:400;}

.contact-frm {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #0066cc;
    border-radius: 8px;
    padding: 25px 35px 35px;
}
.contact-frm h3 {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 12px
}

.contact-page-sec h3 {
    margin-bottom: 7px;
	color:#000;
}
.page-section.contact-page-sec{
	padding:40px 0 40px;
	border-bottom:1px solid #ededed;
}
.testimonailSlider .slick-slide{min-height:120px;}
.testBlock .client-img {
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-right: 16px;
	width:70px;
}
.testBlock .col-md-2, .testBlock .col-md-10 {
    padding: 0;
}
.client-feedback h4{font-size:15px;font-weight:600;margin-bottom: 5px;}
.client-feedback p {
    line-height: 22px;
}
.client-feedback .date{font-size:12px;color:#999;}
.contactInfo {
    font-size: 14px;
    margin-top: 48px;
}
.contactInfo h4 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
}
.contactInfo address, .contactInfo .phone, .contactInfo .email {
    color: #3b444f;
    line-height: 24px;
    margin-bottom: 9px
}
.contactInfo .fa-comments{color: #0066cc;font-size: 44px}
#contactForm input[type="text"], #contactForm textarea {
}
#contactForm input[type="text"] {
    height: 47px;
}
.contactInfo strong {
    display: block;
    font-size: 15px;
}
/***Hotel-detail**/
.srch-history {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 8px 11px;
}
.srch-history .cols {
    border-right: 1px solid #ddd;
    min-height:63px;
}
.srch-history .cols:last-child{border-right:none;}
.srch-history .check-date-hist li {
    display: inline-block;
}
.check-date-hist span {
	color:#0066cc;
    font-size: 13px;
}
.check-date-hist .date {
    font-size: 14px;
    font-weight: 400;
    line-height:15px;
}
.check-date-hist li{position:relative;}
.check-date-hist li:first-child{padding-left:0;}
.check-date-hist li{padding-left:44px;}
.check-date-hist li:first-child::before{
	content:'';
}
.check-date-hist li::before{
	content:'>';
	position:absolute;
	left:13px;
	top:10px;
	color:#ccc;
}
.room-per-person {
    display: inline-block;
}
.room-per-person li {
    display: inline-block;
    min-width: 80px;
}
.room-per-person li span {
    font-size: 13px;
    color:#0066cc;
}
.room-per-person li .count {
    font-weight: 400;
    line-height: 15px;
    padding: 0;
}
.srch-history .cols .btn {
    display: inline;
    margin-top:12px;
}
.srch-history .place {
    display: inline-block;
    padding-top: 25px;
}
.mod-srch-slider {
    background: #fff none repeat scroll 0 0;
    display: table;
    padding: 0 11px;
    width: 100%;
    border:1px solid #ccc;
    border-top:none;
}
.mod-srch-slider .sch-form-wrap {
    padding: 26px 0 24px;
}
.hInfo {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #000;
    padding: 8px 12px;
    margin-bottom:20px;
}
.hInfo h1 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 0;
    color:#2a53a2;

}
.hInfo .addr{
    font-size: 12px;
}
.hInfo .addr i {
    color: #c73d2c;
    font-size: 16px;
}
.hInfo .ament-avail li i {
    color: #666;
	font-size:20px;
}
.hInfo .ament-avail li i.free {
    color: #37b34a;
}
.hInfo .hPrice div{
	color:#000;
	font-size:15px;
}
.hInfo .hPrice {
    display: inline-block;
    font-size: 20px;
    color:#BE1E2D;
    margin-bottom:5px;
	font-weight: 600;
}
.hInfo .hPrice span {
    color: #666;
    display: block;
    font-size: 11px;
	font-weight: 400;
}
.fotorama {
	background: #fff;
    border: 1px solid #ccc;
    margin-bottom:0px;
	border-bottom:none;
}
.fotorama__nav.fotorama__nav--thumbs{
	text-align:left;
}
.left-bx h2{
	border-bottom: 1px solid #ccc;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 8px;
    padding-bottom: 3px;
    color:#003580;
}
.left-bx h2 a {
    color: #0066cc;
    font-size: 12px;
    font-weight: 400;
    padding-top: 2px;
}
.hotel-description {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 8px 14px;
    border:1px solid #ccc;
	border-top:none;
}
.hotel-description p {
    line-height: 23px;
    margin-bottom:12px;
	font-size: 13px;
}
.pkg-description {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 8px 14px;
    border:1px solid #ccc;
}
.pkg-description p {
    line-height: 20px;
    margin-bottom:12px;
	font-size: 13px;
}
.input-label {
    font-size: 13px;
	color:#005fbe;
}
.avail-date-select .btn{ margin-top: 23px;
    padding: 6px 12px;font-size:14px;}
.avail-date-select {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 6px 12px;
}
.hotel-avail-table th {
    background: #0066cc none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 12px !important;
    vertical-align:top !important;
}
.hotel-avail-table tbody tr td{padding:10px 13px !important;}
.ameniti-icons span {
    color: #c46718;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    margin-right: 6px;
}
.ameniti-icons span i {
    font-size: 16px;
    vertical-align: middle;
}
.hotel-avail-table .htlType{color:#000;font-size:14px;font-weight: 600;}
.hotel-avail-table .htlType i {
    color: #ff6701;
}
.hotel-avail-table .spl-cond{
    margin-left: 9px;
}
.hotel-avail-table .spl-cond li{
	font-size: 12px;
    line-height: 16px;
    list-style: outside none disc;
    padding-left: 1px;
}
.hotel-avail-table .noRoomsSelect{
	background-color: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 4px;
}
.hotel-avail-table .bookingPrice {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 7px;
}
.hotel-avail-table .bookingPrice span{font-size:20px;color:#be1e2d;font-weight: 600;}
.hotel-avail-table .htlTypePrice{color:#be1e2d;font-weight: 600;}
.fac-wrap{

}
.room_facility{

}
.facility {
    font-size: 13px;
    margin-bottom: 10px;
}
.facility.free{color:#339900;}
.facility i {
    vertical-align: middle;
    color:#003580;
}
.facility.free i{color:#339900;}

.htl-rack-rate {
    font-size: 14px;
	color: #666;
    text-decoration: line-through;
}
#plan-trip .nice-select{width:100%;}
.nice-select.element {
    height: 50px;
    line-height: 45px;
    padding-left: 12px;
}
.row-facil .gutter-0 {
    padding-left: 10px;
}
.row-facil .gutter-0:last-child {
    padding-right: 10px;
}
.reviewItemContainer{
	background: #fff;
    margin-bottom: 9px;
    margin-right: 13px;
    padding: 10px;
	position:relative;
	border: 1px solid #f9f9f9;
	box-shadow: 0 0 2px #cdcdcd;
}
.reviewItemContainer::before{
	border-bottom: 14px solid transparent;
    border-right: 14px solid #cdcdcd;
    border-top: 14px solid transparent;
    content: " ";
    height: 0;
    left: -14px;
    position: absolute;
    top: 9px;
    width: 0;
}
.reviewItemContainer::after{
	border-bottom: 13px solid transparent;
    border-right: 13px solid #fff;
    border-top: 13px solid transparent;
    content: " ";
    height: 0;
    left: -13px;
    position: absolute;
    top: 10px;
    width: 0;
}
.htl-policy {
    background: #f9f9f9;
    padding: 12px 14px 0;
    color:#000;
    margin-bottom:10px;
}
.htl-policy h4 {
    color: #00358f;
    font-size: 14px;
    font-weight: 600;
}
.htl-policy p {
    color: #000;
    font-size: 13px;
    line-height: 20px;
}
.user-reviews-list{margin-bottom:7px;}
.user-review-row .user-info img {
    border: 1px solid #ccc;
    border-radius: 50px;
    width: 65px;
}
.user-review-row .user-info .name {
    display: block;
    font-size: 12px;
    line-height: 19px;
	font-weight: 600;
}
.user-review-row .user-info .date {
    display: block;
    font-size: 12px;
    line-height: 19px;
}
.user-review-row h3{
	font-size:16px;line-height:23px;
}
.user-reviews-list .user-review-row{
	border-bottom:1px solid #eee;
	padding: 13px 0 2px;
	color:#000;
}
.user-reviews-list .user-info {
    padding-left: 15px;
}
.review-btn{ border: 1px solid #0064C8;
    font-size: 12px;
    padding: 5px 21px;
	color:#0064C8;
	margin:5px 0;
}
.review-btn:hover{
	color:#000;
	border: 1px solid #000;
}
.pag-container .pagination{position:relative;}
.pag-container .pagination li {
    font-size: 13px;
    font-weight: 400;
}
.pag-container .view-more{text-decoration:underline;font-size:14px;float:right;}
.other-hotels {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color:#000;
    margin-bottom:20px;
}
.other-hotels .top{border-bottom:1px solid #ccc;}
.other-hotels .top,.other-hotels .bottom{
	padding:10px;
}
.other-hotels h3 {
    font-size: 16px;
    line-height: 20px;
}
.other-htl-list .img {
     background-size: cover;
    max-width: 100%;
    min-height: 95px;
    width: 100px;
	background-position: center center;
}
.other-htl-list {
    margin-bottom: 12px;
}
.other-hotels .name {
    font-size: 14px;
    display:block;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.other-hotels .Price {
	color:#666;font-size:12px;padding-left: 8px;
}
.other-hotels .Price span{font-size:18px;
	color:#be1e2d;
	display:block;
}
.other-hotels .star-rating {
}
.other-htl-list:last-child {
    margin-bottom: 0;
}
.other-htl-list .view-more {
   color: #000;
    font-size: 14px;
    text-decoration: underline;
}
.other-htl-list .view-more:hover{
	text-decoration:none;
}
.gap30{
	padding-top:30px;
	clear:both;
}
.hasTooltip i {
    color: #0066cc;
    font-size: 14px;
    vertical-align:bottom;
}
.hiddentool{display:none;}
.hiddentool p{line-height:20px;font-size:12px;}
.side_why_brds {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
	margin-bottom:10px;
}
.side_why_brds .top {
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.side_why_brds .top h3 {
    font-size: 16px;
    line-height: 20px;
}
.side_why_brds .bottom {
    padding: 10px;
}
.side_why_brds .bottom li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
    padding-left: 26px;
    position: relative;
}
.side_why_brds .bottom li i {
    color: #37b34a;
    font-size: 21px;
    left: 0;
    position: absolute;
}
.side_why_brds .bottom li span {
    color: #1f4a88;
    font-weight: 600;
}
.side_why_brds .bottom li p {
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}
#readPolicies h5 {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: 600;
    margin: 7px 0 8px;
    padding-bottom: 10px;
    color:#003580;
}
#readPolicies ul li {
    font-size: 14px;
    line-height: 24px;
    list-style: outside none disc;
    margin-bottom: 4px;
    margin-left: 12px;
}
.floatReview {
    background: rgba(0,0,0,0.5);
    bottom: 97px;
    position: absolute;
    right: 34px;
    z-index: 3;
	width: 360px;
	color:#fff;
}
.floatReview .slick-slider{margin-bottom:0;}
.reviewSlide .slick-slide {
    margin: 12px 14px;
	min-height:86px;
}
.rv-card .desc {
    padding: 0 0 10px;
	font-size: 12px;
	line-height: 16px;
}
.rv-card .author {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 12px;
    padding: 10px 7px;
}
.rv-card .author .ico i{
	border: 1px solid #fff;
	background:#fff;
    color:#000;
    border-radius: 50%;
    font-size: 17px;
    margin-right: 5px;
    padding: 2px;
    vertical-align: middle;
}
.ratingquote {
    background: #000 none repeat scroll 0 0;
    display: block;
    font-size: 13px;
    padding: 10px 12px;
    width: 100%;
}
.ratingquote span {
    color: #ff6600;
    font-size: 14px;
    font-weight: 600;
}
.hotel-avail-table {
    margin-bottom: 0;
}
.shwMoreAmeni,.shwLessAmeni{text-decoration:underline !important;}
.shwMoreAmeni i, .shwLessAmeni i{font-size:10px !important;}
.bedTypes{
	font-size: 12px;
	font-weight: 600;
}
.bedTypes span {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 4px;
    padding: 1px 6px;
	margin-right: 1px;
	background:#2288ee;
	color:#fff !important;
}
.lastViewedHotel{
	background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.lastViewedHotel .top {
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.lastViewedHotel .top h3 {
    font-size: 16px;
    line-height: 20px;
}
.lastViewedList > li {
    display: block;
    padding: 10px;
	border-bottom:1px solid #f2f2f2;
	min-height: 72px;
}
.lastViewedList > li:last-child{border-bottom:none;}
.lastViewedList > li:hover{background-color:#F1FFFF;}
.lastViewedList img {
    float: left;
    margin-right: 10px;
    width: 50px;
	height:50px;
}
.lastViewedList li .name {
    display: block;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lastViewedList .star-rating {
    display: block;
	line-height:9px;
}
.lastViewedList .star-rating li {
    line-height: 11px;
}
.lastViewedList .star-rating li i {
    font-size: 10px;
}
.lastViewedList  .price{
	display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 21px;
	text-align: left;
	color:#be1e2d;
}
.htl-item .img {
    float: left;
    margin-right: 10px;
}
.avail-date-select .input-label{font-weight:600;}
.ameniti-icons {
    margin-bottom: 4px;
}
.pkgMainInfo {
   background: #fff none repeat scroll 0 0;
	color: #000;
	margin: 2px 0 20px;
	padding: 10px 0 10px 10px;
	border:1px solid #ccc;
}
.pkgMainInfo h1 {
    color: #0066cc;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
}
.pkgMainInfo .dura {
    color: #666;
    display: inline;
    font-size: 14px;
}
.pkgInfo {
    background: #fff;
    border: 1px solid #ccc;
    min-height: 260px;
    padding: 10px;
	margin-bottom: 10px;
}
.pkgInfo .org-price {
    color: #666;
    display: block;
    font-size: 18px;
    text-align: left;
    text-decoration: line-through;
}
.pkgInfo .offPrice {
    color: #be1e2d;
    display: block;
    font-size: 22px;
    font-weight:600;
}
.pkgInfo .per {
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
}
.pkgInfo .additnInfo {
    background: #ffffd9 none repeat scroll 0 0;
    border: 1px solid #c8c8c8;
    font-size: 12px;
    margin-bottom: 14px;
    padding: 7px;
}
.pkgInfo .additnInfo p {
    color: #444;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
}

.pkg-info-nav {
   background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-bottom:none;
    padding: 14px 12px;
    position: relative;
    box-shadow:0 0 10px rgba(0,0,0,.2);
}
.pkg-info-nav li {
    border-right: 1px solid #eee;
    display: inline-block;
    line-height: 15px;
    margin-right: 6px;
    padding: 0 10px;
}
.pkg-info-nav li:last-child{
	border-right:none;
}
.pkg-info-nav li a {
    color: #0066cc;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    font-weight:400;
}
.pkg-info-nav li a.active{
	border: 1px solid #ddd;
	color:#FF6701;
}
.tax-descp{
	font-size: 12px !important;
    line-height: 17px !important;
    margin-bottom: 0 !important;
}
.hotel-rate-table {
    margin-bottom: 10px;
}
.slt-pkg-type li {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-right: 3px;
    margin-bottom:8px;
}
.slt-pkg-type label {
    background: #999 none repeat scroll 0 0;
    color: #fff;
    padding: 2px 10px;
	cursor:pointer;
}
.slt-pkg-type label.active{background:#37B34A;color:#fff;}
.slt-pkg-type input {
    margin: 5px 0 0;
    vertical-align: top;
}
..slt-pkg-type input[type="radio"]:active{outline:none !important;border:none;}
.pkg-hotel-incl{
	border: 1px solid #ccc;
	margin-bottom:10px;
}
.pkg-hotel-incl .item-hold{
	padding:16px 0;
}
.pkg-hotel-incl .item {
	margin-bottom:15px;
}
.pkg-hotel-incl .item:last-child{
	margin-bottom:0;
}
.pkg-hotel-incl .item h4 {
   font-size:14px;
}
.pkg-hotel-incl .item span{
	display:block;
	font-size:12px;
}
.pkg-hotel-incl .head {
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    color:#BE1E33;
    text-align:center;
}
.pkg-hotel-incl .head i{
    font-size: 20px;
}
.pkg-hotel-incl .img{
	max-width:100%;
	min-height:140px;
	background-position: center center;
	background-size: cover;
}
.slt-pkg-type {
    margin: 6px 0 8px;
}
.PPrice-by-catg{margin: 2px 0 15px;
 color: #be1e2d;
    display: block;
    font-size: 22px;
    font-weight: 600;
}
.pkgInclusions{margin-bottom:10px;}
.pkgInclusions li {
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    list-style: inside none disc;
}
.itineraryDaywise {
    border: 1px solid #ccc;
    border-bottom:none;
}
.itineraryDaywise:last-child{
	border-bottom: 1px solid #ccc;
	margin-bottom:20px;
}
.itineraryDaywise .daywise-topbar {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
    background:#f9f9f9;
}
.itineraryDaywise .daywise-topbar .day {
    background: #f98437;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 8px 12px;
    margin-right:14px;
    font-size:15px;
}
.inner_itineraryDaywise .right_block {
    padding: 18px 10px;
}
.inner_itineraryDaywise .right_block .descp p {
    margin: 0 0 6px;

}
.inner_itineraryDaywise .right_block .img {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    min-height: 127px;
    vertical-align: top;
    width: 179px;
    background-size: cover;
	background-position: center center;
}
.inner_itineraryDaywise .right_block .descp {
    display: inline-block;
}
.daywise-topbar .dayText {
    font-size: 15px;
}
.nav.nav-tabs.addn-info-tab{
	top: 5px;
	padding:0;
}
.addn-info-wrap .tab-content {
    border: 1px solid #ddd;
    padding: 10px 15px;
}
#tc h5 {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 4px;
    color:#0066cc;
}
#tc ul li, #imp ul li, #cancel ul li{
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    list-style: inside none disc;
}
.addn-info-tab li a{font-weight: 500;font-size:14px;}
.addn-info-tab li.active a {
    color: #0066cc !important;
    font-weight: 500;
}
.addn-info-tab li a i {
    font-size: 23px;
    vertical-align: top;
}
.addn-info-wrap {
    margin-bottom: 15px;
    position:relative;
    overflow:hidden;
}
/*****/
/**Houseboats detail**/
.hb-room-type-cont .hb-room-type{
    background: #f9f9f9 none repeat scroll 0 0;
    color: #000;
    padding: 16px 10px;
    border-bottom:1px solid #ddd;
}
.hb-room-type .typeName{
    color: #003580;
    font-size: 14px;
    font-weight: 600;
}
.hb-room-type .typeName i{color:#ff6701;}
.hb-room-type .Price {
    color: #000;
    display: block;
    font-size: 14px;
    text-decoration: line-through;
}
.hb-room-type .finalPrice {
    color: #be1e2d;
    font-size: 20px;
    font-weight: 400;
}
.hb-room-type .per {
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-top:5px;
}
.hb-room-type:last-child {
    margin-bottom: 10px;
}
.hb-room-type .offerTag{position:relative;}
.hb-room-type .offerTag span{
    background: #d0021b none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin: 5px 0 0;
    padding: 2px 20px;
    position:relative;
}
.hb-room-type .offerTag span::after{
	position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-right: 10px solid #F9F9F9;
    border-bottom: 12px solid transparent;
    top: 0;
    right: 0;
}
/****/
.login-wrap-bx {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 4px #ccc;
    margin: 35px 0 35px;
    padding: 20px;
    color:#000;
}
.padd-wrap {
    padding: 20px;
}
.login-wrap-bx h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height:20px;
}
.login-wrap-bx form label {
    font-size: 14px;font-weight:300;
}
.login-wrap-bx .forgotPass {
    color: #0066cc;
    font-size: 12px;
    font-weight:300;
}
.login-wrap-bx .offerConfirm{font-size: 13px;
    margin-bottom: 14px;}
.btn-divider {
    margin: 17px 0 18px;
    position: relative;
    text-align: center;
}
.btn-divider::before{
	background-color: #e2e2e2;
    content: " ";
    display: inline-block;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 49%;
}
.btn-divider span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: inline-block;
    font-size: 13px;
    padding: 5px 9px;
    position:relative;
    z-index:1;
}
.sign-up-link span {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;font-weight:300;
}
.login-wrap-bx .left{border-right:1px solid #f2f2f2;}
.signin-featr li {
    border-bottom: 1px solid #f2f2f2;
    font-size: 14px;
    padding: 15px 0 5px;
}
.signin-featr li i {
    color: #999;
    font-size: 28px;
    padding-right: 9px;
    vertical-align:middle;
}
.median {
    margin: 0 auto;
    padding: 31px;
    width: 100%;
}
#enquiryPopup {
    max-width: 520px;
}
.pkg-short-info {
    border-bottom: 1px solid #ddd;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 18px;
    width: 100%;
}
.pkg-short-info .img_hold {
    float: left;
    height: 90px;
    margin-right: 12px;
    width: 90px;
	background-size:cover;
}
.pkg-short-info h3 {
    font-size: 15px;
    line-height: 20px;
	color: #005ebb;
}
.pkg-short-info .places {
    font-size: 13px;
}
.enq-form-wrap h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
	color: #005ebb;
}
.enq-form-wrap label{
	font-size:13px;
	margin-bottom:5px;
	color:#666;
}
.enq-form-wrap .date-ctrl i{
	top:35px;
}
.alert-success{
	color: #3c763d !important;
}
.alert-danger {
    /* height: 30px;
    padding: 5px 0px 27px 15px;
    color: #a94442 !important;
	  color: #a94442 !important; */
}
.success-alert, .error-alert{display:none;}
.form-control.error {
    border: 1px solid red;
    margin-bottom: 0;
}
label.error {
    color: #b70f0f !important;
    font-size: 14px;
}
.tq-section{
	min-height:300px;
	background-position: 0 -213px;
    background-size: cover;
	background-image:url('img/tq-bg.jpg');
}
.tq-wrap {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: inline-block;
    margin: 58px 0 58px;
    max-width: 418px;
    padding: 50px 45px;
}
.tq-wrap h2 {
    color: #0066cc;
    font-size: 20px;
}
.tq-wrap p {
    color: #555;
}
.tq-wrap i{
	color: #ff6600;
    font-size: 46px;
}
.coming-soon-wrap{
	background: rgba(20, 0, 0, 0.4) none repeat scroll 0 0;
    color: #fff;
    margin-top: 85px;
    padding: 19px 22px;
}
.pkg-enq-form h3 {
    background: #37B34A none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    padding: 10px 13px;
}
.pkg-enq-form {background-color:#fff;margin-bottom: 10px;}
.pkg-enq-form .pkg-enq-wrap {
    padding: 15px 12px;
}
.roomWise{font-size:12px;margin-bottom:18px;}
.addbtn{width:92px;background:#fff;display: inline-block;}
.addbtn button{
	color: inherit;
    padding: 0;
    width: 28px;
	background:#F5F5F5;

}
.addbtn > *:first-child{
	 border-radius: 3px 0 0 3px;
}
.addbtn > *:last-child {
    border-radius: 0 3px 3px 0;
}
.addbtn > * {
    border: 1px solid #eaeaea;
    float: left;
    height: 38px;
    text-align: center;
}
.addbtn > input[type="text"] {
    border-left: medium none;
    border-radius: 0;
    border-right: medium none;
    padding-left: 5px;
    padding-right: 5px;
    width: calc(100% - 56px);
	color: #666;
    height: 38px;
}
.pkg-enq-wrap input[type="text"],.pkg-enq-wrap select{
	font-size:13px;
}
.pkg-enq-wrap label{font-size:12px;}
.eachRoom{
		border-bottom: 1px solid #f2f2f2;
    padding-bottom: 14px;
	padding-top: 10px;
	}
.eachRoom:first-child{padding-top: 0;}
.htl-each {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    position: relative;
}
.htl-each .fa-hotel {
    color: #000;
    left: 10px;
    position: absolute;
    top: 14px;
	font-size:20px;
}
.htl-each .desc {
    border-left: 1px solid #ddd;
    font-size: 13px;
    margin-left: 42px;
    padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.htl-each .desc .name {
    color: #0063c5;
	display: block;
}
.food-type li {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: inline-block;
    line-height: 26px;
    padding-right: 7px;
    position: relative;
}
.food-type li i {
    font-size: 19px;
    left: 4px;
    position: absolute;
    top: 4px;
}
.food-type li span {
    display: inline;
    font-size: 13px;
    padding-left: 31px;
}
input[type="radio"]{
	-webkit-appearance: radio;
}
.right-eq-box i {
    color: #ff6600;
}
.tt-hint {
    color: #999;
}
.tt-dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    margin-top: 1px;
    max-height: 300px;
    overflow-y: auto;
    white-space: nowrap;
    width: 100%;
}
.tt-suggestion {
    border-bottom: 1px solid #e6e6e6;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 20px;
}
.tt-suggestion p {
    margin: 0;
}
.tt-suggestion.tt-cursor {
    background: #0066CC none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
}
.success-alert2, .error-alert2{display:none;}
/****Booking page****/
.booking-status {
    padding: 50px 0 25px;
	background: #ffffff;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 0 3px #ddd;
}
.booking-status .progressbar{
	background: #E4E2E3;
    height: 3px;
    width: 91%;
    margin: 0px 0px 0px 40px;
}
.progressbar .half{
	background: #6bb53f;
    height: 3px;
    float: left;
    margin-left: 15px;
	display: block !important;
    width: 50% !important;
	}
.booking-status .firstspan{
	margin-left:34px;
}
.booking-status .spanclass{
	    width: 26px;
    height: 26px;
    background: #ECEAEB;
    border: 8px solid #E4E2E3;
    border-radius: 50%;
    margin-top: -17px;
}
.booking-status .spanclassactive{
	background: #FCC664;
    border: 8px solid #F9AE1F;
}
.booking-status .pclass{
	font-size: 12px;
    margin: 10px;
}
.booking-status .marginleftrightauto{
	margin-left:auto;
	margin-right:auto;
}
.booking-status .lastspan{
	margin-left:278px;
}
.booking-status .lasttextclass{
	float:right;
	padding-right:17px;
}
.bk-pkg-detail {
    padding: 20px 0 35px;
}
.bk-pkg-detail .titleandpackagedetails{
	border-bottom: 1px solid rgba(0,0,0,0.07);
	margin-bottom: 7px;
}
.bk-pkg-detail .maintitle{
	color: #000;
    font-size: 24px;
    margin-top: 5px;
	line-height: 35px;
}
.bk-pkg-detail .titleandpackagedetails .spanncontent{
	position: relative;
    vertical-align: middle;
    padding: 0px 10px;
    border-right: 1px solid #ddd;
    font-size: 12px;
    color: rgba(60,68,78,0.75);
}
.bk-pkg-detail .titleandpackagedetails .spanncontent:last-child{border-right:none;}
.freebiesincludes {
    margin-bottom: 10px;
	color:#65a313;
	margin-top: 8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.freebiesincludes .freebiestitle {
    font-weight: 600;
}
.freebiesincludes li{
	font-size:14px;
	line-height:18px;
	padding-left:3px;
	font-weight:400;
}
.pricedetails_total{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 12px;
	margin-bottom: 7px;
}
.ratingandotherdetails {
    padding-bottom: 10px;
}
.pricedetails_total{font-size:14px;}
.pricedetails_total .pfooter{
	border-top: 1px solid #ddd;
    margin-top: 9px;
    padding-top: 10px;
	font-weight:600;
}
.pricedetails_total .taxright,.pricedetails_total .costright{
	float:right;
	font-size:14px;
}
.pricedetails_total .price{
	float:right;
	color:#be1e2d;
}
.pricedetails_total .r2{font-size:13px;margin-top:5px;}
.tax-details p{ font-size: 13px;
    line-height: 18px;}
.enter-your-details .formWrap {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    padding: 13px;
}
.enter-your-details h3{font-size:16px;}
.enter-your-details .formWrap label {
    font-size: 12px;
    font-weight: 600;
}
.room-facility {
    background: #f7f7f4 none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
}
.room-facility .room-details-description{
	padding:10px 10px 10px 10px;
	border-bottom: 1px solid #ddd;
	font-size:14px;
}
.room-facility .room-includes{
	padding:10px;
}
.room-facility .room-includes span{font-size:14px;}
.room-facility .room-includes li{
	 display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding: 0 7px 0 0;
	font-weight: 400;
}
.room-includes li i {
    color: #2288ee;
}
.rightsidedata .btn {
    margin-top: 18px;
}
.change-select{font-size:14px;text-decoration:underline !important;float:right;}
.change-select:hover{text-decoration:none !important;}
.bk-pkg-detail2{padding:40px 0 40px;background:#F5F5F5;border-top:1px solid #ddd;}

.review-booking{
	border:1px solid rgba(59,68,78,0.1);
	background-color:#fff;
}
.review-booking .top {
    padding: 48px 10px 6px;
	background-size:cover;
	position:relative;
	color:#fff;
	overflow: hidden;
}
.review-booking .top::before {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 33;
}
.review-booking .top .small {
    color: #ccc;
    font-size: 11px;
    position: relative;
    z-index: 66;
}
.review-booking .top .place {
    color: #fff;
    position: relative;
    z-index: 66;
}
.review-booking .details{
	padding:10px 10px 0;
}
.review-booking .details table{width:100%;margin-bottom:10px;border-bottom:1px solid #f2f2f2;}
.review-booking .details table tr:first-child td{
	padding-bottom:6px !important;
}
.review-booking .details > table .small {
    font-size: 12px;
    font-weight: 600;
}
.review-booking .details h6{font-size: 12px;}
.review-booking .details > table .text{font-size:14px;}
.review-booking .details table.psummary{
	border:none;
	width:100%;
}
.review-booking .details table.psummary tr{
		border-bottom:1px solid #ddd;
}.review-booking .details table.psummary tr:last-child{border-bottom:none;}
.review-booking .details table.psummary td{
	font-size: 14px;
    padding: 5px 0;
}
.review-booking .details table.psummary td:last-child{
	text-align:right;
	width: 24%;
}
.review-booking .details table.psummary tr.grandtotal td.label_text {
    font-size: 14px;
    text-align: right;
	color:#be1e2d;
	padding: 8px 0 0;
}
.review-booking .details table.psummary tr.grandtotal td.price{
	color:#be1e2d;
	padding: 8px 0 0;
	font-size: 16px;
}
.iagree {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}
.addn-info-wrap .tab-pane ul li{
	font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    list-style: inside none disc;
}
.payuBtn {
    display: block;
    margin-top: 10px;
}
.callusNo-wrap{
	float: right;
    height: 34px;
    margin-bottom: 5px;
    overflow: visible;
    position: relative;
}
.call-us {
    background: #f98437 none repeat scroll 0 0;
    border-radius: 3px 0 0 3px;
    color: #fff;
    font-size: 15px;
    margin-bottom: 3px;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    white-space: nowrap;
    /*width: 93px;*/
	cursor:pointer;
	transition:all 0.2s ease 0s;
}
.call-us:hover{
	/*width:228px;*/
}
.share-link li {
    display: inline-block;
}
.share-link li:first-child span {
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    vertical-align: top;
}
/*.share-link li:first-child span{display:flex;font-size:14px;height:19px;width:20px;justify-content:center;color:#0066CC;}*/
.share-link li a {
    align-items: center;
    display: flex;
    font-size: 14px;
    height: 25px;
    justify-content: center;
    width: 25px;
    background-color:#0066CC;
    color:#fff;
	box-shadow:0 5px 5px 0 rgba(0,0,0,0.13);
}
.share-link li a:hover{background-color:#38a4be;}
.share-link {
    padding: 0px 7px 1px 5px;
}
/**********/
.no-tab .flyTab-content-wrapper {
    background: transparent none repeat scroll 0 0;
}
.no-tab .sch-form-wrap{padding: 0 0 50px !important;}
#menu1 {
    display: inline-block;
    padding: 25px 15px;
}
.user-notify {
    float: right;
    position: relative;
}
.user-notify li a span {
    display: block;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    position: relative;
}
.user-notify .dropdown {
    border-left: 1px solid #177de3;
}
.user-notify li a span small {
    align-items: center;
    background: #ff8721 none repeat scroll 0 0;
    color: #fff;
    display: flex;
    font-size: 10px;
    height: 18px;
    justify-content: center;
    left: 10px;
    position: absolute;
    top: -10px;
    width: 18px;
}
.navbar.top_nav_wrapper {
    margin: 0;
}
.top_nav_wrapper {
    background: #0066cc none repeat scroll 0 0;
    color: #fff;
}
.top_nav_wrapper ._nav li {
    display: inline-block;
}
.top_nav_wrapper ._nav li.dropdown{border-left:1px solid #333;}
.top_nav_wrapper{background:#0066cc;color:#fff;}
.top_nav_wrapper ._nav li a{color:#fff;}
.top_nav_wrapper ._nav li a span{display: block;font-size: 15px;font-weight: 300;line-height: 20px;position: relative;}
.top_nav_wrapper ._nav li a.active{background:rgba(255, 255, 255, 0.1);color:#ffd65e;}
.top_nav_wrapper ._nav li a:hover{color:#ffd65e;}
.top_nav_wrapper ._nav{padding: 0;}
.top_nav_wrapper ._nav li a small {font-size: 11px;}
.prof_cover{background-size:cover;text-align:center;padding:40px 40px;background-position: center center;position: relative;}
.prof_cover::before {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.prof_cover .img_holder {
   background-size: cover;
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 100px;
    overflow: hidden;
    position: relative;
    width: 100px;
}
.prof_cover .img_holder:hover a{opacity:1;}

.prof_cover .img_holder a {
	 background: #37b34a none repeat scroll 0 0;
    bottom: -2px;
    color: #fff;
    font-size: 10px;
    left: 0;
    opacity: 0;
    padding: 4px 0 16px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.prof_cover .user-title h2 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
}
.last_v_pkg .icon-div{
    align-items: center;
    border: 1px solid #ccc;
    color: #999;
    display: flex;
    font-size: 28px;
    height: 51px;
    justify-content: center;
}
.last_v_pkg .status{
    background: #ff6600;
    color: #fff;
    font-size: 13px;
    padding: 0 7px 2px;
}

.account-section ._content_wrapper{background-color:#f9f9f9;padding:0 0 0px;}
.acc_home_panel{
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.15);
    margin-bottom: 27px;
}
.acc_home_panel > header {
    background: #f2f4f8 none repeat scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    color: #003580;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 14px;
}
.last_v_pkg {
    padding: 8px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.last_v_pkg .name {
    display: block;
    line-height: 19px;
    font-weight:400;
    font-size:14px;
}
.last_v_pkg img {
    float: left;
    margin-right: 8px;
}
.last_v_pkg .time {
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.last_v_pkg .star-rating {
    display:block;
    line-height: 14px;
    margin-bottom: 3px;
}
.last_v_pkg .star-rating li{line-height: 20px;}
.last_v_pkg .star-rating li i{font-size:12px;}
.last_v_pkg .price{float:right;}
.last_v_pkg .price {
    float: right;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}
.last_v_pkg .price span{font-weight:600;color:#be1e2d;}
.change-photo-btn {
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    padding: 4px 10px;
    background-color: rgba(255,255,255,0.2);
}
.change-photo-btn:hover{background:#f98437;border:1px solid #f98437;color:#fff;}
.change-photo-btn:active,.change-photo-btn:focus{
    color:#fff !important;
}
.user-earning-info {
    background: #f2f4f8;
    margin-bottom: 25px;
    padding:16px 19px 13px;
}
.earn-amt{
    display:flex;
    margin-bottom: 7px;
}
.earn-amt .icon {
    align-items: center;
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: flex;
    height: 50px;
    justify-content: center;
    margin-right: 9px;
    width: 50px;
    font-size:22px;
    color:#ffa700;
}
.earn-amt span{align-items: center;display:flex;font-size: 20px;font-weight: 600;}
.user-earning-info h3,.coupons-info h3{
    color: #0066cc;
    font-size: 18px;
    line-height: 20px;
}
.user-earning-info p,.coupons-info p{color:#000;font-size:12px;}
.user-pro-detail{padding:15px;font-size:14px;}
.user-pro-detail label{font-weight:600;width:24%;}
.btn-edit {
    color: #999;
    float: right;
}
.coupons-info{
    background: #f2f4f8 none repeat scroll 0 0;
    margin-bottom: 25px;
    padding: 16px 19px 13px;
}
.c_count {
    display: flex;
    margin-bottom: 7px;
}
.c_count .icon{
     align-items: center;
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #d62d20;
    display: flex;
    font-size: 22px;
    height: 50px;
    justify-content: center;
    margin-right: 9px;
    width: 50px;
}
.c_count span {
    align-items: center;
    display: flex;
    font-size: 20px;
    font-weight: 600;
}
.BH-highlights li {
    display: block;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
    padding-right: 0px;
}
.BH-highlights li i{
    left: 4px;
    position: absolute;
    top: 0;
    color: #37b34a;
    font-size: 22px;
}
.BH-highlights li span {
    color: #003580;
    display: block;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 4px;
}
.BH-highlights li p {
    font-size: 14px;
    line-height: 16px;
}
.BH-highlights {
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 21px 10px 10px;
    float: left;
    margin-bottom:10px;
}
.check-date-table .col-md-12{
    background: #ededed none repeat scroll 0 0;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 5px;
    text-align: center;
    color:#777;
}
.check-date-table .col-md-12::before{
    border-color: transparent transparent #ededed;
    border-style: solid;
    border-width: 0 6px 6px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 30px;
    transform: rotate(180deg);
    width: 0;
}

.check-date-table span{text-transform: uppercase;font-size: 11px;}
.check-date-table .day{font-size:30px;font-weight:600;line-height: 33px;}
.check-date-table .month{font-size:12px;font-weight:600;text-transform: uppercase;}
.booking-list-container h1{font-size:22px;margin:0 0 15px;line-height:30px;}
.booking_block{border:1px solid #ddd;padding:10px;background-color:#fff;margin-bottom:10px;}
.booking_block.unrate{border:1px solid #ffd65e;}
.booking_block .img_hold{width:100%;height:200px;background-size:cover;}
.booking_block h3 {
    font-size: 18px;
    color:#0066cc;
    font-weight:400;
}
.booking_block .bookno {
    font-size: 14px;
}
.booking_block .price {
    font-size: 20px;
    text-align: left;
}
.check-date-table .col-md-6 {
    padding: 0 10px;
    text-align:center;
}
.booking_block .btn-holder{margin-top: 20px;width:211px;}
.pagnation-ul li{
    display: inline-block;
    border: 1px solid #ddd;
}
.pagnation-ul li a{display: block;padding:10px;font-size:14px;font-weight:600;color:#ddd;}
.pagnation-ul li a.active{background:blue;}
.pagination_holder{display: block;}
.pagination_holder .pagination{position:relative;float:right;}
.google-icon{
    background:rgba(0, 0, 0, 0) url("../img/g-sprite.png") no-repeat;
    height: 23px;
    left: 15px;
    position: absolute;
    top: 14px;
    width: 23px;
}
.invite-btn-google{position: relative;
    padding:15px 47px;
    border:1px solid #999;
    display:inline-block;
    background:#fff;
}
.invite-btn-google:hover{box-shadow:0 0 4px #ccc;}
.booking-list-container ._info{margin-bottom:10px;}
.coupon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: block;
    float: left;
    width: 100%;
    margin-bottom:25px;
    padding: 10px;
}
.coupon.coupon1 {
    background: #fbddc4 none repeat scroll 0 0;
}
.coupon.coupon2 {
    background: #fff none repeat scroll 0 0;
}
.coupon.coupon3 {
    background: #E61938 none repeat scroll 0 0;
}
.coupon1 h3, .coupon1 .coupon-image, .coupon1 .coupon-info .ctitle {
    color: #c00a2b;
}
.coupon2 h3, .coupon2 .coupon-image, .coupon2 .coupon-info .ctitle {
    color: #c00a2b;
}
.coupon3 h3, .coupon3 .coupon-image, .coupon3 .coupon-info .ctitle {
    color: #fff;
}
.coupon-detail{
    float:left;width:100%;display:block;
}
.coupon-detail .coupon-image{text-align: center;
    padding-top:15px;
    padding-bottom:15px;
    text-transform: uppercase;
    font-size:28px;
}
.coupon-info .ctitle {
    font-size: 20px;
}
.coupon-image h3{font-size:43px;}
.coupon-info {
    font-size: 12px;
    padding-top:15px;
    padding-bottom: 15px;
}
.coupon3 .coupon-info, .coupon3 .coupon-description{color:#fff;}
.coupon-info .desc{}
.coupon-info .desc span{font-weight:600;font-size:14px;}
.coupon-code{margin-bottom:2px;}
.coupon-code span{font-weight:600;font-size:14px;}
.coupon .coupon-description {
    border-top: 1px dashed #000;
    float: left;
    width: 100%;
    font-size:12px;
    padding:14px 0;
}
.coupon .coupon-description span{font-weight:600;text-transform:uppercase;}
.coupon-description span{text-align}
.coupon .features{margin-top: 2px;}
.coupon .features li {
    font-size: 12px;
    line-height: 18px;
    list-style: inside none disc;
}
.amt-withdraw-form .label-sm{font-size:14px;line-height:30px;}
.amt-avail{
    display:inline-block;
    padding:10px 10px;
    margin-bottom:16px;
    text-align: left;
    background-color:#F2F4F8;
    width:100%;
}
.amt-avail .earn-amt{margin-bottom:0;}
.amt-withdrawal-container{
    background:#fff;
    min-height:190px;
}
.earn-amt span.amt{
    flex-flow: column;
    align-items: baseline;
}
.earn-amt span.amt .label-sm {
    color: #0066cc;
    font-size: 16px;
}
.notify-list li{display: block !important;
    border-bottom: 1px solid #f3f4f5;
    padding: 5px 7px;
    float:left;
    width:100%;
}
.notify-list li:last-child{border-bottom: none;}
.dropdown-menu.notify{border-radius:0;min-width:220px;
box-shadow:0 1px 10px rgba(0, 0, 0, 0.08);
padding: 0;
}
.dropdown-menu.notify::before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 8px 11px;
    content: "";
    display: block;
    height: 0;
    left: 11%;
    margin-left: -5px;
    position: absolute;
    top: -9px;
    width: 0;
}
.dropdown-menu.acc-DD{border-radius:0;min-width:220px;
    box-shadow:0 1px 10px rgba(0, 0, 0, 0.08);
    padding: 0;
    margin-top: 4px;
}
.dropdown-menu.ag-acc-DD{border-radius:0;min-width:220px;
    box-shadow:0 1px 10px rgba(0, 0, 0, 0.08);
    padding: 0;
    margin-top: 4px;
}
.dropdown-menu {
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.dropdown-menu.acc-DD::before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 8px 11px;
    content: "";
    display: block;
    height: 0;
    left: 13.6%;
    margin-left: -5px;
    position: absolute;
    top: -9px;
    width: 0;
}
.dropdown-menu.ag-acc-DD::before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 8px 11px;
    content: "";
    display: block;
    height: 0;
    left: 11.6%;
    margin-left: -1px;
    position: absolute;
    top: -9px;
    width: 0;

}
.not-block{
    color: #000;
    display: block;
    position: relative;
    width: 100%;
}
.not-block span {
    font-size: 13px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    height:30px;
    width:30px;
    margin-top:2px;
    color:#fff;
}
.bg2-green{
    background:#45825A;
}
.bg2-danger{
    background:#C05F44;
}
.not-block .text{
    display: inline-block !important;
    font-size: 12px;
    line-height: 17px;
    padding: 0 0 0 4px !important;
}
.not-block .text .bold{font-weight:600;display:inline;}
.border-dot{
     border: 1px dashed #000;
}
.invite-frnd-container .btn{margin-top:10px;}
.invite-frnd-container .col-md-6:first-child {
    border-right: 1px solid #ddd;
}
.mb10{margin-bottom:10px;}
.earnings-list-wrap{
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.15);
    width:100%;
    float:left;
}
.earnings-list {
    border-bottom: 1px solid #ddd;
    float: left;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 100%;
    background:#fff;
    font-size:14px;
}
.earnings-list p{font-size:14px;line-height:20px;}
.activity-info{color:#999;}
.booking_block .btn {
    color: #fff;
}
.not-block a:hover{
    color:#0066CC !important;
}
.user-pro-detail .per-label {
    margin-bottom: 3px;
}
.btn-invit {
    border: 1px solid #0066cc;
    color: #0066cc;
    display: block;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    margin-top:2px;
}
.btn-invit:hover{
    color:white;
    background-color: #0066cc;
    border:1px solid #0066cc;
}
.row-wrapper{
    background:#f2f4f8;
    border-left:1px solid #f2f4f8;
}
.agent_follwup_wrapper{
    background:none !important;
    border-left:0 !important;
}
.acc-content-wrap{padding:14px;background:#fff;border-right: 1px solid #ddd;}
.pro-sidebar li a {
    display: block;
    font-size: 14px;
    padding: 4px 0 4px 14px;
    width: 100%;
    font-weight:400;
    color:#666;
}
.pro-sidebar li a i{margin-right: 12px;}
.row-wrapper .row > .col-2{
    padding-right: 0;
}
.row-wrapper .row > .col-10{
    padding-left: 0;
}
.pro-sidebar ul {
    margin-top: 16px;
}
.pro-sidebar li a.active{background:#fff;color:#003580;font-weight:600;}
.pro-sidebar li a:hover{
    background:#F9F9F9;color:#003580;
}
.last-trip-rating-wrap .heading{
    border-bottom: 1px dashed #ddd;
    color: #2b388f;
    font-weight: 600;
    margin-bottom: 8px;
    padding-bottom: 4px;
}
.pk-rating-box::before{
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 2px 8px 11px;
    content: "";
    display: block;
    height: 0;
    left: 6%;
    margin-left: -4px;
    position: absolute;
    top: -13px;
    width: 0;
    z-index: 3;
}
.pk-rating-box::after {
    border-color: transparent transparent #ddd;
    border-style: solid;
    border-width: 0 9px 11px;
    content: "";
    height: 0;
    left: 6%;
    margin-left: -5px;
    position: absolute;
    top: -12px;
    width: 0;
    z-index: 2;
}
.pk-rating-box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-bottom: 3px;
    width: 100%;
    position: relative;
}
.pk-rating-box > ul {
    display: flex;
}
.pk-rating-box li {
    align-items: center;
    border-right: 1px solid #ddd;
    display: flex;
    height: 37px;
    justify-content: center;
    width: 186px;
    cursor: pointer;
}
.pk-rating-box li:hover{color:#FDD000;}
.booking-unrate-list{
    background: #ffd65e none repeat scroll 0 0;
    float: left;
    margin-bottom: 10px;
}
.no-review-message {
    align-items: center;
    border: 1px solid #ddd;
    color: #999;
    display: flex;
    flex-flow: column nowrap;
    font-size: 19px;
    justify-content: center;
    min-height: 200px;
    text-align: center;
}
.no-review-message i {
    font-size: 60px;
}
.pkg-review-summary {
    background: #f2f4f8 none repeat scroll 0 0;
    padding: 10px;
}
.pkg-review-summary .each-pkg-summary {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
    border-left: 5px solid #0066cc;
    margin-bottom: 13px;
    box-shadow: 0 6px 2px -6px gray;
}
.each-pkg-summary .pk-hold .img-hold {
    background-size: cover;
    display: block;
   /* height: 60px;
    width: 60px;*/
    margin-right: 9px;
    float: left;
    /*margin-bottom:10px;*/
    height:95px;
    width: 145px;
}
.each-pkg-summary .pk-hold h3 {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    color:#003580;
    text-transform: capitalize;
}
.each-pkg-summary .pk-info .dura {
    font-size: 13px;
    color:#444;
}
.each-pkg-summary .review-holder {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 15px;
}
.each-pkg-summary .review-holder h4{font-size:14px;color:#003580; text-transform: capitalize;}
.each-pkg-summary .review-holder p{font-size:13px;line-height:20px;}
.each-pkg-summary .review-holder::before{
    border-color: transparent transparent #f5f5f5;
    border-style: solid;
    border-width: 2px 8px 11px;
    content: "";
    display: block;
    height: 0;
    left: 1px;
    position: absolute;
    top: 14px;
    width: 0;
    z-index: 3;
    transform:rotate(270deg);
}
.panel_box {
    min-height: 220px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 1px rgba(0, 0, 0, 0.15);
}
.panel_box > header{
    background: #f2f4f8 none repeat scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding: 10px 12px;
    color:#003580;
}
.panel_box > .content{
    padding: 10px 12px;
    font-size:14px;
}
.newsletter-type li{margin-bottom:10px;}
.newsletter-type li label{font-size:14px;line-height: 18px;display:block;font-weight:400;cursor:pointer;}
.newsletter-type li span{font-size: 13px;display:block;line-height:20px;margin-left: 16px;}
.panel_box > header span {
    color: #666;
    display: block;
    font-size: 12px;
}
.booking-list-container h1 span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color:#666;
}
.settings-tab {
    bottom: -4px;
    left: -1px;
    padding:0 !important;
}
.settings-tab li a {
    font-size: 14px;
    font-weight: 400;
    padding: 8px 15px;
}
.settings-tab li.active a{color:#003580 !important;background-color:#F2F4F8!important;}
.no-cards-added{
    border:1px solid #ddd;
    min-height:40px;
    display: flex;
    font-size:14px;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    padding:12px 0;
    color:#999999;
}
.no-cards-added i{font-size:28px;}
.blue-trans-btn{
    border: 1px solid #0066cc;
    color: #0066cc;
    display: inline-flex;
    font-size: 14px;
    margin-top: 9px;
    padding: 6px 12px;
}
.blue-trans-btn:hover{
     box-shadow: 0 0 4px #ccc;
    color: #0066cc;
}
.blue-trans-btn i {
    font-size: 21px;
    margin-right: 4px;
}
.add_my_card_detail {
    background: #ecf7ff none repeat scroll 0 0;
    padding: 15px 18px 24px;
}
.add_my_card_detail label{font-size:13px;margin-bottom: 6px;}
.add_my_card_detail .exp-date .col-md-6 {
    border: medium none;
    padding-right: 0;
}
.add_my_card_detail .exp-date .col-md-6:last-child {
    padding-left: 4px;
}
.btn-orange i {
    font-size: 22px;
    vertical-align: bottom;
}
.ccard-content .subtitle {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 10px;
}
.added-card-list .ccard {
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 13px;
    margin-bottom: 8px;
    padding: 6px 10px;
    color:#888;
    display: block;
}
.added-card-list .ccard:hover{
    background: #ECF7FF;
}
.added-card-list .ccard .input{display:block;color:#000;font-size:14px;}
.added-card-list .ccard .fa {
    float: right;
    margin-top: 12px;
    vertical-align: middle;
}
.added-card-list .ccard .fa:hover{
    color:#0066CC;
}
.edit.add_my_card_detail .card-dtl{font-size:13px;float: left;width:100%;margin-top:6px;}
.edit.add_my_card_detail .card-dtl .input{display:block;font-weight:600;font-size:14px;}
#changepassword label {
    font-size: 13px;
}
.add_my_card_detail .nice-select{
    height:34px;
    line-height:20px;
    min-width:74px;
}
.useraccount-link {
    display: inline-block !important;
    float: right;
    margin-top: 6px;
    vertical-align: top;
}
.useraccount-link > a {
    display: flex !important;
    flex-flow: row nowrap !important;
    padding: 5px 11px !important;
    vertical-align: middle;
}
.useraccount-link > a:focus,.useraccount-link > a:active{
    background-color:#F9F9F9 !important;
}
.useraccount-link > a img {
    border-radius:50%;
    border:1px solid #ddd;
}
.useraccount-link > a > span {
    font-size: 12px;
    line-height: 27px;
    color:#fff;
}
.acc-DD .notify-list li {
    border: medium none;
    line-height: 21px;
    padding: 0;
}
.acc-DD .notify-list li:first-child {
    border-bottom: 1px solid #ddd;
    margin-top: 2px;
}
.acc-DD .notify-list li:last-child {
    border-top: 1px solid #ddd;
    margin-bottom:2px;
}
.acc-DD .notify-list li a {
    display: block;
    font-size: 13px;
    padding: 5px 15px;
    color:#028482;
    text-transform: none;
}
.acc-DD .notify-list li a:hover{
    background-color:#ECF7FF;
}

.agentaccount-link {
    display: inline-block !important;
    float: right;
    margin-top: 6px;
    vertical-align: top;

}
.agentaccount-link > a {
    display: flex !important;
    flex-flow: row nowrap !important;
    padding: 3px 11px !important;
    vertical-align: middle;
}
.agentaccount-link > a:focus,.agentaccount-link > a:active{
    background-color:#f9f9f9 !important;
}
.agentaccount-link > a img {
    border-radius: 50%;
    border: 1px solid #ddd;
    /*margin-right: 8px;*/
}
.agentaccount-link > a > span {
    font-size: 12px;
    line-height: 27px;
    color:#fff;
}
.ag-acc-DD .notify-list li {
    border: medium none;
    line-height: 21px;
    padding: 0;

}
.ag-acc-DD .notify-list li:first-child {
    border-bottom: 1px solid #ddd;
    margin-top: 2px;

}
.ag-acc-DD .notify-list li:last-child {
    border-top: 1px solid #ddd;
    margin-bottom:2px;
}
.ag-acc-DD .notify-list li a {
    color: #0066cc;
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 15px;
    text-transform: none;
}
.ag-acc-DD .notify-list li a:hover{
    background-color:#ECF7FF;
}
.userEmail{
    margin-bottom: 10px;
    display: block;
}
.hInfo .dura {
    font-size: 14px;
}
nav.slide-menu{z-index:1;}
.blog-pg-header{
    padding:25px 0 35px;
    background-color:#0066cc;
    min-height: 157px;
}
.blog-pg-header h1{
    font-size:28px;
    color:#FF6600;
    text-align: center;
    line-height: 40px;
    margin-bottom: 12px;
}
.blog-pg-header .quote{
    text-align: center;
    color:#fff;
    font-size:15px;
}
.post-item {
    border: 1px solid #ddd;
    margin-bottom:30px;
}
.post-data h3 {
    font-size: 17px;
    line-height: 23px;
    padding: 0 0 10px;
}
.post-data h3 a:hover, .post-data p a:hover{
    color:#FF6600;
}
.post-data {
    padding:15px;
}
.post-data p a {
    color: #0066cc;
    font-weight: 600;
}
.post-item .thumb a img:hover{
     opacity: 0.7;
    transition: all 0.2s ease 0s;
}
.item-share-link > li {
    display: inline-flex;
    flex-flow: column nowrap;
    font-size: 13px;
}
.item-share-link {
    float: right;
}
.item-share-link li a {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 30px;
    justify-content: center;
    width: 30px;
    color:#fff;
    opacity:0.8;
}
.item-share-link li a.facebook{
    background:#3B5998;
}
.item-share-link li a.twitter{
    background:#55ACEE;
}
.item-share-link li a.google{
    background:#DD4B39;
}
.item-share-link li a:hover{opacity: 1;}
.loadmore-div {
    background: #f9f9f9 none repeat scroll 0 0;
}
.blog-post-list {
    padding-bottom: 60px;
}
.fb-widget-wrap{
  position: relative;
    width:100%;
    min-height: 513px;
    margin-bottom: 30px;
}
.tpills {
    background: #e9f3f3 none repeat scroll 0 0;
    border-radius: 25px;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    padding: 0 18px;
    color:#000;
}
.tpills:hover{
    background:#0066CC;
    color:#fff;
}
.tour-info i {
    color: #37b34a;
}
.pg-header {
    background: #0066cc none repeat scroll 0 0;
    /*#2e3d95 none repeat scroll 0 0;*/
    color: #fff;
    padding: 25px 0 35px;
}
.pg-header h1{
    font-size: 28px;
    text-align: center;
}
.detail-wrapper.job-opn-wrap {
    padding-bottom: 60px;
}
.job-opn-box {
    border-bottom: 1px solid #f2f2f2;
    padding: 18px;
    position: relative;
}
.job-opn-box .share_div > li > a {
    font-size: 14px;
    color: #0066cc;
}
.job-opn-box .share_div > li:last-child > a{
    margin-right: 10px;
}
.job-opn-box .share_div > li{display: inline-block;padding-left:10px;padding-right:10px;border-right:1px solid #ddd;line-height: 20px;}
.job-opn-box .share_div > li > .item-share-link{display:none;}
.job-opn-box .share_div > li:first-child{padding-left:0;}
.job-opn-box .share_div > li:last-child{border-right:none;}
.job-opn-box .head_text {
    font-weight: 600;
    margin-bottom: 5px;
}
.job-opn-box .des_text {
    font-size: 14px;
    margin-bottom: 8px;
}
.job-opn-box .share_div > li > a:hover{color:#FF6600;}
.job-opn-box:hover{background:#f9f9f9;}
.job-opn-box .share_div{
    min-height: 34px;
}
.white-popup.job-dtl-popup{
    border-top:none;
    max-width: 800px;
}
.job-dtl-popup .content {
    margin-bottom: 14px;
}
.job-dtl-popup .content > h6 {
    font-size: 14px;
    margin-bottom: 7px;
}
.job-dtl-popup .content p {
    font-size: 13px;
    line-height: 21px;
}
.job-dtl-popup .head > h6 {
    font-size: 18px;
    margin-bottom: 7px;
}
.job-dtl-popup  .place{font-size:14px;}
.job-dtl-popup .middle {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    margin: 12px 0 14px;
    padding: 10px 0;
}
.job-dtl-popup .middle .small {
    display: block;
    font-size: 12px;
}
.job-dtl-popup .middle .big{
    font-size: 14px;
    font-weight: 600;
}
.job-opn-box::before {
    content: "*";
    font-size: 16px;
    left: 4px;
    position: absolute;
    top: 22px;
}
.no-openings-info {
    align-items: center;
    background: #f2f2f2 none repeat scroll 0 0;
    color: #999;
    display: flex;
    flex-flow: column nowrap;
    height: 100px;
    justify-content: center;
}
.no-openings-info i {
    font-size: 22px;
}
.no-openings-info > span {
    font-weight: 300;
}
.detail-wrapper.about-content-wrap{
    padding-bottom:60px;
}
.abt-wording{
    padding:20px;
    background:#F9F7FA;
}
.ceo-info{
    background:#815D8B;
    color:#fff;
    text-align: center;
    padding:18px 0;
}
.ceo-info img.ceo-img{border-radius:50%;width:55px;}
.ceo-info .designation{
    color: #f2f2f2;
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.ceo-info .quote{display:block;}
.blog-post-list h6 {
    font-size: 14px !important;
    text-transform: none !important;
}
.landmark-info h8 {
    color: #444;
    font-size: 13px;
    font-weight: 600;
}
.landmark-info li {
    font-size: 13px;
    font-weight: 400;
}
.landmark-info ul li span {
    float: right;
    font-weight: 300;
}
.nearby-facilities{
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 12px 14px 3px;
    margin:10px 0;
}
.nearby-facilities h4{
    font-size:14px;
    color:#00358f;
    font-weight:600;
}
.nearby-facilities p{
    color: #003580;
    font-size: 13px;
    line-height: 20px;
}
.nearby-facilities p span{
    background: #fff none repeat scroll 0 0;
    border-radius: 13px;
    padding: 2px 8px;
}
.room_facilities_list.free li{color:#339900;}
.room_facilities_list.free li i{color:#339900;}
.lankmark-info {
    border-bottom: 1px solid #ddd !important;
    border-top:none !important;
    border-right:none !important;
    border-left:none !important;
    border-radius: 0;
    min-height: auto !important;
    padding-top: 10px;
    padding-bottom: 18px;
    margin-bottom: 23px;
    background:#FAFAFA;
    padding-left: 10px;
}
.lankmark-info > li {
    padding: 0 0 14px !important;
}
.lankmark-info .addBtn i {
    display: inline-block !important;
    color: #fff !important;
    vertical-align: middle;
}
.lankmark-info .addBtn:hover i{
    color:#fff !important;
}
.lankmark-info .addBtn{
    display: inline-block;
    margin-top: 0px !important;
    font-size:14px;
}
.each-landmark-input .delete-btn {
    display: inline-block;
    margin-top: 37px;
}
.each-landmark-input .delete-btn:hover i{color:#000 !important;}
.each-landmark-input .delete-btn i{font-size: 15px;}
.each-landmark-input {
    padding-bottom:10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #eee;
}
.reasons-inputWrap a i {
    font-size: 15px;
    margin-top: 9px;
}

@media screen and (max-width: 1199px) {}
@media screen and (max-width: 992px) {
    nav.slide-menu{height:auto;}
}
@media screen and (max-width: 991px) { }
@media screen and (max-width: 768px) {
	.search-fly.nav-tabs{
		height:auto !important;
	}
	nav.slide-menu{
		height:auto !important;
	}
	.menu-3 .trans nav > ul > li > a{
		color:#444;
	}
	.right-side-menu-link{
		display:block;width:100%;
	}
}
@media screen (min-width:600px) and (max-width: 767px){
	.galleryStack .categ-container{bottom:0;}
	.galleryStack .categ-container .c-title{font-size:13px;}
}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 480px) {}

@media (max-width:390px){
	#swap-button{
		position: relative;
		display:block;
		width:100%;
		margin-bottom:0px;
	}
	#swap-button > a{
		position:relative;
		right: 0;
    	top: -9px;
	}
	.galleryStack{
		flex-flow: column nowrap;
	}
	.search-fly.nav-tabs{position: relative;height: auto !important;background:rgba(255,255,255,0.0); margin-left:60px;}
	.search-fly li{
		display: inline;
		width: auto !important;
		float:left !important;
	}
	.search-fly li a span{display:none;}
	.search-fly li a{background-color:rgba(255,255,255,0.8);color:#444;margin:0;}
	.offerCard{min-height: 240px;}
	nav.slide-menu{
		height:477px !important;
	}
	.menu-3 .trans nav > ul > li > a{
		color:#444 ;
	}
	.right-side-menu-link{
		display:block;width:100%;
	}
	.gutter-0{padding-left:15px;padding-right:15px;}
	.hlist-card .img-hold {
	    margin: 2px 0 7px;
	}
	.selected-arrow{display:none;}
	.hot-pkg-bx{margin-bottom:15px;}
	.hotel-avail-list {
	    max-width: 100%;
	    overflow-x: scroll;
	}
	.cab-type-filt{flex-flow: column nowrap;}
	.cab-type-filt a{width:100%;}
	.padd-wrap{padding:0;}
	.login-wrap-bx .btn{margin-bottom:15px;}
    .pro-sidebar li a span{display: none;}
    .settings-tab{
        position: relative !important;
        display:flex !important;
        border-bottom: 1px solid #ddd !important;
    }
    .settings-tab li a{font-size: 11px;}
    .top_nav_wrapper ._nav li:not(:last-child){display: none;}
    .dropdown-menu.acc-DD{
        min-width: 115px;
    }
    .floatReview{display:none;}
    .top_nav_wrapper #bs-example-navbar-collapse-1 ._nav li:not(:last-child){
        display: block;
    }
    .menu-3 .menu > ul{
        display: flex;
        flex-flow: row wrap;
        padding: 60px 0 0;
        width: 100%;
    }
    .menu-3 nav > ul > li {
        height: 75px;
        width: 152px;
    }
    nav.menu > ul > li > a .fa{display: none !important;}
    .right-side-menu-link{
        padding:20px 0 60px !important;
    }
    body[data-color="theme-1"] .menu-3 .trans nav.inner > ul:not(.right-side-menu-link) > li:hover:not(.add-btn-hold) {background:#f98437;}
    .menu-3 .trans nav.inner > ul:not(.right-side-menu-link) > li:hover:not(.add-btn-hold) a{color:#fff;}
    header.menu-3.color-1 .rel nav > ul > li:hover > a:not(.btn-add-busn) {color: #fff !important;}
    .agentaccount-link{ margin-top: 14px;}
    .galleryStack .item{width:100% !important;}
}
@media (min-width:768px) and (max-width:980px){
    .right-side-menu-link{width:100%;}
    .add-btn-hold .btn-add-busn {
        display: inline-block;
        width: 140px;
    }
    .add-btn-hold{text-align: center;}
    .menu-3 nav > ul > li.add-btn-hold {
        padding: 9px 10px;
    }
}
.redeem-msg {

	color:#FFF;
	font-size:12px;
}
.search-top i {

    color: #0066cc;
    cursor: pointer;
    font-size: 28px;
    line-height: 33px;
    padding: 0;
}
.top-search {

	background-color: #fff;
    /*height: 93px;*/
    position: absolute;
    width: 100%;
    z-index: 9999;
	display:none;
	-webkit-box-shadow: -1px 4px 5px 0px rgba(163,163,163,1);
	-moz-box-shadow: -1px 4px 5px 0px rgba(163,163,163,1);
	box-shadow: -1px 4px 5px 0px rgba(163,163,163,1);
}
.push-right {

	float:right;
	text-align:right;
	line-height:50px;
	padding-right: 0;
}
.closei {
	color:#CCC;
    cursor: pointer;
    font-size: 26px;
    line-height: 94px;
}
.search-box {

    height: 50px;
    margin-top: 23px;
    width: 100%;
	font-size:30px;
	color:#CCC;
}

.search-box::-moz-placeholder { /* Chrome/Opera/Safari */
	color: #CCC;
}
.search-box::-webkit-input-placeholder {

	color: #CCC;
}
/*Update by midhun - New styles for box info slide*/
.hover-box {
	cursor: pointer;
    overflow: hidden !important;
    position: relative;
}
.box-bottom {

	float:left;
	width:100%;
	background:#FFF;
	overflow:hidden;
}
.box-footer {

	font-size: 12px;
    margin-top: 10%;
    padding: 5px;
	position: relative;
	background-color:#FFF;
}
.box-footer .pprice {

    text-align: right;
	color:#F63;
	float:right;
	font-size:16px;
}
.info-box {

    box-sizing: border-box;
	padding:10px 12px;
	position:absolute;
	background:#FFF;
	width: 92.6%;
	margin-left:-1px;
	top: 233px;
	height: 300px;
	/*-webkit-transition:all  0.5s ease;*/
    -webkit-transition-duration:0.5s;
	text-transform:capitalize;
}
.other-info {

  	visibility: hidden;
  	opacity: 0;
	/*-webkit-transition: visibility 0s 0.5s, opacity 2s linear;*/
     -webkit-transition-duration:0.5s;
	margin-top:10px;
    display: none;
}
.info-box h3 {

	font-size:15px;
    line-height: 16px;
}

.hover-box:hover .info-box  {

	background: #fff none repeat scroll 0 0;
	width: 92.6%;
	top:34px;
	margin-left:-1px;
	height:300px;
    box-sizing: border-box;
	transition:all  0.5s ease;
    /*-webkit-transition:all 0.5s ease; */
     -webkit-transition-duration:0.5s;
}

.hover-box:hover .other-info {

	visibility: visible;
  	opacity: 1;
  	transition: opacity 0.5s linear;
	margin-top:10px;
    box-sizing: border-box;
    /*-webkit-transition:opacity 0.5s ease; */
     -webkit-transition-duration:0.5s;
    display: block;
}


.btn-hold {

	text-align:right;
	top:100%;
}
.redeem-msg {

	color:rgba(67,160,71 ,1);
}
.redeem-msg strong {

	font-size:18px;
}
.redeem-msg a {

	color:#0066CC !important;
}
.desc-text {

	font-size:12px;
}
.hidden-form {

	display:none;
	text-align:center;
}
.hidden-form input[type="text"] {

	border:#CCCCCC 1px solid;
	width:70%;
	font-size:12px;
	padding-left:10px;
	margin:5px;
	height:25px;
}
.hidden-form input[type="text"]::-moz-placeholder {
    color: #000;

}
.hidden-form span {

	font-size:15px;
}
.btn-small {

	padding:3px 5px;
	font-size:12px;
}
.blue {

	background:#0066CC;
	color:#FFF;
}
.blue:hover {

	color:#FFF !important;
}
.grey {

	background:#C8C8C8;
	color:#000;
}
@media screen and (min-width:435px) and (max-width:993px) {


	.info-box {

		padding:5px 10px;
		position:absolute;
		background:#FFF;
		width: 96%;
		margin-left:-1px;
		top: 235px;
		height: 300px;
		transition:all  0.5s ease;
		text-transform:capitalize;
	}
	.info-box h3 {

		font-size:16px;
	}
	.hover-box:hover .info-box  {

		background: #fff none repeat scroll 0 0;
		width: 96%;
		top:80px;
		margin-left:-1px;
		height:300px;
		transition:all  0.5s ease;
	}

}


@media screen and (min-width:240px) and (max-width:992px) {

	.type-1 {

		width:30%;
		float:left;
	}
	.menu-3 .menu > ul {
		padding: 10px 0 0 !important;
	}
}


/* Update by Irshad ( 23/02/2017 ) */

div.dataTables_wrapper div.dataTables_length select {
    line-height: 20px;
}

/* NEW UPDATES */

    .panel-header-new h1{
        font-size: 30px;
        font-weight: 300;

    }

    .panel-nav-new{
        padding-bottom: 10px;
    }

    .panel-nav-new ul{
        border-bottom: 1px solid #BDBDBD;
    }
    .panel-nav-new ul li{
        padding: 10px 0;
        font-size: 15px;
        margin-right:10px;
        position: relative;
    }
    .panel-nav-new .badge{
        margin-left:10px;
        margin-top: -3px;
        background: #449d44;
    }

    .tri:before,
    .tri:after {
        content: "";
        position: absolute;
        bottom: -15px; /* value = - border-top-width - border-bottom-width */
       /*left: 40px;*/
        left: 17px;
        border-width: 15px 15px 0; /* vary these values to change the angle of the vertex */
        border-style: solid;
        border-color: #BDBDBD transparent;
    }

    .tri:after {
        bottom: -14px; /* -1px of first element for border */
        border-color: #F5F5F5 transparent;
    }
    .bg-new{
        background-color: #f5f5f5 !important;
    }
    .bg-white{
        background-color: white;
    }

/* End of the section */

/*top header start*/
    .panel-header-new h1{
        font-size: 30px;
        font-weight: 300;

    }

    .panel-nav-new{
        padding-bottom: 10px;
    }

    .panel-nav-new ul{
        margin-left: 0 !important;
        border-bottom: 1px solid #BDBDBD;
    }
    .panel-nav-new ul li{
        padding: 10px 0;
        margin-right:10px;
        position: relative;
    }
    .panel-nav-new .badge{
        margin-left:10px;
        margin-top: -3px;
        background: #2cbb39 !important;
        border-radius: 2px;
    }

   .tri:before,
.tri:after {
  content: "";
  position: absolute;
  bottom: -15px; /* value = - border-top-width - border-bottom-width */
  left: 40px;
  border-width: 15px 15px 0; /* vary these values to change the angle of the vertex */
  border-style: solid;
  border-color: #BDBDBD transparent;
}

.tri:after {
  bottom: -14px; /* -1px of first element for border */
  border-color: #F5F5F5 transparent;
}

.agent-panel-container .navbar-nav li a{
        font-size: 15px ;
    }

    .agent-panel-container .navbar-nav li a{ padding: 5px 14px;}
    .agent-panel-container .navbar-nav li a{  border-right: 1px solid white;}
    .agent-panel-container .navbar-nav li a:hover{
        background: #2771C1 !important;
    }


    .white-iconbar{
        color: white !important;
    }
    .h1-navbar{
        font-size: 20px;
        color: white;
        padding: 0 14px;
        margin-bottom: -22px;
    }
    .yellow-color{
        color: yellow;
    }
     /*top header end*/

    .size-big{
        font-size: 40px;
    }

    .coupon-err{font-size: 12px; padding: 0px 15px; color: red;}

    .log-text-new a{
        font-size: 14px;
        font-weight: 600;
        text-transform: none;
        color: #8BC34A !important;
    }

.v-mob{
    padding: 10px;
    margin-top: 22px;
    font-size: 14px;
    float: right;
    color: white;
    background: #FF7043;
}

.v-mob:hover{
    background: #FF5722;
}

.high-text-new{
    font-size: 16px;
    font-weight: bolder;
    color: #0066CC;
}

.referral-head1{
    text-align: center;
    font-size: 20px;
}

.referral-headtagline{
    font-size: 15px;
    color: #7CB342;
    text-align: center;
}

.share-opts{
    text-align: center;
    float: left;
}

.share-opts .gmail-invite{
    border: 1px solid gainsboro;
    padding: 5px 10px;
    color: #dd4b39;
    float: left;
    width: 100%;
    margin: 10px auto;
}

.share-opts .fb-share{
    border: 1px solid gainsboro;
    padding: 5px 10px;
    color: #3b5999;
    float: left;
    width: 100%;
    margin: 10px auto;
}

.share-opts .twitter-tweet{
    border: 1px solid gainsboro;
    padding: 5px 10px;
    color: #55acee;
    float: left;
    width: 100%;
    margin: 10px auto;
}

.share-opts .pad-adjust{
    padding: 5px;
}
.invite-friends-new .send-link{
    margin-top: 10px;
    margin-bottom: 10px;
}

.invite-friends-new .send-link .title1 p{
    text-align: center;
    color: gray;
    font-weight: bold;
    padding: 5px;
}

.invite-friends-new .send-link fieldset{
    background: white;
    float: left;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid gainsboro;
}

.invite-friends-new .send-link fieldset input{
    padding: 10px;
    width: 80%;
    float: left;
    box-sizing: border-box;
}

.invite-friends-new .send-link fieldset input::-webkit-input-placeholder {
color: gray !important;
}

.invite-friends-new .send-link fieldset input:-moz-placeholder { /* Firefox 18- */
color: gray !important;
}

.invite-friends-new .send-link fieldset input::-moz-placeholder {  /* Firefox 19+ */
color: gray !important;
}

.invite-friends-new .send-link fieldset input:-ms-input-placeholder {
color: gray !important;
}

.invite-friends-new .send-link fieldset button{
    padding: 10px;
    width: 20%;
    float: right;
    border: none;
    background-color: #7CB342;
    color: white;
    box-sizing: border-box;
}

.no-pad{
    padding: 0;
}

.ad-pad{
    padding: 20px 30px;
}
/* NEW USER REGISTER PAGE */
/*
.benefits-space{

    background: radial-gradient(#546E7A 1% , #37474F);
    background: -webkit-radial-gradient(#546E7A 1% , #37474F);
    background: -o-radial-gradient(#546E7A 1% , #37474F);
    background: -moz-radial-gradient(#546E7A 1% , #37474F);
    background: radial-gradient(#546E7A 1% , #37474F);
    padding: 30px 20px;
    height: 620px;
    box-shadow: -7px 0 10px -10px gray;
}

.benefits-space h2{
    text-align: center;
    color: white;
    border-bottom: 3px solid white;
    border-top: 10px solid white;
    border-radius: 252% 111%;
    padding: 20px;
    box-shadow: inset 0 0 28px -15px black;
    text-transform: uppercase;
    margin: 0;
}

.benefits-space li{
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border-bottom: 0;
    line-height: 20px;
}

.benefits-space li i{
    color: white;
    padding: 10px;
    font-size: 38px;
}
*/
/* END OF NEW REGISTER PAGE */

/* Sign up page new */

.bg-container{
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat!important;
    position:absolute;
    right:0;
    height:94.7%;
    background-repeat: no-repeat;
    box-shadow:inset 0 0 10px -10px black
}

@media screen and (max-width: 991px) {
    .bg-container{
        float: left;
        position: unset;
    }
}

.new-innerpanel{
    float: left;
    width: 100%;
    padding: 20px;
}

.new-innerpanel .general-title{
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 25px;
}

.carousel.slide.newstyle{
    float: left;
    width: 100%;
    padding: 0 20px;
    text-align: center;
}

.carousel.slide.newstyle .carousel-indicators{
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    left: 0;
    bottom: 0;
    margin: 15px 0;

}

.carousel.slide.newstyle .carousel-inner{
    float: left;
    width: 100%;
}

.carousel.slide.newstyle .carousel-inner .item{
    float: left;
    width: 100%;
    border: none !important;
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption{
    position: unset;

}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption .profile-photo{
    margin: auto;
    width: 100px;
    height: 100px;
    text-align: center;
    font-size: 40px;
    text-shadow: none;
    color: gray;
    line-height: 90px;
    border: 4px solid white;
    box-shadow: inset 0 0 10px -8px black;
    background: gainsboro;
    border-radius: 50%;
    margin-bottom: 10px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat!important;
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption p.name{
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption p.name span.desig{
    font-weight: 100;
    font-style: italic;
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption p.name span.desig:before{
    content: "( ";
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption p.name span.desig:after{
    content: " )";
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption p.rating{
    float: left;
    width: 100%;
    margin: 10px 0;
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption p.rating span.agent-rating{
    font-size: 30px;
}


.carousel.slide.newstyle .carousel-inner .item .carousel-caption p.rating span.outof-rating{
    font-weight: 100;
    font-size: 16px;

}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption p.rating span.outof-rating:before{
    content: "/ Out of ";
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption p.rating span.outof-rating:after{
    content: " rating";
    font-size: 14px;
    font-weight: 400;
    padding: 2px 10px;
    border-radius: 3px;
    position: relative;
    top: -2px;
    text-shadow: none;
    background: white;
    color: gray;
    font-size: 12px;
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption .review-msg{
    width: auto;
    width: 100%;
    max-width: 100%;
    float: left;
    margin: 10px 0;
    background: rgba(250,250,250 ,0.6);
    position: relative;
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption .review-msg:before{
    position: absolute;
    top: -20px;
    left: 45%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid rgba(250,250,250 ,0.6);
    z-index: 11111;
    content: " ";
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption .review-msg p{
    color: #333;
    text-shadow: none;
    font-size: 13px;
    padding: 10px;
    position: relative;
    line-height: 18px;
    font-weight: 100;
}

.carousel.slide.newstyle .carousel-inner .item .carousel-caption .review-msg p:before{
    font-family: FontAwesome;
    content: "\f10d";
    font-size: 25px;
    margin-right: 5px;
    color: #C2430E;
}

.follow-us{
    float: left;
    width: 100%;
    padding: 0 20px;
}

.follow-us .signup-featr{
    float: left;
    width: 100%;
    text-align: center;
}

.follow-us .signup-featr li{
    margin: 10px 5px;
    font-size: 13px;
    text-transform: uppercase;
    color: #B93A09;
    font-size: 40px;
    display: inline-block;
    background: white;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
}

/* New Checkbox */

.switch {
  position: relative;
  display: inline-block;
  width: auto;
  height: 28px;
}

.switch input {display:none;}

.switch .slider {
    /*position: absolute;*/
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(139,195,74 ,1);
    -webkit-transition: .4s;
    transition: .4s;
    padding: 0 10px;
    width: 88px;
}

.switch input[type="checkbox"]:not(:checked) + .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input[type="checkbox"]:checked + .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    right: 30px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;

}

.switch input:checked + .slider {
  background-color: rgba(66,165,245 ,1);
}
.switch input:checked + .round:after {

  	color: #fff;
    content: "USER";
    font-size: 14px;
    line-height: 28px;
    padding-left: 5px;
}
.switch input[type="checkbox"]:not(:checked)  + .round:after {

	color: #fff;
    content: "AGENT";
    font-size: 14px;
    line-height: 28px;
    padding-left: 22px;
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}


.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.switch .slider.round {
  border-radius: 34px;
}

.switch .slider.round:before {
  border-radius: 50%;
}

/* End of new checkbox */

 .dashboard-topnav.stickbar.affix + div{
        padding-top: 47px;
    }

.head-style3 {
    font-size: 14px;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

form.style4 label {
    font-size: 13px;
    margin-bottom: 5px;
}


.ud-menu-listings{
    float: left;
    width: 100%;
    background: #0064C7;
}

.ud-menu-listings ul{
    float: left;
    width: 100%;
    margin: 0;
    text-align: right;
}

.ud-menu-listings ul li{
    float: left;
    display: inline-block;
}

.ud-menu-listings ul li a{
    float: left;
    color: white;
    font-size: 14px;
    padding: 5px 15px;
    text-transform: uppercase;
}

.ud-menu-listings ul li a span{
    background: white;
    color: #0064C7;
    text-align: center;
    float: right;
    margin-left: 5px;
    min-width: 30px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    border-radius: 3px;
    padding: 0 5px;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}

.ud-menu-listings ul li a:hover{
    background: #FF6600;
    color: #fff;
}

.ud-menu-listings ul li a:hover span{
    background: #fff;
    color: #FF6600;
}



#edit-view-pre label.sub-label, #edit-contact-det label.sub-label.ad{
    position: relative;
    top: -15px;
    font-size: 10px !important;
    text-transform: uppercase;
    font-weight: 100 !important;
}

.top-ad{
    top: -5px !important;
}

#edit-view-pre .hotels-box-ad{
    margin-top: -25px;
    float: left;
}

#edit-view-pre .txtarea-style1{
    padding: 5px;
    font-size: 13px;
    font-family: open sans;
    height: 80px !important;
}

.f-left-ad{
    float: left;
}

#edit-view-pre .modal-content{
    border-radius: 0;
}

.img-box-agent-style1 {
    height: 106px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    text-align: center;
    line-height: 80px;
    color: gray;
    text-transform: uppercase;
}

.table-head{
    margin: 0 !important;
    font-size: 14px !important;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

.dynamic-page-content p:first-of-type {
    margin-top: 2em !important;
}

.dynamic-page-content p{
    float: left;
    width: 100%;
    min-height: 32px;
    margin: 0;
    font-weight: 400;
    font-size: 13px;
    color: #6b6b6b;
    font-family: Arial;
    line-height: 1.7 !important;
    margin-bottom: 0.75em !important;
}
