@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-reg-webfont.eot');
    src: url('../fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-reg-webfont.woff') format('woff'),
         url('../fonts/lato-reg-webfont.ttf') format('truetype'),
         url('../fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), 
    url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), 
    url(../fonts/glyphicons-halflings-regular.woff) format('woff'), 
    url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), 
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
@font-face {
    font-family: 'rupee_foradianregular';
    src: url('../fonts/rupee_foradian-webfont.eot');
    src: url('../fonts/rupee_foradian-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rupee_foradian-webfont.woff') format('woff'),
         url('../fonts/rupee_foradian-webfont.ttf') format('truetype'),
         url('../fonts/rupee_foradian-webfont.svg#rupee_foradianregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LatoLight';
    src: url('../fonts/lato-lig.eot');
    src: url('../fonts/lato-lig.eot') format('embedded-opentype'),
         url('../fonts/lato-lig.woff2') format('woff2'),
         url('../fonts/lato-lig.woff') format('woff'),
         url('../fonts/lato-lig.ttf') format('truetype'),
         url('../fonts/lato-lig.svg#LatoLight') format('svg');
}
@font-face {
    font-family: 'LatoHairline';
    src: url('../fonts/lato-hai.eot');
    src: url('../fonts/lato-hai.eot') format('embedded-opentype'),
         url('../fonts/lato-hai.woff2') format('woff2'),
         url('../lato-hai.woff') format('woff'),
         url('../fonts/lato-hai.ttf') format('truetype'),
         url('../fonts/lato-hai.svg#LatoHairline') format('svg');
}
@font-face {
    font-family: 'UrbanSketch';
    src: url('../fonts/UrbanSketch.eot');
    src: url('../fonts/UrbanSketch.eot') format('embedded-opentype'),
         url('../fonts/UrbanSketch.woff2') format('woff2'),
         url('../fonts/UrbanSketch.woff') format('woff'),
         url('../fonts/UrbanSketch.ttf') format('truetype'),
         url('../fonts/UrbanSketch.svg#UrbanSketchRegular') format('svg');
}
@font-face{
	font-weight:normal;
	font-style:normal;
	font-family:'Roboto-Regular';
	src: url('../fonts/Roboto-Regular.eot');
	url('../fonts/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto-Regular.ttf') format('truetype'),
    url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
}
@font-face{
	font-weight:normal;
	font-style:normal;
	font-family:'Roboto-Light';
	src: url('../fonts/Roboto-Light.eot');
	url('../fonts/Roboto-Light.woff') format('woff'),
    url('../fonts/Roboto-Light.ttf') format('truetype'),
    url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
}


/* ==========================================================================
   Global
   ========================================================================== */
body {
    background-color: #f3f3f3;
    color: #444;
    font-family: 'Roboto';
}

ol,ul{
	list-style-type:none;
}

a {
    color:#444;
    -webkit-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: 0
}

.descrp-text {
    color: #747474;
    font-family: Roboto;
    font-size: 14px;
    line-height: 22px;
}
.text-justify {
    text-align: justify;
    color: #747474;
    line-height: 22px;
	font-size: 14px;
}   
   
 .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 100;
    /* line-height: 1; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}  
   
.marginTop8 {
    margin-top: 8px !important
}

.marginTop10 {
    margin-top: 10px !important
}

.marginTop20 {
    margin-top: 20px !important
}

.marginTop30 {
    margin-top: 30px !important
}

.marginBottom0,
.flight-trending-searches .table,
.flight-trending-searches .table,
.flight-popular-deals .table,
.top-bus-routes .table {
    margin-bottom: 0 !important
}

.margin0 {
    margin: 0 !important
}

.marginBottom5 {
    margin-bottom: 5px !important
}

.marginBottom10 {
    margin-bottom: 10px !important
}

.marginBottom20 {
    margin-bottom: 20px !important
}

.marginBottom15 {
    margin-bottom: 15px !important
}

.marginBottom30 {
    margin-bottom: 30px !important
}

.paddingBottom0 {
    padding-bottom: 0 !important
}

.padding0 {
    padding: 0 !important
}

.paddingLeft0 {
    padding-left: 0 !important
}

.paddingRight0 {
    padding-right: 0 !important
}

.font-normal {
    font-weight: normal !important
}

.row.row-col-gap > [class^="col-"],
.col-gap {
    margin-bottom: 20px
}

.text12 {
    font-size: 12px !important;
}

.text13 {
    font-size: 13px !important;
}

.text16 {
    font-size: 16px !important;
}

/*.row.row-col-gap > [class^="col-"]:last-child {
    margin-bottom: 0
}*/ 

.highlight {
    color: #f60 !important;
}

.secondry {
    color: #337AB7 !important;
}

.background-none {
    background: none !important
}

.pos-s {
    position: static !important;
}

.modalDiv {
  background:url("../img/ui-bg_diagonals-thick_20_666666_40x40.png") repeat scroll 50% 50% #414141;
  display:block;
  height:100%;
  left:0;
  opacity:0.8;
  position:absolute;
  top:0;
  width:100%;
  z-index: 3
}

/*.modal-backdrop.in {
    z-index: -1
}*/

/* ==========================================================================
   Main Header and Navigation
   ========================================================================== */
.topHeader {
    background-color: #337AB7;
    color: #fff;
    padding: 15px 0px;
    text-align: center
}

.topHeader a,
.topHeader a:focus,
.topHeader a:hover {
    color: #fff
}

.topHeader-tools {
    margin-top: 10px
}

.main-header {
    background-color: #fff
}

.main-header .logo {
    margin-top: 20px;
    text-align: center
}

.main-navbar {
    margin-top: 20px
}

.dropdown-header {
    color: #333;
    font-size: 14px;
    padding: 5px 0
}

.mega-menu-list {
    margin-bottom: 10px;
    margin-left: 30px;
}

.mega-menu-list > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap;
}

