/* Font Style */
/*
Theme color setting : -

$name 						= Theme Name
$primary-font-color 		= 1
$secondary-font-color		= 2
$light-txt-color			= 3
$dark-txt-color				= 4
$primary-bg-color			= 5
$secondary-bg-color			= 6
$light-bg					= 7 
$dark-bg					= 8

$button-bg-color			= 9
$button-text-color			= 10
$button-hover-bg-color		= 12
$button-hover-text-color	= 13

$primary-border-color		= 15
$secondary-border-color		= 16
$light-border-color			= 17
$dark-border-color			= 18

$itin-head-hover-bg-color	= 19
$itin-head-hover-txt-color	= 20

$navbar-bg					= 21
$footer-bg					= 22

$body-font					= 23
$title-font					= 24
$sub-title-font				= 25
$secondary-font				= 26
$secondary-title-font    	= 27


*/
/* line 4, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default {
  padding: 0 !important;
  margin: 0;
  font: normal 13px Open_Sans_Regular, sans-serif;
  color: #666666;
  /* background: $light-bg url(https://d4agkz4ifvt5n.cloudfront.net/Content/images/main_bg.jpg) 0 0; */
  background: #f4f4f4;
  /* SOF Header */
  /* EOF Header */
  /* SOF Header Menu */
  /* EOF Header Menu */
  /* SOF Dashboard Page Banner */
  /* EOF Dashboard Page Banner */
  /* SOF Mid Gray Block */
  /* EOF Mid Gray Block */
  /* SOF Voucher Page */
  /* EOF Voucher Page */
  /* SOF Your Trips Page */
  /* EOF Your Trips Page */
  /* SOF Profile Page */
  /* EOF Profile Page */
  /* SOF Price Page */
  /* EOF Price Page */
  /* SOF Footer */
  /* EOF Footer */
  /* SOF Essentail Info */
  /* EOF Essentail Info */
  /* SOF Scrollup arrow */
  /* EOF Scrollup arrow */
  /* SOF PDF Print modal */
  /* EOF PDF Print modal */
}

/* line 6, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .pad0L {
  padding-left: 0px;
}

/* line 17, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .pop_bg {
  display: none;
  position: fixed;
  background: #000;
  top: 0;
  left: 0;
  content: '';
  opacity: 0.3;
  height: 100%;
  width: 100%;
  z-index: 10;
}

@media (min-width: 480px) {
  /* line 32, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
  .default .mm-page {
    position: static;
  }
}

/* line 47, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .faq_popup_modal .modal-dialog .modal-content .modal-body {
  padding: 10px;
}

/* line 51, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .faq_popup_modal .modal-dialog .modal-content .modal-body .cntnt_blk {
  margin-bottom: 10px;
  background-color: #ffffff;
  border: 1px solid #0B4437;
  border-radius: 0px;
  background-image: none;
}

/* line 59, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .faq_popup_modal .modal-dialog .modal-content .modal-body .cntnt_blk .faq_ttltxt {
  border-radius: 0px;
  background-color: #0B4437;
  background-image: none;
  border-bottom: 0;
  padding: 10px;
}

/* line 66, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .faq_popup_modal .modal-dialog .modal-content .modal-body .cntnt_blk .faq_ttltxt a {
  color: #ffffff;
}

/* line 70, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .faq_popup_modal .modal-dialog .modal-content .modal-body .cntnt_blk .faq_ttltxt a:hover {
  color: #ffffff;
}

/* line 76, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .faq_popup_modal .modal-dialog .modal-content .modal-body .cntnt_blk .popconblk.slidingDiv {
  padding: 10px;
}

/* line 80, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .faq_popup_modal .modal-dialog .modal-content .modal-body .cntnt_blk .popconblk.slidingDiv .myacc_hdr_panel {
  padding: 0px;
  margin-bottom: 10px;
}

/* line 94, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .active {
  display: block !important;
}

/* line 98, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .divider_line {
  width: 100%;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 106, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default * {
  outline: 0 none;
}

/* line 110, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .spacer {
  clear: both;
  line-height: 0px;
  font-size: 0px;
  display: block;
}

/* line 118, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default b, .default strong {
  font-weight: bold;
}

/* line 123, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .pg_break_avd {
  page-break-inside: avoid;
}

/* line 128, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .botm_brd00 {
  border-bottom: none;
}

/* line 133, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .position_relative {
  position: relative;
}

/* line 138, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .no_padding_all {
  padding: 0 !important;
}

/* line 143, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .preloader_wrp2 {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  float: left;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}

/* line 156, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default h1, .default h2, .default h3, .default h4, .default h5, .default h6, .default p, .default ul, .default li, .default ol, .default span, .default form, .default input, .default select, .default textarea, .default button, .default header, .default nav, .default a, .default a:focus, .default img {
  padding: 0px;
  margin: 0px;
  outline: 0 none;
  border: 0;
  text-decoration: none;
}

/* line 164, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default a:hover, .default a:focus {
  text-decoration: none;
}

/* line 171, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .menu_row {
  padding: 18px;
  border-bottom: #e1e2e3 1px solid;
  color: #111111;
}

/* line 177, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .menu_row .menu_btn_yellow {
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  color: #ffffff !important;
  font: normal 14px/18px ApocNormal_Bold, sans-serif;
  text-transform: uppercase;
  padding: 6px 25px;
  display: inline-block;
  transition: all ease 0.5s;
}

/* line 188, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .menu_row .menu_ttltxt01 {
  font: normal 13px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

/* line 195, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .menu_row .menu_list {
  list-style: none;
  padding: 0 !important;
  margin: 0;
}

/* line 201, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .menu_row .menu_list li {
  padding: 5px 0;
}

/* line 205, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .menu_row .menu_list li a {
  padding: 0;
  font: normal 14px/20px ApocNormal_Bold, sans-serif;
  color: #0B4437;
}

/* line 215, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel {
  position: relative;
  width: 100%;
  background: #fdfdfd;
  width: 100%;
  float: left;
  text-align: right;
  padding: 10px 0;
}

/* line 225, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
}

/* line 233, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .mm_menu_link {
  float: left;
  font-size: 20px;
  color: #0B4437;
  padding: 24px 20px;
  border-right: 1px solid #e6e7e7;
}

/* line 242, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .logo {
  width: 120px;
  float: none;
  display: block;
  margin: 0 auto;
  min-height: 50px;
  height: 100px;
}

/* line 252, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .logo a {
  float: left;
  display: block;
  text-align: left;
  background-position: left;
  background-size: contain;
  margin: 0 !important;
  height: 86px;
  margin-top: 10px !important;
}

/* line 264, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .logo a img {
  width: 100%;
  object-fit: contain;
  object-position: left;
}

/* line 273, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .lft_blk {
  float: right;
  padding-right: 25px;
  padding-top: 20px;
}

/* line 278, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .lft_blk i {
  font-size: 20px;
  color: #0B4437;
  position: relative;
}

/* line 283, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .lft_blk i span {
  background-color: red;
  color: #fff;
  position: absolute;
  font-size: 9px;
  top: -5px;
  right: -1px;
  border-radius: 50%;
  padding: 4px;
}

/* line 296, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .nav_blk {
  float: right;
  display: block;
}

/* line 301, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .nav_blk .nav_blk01 {
  float: right;
  display: block;
  margin: 0px 10px 1px 0;
  list-style: none;
}

/* line 309, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .nav_blk .nav_blk01 li {
  float: left;
  margin: 5px 0 0 15px;
  line-height: 31px;
  color: #f7be2e;
  position: relative;
}

/* line 318, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .nav_blk .nav_blk01 li a {
  font: 14px/24px ApocNormal_Bold, sans-serif;
  color: #0B4437;
  padding: 3px 0 0 0;
  text-decoration: none;
}

/* line 329, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .nav_blk .nav_blk01 .search_blk2 {
  padding: 0 15px;
}

/* line 337, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .nav_blk .nav_blk01 .search_blk2:before {
  width: 1px;
  height: 16px;
  position: absolute;
  background: #e6e7e7;
  left: -1px;
  top: 9px;
  content: "";
}

/* line 347, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .nav_blk .nav_blk01 .search_blk2:after {
  width: 1px;
  height: 16px;
  position: absolute;
  background: #e6e7e7;
  right: -1px;
  top: 9px;
  content: "";
}

/* line 362, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .nav_blk .nav_blk01 .enqbtnblk .btn_enq {
  color: #ffffff;
  background: #0B4437;
  text-decoration: none;
  border-bottom: 2px solid #0B4437;
  padding: 6px 25px 2px;
  border-radius: 2px;
  font: 10pt/16pt ApocNormal_Bold, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  float: right;
}

/* line 376, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .nav_blk .nav_blk01 .enqbtnblk .btn_enq:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 394, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .hdr_panel .cntr .spacer {
  display: none;
}

/* line 404, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .hdr_panel {
  position: relative;
  width: 100%;
  background: #ffffff;
  width: 100%;
  float: left;
  text-align: right;
}

/* line 414, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr {
  margin: 0 auto;
}

/* line 418, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .mm_menu_link {
  float: left;
  font-size: 20px;
  color: #a0a2a4;
  padding: 24px 20px;
  border-right: #e6e7e7 1px solid;
}

/* line 428, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .logo {
  width: 120px;
  height: 100px;
  float: left;
  display: block;
  margin: 0 auto;
}

/* line 437, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .logo a {
  float: left;
  display: block;
  height: 86px;
  width: 120px;
  margin: 5px 0px;
  background-size: contain;
  text-align: left;
  margin-top: 12px !important;
}

/* line 448, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .logo a img {
  max-width: 100%;
  height: auto;
}

/* line 457, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .nav_blk {
  float: right;
  display: block;
}

/* line 462, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .nav_blk .nav_blk01 {
  float: right;
  display: block;
  margin: 0px 10px 1px 0;
  list-style: none;
}

/* line 470, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .nav_blk .nav_blk01 li {
  float: left;
  margin: 5px 0 0 15px;
  line-height: 31px;
  color: #f7be2e;
  position: relative;
}

/* line 479, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .nav_blk .nav_blk01 li a {
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  color: #0B4437;
  padding: 3px 0 0 0;
  text-decoration: none;
}

/* line 490, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .nav_blk .nav_blk01 .search_blk2 {
  padding: 0 15px;
}

/* line 498, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .nav_blk .nav_blk01 .search_blk2:before {
  width: 1px;
  height: 16px;
  position: absolute;
  background: #e6e7e7;
  left: -1px;
  top: 9px;
  content: "";
}

/* line 508, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .nav_blk .nav_blk01 .search_blk2:after {
  width: 1px;
  height: 16px;
  position: absolute;
  background: #e6e7e7;
  right: -1px;
  top: 9px;
  content: "";
}

/* line 523, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .nav_blk .nav_blk01 .enqbtnblk .btn_enq {
  color: #ffffff;
  background: #0B4437;
  text-decoration: none;
  border-bottom: 2px solid #0B4437;
  padding: 6px 25px 2px;
  border-radius: 2px;
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  float: right;
}

/* line 537, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .dshbrd_hdr_new .cntr .nav_blk .nav_blk01 .enqbtnblk .btn_enq:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
}

/* line 570, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default header .header_nav .header-section {
  width: 1080px;
  margin: 0 auto;
  padding: 0px 15px;
}

/* line 580, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default header .header_nav .header-section .header-wrapper .header-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

/* line 589, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default header .header_nav .header-section .header-wrapper .header-menu ul li {
  list-style-type: none;
}

/* line 594, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default header .header_nav .header-section .header-wrapper .header-menu ul li a {
  color: #ffffff;
  font: 12px/40px ApocNormal_Light, sans-serif;
  text-transform: uppercase;
}

/* line 600, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default header .header_nav .header-section .header-wrapper .header-menu ul li a.rht_li {
  margin-left: 30px;
}

/* line 608, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default header .header_nav .header-section .header-wrapper .header-mobile-toggle {
  padding: 26px 18px;
  width: 25px;
}

/* line 613, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default header .header_nav .header-section .header-wrapper .header-mobile-toggle a {
  display: block;
}

/* line 617, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default header .header_nav .header-section .header-wrapper .header-mobile-toggle a span {
  width: 25px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin: 5px 0;
}

/* line 633, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel {
  width: 100%;
  float: left;
  background: #0B4437;
  padding: 10px 0;
  position: relative;
}

/* line 641, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr {
  margin: 0 auto;
}

/* line 645, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .update_countwrp {
  position: relative;
}

/* line 649, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .update_countwrp .update_count {
  color: #ffffff;
  font: 14px/40px Open_Sans_Regular, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 0 0 25px;
  position: relative;
  float: left;
}

/* line 659, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .update_countwrp .update_count span {
  position: absolute;
  background: url(../../images/update_count_blarb.png) no-repeat 0 0;
  width: 21px;
  height: 21px;
  display: block;
  left: 0;
  top: 0;
  font: 12px/21px Open_Sans_Regular, sans-serif;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

/* line 675, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .update_countwrp .update_pop {
  position: absolute;
  left: 0;
  top: 32px;
  background: #fbfbfb;
  width: 280px;
  min-height: 100px;
  padding: 15px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  z-index: 7;
  text-align: center;
  display: none;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
}

/* line 693, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .update_countwrp .update_pop .update_close_btn {
  color: #a7a7a7;
  position: absolute;
  right: 12px;
  top: 8px;
  line-height: 10px;
}

/* line 702, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .update_countwrp .update_pop .update_pop_ttl {
  font: bold 14px/20px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  padding: 0 0 10px 0;
}

/* line 709, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .update_countwrp .update_pop .update_pop_conrow_wrp {
  max-height: 300px;
  overflow-y: auto;
  padding: 0 10px 0 0;
}

/* line 715, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .update_countwrp .update_pop .update_pop_conrow_wrp .update_pop_conrow {
  border-top: #e1e1e1 1px solid;
  padding: 10px 0;
}

/* line 720, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .update_countwrp .update_pop .update_pop_conrow_wrp .update_pop_conrow .update_pop_conrow p {
  display: block;
  padding: 0 0 3px 0;
  color: #111111;
  font: normal 14px/20px Open_Sans_Regular, sans-serif;
}

/* line 736, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myaccmenu_linktxt {
  float: left;
  display: none;
  font: 14px/40px Open_Sans_Regular, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
}

/* line 746, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 {
  float: left;
  display: block;
  list-style: none;
  overflow: visible;
}

/* line 752, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 li {
  float: left;
  display: block;
  padding: 0 10px;
  position: relative;
}

/* line 759, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 li a {
  color: #ffffff;
  display: block;
  font: 14px/40px ApocNormal_Light, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 769, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 li a:focus {
  color: #ffffff;
}

/* line 773, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 li a:hover {
  color: #ffffff;
}

/* line 777, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 li:hover ul {
  height: auto;
}

/* line 782, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 li ul {
  background: #3d3d3d;
  width: 155px;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 12;
  height: 0;
  overflow: hidden;
  transition: ease height 0.5s;
}

/* line 794, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 li ul li {
  float: left;
  position: relative;
  width: 100%;
  display: block;
  border-bottom: #3d3d3d 1px solid;
  padding: 0;
}

/* line 803, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 li ul li a:hover {
  color: #ebf7ff !important;
  border-left: 5px solid #ebf7ff !important;
}

/* line 809, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .myacc_linklstwrp .myacc_linklst_01 li ul li a {
  float: left;
  display: block;
  width: 100%;
  background: #333333;
  padding: 0 10px;
  border-left: #474646 5px solid;
  color: #fff;
  font: 14px/40px Open_Sans_Regular, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}

/* line 834, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .offline_cnt ul.myacc_linklst_02 {
  float: right;
  display: block;
  list-style: none;
}

/* line 840, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .offline_cnt ul.myacc_linklst_02 li {
  float: left;
  display: block;
  list-style: none;
  padding: 0 10px;
}

/* line 847, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .offline_cnt ul.myacc_linklst_02 li a {
  color: #ffffff;
  display: block;
  font: 14px/40px ApocNormal_Light, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

/* line 857, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .offline_cnt ul.myacc_linklst_02 li a:focus {
  color: #ffffff;
}

/* line 862, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .myacc_hdr_panel .cntr .offline_cnt ul.myacc_linklst_02 li a:hover {
  color: #ffffff;
}

/* line 879, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .banner_wrp {
  width: 100%;
  height: 400px !important;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
}

/* line 888, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .banner_wrp .slide {
  width: 100%;
  height: 100%;
  display: inline-block;
  left: 0;
  top: 0;
  transition: ease all 0.5s;
}

/* line 897, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .banner_wrp .slide .banner_txtblk_wrp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 911, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .banner_wrp .slide .banner_txtblk_wrp table tr td .myst_logo {
  display: none;
  max-width: 89px;
  height: 92px;
  margin: 0 auto 15px;
  position: relative;
  /* height: 92px; */
}

