@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');
.bttn-space {
	width: 40%;
}
.packg-contnt>.panel-footer {
	padding: 0;
}
.pak-btn {
	border-left: 1px solid #ccc;
	padding: 8.5px 13.2px;
	font-size: 21px;
	border-radius: 0px;
	background: #f5f5f5;
}
.btnshar {
	background: #7fba00;
	color: #fff;
}
.packg-contnt h3 {
	color: #000;
	font-size: 20px;
}
.packg-contnt .panel-body p {
	font-size: 15px;
	color: #333;
}
.thum-contet {
	position: absolute;
	bottom: 0;
	padding: 8px;
	width: 100%;
}
.thum-contet ul {
	padding: 0;
	margin: 0;
}
.thum-contet ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	float: left;
}
.thum-contet ul li h3 {
	margin: 0;
	font-size: 30px;
	color: #fff;
	line-height: 30px
}
.thum-contet ul li h3>span {
	display: block;
	font-size: 14px;
}
.thum-contet ul li:first-child {
	width: 68%;
}
.thum-contet ul li:last-child {
	width: 32%;
}
.thum-contet ul li>span {
	margin-top: 17px;
	display: block;
	text-align: right;
}
.thum-contet ul li>span i {
	font-size: 12px;
	color: #dec81c;
}
.tour-pack-2 {
	padding: 40px 0;
}
.col-thumb {
	position: relative;
	display: block;
	margin-bottom: 30px;
	transition: all 0.4s ease-in-out;
}
.pack-img-2 {
	position: relative;
	overflow: hidden;
}
.pack-img-2>img {
	width: 100%;
	transition: all 0.4s ease-in-out;
}
.col-thmb-cotnt {
	position: absolute;
	padding: 5%;
	width: 100%;
	top: 0;
	height: 100%;
}
.col-thmb-cotnt:before {
	position: absolute;
	content: '';
	top: 3%;
	left: 3%;
	height: 94%;
	width: 94%;
	border: 1px dashed #fff;
}
.durate-bx {
	position: absolute;
	bottom: 3%;
	background: rgba(62, 53, 53, 0.69);
	width: 94%;
	left: 3%;
}
.col-thmb-cotnt>h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin-top: 10px;
}
.col-thmb-cotnt>h2>span {
	display: block;
}
.durate-bx ul {
	padding: 10px;
	margin: 0;
	display: inline-block;
	width: 100%;
}
.durate-bx ul li {
	padding: 5px 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	float: left;
}
.durate-bx ul li h3 {
	margin: 0;
	font-size: 20px;
	color: #fff;
	line-height: 22px
}
.durate-bx ul li h3>span {
	display: block;
	font-size: 14px;
	font-weight: 400;
}
.durate-bx ul li:first-child {
	width: 68%;
}
.durate-bx ul li:last-child {
	width: 32%;
}
.durate-bx ul li>span {
	margin-top: 0px;
	display: block;
	text-align: right;
}
.durate-bx ul li>span i {
	font-size: 12px;
	color: #dec81c;
}
.bottm-row h3 {
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: 400;
}
.bottm-row h3>span {
	font-size: 12px;
	vertical-align: super;
}
.bottm-row h3>bdo {
	text-decoration: line-through;
	font-size: 16px;
}
 .bottm-row [class*="col-"]:first-child {
 border-right: 1px solid #000;
}
.bottm-row {
	border-top: 1px solid #000;
}
.col-thumb:hover .pack-img-2>img {
	transform: scale(1.2);
	transition: all 0.4s ease-in-out;
}
.client-space {
	padding: 40px 0;
	position: relative;
	background: url(../img/client-bg.jpg) no-repeat center center/cover;
}
.client-space:before {
	position: absolute;
	background: rgba(255, 255, 255, 0.7);
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.client-title {
	text-align: center;
}
.client-title>h2 {
	font-size: 35px;
	font-weight: 400;
	color: #000;
}
.client-title>p {
	font-size: 20px;
	color: #333;
}
.slide-client .carousel-inner .item {
	background: #fff;
	position: static;
	padding: 10px 0
}
.carousel-indicators:before {
	position: absolute;
	content: '';
	top: -21px;
	border: 23px solid transparent;
	border-top: 35px solid #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 40px;
}
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 60px;
}
.slide-client {
	position: relative;
}
.slide-client .carousel-inner {
	position: static;
	width: 100%;
	overflow: visible;
}
.slide-client .carousel-inner .item blockquote small {
	position: absolute;
	bottom: -150px;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #000;
}
#quote-carousel .carousel-control {
	background: none;
	color: #CACACA;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
#quote-carousel .carousel-indicators {
	position: relative;
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-top: 20px;
	margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
	width: 50px;
	height: 50px;
	cursor: pointer;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	opacity: 0.4;
	overflow: hidden;
 transition: all .4s ease-in;
	vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
	width: 78px;
	height: 78px;
	opacity: 1;
 transition: all .2s;
}
.item blockquote {
	border-left: none;
	margin: 0;
	font-size: 15px;
	color: #000;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.carousel-control {
	display: none;
}
.special-space {
	padding: 40px;
	overflow: hidden;
	position: relative;
	background: url(../img/special-bg.jpg) no-repeat center center/cover;
}
.sp-bx {
	background-image: url(../img/my_offer.png), url(../img/my_offer1.png);
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 40px 30px;
	margin: 30px 0;
	background-size: 155px, 65%;
	background-position: right bottom, center center;
}
/*.special-space .sp-bx {
    background-size: 30%;
    background-position: 91% 134px;
}*/