/* ==========================================================================
   Main Searchform
   ========================================================================== */
.block-gap {
    margin-bottom: 30px
}

.big-banner {
    background-color: #337AB7;
    padding-top: 30px
}

.service-icons-sprite {background: url(../img/searchtab-icons-sprite.png) no-repeat}

.service-icons-sprite {
    display:block;
    height:14px;
    width:15px;
}

.flight-icon-black {background-position:-17px 0}
.flight-icon-white {background-position:0 0}

.hotel-icon-black {background-position:-51px 0}
.hotel-icon-white {background-position:-34px 0}

.packages-icon-black {background-position:-85px 0}
.packages-icon-white {background-position:-68px 0}

.bus-icon-black {background-position:-119px 0}
.bus-icon-white {background-position:-102px 0}

.sightseeing-icon-black {background-position:-153px 0}
.sightseeing-icon-white {background-position:-136px 0}

.transfer-icon-black {background-position:-187px 0}
.transfer-icon-white {background-position:-170px 0}

.cruise-icon-black {background-position:-221px 0}
.cruise-icon-white {background-position:-204px 0}

.search-tabs {
    border-bottom: none;
    margin-left: 10px
}

.search-tabs > li {
    margin-bottom: 0px
}

.search-tabs > li > a,
.search-tabs > li > a:focus {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 10px 7px
}

.search-tabs > li > a:hover {
    background-color: #FFF;
    border-color: transparent;
    color: #444
}

.search-tabs > li.active > a, 
.search-tabs > li.active > a:hover, 
.search-tabs > li.active > a:focus {
    color: #444
}

.search-tabs .service-icons-sprite {
    display: inline-block;
    margin: 2px 5px -2px 0
}

.search-tabs .flight-icon {background-position:0 0}
.search-tabs .hotel-icon {background-position:-34px 0}
.search-tabs .packages-icon {background-position:-68px 0}
.search-tabs .bus-icon {background-position:-102px 0}
.search-tabs .sightseeing-icon {background-position:-136px 0}
.search-tabs .transfer-icon {background-position:-170px 0}
.search-tabs .cruise-icon {background-position:-204px 0}

.search-tabs > li.active > a .flight-icon,
.search-tabs > li.active > a:hover .flight-icon,
.search-tabs > li.active > a:focus .flight-icon,
.search-tabs > li.active > .flight-icon, 
.search-tabs > li > a:hover .flight-icon {
    background-position:-17px 0
}

.search-tabs > li.active > a .hotel-icon,
.search-tabs > li.active > a:hover .hotel-icon,
.search-tabs > li.active > a:focus .hotel-icon,
.search-tabs > li > a:hover .hotel-icon {
    background-position:-51px 0
}

.search-tabs > li.active > a .packages-icon,
.search-tabs > li.active > a:hover .packages-icon,
.search-tabs > li.active > a:focus .packages-icon,
.search-tabs > li > a:hover .packages-icon {
    background-position:-85px 0
}

.search-tabs > li.active > a .bus-icon,
.search-tabs > li.active > a:hover .bus-icon,
.search-tabs > li.active > a:focus .bus-icon,
.search-tabs > li > a:hover .bus-icon {
    background-position:-119px 0
}

.search-tabs > li.active > a .sightseeing-icon,
.search-tabs > li.active > a:hover .sightseeing-icon,
.search-tabs > li.active > a:focus .sightseeing-icon,
.search-tabs > li > a:hover .sightseeing-icon {
    background-position:-153px 0
}

.search-tabs > li.active > a .transfer-icon,
.search-tabs > li.active > a:hover .transfer-icon,
.search-tabs > li.active > a:focus .transfer-icon,
.search-tabs > li > a:hover .transfer-icon {
    background-position:-187px 0
}

.search-tabs > li.active > a .cruise-icon,
.search-tabs > li.active > a:hover .cruise-icon,
.search-tabs > li.active > a:focus .cruise-icon,
.search-tabs > li > a:hover .cruise-icon {
    background-position:-221px 0
}

.searchtabs-content {
    background-color: #FFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    padding: 10px;
}

/* ==========================================================================
   Main Content
   ========================================================================== */
.main-content {
    margin-top: 30px
}

.content-block {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
}

.block-title {
    border-bottom: 3px solid #f60;
    display: block;
    margin-bottom: 20px;
    text-align: center
}

.block-title-inner h1,
.block-title-inner h3 {
    display: inline-block;
    font-size: 20px;
    margin: 0 0 -2px;
    padding-bottom: 10px;
}

.block-title .nav {
    margin-bottom: 15px
}

.product-preview.thumbnail {
    background-color: #f9f9f9;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
    -webkit-transition:background-color .2s linear;
	-o-transition:background-color .2s linear;
	transition:background-color .2s linear
}

.product-preview .product-image {
    margin-left: -15px;
    margin-right: -15px
}

.product-arrow {
    display: none
}

.product-preview .product-info {
    color: #555;
    padding: 10px;
    text-align: center;
    -webkit-transition:color .2s linear;
	-o-transition:color .2s linear;
	transition:color .2s linear
}

.product-preview .product-info.text-left {
    text-align: left !important
}