/* line 921, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .banner_wrp .slide .banner_txtblk_wrp table tr td .banner_txtblk {
  width: 750px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}

/* line 930, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .banner_wrp .slide .banner_txtblk_wrp table tr td .banner_txtblk .banner_ttltxt {
  font: normal 48px/52px ApocNormal_Dark, sans-serif;
  color: #ffffff;
  margin: 0 0 10px 0;
}

/* line 936, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .banner_wrp .slide .banner_txtblk_wrp table tr td .banner_txtblk .banner_txt {
  margin: 30px;
  font: normal 15px/24px Open_Sans_Regular, sans-serif;
  text-shadow: 0px 0px 8px black;
}

/* line 941, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .banner_wrp .slide .banner_txtblk_wrp table tr td .banner_txtblk .banner_txt .main_txt {
  font: 18px/28px Open_Sans_Regular, sans-serif;
  color: #ffffff;
  text-shadow: none;
}

/* line 959, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk {
  background: #F8F6F3;
  border-top: 1px solid #0B4437;
  width: 100%;
}

/* line 965, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr {
  margin: 0 auto;
}

/* line 968, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk {
  padding: 35px 0 45px;
}

/* line 971, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .myacc_conbtmblk_ttl {
  font: normal 26px/35px ApocNormal_Dark, sans-serif;
  color: #0B4437;
  text-align: center;
  margin: 15px 0;
}

/* line 979, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk {
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 2px 0px #cccccc;
  box-shadow: 0px 0px 2px 0px #cccccc;
  transition: all ease 0.5s;
  margin: 0 0 20px;
}

/* line 988, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .imgblk {
  min-height: 192px;
  height: auto;
  display: block;
  position: relative;
}

/* line 995, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .imgblk img {
  border: 5px solid #0B4437;
  width: 100%;
}

/* line 1001, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .imgblk .quotes_ttltxt {
  position: absolute;
  bottom: 0px;
  font: normal 24px/30px Open_Sans_Regular, sans-serif;
  color: #ffffff;
  z-index: 10;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  min-height: 42px;
  padding: 5px 10px 25px;
  text-align: center;
}

/* line 1019, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .imgblk .indctr_info {
  position: absolute;
  left: 0;
  bottom: -11px;
  z-index: 11;
  width: 100%;
  text-align: center;
}

/* line 1028, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .imgblk .indctr_info p {
  background: #e21838;
  padding: 4px 20px 2px;
  color: #ffffff;
  text-align: center;
  font: normal 11px/22px Open_Sans_Regular, sans-serif;
  letter-spacing: 0.50px;
  text-transform: uppercase;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin: 0 auto;
  width: auto;
  display: inline-block;
}

/* line 1047, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .myacc_txtblk {
  text-align: center;
  min-height: 172px;
}

/* line 1052, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .myacc_txtblk .myacc_txtblktop {
  padding: 20px;
  border-bottom: #e3e3e3 1px solid;
  min-height: 100px;
}

/* line 1058, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .myacc_txtblk .myacc_txtblktop .trvl_loctxt {
  color: #999b9d;
  text-transform: uppercase;
  font: normal 10pt/16pt Open_Sans_Regular, sans-serif;
  letter-spacing: 1px;
  float: left;
  width: 100%;
}

/* line 1068, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .myacc_txtblk .myacc_txtblktop .trvl_loctxt_dark {
  color: #111111;
  text-transform: uppercase;
  font: 10pt/16pt Open_Sans_Regular, sans-serif, sans-serif;
  letter-spacing: 1px;
  float: left;
  width: 100%;
}

/* line 1078, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .myacc_txtblk .myacc_txtblktop .trvl_loctxt_dark2 {
  color: #929497;
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  letter-spacing: 1px;
  float: left;
  width: 100%;
}

/* line 1089, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .myacc_txtblk .myacc_txtblkbot {
  padding: 20px;
}

/* line 1093, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .myacc_txtblk .myacc_txtblkbot .btn_yellow {
  background: #0B4437;
  border: 0 none;
  border-bottom: 2px solid #0B4437;
  color: #ffffff;
  font: normal 11px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px 3px;
  display: inline-block;
  letter-spacing: 2px;
  transition: all ease 0.5s;
}

/* line 1107, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .myacc_txtblk .myacc_txtblkbot .btn_yellow:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 1115, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .myacc_conbtmblk .holiday_imgblk .myacc_txtblk .myacc_txtblkbot .btn_darkgray {
  padding: 6px 15px 3px;
  margin: 0 5px 0 0;
}

/* line 1129, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .mid_gray_blk .cntr .traveblg_center {
  text-align: center;
}

/* line 1140, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 {
  background: #ffffff;
  width: 100%;
}

/* line 1148, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .head_txtblk01 {
  padding: 45px 0;
  width: 560px;
  text-align: center;
  margin: 0 auto;
}

/* line 1155, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .head_txtblk01 h2 {
  color: #0B4437;
  font: 30px/40px ApocNormal_Dark, sans-serif !important;
}

/* line 1162, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .cntntr_blk01 {
  background: #fff;
  border-radius: 5px;
  margin: 0 0 94px;
}

/* line 1168, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .cntntr_blk01 .head_txtblk01 {
  padding: 45px 0;
  width: 560px;
  text-align: center;
  margin: 0 auto;
}

/* line 1175, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .cntntr_blk01 .head_txtblk01 h3 {
  font: 24px ApocNormal_Light, sans-serif;
  color: #111111;
  margin: 0 0 25px;
}

/* line 1183, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .cntntr_blk01 .cntnt_txtblk01 {
  padding: 45px 0;
  width: 560px;
  text-align: center;
  margin: 0 auto;
}

/* line 1190, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .cntntr_blk01 .cntnt_txtblk01 h3 {
  font: 24px/30px ApocNormal_Bold, sans-serif;
  color: #111111;
  margin: 0 0 25px;
}

/* line 1200, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .cntntr_blk01 .grd_blk01 .note_blk01 {
  padding: 25px 30px;
}

/* line 1204, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .cntntr_blk01 .grd_blk01 .note_blk01 h4 {
  margin: 0 0 5px;
  font: 18px/26px ApocNormal_Bold, sans-serif;
}

/* line 1210, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .cntntr_blk01 .grd_blk01 .note_blk01 p {
  font: 14px/20px Open_Sans_Regular, sans-serif;
  color: #111111;
  margin: 0 0 10px;
}

/* line 1216, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .cntntr_blk01 .grd_blk01 .note_blk01 h5 {
  color: #111111;
  font-weight: normal;
  margin: 15px 0 0;
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
}

/* line 1227, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .dark_txtr_bodyblk01 {
  /* background: url(https://d4agkz4ifvt5n.cloudfront.net/Content/images/bodyblk01_conbg.jpg) 0 0; */
  background: #f5f5f5;
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
}

