
.travel_box {
    padding: 5px 12px;
    padding-bottom: 6px;
    border: 1px solid #A7A7A7;
    border-radius: 5px;
    margin-bottom: 16px;
    text-align: justify;
    color: #8E8A92;
    font-family: candara;
    font-size: 16px;
	    letter-spacing: 0.3px;
}


.travel_box p {
    margin: 0;
    padding: 0;
}

div.itny-border {
    border: 1px solid #E0DDDD;
    padding: 1%;
    line-height: 25px;
    text-align: justify;
   
}

.heading{
    font-family: candara;
    font-size: 28px;
    color: #F92301;

}

.headings{
    font-family: candara;
    font-size: 18px;
    color: #A01132;

}




.cities{
    font-family: candara;
    font-size: 22px;
    color: #0C8C86;

}
  
.desc{
 text-align: justify;
    font-family:candara;
	line-height: 30px;
}

.lazy {
	width:100%
}
.popular-activities {
	width:100%;
	float:left;
	border-bottom:1px solid #ececec;
	position:relative;
	margin-bottom:0px;
}
.popular-activities:after {
	content:"";
	background:url(https://www.tourmyindia.com/images/star.gif) center top no-repeat;
	width:40px;
	height:9px;
	position:absolute;
	bottom:-4px;
	left:50%;
}
.expstickybar {
	position:fixed;
	right:25px;
	left:0;

	z-index:999999;
	width:272px;
	float:left;
	font-weight:bold;
	bottom:-68px;
}
.expstickybar:hover {
	font-weight:bold;
	bottom:0px;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.1s 3inear;
}
.expstickybar a {
	color:white;
}
.expstickybar:hover {
	color:white;
	background-color:rgba(26, 26, 26, 0.8);
	padding:4px;
}
.expstickybar1 {
	position:fixed;
	right:25px;
	left:0;
visibility:;
	z-index:999999;
	width:272px;
	float:left;
	font-weight:bold;
	bottom:-48px;
}
.expstickybar1:hover {
	font-weight:bold;
	bottom:0px;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.1s 3inear;
}
.expstickybar1 a {
	color:white;
}
.expstickybar1 a:hover {
	color:#fff !important;
	text-decoration:none
}
.expstickybar1:hover {
	color:white;
	background-color:rgba(26, 26, 26, 0.8);
	padding:4px;
}
.expstickybar2 {
	position:fixed;
	right:25px;
	left:0;
visibility:;
	z-index:999999;
	width:272px;
	float:left;
	font-weight:bold;
	bottom:-66px;
}
.expstickybar2:hover {
	font-weight:bold;
	bottom:0px;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.1s 3inear;
}
.expstickybar2 a {
	color:white;
}
.expstickybar2 a:hover {
	color:#fff !important;
	text-decoration:none
}
.expstickybar2:hover {
	color:white;
	background-color:rgba(26, 26, 26, 0.8);
	padding:4px;
}
.expstickybar3 {
	position:fixed;
	right:25px;
	left:0;
visibility:;
	z-index:999999;
	width:272px;
	float:left;
	font-weight:bold;
	bottom:-50px;
}
.expstickybar3:hover {
	font-weight:bold;
	bottom:0px;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.1s 3inear;
}
.expstickybar3 a {
	color:white;
}
.expstickybar3 a:hover {
	color:#fff !important;
	text-decoration:none
}
.expstickybar3:hover {
	color:white;
	background-color:rgba(26, 26, 26, 0.8);
	padding:4px;
}
.top-destination {
	width:100%;
	float:left;
	position:relative;
	margin-right:25px;
	overflow:hidden;
	margin-bottom: 8%;
}
.top-destination img {
	float:left;
}
.destination-text {
	position:absolute;
	bottom:8px;
	left:11px;
	padding-right:12px;
	width:91%;
}
.destination-text h3 {
	font:25px/11px Arial, Helvetica, sans-serif;
	color:#e6e4e2;
	float:left;
	padding-top:12px;
	width:100%;
}
.expstickybar a:hover {
	color:#fff !important;
	text-decoration:none
}
.destination-text ul {
	float:left;
	width:88%;
	padding-top:10px;
	padding:0;
	margin:0;
}

.listwrap-content-box {
    box-sizing: border-box;
    border: 2px solid #000;
    padding: 10px;
    font-family: candara;
}

.destination-text ul li {
	float:left;
	list-style:none;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0 13px 0 11px;
	background:url(images/bullet.png) left 7px no-repeat;
}
.destination-text ul li a {
	color:#fff;
}
.destination-text ul li a:hover {
	color:#6fa400;
}
.destination-text h3 .arrow {
	float:right;
	padding-bottom:10px;
	padding-right:19px;
}
.ad-box {
	width:300px;
	float:right;
}
#stickybar-2 {
	width:100%;
	height:auto;
	position:absolute;
	float:left;
}
.top-destination .destination-text h3 a.arrow img {
	float:left;
}


.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.text-danger {
    color: #A80202;
    font-size: 16px;
    font-family: rockwell;
}
.space {
    margin: 4% 0 4% 0;
    color: #666;
    font-size: 110%;
    font-family: Rockwell;
}