.product-preview .product-info .title {
    color: #555;
    font-size: 13px;
    line-height: 16px;
    min-height: 35px;
    margin-top: 0;
    -webkit-transition:color .2s linear;
	-o-transition:color .2s linear;
	transition:color .2s linear
}

.product-preview .product-info .product-code {
    color: #777;
    font-size: 12px;
    -webkit-transition:color .2s linear;
	-o-transition:color .2s linear;
	transition:color .2s linear
}

.product-preview .product-price {
    color: #f60;
    font-size: 16px;
    font-weight: bold;
    -webkit-transition:color .2s linear;
	-o-transition:color .2s linear;
	transition:color .2s linear
}

.trending-destinaions-content {
    text-align: center
}

.trending-dest-name {
    color: #f60;
    font-size: 16px
}

.trending-dest-shortdesc {
    color: #777;
    font-size: 13px
}

.trending-dest-desc {
    margin-bottom: 10px
}

.trending-destinaions-content .trending-dest-services  {
    text-align: left
}

.trending-destinaions-content .trending-dest-services li  {
    list-style: circle inside;
    margin-top: 5px;
}

.trending-destinaions-content .trending-dest-services ul li .price {
    color:#f60
}

.packages-list {
    font-size: 13px;
    margin: 5px 0 0 10px;
}

.trending-destinaions-content .trending-dest-services li .packages-list li {
    margin-top: 0
}

.packages-list li a {
    color: #337AB7;
    font-size: 13px
}

/*.custom-carousel-controls {
    position: relative;
    top: -34px
}*/

.block-title .custom-carousel-controls .carousel-control.left,
.block-title .custom-carousel-controls .carousel-control.right  {
    position: absolute;
    top: -33px
}

.block-title .custom-carousel-controls .carousel-control.left  {
    left: 5px
}

.block-title .custom-carousel-controls .carousel-control.right {
    right: 5px
}

.custom-carousel-controls .carousel-control {
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #333;
    height: 30px;
    text-shadow: none;
    width: 30px
}

.custom-carousel-controls .carousel-control:focus, 
.custom-carousel-controls .carousel-control:hover {
    color: #333
}

.custom-carousel-controls .carousel-control.left,
.custom-carousel-controls .carousel-control.right {
    background-image: none
}

.custom-carousel-controls .carousel-control .glyphicon-chevron-left, 
.custom-carousel-controls .carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    margin-top: -6px
}

.custom-carousel-controls .carousel-control .glyphicon-chevron-left {
    margin-left: -6px
}

.custom-carousel-controls .carousel-control .glyphicon-chevron-right {
    margin-right: -6px
}

.custom-carousel-controls .carousel-control .glyphicon-chevron-left,
.custom-carousel-controls .carousel-control .glyphicon-chevron-right {
    height: auto;
    width: auto
}

.traveller-reviews .traveller-review {
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center
}

.traveller-reviews .traveller-review:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.traveller-review .review-profile,
.traveller-review .review-date {
    margin-bottom: 3px
}

.recent-blog .media-body {
    color: #777
}

.recent-blog .media-left .glyphicon {
    top: 4px
}

.recent-blog .media-heading a {
    font-size: 15px
}

.recent-blog .blog-date {
    font-size: 12px;
    font-style: italic;
    margin: 6px 0px 5px
}

.flight-trending-searches .table > tbody > tr > td:last-child,
.flight-trending-searches .table > tbody > tr > td:last-child,
.flight-popular-deals .table > tbody > tr > td:last-child,
.flynhotel-deals .table > tbody > tr > td:last-child,
.top-bus-routes .table > tbody > tr > td:last-child,
.top-bus-routes .table > tbody > tr > td:last-child {
    color: #f60;
}

.trlinked tr.hover {
    cursor: pointer
}

.fns-specialoffers {
    margin-left: 10px
}

.fns-specialoffers li {
    list-style: disc inside
}









/*===== Footer Static Pages =====*/
/*contact us*/
.title-desc {
    color: #777;
    margin: 20px 0
}

.contact-form {
    margin-bottom: 30px
}

.authorizeCheck {
    margin-right: 6px
}

/*feedback*/
.feedback-content.tab-content {
    margin-top: 20px
}

.ratingStar {
  background-repeat:no-repeat;
}

.filledRatingStar {
  background-image:url(../images/Star-Full.png);
  width:25px;
  height:18px;
}

.emptyRatingStar {
  background-image:url(../images/Star-Empty.png);
  width:25px;
  height:18px;
}

/*about us*/
.aboutUs_sprite {
    background:url(../img/aboutUs_sprite.png)
}

.OurStoryWrap {
    background-color: #337AB7;
    color: #fff;
    padding: 10px;
    text-align: center
}

.DpaulsTimeline {
    margin: 20px 0;
    position: relative
}

.tmlnYear {
    font-size: 18px;
}

.tmlnYearCont {
    margin-bottom: 20px
}

.tmlnYearCont h4 {
    font-size: 16px;
    margin: 5px 0
}

.tmlnYearCont p {
    font-size: 13px
}

.abtusCarousel {
    text-align: center
}

.abtusCarousel .abtPointsIcons {
    background-position: -718px -186px;
    height: 212px;
    margin: 0 auto;
    width: 212px
}

.abtusCarousel .abtPointsIcons .team {
    background-position: -188px -10px;
    float: left;
    height: 108px;
    margin: 49px 0 0 17px;
    width: 180px
}

.abtusCarousel .abtPointsIcons .commitment {
    background-position: -382px -10px;
    float: left;
    height: 84px;
    margin: 66px 0 0 17px;
    width: 180px
}