/* line 1243, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 {
  background: #ffffff;
  width: 100%;
}

/* line 1247, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 {
  /* background: url(https://d4agkz4ifvt5n.cloudfront.net/Content/images/bodyblk01_conbg.jpg) 0 0; */
  background: #F8F6F3;
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
}

/* line 1256, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr {
  margin: 0 auto;
}

/* line 1260, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr {
  padding: 25px 0;
  border-top: #565758 1px solid;
  border-bottom: #565758 1px solid;
  margin-bottom: 45px;
}

/* line 1267, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .pasttripblk_ttltxt {
  padding: 45px 0 35px;
  font: normal 40px/30px Open_Sans_Regular, sans-serif;
  color: #fff;
  text-align: center;
}

/* line 1275, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .yr_trp_icns00 {
  position: relative;
}

/* line 1286, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2.elgt .imgblk .indctr_info p {
  background: #208db4;
}

/* line 1300, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2.wlgt .imgblk .indctr_info p {
  background: #58ab40;
}

/* line 1308, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 {
  background: #fff;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  transition: all ease 0.5s;
  /* min-height: 350px; */
  padding: 0;
  margin: 0 0 20px;
  position: relative;
}

/* line 1319, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk {
  height: 191px;
  display: block;
  position: relative;
}

/* line 1325, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk img {
  height: 191px;
}

/* line 1330, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk .trvl_ttltxt {
  position: absolute;
  bottom: 0px;
  font: normal 20px/25px ApocNormal_Dark, sans-serif;
  color: #fff;
  z-index: 10;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  min-height: 42px;
  padding: 5px 10px 25px;
  width: 100%;
}

/* line 1349, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk .indctr_bar {
  background: #e21838;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  z-index: 10;
  padding: 0 !important;
}

/* line 1361, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk .indctr_info {
  position: absolute;
  left: 0;
  bottom: -11px;
  z-index: 11;
  width: 100%;
  text-align: center;
}

/* line 1370, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk .indctr_info p {
  background: #e21838;
  color: #fff;
  text-align: center;
  font: normal 10pt/16pt Open_Sans_Regular, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin: 0 auto;
  width: auto;
  display: inline-block;
  padding: 4px 20px 2px;
}

/* line 1390, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .img_blk_hght01 img {
  width: 100%;
  border: none !important;
}

/* line 1397, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .txtblk2 {
  padding: 20px;
}

/* line 1401, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .txtblk2 .pasttripinfo_txtblk {
  display: block;
  position: relative;
  padding: 0 0 9px 0;
  border-bottom: #e3e3e3 1px solid;
}

/* line 1408, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .txtblk2 .pasttripinfo_txtblk .quote_infotxt1 {
  color: #111111;
  font: normal 10pt/16pt Open_Sans_Regular, sans-serif;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* line 1418, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .txtblk2 .blog_authorblk {
  margin: 20px 0 0;
}

/* line 1422, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .txtblk2 .blog_authorblk .btn_yellow {
  background: #0B4437;
  border: 0 none;
  border: #0B4437 2px solid;
  border-bottom: #0B4437 2px solid;
  color: #ffffff;
  font: normal 14px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 25px;
  display: inline-block;
  letter-spacing: 1px;
  transition: all ease 0.5s;
}

/* line 1437, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .txtblk2 .blog_authorblk .btn_yellow:hover {
  background: #ebf7ff;
  border: #0B4437 2px solid;
  border-bottom: #0B4437 2px solid;
  color: #0B4437;
  padding: 6px 25px;
}

/* line 1446, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .quotes_blk2 .txtblk2 .blog_authorblk .btn_yellow:focus {
  background: #ebf7ff;
  border: #ff9c00 2px solid;
  border-bottom: #0B4437 2px solid;
  color: #0B4437;
  padding: 6px 25px;
}

/* line 1462, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .dark_txtr_bodyblk01 .cntr .pasttripblk_cntr .blk_cursor_00 {
  cursor: no-drop;
}

/* line 1470, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 {
  padding: 0 0 42px 0;
  border-bottom: #e1e1e1 1px solid;
}

/* line 1475, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr {
  margin: 0 auto;
}

/* line 1479, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .pasttripmore_ttltxt {
  padding: 0px 0 10px;
  font: normal 24px/30px Open_Sans_Regular, sans-serif;
  color: #0B4437;
  text-align: center;
}

/* line 1489, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk {
  padding: 10px 10px 20px;
}

/* line 1493, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk .holiday_imgblk {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0px 0px 2px 0px #cccccc;
  box-shadow: 0px 0px 2px 0px #cccccc;
  transition: all ease 0.5s;
}

/* line 1501, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk .holiday_imgblk .imgblk {
  height: 140px;
}

/* line 1505, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk .holiday_imgblk .imgblk img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 1513, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk .holiday_imgblk .txtblk {
  padding: 15px 30px;
  text-align: center;
}

/* line 1518, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk .holiday_imgblk .txtblk .info_txtblk {
  display: block;
  min-height: 120px;
  position: relative;
}

/* line 1524, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk .holiday_imgblk .txtblk .info_txtblk .holiday_ttltxt {
  font: normal 14px/1.273em Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  color: #111111;
  letter-spacing: 2px;
}

/* line 1532, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk .holiday_imgblk .txtblk .info_txtblk .holiday_contxt {
  font-size: 12px;
  color: #929497;
  position: absolute;
  left: 0;
  bottom: 22px;
  width: 100%;
}

/* line 1542, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk .holiday_imgblk .txtblk .info_txtblk:after {
  background: #e3e3e3;
  width: 40px;
  height: 1px;
  position: absolute;
  left: 40%;
  bottom: 0;
  content: "";
}

/* line 1554, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .body_conblk04_imgblk .hd_lnd_imgblk .holiday_imgblk .txtblk .holiday_link {
  font: normal 11px/24px Open_Sans_Regular, sans-serif;
  color: #e21838;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  padding: 10px 0 0 0;
}

/* line 1570, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .past_more_trip .holiday_imgblk {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
}

/* line 1575, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .past_more_trip .holiday_imgblk img {
  border: none !important;
}

/* line 1582, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .viewall_btnblk {
  text-align: center;
  margin: 22px 0 0 0;
}

/* line 1587, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .viewall_btnblk .preloader_wrp2 {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  float: left;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}

/* line 1600, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .viewall_btnblk .mailsend_msgtxt {
  font: 14px Open_Sans_Regular, sans-serif;
  padding: 10px;
  margin-bottom: 10px;
}

/* line 1607, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .viewall_btnblk .btn_yellow2 {
  background: #0B4437;
  border: 0 none;
  border: #0B4437 2px solid;
  border-bottom: #0B4437 2px solid;
  color: #ffffff;
  font: normal 12px/22px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 25px;
  display: inline-block;
  letter-spacing: 1px;
  transition: all ease 0.5s;
}

/* line 1622, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .viewall_btnblk .btn_yellow2:hover {
  background: #ebf7ff;
  border: #0B4437 2px solid;
  border-bottom: #0B4437 2px solid;
  color: #0B4437;
  padding: 6px 25px;
}

/* line 1631, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .viewall_btnblk .btn_yellow2:focus {
  background: #ebf7ff;
  border: #ff9c00 2px solid;
  border-bottom: #0B4437 2px solid;
  color: #0B4437;
  padding: 6px 25px;
}

/* line 1642, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .viewall_btnblk .btn_white {
  border: 2px solid #0B4437;
  color: #0B4437;
  font: 14px/22px Open_Sans_Regular, sans-serif;
  padding: 6px 25px 8px;
}

/* line 1649, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .viewall_btnblk .btn_white:hover {
  color: #ffffff;
  background: #0B4437;
}

/* line 1654, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .body_conblk05 .cntr .viewall_btnblk .btn_white:focus {
  border: 2px solid #0B4437;
  color: #111111;
  font: 12px/22px Open_Sans_Regular, sans-serif;
  padding: 6px 25px 8px;
}

/* line 1666, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr {
  margin: 0 auto;
}

/* line 1670, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_ttltxt {
  padding: 45px 0 35px;
  font: normal 30px/40px ApocNormal_Dark, sans-serif;
  color: #0B4437;
  text-align: center;
}

/* line 1678, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr {
  padding: 25px 0;
  border-top: #0B4437 1px solid;
  border-bottom: #0B4437 1px solid;
  margin-bottom: 45px;
}

/* line 1685, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 {
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  transition: all ease 0.5s;
  /* min-height: 350px; */
  padding: 0;
  margin: 0 0 20px;
}

/* line 1696, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2:hover {
  -webkit-box-shadow: 0px 0px 8px 0px black;
  box-shadow: 0px 0px 8px 0px black;
}

/* line 1702, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk {
  display: block;
  position: relative;
  overflow: unset;
  height: 191px;
  text-align: center;
}

/* line 1710, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk img {
  width: 100%;
  max-width: 100%;
  border: none;
}

/* line 1717, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk .quotes_ttltxt {
  position: absolute;
  bottom: 0px;
  font: normal 24px/30px Open_Sans_Regular, sans-serif;
  color: #ffffff;
  z-index: 10;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 75%, rgba(0, 0, 0, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  min-height: 42px;
  padding: 5px 10px 25px;
  text-align: center;
}

/* line 1736, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk .indctr_info {
  position: absolute;
  left: 0;
  bottom: -11px;
  z-index: 11;
  width: 100%;
  text-align: center;
}

/* line 1745, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .imgblk .indctr_info p {
  background: #e21838;
  /* padding: 0px 20px; */
  padding: 4px 20px 2px;
  color: #ffffff;
  text-align: center;
  font: normal 11px/22px Open_Sans_Regular, sans-serif;
  /* letter-spacing: 2px; */
  letter-spacing: 0.50px;
  text-transform: uppercase;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  margin: 0 auto;
  width: auto;
  display: inline-block;
}

/* line 1767, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .quotes_txtblk {
  padding: 25px 0;
  text-align: center;
  position: relative;
  min-height: 91px;
}

/* line 1774, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .quotes_txtblk .quote_infotxt1 {
  color: #111111;
  font: normal 11px/22px Open_Sans_Regular, sans-serif;
  text-align: center;
  /* letter-spacing: 2px; */
  letter-spacing: 0.50px;
  text-transform: uppercase;
}

