/* colors */
/* old color $Geyser */
/* vcci */
/*kcbbank*/
/* font size */
/*mixins */
/* media query start */
/* media query end */
/*@mixin text_ellipsic_2line{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}*/
@font-face {
  font-family: 'icomoon';
  src: url("icon_fonts/icomoon_v22.eot?79h73x");
  src: url("icon_fonts/icomoon_v22.eot?79h73x#iefix") format("embedded-opentype"), url("icon_fonts/icomoon_v22.ttf?79h73x") format("truetype"), url("icon_fonts/icomoon_v22.woff?79h73x") format("woff"), url("icon_fonts/icomoon_v22.svg?79h73x#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* colors */
/* old color $Geyser */
/* vcci */
/*kcbbank*/
/* font size */
/*mixins */
/* media query start */
/* media query end */
/*@mixin text_ellipsic_2line{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}*/
input, button, textarea, a, select {
  outline-style: none;
}

.overlay_v3 .overlay_wrp .overlay_hdr .clsBtn_000, .hding_txt:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* desktop thank You Overlay start */
.overlay_v3 .overlay_wrp.var_2 {
  padding: 0;
}

.overlay_v3 .overlay_wrp .overlay_hdr {
  width: 100%;
  background: #50ad54;
  height: 50px;
  text-align: center;
}

.overlay_v3 .overlay_wrp .overlay_hdr .hding_txt {
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  padding-top: 12px;
}

.overlay_v3 .overlay_wrp .overlay_hdr .hding_txt:before {
  content: "\e957";
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-right: 10px;
  background-color: #ffffff;
  border: 1px solid #84CF20;
  border-radius: 50%;
  color: #84CF20;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.overlay_v3 .overlay_wrp .overlay_hdr .clsBtn_000 {
  top: 6px;
  width: auto;
  height: auto;
  right: 10px;
  background: none;
}

.overlay_v3 .overlay_wrp .overlay_hdr .clsBtn_000:before {
  background: #37793a;
  content: "\e907";
  color: #50ad54;
  width: 17px;
  height: 17px;
  line-height: 18px;
  border-radius: 50%;
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
}

.inner_content {
  width: 100%;
  position: relative;
}

.inner_content .prgph_txt {
  font-size: 14px;
  color: #666666;
  text-align: center;
  padding-top: 16px;
}

.inner_content .video_bg {
  background: #000000;
  width: 180px;
  height: 100px;
  text-align: center;
  position: relative;
  margin: 10px auto 0;
}

.inner_content .video_circle {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: -15px;
  margin-top: -15px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  left: 50%;
  bottom: 0;
}

.inner_content .video_circle:before {
  content: '';
  display: block;
  border-top: solid 6px transparent;
  border-left: solid 6px #ffffff;
  border-bottom: solid 6px transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -2px;
}

.inner_content .btm_contnt {
  width: calc(100% - 30px);
  border-top: 1px solid #cccccc;
  padding: 20px 0 0 !important;
  margin: 20px auto 0;
  text-align: center;
}

.inner_content .btm_txt {
  font-size: 14px;
  color: #666666;
  text-align: center;
}

.inner_content .sub_txt {
  font-size: 16px;
  color: #666666;
  text-align: center;
  padding-top: 10px;
}

.inner_content .tc_txt {
  font-size: 10px;
  text-align: center;
  color: #999999;
  padding: 5px 0 20px;
}

.overlay_wrp .btm_contnt .btn {
  float: inherit;
  margin: 15px auto 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
  .ph_txt {
    color: #212121;
    font-weight: 700;
  }
  .inner_content .prgph_txt {
    padding-left: 15px;
    padding-right: 15px;
  }
  .inner_content .sub_txt {
    padding-top: 15px;
  }
  .inner_content .prgph_txt br {
    display: none;
  }
}

/* desktop thank You Overlay end */
.footer.prelogin {
  display: flex;
  padding: 7px 10px;
  justify-content: space-between;
  align-items: center;
}

.powrdByWrp {
  float: right;
  position: relative;
  display: flex;
  align-items: center;
}

.powrdByWrp > a {
  float: right;
  margin-right: 20px;
}

.cookie_info + .bgColor_f4 {
  padding-bottom: 54px;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer.prelogin {
    display: inline-block;
    padding: 20px 0;
  }
  .fBar {
    width: 100%;
  }
  .powrdByWrp {
    width: 100%;
    display: inline-block;
    border-top: 1px solid #e8e8e8;
    margin-top: 20px;
    padding-top: 20px;
  }
  .powrdByWrp > a {
    float: none;
    margin: 0;
  }
  .powrdBy {
    border: none;
    margin: 0;
    padding: 20px 0 0 0;
  }
}

/*--Get App--*/
.prelogSignCnt .colLeft .getApp_wp {
  display: inline-block;
  width: 141px;
  height: 50px;
  background: #e4e9ed;
  padding: 12px 10px;
  margin-bottom: 7px;
  box-sizing: border-box;
}

.prelogSignCnt .colLeft .lgo_wp {
  width: 26px;
  height: 26px;
  overflow: hidden;
  float: left;
}

.prelogSignCnt .colLeft .lgo_wp img {
  width: 100%;
}

.prelogSignCnt .head_txt {
  float: left;
  font-size: 14px;
  font-weight: 700;
  color: #333333;
  padding: 4px 0 0 10px;
}

.nGL.markting_app {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 600px;
  background-color: #e4e9ed;
  padding: 20px 0 20px 20px;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.nGL.var_2 h2 {
  font-size: 16px;
  color: #333333;
  font-weight: 700;
  box-sizing: border-box;
}

.left_col {
  float: left;
  width: 38%;
}

.nGL.markting_app .btm_txt {
  font-size: 14px;
  color: #666666;
  text-align: left;
  padding: 6px 0 8px 0;
  cursor: default;
}

.nGL.markting_app .input_wp {
  display: flex;
}

.nGL.markting_app .input_item_span {
  padding: 7px 5px 5px 5px;
  border: 1px solid #b6c3ce;
  border-right: none;
  font-size: 12px;
  color: #999999;
  cursor: default;
  background: #ffffff;
}

.nGL.markting_app .input_field {
  width: calc(100% - 85px);
  border: 1px solid #b6c3ce;
  padding: 0 5px;
  height: 28px;
  line-height: 28px;
  border-right: none;
  font-size: 12px;
}

input {
  border-radius: 0;
  font-family: "Lato",Arial,Helvetica,sans-serif;
}

.nGL.markting_app .btn {
  font-size: 12px;
  padding: 5px;
  width: 44px;
  cursor: pointer;
  min-width: inherit;
  height: 30px;
  line-height: 18px;
}

.nGL.markting_app .app_storewp {
  float: left;
  margin-top: 15px;
  margin-left: 30px;
}

.nGL.markting_app .hdng_text {
  font-size: 11px;
  color: #000000;
  margin-bottom: 7px;
}

.app_storewp .search_spn {
  color: #999999;
  margin-right: 10px;
}

.nGL.markting_app .store_imgwp:nth-child(2) {
  width: 80px;
  margin-right: 5px;
}

.nGL.markting_app .store_imgwp {
  width: 80px;
  float: left;
  height: 24px;
}

.store_imgwp img {
  width: 100%;
  overflow: hidden;
}

.store_imgwp img {
  width: 100%;
  overflow: hidden;
}

.store_imgwp img {
  width: 100%;
  overflow: hidden;
}

/*--Get App End---*/
/* gl-3518 frsh chat start*/
.backToTop {
  display: none;
}

/* gl-3518 frsh chat end*/
/* colors */
/* old color $Geyser */
/* vcci */
/*kcbbank*/
/* font size */
/*mixins */
/* media query start */
/* media query end */
/*@mixin text_ellipsic_2line{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}*/
.btn_v2 {
  padding: 8px 10px;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-width: 80px;
  box-sizing: border-box;
  text-align: center;
}

.btn_v2.unslect {
  border: 1px solid #333333;
  color: #333333;
  background: #ffffff;
}

.netwrkIc::before {
  content: "\e91e";
}

.threeColList {
  width: 100%;
  list-style-type: none;
}

.threeColList li {
  width: 33.33%;
  float: left;
  box-sizing: border-box;
}

.threeColList li:first-child {
  padding-right: 34px;
}

.threeColList li:nth-child(2) {
  padding-left: 17px;
  padding-right: 17px;
}

.threeColList li:nth-child(3) {
  padding-left: 34px;
}

/* header  start */
@media only screen and (min-width: 768px) {
  .hideDesktop {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .hideMob {
    display: none;
  }
  .entity_ci_jet .header_main.prelogin .logoCnt {
    width: 152px;
  }
  .header_main.prelogin.mobile .logoWrp {
    width: auto;
    margin: 0;
    height: auto;
    line-height: normal;
    transform: translateY(-50%);
    top: 50%;
    position: relative;
  }
  .header_main.prelogin.mobile .logoCnt {
    float: left;
    margin: 0;
    height: auto;
    line-height: normal;
    transform: translateY(-50%);
    top: 50%;
    position: relative;
    height: auto !important;
    line-height: normal !important;
  }
  .header_main.prelogin.mobile {
    display: block;
    height: 60px;
    line-height: normal;
    padding: 0 15px;
    float: none !important;
  }
  .mainWrp {
    width: 100%;
  }
}

/* header end */
/* common start */
.simpleCard {
  border: 1px solid #e1e1e1;
  /* width: 393px; */
  max-width: 393px;
  min-width: 100%;
  width: 100%;
  height: 114px;
  box-sizing: border-box;
  padding: 15px;
}

.simpleCard .colLeft {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 0;
  float: left;
  overflow: hidden;
  background: #eeeeee;
}

.simpleCard .colLeft img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

.simpleCard .colRight {
  width: calc(100% - 75px);
  float: left;
  padding-left: 10px;
  min-width: 184px;
}

.simpleCard .sc_userName {
  font-size: 16px;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: -3px;
}

.simpleCard .sc_desig {
  font-size: 14px;
  color: #666666;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 5px;
}

.simpleCard .actionList {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
  align-items: center;
}

.simpleCard .actionList li a {
  line-height: inherit;
}

.simpleCard .btn_v2 {
  height: 24px;
  font-size: 14px;
  line-height: 24px !important;
  padding-top: 0;
  padding-bottom: 0;
}

.simpleCard.accepted .link {
  color: #cccccc;
}

.simpleCard.accepted .btn_v2 {
  color: #333333;
  height: auto;
  padding: 0;
  background: transparent;
  text-transform: capitalize;
}

.simpleCard.accepted .btn_v2:after {
  content: '\e957';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #09a859;
  font-size: 12px;
  margin-left: 5px;
}

.simpleCard.declined {
  background: #f4f4f4;
}

.simpleCard.declined .sc_userName {
  color: #999999;
}

.simpleCard.declined .sc_desig {
  color: #999999;
}

.simpleCard.declined .link {
  color: #333333;
}

.simpleCard.declined .btn_v2 {
  border: 1px solid #cccccc;
  color: #999999;
  background: #ffffff;
}

.simpleCard.reminder .link {
  color: #333333;
}

.simpleCard.reminder .link:after {
  content: '\e957';
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #09a859;
  font-size: 12px;
  margin-left: 5px;
}

/* common end */
.bulkLiCont {
  min-height: 133px !important;
  max-height: 382px;
  overflow: hidden;
  position: relative;
  min-height: inherit;
  left: inherit;
  border: none;
}

.bulkLiCont.nano > .nano-content {
  padding-right: 17px;
}

.bulkSignTop {
  width: 100%;
  text-align: center;
}

.bulkSignTop .bulkHd {
  font-size: 20px;
  color: #333333;
  margin-top: 35px;
}

.bulkSignInList {
  width: 100%;
  list-style-type: none;
  display: flex;
  flex-flow: row wrap;
  margin-top: 14px;
  justify-content: center;
}

.bulkSignInList li {
  width: auto;
  position: relative;
  margin: 5px;
}

.bulkSignInList .simpleCard {
  text-align: left;
}

.bulkBtnRow {
  width: 100%;
  position: relative;
  margin-top: 30px;
}

.bulkBtnRow .btn_v2 {
  display: inline-block;
  float: none;
}

.bulkBtnRow .btn_v2.unslect {
  position: absolute;
  right: 34px;
}

.bulkSignBottom {
  width: 100%;
  text-align: center;
  margin-top: 57px;
}

.bulkSignBottom .bulkHd {
  font-size: 20px;
  color: #333333;
}

.bulkSignBottom .threeColList {
  margin-top: 8px;
}

.bulkSignBottom .threeColList .listHd {
  font-size: 18px;
  color: #333333;
  margin-top: 7px;
}

.bulkSignBottom .threeColList .listDesc {
  margin-top: 4px;
  font-size: 14px;
  color: #666666;
}

.bulkSignBottom .threeColList .listIc {
  color: red;
}

.bulkSignBottom .threeColList .bizIc, .bulkSignBottom .threeColList .bizofrIc {
  background: none;
  width: auto;
  height: auto;
}

.bulkSignBottom .threeColList .bizIc:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910";
}

.bulkSignBottom .threeColList .bizofrIc:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e92b";
}

.bulkSignBottom .threeColList .netwrkIc, .bulkSignBottom .threeColList .bizIc, .bulkSignBottom .threeColList .bizofrIc {
  font-size: 40px;
  color: #888888;
}

.bulkSignBottom .videoCont {
  margin-top: 56px;
}

.bulkSignBottom .videoHead {
  margin-top: 10px;
}

.bulkSignBottom .videoHead p {
  font-size: 14px;
  color: #212121;
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
  .bulkSignTop .simpleCard {
    max-width: initial;
    width: 50%;
  }
}

.bulkPageBot {
  border-top: 1px solid #e1e1e1;
  width: 100%;
  margin-top: 47px;
  margin-bottom: 30px;
}

.note_v1 {
  color: #999999;
  font-size: 14px;
  padding-top: 27px;
  word-break: break-all;
}

.note_v1 span {
  color: #333333;
}

@media only screen and (max-width: 767px) {
  .bulkSignBottom {
    display: none;
  }
  .bulkPageBot {
    border-top: none;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 0;
  }
}

.gen_fill_btn {
  border-radius: 4px;
  font-size: 14px;
  padding: 0 10px;
  color: #ffffff;
  background: #212121;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pre_header_v5_supporter {
  width: 100%;
  height: 89px;
}

.pre_header_v5 {
  display: flex;
  padding: 12px 40px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 4;
  background: #ffffff;
  box-sizing: border-box;
  transition: all 0.5s ease;
  height: 89px;
}

.header_v5_lhs {
  display: flex;
  width: calc(100% - 485px);
}

.header_v5_lhs .v5_logo {
  width: 100%;
  max-width: 143px;
}

@media only screen and (max-width: 767px) {
  .header_v5_lhs .v5_logo {
    min-width: 143px;
  }
}

.header_v5_lhs .v5_logo .prelogo_v5 {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}

.header_v5_lhs .v5_logo .prelogo_v5 img {
  max-width: 100%;
  max-height: 100%;
}

.header_v5_lhs .search_bar_wrp {
  display: flex;
  align-items: center;
  margin-left: 30px;
  width: 460px;
  position: relative;
}

.header_v5_lhs .search_bar_wrp > form {
  display: flex;
  align-items: center;
  width: 100%;
}

.header_v5_lhs .search_bar_wrp .search_bar_v5 {
  position: relative;
  width: calc(100% - 40px);
  display: flex;
}

.header_v5_lhs .search_bar_wrp .search_bar_v5 .search_inp2 {
  width: 100%;
  height: 40px;
  border: 1px solid #c4c4c4;
  background: #f4f4f4;
  padding: 0 52px 0 16px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 14px;
  color: #9a9a9a;
  box-sizing: border-box;
}

.header_v5_lhs .search_bar_wrp .search_bar_v5 .fa-sliders {
  position: absolute;
  top: 4px;
  right: 8px;
  z-index: 2;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
  color: #6a6a6a;
}

.header_v5_lhs .search_bar_wrp .search_bar_v5 .advance_search_option.act {
  background: #ffffff;
}

.header_v5_lhs .search_bar_wrp .search_btn_wrp {
  width: 40px;
  height: 40px;
  background: #212121;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 1;
}

.header_v5_lhs .search_bar_wrp .search_btn_wrp .fa-magnifying-glass {
  font-size: 20px;
}

.header_v5_rhs .header_v5_nav_list {
  display: flex;
  list-style: none;
}

.header_v5_rhs .header_v5_nav_list li {
  position: relative;
  display: flex;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_ic {
  width: 64px;
  height: 64px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  color: #4a4a4a;
  text-decoration: none;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_ic i {
  font-size: 15px;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_ic .header_v5_nav_txt {
  font-size: 12px;
  margin-top: 5px;
  display: flex;
  align-items: center;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_ic .header_v5_nav_txt i {
  font-size: 12px;
  padding: 2px 0 0 2px;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp {
  position: absolute;
  /*top: 64px;*/
  top: 100%;
  right: 0;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  min-width: 260px;
  z-index: 2;
  display: none;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp .header_v5_dd_inner .header_v5_signin_wrp {
  width: 100%;
  padding: 16px 0 20px 0;
  border-bottom: 1px solid #e6e6e6;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp .header_v5_dd_inner .header_v5_signin_wrp .gen_fill_btn {
  min-width: 100px;
  height: 36px;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp .header_v5_dd_inner .header_v5_signin_wrp .join_txt_link {
  font-size: 14px;
  color: #6a6a6a;
  margin-top: 5px;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp .header_v5_dd_inner .header_v5_signin_wrp .join_txt_link a {
  font-size: 14px;
  color: #212121;
  font-weight: 500;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp .header_v5_dd_inner .header_v5_dd_list {
  display: flex;
  flex-flow: column;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp .header_v5_dd_inner .header_v5_dd_list li {
  display: flex;
  width: 100%;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp .header_v5_dd_inner .header_v5_dd_list li a {
  display: flex;
  width: 100%;
  padding: 10px 20px;
  font-size: 14px;
  color: #4a4a4a;
  display: flex;
  align-items: center;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp .header_v5_dd_inner .header_v5_dd_list li a .header_v5_dd_ic {
  margin-right: 10px;
}

.header_v5_rhs .header_v5_nav_list li .header_v5_dd_wrp .header_v5_dd_inner .header_v5_dd_list li a:hover {
  background: #f4f4f4;
  color: #212121;
  text-decoration: none;
}

.header_v5_rhs .header_v5_nav_list li:hover {
  text-decoration: none;
}

.header_v5_rhs .header_v5_nav_list li:hover .header_v5_ic {
  background: #f4f4f4;
  text-decoration: none;
}

.header_v5_rhs .header_v5_nav_list li:hover .header_v5_dd_wrp {
  display: block;
  text-decoration: none;
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
  .pre_header_v5 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pre_header_v5 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header_v5_lhs .search_bar_wrp {
    margin-left: 20px;
    width: 380px;
  }
  .header_v5_lhs .search_bar_wrp .search_bar_v5 .search_inp2 {
    /*width: 330px;*/
  }
}

@media only screen and (max-width: 767px) {
  .pre_header_v5_supporter {
    height: 110px;
  }
  .pre_header_v5 {
    padding: 5px 10px;
    align-items: flex-start;
    height: 110px;
  }
  .header_v5_lhs {
    padding-top: 15px;
  }
  .header_v5_lhs.v5postlogin {
    padding-top: 0;
  }
  .header_v5_lhs.v5postlogin .search_bar_wrp {
    top: 52px;
  }
  .header_v5_lhs .search_bar_wrp {
    width: 100%;
    margin: 0;
    position: fixed;
    top: 55px;
    padding: 0 10px;
    left: 0;
  }
  .header_v5_rhs .header_v5_nav_list li .header_v5_ic {
    width: 54px;
    height: 46px;
  }
}

/* search postlogin header start */
@media only screen and (min-width: 992px) and (max-width: 1069px) {
  .postlogin_header .inner_container .v5postlogin.header_v5_lhs {
    width: calc(100% - 435px);
  }
  .postlogin_header .inner_container .v5postlogin.header_v5_lhs .search_bar_wrp {
    margin-left: 15px;
    width: 400px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .postlogin_header .inner_container .v5postlogin.header_v5_lhs {
    width: calc(100% - 200px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .postlogin_header .inner_container .v5postlogin.header_v5_lhs .search_bar_wrp .Search_dd_wrp .search_list2 li {
    margin: 4px;
    width: calc(33.33% - 8px);
  }
  .postlogin_header .inner_container .v5postlogin.header_v5_lhs .search_bar_wrp .Search_dd_wrp .search_list2 li {
    margin: 4px;
    width: calc(33.33% - 8px);
  }
}

/* search postlogin header End */
/* search dropdown start */
.search_list2 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 4px 0 0 -10px;
  width: calc(100% + 20px);
}

.search_list2 li {
  margin: 4px 10px;
  width: calc(33.33% - 20px);
  position: relative;
}

.search_list2 li a {
  border: 1px solid #cccccc;
  padding: 4px 8px;
  font-size: 14px;
  color: #6a6a6a;
  display: flex;
  align-items: center;
}

.search_list2 li a label {
  margin: 0 0 0 5px;
}

.search_list2 li a label::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.Search_dd_wrp {
  width: 100%;
  background: #ffffff;
  padding: 20px;
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  display: none;
}

.Search_dd_wrp .Search_dd_inner .Search_dd_hd {
  font-size: 16px;
  color: #212121;
  font-weight: 500;
}

.Search_dd_wrp .Search_dd_inner .Search_dd_hd2 {
  font-size: 14px;
  color: #212121;
  margin-top: 4px;
}

@media only screen and (max-width: 767px) {
  .Search_dd_wrp {
    padding: 20px 10px;
  }
  .search_list2 {
    margin: 4px 0 0 -4px;
    width: calc(100% + 8px);
  }
  .search_list2 li {
    margin: 4px;
    width: calc(33.33% - 8px);
  }
}

/* search dropdown End */
/* search header included on all prelogin pages start */
/* rai start */
.prelogin_header.pre_header_v5 * {
  box-sizing: border-box;
}

body.with_cookie .pre_header_v5.reljs {
  position: relative;
}

body.with_cookie .pre_header_v5.reljs + .pre_header_v5_supporter {
  height: 0;
}

@media only screen and (min-width: 768px) {
  .prelogin_header.pre_header_v5 .header_v5_lhs .v5_logo {
    max-width: 200px;
  }
}

@media only screen and (max-width: 767px) {
  .header_main.prelogin.mobile {
    display: none !important;
  }
  .pre_header_v5.srcin.reljs .header_v5_lhs .search_bar_wrp {
    top: 55px;
    position: absolute;
  }
}

/* rai End *
/* search header included on all prelogin pages End */