.abtusCarousel .abtPointsIcons .apart {
    background-position: -10px -173px;
    float: left;
    height: 92px;
    margin: 61px 0 0 17px;
    width: 180px
}

.abtusCarousel .abtPointsIcons .whyUs {
    background-position: -220px -173px;
    float: left;
    height: 118px;
    margin: 39px 0 0 35px;
    width: 141px
}

.abtusCarousel .abtPointsIcons .motto {
    background-position: -390px -173px;
    float: left;
    height: 129px;
    margin: 44px 0 0 46px;
    width: 145px
}

.abtusCarousel .abtPointsIcons .future {
    background-position: -550px -173px;
    float: left;
    height: 118px;
    margin: 46px 0 0 52px;
    width: 110px
}

.abtusCarousel .abtPointsContent {
    color:#777
}

.abtusCarousel .abtPointsContent h3 {
    color: #c73c00;
    font-size: 24px;
    font-weight: 600;
}

.abtusCarousel .custom-carousel-controls {
    position: static
}

.abtusCarousel .custom-carousel-controls .carousel-control {
    font-size: 17px;
}

/*awardsgallery*/
.awardsGallery .custom-carousel-controls {
    margin-top: 20px;
    position: relative
}

.awardsCarousel img {
    margin:0 auto
}

/*corporate travel*/
.corptrvServices {
  margin-top: 10px
}

.corptrvServices .corptrvCol {
  background-color: #333;
  margin: 5px 0;
  padding: 10px;
  position: relative;
  text-align: center;
  -moz-transition: background-color 0.3s linear;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear
}

.corptrvServices .corptrvCol:hover {
    background-color:#f60
}

.corptrvServices .corptrvCol a {
    color: #fff
}

.corptrvcontact {
    margin-top: 40px
}

/*terms and conditions*/
.tandclinks a {
    color: #337AB7;
    font-size: 13px
}

.tandclinks a .glyphicon {
    color: #337AB7; 
    font-size: 9px; 
    font-weight: normal; 
    margin-right: 3px;
    top: -1px
}

.generalterms ol {
  list-style-type: decimal;
  margin: 10px 0 0 25px
}

.generalterms ol li {
  margin: 8px 0;
}

.generalterms .flightTerms li {
  background:url('../img/bullet.gif') no-repeat 0 0;
  float:left;
  list-style-type:none;
  padding:2px 5px 5px 10px;
}

/*press release*/
.prsLinks {
    margin-top: 20px
}

.prsLinks li {
    color: #777;
    margin-top: 5px
}

/*forex*/
.forexContent {
  border:1px solid #dddddd;
  border-radius:5px;
  margin-top:10px;
  width:668px;
}

forexContent_trTop {
  border-bottom:1px solid #dddddd;
  height:40px;
  width:668px;
}

.forexContent_tr {
  width:668px;
  display:block;
  height:30px;
  border-bottom:1px solid #cccccc;
}

.forexContent_tdTop {
  width:73px;
  float:left;
  padding:10px 10px 5px 10px;
  color:#6d6d6d;
  font-weight:bold;
}

.forexContent_tdTopflag {
  width:20px;
  float:left;
  padding:2px 5px 5px 0px;
}

.forexContent_tdflag {
  width:20px;
  float:left;
  padding:2px 5px 5px 0px;
}

.forexContent_td {
  width:75px;
  padding:5px 10px 5px 10px;
  float:left;
}

.pic_caption {
    background-color: #333;
    color: #fff;
    font-size: 11px;
    padding: 7px 5px;
    text-align: center
}

/* dan (dpauls affiliates network) page */
.danpoints-sprite {
    background: url(../img/dan-sprite.png) no-repeat
}

.danpoints-thumbnail {
    text-align: center
}

.danpoints-thumbnail .danpoints-icon-outer {
    background-color: #efefef;
    border-radius: 50%;
    display: inline-block;
    padding: 6px
}

.danpoints-thumbnail .danpoints-icon-inner {
    background-color: #f60;
    border-radius: 50%;
    height: 80px;
    position: relative;
    width: 80px
}

.danpoints-thumbnail .danpoints-icon-inner .danpoints-sprite {
    height: 41px;
    left: 20px;
    position: absolute;
    top: 20px;
    width: 40px
}

.danpoints-sprite.danpoints-icon-different {
    background-position: 0 0
}

.danpoints-sprite.danpoints-icon-advantage {
    background-position: -50px 0
}

.danpoints-sprite.danpoints-icon-levels {
    background-position: -100px 0
}

.danpoints-sprite.danpoints-icon-integration {
    background-position: -150px 0
}

.danpoints-thumbnail .danpoints-caption,
.danpoints-thumbnail .danpoints-caption h3 {
    color: #337AB7;
    font-size: 15px
}

/* Facebook Feed Page */
.full-width {
    float:left;
    width:100%;
}

.post-item {
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #E5E6E9 #DFE0E4 #D0D1D5;
    border-radius: 3px;
    margin: 10px 0;
    padding: 10px;
    overflow: hidden
}

.post-text-wrapper {
    color: #9197A3;
    font-size: 12px;
    margin-top: 15px
}

.post-author,
.post-text {
    margin-bottom: 15px
}

.post-author .author-img,
.post-author .author-text {
    float: left;
}

.post-author .author-text * {
    font-weight: bold;
    margin: 4px 0 0 15px;
    line-height: 1.2
}

.post-author .page-name {
    font-size: 14px
}

.post-author .date {
    color: #9197A3;
    font-weight: normal;
    font-size: 11px;
    margin-top: 0
}

.post-meta-wrap {
    font-size:11px;
    margin: 15px 0px 0px
}