/* line 1784, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .quotes_txtblk .quote_infotxt2 {
  color: #111111;
  font: normal 11px/22px Open_Sans_Regular, sans-serif;
  text-align: center;
  /* letter-spacing: 2px; */
  letter-spacing: 0.50px;
  text-transform: uppercase;
}

/* line 1794, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .quotes_txtblk:after {
  background: none repeat scroll 0 0 #E3E3E3;
  bottom: 0;
  content: "";
  height: 1px;
  left: 44%;
  position: absolute;
  width: 40px;
}

/* line 1807, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .quotes_txtblk02 {
  padding: 20px 0;
  min-height: 49px;
  margin: 1px 0 0 0;
  text-align: center;
}

/* line 1814, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk2 .quotes_txtblk02 .quote_link {
  font: normal 11px/18px Open_Sans_Regular, sans-serif;
  color: #111111;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
}

/* line 1826, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .pasttrip_blk_empty {
  background: #252526;
  -webkit-box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, 0.6);
  min-height: 314px;
  float: left;
  display: block;
  width: 100%;
}

/* line 1836, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .pasttrip_blk_empty .empty_txt {
  width: 80%;
  text-align: center;
  margin: 25% auto 0;
  color: #8a8c8f;
  font: normal 24px/28px Open_Sans_Regular, sans-serif;
  position: relative;
}

/* line 1847, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk_empty02 {
  background: #fff;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
  transition: all ease 0.5s;
  min-height: 328px;
  padding: 0 20px;
  float: left;
  display: block;
  width: 100%;
}

/* line 1859, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk_empty02 .empty_txt {
  width: 80%;
  text-align: center;
  margin: 25% auto 0;
  color: #8a8c8f;
  font: normal 24px/28px Open_Sans_Regular, sans-serif;
  position: relative;
}

/* line 1868, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .cntr .pasttripblk_cntr .quotes_blk_empty02 .empty_txt span {
  color: #0B4437;
}

/* line 1884, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr {
  position: relative;
  width: 100%;
  min-height: 780px;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}

/* line 1893, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 1907, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk {
  background: rgba(0, 0, 0, 0.6);
  width: 700px;
  min-height: 200px;
  /* margin: 250px auto 40px; */
  margin: 0 auto;
}

/* line 1915, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp {
  width: 520px;
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
}

/* line 1921, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .signuptxt {
  text-align: center;
  font: bold 11px/14px Open_Sans_Regular, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 1928, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .signuptxt a {
  color: #ffffff;
}

/* line 1934, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp p {
  font-size: 15px;
  color: #d9d9d9;
  text-align: center;
  margin: 0 0 30px;
  line-height: 24px;
}

/* line 1943, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .loginblk_ttltxt {
  color: #ffffff;
  font: normal 30px/35px ApocNormal_Bold, sans-serif;
  text-align: center;
  margin: 0 0 30px 0;
}

/* line 1951, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_formblk {
  width: 100%;
}

/* line 1955, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_formblk .loginform_row {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}

/* line 1961, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_formblk .loginform_row label {
  float: left;
  width: 190px;
  margin: 6px 20px 0 0;
  display: block;
  font: normal 14px/18px Open_Sans_Regular, sans-serif;
  color: #d3d3d3;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: right;
}

/* line 1974, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_formblk .loginform_row .login_input {
  background: #ffffff;
  border-radius: 3px;
  padding: 5px 10px;
  width: 270px;
  border: none;
  font: normal 15px/20px Open_Sans_Regular, sans-serif;
  color: #666;
}

/* line 1985, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_formblk .loginform_row .btn_enq {
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  border-radius: 2px;
  font: 14px/22px ApocNormal_Bold, sans-serif;
  color: #ffffff;
  /* letter-spacing: 2px; */
  letter-spacing: 0px;
  /* padding: 3px 25px; */
  padding: 6px 25px 2px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  float: right;
}

/* line 2000, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_formblk .loginform_row .btn_enq:hover {
  color: #0B4437;
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
}

/* line 2010, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_error {
  background: #e21838;
  position: absolute;
  left: 0;
  top: -70px;
  width: 100%;
  min-height: 80px;
  text-align: center;
  color: #ffffff;
  padding: 10px;
  border: 2px solid #a7011c;
  border-radius: 5px;
  opacity: 0;
  transition: ease all 0.5s;
}

/* line 2026, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_error.error.active {
  background: #e21838;
  position: absolute;
  left: 0;
  top: -70px;
  width: 100%;
  min-height: 80px;
  text-align: center;
  color: #ffffff;
  padding: 10px;
  border: 2px solid #a7011c;
  border-radius: 5px;
  opacity: 1;
  transition: ease all 0.5s;
}

/* line 2041, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_error.error.active a {
  color: #ffffff;
}

/* line 2046, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .loginbannercntr .banner_txtblk_wrp table tr td .loginblk .loginblk_innrwrp .login_error.success {
  background: #03ca03c4;
  color: #ffffff;
  border: 2px solid #03ca0357;
  opacity: 0.95;
}

/* line 2064, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 {
  background: #ffffff;
  width: 100%;
  /* .dark_txtr_bodyblk01 { */
}

/* line 2071, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk {
  padding: 25px 0 70px;
  background: #F8F6F3;
  /* background: url(https://d4agkz4ifvt5n.cloudfront.net/Content/images/bodyblk01_conbg.jpg) 0 0; */
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
}

/* line 2081, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr {
  margin: 0 auto;
}

/* line 2085, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk {
  background: #ffffff;
  /* SOF Left Menu Page */
  /* EOF Left Menu Page */
}

/* line 2094, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .dwnld_doc01 {
  background: #fff;
  border-top: 1px solid #ccc;
}

/* line 2099, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .dwnld_doc01 h3 {
  font: bold 14pt/18pt ApocNormal_Light, sans-serif;
  padding: 0 10px;
  margin: 10px 0 0;
  color: #111111;
}

/* line 2108, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk {
  background: #ffffff;
  padding: 0;
  /* border-left: none; */
}

/* line 2114, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk .hdsgnpg_rtnvlst {
  list-style: none;
}

/* line 2118, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk .hdsgnpg_rtnvlst .rtnvlst_info {
  padding: 10px;
}

/* line 2122, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk .hdsgnpg_rtnvlst .rtnvlst_info h3 {
  font: bold 20px/30px Open_Sans_Regular, sans-serif;
  color: #0B4437;
}

/* line 2127, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk .hdsgnpg_rtnvlst .rtnvlst_info h4 {
  font: 17px/27px Open_Sans_Regular, sans-serif;
  color: #0B4437;
}

/* line 2134, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk .hdsgnpg_rtnvlst li {
  list-style: none;
  position: relative;
  border-bottom: #484747 1px solid;
  color: #d3d3d3;
  border-color: #e9e9e9;
}

/* line 2142, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk .hdsgnpg_rtnvlst li a {
  font: 15px/18px Open_Sans_Regular, sans-serif;
  color: #111111;
  letter-spacing: 0.50px;
  transition: all ease 0.1s;
  display: block;
  padding: 10px;
  text-transform: uppercase;
}

/* line 2153, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk .hdsgnpg_rtnvlst li:hover a {
  background: #0B4437;
  color: #ffffff;
}

/* line 2161, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk .hdsgnpg_rtnvlst .cur a {
  background: #0B4437;
  color: #ffffff;
}

/* line 2168, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .hdsgnpg_rtnvblk .hdsgnpg_rtnvlst li.cur:before {
  background: url(../../../../images/hdsgnpg_rtnv_arrow.png) 0 0 no-repeat;
  width: 10px;
  height: 22px;
  position: absolute;
  left: -10px;
  top: 15%;
  content: "";
  display: none;
}

/* line 2182, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts {
  /* border-bottom: 1px solid #e9e9e9; */
}

/* line 2186, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk {
  margin: 10px;
  border-radius: 0 0 3px 3px;
  position: relative;
  /* padding: 15px 12px 10px 15px; */
  color: #ffffff;
  /* border-bottom: 3px solid $primary-border-color; */
  background: #0B4437;
}

/* line 2196, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk h4 {
  font: 22px/30px Open_Sans_Regular, sans-serif;
  position: absolute;
  bottom: 35px;
  left: 10px;
  color: #ffffff;
}

/* line 2205, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 2213, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk .itnry_dtl_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

/* line 2223, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk .iconwrp {
  font-size: 20px;
  padding: 0 10px 0 0;
  color: #ffffff !important;
  display: inline-block;
  /*
								float: left;
								min-width: 30px;
								*/
  width: 25px;
  height: 25px;
  vertical-align: middle;
}

/* line 2237, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk .iconwrp img {
  width: 100%;
  height: 100%;
  max-width: 23px;
  object-fit: contain;
}

/* line 2246, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk .txtwrp {
  color: #ffffff;
  /* float: left; */
  /* display: block; */
  display: inline-block;
  vertical-align: middle;
  width: 85%;
}

/* line 2255, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk .txtwrp p {
  font: 14px Open_Sans_Regular, sans-serif;
  letter-spacing: 0.30px;
  text-transform: uppercase;
}

/* line 2261, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk .txtwrp span {
  font: normal 10px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  word-break: break-all;
}

/* line 2271, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk .btm_blk {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  padding: 5px 10px;
  width: 100%;
}

/* line 2279, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk .btm_blk p {
  color: #ffffff !important;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 2286, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .inr_blk .btm_blk a {
  color: #ffffff !important;
  font-size: 10px;
  text-transform: uppercase;
}

/* line 2296, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .hdsgnpg_rightpnl .itnry_rtsd_dts .linkblk {
  margin: 10px;
  border-radius: 0 0 3px 3px;
  position: relative;
  /* padding: 15px 12px 10px 15px; */
  padding: 15px 10px 10px 15px;
  color: #ffffff;
  border-bottom: 3px solid #0B4437;
  background: #0B4437;
}

/* line 2315, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 {
  position: relative;
  border-right: 1px solid #e9e9e9;
  /* EOF Accommodation Page */
  /* EOF Accommodation Page */
  /* SOF Itinerary Page */
  /* EOF  Itinerary Page */
}