.special-space .sp-bx h3+p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.sp-bx>h2 {
	font-size: 40px;
	color: #000;
	font-style: italic;
	font-weight: 600;
}
.sp-bx>h3 {
	color: #333;
	font-size: 30px;
}
.sp-bx>h3>span {
	color: #fa6334;
	font-size: 35px;
	font-weight: 600;
	text-shadow: none;
}
.sp-bx>p {
	font-weight: 300;
	color: #333;
	font-size: 30px;
}
.sp-bx>p>a {
	color: #fff;
	font-size: 18px;
	padding: 10px 30px;
	background: #053067;
}
.main-title {
	padding: 0;
	margin-bottom: 30px;
	text-align: center;
}
.main-title>h2 {
	color: #fa6334;
	font-size: 40px;
	font-weight: 400;
}
.ribbon {
	z-index: 1;
}
.ribon-red {
	position: absolute;
	background: url(../img/red-ribon.png) no-repeat;
	top: -10px;
	left: -10px;
	height: 100px;
	width: 100px;
	background-size: cover;
}
.ribon-yellow {
	position: absolute;
	background: url(../img/yellow-ribon.png) no-repeat;
	top: -10px;
	left: -10px;
	height: 100px;
	width: 100px;
	background-size: cover;
}
.ribon-green {
	position: absolute;
	background: url(../img/green-ribon.png) no-repeat;
	top: -10px;
	left: -10px;
	height: 100px;
	width: 100px;
	background-size: cover;
}
.ribon-orange {
	position: absolute;
	background: url(../img/orng-ribon.png) no-repeat;
	top: -10px;
	left: -10px;
	height: 100px;
	width: 100px;
	background-size: cover;
}
.ribbon>span {
	transform: rotate(-45deg);
	color: #fff;
	display: block;
	margin-top: 9px;
}
.ribbon2 {
	z-index: 1;
}
.ribon2-red {
	position: absolute;
	background: url(../img/red-ribon2.png) no-repeat;
	top: -10px;
	right: -10px;
	height: 100px;
	width: 100px;
	background-size: cover;
}
.ribon2-yellow {
	position: absolute;
	background: url(../img/yellow-ribon2.png) no-repeat;
	top: -10px;
	right: -10px;
	height: 100px;
	width: 100px;
	background-size: cover;
}
.ribon2-green {
	position: absolute;
	background: url(../img/green-ribon2.png) no-repeat;
	top: -10px;
	right: -10px;
	height: 100px;
	width: 100px;
	background-size: cover;
}
.ribon2-orange {
	position: absolute;
	background: url(../img/orng-ribon2.png) no-repeat;
	top: -10px;
	right: -10px;
	height: 100px;
	width: 100px;
	background-size: cover;
}
.ribbon2>span {
	transform: rotate(45deg);
	color: #fff;
	display: block;
	margin-top: 9px;
	position: absolute;
	top: 23px;
	left: 23px;
	width: 100%;
}
.radiobox input[type="radio"] {
	opacity: 0;
	margin: 0px;
}
.radiobox span {
	position: relative;
	margin-left: 22px;
}
.radiobox span:before {
	position: absolute;
	border-radius: 50px;
	width: 25px;
	height: 25px;
	top: -1px;
	left: -32px;
	content: '';
	border: solid #545454 1px;
}
.radiobox input[type="radio"]:checked + span:before {
	content: "\f111";
	font-family: 'FontAwesome';
	color: #2ac46c;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	border-color: #2ac46c;
}
.checkbox input[type="checkbox"] {
	opacity: 0;
	margin: 0;
}
.checkbox span {
	position: relative;
	margin-left: 22px;
	font-weight: 300;
	font-size: 16px;
}
.checkbox span:before {
	position: absolute;
	width: 17px;
	height: 17px;
	top: 2px;
	left: -22px;
	content: '';
	border: solid #183650 1px;
}
.checkbox input[type="checkbox"]:checked + span:before {
	content: "\f00c";
	line-height: 15px;
	font-family: 'FontAwesome';
	color: #183650;
}
.login-form-st .form-control {
	height: 45px;
	border-radius: 0px;
}
.forgot-id-frm, .signup-txt a {
	font-size: 13px;
	color: #183650;
	text-decoration: none;
}
.signup-txt {
	font-size: 13px;
}
.modal-title {
	color: #183650;
	font-size: 20px;
	font-weight: 400;
}
.navbar-fixed-top {
	background: rgba(0, 0, 0, 0.85);
	transition: all 0.7s ease;
}
.nav-header.inner-header .login-menu li a {
	color: rgb(255, 255, 255);
	font-family: roboto;
	font-size: 16px;
	font-weight: 500;
	padding: 8px 20px;
	transition: all 0.7s ease;
}
.breadcrmb-box {
	background-color: #f5f5f5;
}
.breadcrmb-box .breadcrumb {
	background-color: #f5f5f5;
	border-radius: 0px;
	margin-bottom: 0;
}
.customconrols.bullets-bx>a {
	width: 14.28%;
	float: left;
	height: 80px;
	padding: 2px 1px;
}
.customconrols.bullets-bx>a>img {
	width: 100%;
	height: 60px;
}
.tour-inclu-list {
	margin: 0;
	padding: 0;
}
.tour-inclu-list>li {
	margin: 0;
	padding: 5px 30px;
	float: left;
	list-style: none;
	display: inline-block;
	font-size: 14px;
	color: #333;
	text-align: center
}
.tour-inclu-list>li>i {
	border: 1px dashed rgb(250, 99, 52);
	border-radius: 100%;
	color: rgb(95, 93, 93);
	font-size: 25px;
	height: 50px;
	padding: 5px;
	text-align: center;
	width: 50px;
	line-height: 1.5;
}
.tour-inclu-list>li>span {
	display: block;
}
.tour-inclu-list>li>i {
	color: rgb(250, 99, 52);
}
.tour-them-list {
	margin: 0;
	padding: 0;
}
.tour-them-list>li {
	margin: 0;
	padding: 10px 0;
	width: 33%;
	float: left;
	list-style: none;
	display: inline-block;
	font-size: 14px;
	color: #333;
}