.post-view-comments {
    background-color: #EDEFF4;
    cursor: pointer;
    overflow: hidden;
    padding: 10px
}

.post-view-comments:hover, 
.post-view-comments:focus {
    background-color: #ddd
}

.post-meta li {
    color: #4d4d4d;
    float: left;
    margin-right: 12px
}

.post-count {
    color: #f60
}

.post-view-comments:hover .post-count, 
.post-view-comments:focus .post-count {
    color: #000
}

.post-share-container {
    display: inline;
}

.post-dot {
    padding: 0px 5px;
}

.post-links {
    margin-top: 10px
}

.post-comments-box {
    display: none;
    float: left
}

/*========== Hotel Search Page ==========*/
.searchpage .topHeader {
    display: none
}

.searchpage .main-header .logo {
    display: none
}

.searchpage .main-navbar {
    margin: 10px 0
}   

section {
    position: relative
}

.custom_breadcrumb {
    display: none
}

.booking_title {
    display: none
}

.search_count {
    font-size: 24px
}

.search_sidebar {
    margin-top: 10px
}

.search_sidebar .panel {
    border: none;
    border-radius: 0
}

.search_sidebar .panel-heading {
    background-color:#333;
    border-radius: 0;
    color: #fff
}

.search_sidebar .panel-body {
    border-top: none !important;
    padding: 0    
}

/*.search_sidebar_heading span {
    font-size: 15px;
    margin-top: -25px
}

.clickable {
    cursor: pointer;
}*/

.widget_sidebar {
    margin-bottom: 40px
}

.widget_sidebar .widget_title {
    border-bottom: 1px solid #eee;
    color: #444;
    margin: 0;
    padding-bottom: 10px
}

.widget_sidebar .widget_content {
    margin-top: 10px
}

.sort_view {
    background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
    padding: 10px 15px;
    line-height: 34px;
    margin:-20px -20px 0
}

.sort_view .form-group {
    margin-bottom: 0
}

.sort_view .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 0;
    text-align: left
}

.search_list_wrap {
    margin-top: 20px
}

.search_list_item {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative
}

.search_list_info .search_list_name {
    font-size: 18px
}

.hotel_star {
    color: #FD0
}

.hotel_star .glyphicon-star-empty {
    color: #777
}

.search_list_info .hotel_address {
    color: #777;
    font-size: 12px
}

.search_list_info .discount_list {
    background: none repeat scroll 0% 0% #f9f9f9;
    border-radius: 5px;
    border: 1px solid #DDD;
    color: #333;
    line-height: 24px;
    margin: 15px 0px;
    padding: 3px 15px
}

.search_list_info .additional_links li {
    line-height: 34px
}

.search_list_info .additional_links li a {
    color: #337AB7
}

.search_list_info .additional_links li a:hover,
.search_list_info .additional_links li a:focus {
    color: #286090
}

.search_list_info .additional_links li.tripadvisor_reviews {
    margin: 15px 0
}

.search_list_price {
    border-top: 1px solid #eee;
    color: #777;
    font-size: 12px;
    margin-top: 15px;
    padding-top: 15px
}

.search_list_price .special_price {
    color: #f60;
    font-size: 28px;
    letter-spacing: -1px;
    text-decoration: none
}

.search_list_price .old_price {
    font-size: 20px
}

.search_list_price .per_night_txt {
    margin-bottom: 4px    
}

.hotel_roomrates table {
    margin-bottom: 0
}

.hotel_roomrates tr.head {
    background: #f9f9f9;
    font-size: 13px
}

.hotel_roomrates .roomtype_list {
    font-size: 13px
}

.hotel_roomrates .room_type {
    margin-bottom: 5px
}

.hotel_roomrates .room_price {
    color: #f60
}

.hotel_roomrates .room_btn {
    margin-bottom: 5px
}

.hotel_photos_thumbs {
    margin-top: 20px
}

.hotel_photos_thumbs ul {
    margin-left: 0
}

.hotel_photos_thumbs li {
    padding: 0
}

.hotel_photos_thumbs img {
    width: 70px
}

.hotel_photos_thumbs .selected img {
    opacity: 0.6
}

/*========== Hotel Detail Page ==========*/
.detail-main {
    margin-top: 40px
}

.detail_name {
    font-size: 18px;
    margin: 0 0 5px
}

.detail_address {
    color: #777;
    font-size: 13px
}

.detail_price {
    color: #777;
    font-size: 12px;
    margin-top: 15px
}

.detail_price .special_price {
    color: #F60;
    font-size: 28px;
    letter-spacing: -1px;
    text-decoration: none;
}
.hotel-amentities-title{
	color: #3c3c3c;
	font-family:'Roboto';
	font-size:16px;
	margin-bottom:10px;
}
.hotel-amentities li {
    color: #777;
    float: left;
    margin: 0 5px 5px 0;
    min-width: 260px
}

/* .detail-sidebar .vote-text,.detail-sidebar .vote-recommend {
    margin-top: 20px;
    text-align: center;
	font-size: 30px;
	font-family:'Roboto';
    color: #f34f4f;
}
.co-text-old {
    margin-top: 20px;
    font-size: 24px;
    color: #f34f4f;
    white-space: nowrap;
    width:200px;
    overflow: hidden;
    text-overflow: ellipsis;
} */
.co-text{
	margin-top: 20px;
    font-size: 22px;
    color: #f34f4f;
    white-space: nowrap;
    width: 300px;
    overflow: hidden;
	text-overflow: ellipsis;
}