/* line 2320, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .img_slider {
  width: 100%;
  height: auto;
  position: relative;
  background: #F4F4F4;
}

/* line 2328, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .hdsgnpg_bdynvblk {
  background: #ffffff;
  border-bottom: 1px solid #e9e9e9;
}

/* line 2333, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .hdsgnpg_bdynvblk .hdsgnpg_bdynv_rtblk {
  text-align: center;
  padding: 15px 64px 15px 20px;
}

/* line 2338, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .hdsgnpg_bdynvblk .hdsgnpg_bdynv_rtblk h3 {
  color: #0B4437;
  font: bold 20px/25px Open_Sans_Regular, sans-serif;
}

/* line 2343, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .hdsgnpg_bdynvblk .hdsgnpg_bdynv_rtblk h4 {
  font: normal 17px/22px Open_Sans_Regular, sans-serif;
  color: #0B4437;
}

/* line 2348, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .hdsgnpg_bdynvblk .hdsgnpg_bdynv_rtblk h6 {
  font: normal 16px/22px Open_Sans_Regular, sans-serif;
  font-style: italic;
  color: #0B4437;
  line-height: 20px;
}

/* line 2357, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .hdsgnpg_bdynvblk .option_blk {
  display: inline-block;
  width: 100%;
  z-index: 111;
  background-color: transparent;
  text-align: center;
  color: #ffffff;
}

/* line 2371, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .viewall_btnblk {
  text-align: center;
  margin: 22px 0 0 0;
}

/* line 2377, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  background: #ffffff;
  border-bottom: 1px solid #e9e9e9;
}

/* line 2385, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .itin_name_d {
  font: normal 30px/40px ApocNormal_Dark, sans-serif;
  color: #8a8c8f;
  padding: 35px 0 0;
  width: 560px;
  text-align: center;
  margin: 0 auto;
}

/* line 2395, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn h2 {
  font: 12px/22px Open_Sans_Regular, sans-serif;
  color: #111111;
  text-transform: uppercase;
  padding: 25px 0;
  letter-spacing: 1px;
  width: 560px;
  text-align: center;
  margin: 0 auto;
}

/* line 2409, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk {
  /* border-right: 1px solid #E9E9E9; */
  background: #ffffff;
  /* SOF Itinerary Page */
  /* EOF Itinerary Page */
}

/* line 2414, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont {
  padding: 0px 40px 0;
  border-right: #e9e9e9 1px solid;
  /* SOF Essential Information */
  /* EOF Essential Information */
  /* SOF Coresspondence Page */
  /* EOF Coresspondence Page */
  /* SOF Flights Page */
  /* EOF Flights Page */
  /* SOF Important Information Page */
  /* EOF Important Information Page */
  /* SOF Emergency Contact */
  /* EOF Emergency Contact */
  /* SOF Errata Text Block Ticket #160 */
  /* EOF Errata Text Block */
}

/* line 2419, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_ttltxtwrp {
  border-bottom: 1px solid #e9e9e9;
  /* padding: 0 0 20px; */
  padding: 20px 0 20px;
  margin: 0 0 20px 0;
}

/* line 2426, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_ttltxtwrp .hdsgncon_ttltxt01 {
  font: bold 22px/34px ApocNormal_Dark, sans-serif;
  color: #332e4e;
  padding: 0;
}

/* line 2433, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_ttltxtwrp .notes_ttltxt {
  font: normal 24px/30px ApocNormal_Dark, sans-serif;
  color: #0B4437;
}

/* line 2440, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_ttltxtwrp .btn_blk .btn_gray {
  border: 0 none;
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  color: #ffffff;
  font: normal 13px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px;
  display: inline-block;
  transition: all ease 0.5s;
}

/* line 2453, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_ttltxtwrp .btn_blk .btn_gray:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 2465, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk {
  display: block;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}

/* line 2474, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-default > .panel-heading {
  background-color: #0B4437;
  background-image: none;
  border-radius: 0px;
}

/* line 2480, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-group .panel {
  overflow: inherit;
}

/* line 2484, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-default > .panel-heading .minus_icon,
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-default > .panel-heading .plus_icon {
  float: right;
  margin: 7px 2px;
}

/* line 2489, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-default > .panel-heading a {
  font: 15px/26px ApocNormal_Light, sans-serif;
  color: #ffffff;
}

/* line 2493, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-default > .panel-heading a.collapsed .minus_icon {
  display: none;
}

/* line 2496, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-default > .panel-heading a .plus_icon {
  display: none;
}

/* line 2499, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-default > .panel-heading a.collapsed .plus_icon {
  display: block !important;
}

/* line 2502, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-body ul {
  list-style-type: none;
}

/* line 2505, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-body ul li {
  padding: 0 0 10px 0;
  font: 14px/18px Open_Sans_Regular, sans-serif;
  color: #000000;
  letter-spacing: 0.5px;
}

/* line 2511, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .panel-body ul li b {
  font: 14px/20px ApocNormal_Light, sans-serif;
}

/* line 2516, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}

/* line 2522, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .cntry_name {
  font: 21px/26px ApocNormal_Bold, sans-serif !important;
  text-transform: uppercase;
  color: #0B4437;
  margin-bottom: 15px;
}

/* line 2532, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .essntl_innr .essntl_title {
  color: #111111;
  font: 18px/26px ApocNormal_Bold, sans-serif;
  text-transform: capitalize;
}

/* line 2539, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .essential_blk .essntl_innr .essntl_desc {
  color: #111111 !important;
  font: 15px/24px Open_Sans_Regular, sans-serif !important;
  padding: 0px 0 20px;
  width: 100%;
}

/* line 2557, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_contentwrp.mst_info_txt01 h5 {
  font: bold 14pt/18pt ApocNormal_Light, sans-serif !important;
  text-transform: uppercase;
  color: #0B4437;
  margin-bottom: 5px;
}

/* line 2566, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_contentwrp {
  padding: 0 0 0 0;
}

/* line 2569, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_contentwrp h5 {
  font: bold 14pt/18pt ApocNormal_Light, sans-serif !important;
  text-transform: uppercase;
  color: #0B4437;
  margin-bottom: 5px;
}

/* line 2577, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_contentwrp .country_title {
  font: bold 14pt/18pt ApocNormal_Light, sans-serif !important;
  text-transform: uppercase;
  color: #0B4437;
  margin-bottom: 5px;
}

/* line 2585, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_contentwrp .country_txt {
  font: 10pt/16pt Open_Sans_Regular, sans-serif !important;
  padding-bottom: 10px;
}

/* line 2591, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .notes_contentwrp p {
  color: #111111;
  font: 15px/24px Open_Sans_Regular, sans-serif;
  padding: 10px 0;
  width: 100%;
}

/* line 2604, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flight_grid_row {
  margin: 15px 0 0;
  float: left;
  display: block;
  width: 100%;
  position: relative;
}

/* line 2612, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flight_grid_row p {
  font: 13px/21px Open_Sans_Regular, sans-serif;
}

/* line 2617, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flight_grid_row table {
  margin: 0 0 15px;
}

/* line 2622, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flight_grid_row table tr th {
  background: #f2f2f2;
  padding: 10px 5px;
  border-bottom: #cfcfcf 1px solid;
  border-top: #cfcfcf 1px solid;
  color: #111111;
  font: bold 14px/21px Open_Sans_Regular, sans-serif;
}

/* line 2632, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flight_grid_row table tr td {
  padding: 10px 5px;
  border-bottom: #d8d8d8 1px solid;
  color: #111111;
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  text-transform: capitalize;
}

/* line 2645, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row {
  margin: 20px 0 0;
  float: left;
  display: block;
  width: 100%;
}

/* line 2652, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row h3 {
  color: #0B4437;
  font: 18px/20px ApocNormal_Dark, sans-serif;
  text-transform: uppercase;
  padding: 10px 0;
}

/* line 2664, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row table tr th {
  color: #111111;
  font: bold 14px/21px Open_Sans_Regular, sans-serif;
  background: #f2f2f2;
  padding: 10px 5px;
  border-bottom: #cfcfcf 1px solid;
  border-top: #cfcfcf 1px solid;
}

/* line 2674, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row table tr td {
  color: #111111;
  font: 14px/20px Open_Sans_Regular, sans-serif;
  padding: 10px 5px;
  border-bottom: #d8d8d8 1px solid;
}

/* line 2685, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row .airln_info {
  display: block;
  width: 100%;
}

/* line 2690, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row .airln_info h5.flgt_inf {
  padding: 10px 0 0;
}

/* line 2694, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row .airln_info h5.flgt_inf strong {
  font: bold 10.5pt/18pt Open_Sans_Regular, sans-serif !important;
  padding: 0 5px 0 5px;
}

/* line 2700, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row .airln_info h5.flgt_inf strong:first-child {
  padding: 0 5px 0 0;
}

/* line 2705, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row .airln_info h5.flgt_inf span {
  font: bold 12pt/18pt Open_Sans_Regular, sans-serif !important;
}

/* line 2712, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row p {
  color: #111111;
  font: 15px/24px Open_Sans_Regular, sans-serif;
  padding: 10px 0;
}

/* line 2719, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .flightinfo_row .clntLstFlgdtl {
  text-transform: uppercase;
  font-weight: bold;
  color: #111111;
  padding: 0;
}

/* line 2732, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .mst_info_txt01 {
  display: block;
  width: 100%;
  float: left;
}

/* line 2738, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .mst_info_txt01 p {
  color: #111111;
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  padding: 10px 0;
  width: 100%;
}

/* line 2751, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls {
  display: block;
  width: 100%;
  padding: 0px 0 20px;
  float: left;
}

/* line 2761, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contacts h3 {
  color: #242b31 !important;
  font: 18px/18px ApocNormal_Bold, sans-serif;
  background-color: #e5e5e5;
  padding: 10px 15px;
  clear: both;
}

/* line 2769, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contacts .contact_blk {
  width: 50%;
  float: left;
  padding: 20px 15px 20px;
}

/* line 2774, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contacts .contact_blk h4 {
  font: 15px/15px ApocNormal_Light, sans-serif;
  color: #111111;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

/* line 2782, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contacts .contact_blk ul {
  list-style-type: none;
}

/* line 2785, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contacts .contact_blk ul li {
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  color: #111111;
}

/* line 2792, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contacts table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 15px;
}

/* line 2797, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contacts table th {
  text-align: left;
  padding: 10px 15px;
  font: 10pt/16pt ApocNormal_Light, sans-serif;
  color: #111111;
  border-bottom: 1px solid #e9e9e9;
}

/* line 2805, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contacts table td {
  text-align: left;
  padding: 10px 15px;
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  color: #111111;
  border-bottom: 1px solid #e9e9e9;
}

/* line 2814, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contacts p {
  font: 14px/20px Open_Sans_Regular, sans-serif;
  padding-top: 10px;
}

/* line 2821, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls h3 {
  font: bold 15pt ApocNormal_Light, sans-serif;
  text-transform: capitalize;
  color: #0B4437;
}

/* line 2828, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls p {
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  padding-top: 10px;
}

/* line 2834, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row {
  float: left;
  display: block;
  width: 100%;
  /* border-top: none; */
  /* border-top: #e9e9e9 2px solid; */
  padding: 20px 0 0 0;
  /* margin: 20px 0 0 0; */
}

/* line 2844, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .mrg0L {
  margin-left: 0 !important;
}

/* line 2849, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .emergency_contact_ttltxt {
  color: #29d6c1;
  font: bold 22px/31px "robotolight" !important;
}

/* line 2854, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .emergency_contact_dtd {
  float: left;
  display: block;
  width: 100%;
  color: #111111;
  font: 14px/22px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: #ccc 1px dotted;
}

/* line 2866, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .emergency_contact_dtd .emergency_location_txt {
  color: #0B4437;
  font: 14px/22px ApocNormal_Light, sans-serif;
  text-transform: uppercase;
  margin: 0 10px 0 0;
}

/* line 2873, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .emergency_contact_dtd .emergency_availdates {
  text-transform: none !important;
}

/* line 2879, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .emergency_contact_name {
  color: #0B4437;
  font: bold 16pt Open_Sans_Regular, sans-serif !important;
  text-transform: capitalize;
  padding: 0 0 6px 0;
  float: left;
  display: block;
  width: 100%;
}

/* line 2890, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .emergency_contact_addr {
  float: left;
  display: block;
  width: 50%;
  padding: 0 10px 0 0;
}

/* line 2898, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .emergency_contact_teln {
  float: left;
  display: block;
  width: 50%;
  /* padding: 0 0 0 10px; */
  /* border-left: $button-border-color 1px solid; */
}

