*{padding:0;margin:0;}
html,body{font-size:100%; min-height:100%; height:auto;}
@font-face {
 font-family: tahoma;
 src: url("../fonts/TAHOMA_0.eot") /* EOT file for IE */
}
@font-face {
 font-family: tahoma;
 src: url("../fonts/TAHOMA_0.TTF") /* TTF file for CSS3 browsers */
}


@font-face {
 font-family: tahoma_bold;
 src: url("../fonts/TAHOMABD_0.eot") /* EOT file for IE */
}
@font-face {
 font-family: tahoma_bold;
 src: url("../fonts/TAHOMABD_0.TTF") /* TTF file for CSS3 browsers */
}

/* reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	/* line-height: 1; */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* reset css end */
/* bootstrap css */
a,a:hover,a:focus{text-decoration:none;}
/* bootstrap css ends */
/* comman classes */
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
h1{
	font-size:1.87em;
	color:#000000;
	text-align:center;
}
h2{
	font-size:1.87em;
	color:#000000;
	text-align:center;
}
h4{
	font-size:1.37em;
	color:#d73863;
}
h5{
	font-size:1.25em;
	color:#000000;
}
h6{
	font-size:1.1em;
	color:#424242;
}
.m73{margin:73px 0 54px 0;}
.mb60{margin-bottom:60px;}
.m46{margin:46px 0 17px 0;}
.p40{padding:40px 0;}
.mb25{margin-bottom:25px;}
.m22{margin:22px 0 32px 0;}
.m19{margin:19px 0 28px 0;}
.mb20{margin-bottom:20px;}
.mt40{margin-top:40px;}
.mt30{margin-top:30px;}
.mb45{margin-bottom:45px;}
.mb35{margin-bottom:35px;}
/* comman classes ends */
/* carousal starts */
.carousel-control.left,.carousel-control.right{
	background-image:none;
	filter:none;
}
#myCarousel .carousel-control{top:350px;}
#myCarousel .carousel-control .left{
	width:35px;
	height:60px;
	background:url(../images/sprite.png) no-repeat -275px 0 !important;
}
#myCarousel .carousel-control .right{
	width:35px;
	height:60px;
	background:url(../images/sprite.png) no-repeat -319px 0 !important;
}
.carousel-control{
	font-size:70px;
}
/* carousal ends */
body{
	padding:0;
	margin:0;
	/* font-family:Verdana,Arial,Helvetica,San-serif; */
	font-family:tahoma;
	font-size:100%;
}
.wrapper{
	min-height:95%;
}
header{
	width:100%;
	height:123px;
	background-color:rgba(255,255,255,0.9);
	background-color: #ffffff \a;
	position:absolute;
	z-index:1000;
}
.logo{
	width:143px;
	height:104px;
}
.logo a{
	width:auto;
	height:104px;
	display:block;
	margin-top:9px;
	background:url(../images/logo.png) no-repeat left center;
}
.navbar-default{
	background-color:transparent;
	border:none;
}
.navbar-collapse{
	padding-right:0;
}
.navbar{
	border-radius:0;
	margin-bottom:0;
}
.navbar .nav > li > a{
	font-size:1em;
	color:#000000;
	padding:51px 12px 52px 12px;
	text-shadow:none;
}
ul.nav{margin-left:10px;}
.navbar .nav > li {
	margin-right:1px;
}
.navbar .nav > li:last-child{
	margin-right:0px;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > li > a:hover, .navbar .nav > .active > a:focus{
	color:#ffffff;
	background-color:#9ecc4c;
	box-shadow:none;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle,
.navbar,.navbar-inverse .navbar-inner {
    filter: none !important;
    background-image: none;
}
.container_position{
	position:absolute !important;
	margin:-400px auto 0 auto;
	left:0;
	right:0;
	/* background:red;
	height:200px; */
	z-index:1000;
}
.main_tours p:first-child{
	font-size:1.87em;
	color:#ffffff;
	line-height:30px;
	text-align:center;
	margin-bottom:30px;
}
.main_tours p{
	width:86%;
	margin:auto;
	font-size:1em;
	color:#ffffff;
	line-height:25px;
	text-align:center;
	margin-bottom:40px;
}
.main_tour_circle a {
	width:193px;
	height:193px;
	margin:0 auto 18px auto;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	-khtml-border-radius:50%;
	display:block;
	background-color:transparent;
	box-shadow:0px 0px 10px 5px #ffffff;
	-moz-box-shadow:0px 0px 10px 5px #ffffff;
	-webkit-box-shadow:0px 0px 10px 5px #ffffff;
	-o-box-shadow:0px 0px 10px 5px #ffffff;
	-ms-box-shadow:0px 0px 10px 5px #ffffff;
	-khtml-box-shadow:0px 0px 10px 5px #ffffff;
	padding:42px 0;
}
.main_tour_circle a:hover {
	background-color:#d73863;
	box-shadow:none;
	transition: all 0.5s ease-out 0s;
}
.main_tour_circle a span.tour_text{
	font-size:1.37em;
	color:#ffffff;
	line-height:30px;
	display:block;
	text-align:center;
	margin-top:55px;
}
.main_tour_circle a span.tour_icon.domestic{
	width:90px;
	height:110px;
	display:block;
	margin:auto;
	background:url(../images/sprite.png) no-repeat 0px -103px;
}
.main_tour_circle a span.tour_icon.international{
	width:90px;
	height:110px;
	display:block;
	margin:auto;
	background:url(../images/sprite.png) no-repeat -100px -103px;
}
.main_tour_circle a span.tour_icon.honeymoon{
	width:90px;
	height:110px;
	display:block;
	margin:auto;
	background:url(../images/sprite.png) no-repeat -200px -103px;
}
/* comman classes for add ons */
.add_on_box{
	width:264px;
	height:199px;
	margin:auto;
	border:1px solid #ffffff;
	box-shadow:0px 0px 5px 3px #c5c5c5;
	-moz-box-shadow:0px 0px 5px 3px #c5c5c5;
	-webkit-box-shadow:0px 0px 5px 3px #c5c5c5;
	-o-box-shadow:0px 0px 5px 3px #c5c5c5;
	-ms-box-shadow:0px 0px 5px 3px #c5c5c5;
	position:relative;	
}
.add_on_box a{
	/* width:262px; */
	width:100%;
	height:199px;
	display:block;
	z-index:20;
}
.add_on_box a span.add_on_img{
	width:262px;
	height:199px;
	display:block;
	position:absolute;
	/*background-size: 100% 100%;*/
}
.add_on_box a:hover .add_on_mask{
	width:262px;
	height:199px;
	position:absolute;
	z-index:50px; 
	transition-duration: 300ms;
    transition-timing-function: ease-out;
}
 .add_on_box a span.add_on_icon{
	width:80px;
	height:80px;
	display:block;
	position:absolute;
	z-index:1000;
	margin:30px auto;
	left:0;
	right:0;
}
.add_on_box a p{
	position:relative;
	color:#000000;
	text-align:center;
	font-weight:normal;
}
.add_on_box a:hover p,.add_on_box a:hover p.title{color:#ffffff !important;}
.add_on_box a p.title{
	font-family:tahoma_bold;
	font-size:1em;
	text-align:center;
	font-weight:normal;
	line-height:30px;
}
.add_on_box a p.title,.add_on_box a p{
	top:120px;
}
/* comman classes for add ons ends  */
.add_on_box a span.add_on_img.air_tickiting{
	background:url(../images/addon_img1.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.add_on_box a:hover span.air_tickiting{
	background:url(../images/addon_img1_hover.jpg) no-repeat  center center;
	background-size: 100% 100%;
}
.add_on_box a span.add_on_icon.air_tickiting_icon{
	background:url(../images/sprite.png) no-repeat 0px -222px;
}
.add_on_box a:hover span.air_tickiting_icon{
	background:url(../images/sprite.png) no-repeat 0px -312px;
}
.add_on_box a:hover span.add_on_img.air_tickiting + .add_on_mask{
	background-color:rgba(215,56,99,0.5);
}

.add_on_box a span.add_on_img.allied_services{
	background:url(../images/addon_img2.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.add_on_box a:hover span.add_on_img.allied_services{
	background:url(../images/addon_img2_hover.jpg) no-repeat  center center;
	background-size: 100% 100%;
}
.add_on_box a span.add_on_icon.allied_services_icon{
	background:url(../images/sprite.png) no-repeat -91px -222px;
}
.add_on_box a:hover span.add_on_icon.allied_services_icon{
	background:url(../images/sprite.png) no-repeat -91px -312px;
}
.add_on_box a:hover span.add_on_img.allied_services + .add_on_mask{
	background-color:rgba(245,134,52,0.5);
}

.add_on_box a span.add_on_img.car_on_hire{
	background:url(../images/addon_img3.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.add_on_box a:hover span.add_on_img.car_on_hire{
	background:url(../images/addon_img3_hover.jpg) no-repeat  center center;
	background-size: 100% 100%;
}
.add_on_box a span.add_on_icon.car_on_hire_icon{
	background:url(../images/sprite.png) no-repeat -91px -222px;
}
.add_on_box a:hover span.add_on_icon.car_on_hire_icon{
	background:url(../images/sprite.png) no-repeat -91px -312px;
}
.add_on_box a:hover span.add_on_img.car_on_hire + .add_on_mask{
	background-color:rgba(105,177,36,0.5);
}

.add_on_box a span.add_on_img.passport{
	background:url(../images/addon_img4.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.add_on_box a:hover span.add_on_img.passport{
	background:url(../images/addon_img4_hover.jpg) no-repeat  center center;
	background-size: 100% 100%;
}
.add_on_box a span.add_on_icon.passport_icon{
	background:url(../images/sprite.png) no-repeat -275px -222px;
}
.add_on_box a:hover span.add_on_icon.passport_icon{
	background:url(../images/sprite.png) no-repeat -275px -312px;
}
.add_on_box a:hover span.add_on_img.passport + .add_on_mask{
	background-color:rgba(230,120,23,0.5);
}

.add_on_box a span.add_on_img.hotel{
	background:url(../images/addon_img5.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.add_on_box a:hover span.add_on_img.hotel{
	background:url(../images/addon_img5_hover.jpg) no-repeat  center center;
	background-size: 100% 100%;
}
.add_on_box a span.add_on_icon.hotel_icon{
	background:url(../images/sprite.png) no-repeat 0px -403px;
}
.add_on_box a:hover span.add_on_icon.hotel_icon{
	background:url(../images/sprite.png) no-repeat 0px -493px;
}
.add_on_box a:hover span.add_on_img.hotel + .add_on_mask{
	background-color:rgba(0,139,206,0.5);
}

.add_on_box a span.add_on_img.travel_insurance{
	background:url(../images/addon_img6.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.add_on_box a:hover span.add_on_img.travel_insurance{
	background:url(../images/addon_img6_hover.jpg) no-repeat  center center;
	background-size: 100% 100%;
}
.add_on_box a span.add_on_icon.travel_insurance_icon{
	background:url(../images/sprite.png) no-repeat -91px -403px;
}
.add_on_box a:hover span.add_on_icon.travel_insurance_icon{
	background:url(../images/sprite.png) no-repeat -91px -493px;
}
.add_on_box a:hover span.add_on_img.travel_insurance + .add_on_mask{
	background-color:rgba(94,72,154,0.5);
}

.special_tours{
	width:100%;
	height:704px;
	background:url(../images/special_tours_bg.jpg)no-repeat  left top;	
}
.special_tour_img{
	width:293px;
	height:212px;
}
.p_left30{padding-left:30px;}
.p_right30{padding-right:30px;}
.special_tour_text p{
	font-size:0.9em;
	color:#000000;
	line-height:22px;
	text-align:justify;
}
.special_tour_text  a{
	width:103px;
	height:35px;
	display:block;
	text-align:center;
	background-color:#008bce;
	font-size:0.9em;
	color:#ffffff;
	line-height:35px;
	margin-top:19px;
}
.border_bottom{border-bottom:1px solid #acacac;}
.border_top{border-top:1px solid #ffffff;}
.h325{min-height:325px;}
.testimonial{
	text-align:center;
}
.testimonial img{
	width:108px;
	height:108px;
	border-radius:50%;
	margin:0 auto;
}
.testimonial p{
	font-size:0.9em;
	color:#888888;
	line-height:22px;
	padding-bottom:14px;
}
.dashed_border{
	width:19%;
	margin:auto;
	border-bottom:1px dashed #888888;
}
.testimonial_name {
	padding:16px 0;
}
.testimonial_name p{
	font-size:0.9em;
	color:#008bce;
}
footer{
	width:100%;
	height:5%;
	/* height:98px; */
	background-color:#96989a;
	padding:20px 0;
}
.new_footer{
	width:100%;
	/* height:98px; */
	background-color:#96989a;
	padding:20px 0;
	position:fixed;
	bottom:0;
}
.footer_top{
	border-bottom:1px solid #ffffff;
}
.footer_top p{
	font-size:0.8em;
	color:#ffffff;
	line-height:30px;
}
.footer_top p a{
	color:#ffffff;
	line-height:35px;
	display:inline-block;
	margin:0 15px;
}
.footer_top p a:hover,.footer_top p a.active{
	color:#000000;
}
.footer_bottom ul li{
	display:inline-block;
}
.footer_bottom ul li a{
	font-size:0.8em;
	color:#ffffff;
	line-height:30px;
	margin:0 15px !important;
}
.footer_bottom ul li a:first-child{
	margin:0 15px 0 0 !important;
}
.footer_bottom ul li a:last-child{
	margin:0 0 0 15px;
}
.social_icons{
	margin-top:22px;
}
.social_icons a{
	font-size:2em;
	color:#cbcccd;
	margin:0 10px;
}
.social_icons a:hover{
	color:#ffffff;
}
/*************** comman css for inner pages ***************/ 
.inner_banner{
	width:100%;
	height:348px;
	position:relative;
}
.page_title{
	width:194px;
	height:194px;
	border-radius:50%;
	background-color:#ffffff;
	position:absolute;
	box-shadow:0 0 10px 5px #9b9d9f;
	-moz-box-shadow:0 0 10px 5px #9b9d9f;
	-webkit-box-shadow:0 0 10px 5px #9b9d9f;
	-o-box-shadow:0 0 10px 5px #9b9d9f;
	-ms-box-shadow:0 0 10px 5px #9b9d9f;
	margin:-130px auto 0 auto;
	left:0;
	right:0;
}
.tour-desc{margin-top:150px;}
.tour-desc p{
	font-size:16px;
	/* color:#000000; */
	line-height:24px;
}
.mt15{margin:15px 0 45px 0 !important;}
.color-blue{color:#008bce ;}
.color-green{color:#00c17f;}/*9ecc4c*/
.color-pink{color:#d73863;}
.font-bold{display:block;font-weight:bold;margin-bottom:10px;text-decoration:blink !important;}
/************** colors for different places *************/
.color-kerala{display:inline-block;color:#006600 !important;}
.color-rajasthan{display:inline-block;color:#ff0000 !important;}
.color-himachal{display:inline-block;color:#002060 !important;}
.color-sikkim{display:inline-block;color:#974806 !important;}
.color-goa{display:inline-block;color:#008000 !important;}
.color-uttaranchal{display:inline-block;color:#7030a0 !important;}
.color-karnataka{display:inline-block;color:#c00000 !important;}
.color-kashmir{display:inline-block;color:#7030a0 !important;}
.color-andaman{display:inline-block;color:#00cc00 !important;}
.color-ladakh{display:inline-block;color:#396cac !important;}

.color-mauritius{display:inline-block;color:#4990e5 !important;}
.color-maldives{display:inline-block;color:#31859b !important;}
.color-srilanka{display:inline-block;color:#00b050 !important;}
.color-dubai{display:inline-block;color:#248a52 !important;}

.tour-details-list li span.bullet{
	width:8px;
	height:8px;
	display:inline-block;
	margin-top:0px;
	margin-right:13px;
	background:url(../images/sprite.png) no-repeat -256px -403px ;
	vertical-align:middle;
}
.tour-details-list li{margin-bottom:8px;}
/************** colors for different places end *************/
/*************** comman css for inner pages ends ***************/ 
/*************** css for domestic tourism page ***************/ 
.domestic_tourism_banner{
	width:100%;
	/* height:348px; */
	background:url(../images/domestic_tourism_bg.jpg) no-repeat center center;
	background-size:100% 100%;
}
.domestic_tourism_banner_icon{
	width:90px;
	height:90px;
	display:block;
	margin:55px auto 75px auto;
	background:url(../images/domestic_tourism_icon.png) no-repeat center center;
	background-size:100% 100%;
}
.page_title_text{
	width:210px;
	white-space:nowrap;
}
.page_title_text h1{
	font-size:1.625em;
	color:#000000;
	margin-bottom:74px;
}
ul.tours{
	margin-top:45px;
}
ul.tours li{
	width:263px;
	display:inline-block;
	margin-right:24px;
	margin-bottom:60px;
	position:relative;	
	vertical-align: top;
}
ul.tours li a:first-child{
	width:263px;
	height:217px;
	z-index:10;
	display:block;
	margin-bottom:24px;
}
ul.tours li a img{
	margin-bottom:24px;
	position:absolute;	
}
ul.tours li:hover .mask{
	width:263px;
	height:217px;
	position:absolute;    
	transition-duration: 300ms;
    transition-timing-function: ease-out;
	background-color:rgba(158,204,76,0.6);
}
ul.tours li:hover .mask span.search_icon{
	width:35px;
	height:217px;
	display:block;
	z-index:10;
	margin:97px auto 0 auto;
	vertical-align:middle;
	background:url(../images/sprite.png) no-repeat -182px -448px;
}
ul.tours li:nth-child(4n){
	margin-right:0px;
	margin-bottom:60px;
}
.tour_description h5{
	margin-bottom:10px;	
}
.tour_description span.tag-line{
	display:block;
	font-size:1.1em;
	margin-bottom:15px;	
	color:#000000;
}
.tour_description p{
	width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:0.8em;
	color:#000000;
	line-height:20px;
}
.tour_description a{
	width:103px;
	height:35px;
	background-color:#ffffff;
	border:1px solid #a9a9a9;
	display:block;
	text-align:center;
	font-size:0.9em;
	line-height:35px;
	color:#898989;
	margin-top:20px;
}
.tour_description a:hover{
	background-color:#008bce;
	border:1px solid #008bce;
	color:#ffffff;
	-moz-transition: all 0.5s ease-out;
}	
/*************** css for domestic tourism page ends ***************/ 
/*************** css for kerala details page ***************/ 
.kerala_tour_banner{
	width:100%;
	/* height:348px; */
	background:url(../images/kerala_details_bg.jpg) no-repeat center center;
	background-size:100% 100%;
}
.breadcrumb{
	background-color:#ffffff;
	margin:25px 0 50px 0;
	padding-left:0;
	padding-right:0;
}
.breadcrumb > li + li:before {
    color: #000000;
    content: "> ";
    padding: 0 5px;
}
.breadcrumb > li > a{
	font-size:0.9em;
	color:#000000;
}
.breadcrumb > li.active{color:#d73863;}
.tour_details_title h4{
	font-size:1.37em;
	color:#008bce;
	line-height:30px;
	margin-bottom:10px;
}
.photo_gallery a:first-child{
	width:93px;
	height:30px;
	display:block;
	background-color:#d73863;
	font-size:1em;
	color:#ffffff;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
}
.details_border_bottom{border-bottom:1px solid #dddddd;}
.details_border_bottom {
	font-size:1em;
	color:#000000;
	line-height:22px;
}
.p10{padding:10px 0;}
.mt20{margin-top:20px;}
.mb70{margin-bottom:70px;}
ul.tour_details li label{
	text-transform: uppercase;
	color: #d73863 !important;
}
ul.tour_details li label,ul.tour_details li{
	font-size:1em;
	color:#000000;
	line-height:22px;
	margin-bottom:4px;
}
.tour_details_map{
	width:100%;
	height:207px;
	border:1px solid #979595;
}
.stay{
	padding-top:20px;
	margin-bottom:60px;
}
.stay label{
	font-size:1em;
	color:#d73863;
	line-height:22px;
	display:inline-block;
	margin-bottom:4px;
}
.stay p{
	font-size:1em;
	color:#000000;
	line-height:22px;
}
.tour_details_table{
	width:79%;
	margin:auto;
}
.tour_details_table table caption{
	font-size:0.9em;
	color:#000000;
	background-color:#dddddd;
	line-height:40px;
	padding-left:5px;
	border:1px solid #c0c0c0;
	/* border-bottom:none; */
}
.tour_details_table table thead tr th:first-child,.tour_details_table table tbody tr td:first-child{width:17.4%;}
.tour_details_table table thead tr th:nth-child(2),.tour_details_table table tbody tr td:nth-child(2){width:20.3%;}
.tour_details_table table thead tr th:nth-child(3),.tour_details_table table tbody tr td:nth-child(3){width:21.3%;}
.tour_details_table table thead tr th:nth-child(4),.tour_details_table table tbody tr td:nth-child(4){width:21.3%;}
.tour_details_table table thead tr th:nth-child(5),.tour_details_table table tbody tr td:nth-child(5){width:19.7%;}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th, .table-bordered > tbody> tr > td{
	border:1px solid #c0c0c0;
}
.tour_details_table table thead tr th{
	vertical-align:top;
}
.tour_details_table table thead tr:first-child th:first-child{	
	text-align:center;
}
.tour_details_table table tbody tr td{
	vertical-align:top;
	font-size:0.9em;
	color:#000000;
	text-align:center;
}
.tour_details_table table tbody tr:nth-child(2n+1) {
	background-color:#f8f8f8;
}
.tour_details_table table thead tr th p{
	font-size:1em;
	color:#000000;
}
.color_box{
	width:12px;
	height:17px;
	display:inline-block;
	margin:15px 12px 15px 11px;
}
.color_orange{background-color:#e67326;}
.color_gray{background-color:#aeaeae;}
.color_pink{background-color:#ef63a8;}
.color_purple{background-color:#7b42f0;}
.tour_details_table table:first-child.table{margin-bottom:0;}
.tour_details_table table:nth-child(2) caption{border-top:none;}
.pdf_download ul li {
	width:49%;
	display:inline-block;
	text-align:center;
	padding:15px 5px;
	margin-bottom:5px;
	vertical-align: top;	
}
.pdf_download ul li a {
	font-size:0.9em;
	color:#000000;
	outline:none;
}
.pdf_download ul li a:hover {
	color:#008bce;
}
.pdf_download ul li a span.pdf_icon{
	width:24px;
	height:30px;
	display:inline-block;
	margin-right:15px;
	background:url(../images/sprite.png) no-repeat -182px -403px ;
	vertical-align:middle;
}
.p20{padding:20px 30px;}
.gray_border{border:1px solid #d8d8d8;}
.mb17{margin-bottom:17px;}
.cost_container {
	width:100%;
	min-height:490px;
	height:auto;
	/*background-color: rgba(0,0,0,0.5);*/
	background:url(../images/cost_bg.jpg) no-repeat left top;
	background-size:100% 100%;
}
.international_cost_bg{
	width:100%;
	min-height:490px;
	height:auto;
	background:url(../images/international_cost_bg.jpg) no-repeat left top;
	background-size:100% 100%;	
}
.bg_layer{
	width:100%;
	min-height:490px;
	height:auto;
	background-color: rgba(0,0,0,0.8);	
}
.cost_container_kerala{background:url(../images/kerala_details_bg.jpg) no-repeat;background-size:100% 100%;}
.cost_container_rajasthan{background:url(../images/banner_rajasthan.jpg) no-repeat;background-size:100% 100%;}
.cost_container_himachal{background:url(../images/banner_himachal.jpg) no-repeat;background-size:100% 100%;}
.cost_container_sikkim{background:url(../images/banner_sikkim.jpg) no-repeat;background-size:100% 100%;}
.cost_container_goa{background:url(../images/banner_goa.jpg) no-repeat;background-size:100% 100%;}
.cost_container_uttarakhand{background:url(../images/banner_uttaranchal.jpg) no-repeat;background-size:100% 100%;}
.cost_container_karnataka{background:url(../images/banner_karnataka.jpg) no-repeat;background-size:100% 100%;}
.cost_container_kashmir{background:url(../images/banner_kashmir.jpg) no-repeat;background-size:100% 100%;}
.cost_container_andaman{background:url(../images/banner_andaman.jpg) no-repeat;background-size:100% 100%;}
.cost_container_ladakh{background:url(../images/banner_ladakh.jpg) no-repeat;background-size:100% 100%;}
.p23{padding:23px 0;}
.w36{width:36%;}
.w61{width:61%;}
.cost_container h4{
	font-size:1.37em;
	color:#ffffff;
	padding-bottom:22px;
	border-bottom:1px solid #797876;
	padding-left: 10px;
}
.cost_container dl{
	margin-top:25px;
	margin-left: 10px;
}
.cost_container dl dt,.cost_container dl dd{
	margin-bottom:13px;
}
.cost_container dl.dl-horizontal dt.bullet{
	width:8px;
	height:8px;
	display:inline-block;
	margin-top:8px;
	margin-right:13px;
	background:url(../images/sprite.png) no-repeat -256px -403px ;
	vertical-align:middle;
}
.cost_container dl.dl-horizontal dd{
	margin-left:0;
}
.cost_container dl.dl-horizontal dd{
	color:#ffffff;
	font-size:0.9em;
	line-height:25px;
}
.cost_tour_description{
	margin-top:30px;
}
.cost_tour_description p{
	color:#ffffff;
	font-size:0.9em;
	line-height:25px;
}
.directions-card-medium-large{display: none !important;}
.gm-style .directions-card{display: none !important;}

/*.gm-style-cc + div{display: none !important;}*/

/*************** css for kerala details page ends ***************/ 
/*************** css for international tours page ***************/
.international_tours_banner{
	width:100%;
	/* height:348px; */
	background:url(../images/international_tours_bg.jpg) no-repeat center center;
	background-size:100% 100%;
} 
.international_tours_banner_icon{
	width:90px;
	height:90px;
	display:block;
	margin:55px auto 75px auto;
	background:url(../images/international_tours_icon.png) no-repeat center center;
	background-size: 100% 100%;
}
.cost_container_mauritius{background:url(../images/banner_mauritius.jpg) no-repeat;background-size:100% 100%;}
.cost_container_maldives{background:url(../images/banner_maldives.jpg) no-repeat;background-size:100% 100%;}
.cost_container_srilanka{background:url(../images/banner_srilanka.jpg) no-repeat;background-size:100% 100%;}
.cost_container_dubai{background:url(../images/banner_dubai.jpg) no-repeat;background-size:100% 100%;}
.international_tours_details{}
.international_tours_details ul li {
	padding:10px 0;
	border-bottom:1px solid #dddddd;
}
.international_tours_details ul li label{
	font-size:16px;
	font-weight:bold;
	color:#d73863;
	display:block;
	margin-bottom:5px;
}
.international_tours_details ul li p{
	font-size:14px;
	color:#000000;
	line-height:20px;
	font-weight:normal;
}
/*************** international tours page ends ***************/ 
/*************** css for honeymoon tours page ***************/ 
.honeymoon_tours_banner_icon{
	width:90px;
	height:90px;
	display:block;
	margin:55px auto 75px auto;
	background:url(../images/honeymoon_tours_icon.png) no-repeat center center;
	background-size: 100% 100%;
}
/*************** honeymoon tours page ends ***************/ 
/*************** css for about us page ***************/
.about_us_banner{
	width:100%;
	/* height:348px; */
	background:url(../images/banner_about_us.jpg) no-repeat center center;
	background-size:100% 100%;
}
.information_details p{
	font-size:1em;
	line-height:32px;
	color:#000000;
	text-align:justify;	
}
.information_details h6{
	color:#d73863;
	margin-bottom:10px;
	margin-top: 20px;
}
.information_details dl{
	margin-bottom:20px;
}
.information_details dt{
	width:5%;
	float:left;
	padding-top:8px;
}
.information_details dd{
	width:95%;
	float:left;
	font-size:1em;
	color:#000000;
	line-height:32px;
}
.team{
	margin-top:30px;
	margin-bottom:60px;
}
.team_details img{
	width:100px;
	height:100px;
	border-radius:50%;
	border:1px solid #c8c8c8;
	display:block;
	text-align:center;
	margin: auto;
}
.team_details .col-md-2,.team_details .col-sm-2 {
  width: 12.667%;
}
.team_details .col-md-10,.team_details .col-sm-10 {
  width: 87.333%;
}
.team_details h5{
	color:#d73863;
	margin-top:10px;
	margin-bottom:10px;
}
.team_details p{
	font-size:1em;
	line-height:32px;
	color:#000000;
	text-align:justify;	
}
/**************** about us page ends ****************/
/*************** css for contact us page ***************/
.contact_us_banner{
	width:100%;
	/* height:348px; */
	background:url(../images/banner_contact_us.jpg) no-repeat center center;
	background-size:100% 100%;
}
.contact_details h6, .contact_form h6{
	text-align:center;
	margin-bottom:25px;
}
.contact_details_container{
	border:1px solid #e3e3e3;
	padding:2% 10%;
}
.width100{width:100%;}
.contact_details_container label{
	font-size:1em;
	line-height:22px;
	color:#424242;
	display:block;
	margin-bottom:15px;
}
.contact_details_container p{
	font-size:1em;
	line-height:27px;
	color:#b0b0b0;
}
.contact_details_container p a{color:#b0b0b0;}
.contact_details_container p a:hover{color:#000000;}
.logo-link-container{
	width:100%;
	height:150px;
}
.logo-link-box{
	width:150px;
	height:150px;
	float:left;
	text-align:center;
}
.logo-link-box a{
	width:150px;
	height:150px;
	display:block;
	outline:none;
	border:1px solid #e3e3e3;
}
.logo-link-box a img{
	width:140px;
	height:64px;
	display:block;
	position:relative;
	left:0;
	right:0;
	margin:auto;
	top:50%;
	transform:translateY(-50%);
}
.contact_map{
	width:100%;
	height:304px;
	border:1px solid #b4b4b4;
}
.form-group {
  margin-bottom: 25px;
}
.form-control{
	border-top:none;
	border-left:none;
	border-right:none;
	border-radius:0;
	box-shadow:none;
	border-bottom:1px solid #e3e3e3;
}
.form-control:focus{
	box-shadow:none;
	/* border-top:none;
	border-left:none;
	border-right:none; */
	border-color:#e3e3e3;
}
.btn{
	border-radius:0;
	padding:12px 47px;
}
.btn-primary {
  background-color: #008bce;
  border-color: #008bce;
  color: #fff;
}
.btn-primary:hover,.btn-primary:focus {
  background-color: #008bce;
  border-color: #008bce;
  color: #fff;
}
.text_center{text-align:center;}
.error{
	font-size:14px;
	color:#ff0000;
	line-height:20px;
	text-decoration:blink;
}
/*************** contact us page ends ***************/
/*************** css for enquiry page ***************/
.enquiry_banner{
	width:100%;
	/* height:348px; */
	background:url(../images/banner_enquiry.jpg) no-repeat center center;
	background-size:100% 100%;
}
.enquiry_form{
	width:80%;
	padding:2%;
	margin:auto;
	border:1px solid #e3e3e3;
}
.brdr{border:1px solid #e3e3e3;resize:none;}
.alert{padding: 5px 15px; margin-bottom: 10px;}
#error-note{
	border: 1px solid transparent;
    border-radius: 4px;
	padding: 5px 15px;
    margin-bottom: 10px;
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    display:none;
}
/*************** enquiry page ends ***************/
/*************** banner images ***************/
.rajasthan_banner{
	width:100%;
	background:url(../images/banner_rajasthan.jpg) no-repeat center center;
	background-size:100% 100%;
}
.himachal_banner{
	width:100%;
	background:url(../images/banner_himachal.jpg) no-repeat center center;
	background-size:100% 100%;
}
.sikkim_banner{
	width:100%;
	background:url(../images/banner_sikkim.jpg) no-repeat center center;
	background-size:100% 100%;
}
.goa_banner{
	width:100%;
	background:url(../images/banner_goa.jpg) no-repeat center center;
	background-size:100% 100%;
}
.uttaranchal_banner{
	width:100%;
	background:url(../images/banner_uttaranchal.jpg) no-repeat center center;
	background-size:100% 100%;
}
.karnataka_banner{
	width:100%;
	background:url(../images/banner_karnataka.jpg) no-repeat center center;
	background-size:100% 100%;
}
.kashmir_banner{
	width:100%;
	background:url(../images/banner_kashmir.jpg) no-repeat center center;
	background-size:100% 100%;
}
.andaman_banner{
	width:100%;
	background:url(../images/banner_andaman.jpg) no-repeat center center;
	background-size:100% 100%;
}
/*.madhya_pradesh_banner{
	width:100%;
	background:url(../images/banner_madhya_pradesh.jpg) no-repeat center center;
	background-size:100% 100%;
}*/
.ladakh_banner{
	width:100%;
	background:url(../images/banner_ladakh.jpg) no-repeat center center;
	background-size:100% 100%;
}
.mauritius_banner{
	width:100%;
	background:url(../images/banner_mauritius.jpg) no-repeat center center;
	background-size:100% 100%;
}
.maldives_banner{
	width:100%;
	background:url(../images/banner_maldives.jpg) no-repeat center center;
	background-size:100% 100%;
}
.srilanka_banner{
	width:100%;
	background:url(../images/banner_srilanka.jpg) no-repeat center center;
	background-size:100% 100%;
}
.dubai_banner{
	width:100%;
	background:url(../images/banner_dubai.jpg) no-repeat center center;
	background-size:100% 100%;
}
.privacy_policy_banner{
	width:100%;
	background:url(../images/banner_privacy_policy.jpg) no-repeat center center;
	background-size:100% 100%;
}
/*************** banner images ends ***************/
/*************** css for add on pages ***************/
.add_on_container{}
.add_on_container h6{
	font-size:1.1em;
	font-weight:normal;
	color:#d093fb;
	margin-bottom:10px;
}
.add_on_container p{
	font-size:1em;
	font-weight:normal;
	color:#828080;
	line-height:24px;
}
/*************** add on pages ends ***************/
@media all and (max-width:1024px){
.container{
	width:100%;
}
.navbar .nav > li > a{
	/* padding-left:5px;
	padding-right:5px; */
	padding-left:5px;
	padding-right:5px;
}
#myCarousel .carousel-control {
  top: 260px;
}
.container_position{
	margin-top:-300px;
}
.main_tours p:first-child{
	font-size: 1.5em;
}
.main_tours p{
	margin-bottom:25px;
}
.main_tour_circle a{
	width:140px;
	height:140px;
	padding-top:15px;
}
.main_tour_circle a span.tour_text{
	font-size: 1em;
	margin-top:22px;
}
.add_on .col-md-offset-1 {
  margin-left: 6.333%;
}
.ml43{margin-left:43px;}
.special_tour_img{
	width:240px;
	height:180px;
}
.special_tour_img img{
	width:240px;
	height:180px;
}
footer{
	padding: 20px 10px;
}
/*************** css for domestic tourism page ***************/ 
ul.tours li{
	margin-right:96px;
}
ul.tours li:nth-child(3n+1),ul.tours li:nth-child(3n+2){
	margin-right:96px;
}
ul.tours li:nth-child(3n){
	margin-right:0px;
	margin-bottom:60px;
}
.pdf_download ul{margin-left: 15px;} 
/*************** css for domestic tourism page ends ***************/ 
/*************** css for domestic tourism -kerala details page ***************/ 
.tour_details_table table caption{
	font-size:0.8em;
}
.tour_details_table table thead tr th p{
	font-size:0.9em;
}
.tour_details_table table thead tr:first-child th:first-child{
	font-size:0.9em;
}
.pdf_download ul li{
	width:32%;
}
.pdf_download ul li a{
	font-size:0.8em;
}
.pdf_download ul li a span.pdf_icon{
	margin-right:10px;
}
.cost_tour_description {
	padding:0 10px;
}
ul.tours {
  margin: 60px auto 0 auto;
}
/*************** css for domestic tourism -kerala details  page ends ***************/ 
}
@media all and (max-width:980px){
#myCarousel .carousel-control{top:190px;}
.logo{
	width:215px;
	height:85px;
}
.logo a{
	width:215px;
	height:104px;
	/* background-size:100%; */
}
ul.nav {
  margin-left: 0px;
}
.navbar .nav > li > a{
	font-size:0.9em;
}
.navbar .nav > li > a{
	padding-left:10px;
	padding-right:10px;
}
.main_tours .col-sm-offset-1 {
  margin-left: 12.333%;
}
.special_tours .col-sm-offset-1 {
  margin-left: 5.333%;
}
.ml43 {
  margin-left: 40px;
}
/*************** css for domestic tourism page ***************/ 
ul.tours li:nth-child(3n+1),ul.tours li:nth-child(3n+2){
	margin-right:73px;
}
/*************** css for domestic tourism page ends ***************/ 
}
@media all and (max-width:900px){
header{
	height:104px;
}
.logo{
	width:200px;
	height:90px;
}
.logo a{
	width:200px;
	height:90px;
	background-size:60%;
}
.navbar .nav > li > a {
  padding:42px 4px 42px 4px;
}
.main_tours p:first-child{
	font-size:1.25em;
}
.add_on .col-md-offset-1 {
  margin-left: 4.333%;
}
.special_tours .col-sm-offset-1 {
  margin-left: 4.333%;
}
.add_on_box,.add_on_box a span.add_on_img,
.add_on_box a:hover .add_on_mask{
	width:225px;
}
.ml43 {
  margin-left: 35px;
}
/*************** css for domestic tourism page ***************/ 
.inner_banner {
  height: 295px;
}
ul.tours li:nth-child(3n+1),ul.tours li:nth-child(3n+2){
	margin-right:35px;
}
.width33{width:33% !important;}
/*************** css for domestic tourism page ends ***************/ 
/*************** css for domestic tourism -kerala details page ***************/ 
ul.tour_details li label, ul.tour_details li{
	font-size:0.9em;
}
.stay {
  margin-bottom: 30px;
}
.stay p{
	font-size:0.9em;
}
.tour_details_table table thead tr th p{
	font-size:0.8em;
}
.tour_details_table table caption{
	line-height:30px;
}
.color_box{
	margin: 15px 8px 15px 4px;
}
.pdf_download ul li a span.pdf_icon{
	margin-right:5px;
}
.pdf_download ul li a {
  font-size: 0.7em;
}
.cost_container h4{
	padding-bottom: 12px;
}
.cost_container dl {
  margin-top: 15px;
  margin-left: 10px;
}
.cost_container dl dt, .cost_container dl dd {
  margin-bottom: 10px;
}
.cost_container dl.dl-horizontal dd{
	font-size:0.8em;
}
.cost_tour_description p{
	font-size:0.8em;
}
/*************** css for domestic tourism -kerala details  page ends ***************/ 
}
@media all and (max-width:800px){
header{
	height:76px;
}
.logo{
	width:170px;
	height:60px;
}
.logo a{
	width:170px;
	height:60px;
	margin-top:7px;
	background-size:49%;
}
.navbar-collapse{
	padding-left:0px;
	padding-right:0px;
}
.navbar .nav > li > a {
  padding: 28px 3px;
  font-size: 0.8em;
}
.m73 {
  margin: 35px 0 45px;
}
.container_position {
  margin-top: -280px;
}
.add_on_box, .add_on_box a span.add_on_img ,
.add_on_box a:hover .add_on_mask,.add_on_box a p.title,.add_on_box a p{
  width: 210px;
}
.add_on_box a p.title{
	line-height:25px;
}
.special_tours{
	height:auto;
}
.mb25 {
  margin-bottom: 15px;
}
.p_left30 {
  padding-left: 60px;
}
.p_right30 {
  padding-right: 60px;
}
/*************** css for domestic tourism page ***************/ 
.inner_banner {
  height: 245px;
}
ul.tours{
	width:84%;
	margin:50px auto 0 auto;
}
ul.tours li:nth-child(3n+1),ul.tours li:nth-child(3n+2),ul.tours li:nth-child(2n+1){
	margin-right:83px;
}
ul.tours li:nth-child(2n){
	margin-right:0;
}
/*************** css for domestic tourism page ends ***************/ 
/*************** css for domestic tourism -kerala details page ***************/ 
.tour_details_table table thead tr th p {
  font-size: 0.7em;
}
.color_box {
  margin: 7px 3px;
}
.tour_details_table table tbody tr td{
	font-size: 0.8em;
}
/*************** css for domestic tourism -kerala details  page ends ***************/ 
/* css for about us page */
.team_details .col-md-2, .team_details .col-sm-2 {
  width: 15.667%;
}
.team_details .col-md-10, .team_details .col-sm-10 {
  width: 83.333%;
}
/* about us page ends */
}
@media all and (max-width:768px){
.navbar .nav > li > a{
	padding:28px 2px;
}
.container_position {
  margin-top: -260px;
}
.main_tours p:first-child {
  font-size: 1.1em;
  margin-bottom: 5px;
  line-height: 22px;
}
.main_tours p {
  margin-bottom: 10px;
}
.main_tour_circle a {
  height: 130px;
  padding-top: 5px;
  width: 130px;
}
.ml43 {
  margin-left: 30px;
}
.m46 {
  margin: 36px 0 12px;
}
.main_tour_circle a span.tour_text{
	font-size:0.9em;
}
.special_tours .container .p40{
	padding:30px 0;
}
.m22 {
  margin: 17px 0 25px;
}
.m19 {
  margin: 15px 0 20px;
}
.footer_bottom ul li a:first-child{
	margin:0 10px 0 0 !important;
}
/*************** css for domestic tourism page ***************/ 
ul.tours{
	width:85%;
	/*margin:50px auto 0 auto;*/
}
.pdf_download ul{margin-left: 5px;} 
/*************** css for domestic tourism page ends ***************/ 
/*************** css for domestic tourism -kerala details page ***************/ 
.breadcrumb{
	margin:25px 0 20px 0;
}
.tour_details_table table thead tr:first-child th:first-child{
	font-size:0.8em;
}
.mb70 {
  margin-bottom: 35px;
}
.color_box{
	width:8px;
	height:12px;
}
.pdf_download ul li {
  margin-bottom: 10px;
  width: 47%;
}
.pdf_download ul li:last-child {
  margin-bottom:0px;
}
/*************** css for domestic tourism -kerala details  page ends ***************/ 
}
@media all and (max-width:767px){
.navbar-nav{margin:0;}
.navbar .nav > li > a{
	padding:0;
	line-height:30px;
	font-size:0.9em;
	padding-left:10px;
	background-color:#ffffff;
}
ul.navbar-nav {
	width:100%;
	position:absolute !important; 
	z-index:99999 !important;
}
.container_position{z-index: 999;}
#myCarousel .carousel-control {top: 130px;}
.main_tours .col-xs-4{width: 25.333333%;}
.container_position {margin-top: -180px;}
.add_on_box, .add_on_box a span.add_on_img ,
.add_on_box a:hover .add_on_mask,.add_on_box a p.title,.add_on_box a p{width: 195px;}
#myCarousel1 .testimonial p{width: 80%;margin: auto;}
#myCarousel1  .carousel-control.left,#myCarousel1 .carousel-control.right {top: 45px;}
footer .container .pull-left{float: none !important;}
footer .container .pull-right{float: none !important;}
footer .container .pull-right .social_icons{text-align: center;}
/* domestic tours page */
ul.tours {width: 92%;margin: 35px auto 0 auto;}
ul.tours li:nth-child(2n){margin-right: 0 !important;}
ul.tours li:nth-child(3n+1), ul.tours li:nth-child(2n+1){margin-right: 50px;}
.cost_container h4{padding-left:10px;}
.cost_container dl{padding-left:10px;}
.pdf_download{margin-left: 10px;}
.tour_details_title.pull-left{float: left !important;}
.photo_gallery.pull-right{float: right !important;}
.cost_container dl.dl-horizontal dt.bullet{float: left;}
/*.page_title{width:100px; height: 100px;margin: -55px auto 0 auto;}
.domestic_tourism_banner_icon{width: 45px;height: 45px;    margin: 10px auto 15px auto;}*/
/*.tour-desc{margin-top: 50px;}*/
/* domestic tours page end */
}
@media all and (max-width:640px){
.main_tours .col-xs-4 {width: 33.333333%;}

#myCarousel .carousel-control {
  top: 140px;
  display:none;
}
#myCarousel .carousel-control.left{left: 0px;} 
#myCarousel .carousel-control.right{right: 0px;}
h1{font-size:1.37em;}
.main_tours .col-sm-offset-1 {
  margin-left: 0;
}
.add_on .col-md-offset-1 {
   margin-left: 0;
}
.m73 {
  margin: 35px 0 25px;
}
.ml43{
	margin-left:0;
}
.container_position {
  margin-top: -170px;
}
.navbar-nav{margin:0;}
.navbar .nav > li > a{
	padding:0;
	line-height:30px;
	font-size:0.9em;
	padding-left:10px;
	background-color:#ffffff;
}
ul.navbar-nav {
	width:100%;
	position:absolute !important; 
	z-index:99999 !important;
}
.add_on_box, .add_on_box a span.add_on_img ,
.add_on_box a:hover .add_on_mask,.add_on_box a p.title,.add_on_box a p{
  width: 185px;
}
.add_on_box a p,.add_on_box a p.title{font-size:0.9em;}
.container .mb60:nth-child(3){
	margin-bottom:30px;
}
.special_tours{
	background-position:fixed;
	background-size:cover;
}
.m46 {
  margin: 15px 0 5px;
}
.special_tours .col-sm-offset-1{
	margin-left:0;
}
.special_tour_img{
	width:145px;
	height:130px;
}
.special_tour_img img{
	width:135px;
	height:130px;
}
.p_left30{padding-left:0;}
.p_right30{padding-right:0;}
#myCarousel1 .testimonial p{
	width: 80%;
	margin: auto;
}
.carousel-control.left, .carousel-control.right {
  top: 40px;
}
h2{
	font-size: 1.5em;
}
h4{
	font-size: 1.25em;
}
.mb25 {
  margin-bottom: 5px;
}
.special_tour_text p{
	font-size:0.8em;
	line-height: 20px;
}
.h365 {
  min-height: 340px;
}
.footer_top{text-align:center;}
.footer_bottom{text-align:center;margin-bottom:15px;}
footer .pull-right{
	float:none !important;
}
.social_icons{
	text-align:center;
}
/*************** css for about us page ***************/
.team_details .col-xs-12{width: 100% !important;}
/*************** about us page end ***************/
/*************** css for domestic tourism page ***************/ 
.inner_banner {
  height: 215px;
}
ul.tours{
	width:100%;
}
.page_title{
	width: 100px;
	height: 100px;
	margin: -55px auto 0 auto;
}
.domestic_tourism_banner_icon,.international_tours_banner_icon,.honeymoon_tours_banner_icon{
	width: 45px;
	height: 45px;
	margin: 30px auto 40px auto;
}
.page_title_text h1{
	width: 100px;
	font-size: 1.1em;
	margin-left: -8px;
}
.tour-desc {margin-top: 110px;}
ul.tours li:nth-child(3n+1), ul.tours li:nth-child(3n+2), ul.tours li:nth-child(2n+1) {
  margin-right: 78px;
}
ul.tours li:nth-child(2n){
	margin-right:0px;
}
/*************** css for domestic tourism page ends ***************/ 
/*************** css for domestic tourism -kerala details page ***************/ 
ul.tour_details{
	margin-bottom:20px;
}
.tour_details_table {
  width: 100%;
}
.color_box {
  margin: 7px;
}
.cost_container{
	height:auto;
	background-position:fixed;
	background-size:cover;
}
.w36 {
  width: 100%;
  margin-bottom:20px;
}
.w61 {
  width: 100%;
}
.cost_container dl.dl-horizontal dt.bullet{
	float:left;
}
/*************** css for domestic tourism -kerala details  page ends ***************/ 
/* css for about us page */
.tour_details_map{margin-top:15px;}
.team_details span{width:80px;height:80px;}
/* about us page ends */
}
@media all and (max-width:600px){
.add_on_box, .add_on_box a span.add_on_img,
.add_on_box a:hover .add_on_mask,.add_on_box a p.title,.add_on_box a p{
	width:165px;
}/* 
.special_tours {
  height: 590px;
} 
.pb10{padding-bottom:10px;}*/
/*************** css for domestic tourism page ***************/ 
ul.tours li:nth-child(3n+1), ul.tours li:nth-child(3n+2), ul.tours li:nth-child(2n+1) {
  margin-right: 38px;
}
ul.tours li:nth-child(2n){
	 margin-right:0px;
}
/*************** css for domestic tourism page ends ***************/
/*************** css for domestic tourism -kerala details page ***************/ 
.color_box {
  margin: 7px 3px;
}
/*************** css for domestic tourism -kerala details  page ends ***************/ 
}

@media all and (max-width:480px){
.add_on .col-xs-4{
	width:100%;
}
.add_on_box, .add_on_box a span.add_on_img,
.add_on_box a:hover .add_on_mask,.add_on_box a p.title,.add_on_box a p{
	width:263px;
	margin-bottom:25px;
}
.container .mb60{margin-bottom:0px;}
.ml43{margin:25px auto;}
.special_tours .container .p40 {
  padding: 15px 0;
}
.p_left30 {
  padding-left: 40px;
}
.p_right30 {
  /* padding-right: 40px; */
}
/* .special_tours {
  height: 660px;
} */
.container_position {
  margin-top: -142px;
}
.main_tour_circle a{
	width:120px;
	height:120px;
	margin-top:0px;
}
.main_tour_circle a span.tour_text{
	margin-top:0px;
}
/*************** css for domestic tourism page ***************/ 
.inner_banner {
  height: 160px;
}
ul.tours {
  width: 60%;
}
ul.tours li:nth-child(3n+1), ul.tours li:nth-child(3n+2), ul.tours li:nth-child(2n+1) {
  margin-right: 0px;
}
ul.tours li:nth-child(2n){
	 margin-right:0px;
}
/*************** css for domestic tourism page ends ***************/ 
/*************** css for domestic tourism -kerala details page ***************/ 
.pdf_download ul{
  width: 70%;
  margin:auto;
}
.pdf_download ul li {
  width:96%;
  margin:0 auto 10px auto;
}
/*************** css for domestic tourism -kerala details  page ends ***************/ 
/*************** css for about us page ***************/
.information_details p{font-size:0.9em;}
.information_details dl{font-size:0.9em;}
.team_details span {
  height: 70px;
  width: 70px;
}
.team_details .col-md-2, .team_details .col-sm-2 {
  width: 18.667%;
}
.team_details .col-md-10, .team_details .col-sm-10 {
  width: 79.333%;
}
.team_details p{
	font-size:0.9em;
}
/*************** about us page ends ***************/
/*************** css for contact us page ***************/
.contact_details_container .col-xs-6, .map .col-xs-6{width:100%;}
.margin45{margin-bottom:45px;}
.margin15{margin-bottom:15px;}
.contact_details_container {padding: 2% 5%;}
/*************** contact us page ends ***************/
}
@media all and (max-width:435px){
.main_tours{display: none;}
.carousel-control{display: block !important;}
#myCarousel .carousel-control{top:85px;}
}
@media all and (max-width:375px){
#myCarousel .carousel-control{top:60px;}
#myCarousel .carousel-control.left{left: 0px;} 
#myCarousel .carousel-control.right{right: 0px;}
.container_position{
	display:none;
}
.special_tours .col-xs-3{
	width:100%;
}
.special_tours .col-xs-9{
	width:100%;
}
.special_tour_img{
	margin-bottom:20px;
}
.p_left30 {
  padding-left:0px;
}
.p_right30 {
  padding-right:0px;
}
#myCarousel1 .carousel-control.left{left: -13px;} 
#myCarousel1 .carousel-control.right{right: -13px;}
/*************** css for domestic tourism page ***************/ 
ul.tours {
	width: 82%;
}
/*************** css for domestic tourism page ends ***************/ 
/*************** css for domestic tourism -kerala details page ***************/ 
.pdf_download ul{
  width: 90%;
}
/*************** css for domestic tourism -kerala details  page ends ***************/ 
/* css for about us page */
.team_details .col-md-2, .team_details .col-sm-2{width:100%;}
.team_details span{
    width: 90px;
	height: 90px;
    margin:0 auto 15px auto;
}
.team_details .col-md-10, .team_details .col-sm-10{width:100%;}
.team_details h5{text-align:center;}
/* about us page ends */
}
@media all and (max-width:320px){
/*************** css for domestic tourism page ***************/ 
ul.tours {
  width: 93%;
}
/*************** css for domestic tourism page ends ***************/ 
/*************** css for domestic tourism -kerala details page ***************/ 
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
	padding:4px;
}
.p20 {
  padding: 20px 22px;
}
.pdf_download ul {
  width: 100%;
}
/*************** css for domestic tourism -kerala details  page ends ***************/ 
}