.price-text {
	margin-top: 20px;
    font-size: 24px;
    color: #3c3c3c;
	text-align: right;
}
.duration {
  font-size: 15px;
  font-weight: 500;
  color:#232323;
  text-align:left;
  margin-bottom: 8px;
}
.duration-smll {
  font-size: 13px;
  
  color: #7d7d7d;
    font-size: 12px;
    display: block;
    width: 200px;
    font-family: 'Roboto';
}

.stay-plan {
  font-size: 15px;
  font-weight: 500;
  color:#232323;
  text-align:right;
  margin-bottom: 8px;
}
sub-text-small{
	color: #7d7d7d;
    font-size: 12px;
    display: block;
	text-align:right;
	font-family: 'Roboto';
}
.advantage{
    color: #7d7d7d;
    font-size: 12px;
    font-family: 'Roboto';
    line-height: 18px;
    margin-top: 10px;
}
.text-hotel {
    font-size: 16px;
    color: #232323;
    margin-bottom: 12px;
    font-weight: 500;
}
.secTitle {
    font-size: 20px;
    color: #232323;
    margin-bottom: 12px;
    font-weight: 500;
}
.subTitle {
    font-size: 12px;
    color: #c6c6c6;
    margin-bottom: 12px;
    padding-left: 50px;
    margin-top: 5px;
}

.sec-separator{
	height:30px;
}
.detail-sidebar .vote-text small,
.detail-sidebar .vote-recommend small {
	color: #7d7d7d;
    font-size: 12px;
    display: block;
	    width: 200px;
    font-family: 'Roboto';
}

.detail-sidebar .vote-text a {
    color: #337AB7;
    font-size: 12px
}

.detail-sidebar .verified-reviews {
    clear: left;
    text-align: left;
	color: #337AB7;
}