/* line 2906, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .emergency_contact_teln p {
  font: 10pt/16pt Open_Sans_Regular, sans-serif !important;
  padding-top: 0;
  color: #111111;
}

/* line 2914, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .emrg_contact_dtls .emergency_contact_row .SupplierComponentDesc {
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  float: left;
  display: block;
  width: 100%;
  color: #111111;
  /* text-transform: uppercase; */
  padding: 0 0 5px 0;
}

/* line 2932, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .errata_blk {
  float: left;
  display: block;
  width: 100%;
}

/* line 2938, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .errata_blk .errat_innr_blk {
  display: block;
  width: 100%;
  padding: 20px 0 20px;
  border-top: 1px solid #e9e9e9;
}

/* line 2945, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .errata_blk .errat_innr_blk h3 {
  font: bold 14pt/24pt ApocNormal_Light, sans-serif;
  color: #0B4437;
  text-transform: uppercase;
}

/* line 2952, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .errata_blk .errat_innr_blk h4 {
  font: bold 12pt/16pt Open_Sans_Regular, sans-serif;
  color: #111111;
}

/* line 2958, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .errata_blk .errat_innr_blk p {
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  padding-top: 5px;
}

/* line 2972, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnr_expnd_btn {
  border-top: 1px solid #E9E9E9;
}

/* line 2976, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnr_expnd_btn .btn_blk {
  padding: 10px 15px;
  border-right: 1px solid #E9E9E9;
  float: left;
}

/* line 2982, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnr_expnd_btn .btn_blk .btn_yellow {
  background: #0B4437;
  letter-spacing: 0.50px;
  border: 0 none;
  border-bottom: 2px solid #0B4437;
  color: #ffffff;
  font: normal 13px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px 3px;
  display: inline-block;
  transition: all ease 0.5s;
  margin: 0px;
}

/* line 2997, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnr_expnd_btn .btn_blk .btn_yellow span {
  border: 1px solid #ffffff;
  border-radius: 50%;
  float: left;
  font-size: 10px;
  line-height: 0;
  margin: 0 10px 0 0;
  padding: 3px 4px 3px 4px;
}

/* line 3008, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnr_expnd_btn .btn_blk .btn_yellow:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 3014, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnr_expnd_btn .btn_blk .btn_yellow:hover span {
  border: 1px solid #0B4437;
  color: #0B4437;
}

/* line 3022, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnr_expnd_btn .btn_blk .btn_gray {
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  color: #ffffff;
  font: normal 13px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px;
  display: inline-block;
  transition: all ease 0.5s;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 0;
  user-select: none;
}

/* line 3040, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnr_expnd_btn .btn_blk .btn_gray:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 3050, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls {
  border-top: 2px solid #E9E9E9;
}

/* line 3056, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li {
  list-style: none;
  /* border-bottom: 1px solid #E9E9E9; */
  overflow: hidden;
  border-top: 1px solid #e9e9e9;
  /* SOF Itinerary Title */
  /* EOF Itinerary Title */
  /* SOF Itinerary Detail */
  /* EOF Itinerary Detail */
}

/* line 3065, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr {
  font: 20px/30px Open_Sans_Regular, sans-serif;
  padding: 7px 0;
  transition: all ease 0.3s;
  cursor: pointer;
  position: relative;
  background: #0B4437;
}

/* line 3074, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .clps_icn {
  padding: 20px 0 0;
  float: left;
  width: 10%;
  /* height: 73px; */
  text-align: center;
  height: auto;
  border: none;
}

/* line 3084, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .clps_icn a {
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  font-size: 14px;
  /* padding: 2px 5px 1px; */
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  display: inline-block;
  transition: all ease 0.1s;
}

/* line 3098, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .clps_icn a i {
  line-height: 22px;
}

/* line 3104, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .clps_icn .plus_icn {
  color: #ffffff;
}

/* line 3109, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .clps_icn .minus_icn {
  display: none;
}

/* line 3117, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .day {
  padding: 10px 10px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  float: left;
  width: 25%;
  /* height: 73px; */
  height: auto;
}

/* line 3127, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .day .title {
  font: 12pt/16pt Open_Sans_Regular, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}

/* line 3133, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .day .sub_title {
  color: #ffffff;
  font: 9pt/12pt Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
}

/* line 3139, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .day .sub_title_day {
  color: #ffffff;
  font: 9pt/12pt Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
}

/* line 3148, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .head {
  padding: 12px 20px;
  float: left;
  width: 65%;
  /* height: 73px; */
  height: auto;
}

/* line 3156, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr .head .title {
  font: 14pt/18pt Open_Sans_Regular, sans-serif;
  color: #ffffff;
}

/* line 3167, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .clps_icn .minus_icn {
  display: none;
}

/* line 3176, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active {
  background: #0B4437;
}

/* line 3180, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .clps_icn {
  padding: 20px 0 0;
  float: left;
  width: 10%;
  /* height: 73px; */
  text-align: center;
  height: auto;
  border: none;
}

/* line 3190, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .clps_icn a {
  border: 2px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  font-size: 14px;
  /* padding: 2px 5px 1px; */
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  display: inline-block;
  transition: all ease 0.1s;
}

/* line 3204, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .clps_icn a i {
  line-height: 22px;
}

/* line 3210, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .clps_icn .plus_icn {
  display: none;
}

/* line 3215, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .clps_icn .minus_icn {
  color: #ffffff;
  display: inline-block;
}

/* line 3222, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .day {
  padding: 10px 10px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  float: left;
  width: 25%;
  /* height: 73px; */
  height: auto;
}

/* line 3232, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .day .title {
  color: #ffffff;
}

/* line 3236, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .day .sub_title {
  color: #ffffff;
}

/* line 3240, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .day .sub_title_day {
  color: #ffffff;
  font: 12px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
}

/* line 3249, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .head {
  padding: 12px 20px;
  float: left;
  width: 65%;
  /* height: 73px; */
  height: auto;
}

/* line 3257, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active .head .title {
  color: #ffffff;
}

/* line 3265, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover {
  background: #ebf7ff;
}

/* line 3269, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .clps_icn {
  padding: 20px 0 0;
  float: left;
  width: 10%;
  /* height: 73px; */
  text-align: center;
  height: auto;
  border: none;
}

/* line 3279, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .clps_icn a {
  border: 2px solid #111111;
  border-radius: 50%;
  color: #111111;
  font-size: 14px;
  /* padding: 2px 5px 1px; */
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  display: inline-block;
  transition: all ease 0.1s;
}

/* line 3293, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .clps_icn a i {
  line-height: 22px;
}

/* line 3299, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .clps_icn .plus_icn {
  color: #111111;
}

/* line 3304, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .clps_icn .minus_icn {
  color: #111111;
}

/* line 3310, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .day {
  padding: 10px 10px;
  border-left: 1px solid #111111;
  border-right: 1px solid #111111;
  float: left;
  width: 25%;
  /* height: 73px; */
  height: auto;
}

/* line 3320, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .day .title {
  color: #111111;
}

/* line 3324, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .day .sub_title {
  color: #111111;
}

/* line 3328, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .day .sub_title_day {
  color: #111111;
}

/* line 3335, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .head {
  padding: 12px 20px;
  float: left;
  width: 65%;
  /* height: 73px; */
  height: auto;
}

/* line 3343, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr:hover .head .title {
  color: #111111;
}

/* line 3351, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover {
  background: #ebf7ff;
}

/* line 3355, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .clps_icn {
  padding: 20px 0 0;
  float: left;
  width: 10%;
  /* height: 73px; */
  text-align: center;
  height: auto;
  border: none;
}

/* line 3365, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .clps_icn a {
  border: 2px solid #111111;
  border-radius: 50%;
  color: #111111;
  font-size: 14px;
  /* padding: 2px 5px 1px; */
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  display: inline-block;
  transition: all ease 0.1s;
}

/* line 3379, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .clps_icn a i {
  line-height: 22px;
}

/* line 3385, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .clps_icn .plus_icn {
  display: none;
}

/* line 3390, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .clps_icn .minus_icn {
  color: #111111;
}

/* line 3396, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .day {
  padding: 10px 10px;
  border-left: 1px solid #111111;
  border-right: 1px solid #111111;
  float: left;
  width: 25%;
  /* height: 73px; */
  height: auto;
}

/* line 3406, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .day .title {
  color: #111111;
}

/* line 3410, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .day .sub_title {
  color: #111111;
}

/* line 3414, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .day .sub_title_day {
  color: #111111;
}

/* line 3421, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .head {
  padding: 12px 20px;
  float: left;
  width: 65%;
  /* height: 73px; */
  height: auto;
}

/* line 3429, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .colps_itnr_hdr.active:hover .head .title {
  color: #111111;
}

/* line 3448, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .owl-carousel .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
}

/* line 3454, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .owl-carousel .owl-nav .owl-prev {
  background-color: #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  float: left;
}

/* line 3462, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .owl-carousel .owl-nav .owl-next {
  background-color: #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  float: right;
}

/* line 3470, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .owl-carousel .owl-nav [class*=owl-]:hover {
  color: #000 !important;
}

/* line 3474, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .owl-carousel .owl-dots {
  position: inherit;
  bottom: 25px;
}

/* line 3478, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .owl-carousel .owl-dots .owl-dot {
  display: inline-block !important;
}

/* line 3482, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .owl-carousel .owl-dots .owl-dot span {
  background: #ffffff;
}

/* line 3487, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .owl-carousel .owl-dots .owl-dot.active span {
  background: #000000;
}

/* line 3493, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp {
  float: left;
  width: 100%;
  display: block;
}

/* line 3499, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow {
  float: left;
  width: 100%;
  display: block;
  border-bottom: #d4d4d4 1px solid;
  position: relative;
}

/* line 3509, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .itnry_inr_conrow_icon {
  float: left;
  display: block;
  width: 10%;
  padding: 20px 10px;
  text-align: center;
}

/* line 3517, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .itnry_inr_conrow_icon img {
  width: 60%;
  max-width: 100%;
  height: auto;
}

/* line 3524, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .itnry_inr_conrow_icon svg {
  /* width: 100%; 
															max-width: 100%; */
  height: auto;
  fill: #0B4437;
}