.tour-them-list>li>span {
	display: block;
}
.tour-them-list>li>i {
	border: 1px dashed rgb(245, 85, 15);
	border-radius: 50%;
	color: rgb(245, 85, 15);
	font-size: 25px;
	height: 50px;
	line-height: 1.3;
	padding: 5px;
	text-align: center;
	width: 50px;
	margin-right: 10px;
}
.tour-detaills>h2 {
	font-size: 26px;
	color: #f26c4f;
	margin: 0;
	margin-bottom: 10px;
}
.tour-detaills>p {
	line-height: 25px;
	color: #333;
}
.tour-detaills>p>span {
	color: #f26c4f;
	margin-right: 10px;
}
.tour-detaills>h3 {
	margin: 20px 0 10px;
	color: #f5550f;
	font-size: 26px;
	display: inline-block;
}
.tour-inclu-list>li>.check-itinry {
	color: #3abe3f;
}
.packe-dtls h3 {
	font-size: 30px;
	margin: 0;
	color: #f26c4f;
}
.packe-dtls p {
	font-size: 14px;
	color: #000;
	margin: 0;
}
h2.pric-pack {
	font-size: 18px;
	font-weight: 300;
	text-align: right;
	margin: 0;
}
h2.pric-pack>span {
	font-size: 35px;
	display: block;
}
h2.pric-pack>span>i {
	font-size: 18px;
	display: inline-block;
	vertical-align: super;
}
.tour-pcckk {
	position: fixed;
	top: 94px;
	width: 100%;
	background: #fff;
	display: inline-block;
	z-index: 11;
	padding: 0;
	border-bottom: 1px solid #ececec;
}
.book-btn-li {
	padding: 10px;
	margin: 0;
}
.book-btn-li>li:last-child>a {
}
.book-btn-li>li {
	display: inline-block;
	list-style: none;
	width: 80%;
	margin: 0;
	padding: 2px;
}
.book-btn-li>li>a {
	display: block;
	color: #fff;
	background: #053067;
	width: 100%;
	text-align: center;
	padding: 14px;
	text-decoration: none;
	border-bottom: 5px solid #011227;
}
.bxslider {
	display: inline-block;
	height: 350px;
	overflow: hidden;
}
.bxslider>li {
	overflow: hidden;
	height: 350px;
}
.bxslider>li>a>img {
	width: 100%;
}
.tabbing {
	padding: 0;
	margin: 0;
}
.tabbing>li {
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	display: inline-block;
	list-style: none;
}
.tabbing>li>a {
	display: block;
	padding: 5px 10px;
	margin: 0;
	color: #333;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	font-size: 14px;
}
.tabbing>li.active {
	border-bottom: 2px solid #fa6334;
}
.tabbing>li.active>a {
	color: #fa6334;
}
.tabbing>li:first-child a {
	padding-left: 0;
}
.tour-pack-dtl {
	padding: 250px 0 40px;
	z-index: 0;
	position: relative;
}
.detl-space {
	padding: 40px 0;
}
.timeline-centered {
	position: relative;
	margin-bottom: 30px;
}
.product_view .modal-dialog {
	max-width: 800px;
	width: 100%;
}
.pre-cost {
	text-decoration: line-through;
	color: #a5a5a5;
}
.space-ten {
	padding: 10px 0;
}
.input-group-btn select {
	border-color: #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pacckk-img>img {
	width: 100%;
}
.modal-title {
	color: #fa6334;
	text-align: center;
}
.modal-txt {
	font-size: 16px;
	font-weight: 300;
	color: #333;
	text-align: center;
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: 0;
}
.packk-frm .form-control, .packk-frm select.btn {
	border-radius: 0px;
	min-height: 40px;
}
.snd-pk {
	min-width: 200px;
}
.pk-img-pd {
	padding-left: 0;
}
.or-div {
	position: relative;
	text-align: center;
	height: 40px;
	line-height: 40px;
	z-index: 1;
	color: #333;
	overflow: hidden;
	display: none;
}
.or-div:before {
	position: absolute;
	content: '';
	height: 1px;
	width: 300px;
	border-bottom: 1px dashed #ccc;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: -1;
}
.or-div:after {
	position: absolute;
	content: '';
	height: 40px;
	width: 40px;
	top: 0;
	left: 0;
	background: #fff;
	right: 0;
	margin: 0 auto;
	z-index: -1;
	border-radius: 100%;
	border: 1px dashed #ccc;
}
.callnow {
	margin: 0;
	text-align: center;
	margin-top: 13px;
	color: #fbfbfb;
	font-size: 28px;
}
.book_now {
	bottom: 30px;
	color: rgb(255, 255, 255);
	left: 0px;
	line-height: normal;
	margin: 0 auto;
	padding: 5px 20px;
	position: absolute;
	text-align: left;
	width: 44rem;
	z-index: 2;
}
.book_inner_txt {
	display: block;
	position: relative;
}
.book_inner_txt > h3 {
	color: rgb(255, 255, 255);
	font-weight: 300;
}
button.btn.btn-color {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border-bottom: 5px solid rgb(210, 207, 207);
	border-radius: 0;
	color: rgb(51, 51, 51);
	display: block;
	font-size: 20px;
	margin: 0 auto;
	padding: 5px;
	text-transform: uppercase;
	width: 70%;
}
.book_inner_txt .pull-left > h3 {
	color: rgb(255, 255, 255);
	font-size: 26px;
	font-weight: 300;
	margin-top: 10px;
}
.book_inner_txt span.tel {
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	font-size: 25px;
}
._inner_txt_t > a {
	display: block;
	margin: 0 auto;
	width: 260px;
}
._inner_txt_t a img {
	width: 100%;
}
._inner_txt_t > h3 {
	color: #f26c4f;
	padding: 10px 0;
}
.booking_inner {
	border-top: 1px dashed #cccccc;
	text-align: center;
}
h4.title-itimry {
	font-size: 30px;
	margin: 0 0 40px;
	font-weight: bolder;
	text-transform: none;
	color:#085da5;
}
h4.title-itimry>span {
	color: #de9016;
}
.timeline-centered:before, .timeline-centered:after {
	content: " ";
	display: table;
}
.timeline-centered:after {
	clear: both;
}
.timeline-centered:before, .timeline-centered:after {
	content: " ";
	display: table;
}
.timeline-centered:after {
	clear: both;
}
.timeline-centered:before {
	content: '';
	position: absolute;
	display: block;
	width: 4px;
	background: #f5f5f6;
	left: 12.7%;
	top: 20px;
	bottom: 20px;
	margin-left: -4px;
}
.timeline-centered .timeline-entry {
	position: relative;
	width: 87%;
	float: right;
	margin-bottom: 30px;
	clear: both;
}
.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
	content: " ";
	display: table;
}
.timeline-centered .timeline-entry:after {
	clear: both;
}
.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
	content: " ";
	display: table;
}
.timeline-centered .timeline-entry:after {
	clear: both;
}
.timeline-centered .timeline-entry.begin {
	margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
	float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
	margin-left: 0;
	margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
	left: auto;
	right: -100px;
	text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
	float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
	margin-left: 0;
	margin-right: 70px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: -9px;
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
	position: relative;
	margin-left: -22px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
	content: " ";
	display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
	clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
	content: " ";
	display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
	clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
	position: absolute;
	left: -12%;
	text-align: right;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
	color: #de9016;
	display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
	font-size: 15px;
	font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
	background: #fff;
	color: #737881;
	display: block;
	width: 30px;
	height: 30px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	-moz-box-shadow: 0 0 0 5px #f5f5f6;
	-webkit-box-shadow: 0 0 0 5px #f5f5f6;
	box-shadow: 0 0 0 5px #f5f5f6;
	line-height: 40px;
	font-size: 15px;
	float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
	background-color: #de9016;
	color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
	position: relative;
	background: #f5f5f6;
	padding: 1.7em;
	margin-left: 70px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #f5f5f6 transparent transparent;
	left: 0;
	top: 10px;
	margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
	color: #000;
	font-family: 'Roboto Slab', serif;
	font-size: 14px;
	margin: 0;
	line-height:1.8em;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
	margin-top: 15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
	color: #303641;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
	-webkit-opacity: .6;
	-moz-opacity: .6;
	opacity: .6;
	-ms-filter: alpha(opacity=60);
	filter: alpha(opacity=60);
}
.timeline-label h4 {
	color: #de9016;
	font-size: 20px;
	font-weight:bold;
}
.btn-theme {
	background: #fa6334;
	color: #fff;
}
.shw-btn {
	margin-left: 50px;
}
.inclu-list {
	padding: 0;
	margin: 0;
}
.inclu-list>li {
	position: relative;
	display: block;
	list-style: none;
	padding: 7px 0;
	margin: 0;
	padding-left: 30px;
	color: #333;
	font-size: 15px;
}
.inclu-list>li:before {
	position: absolute;
	content: "\f185";
	top: 6px;
	left: 0;
	font-family: FontAwesome;
	width: 25px;
	height: 25px;
	font-size: 17px;
}
.board .nav-tabs {
	position: relative;
	margin: 0;
	margin-bottom: 0;
	box-sizing: border-box;
}
.board ul.nav-tabs li a:before {
	position: absolute;
	content: '';
	top: 72%;
	right: 7px;
	width: 5px;
	height: 100%;
	background: #ddd;
}
.board ul.nav-tabs li:last-child a:before {
	display: none;
}
.board > div.board-inner {
	width: 25%;
	float: left;
}
.board > div.board-inner > .nav-tabs {
	border: none;
}
.board p.narrow {
	font-size: 14px;
	color: #333;
	margin: 10px 0;
}
.board .liner {
	height: 2px;
	background: #ddd;
	position: absolute;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
}
 ..board nav-tabs > li.active > a, .board .nav-tabs > li.active > a:hover, .board .nav-tabs > li.active > a:focus {
 color: #555555;
 cursor: default;
 border: 0;
 border-bottom-color: transparent;
 outline: 0;
}
.board span.round-tabs {
	width: 20px;
	height: 20px;
	line-height: 70px;
	display: inline-block;
	border-radius: 100px;
	background: white;
	z-index: 2;
	position: absolute;
	right: 0;
	text-align: center;
	font-size: 25px;
}
span.round-tabs.one {
	border: 4px solid #ddd;
	color: #ddd;
}
.board li.active span.round-tabs.one, li.active span.round-tabs.two, li.active span.round-tabs.three, li.active span.round-tabs.four, li.active span.round-tabs.five {
	background: #fa6334 !important;
	border: 4px solid #ddd;
	color: #fff;
}
.board span.round-tabs.two {
	border: 4px solid #ddd;
	color: #ddd;
}
.board span.round-tabs.three {
	border: 4px solid #ddd;
	color: #ddd;
}
.board span.round-tabs.four {
	border: 4px solid #ddd;
	color: #ddd;
}
.board span.round-tabs.five {
	border: 4px solid #ddd;
	color: #ddd;
}
.board .nav-tabs > li.active > a span.round-tabs {
	background: #fafafa;
}
.board-inner .nav-tabs > li {
	width: 100%;
	display: block;
	float: none;
	margin: 10px 0;
}
.board .nav-tabs > li a {
	width: 100%;
	color: #bcbcbc;
	margin: 30px 0;
	border: none;
	padding: 20px 0;
	position: relative;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .board .nav-tabs > li a:hover, .board .nav-tabs > li a:focus {
	background: transparent;
	border: none;
	color: #fa6334;
}
.board .tab-content {
	width: 75%;
	float: left;
	padding: 10px 10px 10px 25px;
}
.tab-pane {
	position: relative;
	padding-top: 0px;
}
.board-inner .nav-tabs > li:first-child {
	margin-top: 0;
}
h3.head {
	margin-top: 30px;
	color: #fa6334;
}
.work-space-title3>span {
	color: #fa6334;
}
.inclu-space {
	padding: 40px 0;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.abt-rj-space {
	padding: 40px 0;
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 502;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 503;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	height: 100%;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none;
}
.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
}
.mfp-preloader a {
	color: #cccccc;
}
.mfp-preloader a:hover {
	color: white;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	padding: 0;
}
 button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #333333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}
.mfp-arrow {
	position: absolute;
	top: 0;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: solid transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	opacity: 0.8;
	border-top-width: 12px;
	border-bottom-width: 12px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 20px;
	border-bottom-width: 20px;
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 12px solid black;
	left: 5px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	border-right: 20px solid white;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 12px solid black;
	left: 3px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 20px solid white;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	top: -3px;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: black;
}
.mfp-iframe-holder .mfp-close {
	top: -43px;
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.mfp-figure {
	line-height: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
 @media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
 .mfp-img-mobile .mfp-image-holder {
 padding-left: 0;
 padding-right: 0;
}
 .mfp-img-mobile img.mfp-img {
 padding: 0;
}
 .mfp-img-mobile .mfp-figure:after {
 top: 0;
 bottom: 0;
}
 .mfp-img-mobile .mfp-bottom-bar {
 background: rgba(0, 0, 0, 0.6);
 bottom: 0;
 margin: 0;
 top: auto;
 padding: 3px 5px;
 position: fixed;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
 .mfp-img-mobile .mfp-bottom-bar:empty {
 padding: 0;
}
 .mfp-img-mobile .mfp-counter {
 right: 5px;
 top: 3px;
}
 .mfp-img-mobile .mfp-close {
 top: 0;
 right: 0;
 width: 35px;
 height: 35px;
 line-height: 35px;
 background: rgba(0, 0, 0, 0.6);
 position: fixed;
 text-align: center;
 padding: 0;
}
 .mfp-img-mobile .mfp-figure small {
 display: inline;
 margin-left: 5px;
}
}
 @media all and (max-width:800px) {
 .mfp-arrow {
 -webkit-transform: scale(0.75);
 transform: scale(0.75);
}
 .mfp-arrow-left {
 -webkit-transform-origin: 0;
 transform-origin: 0;
}
 .mfp-arrow-right {
 -webkit-transform-origin: 100%;
 transform-origin: 100%;
}
 .mfp-container {
 padding-left: 6px;
 padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
	padding: 0;
}
.mfp-ie7 .mfp-content {
	padding-top: 44px;
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}
.thum-package .packg-contnt .panel-body {
	min-height: 160px;
}
.login-menu li:last-child span.box-hd + h3 > span {
	color: #fff;
	display: block;
	font-size: 23px;
}
 #exclusion .container .row > div:nth-child(2) {
 border-left: 1px solid rgb(221, 221, 221);
}
.thum-package a {
	color: #fa6334;
	text-decoration: none;
}
.title {
	font-size: 36px;
	opacity: 0.87;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: -0.4px;
	color: #1e1e1e;
	margin: 0;
}
.subtitle {
	font-size: 20px;
	line-height: 1.6;
	opacity: 0.87;
	color: #1e1e1e;
	margin: 20px 0px 0px 0px;
}
.map-form {
	margin-top: 40px;
}
.map-form h2 {
	margin: 30px 0px 0px 0px;
	font-size: 24px;
	line-height: 1.5;
	color: #1e1e1e;
}
.map-form h3 {
	margin: 20px 0px 0px 0px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #1e1e1e;
}
.map-form p {
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	line-height: 1.5;
	color: #1e1e1e;
}
.map-form .form {
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
	padding: 20px;
}
.map-form .form__row {
	position: relative;
	margin-bottom: 20px;
}
.map-form .form__field {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border: 1px solid rgb(170, 170, 170);
	border-radius: 3px;
	box-shadow: 0 0 6px rgb(221, 221, 221);
	color: rgb(30, 30, 30);
	display: block;
	height: 45px;
	padding: 10px 15px;
	position: relative;
	text-indent: 0;
	transition: all 0.2s linear 0s;
	width: 100%;
}
.map-form .form__field:focus {
	outline: 0;
}
.map-form .form__field--select {
	padding: 8px;
	color: #acacae;
	width: auto;
	cursor: pointer;
	height: 40px;
	min-width: 126px;
}
.map-form option {
	color: #333;
}
.map-form .ph-small {
 transition: all .2s;
	color: #8f8f8f;
	font-size: 10px;
	line-height: 1.6;
	margin-top: 2px;
	margin-left: 7px;
	position: absolute;
	z-index: 10;
	white-space: nowrap;
	color: #00b6ca;
}
.map-form .ph-big {
	font-size: 16px !important;
	margin: 11px 0px 15px 7px !important;
	color: #8f8f8f !important;
}
.map-form .form__submit {
	padding: 8px 24px;
	text-align: center;
	line-height: 1.5;
	background-color: rgb(250, 99, 52);
	color: #f0f0f2;
	cursor: pointer;
	border: 0;
	outline: 0;
	transition: all 0.3s ease-in-out;
	font-size: 16px;
	font-weight: bold;
}
.map-form .form__title {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.43;
	color: #1e1e1e;
	opacity: 0.5;
	margin-bottom: 10px;
}
.map-form .form__message {
	background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
	border: 1px solid rgb(170, 170, 170) !important;
	width: 100%;
	font-size: 16px;
	line-height: 1.5;
	color: #1e1e1e;
	border-radius: 3px;
	padding: 12px 8px;
	min-height: 200px;
	resize: none;
}
.map-form .form__message:focus {
	outline: none;
}
section#contact_us {
	margin-top: 100px;
}
.footer_top {
	background: rgb(250, 99, 52) none repeat scroll 0 0;
	border-top: 4px solid rgba(39, 10, 3, 0.2);
	color: rgb(255, 255, 255);
	padding: 20px 0;
}
.footer_top h3 {
	font-weight: normal;
	color: rgb(255, 255, 255);
}
.form_get_ {
	bottom: 0;
	left: auto;
	position: absolute;
	right: 0px;
	width: 43rem;
}
.form_get_inner {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border: 1px solid rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	font-family: roboto;
	padding: 40px 50px;
	position: relative;
	width: 90%;
	z-index: 99;
}
.form_get_ > .form_get_inner .btn.btn-color {
	background: rgb(250, 99, 52) none repeat scroll 0 0;
	border-color: rgb(253, 78, 23);
	color: rgb(255, 255, 255);
	font-size: 15px;
	padding: 10px 21px;
	width: 100%;
}
.form_get_ input.form-control, select.form-control {
	border: 1px solid rgb(170, 170, 170);
	border-radius: 0;
}
.form_get_inner > h3 {
	color: rgb(253, 78, 23);
	margin: 0 0 20px;
	width: 110%;
}
.form_get_inner > ._sep + small {
	display: block;
	font-size: 12px;
	margin: 0 0 15px;
	text-align: left;
}
.form_get_inner .tct {
	border-top: 1px solid rgb(238, 238, 238);
	display: block;
	margin-top: 0;
	padding-top: 10px;
	position: absolute;
	text-align: center;
	width: 80%;
}
._sep {
	display: block;
	padding: 14px 0;
}
.form_get_inner > p {
	font-size: 14px;
	line-height: 1.2;
}
.owl-theme .owl-controls {
	margin-top: -22px;
	text-align: center;
}
.owl-theme .owl-controls {
	text-align: center;
	z-index: 99;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span {
	background: rgb(134, 151, 145) none repeat scroll 0 0;
	border-radius: 20px;
	display: block;
	height: 12px;
	margin: 5px 7px;
	opacity: 0.5;
	width: 12px;
	z-index: 99;
}
.owl-pagination {
	position: relative;
	z-index: 999;
}
#owl-home + .container-fluid {
	margin-top: -30px;
}
.panel-footer .view-btn {
	min-width: 60%;
	padding: 8px 15px;
	font-size: 25px;
	text-align: center;
	color: #fff;
	background: #053067;
	border-radius: 0;
}
.panel-footer .bttn-space a {
	color: #fa6334;
	line-height: 3;
	text-align: center;
	display: block;
}
 @media (max-width:1280px) {
 .navbar-right {
 margin-right: 0;
}
 .slider-content {
 width: 40rem;
}
 .book_now {
 bottom: 16px;
 left: 15px;
 width: 36rem;
}
 .form_get_inner {
 padding: 40px 30px;
 width: 86%;
}
 .packg-contnt>ul>li {
 width: 23%;
}
 .sp-bx {
 margin: 30px 10% 30px 0;
}
}
 @media (max-width:1199px) {
 .nav-header .login-menu li {
 margin: 15px 3px 0 0;
}
 .nav-header.inner-header .login-menu li a {
 padding: 8px 15px;
}
 .login-menu li h3 {
 margin-left: 0px;
}
 .login-menu li:last-child span.box-hd + h3 > span {
 font-size: 20px;
}
 .box-hd {
 width: 27px;
}
 .slider-content {
 width: 32rem;
}
 .slider-content h2 {
 font-size: 25px;
}
 .book_now {
 bottom: 16px;
 left: 0;
 width: 31rem;
}
 .book_now h3 {
 font-size: 20px;
}
 .form_get_inner {
 width: 80%;
 left: 13%;
 right: 0;
}
 .footer-space address {
 font-size: 12px;
}
 .custom-foot-link address.address {
 margin-right: -10px;
}
}
 @media (max-width:991px) {
 .main-banner,  .home-slider,  .owl-carousel .owl-wrapper-outer {
 height: 600px !important;
}
 .slider-content {
 width: 45%;
 bottom: 140px;
}
 .slider-content .border-right,  .book_now h3,  .book_now span {
 text-align: center;
}
 ._sep {
 padding: 8px 0;
}
 .book_now {
 top: auto;
 left: 0;
 width: 45%;
 bottom: 51px;
}
 .form_get_inner {
 width: 70%;
 left: 23%;
 right: 0;
 padding: 20px 20px 60px 20px;
}
 .form_get_inner > h3 {
 width: 100%;
 font-size: 17px;
 text-align: center;
}
 .form_get_inner .form-group {
 width: 49%;
 display: inline-block;
}
 .form_get_inner .form-control {
 display: block;
 width: 100%;
 height: 25px;
 padding: 5px;
}
 .form_get_ > .form_get_inner .btn.btn-color {
 padding: 5px 21px;
 margin-top: -20px;
}
 .form_get_inner > p,  .form_get_inner > ._sep + small {
 text-align: center;
}
 .callnow {
 font-size: 20px;
}
 .logo img {
 max-width: 150px;
}
 .login-menu li h3>span,  .login-menu li:last-child span.box-hd + h3 > span {
 font-size: 13px;
}
 .nav-header.inner-header .login-menu li a {
 padding: 8px 5px;
 font-size: 14px;
}
 .slider-content .border-right {
 border-right: none;
 border-bottom: 5px solid rgb(255, 255, 255);
}
 ul.social-link>li a {
 padding: 0;
 font-size: 15px;
 width: 28px;
 height: 28px;
 line-height: 28px;
}
 .main-title>h2 {
 font-size: 30px;
}
 .atr-bx .atr-contnt ul li:first-child,  .atr-bx .atr-contnt ul li:last-child {
 width: 100%;
 text-align: center;
 margin-top: 5px;
}
 .atr-bx .atr-contnt ul li h3,  .hide-atr ul li h3 {
 font-size: 14px;
 line-height: 20px;
}
 .atr-bx .atr-contnt {
 min-height: 127px;
}
 .atr-bx .atr-contnt ul li>span {
 margin-top: 0;
 display: block;
}
 .trip-space {
 padding: 10px 0 40px 0;
}
 .trip-bx .trip-contnt ul li h3 {
 font-size: 15px;
 line-height: 20px;
}
 .trip-mid-bx2 .trip-mid-contnt2 ul li h3 {
 font-size: 15px;
 line-height: 20px;
 text-align: center;
}
 .trip-mid-bx2 .trip-mid-contnt2 ul li {
 text-align: center;
}
 .sp-bx>h2 {
 font-size: 35px;
}
 .sp-bx>h3>span {
 font-size: 30px;
}
 .sp-bx>p {
 font-size: 25px;
 line-height: normal;
}
 .custom-foot-link > address {
 font-size: 13px;
}
 .footer-space address>i {
 width: 20px;
 font-size: 18px;
 margin-right: 7px;
}
 .owl-carousel.pack-slider .owl-controls .owl-buttons .owl-prev {
 right: 7%;
}
 .owl-carousel.pack-slider .owl-controls .owl-buttons div {
 width: 30px;
 height: 30px;
 line-height: 30px;
 font-size: 25px;
}
 .packg-contnt>ul>li img {
 width: 100%;
}
 .packg-contnt>ul>li>span {
 font-size: 9px;
 padding: 3px 0;
}
 .panel-footer .view-btn {
 min-width: 50%;
 font-size: 20px;
}
 .bttn-space {
 width: 50%;
}
 .ind-package {
 padding: 40px 0 10px 0;
 width: 100%;
 z-index: 0;
}
 .atrckt-space {
 padding: 20px 0 40px 0;
}
 .packg-contnt h3 {
 font-size: 15px;
}
 .owl-theme .owl-controls {
 margin-top: -32px;
}
 section#contact_us {
 margin-bottom: 30px;
}
 .packe-dtls h3 {
 font-size: 25px;
}
 h2.pric-pack>span {
 font-size: 28px;
}
 .book-btn-li {
 padding: 10px;
}
 .book-btn-li>li>a {
 width: 88%;
 padding: 10px;
}
 .tour-them-list>li {
 text-align: center;
}
 .tour-them-list>li>i {
 font-size: 17px;
 height: 35px;
 width: 35px;
 margin: 0 auto;
 display: block;
 text-align: center;
}
 .tour-inclu-list>li {
 padding: 5px 20px;
}
 .tour-inclu-list>li>span {
 margin: 8px 0 0;
}
 .footer-space .address>i {
 height: 109px;
}
 .copyright {
 line-height: 28px;
}
}
 @media (max-width:767px) {
 section.main-banner {
 margin-top: -74px !important;
 z-index: 2;
}
 .main-banner form {
 display: block;
 float: left;
 width: 100%;
 z-index: 9999;
 height: 400px;
 position: absolute;
 top: 136px;
}
 .main-banner,  .home-slider,  .owl-carousel .owl-wrapper-outer {
 height: auto !important;
}
 .navbar-collapse {
 position: absolute;
 width: 100%;
 top: 60px;
 left: 0;
 right: 0;
 margin: 0 auto;
 background: #fa6334;
 border-radius: 0 0 5px 5px;
 padding: 0;
 z-index: 99;
}
 .nav-header .login-menu li {
 margin: 3px 0 !important;
 border-bottom: 1px solid rgba(255, 255, 255, 0.5);
 padding: 5px 10px;
}
 .nav-header .login-menu li {
 margin: 0;
 display: block;
 text-align: left;
}
 .nav-header.inner-header .login-menu li a {
 padding: 5px;
 font-size: 16px;
}
 .navbar-nav {
 margin: 0;
}
 .nav-header .login-menu li:last-child {
 border-bottom: none;
}
 .login-menu li h3>span,  .login-menu li:last-child span.box-hd + h3 > span {
 font-size: 16px;
}
 .box-hd {
 width: auto;
 margin: 0 10px 0 5px;
}
 .form_get_inner {
 width: 100%;
 left: auto;
 right: 0;
 padding: 20px 20px 60px 20px;
 position: relative;
 background: #000;
 transition: all 0.7s ease;
}
 .form_get_ {
 bottom: auto;
 left: 100%;
 position: fixed;
 right: 0;
 width: 80%;
 top: 75px;
 z-index: 9999;
 transition: all 0.7s ease;
}
 .form_get_:before {
 cursor: pointer;
 z-index: 1;
 background: #fa6334;
 border: 1px solid #ff511b;
 width: 45px;
 height: 45px;
 position: absolute;
 content: "";
 left: -45px;
 top: 0;
 border-radius: 10px 0 0 10px;
}
 .form_get_:after {
 content: "\f060";
 display: inline-block;
 font: normal normal normal 14px/1 FontAwesome;
 font-size: inherit;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 position: absolute;
 color: #ffffff;
 top: 11px;
 left: -34px;
 font-size: 25px;
 line-height: 25px;
 z-index: 1;
 cursor: pointer;
 transform: rotate(0deg);
 transition: all 0.4s ease;
}
 .custom-btn-active.form_get_:after {
 transform: rotate(-180deg);
}
 .form_get_.custom-btn-active {
 left: auto;
 z-index: 999;
}
 .home-slider .item img {
 max-width: 100%;
}
 .slider-content,  .book_now {
 display: none;
 width: 86%;
 margin: 0 auto !important;
 left: 0;
 right: 0;
}
 .book_now .pull-left {
 float: none !important;
 text-align: center;
}
 .slider-content h2 {
 font-size: 20px;
}
 .slider-content {
 bottom: 122px;
}
 .owl-pagination {
 position: absolute;
 bottom: 28px;
 top: auto;
 width: 100%;
}
 .owl-theme .owl-controls .owl-page span {
 background: rgb(234, 241, 238) none repeat scroll 0 0;
}
 .main-title>h2 {
 font-size: 20px !important;
}
 .owl-carousel.pack-slider .owl-controls .owl-buttons .owl-next {
 right: 14px;
 z-index: 1;
}
 .owl-carousel.pack-slider .owl-controls .owl-buttons .owl-prev {
 right: 10%;
 z-index: 1;
}
 .owl-carousel.pack-slider .owl-controls .owl-buttons div {
 top: -30px;
}
 .atrckt-space {
 padding-top: 40px;
}
 .packg-contnt>ul>li img {
 width: auto;
}
 .atrckt-space .lfft {
 padding-right: 4px;
 padding-left: 4px;
}
 .atrckt-space .row.atr-col {
 margin-left: 0 !important;
 margin-right: 0 !important;
}
 .atr-bx .atr-contnt ul li h3,  .hide-atr ul li h3 {
 font-size: 10px;
 line-height: 15px;
}
 .atr-bx .atr-contnt {
 min-height: 109px;
}
 .custom-foot-link > address {
 font-size: 14px;
}
 .trip-lft {
 padding-right: 0;
}
 .custom-ryt {
 display: flex;
 align-items: center;
 justify-content: center;
 margin: 0 auto;
 position: relative;
}
 .trip-mid-img >img {
 max-width: 100% !important;
 width: 100%;
}
 .row.trip-col {
 overflow: hidden;
}
 .custom-trip-bx {
 position: relative;
 max-width: 308px;
 margin: 20px auto;
}
 .sp-bx {
 padding: 30px 15px;
 margin: 0;
 text-align: center;
}
 .sp-bx>h3>span,  .sp-bx>h3 {
 font-size: 20px;
}
 .sp-bx>p {
 font-size: 20px;
 line-height: 30px;
}
 ._fo_to {
 text-align: center;
}
 .footer_top h3 {
 font-size: 20px;
}
 .custom-foot-link > address {
 font-size: 14px;
}
 .title {
 font-size: 30px;
 text-align: center;
}
 #contact_us p {
 text-align: center;
}
 #contact_us .no-padding p {
 text-align: left;
}
 .packe-dtls h3 {
 font-size: 20px;
 margin: 10px 0;
 text-align: center;
}
 .packe-dtls p {
 text-align: center;
}
 h2.pric-pack {
 font-size: 15px;
 text-align: center;
 margin: 10px 0;
}
 .tabbing,  .book-btn-li {
 text-align: center;
}
 .book-btn-li>li>a {
 width: 50%;
 margin: 0 auto;
}
 .tour-pcckk {
 position: relative;
 top: 0;
 margin-top: 83px;
 text-align: center;
}
 .bxslider,  .bxslider>li {
 height: auto !important;
}
 .tour-detaills>h2 {
 font-size: 20px;
}
 .tour-them-list>li {
 width: 33%;
}
 .tour-them-list>li>i {
 font-size: 25px;
 height: 50px;
 width: 50px;
 margin: 10px auto;
}
 .tour-inclu-list>li {
 width: 32% !important;
 float: none !important;
 padding: 5px !important;
 vertical-align: top;
 min-width: 49% !important;
}
 .tour-inclu-list>li>span {
 margin: 10px 0;
}
 .detl-space {
 padding: 20px 0;
}
 h4.title-itimry {
 font-size: 25px;
}
 .timeline-centered:before {
 left: 15.7%;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
 width: 25px;
 height: 25px;
 line-height: 25px;
 font-size: 15px;
 position: relative;
 left: 4%;
}
 .copyspace .col-xs-6 {
 width: 100%;
 margin: 5px 0;
}
 .footer-space .address>i {
 height: 68px;
}
 .navbar-toggle {
 margin-top: 18px;
 margin-right: 2px;
}
}
 @media (max-width:479px) {
  .tour-them-list>li {
 width: 50%;
}

 .ind-package {
 padding: 20px 0 40px 0;
 z-index: 0;
}
 .owl-carousel.pack-slider .owl-item {
 padding: 10px 0;
}
 .navbar-toggle {
 padding: 5px;
}
 .atrckt-space .col-xs-4 {
 width: 100%;
}
 .custom-ryt {
 width: 100%;
 margin: 0 auto;
 position: relative;
 left: 7px;
}
 .col-sm-6.col-xs-6.trip-lft {
 width: 100%;
 margin-bottom: 10px;
}
 .client-title>h2 {
 font-size: 25px;
}
 .atr-bx {
 width: 98%;
 float: left;
}
 .atr-bx .atr-img {
 float: left;
 width: 100%;
}
 .atr-bx .atr-img > img {
 width: 100%;
 height: auto;
}
 .atr-bx {
 margin-bottom: 10px;
}
 .trip-mid-bx2 .trip-mid-img > img {
 width: 100%;
}
 .trip-lft {
 padding-right: 15px !important;
}
 .bttn-space {
 width: 42%;
}
 .main-banner {
 height: auto !important;
}
 .view-btn {
 min-width: 50%;
}
 .special-space {
 padding: 25px;
}
 .sp-bx>h2 {
 font-size: 25px;
}
 .sp-bx>p>a {
 font-size: 14px;
}
 .main-title>h2 {
 margin-top: 20px;
}
 .trip-mid-bx .trip-mid-img {
 height: auto;
}
 .footer_top .col-xs-6,  .footer-space .col-xs-6 {
 width: 100%;
}
 .custom-ryt {
 width: 100%;
 left: 0;
 overflow: hidden;
}
 .main-title > h2 {
 font-size: 30px;
}
 .owl-carousel.pack-slider .owl-controls .owl-buttons .owl-prev {
 right: 14.5%;
}
 .owl-carousel.pack-slider .owl-controls .owl-buttons .owl-next {
 right: 3%;
}
 .book_inner_txt {
 font-size: 15px;
 padding: 20px;
 text-align: center;
}
 .book_inner_txt .pull-left > h3 {
 font-size: 20px;
}
 .book-btn-li {
 text-align: center;
}
 .tour-inclu-list > li {
 float: left;
 font-size: 14px;
 margin: 0 0 30px;
 min-width: 140px;
 text-align: center;
 padding: 0;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
 text-align: justify;
 margin-left: 0;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
 background: rgb(204, 204, 204) none repeat scroll 0 0;
 left: auto;
 padding: 10px;
 right: 0;
 text-align: right;
 z-index: 9;
}
 .atr-bx .atr-img {
 height: auto;
}
 .book_now {
 display: none;
}
 .form_get_ > .form_get_inner .btn.btn-color {
 width: 100%;
}
 .slider-content {
 display: none;
}
 .form_get_inner {
 width: 100%;
 display: block;
 z-index: 999;
}
 .main-title {
 margin-bottom: 30px;
}
 .atrckt-space {
 padding: 15px 0;
}
 .title {
 font-size: 21px;
}
 .tour-pack-dtl {
 padding: 30px 0 0;
}
 h4.title-itimry {
 font-size: 20px;
 margin-bottom: 0;
}
 .timeline-centered .timeline-entry .timeline-entry-inner {
 margin-left: 0;
}
 .timeline-centered:before {
 content: none;
}
 .timeline-centered .timeline-entry {
 width: 100%;
 float: none;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
 background: transparent;
 left: 0;
 text-align: left;
 position: relative;
 right: 0;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
 display: none;
}
 .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
 left: 13px;
 top: -13px;
 margin-left: 0;
 transform: rotate(90deg);
}
 .inclu-space {
 padding: 10px 0;
}
 .inclu-space thead {
 font-size: 11px;
}
 .inclu-space tbody tr td {
 font-size: 13px;
}
 .custom-ryt a.atr-bx {
 display: block;
 width: 100%;
 padding: 5px;
}
 .atr-bx .atr-img>img {
 transition: all 0.4s ease-in-out;
 width: 100%;
}
}