.detail-sidebar .verified-reviews a {
    color: #337AB7
}

 .google-maps {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.roomDetail_head {
    background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
    font-weight: 600;
    margin: -20px -20px 20px;
    padding: 20px
}

.room_details_text {
    font-size: 24px;
    margin: 0px
}

.roomDetail_list_item {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
}

.roomDetail_list_info .room_name {
    font-size: 18px
}

.roomDetail_list_info .availability_status {
    color: green;
    margin: 15px 0 
}

.roomDetail_list_info .more_info_link {
    display: block;
    margin-top: 50px
}

.room_options li {
    color: #777;
    font-size: 13px;
    margin-bottom: 4px
}

.roomDetail_price {
    color: #777;
    font-size: 12px;
    margin-top: 10px
}

.roomDetail_price .special_price {
    color: #f60;
    font-size: 28px;
    letter-spacing: -1px;
    text-decoration: none
}

/* ==========================================================================
   Main Footer
   ========================================================================== */
.main-footer {
    background-color: #337AB7;
    color: #fff;
    position: relative
}

.main-footer a {
    color: #fff
}

.footer-top {
    padding-top: 20px
}

.footer-block .footer-block-title {
    border-bottom: 1px solid #fff;
    display: block;
    font-size: 15px;
    margin: 0px 0px 15px;
    padding: 0px 0px 10px;
    position: relative
}

.footer-block .footer-block-title:before {
    background-color: #f60;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0px;
    position: absolute;
    width: 40px
}

.footer-top .footer-block-links li a {
    color: #fff;
    display: block;
    padding-bottom: 8px
}

.footer-top .footer-block-links li a:hover {
    color: #eee;
}

.footer-collapse-bar {
    background-color: #3e91d8; 
    cursor: pointer;
    color: #fff;
    font-size: 15px;
    margin-bottom:10px;
    padding: 15px 0
}

.footer-collapse-content {
    padding: 15px 0px 20px
}

.social-sprite {
    background: url(../img/social-sprite.png) no-repeat
}

.social-block .list-inline {
    margin-left: 0
}

.social-block .list-inline > li {
    padding: 0
}

.social-icon {
    height: 34px;
    width: 34px;
    display: inline-block
}

.social-icon.facebook {
    background-position: 0 0
}

.social-icon.twitter {
    background-position: -39px 0
}

.social-icon.googlePlus {
    background-position: -78px 0
}

.social-icon.youtube {
    background-position: -117px 0
}

.submitEmail {
    margin-top: 20px
}

.footer-bottom {
    background-color: #3e91d8;
    padding: 15px 0px;
    position: relative;
    text-align: center
}

.payment-cards {
    margin: 20px 0
}

.payment-cards img {
    display: block;
    margin-right: auto;
    margin-left: auto
}

/*===================================================================================*/
/*  Responsive
/*===================================================================================*/
/* Custom Media Query (480px-767px)*/
@media (min-width: 480px) {
    .search-tabs > li > a,
    .search-tabs > li > a:focus {
        padding:10px 18px
    }
}

/* Small Devices (768px-991px)  - Tablets Portrait and Tablet Landscape */
@media (min-width: 768px) {
    .topHeader {
        text-align: left;
        padding: 7px 0px;
    }

    .topHeader-tools {
        text-align: right;
        margin-top: 0
    }

    .search-tabs > li > a,
    .search-tabs > li > a:focus {
        padding:10px 10px
    }  
    
    .trending-destinaions-content {
        text-align: left
    }

    .trending-destinaions-content .trending-dest-shortdesc {
        text-align: right
    }

    .traveller-reviews .traveller-review {
        text-align: left
    }
    
    .traveller-review .review-date {
        text-align: right
    }

    .payment-cards {
        text-align: left
    }

    .payment-cards img {
        margin-right: 0;
        margin-left: 0;
    }

    /*========== Hotel Search Page - Small Devices ==========*/
    .custom_breadcrumb {
        background-color: transparent;
        display: block;
        margin-bottom: 0;
        padding: 0;
        margin-top: 20px
    }

    .custom_breadcrumb li a,
    .custom_breadcrumb > .active {
        color: #777
    }

    .padding-null-sm {
        padding: 0 
    }

    .search_list_info .search_list_name {
        float: left;
        margin: 0 0 5px
    }

    .search_list_info .hotel_star {
        float: right
    }

    .search_list_info .hotel_address {
        clear: left
    }

    .search_list_info .additional_links li {
        float: left;
        margin-right: 25px
    }

    .search_list_info .additional_links li.tripadvisor_reviews {
        margin: 0;
    }

    .search_list_price {
        border-top: none;
        border-left: 1px solid #e8e8e8;
        margin-top: 0;
        padding-top: 0;
        text-align: right
    }

    .hotel_roomrates,
    .hotel-photos {
        background-color: #f5f5f5;
        padding: 20px
    }
    
    .detail_price {
        margin-top: 0;
        text-align: right
    }
}

/* Medium Devices (992px-1199px)  - Small Resolution Monitors */
@media (min-width: 992px) {
    .big-banner {
        background: #337AB7 url(../img/big-banner.jpg) no-repeat top center
    }

    .big-banner.dan {
        background-image: url(../img/big-banner-dan.jpg);
        height:409px
    }

    .search-tabs > li > a,
    .search-tabs > li > a:focus {
        padding:10px 3px
    }

    .main-slider {
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3)
    }
    
    .block-title {
        text-align: left
    }

    .block-title .nav {
        margin-bottom: 0
    }

    .block-title.onlynav .nav {
        margin-bottom: 15px
    }

    .block-title .custom-carousel-controls .carousel-control.left, 
    .block-title .custom-carousel-controls .carousel-control.right {
        position: absolute;
        top: -6px;
    }

    .block-title .custom-carousel-controls .carousel-control.left {
        left: 50px;
    }
    
    .featured-packages .nav > li > a {
        padding: 10px 11px
    }

    .featured-packages.intHotels .nav > li > a {
        padding: 10px 5px
    }

    .featured-packages .nav-pills > li.active > a:after {
        content: "";
        width: 20px;
        height: 13px;
        background: url(../img/tab-arrow.png) no-repeat 0 0;
        top: 39px;
        left: 45%;
        position: absolute;
        display: inline-block;
    }
    
    .product-preview-hover:hover .product-preview {
        background-color: #f60;
        color: #fff
    }

    .product-preview-hover:hover .product-preview .product-info .title,
    .product-preview-hover:hover .product-preview .product-info .product-code,
    .product-preview-hover:hover .product-preview .product-info  .product-price {
        color: #fff
    }
    
    .product-arrow {
        background: url(../img/product-arrow.png) no-repeat;
        display: block;
        height: 20px;
        left: -12px;
        position: absolute;
        top: 20px;
        width: 13px;
    }

    .product-preview-hover:hover .product-preview .product-info .product-arrow {
        background-position: 0 -22px;
    }

    .contact-form {
        margin-bottom: 0
    }

    .contact-info {
        border-left: 1px solid #ddd;
        padding-left: 10px
    }

    .corptrvcontact {
        margin-top: 0
    }

    .footer-top {
        padding-top: 0;wid
    }

    .footer-top .footer-block-title {
        display: none
    }

    
    /*========== Hotel Search Page - Medium Devices ==========*/
    .searchpage .topHeader {
        display: block
    }

    .sub-banner {
        padding: 60px 15px 185px
    }

    .bg-parallax {
        background-attachment: fixed;
        background-position: 50% 0;
        background-repeat: no-repeat;
        /*background-size: cover;*/
        bottom: 0px;
        left: 0px;
        position: absolute;
        right: 0px;
        top: 0px
    }

    .hotel-sub-banner {
        background-image: url('../img/hotel-search-subbanner.jpg')
    }

    .search_main {
        margin-top: -191px
    }

    .custom_breadcrumb {
        margin-top: 0
    }

    .custom_breadcrumb li a,
    .custom_breadcrumb > .active {
        color: #fff
    }

    .booking_title {
        color: #fff;
        display: block;
        font-size: 20px;
        margin-bottom: 30px;
        margin-top: 10px
    }
    
    .search_count {
        font-size: 30px
    }

    .search_sidebar {
        margin-top: 0
    }
    
    .search_sidebar .panel-heading {
        padding: 25px 20px
    }

    .padding-null-md {
        padding: 0 
    }

    .detail-sidebar .tripadvisor_reviews .media-heading {
        margin: 10px 0 0
    }

    .search_list_info .additional_links li.tripadvisor_reviews {
        float: right
    }

    .roomDetail_list_info .availability_status {
        margin-top: 5px
    }

    .roomDetail_list_info .room_name {
        margin: 0px
    }

    .roomDetail_price {
        margin-top: 0
    }
}