/* line 3534, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .itnry_inr_conrow_txtblk {
  float: left;
  display: block;
  width: 90%;
  padding: 20px;
  color: #111111;
}

/* line 3542, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .itnry_inr_conrow_txtblk div {
  font: 10pt/16pt Open_Sans_Regular, sans-serif;
  color: #111111;
  padding: 10px 0 0 0;
}

/* line 3548, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .itnry_inr_conrow_txtblk .itnry_inr_conrow_ttl {
  font: bold 18px/26px Open_Sans_Regular, sans-serif;
  color: #0B4437;
}

/* line 3554, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .itnry_inr_conrow_txtblk p:first-child {
  padding: 0;
}

/* line 3559, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .itnry_inr_conrow_txtblk p {
  font: 15px/24px Open_Sans_Regular, sans-serif;
  color: #111111;
  padding: 8px 0 8px 0;
}

/* line 3567, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .imp_emer_contact_blk.itnry_inr_conrow_txtblk {
  width: 100% !important;
}

/* line 3572, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .imp_emer_contact_blk {
  display: block;
  width: 100%;
  float: left;
}

/* line 3579, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow img {
  width: 49.8%;
  max-width: 100%;
  max-height: 557px;
  height: 100%;
  object-fit: cover;
}

/* line 3587, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .lft_img {
  float: left;
}

/* line 3591, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow .rht_img {
  float: right;
}

/* line 3597, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow_accommodation {
  background: #ebf6ff;
}

/* line 3601, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .itnry_dtls ul li .itnr_inr_pnl .itnry_inr_blk .itnry_inrblk_cntwrp .itnry_inr_conrow_transfer {
  background: #f2f2f3;
}

/* line 3620, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont {
  padding-bottom: 40px;
  /* SOF Travel Expert */
  /* EOF Travel Expert */
}

/* line 3626, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row {
  padding: 20px 0;
  border-bottom: #e9e9e9 1px solid;
}

/* line 3631, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row h6.no_data {
  font-size: 1.5rem;
}

/* line 3636, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .hdsgncon_ttltxt01 {
  font: normal 22px/34px ApocNormal_Dark, sans-serif;
  color: #0B4437;
  padding: 0;
}

/* line 3644, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .btn_blk .btn_gray {
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  color: #ffffff;
  border: 0 none;
  text-align: center;
  margin-bottom: 0;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  font: normal 12px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px;
  display: inline-block;
  transition: all ease 0.5s;
  user-select: none;
}

/* line 3663, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .btn_blk .btn_gray:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 3672, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk {
  padding: 0 20px 0 0;
  font: normal 16px/22px Open_Sans_Regular, sans-serif;
  color: #111111;
}

/* line 3679, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 3688, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .travel_exp img {
  padding-right: 15px;
}

/* line 3692, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dsconblk {
  padding: 10px 0 0 0;
}

/* line 3696, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dsconblk p {
  color: #111111;
  font: 14px/22px Open_Sans_Regular, sans-serif;
  word-break: break-all;
  padding-right: 15px;
}

/* line 3705, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk {
  font: normal 16px/22px Open_Sans_Regular, sans-serif;
  color: #111111;
}

/* line 3710, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk .dsnm {
  color: #0B4437;
  font: bold 20px/22px Open_Sans_Regular, sans-serif;
  padding: 0 0 10px 0;
}

/* line 3716, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk .dsnm em {
  color: #111111;
  font-weight: normal;
}

/* line 3722, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk .dsnm h3 {
  padding: 0 0 10px 0;
}

/* line 3728, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk p {
  padding: 0 0 10px 0;
  color: #111111;
  font: 14px/22px Open_Sans_Regular, sans-serif;
}

/* line 3734, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk p a {
  color: #0B4437;
}

/* line 3739, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk p .btn_yellow {
  font: normal 11px/18px Open_Sans_Regular, sans-serif;
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  letter-spacing: 0.50px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px;
  display: inline-block;
  letter-spacing: 1px;
  transition: all ease 0.5s;
  margin: 0 5px 0 0;
  text-decoration: none;
}

/* line 3755, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk p .btn_yellow:hover {
  background: #ebf7ff;
  color: #0B4437;
}

/* line 3762, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .myst_dsplist_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk p .accom_locMapmarker {
  font-size: 26px;
  color: #0B4437;
}

/* line 3778, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont {
  padding-bottom: 40px;
  /* float: left; */
  /* SOF Travel Expert */
}

/* line 3786, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row {
  padding: 20px 0;
  border-bottom: #e9e9e9 1px solid;
}

/* line 3791, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row h6.no_data {
  font-size: 1.5rem;
}

/* line 3796, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .hdsgncon_ttltxt01 {
  font: normal 24px/34px ApocNormal_Dark, sans-serif;
  color: #0B4437;
  padding: 0;
}

/* line 3804, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .btn_blk .btn_gray {
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  font: normal 12px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px;
  display: inline-block;
  transition: all ease 0.5s;
  user-select: none;
}

/* line 3822, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .btn_blk .btn_gray:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 3831, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk {
  padding: 0 0px 0 0;
  font: normal 16px/22px Open_Sans_Regular, sans-serif;
  color: #111111;
}

/* line 3837, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic {
  margin-bottom: 20px;
}

/* line 3843, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic .owl-carousel .owl-nav {
  position: absolute;
  top: 35%;
  width: 100%;
}

/* line 3849, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic .owl-carousel .owl-nav .owl-prev {
  background-color: #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  float: left;
}

/* line 3857, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic .owl-carousel .owl-nav .owl-next {
  background-color: #fff !important;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  float: right;
}

/* line 3865, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic .owl-carousel .owl-nav [class*=owl-]:hover {
  color: #000 !important;
}

/* line 3869, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic .owl-carousel .owl-dots {
  position: inherit;
  bottom: 25px;
}

/* line 3873, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic .owl-carousel .owl-dots .owl-dot {
  display: inline-block !important;
}

/* line 3877, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic .owl-carousel .owl-dots .owl-dot span {
  background: #ffffff;
}

/* line 3882, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic .owl-carousel .owl-dots .owl-dot.active span {
  background: #000000;
}

/* line 3888, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 525px;
  object-fit: cover;
}

/* line 3897, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dspic.travel_exp {
  max-height: 220px;
  overflow: hidden;
}

/* line 3902, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dsconblk {
  padding: 10px 0 0 0;
}

/* line 3906, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dspic_blk .dsconblk p {
  color: #111111;
  font: 14px/21px Open_Sans_Regular, sans-serif;
}

/* line 3913, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk {
  font: normal 16px/22px Open_Sans_Regular, sans-serif;
  color: #111111;
}

/* line 3918, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk .dsnm {
  color: #0B4437;
  font: bold 21px/24px Open_Sans_Regular, sans-serif;
  padding: 0 0 10px 0;
}

/* line 3925, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk .dsnm em {
  color: #111111;
  font-weight: normal;
  letter-spacing: 0.5px;
}

/* line 3932, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk .dsnm h3 {
  padding: 0 0 10px 0;
  letter-spacing: 0.5px;
}

/* line 3937, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk .dsnm span {
  font: bold 15px/20px ApocNormal_Light, sans-serif;
}

/* line 3943, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk h4 {
  color: #0B4437;
  font: normal 15px/24px Open_Sans_Regular, sans-serif;
  padding: 5px 0 5px 0;
}

/* line 3949, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk h4 span {
  float: right;
}

/* line 3954, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk h4.rom_typ {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

/* line 3961, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk h5 {
  padding: 0 0 5px 0;
  color: #111111;
  font: 14px/20px Open_Sans_Regular, sans-serif;
}

/* line 3966, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk h5 span {
  float: right;
}

/* line 3971, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk p {
  padding: 0 0 10px 0;
  color: #111111;
  font: 15px/24px Open_Sans_Regular, sans-serif;
}

/* line 3976, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk p a {
  color: #0B4437;
}

/* line 3981, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk p .btn_yellow {
  font: normal 11px/18px Open_Sans_Regular, sans-serif;
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  letter-spacing: 0.50px;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px;
  display: inline-block;
  letter-spacing: 1px;
  transition: all ease 0.5s;
  margin: 0 5px 0 0;
  text-decoration: none;
}

/* line 3997, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .hdsgncon_row .dscon_blk p .btn_yellow:hover {
  background: #ebf7ff;
  color: #0B4437;
}

/* line 4007, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .myst_accomhdrrow {
  padding: 20px 0px 20px !important;
  border-bottom: #e9e9e9 1px solid;
}

/* line 4012, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .myst_accomhdrrow .hdsgncon_ttltxt01 {
  font: normal 24px/34px ApocNormal_Dark, sans-serif;
  color: #0B4437;
  padding: 0;
}

/* line 4020, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .myst_accomhdrrow .btn_blk .btn_gray {
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  font: normal 12px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px;
  display: inline-block;
  transition: all ease 0.5s;
  user-select: none;
}

/* line 4038, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itinry_cntnt_blk .hdsgnconblk_cont .myst_accomhdrrow .btn_blk .btn_gray:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 4054, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  background: #ffffff;
  border-bottom: 1px solid #e9e9e9;
  /* SOF ticket 182 */
  /* EOF ticket 182 */
}

