html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: LatoRegular, arial;
	font-weight: normal
}
em, i, .em {
	font-family: "Lato Italic"
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: -19px;
	margin-bottom: 10px
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
@font-face {
	font-family: 'LatoRegular';
	src: url('../fonts/lato-reg.eot');
	src: url('../fonts/lato-reg.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-reg.woff') format('woff'), url('../fonts/lato-reg.ttf') format('truetype'), url('../fonts/lato-reg.svg#LatoRegular') format('svg')
}
@font-face {
	font-family: 'LatoBold';
	src: url('../fonts/lato-bol.eot');
	src: url('../fonts/lato-bol.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bol.woff') format('woff'), url('../fonts/lato-bol.ttf') format('truetype'), url('../fonts/lato-bol.svg#LatoBold') format('svg')
}
@font-face {
	font-family: 'WebRupee';
	src: url('../fonts/WebRupee.V2.0.eot');
	src: url('../fonts/WebRupee.V2.0.eot?#iefix') format('embedded-opentype'), url('../fonts/WebRupee.V2.0.woff') format('woff'), url('../fonts/WebRupee.V2.0.ttf') format('truetype'), url('../fonts/WebRupee.V2.0.svg#WebRupee') format('svg');
	font-weight: normal;
	font-style: normal
}
.RupeeSign {
	font-family: 'WebRupee';
	margin: 0 2px 0 0;
	padding: 0
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	
	background: #fff;
}
.latoBold {
	font-family: LatoBold
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #1571be;
	text-decoration: none
}
a:focus {
	outline: 0
}
a:link, a:hover, a:focus, a:active {
	outline: 0 none!important;
ie-dummy:expression(this.hideFocus=true)
}
a:hover {
	outline: 0;
	color: #00668a;
	text-decoration: underline
}
a:active {
	text-decoration: none;
	outline: 0;
	color: #00668a
}
nav ul {
	list-style: none
}
ul {
	padding: 0;
	margin: 0
}
.wfull {
	width: 100%;
	float: left
}
.mt20 {
	margin-top: 20px
}
.mt5 {
	margin-top: 5px
}
.anim {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.content-main {
	margin: 0 auto;
	max-width: 1280px
}
.flL {
	float: left
}
body.high-res .content-main {
	max-width: 97%;
	width: 97%;
	padding: 0 1.5%
}
@media only screen and (max-width:960px) {
body.high-res .content-main {
	width: 100%;
	max-width: 100%;
	padding: 0
}
}
body.high-res .results-grid li {
	width: 25%!important
}
@media only screen and (max-width:960px) {
body.high-res .results-grid li {
	width: 33.3%!important
}
}
@media only screen and (max-width:840px) {
body.high-res .results-grid li {
	width: 50%!important
}
}
@media only screen and (max-width:419px) {
body.high-res .results-grid li {
	width: 100%!important
}
}
.w50 {
	width: 50%
}
.bxs-sizing {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
.modify-srch {
	display: none;
	background: #333;
	padding: 15px 0
}
@media only screen and (max-width:800px) {
.modify-srch {
	display: block;
	background: #03566c!important
}
}
.modify-srch.fixed {
	position: fixed;
	top: 0;
	z-index: 999999
}
@media only screen and (max-width:800px) {
.modify-srch.fixed {
	position: relative;
	z-index: 0
}
}
.modify-srch .srp-heading {
	display: none;
	color: #fff;
	text-align: center
}
@media only screen and (max-width:800px) {
.modify-srch .srp-heading {
	display: block;
	font-size: 24px
}
}
@media only screen and (max-width:640px) {
.modify-srch .srp-heading {
	font-size: 21px
}
}
@media only screen and (max-width:420px) {
.modify-srch .srp-heading {
	font-size: 18px
}
}
body {
	overflow-x: hidden!important
}
.srp-wrapper, .holiday-header-wrapper {
	position: relative;
	margin-top: -1px
}
@media only screen and (max-width:639px) {
body.opened .srp-wrapper {
	-moz-transform: translateX(80%);
	-webkit-transform: translateX(80%);
	-o-transform: translateX(80%);
	-ms-transform: translateX(80%);
	transform: translateX(80%);
	-moz-transition: transform .3s ease 0s, width .3s ease 0s;
	-webkit-transition: transform .3s ease 0s, width .3s ease 0s;
	-o-transition: transform .3s ease 0s, width .3s ease 0s;
	-ms-transition: transform .3s ease 0s, width .3s ease 0s;
	transition: transform .3s ease 0s, width .3s ease 0s
}
}
.js .results-grid.loaded {
	background: 0
}
.results-grid {
	list-style: none;
	width: 100%!important
}
.results-grid li {
	width: 25%;
	float: left;
	float: left;
	background: #fff url("../images/loading-icon.png") center center no-repeat!important;
	position: relative
}
@media only screen and (max-width:1366px) {
.results-grid li {
	width: 33.3%
}
}
@media only screen and (max-width:840px) {
.results-grid li {
	width: 50%
}
}
@media only screen and (max-width:419px) {
.results-grid li {
	width: 100%
}
}
.results-grid li a, .results-grid li img {
	display: block;
	outline: 0;
	border: 0;
	text-decoration: none!important
}
.results-grid li a {
	position: relative;
	overflow: hidden
}
.results-grid.loaded li {
	display: block
}
.results-grid.swipe-down .curtain {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0)
}
.results-grid.swipe-down li.animate .curtain {
	-webkit-animation: swipeDown 1.5s cubic-bezier(0.6, 0, 0.4, 1) forwards;
	animation: swipeDown 1.5s cubic-bezier(0.6, 0, 0.4, 1) forwards
}
.results-grid.swipe-down li.animate img, .results-grid.swipe-down li.animate h3 {
	-webkit-animation: showMe 1.5s step-end forwards;
	animation: showMe 1.5s step-end forwards
}
.results-grid.swipe-down li.shown img, .results-grid.swipe-down li.shown h3 {
	visibility: visible
}
.results-grid .description {
	padding: 10px 10px 5px;
	position: absolute;
	color: #fff;
	bottom: 7px;
	left: 0;
	z-index: 3
}
@media only screen and (max-width:640px) {
.results-grid .description {
	position: absolute;
	width: 100%;
	float: left;
	height: 100%;
	top: 130px;
	text-align: center
}
}
.results-grid .description .city-name {
	font-weight: normal;
	font-size: 28px;
	text-transform: none;
	background-color: rgba(0,0,0,0.3);
	padding: 5px 0px 5px 0px;
	color:white;
	text-align: right
}
@media only screen and (max-width:800px) {
.results-grid .description .city-name {
	font-size: 22px
}
}
@media only screen and (max-width:640px) {
.results-grid .description .city-name {
	font-size: 25px;
	width: 100%;
	float: left;
	text-align: center
}
}
.results-grid .description .grid-left {
	font-size: 15px!important;
	padding-right: 10px;
	width: 30%;
	text-align: left
}
@media only screen and (max-width:640px) {
.results-grid .description .grid-left {
	width: 100%;
	text-align: center
}
}
.results-grid .description .grid-right {
	padding-left: 10px;
	width: 70%;
	text-align: right
}
@media only screen and (max-width:640px) {
.results-grid .description .grid-right {
	width: 100%;
	text-align: center
}
}
.results-grid .description .total-pkg, .results-grid .description .starting-from {
	white-space: nowrap;
	font-size: 14px;
	font-family: LatoBold
}
@media only screen and (max-width:640px) {
.results-grid .description .total-pkg, .results-grid .description .starting-from {
	font-size: 18px
}
}
.results-grid .description .total-pkg.mt5, .results-grid .description .starting-from.mt5 {
	font-size: 15px
}
@media only screen and (max-width:640px) {
.results-grid .description .total-pkg.mt5, .results-grid .description .starting-from.mt5 {
	font-size: 16px
}
}
.results-grid .description .total-pkg {
	margin-top: 16px
}
@media only screen and (max-width:640px) {
.results-grid .description .total-pkg {
	bottom: 145px;
	position: absolute
}
}
.results-grid .description .total-pkg span {
	font-size: 20px
}
@media only screen and (max-width:640px) {
.results-grid .description .total-pkg span {
	bottom: 20px;
	position: absolute;
	left: 50%;
	margin-left: -19px
}
}
.results-grid li.shown .description {
	display: block
}
.results-grid .cover-box {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	float: left;
	opacity: 0;
	top: 0;
	left: 0;
	padding-top: 80px;
	background-image: url("../images/light-box-cover.png");
	font-size: 18px;
	text-align: center;
	color: #fff
}
@media only screen and (max-width:800px) {
.results-grid .cover-box {
	font-size: 16px
}
}
@media only screen and (max-width:640px) {
.results-grid .cover-box {
	font-size: 14px
}
}
@media only screen and (max-width:800px) {
.results-grid .cover-box {
	opacity: 0!important
}
}
#imgLayer {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	float: left;
	opacity: 1;
	top: 0;
	left: 0;
	padding-top: 80px;
	background-image: url("../images/BTImage.png")
}
.results-grid.theme .cover-box {
	text-align: left
}
.results-grid.theme .cover-box {
	background-image: url("../images/theme-light-box-cover.png");
	padding-top: 35px;
	background-color: rgba(0,0,0,0.6)
}
.results-grid .cover-box p {
	padding: 3px 0 0;
	width: 93%;
	word-break: break-word
}
.results-grid .cover-box .city-name {
	font-size: 35px
}
@media only screen and (max-width:800px) {
.results-grid .cover-box .city-name {
	font-size: 30px
}
}
@media only screen and (max-width:640px) {
.results-grid .cover-box .city-name {
	font-size: 25px
}
}
.results-grid.theme .cover-box .city-name {
	font-size: 20px
}
@media only screen and (max-width:800px) {
.results-grid.theme .cover-box .city-name {
	font-size: 30px
}
}
@media only screen and (max-width:640px) {
.results-grid.theme .cover-box .city-name {
	font-size: 25px
}
}
.results-grid .cover-box .country-name {
	font-size: 16px;
	text-transform: uppercase
}
@media only screen and (max-width:800px) {
.results-grid .cover-box .country-name {
	font-size: 20px
}
}
@media only screen and (max-width:640px) {
.results-grid .cover-box .country-name {
	font-size: 17px
}
}
.results-grid .cover-box .left {
	position: relative
}
.results-grid .cover-box .right {
	position: relative
}
.results-grid li.active .cover-box {
	opacity: 1!important
}
@media only screen and (max-width:800px) {
.results-grid li.active .cover-box {
	opacity: 0!important
}
}
.results-grid li.mobile-active .cover-box {
	opacity: 0!important
}
.results-grid li.shown:hover .cover-box .left, .results-grid li.active .cover-box .left, .results-grid li.mobile-active .cover-box .left {
	left: 0
}
.results-grid.theme li .cover-box .left, .results-grid.theme li .cover-box .right {
	left: 20px
}
.results-grid li.shown:hover .cover-box .right, .results-grid li.active .cover-box .right, .results-grid li.mobile-active .cover-box .right {
	right: 0
}
.results-grid li.shown:hover .description .city-name, .results-grid li.active .description .city-name, .results-grid li.mobile-active .description .city-name {
	display: none
}
@media only screen and (max-width:640px) {
.results-grid li.shown:hover .description .city-name, .results-grid li.active .description .city-name, .results-grid li.mobile-active .description .city-name {
	display: block
}
}
.lt-ie10 .results-grid li, .lt-ie10 .results-grid li h3, .lt-ie10 .results-grid li img, .lt-ie10 .results-grid li .description {
	display: block!important;
	visibility: visible!important
}
.lt-ie10 .results-grid .curtain, .lt-ie10 .results-grid .cover-box {
	display: none!important
}
.lt-ie10 .results-grid li {
	width: 33.3%
}
.lt-ie10 .results-grid li.active .cover-box {
	display: block!important
}
.ie-7 .modify-srch {
	position: relative;
	z-index: 9999999
}
.ie-7 .modify-srch .element-list li {
	width: 12.5%!important
}
.ie-7 .modify-srch .element-list li.label {
	width: 2%!important
}
.ie-7 .results-grid .description {
	width: 406px
}
.ie-7 .results-grid .description .grid-left {
	width: 152px!important
}
.ie-7 .results-grid .description .grid-right {
	width: 232px!important
}
.ie-7 .result-wrap {
	position: relative;
	z-index: 0
}
.ie-7 .results-grid .description .total-pkg {
	line-height: 35px
}
.ie-7 .results-grid .description .total-pkg span {
	float: left;
	line-height: 22px
}
@-webkit-keyframes swipeDown {
50%, 60% {
-webkit-transform:translate3d(0, 0, 0)
}
100% {
-webkit-transform:translate3d(0, 100%, 0)
}
}
@-moz-keyframes swipeDown {
50%, 60% {
-webkit-transform:translate3d(0, 0, 0)
}
100% {
-webkit-transform:translate3d(0, 100%, 0)
}
}
@-ms-keyframes swipeDown {
50%, 60% {
-webkit-transform:translate3d(0, 0, 0)
}
100% {
-webkit-transform:translate3d(0, 100%, 0)
}
}
@keyframes swipeDown {
50%, 60% {
-webkit-transform:translate(0);
transform:translate(0)
}
100% {
transform:translate3d(0, 100%, 0);
transform:translate3d(0, 100%, 0)
}
}
@-webkit-keyframes showMe {
from {
visibility:hidden
}
60%, 100% {
visibility:visible
}
}
@-moz-keyframes showMe {
from {
visibility:hidden
}
60%, 100% {
visibility:visible
}
}
@-ms-keyframes showMe {
from {
visibility:hidden
}
60%, 100% {
visibility:visible
}
}
@keyframes showMe {
from {
visibility:hidden
}
60%, 100% {
visibility:visible
}
}
.result-wrap .ico-loading {
	background: transparent url("../images/loading.gif") 0 0 no-repeat;
	display: inline-block;
	height: 16px;
	width: 46px
}
.result-wrap .more-results {
	text-align: center
}
@media(max-width:768px) {
.result-wrap .more-results {
	padding-bottom: 20px
}
}
.results-grid.theme .cover-box .explore .border {
	border: 1px solid white;
	border-radius: 20px;
	text-align: center;
	padding: 7px 10px 10px;
	height: 20px;
	width: 88px
}
.results-grid.theme .cover-box .explore {
	padding: 12px 0 0
}
.results-grid.theme .cover-box .adventure, .results-grid.theme .cover-box .beach, .results-grid.theme .cover-box .default-theme, .results-grid.theme .cover-box .exotic, .results-grid.theme .cover-box .family, .results-grid.theme .cover-box .food-wine, .results-grid.theme .cover-box .group-tours, .results-grid.theme .cover-box .hill-stations, .results-grid.theme .cover-box .honeymoon, .results-grid.theme .cover-box .kids-special, .results-grid.theme .cover-box .luxury, .results-grid.theme .cover-box .romantic, .results-grid.theme .cover-box .self-drive, .results-grid.theme .cover-box .visa-free-travel, .results-grid.theme .cover-box .weekend-getaway, .results-grid.theme .cover-box .wildlife, .results-grid.theme .cover-box .arrow, .results-grid.theme .cover-box .religious-tours, .results-grid.theme .description .adventure, .results-grid.theme .description .beach, .results-grid.theme .description .default-theme, .results-grid.theme .description .exotic, .results-grid.theme .description .family, .results-grid.theme .description .food-wine, .results-grid.theme .description .group-tours, .results-grid.theme .description .hill-stations, .results-grid.theme .description .honeymoon, .results-grid.theme .description .kids-special, .results-grid.theme .description .luxury, .results-grid.theme .description .romantic, .results-grid.theme .description .self-drive, .results-grid.theme .description .visa-free-travel, .results-grid.theme .description .weekend-getaway, .results-grid.theme .description .wildlife, .results-grid.theme .description .arrow, .results-grid.theme .description .religious-tours {
	display: inline-block;
	background: url("../images/theme-icons.png") no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}
.results-grid.theme .cover-box .default-theme, .results-grid.theme .description .default-theme {
	background-position: -0px -0px;
	width: 68px;
	height: 57px
}
.results-grid.theme .cover-box .adventure, .results-grid.theme .description .adventure {
	background-position: -0px -57px;
	width: 68px;
	height: 57px;
	margin-left: -14px
}
.results-grid.theme .cover-box .beach, .results-grid.theme .description .beach {
	background-position: -0px -114px;
	width: 68px;
	height: 57px;
	margin-left: -16px
}
.results-grid.theme .cover-box .exotic, .results-grid.theme .description .exotic {
	background-position: -0px -171px;
	width: 68px;
	height: 57px;
	margin-left: -16px
}
.results-grid.theme .cover-box .family, .results-grid.theme .description .family {
	background-position: -0px -228px;
	width: 68px;
	height: 57px;
	margin-left: -10px
}
.results-grid.theme .cover-box .food-wine, .results-grid.theme .cover-box .food-and-wine, .results-grid.theme .description .food-wine, .results-grid.theme .description .food-and-wine {
	background-position: -0px -285px;
	width: 68px;
	height: 57px;
	margin-left: -14px
}
.results-grid.theme .cover-box .group-tours, .results-grid.theme .description .group-tours {
	background-position: -0px -342px;
	width: 68px;
	height: 57px;
	margin-left: -15px
}
.results-grid.theme .cover-box .hill-stations, .results-grid.theme .description .hill-stations {
	background-position: -0px -399px;
	width: 68px;
	height: 57px
}
.results-grid.theme .cover-box .honeymoon, .results-grid.theme .description .honeymoon {
	background-position: -0px -456px;
	width: 68px;
	height: 57px;
	margin-left: -12px
}
.results-grid.theme .cover-box .kids-special, .results-grid.theme .description .kids-special {
	background-position: -0px -513px;
	width: 68px;
	height: 57px;
	margin-left: -17px
}
.results-grid.theme .cover-box .luxury, .results-grid.theme .description .luxury {
	background-position: -0px -570px;
	width: 68px;
	height: 57px;
	margin-left: -14px
}
.results-grid.theme .cover-box .romantic, .results-grid.theme .description .romantic {
	background-position: -0px -627px;
	width: 68px;
	height: 57px;
	margin-left: -15px
}
.results-grid.theme .cover-box .self-drive, .results-grid.theme .description .self-drive {
	background-position: -0px -684px;
	width: 68px;
	height: 57px;
	margin-left: -9px
}
.results-grid.theme .cover-box .visa-free-travel, .results-grid.theme .cover-box .visa-on-arrival, .results-grid.theme .description .visa-free-travel, .results-grid.theme .description .visa-on-arrival {
	background-position: -0px -741px;
	width: 68px;
	height: 57px;
	margin-left: -7px
}
.results-grid.theme .cover-box .weekend-getaway, .results-grid.theme .description .weekend-getaway {
	background-position: -0px -798px;
	width: 68px;
	height: 57px;
	margin-left: -14px
}
.results-grid.theme .cover-box .wildlife, .results-grid.theme .description .wildlife {
	background-position: -0px -855px;
	width: 68px;
	height: 57px;
	margin-left: -15px
}
.results-grid.theme .cover-box .arrow, .results-grid.theme .description .arrow {
	background-position: -0px -912px;
	width: 25px;
	height: 20px;
	margin: 4px -5px 0 2px
}
.results-grid.theme .cover-box .religious-tours, .results-grid.theme .description .religious-tours {
	background-position: -0px -932px;
	width: 68px;
	height: 57px;
	margin-left: -11px
}
.results-grid li a {
	cursor: pointer
}
.results-grid .description .total-pkg .ft13 {
	font-size: 13px
}
.results-grid.theme .description #themeIconMob {
	display: none
}
@media only screen and (max-width:640px) {
.results-grid.theme .description #themeIconMob {
	display: block;
	margin-left: 38%;
	margin-top: -70px
}
}
@media only screen and (max-width:640px) {
.results-grid.theme h2 {
	margin-top: 10px;
	margin-bottom: 10px
}
}