/* media query for main navbar collpase breakpoint change*/
@media (max-width: 1199px) {
    .collapse-lg .navbar-brand {
        display: block
    }
    
    .collapse-lg .navbar-header {
        float: none
    }

    .collapse-lg .navbar-toggle {
        display: block
    }

    .collapse-lg .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1)
    }

    .collapse-lg .navbar-collapse.collapse {
        display: none!important
    }

    .collapse-lg .navbar-collapse.collapse.in {
        display: block!important
    }

    .collapse-lg .navbar-nav {
        float: none!important;
        margin: 7.5px -15px
    }

    .collapse-lg .navbar-nav>li {
        float: none
    }

    .collapse-lg .navbar-nav>li>a {
        padding-bottom: 10px;
        padding-top: 10px
    }

    .collapse-lg .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0px;
        background-color: transparent;
        border: 0px none;
        box-shadow: none
    }

    .collapse-lg .navbar-nav .open .dropdown-menu > li > a {
        color: #777
     }
    
    .collapse-lg .navbar-nav .open .dropdown-menu>li>a:focus,
    .collapse-lg .navbar-nav .open .dropdown-menu>li>a:hover{
		background-color: transparent;
        color: #333
	}

    .collapse-lg .navbar-nav .open .dropdown-menu .dropdown-header, 
    .collapse-lg .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 10px;
    }
    
    .collapse-lg .navbar-nav .open .dropdown-menu .mega-menu-list > li > a {
        color: #777;
        display: block;
        padding: 5px 15px 5px 0
    }

    .collapse-lg .navbar-nav .open .dropdown-menu .mega-menu-list > li > a:focus,
    .collapse-lg .navbar-nav .open .dropdown-menu .mega-menu-list > li > a:hover{
		background-color: transparent;
        color: #333
	}
}

/* Large Devices (>=1200px)  - Large Resolution Monitors */
@media (min-width: 1200px) {
    .header-fixed-top,
    .header-fixed-bottom {
        position: fixed;
        right: 0px;
        left: 0px;
        z-index: 1030;
        transform: translate3d(0px, 0px, 0px);
    }

    .header-fixed-top {
        border-width: 0px 0px 1px;
        top: 0px
    }

    .header-fixed-bottom {
        bottom: 0px;
        border-width: 1px 0px 0px;
        margin-bottom: 0px
    }

    .main-header {
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1)
    }

    .main-header .logo {
        text-align: left;
        margin-top: 10px
     }

    .main-navbar {
        background-color: transparent;
        border: none;
        border-radius: 0;
        margin: 0
    }
    
    .main-navbar .dropdown:hover .dropdown-menu {
        display: block;
    }

    .main-navbar .nav > li > a {
        padding: 20px 7px
    }

    .main-navbar .navbar-nav > li > a {
        color: #333;
    }

    .main-navbar .navbar-nav > li > a:focus,
    .main-navbar .navbar-nav > li > a:hover {
        background-color: transparent;
        color: #337AB7
    }

    .main-navbar .navbar-nav > .active > a, 
    .main-navbar .navbar-nav > .active > a:focus, 
    .main-navbar .navbar-nav > .active > a:hover {
        background-color: transparent;
        color: #337AB7
    }
    
    body#home .main-navbar .home,
    body#flights .main-navbar .flights,
    body#buses .main-navbar .buses,
    body#packages .main-navbar .packages,
    body#hotel .main-navbar .hotels,
    body#activity .main-navbar .activity,
    body#transfer .main-navbar .transfer,
    body#cruise .main-navbar .cruise,
    body#destination_guides .main-navbar .destination_guides,
    body#flighthotels .main-navbar .flighthotels {
        background-color: transparent;
        color:#337AB7
    }
    
    .dropdown-menu.custom-dropdown-menu {
        border-top: 4px solid #337AB7
    }

    .dropdown-menu.custom-dropdown-menu li a {
        color: #666;
        font-size: 13px;
        padding: 5px 15px
    }

    .dropdown-menu.custom-dropdown-menu .dropdown-header {
        color: #337AB7;
        margin-bottom: 0;
        padding-bottom: 0
    }

    .mega-menu-content {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .mega-menu .dropdown-menu {
        left: 0px;
        right: 0px;
        overflow: hidden;
        padding: 10px 0
    }

    .mega-menu .mega-menu-col {
        border-left: 1px solid #ddd
    }

    .mega-menu .mega-menu-col:first-child {
        border-left: medium none;
        margin-left: 0px
    }

    .mega-menu .mega-menu-col .mega-menu-list li {
        list-style: disc outside
    }

    .mega-menu .mega-menu-col .mega-menu-list li a {
        padding-left: 0
    }

    .search-tabs > li > a,
    .search-tabs > li > a:focus {
        padding: 10px 12px
    }
    
    .DpaulsTimeline ul {
        text-align: left;
        left: 120px;
        position: relative;
        top: 41px
    }

    .DpaulsTimeline li {
        float: left;
        margin-right: 20px
    }

    .DpaulsTimeline li:last-child {
        margin-right: 0
    }

    .tmlnYear {
        background-position: -675px -10px;
        float: left;
        height: 136px;
        text-align: center;
        line-height: 65px;
        width: 65px
    }

    .tmlnYearCont {
        float: right;
        margin-left: 10px;
        margin-bottom: 0;
        width: 240px
    }

    .tmlnYearCont h4 {
        font-size: 14px;
        font-weight: 600
    }

    .tmlnYearCont p {
        line-height: 14px
    }

    .tmlnDivider {
        background: #fff;
        float: left; 
        height: 1px; 
        width: 100%
    }

    .DpaulsTimeline ul.lower {
        left: 20px;
        top: -30px
    }

    .DpaulsTimeline ul.lower .tmlnYear {
        background-position: -775px -10px;
        line-height: 207px
    }

    .DpaulsTimeline ul.lower .tmlnYearCont {
        margin-top:70px
    }


    /*========== Hotel Search Page - Large Devices ==========*/
    .searchpage .main-header .logo {
        display: block
    }

    .searchpage .main-navbar {
        margin: 0
    }

    .search_main {
        margin-top: -170px
    }

    .sort_view {
        padding: 16px 15px
    }
}