/* line 4062, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 4069, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .itin_name_d {
  color: #0B4437;
  font: 30px/40px ApocNormal_Dark, sans-serif;
  padding: 35px 0 0;
  width: 560px;
  text-align: center;
  margin: 0 auto;
}

/* line 4079, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn h2 {
  font: 12px/22px Open_Sans_Regular, sans-serif;
  color: #111111;
  text-transform: uppercase;
  padding: 25px 0 0;
  letter-spacing: 1px;
  width: 560px;
  text-align: center;
  margin: 0 auto;
}

/* line 4091, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn h4 {
  font: 12px/24px ApocNormal_Light, sans-serif;
  text-transform: uppercase;
  padding: 5px 0px 25px;
}

/* line 4098, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn h5 {
  font: 10pt/14pt ApocNormal_Light, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0px 0 5px;
  color: #111111;
}

/* line 4113, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .head_sntnc h2 strong {
  padding: 0px !important;
  color: #111111 !important;
  font: bold 15px/24px ApocNormal_Light, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #666;
}

/* line 4125, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .itin_clnt_dtls {
  width: 650px;
  margin: 25px auto 25px;
}

/* line 4130, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .itin_clnt_dtls h2 {
  font: 15px/24px ApocNormal_Light, sans-serif;
  padding-bottom: 0px !important;
  color: #111111 !important;
  letter-spacing: 0.50px;
  width: auto;
  text-align: inherit;
  padding: 0;
  border: none;
}

/* line 4141, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .itin_clnt_dtls h4 {
  font: 15px/24px ApocNormal_Light, sans-serif;
  text-transform: uppercase;
  padding: 0px;
  letter-spacing: 0.50px;
  color: #111111 !important;
}

/* line 4150, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .itin_clnt_dtls .pax_excursion {
  font: 15px/24px ApocNormal_Light, sans-serif;
  font-weight: 600;
  padding: 5px 0;
  color: #818181;
}

/* line 4159, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .itin_clnt_dtls .pax_info h5 {
  font: 15px/24px ApocNormal_Light, sans-serif;
  display: inline-block;
  text-transform: uppercase;
  padding-bottom: 5px;
  color: #111111;
}

/* line 4171, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn tr td {
  vertical-align: top;
}

/* line 4177, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn tr td h2 strong {
  font: 15px/24px ApocNormal_Bold, sans-serif;
  text-transform: uppercase;
}

/* line 4183, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn tr td h5 {
  font: 15px/24px ApocNormal_Light, sans-serif;
  display: inline-block;
  text-transform: capitalize;
  color: #111111;
}

/* line 4190, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn tr td strong {
  font: 15px/24px ApocNormal_Bold, sans-serif;
  text-transform: uppercase;
}

/* line 4197, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn tr td:nth-child(1) {
  white-space: nowrap;
  text-align: right;
}

/* line 4203, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn tr td:nth-child(2) {
  text-align: left;
  white-space: normal;
  padding-left: 10px;
}

/* line 4214, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .pax_dtls h6 {
  font: 15px/24px ApocNormal_Light, sans-serif;
  text-transform: uppercase;
  padding-bottom: 5px;
  color: #111111;
}

/* line 4223, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .body_conblk01 .itnry_mdl_blk .cntr .hdsgnpg_conblk .yr_trp_icns00 .itin_header_cmn .pax_dtls ul li {
  list-style: none;
  font: 15px/24px ApocNormal_Light, sans-serif;
  text-transform: uppercase;
  color: #111111;
}

/* line 4250, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk {
  border-right: 1px solid #E9E9E9;
  background: #ffffff;
  margin-right: -1px;
  min-height: 470px;
}

/* line 4257, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_head {
  padding: 20px 40px 20px;
}

/* line 4261, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_head p {
  color: #0B4437;
  font: normal 24px/30px ApocNormal_Dark, sans-serif;
}

/* line 4269, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_head .btn_blk .btn_gray {
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  color: #ffffff;
  font: normal 12px/18px Open_Sans_Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px;
  display: inline-block;
  transition: all ease 0.5s;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
}

/* line 4287, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_head .btn_blk .btn_gray:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 4297, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .csts_brdr_btm {
  border-bottom: 1px solid #e9e9e9;
}

/* line 4302, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_amount {
  float: left;
  padding: 20px 40px 20px;
  width: 100%;
}

/* line 4308, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_amount .amount {
  display: block;
  float: left;
  font: 20px/25px Open_Sans_Regular, sans-serif;
  color: #111111;
  padding: 0 0 10px;
  text-transform: uppercase;
  width: 100%;
}

/* line 4319, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_amount .yellow {
  font: 18px/26px Open_Sans_Regular, sans-serif;
  color: #0B4437;
  margin: 0 10px 0 0;
  min-width: 215px;
  display: inline-block;
}

/* line 4327, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_amount .gray {
  font: 15px/24px Open_Sans_Regular, sans-serif;
  color: #111111;
  margin: 0 10px 0 0;
  text-transform: lowercase;
}

/* line 4334, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_amount .gray b {
  font: bold 18px/26px Open_Sans_Regular, sans-serif;
  color: #111111;
}

/* line 4341, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_amount .gray.payment_awaiting {
  font: 15px/24px Open_Sans_Regular, sans-serif;
  text-transform: capitalize;
}

/* line 4346, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_amount .gray.payment_awaiting img {
  width: 22px;
  height: 22px;
}

/* line 4353, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_amount .imp_note {
  font: 14px/22px Open_Sans_Regular, sans-serif;
  color: #0B4437;
  float: right;
}

/* line 4365, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_cntnt_blk02 .note p {
  font: 13px/21px Open_Sans_Regular, sans-serif;
  color: #111111;
}

/* line 4372, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_cntnt_blk02 p {
  font: 13px/21px Open_Sans_Regular, sans-serif;
  color: #111111;
}

/* line 4378, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_cntnt_blk02 .incl-excl-lbl {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}

/* line 4383, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_cntnt_blk02 .incl-excl-lbl .cost_head_txt {
  font: normal 18px/26px ApocNormal_Dark, sans-serif;
  color: #0B4437;
  text-transform: uppercase;
  margin-bottom: 5px;
}

/* line 4392, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_cntnt_blk02 .cost_list_blk02 {
  display: inline-block;
  width: 79%;
  padding: 0 60px 0 0;
}

/* line 4400, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_cntnt_blk02 .cost_list_blk02 ul li {
  position: relative;
  background: none;
  font: 15px/24px Open_Sans_Regular, sans-serif;
  color: #111111;
  list-style: none;
  padding: 0 0 0 35px;
}

/* line 4409, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .cost_cntnt_blk02 .cost_list_blk02 ul li::before {
  position: absolute;
  content: "";
  background: #0B4437;
  width: 4px;
  height: 4px;
  border-radius: 50px;
  left: 1px;
  top: 11px;
}

/* line 4425, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk {
  width: 400px;
  padding: 50px 0;
  margin: 0 auto;
  text-align: center;
}

/* line 4432, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk .mailsend_msgtxt {
  font: 14px Open_Sans_Regular, sans-serif;
  padding: 10px;
  margin-bottom: 10px;
}

/* line 4439, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk .head {
  color: #0B4437;
  font: normal 22px/32px ApocNormal_Dark, sans-serif;
}

/* line 4445, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk .btn_blk01 {
  line-height: 40px;
  margin: 25px 0 0;
}

/* line 4450, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk .btn_blk01 a {
  float: none;
  margin: 0 7px 0 0;
  display: inline-block;
}

/* line 4457, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk .btn_blk01 .btn_enq {
  border-bottom: 2px solid #0B4437;
  background: #0B4437;
  font: 14px/24px Open_Sans_Regular, sans-serif;
  letter-spacing: 0px;
  padding: 8px 25px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  color: #ffffff;
  border-radius: 2px;
}

/* line 4469, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk .btn_blk01 .btn_enq:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/* line 4477, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk .btn_blk01 .yellow_brdr_btn {
  border: 2px solid #0B4437;
  color: #0B4437;
  font: 14px/22px Open_Sans_Regular, sans-serif;
  padding: 6px 25px 8px;
}

/* line 4484, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk .btn_blk01 .yellow_brdr_btn:hover {
  color: #ffffff;
  background: #0B4437;
}

/* line 4489, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .cost_cntnt_blk .strt_jrny_blk .btn_blk01 .yellow_brdr_btn:focus {
  border: 2px solid #0B4437;
  color: #111111;
  font: 14px/22px Open_Sans_Regular, sans-serif;
  padding: 6px 25px 8px;
}

/* line 4506, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .copyinfo_blk {
  background: #0B4437;
  padding: 20px 0;
}

/* line 4510, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .copyinfo_blk .cntr {
  margin: 0 auto;
}

/* line 4514, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .copyinfo_blk .cntr .oprtr_logo {
  /* float: left; */
  position: relative;
  /* margin: 0px 40px 0 0; */
  width: 200px;
  height: 55px;
}

/* line 4522, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .copyinfo_blk .cntr .oprtr_logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* line 4531, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .copyinfo_blk .cntr .footer-center-logo {
  width: 170px;
  margin: 0px auto 0;
  height: 60px;
  text-align: center;
}

/* line 4538, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .copyinfo_blk .cntr .footer-center-logo img {
  height: 100%;
  max-width: 100%;
  object-fit: contain;
}

/* line 4546, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .copyinfo_blk .cntr .copyinfo_txt {
  float: right;
  font-size: 12px;
  /* text-transform: uppercase; */
  color: #ffffff;
  text-align: right;
  margin-top: 25px;
  margin-right: 0px;
}

/* line 4556, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .copyinfo_blk .cntr .copyinfo_txt a {
  color: #ffffff;
}

/* line 4566, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .update_pop_visa {
  position: fixed;
  left: 0;
  top: 40%;
  right: 0;
  background: #fbfbfb;
  width: 580px;
  min-height: 100px;
  padding: 15px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  z-index: 20;
  text-align: center;
  margin: 0 auto;
  display: none;
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
}

/* line 4585, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .update_pop_visa h3 {
  font: 10pt/16pt ApocNormal_Dark, sans-serif;
}

/* line 4590, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .update_pop_visa .update_pop_conrow_wrp {
  max-height: 300px;
  overflow-y: auto;
  padding: 0 10px 0 0;
  margin: 13px 0px 0 0;
}

/* line 4598, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .update_pop_visa .itnry_inr_conrow_txtblk {
  width: 100% !important;
}

/* line 4602, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .update_pop_visa .itnry_inr_conrow_txtblk p {
  text-align: left !important;
  font: 15px/24px Open_Sans_Regular, sans-serif !important;
  color: #111111;
  padding: 10px 0 0 0;
}

/* line 4611, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .update_pop_visa .itnry_inr_conrow {
  float: left;
  width: 100%;
  display: block;
  border-bottom: #d4d4d4 1px solid;
  position: relative;
}

/* line 4620, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .update_pop_visa .itnry_inr_conrow_ttl {
  color: #111111;
  font: bold 20px/24px Open_Sans_Regular, sans-serif;
}

/* line 4627, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .update_close_btn_visa {
  color: #a7a7a7;
  position: absolute;
  right: 14px;
  top: 8px;
  line-height: 10px;
}

/* line 4643, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .tailr_fr_you .panel-default > .panel-heading .minus_icon {
  float: right;
  margin: 7px 2px;
}

/* line 4648, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .tailr_fr_you .panel-default > .panel-heading .plus_icon {
  float: right;
  margin: 7px 2px;
}

/* line 4653, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .tailr_fr_you .panel-default > .panel-heading a {
  font: 18px/26px ApocNormal_Bold, sans-serif;
}

/* line 4656, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .tailr_fr_you .panel-default > .panel-heading a .plus_icon {
  display: none;
}

/* line 4663, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .tailr_fr_you .panel-default > .panel-heading a.collapsed .minus_icon {
  display: none;
}

/* line 4667, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .tailr_fr_you .panel-default > .panel-heading a.collapsed .plus_icon {
  display: block !important;
}

/* line 4674, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .tailr_fr_you .panel-body ul {
  list-style-type: none;
}

/* line 4677, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .tailr_fr_you .panel-body ul li {
  padding: 0 50px 30px 0;
  font: 15px/24px Open_Sans_Regular, sans-serif;
  color: #111111;
  letter-spacing: 0.5px;
}

/* line 4691, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .arrow_wrap01 {
  z-index: 999;
  background: #111;
  border: 1px solid #ffffff;
  border-radius: 50%;
  height: 40px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  text-align: center;
  width: 40px;
  opacity: 1 !important;
}

/* line 4704, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .arrow_wrap01 .bounce {
  display: inline-block;
  width: 50px;
  height: 50px;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #ffffff;
  position: relative;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  top: 12px;
}

/* line 4718, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .arrow_wrap01 .bounce:after {
  position: absolute;
  content: "";
  top: 3px;
  left: -12px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #111;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-12px);
  }
  60% {
    transform: translateY(-6px);
  }
}

/* line 4743, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .close_documents_btn {
  display: none;
}

/* line 4750, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .print_btn h4 {
  font: normal 22px/28px ProximaNova-Semibold, sans-serif;
  color: #0B4437 !important;
}

/* line 4754, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .print_btn .btn_yellow {
  border: 0 none;
  background: #0B4437;
  border-bottom: 2px solid #0B4437;
  color: #ffffff;
  font: normal 13px/18px ProximaNova-Regular, sans-serif;
  text-transform: uppercase;
  border-radius: 2px;
  padding: 6px 15px;
  display: inline-block;
  transition: all ease 0.5s;
}

/* line 4765, ../NIkhil/Explorations_Company/MyDhruvLive/Content/sass/style.scss */
.default .print_btn .btn_yellow:hover {
  background: #ebf7ff;
  border-bottom: 2px solid #0B4437;
  color: #0B4437;
}

/*
		[data-theme='default'] {
			border: none;
			padding: 5px 15px;
			color: $color;
			background: $primary;
		}
	*/

/*# sourceMappingURL=style.css.map */