ul.resp-tabs-list{
  margin: 0px;
  padding: 0px;
}

.resp-tabs-list li {
  font-weight: 500;
  font-size: 15px;
  display: inline-block; margin-right:1px;
  padding: 13px 20px; color:#041423;
   background:#fff;text-align:center;
  list-style: none;
  cursor: pointer;
  float: left;
}
.resp-tabs-list li i{
	width:100%; text-align:center; padding-bottom:5px;
}

.resp-tabs-container {
  padding: 0px;
  background-color: #041423;
  clear: left;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
  padding: 15px;
}

.resp-tab-active {
  /*border: 1px solid #DBDBDB;*/
  border-bottom: none; background:#041423 !important;
  margin-bottom: -1px !important; color:#fff !important;
  padding: 12px 14px 14px 14px !important;
}

.resp-tab-active {
  border-bottom: none;
  background-color: #fff;
}

.resp-content-active,
.resp-accordion-active { display: block; }

.resp-tab-content { /*border: 1px solid #DBDBDB;*/ }

h2.resp-accordion {
  font-size: 13px;
  border-top: none; border-right:none; border-bottom:1px solid #5c6c7c; border-left:none;
  margin: 0px;
  padding: 10px 15px;
}

h2.resp-tab-active {
 /* border-bottom: 0px solid #DBDBDB !important;*/
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #DBDBDB !important;
  background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  /*border: 1px solid #DBDBDB;*/
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}

.resp-vtabs .resp-tab-content { border: none; }

.resp-vtabs li.resp-tab-active {
  /*border: 1px solid #DBDBDB;*/
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 6px solid #5b7086;
}

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 6px solid #e9eaea;
}

/*-----------Accordion styles-----------*/

h2.resp-tab-active { background: #e94950 !important; padding:15px 15px !important; color:#fff !important; }

.resp-easy-accordion h2.resp-accordion { display: block; }

.resp-easy-accordion .resp-tab-content { /*border: 1px solid #DBDBDB; */}

.resp-easy-accordion .resp-tab-content:last-child { /*border-bottom: 1px solid #DBDBDB !important;*/ }

.resp-jfit {
  width: 100%;
  margin: 0px;
}
.resp-tab-content-active { display: block; }

h2.resp-accordion:first-child { /*border-top: 1px solid #DBDBDB !important; */}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
.srch-pnl-con{
	width:100%; padding:0px 0px; margin:0px;
}
.srch-pnl-con h2{
	font-size:16px; font-weight:300; color:#fff;padding:5px 0px; margin:0px 0px; text-align:left;
}
.srch-pnl-con p{
	font-size:14px; color:#fff; padding:5px 0px; text-align:left;
}
.srch-pnl-con ul{
	width:100%; padding:5px 0px 5px 30px; margin:0px;
}
.srch-pnl-con ul li{
	width:100%; padding:5px 0px 5px 0px; margin:0px ; list-style:circle; font-size:14px; color:#fff; line-height:22px;
}
.itinry-box{
	width:100%; margin:0px 0px 15px 0px;
}
.itinry-ico{
	width:auto;
	margin:0px 0px; float:left;
}
.itinry-ico-fa{
	padding:10px 10px; margin:0px auto;font-weight:600; text-transform:uppercase; font-size:18px; background:#fff; color:#1b7fa9; border:2px solid #1b7fa9; position:relative; border-radius:50%; text-align:center; width:70px; height:70px;
}
/*.itinry-ico img{
	width:100%; height:150px; background:#E9E9E9;
}*/
.itinry-txt{
	width:88%;float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px;
}
.itinry-txt img{
	max-width:230px;float:left; margin:0px 0px 0px 0px; padding:0px 10px 10px 0px;
}
.itinry-txt h3{
	font-size:16px; color:#000; padding:5px 0px; font-weight:400;
}
.itinry-line{
	border-left:2px solid #1b7fa9;
	float:left;
}
/*******************/
.hotls-img{
	width:30%; margin:0px 0px; float:left;
}
.hotls-txt{
	width:70%;float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 20px;
}
.hotls-img span{
	padding:10px 25px 10px 10px; font-weight:600; text-transform:uppercase; font-size:14px; border-radius:0px 0px 70px 0px; background:rgba(255,204,0,0.9); color:#333; position:absolute; 
}
.hotls-img img{
	width:100%; height:150px; background:#E9E9E9;
}

.hotls-txt h3{
	font-size:16px; color:#000; padding:5px 0px;
}
.hotls-pric{
	width:100%;padding:5px 0px; margin:0px 0px; font-size:14px; color:#333; clear:both;
}
.hotls-pric span{
	font-size:20px; color:#02595e; font-weight:600;
}
.hotls-btn{
	width:100%; padding:0px 0px; margin:0px;
}
.hotls-btn a{
	text-align: center;
    padding: 10px 15px;
    font-size: 14px;
    background: #f87500;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    margin: 10px 0px;
}
.hotls-btn a:hover {
    background: #017077;
}
@media only screen and (max-width: 861px) {
	.itinry-txt{
	width:100%;padding:0px 0px 0px 0px;
}
}
@media only screen and (max-width: 768px) {

ul.resp-tabs-list { display: none; }

h2.resp-accordion { display: block; font-size:16px; font-weight:400; padding:15px 15px; color:#fff; }

.resp-vtabs .resp-tab-content { /*border: 1px solid #C1C1C1;*/  }

.resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: initial;
  clear: none;
}

.resp-accordion-closed { display: none !important; }

.resp-vtabs .resp-tab-content:last-child { /*border-bottom: 1px solid #DBDBDB !important;*/ }
.itinry-img{
	width:100%;
}
.itinry-txt img{
	max-width:100%;padding:10px 0px 10px 0px;
}
.itinry-img img{
	width:100%; height:auto;
}
.itinry-txt{
	width:100%;
}
.hotls-img{
	width:100%;
}
.hotls-txt{
	width:100%; padding:10px 0px 0px 0px;
}
.hotls-img img{
	width:100%; height:auto;
}
}
