.map-tooltip .row .col-sm-6 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
  max-width: 100% !important;
  padding: 0;
}

.map-tooltip .col-6 {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
  max-width: 100% !important;
  padding: 0;
  text-align: left !important;
}

.map-tooltip .d-flex {
  display: block !important;
}

.map-list ul li .map-tooltip {
  padding-right: 20px;
}

.map-tooltip p,
.map-tooltip a {
  margin-top: 0;
  font-size: 13px;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.map-tooltip p {
  padding-left: 25px;
  position: relative;
}

.map-tooltip h3 {
  font-size: 15px;
  padding: 16px 0 16px 0;
  margin-bottom: 15px;
  position: relative;
}

.map-tooltip h3 span {
  position: absolute;
  right: 0;
  font-size: 25px;
  top: 10px;
  opacity: 0.5;
  cursor: pointer;
  z-index: 999;
}

.map-tooltip h3 span:hover {
  opacity: 1;
}

.map-tooltip a span,
.map-tooltip p span {
  color: #00a1ed;
  padding-right: 10px;
}

.map-tooltip p span {
  position: absolute;
  left: 0;
  top: 3px;
}

.map-tooltip p span.icon-envelope {
  font-size: 10px;
}

.map-tooltip .row .col-sm-6 p {
  line-height: 1.5;
}

#map .gm-style .gm-style-iw-c {
  padding: 0;
  overflow: visible;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

#map .gm-style-iw-d {
  height: auto;
  max-height: unset !important;
  position: relative;
  overflow: hidden !important;
}

#map .gm-style .gm-style-iw-c::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  bottom: -10px;
  left: 48%;
}

.map-tooltip {
  padding-right: 0;
  padding: 15px 20px;
}

.map-tooltip a.map-direction-link {
  border: none;
  margin: 0 !important;
}

.contact-item .contact-details {
  display: none;
}

.contact-item .map-tooltip {
  display: none;
}

.contact-item.hide {
  display: none;
}

.contact-item.show {
  display: block;
}

.reset-contact-search {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  opacity: 0.85;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
  right: 2.5em;
  height: 1.3em;
  width: 1.3em;
  cursor: pointer;
  visibility: hidden;
}

.reset-contact-search span {
  display: block;
  background-color: #00a1ed;
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: calc(1.84em - 2px);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.reset-contact-search span:last-child {
  left: auto;
  right: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.form-group.contact_transaction {
  width: 100% !important;
  display: none;
}

#wpcf7-f196-o1 form > p {
  border: 1px solid #00a1ed;
  border-radius: 5px;
  overflow: hidden;
  width: 68%;
  margin: 0 auto;
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: none;
}

#wpcf7-f196-o1 form > p input {
  border: none;
}

.blogbanner-wrap .blogbanner-right form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: -35px;
  padding: 15px;
  font-size: 12px;
  background-color: transparent;
  pointer-events: none;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: none;
  text-align: center;
  color: red;
  margin: 0;
  position: absolute;
  bottom: 10px;
  padding: 0;
  width: 80%;
}

#wpcf7-f196-o1 form > p input {
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
}

div.wpcf7-mail-sent-ok {
  border: none;
  color: green;
  padding: 0;
  font-size: 15px;
  text-align: left;
  margin: 0;
  position: absolute;
  width: 100%;
  bottom: 10px;
}

ul#locationsList li .contact-address-wrapper h3 {
  font-weight: 400;
  font-size: 16px;
}

.map-list > ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 9px rgba(255, 255, 255, 0.59);
}

.map-list > ul::-webkit-scrollbar {
  width: 7px;
}

.map-list > ul::-webkit-scrollbar-thumb {
  background-color: rgba(149, 177, 186, 0.3098039216);
  border-radius: 10px;
}

.map-list > ul::-ms-scrollbar-track {
  -webkit-box-shadow: inset 0 0 9px rgba(255, 255, 255, 0.59);
}

.map-list > ul::-ms-scrollbar {
  width: 7px;
}

.map-list > ul::-ms-scrollbar-thumb {
  background-color: rgba(149, 177, 186, 0.3098039216);
  border-radius: 0px;
}

.map-list > ul::-moz-scrollbar-track {
  -webkit-box-shadow: inset 0 0 12px rgba(255, 255, 255, 0.59);
}

.map-list > ul::-moz-scrollbar {
  width: 7px;
}

.map-list > ul::-moz-scrollbar-thumb {
  background-color: rgba(149, 177, 186, 0.3098039216);
  border-radius: 0px;
}

.map-list > ul::-o-scrollbar-track {
  -webkit-box-shadow: inset 0 0 12px rgba(255, 255, 255, 0.59);
}

.map-list > ul::-o-scrollbar {
  width: 7px;
}

.map-list > ul::-o-scrollbar-thumb {
  background-color: rgba(149, 177, 186, 0.3098039216);
  border-radius: 0px;
}

span.wpcf7-not-valid-tip {
  font-size: 0.8em;
  padding-top: 5px;
}

body[data-country*=india] .currency-converter-inner.remmitance-cci {
  padding-top: 100px;
  margin-top: -60px;
}

body[data-country*=india] .who_wrpr .container > p {
  width: 100%;
}

body[data-country*=philippines] .currency-converter-inner.remmitance-cci {
  padding-top: 100px;
  margin-top: -60px;
}

body[data-country*=bahrain] .countrDrop-1 .dropdowncountry {
  max-height: 200px;
}

body[data-country*=seychelles] .contact_banner .content_div .office_adress .contact > div .img img {
  width: auto;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
  -moz-appearance: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  opacity: 0;
  pointer-events: none;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: transparent !important;
  border-right: 1px solid #cadbe3;

}
.intl-tel-input.allow-dropdown .flag-container .selected-flag{
  width: 52px;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: transparent !important;
}

.wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}

#contact_form span.wpcf7-not-valid-tip {
  position: absolute;
  width: 230px;
  left: 0;
}

#contact_form div.wpcf7-validation-errors,
#contact_form div.wpcf7-acceptance-missing {
  text-align: left;
}

#contact_form .intl-tel-input .country-list {
  max-width: 412px;
}

.intl-tel-input {
  width: 100%;
}

#fc_frame,
#fc_frame.fc-widget-normal {
  bottom: 20px;
  height: 75px;
  min-height: 73px;
  min-width: 65px;
  overflow: hidden;
  position: fixed;
  right: 25px !important;
  left: auto !important;
  width: 70px;
  z-index: 2147483600;
}

.success-wrapper.show {
  display: block;
}

.team-block-wrap .team-block {
  padding: 0 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.team-block-wrap {
  margin: 0 -50px;
}

.team-block-wrap .team-block .team-img {
  width: 100%;
  height: 327px;
  overflow: hidden;
  margin-bottom: 20px;
}

.team-block-wrap .team-block .team-img img {
  width: 100%;
  height: 113%;
  -o-object-fit: cover;
     object-fit: cover;
}

.team_wraper #team-container2 .team-block-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

footer {
  position: relative;
  z-index: 9;
}

.massage_wrpr .msg_blk_wrpr .container .msg_img_blk {
  max-width: calc(40% - 106px) !important;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 calc(40% - 106px) !important;
          flex: 0 0 calc(40% - 106px) !important;
}

.massage_wrpr .msg_blk_wrpr .container .msg_img_blk img {
  border-radius: 25px;
}

.homebanner .bannerslider .bnrmain .banner-text a.installapp {
  line-height: 60px;
}

.homebanner .bannerslider .bnrmain .banner-text {
  bottom: 30%;
}

.homebanner .bannerslider .bnrmain .banner-text .h1 {
  line-height: 68px;
}

.homebanner .bannerslider .bnrmain .banner-text {
  bottom: 35%;
}

.lulu-money-banner.view-md {
  position: relative;
  overflow: hidden;
}

.lulu-money-banner.view-md > p {
  color: #fff;
  position: absolute;
  top: 45%;
  right: -5%;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 12px;
}

.ll-money-page .ll-appSlider .owl-item img {
  border-radius: 25px;
}

.rate-in-currency.converted-rate-in-currency span {
  position: absolute;
  bottom: 15px;
  -webkit-filter: invert(1);
          filter: invert(1);
  opacity: 0.5;
  max-width: 10px;
  max-height: 10px;
}

.rate-in-currency.converted-rate-in-currency img {
  margin-left: 0 !important;
}

.rate-item .rate-in-currency img {
  margin-left: 4px !important;
}

.rate-in-currency em {
  text-align: right;
}

/*banner-form */
/* 
body[data-country='uae'] .bnrmain form.newform {
    position: absolute;
    top: 20%;
    right: 15%;
    background: #fff;
    padding: 40px;
    border-radius: 15px;
    width: 30%;
}
body[data-country='uae'] .bnrmain form.newform .costum-fld{
        width: 100%;
        margin-bottom: 15px;
}

body[data-country='uae'] .bnrmain form.newform .costum-fld label{
    width: 100%;
    display: block;
}

body[data-country='uae'] .bnrmain form.newform .costum-fld input{
    width: 100%;
    padding: 10px;
}

body[data-country='uae'] .bnrmain form.newform .half-wrpr{
    align-items: center;
    display: flex;
    justify-content: space-between;
}

body[data-country='uae'] .bnrmain form.newform .costum-fld.half{
    max-width: calc(50% - 5px);
    flex:0 0 calc(50% - 5px);
}

body[data-country='uae'] .bnrmain form.newform .costum-fld select{
    width: 100%;
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #ccc;
} */
@media (max-width: 1500px) {
  #wpcf7-f196-o1 form > p {
    width: 90%;
  }
}
@media (max-width: 1499.98px) {
  .lulu-money-banner.view-md > p {
    right: -8%;
  }

  .homebanner .bannerslider .bnrmain .banner-text {
    bottom: 20%;
  }

  .homebanner .bannerslider .bnrmain .banner-text .h1 {
    line-height: 50px;
  }

  .team-block-wrap .team-block {
    padding: 0 20px;
  }

  .massage_wrpr .msg_blk_wrpr .container .msg_img_blk {
    max-width: calc(40% - 20px) !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 calc(40% - 20px) !important;
            flex: 0 0 calc(40% - 20px) !important;
  }

  .service-welcome-text .bank-notes {
    padding: 40px 30px;
  }

  .service-welcome-text .bank-notes .note-list p {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .homebanner .bannerslider .bnrmain .banner-text {
    max-width: 670px;
  }

  .homebanner .bannerslider .bnrmain .imgbnr {
    background-position: top right;
  }

  .homebanner .bannerslider .bnrmain .banner-text p {
    display: none;
  }

  .blogbanner-wrap .blogbanner-right .ll-button {
    padding: 15px 33px 14px;
  }

  .gm-style .gm-style-iw-c {
    -webkit-transform: translate(-10%, -100%);
            transform: translate(-10%, -100%);
  }

  #map .gm-style .gm-style-iw-c::after {
    left: 8%;
  }

  .team-block-wrap .team-block {
    padding: 0 10px;
  }

  .team-block-wrap .team-block .team-img {
    max-width: 215px;
  }
}
@media (max-width: 991px) {
  .team-block-wrap .team-block {
    padding: 0 10px;
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    margin-bottom: 20px;
  }

  .team-block-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -10px;
  }

  .team-block-wrap .team-block .team-img {
    max-width: unset;
  }

  .team-block-wrap .team-block .team-img img {
    width: 100%;
    height: 113%;
    -o-object-fit: contain;
       object-fit: contain;
  }

  #wpcf7-f196-o1 form > p {
    text-align: center;
  }

  .gm-style .gm-style-iw-c {
    transform: translate(-18%, -100%);
    -webkit-transform: translate(-18%, -100%);
    -moz-transform: translate(-18%, -100%);
    -ms-transform: translate(-18%, -100%);
    -o-transform: translate(-18%, -100%);
  }

  #map .gm-style .gm-style-iw-c::after {
    left: 16%;
  }

  .homebanner .bannerslider .bnrmain .imgbnr {
    background-position: top right;
    background-position-x: 75%;
  }
}
div.wpcf7 .ajax-loader {
  position: absolute;
  right: -15px;
}

@media (max-width: 767px) {
  .mob_team_sec .team_wraper .img_wrap .img img {
    width: 100%;
    height: 395px;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .gm-style-iw.gm-style-iw-c {
    display: none;
  }

  .contact-item .contact-details {
    display: block;
  }

  ul#locationsList li .contact-address-wrapper h3 {
    font-size: 15px;
    padding: 16px 0 16px 0;
    position: relative;
    font-weight: 600;
    color: #000;
    font-family: "Oxygen", serif;
  }

  .contact-item .contact-details p,
.contact-item .contact-details a {
    padding-left: 25px;
    position: relative;
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
    font-family: "Oxygen", serif;
  }

  .contact-item .contact-details p span,
.contact-item .contact-details a span {
    position: absolute;
    left: 0;
    top: 3px;
    color: #00a1ed;
    padding-right: 10px;
  }

  .contact-item .contact-details .row .col-sm-6 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
    padding: 0;
  }

  .show-direction {
    margin-top: 15px;
  }

  .show-direction a {
    border: none;
    padding: 10px 0;
    text-align: left;
    width: 100%;
    margin: unset !important;
  }

  .show-direction a span {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    padding: 0 !important;
  }
}
@media (max-width: 640px) {
  .map-list {
    width: 96%;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .massage_wrpr .msg_blk_wrpr .container .msg_img_blk {
    max-width: calc(75% - 20px) !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 calc(75% - 20px) !important;
            flex: 0 0 calc(75% - 20px) !important;
  }

  .mob_team_sec .team_wraper .img_wrap .img {
    display: block;
    width: 98%;
    max-width: 98%;
    margin-bottom: 15px;
  }

  .mob_team_sec .team_wraper .img_wrap .img img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 20px;
  }

  .mob_team_sec .team_wraper .img_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }

  .mob_team_sec .team_wraper + .team_wraper {
    margin-top: 0;
  }

  .mob_team_sec .team_wraper .img_wrap .img.active {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .mob_team_sec .team_wraper .content_wrap .text_box.active {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* .homebanner {
      height: 100vh;
      background: #fff;
  } */
  .homebanner .bannerslider .bnrmain .imgbnr {
    background-position-x: 100%;
  }
}
@media (max-width: 480px) {
  .homebanner .bannerslider .bnr-text-position {
    height: calc(100vh - 150px);
  }

  .homebanner .bannerslider .bnrmain .banner-text p {
    display: block;
  }

  .contact-item .contact-details p,
.contact-item .contact-details a {
    font-size: 13px;
  }

  .show-direction {
    margin-top: 5px;
  }

  .map-list {
    width: 94%;
    margin: 0 auto;
  }

  #fc_frame,
#fc_frame.fc-widget-normal {
    right: 5px !important;
  }

  .homebanner .bannerslider .bnr-text-position {
    height: 100%;
  }

  .homebanner .owl-dots {
    bottom: 6%;
  }
}
/* Landing page style */
section.ll-money-wrap.landing_wrap {
  margin-top: 250px;
}

.landing_form {
  width: 435px;
  float: right;
  margin-top: 200px;
  position: relative;
  background: #fff;
  padding: 65px 50px 60px;
  -webkit-box-shadow: -5px 0 15px 5px rgba(24, 24, 25, 0.22);
          box-shadow: -5px 0 15px 5px rgba(24, 24, 25, 0.22);
}

.landing_form .form-control {
  border: 1px solid #E2E2E2;
  height: calc(2.25rem + 10px);
}

.landing_form .ll-locBranch {
  margin-top: 30px;
  text-align: center;
}

.landing_banner {
  overflow: inherit;
}

.landing_form h2 {
  font-size: 35px;
  padding-bottom: 30px;
}

.landing_form input[type=submit] {
  background: transparent;
  border: none;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.value_service {
  text-align: left;
}

.value_service h2 {
  text-transform: capitalize !important;
  margin-bottom: 10px !important;
}

.value_service span {
  font-size: 20px;
  color: #949494;
}

.value_service p {
  font-size: 17px !important;
  width: 100% !important;
  margin-top: 50px !important;
  margin-bottom: 70px !important;
  color: #002539;
}

.value_service .lulu-list-wrap .featureCard {
  padding: 30px 40px 30px;
}

.value_service .lulu-list-wrap .featureCard p {
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  line-height: 22px !important;
  font-size: 14px !important;
  color: #002539;
}

.landing_wrap .ll-moneyImg:after {
  top: -23px;
  width: 100%;
  height: 100%;
  background-position: center bottom;
}

.landing_wrap.ll-money-wrap:after {
  background-image: none;
  content: none;
}

.landing_wrap .orderchangeleft {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.our-patners_wrap {
  padding: 85px 0;
}

.our-patners_wrap .parterns_wrpr_head {
  text-align: center;
  margin-bottom: 100px;
}

.our-patners_wrap .parterns_wrpr_head p {
  max-width: 50%;
  margin: 0 auto;
  line-height: 22px;
}

.our-patners_wrap .parterns_block .partner {
  width: calc(25% - 20px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 20px);
          flex: 0 0 calc(25% - 20px);
  margin: 12px;
  background-color: #FFFFFF;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
  height: 320px;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 37, 57, 0.05);
          box-shadow: 0px 10px 10px 0px rgba(0, 37, 57, 0.05);
  padding: 35px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  vertical-align: top;
}

.our-patners_wrap .parterns_block .partner:last-child {
  margin-right: 0;
}

.our-patners_wrap .partner_block {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}

.our-patners_wrap .parter_logo {
  height: 125px;
  overflow: hidden;
  margin-bottom: 20px;
}

.our-patners_wrap .parter_logo img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}

.value_service_head {
  max-width: 60%;
}

.value_service_head p {
  line-height: 22px;
}

.landing_form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  display: none !important;
}

/* Checkbox styles */
.landing_form .wpcf7-form .wpcf7-radio label {
  position: relative;
  cursor: pointer;
}

.landing_form .wpcf7-form .wpcf7-radio input[type=radio] {
  position: relative;
  visibility: hidden;
}

.landing_form .wpcf7-form .wpcf7-radio input[type=radio] + span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 18px;
  width: 18px;
  top: 0px;
  border: 2px solid #222;
}

.landing_form .wpcf7-form .wpcf7-radio input[type=radio] + span:after {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 10px;
  width: 10px;
  top: 6px;
  left: 6px;
  visibility: hidden;
}

.landing_form .wpcf7-form .wpcf7-radio input[type=radio]:checked + span:before {
  background: transparent;
}

.landing_form .wpcf7-form .wpcf7-radio input[type=radio]:checked + span:after {
  background: #222;
  visibility: visible;
}

.landing_form .wpcf7-form .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
}

.landing_form .wpcf7-form .wpcf7-checkbox input[type=checkbox] {
  position: relative;
  visibility: hidden;
}

.landing_form .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 50%;
  height: 18px;
  width: 18px;
  top: 0px;
  border: 2px solid #E2E2E2;
}

.landing_form .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 10px;
  width: 10px;
  top: 6px;
  left: 6px;
  visibility: hidden;
  background: #0fa0e1;
}

.landing_form .wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before {
  background: transparent;
}

.landing_form .wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {
  visibility: visible;
}

.landing_form span.wpcf7-list-item {
  margin: 0;
}

.landing_form span.wpcf7-list-item-label {
  padding-left: 15px;
}

/* New section */
.offer-terms {
  padding-bottom: 100px;
}

.how-to {
  width: calc(50% - 20px);
  min-height: 380px;
  text-align: left;
  background: #ffffff;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  -webkit-box-shadow: -5px 10px 15px 5px rgba(0, 37, 57, 0.05);
          box-shadow: -5px 10px 15px 5px rgba(0, 37, 57, 0.05);
  padding: 30px;
  position: relative;
}

.how-to:last-child {
  margin-right: 0;
}

.offer-terms_head:after {
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
  bottom: 30px;
  z-index: 1;
}

.offer-terms_head {
  position: relative;
  margin-bottom: 50px;
}

.offer-terms_head a:hover {
  background: #0173a7;
}

.how-to a:hover {
  background: #0173a7;
}

.offer-terms_head a {
  font-size: 18px;
  width: 210px;
  height: 60px;
  text-transform: capitalize;
  line-height: 60px;
  text-align: center;
  background: #119fe0;
  border: none;
  color: #fff;
  display: block;
  margin: 0 auto;
  position: relative;
  font-weight: 500;
  z-index: 2;
  border-radius: 4px;
}

.how-to h2 {
  font-size: 18px;
  margin-bottom: 20px;
  display: block;
  text-transform: uppercase;
}

.transact_now_wrap {
  max-width: 75%;
  margin: 0 auto;
}

.how-to ul li:after {
  content: "";
  position: absolute;
  left: 0;
  background: #ccc;
  width: 7px;
  height: 7px;
  top: 6px;
  border-radius: 50%;
}

.how-to ul {
  margin-bottom: 35px;
}

.how-to ul li {
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 22px;
  position: relative;
  padding-left: 20px;
}

.how-to a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 3.5;
  font-size: 14px;
  background: #119fe0;
  color: #ffffff;
  bottom: -2px;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  font-weight: 500;
}

.how-to.collapsed .more_content {
  display: block !important;
}

.how-to.new.collapsed .more_content {
  display: block !important;
}

/* Libin wac Media Querys 13-3-2020 */
@media (max-width: 1199px) {
  .value_service_head {
    max-width: 100%;
  }

  .transact_now_wrap {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 766px) {
  .how-to {
    width: 100%;
    margin-bottom: 30px;
  }

  .our-patners_wrap .parterns_wrpr_head p {
    max-width: 100%;
  }

  .our-patners_wrap .parterns_wrpr_head {
    margin-bottom: 50px;
  }
}
@media (max-width: 480px) {
  .landing_form {
    width: 100%;
    float: none;
    margin-top: 200px;
    margin: 0 auto;
    margin-top: 325px;
  }
}
.how-to.collapsed a.show-less {
  display: block !important;
}

.how-to.collapsed a.show-more {
  display: none;
}

.how-to.collapsed a.show-lessn {
  display: block !important;
}

.how-to.collapsed a.show-moren {
  display: none;
}

/*career-page*/
.career_section.about_section {
  height: 407px;
}

.career_section.about_section small {
  color: #00A3DB;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
}

.career_section.about_section h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  margin-bottom: 5px;
}

.career_section.about_section p {
  font-size: 18px;
  font-weight: 500;
  width: 35%;
  line-height: 30px;
}

.togthr-wrpr {
  padding: 70px 0;
  background: #fff;
}

.togthr-wrpr .container {
  text-align: center;
}

.togthr-wrpr .container h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  position: relative;
  font-family: "Poppins", sans-serif;
}

.togthr-wrpr .container h2:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 4px;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #00A1ED;
}

.togthr-wrpr .container > p {
  font-size: 20px;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 55px;
  line-height: 32px;
}

.togthr-wrpr .container .exchange-slider .exchange-slide {
  text-align: left;
}

.togthr-wrpr .container .exchange-slider .exchange-slide img {
  margin-bottom: 30px;
  height: 60px;
}

.togthr-wrpr .container .exchange-slider .exchange-slide p {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 29px;
}

/* the slides */
.togthr-wrpr .container .exchange-slider .slick-slide {
  margin: 0 27px;
}

/* the parent */
.togthr-wrpr .container .exchange-slider .slick-list {
  margin: 0 -27px;
}

.togthr-wrpr .container .exchange-slider .exchange-slide small {
  font-size: 16px;
  line-height: 25px;
}

.job-opening {
  padding: 80px 0;
}

.job-opening .container > h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  position: relative;
  font-family: "Poppins", sans-serif;
  text-align: center;
}

.job-opening .job-wrpr {
  border-radius: 15px;
  -webkit-box-shadow: 0 13px 15px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0 13px 15px rgba(0, 0, 0, 0.0784313725);
  max-height: 90px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-bottom: 20px;
  background: #fff;
  position: relative;
}

.tab-content .job-opening .job-wrpr {
  max-height: 1000px;
}

.job-opening .job-wrpr.active {
  max-height: 1000px;
  -webkit-box-shadow: 0 13px 15px rgba(0, 161, 237, 0.0784313725);
          box-shadow: 0 13px 15px rgba(0, 161, 237, 0.0784313725);
  overflow: visible;
}

.job-opening .job-wrpr .job-head-wrpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 90px 30px 35px;
  position: relative;
  cursor: pointer;
}

.job-opening .job-wrpr .job-head-wrpr h2:after {
  display: none;
}

.job-opening .job-wrpr > a {
  position: absolute;
  top: 15px;
  right: 5%;
  opacity: 0;
  pointer-events: none;
}

.job-opening .job-wrpr.active > a {
  opacity: 1;
  pointer-events: all;
}

.job-opening .job-wrpr .job-head-wrpr a {
  font-size: 14px;
  padding: 15px 35px;
  border: 1px solid #00A3DB;
  border-radius: 32px;
  font-weight: 600;
  opacity: 0;
  pointer-events: none;
}

.job-opening .job-wrpr.active .job-head-wrpr a {
  opacity: 1;
  pointer-events: all;
}

.job-opening .job-wrpr .job-head-wrpr span {
  height: 13px;
  width: 16px;
  position: absolute;
  right: 30px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.job-opening .job-wrpr.active .job-head-wrpr span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.job-opening .job-wrpr .job-detail-wrpr {
  margin: 0 45px;
  border-top: 1px solid #C3DAE2;
  padding: 30px 0;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel ul.nav-tabs {
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel ul.nav-tabs li a {
  font-size: 18px;
  padding: 10px 25px;
  border-left: 4px solid #DBF2FA;
  margin-bottom: 20px;
  display: block;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel ul.nav-tabs li a.active {
  border-left: 4px solid #04A1ED;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 22px;
  padding-left: 0;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn li {
  margin-right: 70px;
  position: relative;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn li:after {
  display: none;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn li span {
  font-size: 16px;
  font-weight: 600;
  padding-right: 10px;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  border: 1px solid #CADBE3;
  position: relative;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 15px;
  width: 100%;
  padding: 12px 23px;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul {
  /* padding-left: 35px; */
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul li {
  position: relative;
  margin-bottom: 15px;
  line-height: 30px;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul li:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #04a1ed;
  border-radius: 50%;
  top: 10px;
  left: -25px;
  position: absolute;
}
.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane country-list li:after{
  display: none;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form .fld-cust {
  max-width: calc(50% - 17px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 17px);
          flex: 0 0 calc(50% - 17px);
  margin-bottom: 25px;
}

.job-opening .job-wrpr .job-detail-wrpr .fld-cust input {
  width: 100%;
  padding: 12px 23px;
  border-radius: 4px;
  border: 1px solid #CADBE3;
  background: #fff;
  height: 50px;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane > p {
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 15px;
  width: 100%;
  padding: 12px 23px;
  border-radius: 0;
  border: 0;
  /*background: #f9fbfd;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane p span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane p span img {
  margin-right: 15px;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane p input::-webkit-file-upload-button {
  background: transparent;
  color: #002539;
  font-size: 18px;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}

.apply-position-wrpr {
  padding: 100px 0;
  background: #fff;
  text-align: center;
}

.apply-position-wrpr h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 50px;
  position: relative;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr h2:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 4px;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #00A1ED;
}

.apply-position-wrpr form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 70%;
  margin: 0 auto;
  position: relative;
}

.apply-position-wrpr form .fld-cust {
  max-width: calc(50% - 17px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 17px);
          flex: 0 0 calc(50% - 17px);
  margin-bottom: 25px;
}

.apply-position-wrpr form .fld-cust span {
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: left;
}

.apply-position-wrpr form .fld-cust.fld-full-cust {
  max-width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.apply-position-wrpr form .fld-cust.fld-full-cust textarea {
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 5px;
  width: 100%;
  padding: 12px 12px;
  border-radius: 4px;
  border: 1px solid #CADBE3;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 115px;
  resize: none;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr form .fld-cust:nth-child(odd) {
  margin-left: 34px;
}

.apply-position-wrpr form .fld-cust span > input {
  width: 100%;
  padding: 12px 12px;
  border-radius: 4px;
  border: 1px solid #CADBE3;
  background: #fff;
  height: 50px;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr form .fld-cust select {
  width: 100%;
  padding: 12px 12px;
  border-radius: 4px;
  border: 1px solid #CADBE3;
  background: #fff;
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  height: 50px;
  background: url(https://luluexchange.webc.in/wp-content/themes/lulu_exchange/img/blue-arrow.svg) no-repeat right #fff;
  -webkit-appearance: none;
  background-position-x: 97%;
}

.apply-position-wrpr form .fld-cust > p {
  line-height: 26px;
  font-size: 16px;
  /* margin-bottom: 15px; */
  width: 100%;
  padding: 12px 12px;
  border-radius: 4px;
  border: 1px solid #CADBE3;
  background: #fff;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.apply-position-wrpr form .fld-cust p span {
  max-width: unset;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}

.apply-position-wrpr form .fld-cust p span img {
  margin-right: 15px;
}

.apply-position-wrpr form .fld-cust p span.your-file input {
  border: 0;
  background: transparent;
  padding: 0;
  height: auto;
}

.apply-position-wrpr p input::-webkit-file-upload-button {
  background: transparent;
  color: #002539;
  font-size: 18px;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}

.apply-position-wrpr form .fld-cust span > input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari
  */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr form .fld-cust span > input::-moz-placeholder {
  /* Firefox 19+ */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr form .fld-cust span > input:-ms-input-placeholder {
  /* IE 10+ */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr form .fld-cust span > input:-moz-placeholder {
  /* Firefox 18- */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr form .fld-cust.fld-full-cust textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari
  */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr form .fld-cust.fld-full-cust textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr form .fld-cust.fld-full-cust textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.apply-position-wrpr form .fld-cust.fld-full-cust textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form .fld-cust input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari
  */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form .fld-cust input::-moz-placeholder {
  /* Firefox 19+ */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form .fld-cust input:-ms-input-placeholder {
  /* IE 10+ */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form .fld-cust input:-moz-placeholder {
  /* Firefox 18- */
  color: #002539;
  font-size: 16px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

@media (max-width: 1499px) {
  .togthr-wrpr .container > p {
    width: 80%;
    margin-bottom: 50px;
  }

  .togthr-wrpr .container .exchange-slider .exchange-slide img {
    margin-bottom: 20px;
  }

  .togthr-wrpr .container .exchange-slider .exchange-slide p {
    margin-bottom: 20px;
  }

  .togthr-wrpr .container .exchange-slider .slick-list {
    margin: 0 -15px;
  }

  .togthr-wrpr .container .exchange-slider .slick-slide {
    margin: 0 15px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn li {
    margin-right: 50px;
  }

  .career_section.about_section > img {
    position: absolute;
    right: 0;
  }

  .footerbtm {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn li {
    margin-right: 15px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane h3 {
    margin-bottom: 15px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn {
    margin-bottom: 15px;
  }

  .apply-position-wrpr form {
    width: 90%;
  }

  .job-opening .job-wrpr {
    max-height: 87px;
  }

  .job-opening .job-wrpr > a {
    right: 8%;
    padding: 12px 35px 12px;
    top: 20px;
  }
}
@media (max-width: 992px) {
  .career_section.about_section p {
    width: 90%;
  }

  .togthr-wrpr .container > p {
    margin-bottom: 50px;
  }

  .togthr-wrpr {
    padding: 50px 0;
  }

  .job-opening {
    padding: 50px 0;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel ul.nav-tabs {
    max-width: 30%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
  }

  .apply-position-wrpr {
    padding: 60px 0;
  }

  .apply-position-wrpr h2 {
    margin-bottom: 30px;
  }

  .togthr-wrpr .container h2 {
    font-size: 34px;
  }

  .togthr-wrpr .container > p {
    font-size: 18px;
  }

  .job-opening .container > h2 {
    font-size: 34px;
    margin-bottom: 20px;
  }

  .apply-position-wrpr h2 {
    font-size: 34px;
  }

  .job-opening .job-wrpr {
    max-height: 85px;
  }
}
@media (max-width: 768px) {
  .career_section.about_section h1 {
    font-size: 28px;
    line-height: 34px;
  }

  .togthr-wrpr .container > p {
    font-size: 16px;
    width: 100%;
  }

  .togthr-wrpr .container .exchange-slider .exchange-slide p {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .togthr-wrpr .container .exchange-slider .exchange-slide img {
    margin-bottom: 15px;
  }

  .togthr-wrpr .container .exchange-slider .exchange-slide small {
    font-size: 14px;
    line-height: 24px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel ul.nav-tabs {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 15px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel ul.nav-tabs li a {
    margin-bottom: 10px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn li {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .job-opening .job-wrpr .job-head-wrpr {
    padding: 30px 50px 30px 25px;
  }

  .job-opening .job-wrpr .job-detail-wrpr {
    margin: 0 25px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane submit {
    height: 50px;
    padding: 12px 50px 12px;
    margin-top: 10px !important;
  }

  .job-opening .job-wrpr .job-head-wrpr span {
    right: 25px;
  }

  .job-opening .job-wrpr.active .job-head-wrpr a {
    height: 40px;
    padding: 9px 35px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane > p {
    font-size: 15px;
    margin-bottom: 10px;
    padding: 0;
  }

  .apply-position-wrpr form {
    width: 100%;
  }

  .apply-position-wrpr form submit {
    height: 50px;
    padding: 12px 50px 12px;
    margin-top: 10px !important;
  }

  .job-opening .job-wrpr .job-detail-wrpr {
    margin: 0 15px;
  }

  .apply-position-wrpr form .fld-cust {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-left: 0 !important;
  }

  .apply-position-wrpr form .fld-cust span {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-left: 0 !important;
  }
}
@media (max-width: 576px) {
  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn li {
    margin-right: 20px;
    line-height: 22px;
    margin-bottom: 0;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn li span {
    font-size: 14px;
    font-weight: 600;
    padding-right: 10px;
  }

  .job-opening .job-wrpr .job-head-wrpr span {
    right: 15px;
  }

  .job-opening .job-wrpr .job-head-wrpr {
    padding: 20px 50px 20px 25px;
  }

  .job-opening .job-wrpr > a {
    right: 8%;
    padding: 10px 25px 10px;
    top: 9px;
  }

  .job-opening .job-wrpr {
    max-height: 65px;
  }
}
@media (max-width: 991.98px) {
  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form .fld-cust {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .apply-position-wrpr h2 {
    font-size: 28px;
  }

  .apply-position-wrpr form .fld-cust {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 25px;
  }

  .career_section.about_section h1 {
    font-size: 34px;
    font-weight: 600;
    line-height: 38px;
    margin-bottom: 20px;
  }

  .togthr-wrpr .container h2 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 20px;
  }

  .togthr-wrpr .container > p {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .job-opening .job-wrpr.active .job-head-wrpr a {
    height: 36px;
    padding: 9px 10px;
    font-size: 12px;
    margin-right: 10px;
  }

  .apply-position-wrpr form submit {
    padding: 12px 40px 12px;
    margin-top: 0px !important;
    font-size: 15px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn li {
    margin-right: 0;
    margin-bottom: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .job-opening .job-wrpr .job-head-wrpr h2 {
    font-size: 16px;
  }

  .job-opening .container > h2 {
    font-size: 28px;
  }

  .job-opening .job-wrpr .job-head-wrpr {
    padding: 20px 35px 20px 15px;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content {
    width: 100%;
  }

  .job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane ul.dscptn {
    margin-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .job-opening .job-wrpr .job-head-wrpr a {
    height: 36px;
    padding: 9px 10px;
    font-size: 12px;
  }

  .job-opening .job-wrpr {
    max-height: 60px;
  }

  .job-opening .job-wrpr > a {
    right: 14%;
  }
}
/*promotions*/
.career_section.about_section.promotion_section {
  height: 474px;
}

.promotion-wrpr {
  padding: 60px 0;
}

/* .promotion-wrpr .container {
    display: flex;
    flex-wrap: wrap;
} */
.promotion-wrpr .container .promotion-block {
  /* max-width: calc(33% - 29px);
  flex: 0 0 calc(33% - 28px); */
  border-radius: 4px;
  display: block;
  margin-bottom: 50px;
  -webkit-box-shadow: 0 6px 45px 13px rgba(0, 0, 0, 0.04);
          box-shadow: 0 6px 45px 13px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}

.promotion-wrpr .container .promotion-block:hover {
  -webkit-box-shadow: 0 6px 45px 13px rgba(0, 0, 0, 0.08);
          box-shadow: 0 6px 45px 13px rgba(0, 0, 0, 0.08);
}

.promotion-wrpr .container .promotion-block:nth-child(3n) {
  margin-right: 0px;
}

.promotion-wrpr .container .promotion-block img {
  width: 100%;
  height: auto;
}

.promotion-wrpr .container .promotion-block .promo-detail {
  padding: 40px;
  min-height: 246px;
}

.promotion-wrpr .container .promotion-block .promo-detail p {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.promotion-wrpr .container .promotion-block .promo-detail p:last-child {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.promotion-wrpr .container .promotion-block .promo-detail small {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
  display: block;
}

/* .promotion-wrpr .container .promotion-block:hover .promo-detail {
    box-shadow: 0 3px 15px 13px #0899e114;
} */
.promotion-wrpr .container .promotion-block:hover .promo-detail p:last-child {
  color: #00A1ED;
}

.currency-converter-inner.remmitance-cci {
  margin-top: 0px;
}

.menu-rightbar .nav-menu > ul > li ul li:last-child {
  padding-bottom: 0;
}

.menu-rightbar .nav-menu > ul > li ul.sub-menu li:last-child {
  padding-bottom: 12px;
}

.about_section > img {
  width: 100%;
  height: 102%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* #menu-footer-menu-1 li a {
    margin: 21px 0;
} */
.blogbanner-wrap .blogbanner-right .ll-button {
  padding: 15px 33px 14px;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.blogbanner-wrap .blogbanner-right .ll-button:hover {
  background: #00a1ed;
  color: #fff;
}

.massage_wrpr .msg_blk_wrpr .container .msg_contnt_blk .quote_wrpr {
  bottom: -75px;
}

.team-close-icon {
  right: 0px;
  top: 0;
}

.ll-convertBnr-wrap .ll-convertBnr .btn-convertBnr {
  cursor: pointer;
}

.breadcrumbs ul li.active {
  color: #00A1ED !important;
}

.wpcf7-response-output {
  /* display: none !important; */
}

.blogbanner-wrap .blogBanner {
  background-size: contain !important;
  width: 100%;
}

.blogbanner-wrap .blogbanner-right form .ajax-loader {
  top: auto;
  bottom: 20px;
  left: auto;
  right: 20px;
  z-index: 99;
  width: 15px;
  height: 15px;
  background-size: 100%;
  position: absolute;
}

#wpcf7-f196-o1 form {
  position: relative;
}

.vas-list-wrap ul li a {
  min-height: 340px;
}

ul.le-list.fz-18 li strong {
  margin-right: 10px;
}

@media (max-width: 1499px) {
  .promotion-wrpr .container .promotion-block {
    /* max-width: calc(33% - 23px);
    flex: 0 0 calc(33% - 23px);
    margin-right: 40px; */
    margin-bottom: 40px;
  }

  .promotion-wrpr .container .promotion-block img {
    height: auto;
    max-width: 425px;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .promotion-wrpr .container .promotion-block .promo-detail {
    padding: 30px;
  }
}
@media (max-width: 1199px) {
  .promotion-wrpr .container .promotion-block {
    /* max-width: calc(33% - 17px);
    flex: 0 0 calc(33% - 17px);
    margin-right: 30px; */
    margin-bottom: 30px;
  }

  .promotion-wrpr .container .promotion-block .promo-detail {
    padding: 20px;
    min-height: 220px;
  }

  .promotion-wrpr .container .promotion-block .promo-detail p {
    font-size: 18px;
  }

  .promotion-wrpr .container .promotion-block .promo-detail small {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .promotion-wrpr .container .promotion-block {
    margin-bottom: 30px;
  }

  .promotion-wrpr .container .promotion-block .promo-detail {
    padding: 15px;
    min-height: 180px;
  }

  .promotion-wrpr .container .promotion-block .promo-detail p {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
  }

  .promotion-wrpr .container .promotion-block .promo-detail small {
    font-size: 14px;
  }

  .contact_banner .content_div .office_adress > p {
    padding-bottom: 10px;
  }

  /*.career_section.about_section.promotion_section>img {*/
  /*    right: -20%;*/
  /*}*/
}
@media (max-width: 767px) {
  .promotion-wrpr .container .promotion-block {
    max-width: calc(50% - 12px);
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 12px);
            flex: 0 0 calc(50% - 12px);
    margin-right: 20px;
    margin-bottom: 30px;
  }

  .promotion-wrpr .container .promotion-block:nth-child(3n) {
    margin-right: 20px;
  }

  .promotion-wrpr .container .promotion-block:nth-child(2n) {
    margin-right: 0px;
  }

  .promotion-wrpr .container .promotion-block img {
    max-width: unset;
  }
}
@media (max-width: 480px) {
  .promotion-wrpr .container .promotion-block {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
/*promotions-fly*/
.about_section.career_section.fly_section {
  height: 565px;
}

.pro-fly-dwnld-app {
  padding: 70px 0;
  background: #fff;
}

.pro-fly-dwnld-app .container {
  text-align: center;
}

.pro-fly-dwnld-app .container h2 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 40px;
}

.pro-fly-dwnld-app .container h2 span {
  color: #04A1ED;
}

.pro-fly-dwnld-app .container p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 45px;
}

.pro-fly-dwnld-app .container p span:first-child {
  margin-right: 20px;
}

.pro-fly-dwnld-app .container p span svg g g {
  fill: #000;
}

.pro-fly-dwnld-app .container p span a:hover svg g rect {
  fill: #00a1ed;
}

.pro-fly-dwnld-app .container p.free {
  font-size: 24px;
  font-weight: 600;
  width: 65%;
  display: block;
  margin: 0 auto;
  line-height: 44px;
}

.pro-fly-dwnld-app .container p.free span {
  margin: 0 0px;
  color: #00A1ED;
}

.pro-fly-terms-wrpr {
  padding: 75px 0;
}

.pro-fly-terms-wrpr .container .pro-fly-terms h2 {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 35px;
}

.pro-fly-terms-wrpr .container .pro-fly-terms p {
  font-size: 18px;
  margin-bottom: 30px;
  padding-left: 35px;
  position: relative;
  width: 85%;
  line-height: 40px;
}

.pro-fly-terms-wrpr .container .pro-fly-terms p span {
  font-weight: 600;
  padding-right: 5px;
}

.pro-fly-terms-wrpr .container .pro-fly-terms p:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 15px;
  left: 8px;
  border: 1px solid #04a1ed;
  border-radius: 50%;
}

.pro-fly-terms-wrpr .container .pro-fly-terms a {
  font-size: 18px;
  padding-left: 35px;
  color: #00A1ED;
  font-weight: 600;
}

.pro-fly-terms-wrpr .container .pro-fly-terms a:hover {
  text-decoration: underline;
}

.winner-wrpr {
  padding: 75px 0;
  text-align: center;
}

.winner-wrpr .container > p {
  font-size: 30px;
  font-weight: 600;
  width: 60%;
  margin: 0 auto;
  line-height: 46px;
  margin-bottom: 45px;
}

.winner-wrpr .container p span {
  color: #00A1ED;
}

.winner-wrpr .container h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 80px;
  position: relative;
}

.winner-wrpr .container h2:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 4px;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #00A1ED;
}

.winner-wrpr .container .winners-block-wrpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.winner-wrpr .container .winners-block-wrpr .winner-block {
  max-width: 33.33%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  text-align: center;
  margin-bottom: 50px;
}

.winner-wrpr .container .winners-block-wrpr .winner-block img {
  margin: 0 auto;
  width: 250px;
  height: 250px;
  max-width: 250px;
  max-height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 30px;
}

.winner-wrpr .container .winners-block-wrpr .winner-block > p {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}

.winner-wrpr .container .winners-block-wrpr .winner-block > small {
  color: #00A1ED;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}

@media (max-width: 1499px) {
  .about_section.career_section.fly_section {
    height: auto;
  }

  .about_section.career_section.fly_section img {
    right: auto;
    position: relative;
  }

  .winner-wrpr .container > p {
    width: 75%;
    line-height: 40px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1359px) {
  .pro-fly-terms-wrpr {
    padding: 50px 0;
  }

  .about_section.career_section.fly_section img {
    right: auto !important;
    position: relative;
  }
}
@media (max-width: 1199px) {
  .pro-fly-dwnld-app .container p.free {
    width: 75%;
  }

  .pro-fly-dwnld-app .container h2 {
    margin-bottom: 30px;
  }

  .pro-fly-dwnld-app .container p {
    margin-bottom: 30px;
  }

  .winner-wrpr {
    padding: 50px 0;
  }

  .winner-wrpr .container > p {
    width: 85%;
    line-height: 36px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .career_section.about_section.promotion_section {
    height: 430px;
  }

  .about_section.career_section.fly_section {
    height: auto;
  }

  .about_section.career_section.fly_section > img {
    position: relative;
    width: 100%;
  }

  .pro-fly-dwnld-app .container p.free {
    font-size: 22px;
    width: 100%;
  }

  .winner-wrpr .container > p {
    width: 100%;
    margin-bottom: 30px;
  }

  .winner-wrpr .container .winners-block-wrpr .winner-block img {
    width: 200px;
    height: 200px;
    margin-bottom: 25px;
  }

  .winner-wrpr .container .winners-block-wrpr .winner-block > p {
    font-size: 24px;
  }

  .winner-wrpr .container .winners-block-wrpr .winner-block > small {
    font-size: 22px;
  }

  .winner-wrpr .container .winners-block-wrpr .winner-block {
    margin-bottom: 30px;
  }

  .winner-wrpr .container h2 {
    margin-bottom: 50px;
  }

  .pro-fly-dwnld-app {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .winner-wrpr .container .winners-block-wrpr .winner-block {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }

  .pro-fly-terms-wrpr .container .pro-fly-terms p {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .pro-fly-terms-wrpr .container .pro-fly-terms h2 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .pro-fly-terms-wrpr .container .pro-fly-terms p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 32px;
  }

  .winner-wrpr .container > p {
    width: 100%;
    margin-bottom: 26px;
    font-size: 24px;
    line-height: 34px;
  }

  .winner-wrpr .container h2 {
    margin-bottom: 40px;
    font-size: 34px;
  }
}
@media (max-width: 480px) {
  .winner-wrpr .container .winners-block-wrpr .winner-block {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .winner-wrpr .container .winners-block-wrpr .winner-block img {
    width: 250px;
    height: 250px;
    margin-bottom: 15px;
  }

  .winner-wrpr .container > p {
    margin-bottom: 26px;
    font-size: 20px;
    line-height: 30px;
  }

  .pro-fly-dwnld-app .container p.free span {
    margin: 0 10px;
  }

  .pro-fly-dwnld-app .container h2 {
    font-size: 26px;
  }

  /*.career_section.about_section>img {*/
  /*    right: -100%;*/
  /*}*/
  .togthr-wrpr .container .exchange-slider .exchange-slide {
    text-align: center;
  }

  .togthr-wrpr .container .exchange-slider .exchange-slide img {
    margin: 0 auto;
    margin-bottom: 15px;
  }

  /*.career_section.about_section.promotion_section>img {*/
  /*    right: -100%;*/
  /*}*/
  .pro-fly-dwnld-app .container p.free {
    line-height: 32px;
  }

  .pro-fly-terms-wrpr .container .pro-fly-terms p:after {
    top: 10px;
  }
}
/*banner-form */
.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane submit input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  border-radius: 30px;
}

.apply-position-wrpr form > submit input {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  border-radius: 30px;
}

.gcc-banner.homebanner .bnrmain form.newform {
  position: relative;
  /*padding: 0 40px;*/
  border-radius: 15px;
  width: 536px;
  max-width: 560px;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld {
  width: 100%;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld.left-sect .flag-section .countrDrop-1 .currentflg {
  padding-right: 25px;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld label {
  width: 100%;
  display: block;
  font-size: 14px;
  color: #A2A2A2;
  margin-bottom: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld-head p {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 25px;
  font-family: "uni_neuebold";
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld input {
  width: 100%;
  padding: 10px 0;
  border: 0;
  /*border-bottom: 1px solid #ccc;*/
  font-size: 37px;
  font-weight: 400;
  border-radius: 0;
  color: #3C4448;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari
  */
  color: #939393;
  /* font-size: 22px;
  font-weight: 300; */
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld input::-moz-placeholder {
  /* Firefox 19+ */
  color: #939393;
  /* font-size: 22px;
  font-weight: 300; */
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld input:-ms-input-placeholder {
  /* IE 10+ */
  color: #939393;
  /* font-size: 22px;
  font-weight: 300; */
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld input:-moz-placeholder {
  /* Firefox 18- */
  color: #939393;
  /* font-size: 22px;
  font-weight: 300; */
}

.gcc-banner.homebanner .bnrmain form.newform .alert-wrpr .exchge-information p {
  font-size: 18px;
  color: #fff;
}

.gcc-banner.homebanner .bnrmain form.newform .alert-wrpr {
  display: block;
  margin-bottom: 25px;
}

.gcc-banner.homebanner .bnrmain form.newform .alert-wrpr .exchge-information p span {
  font-weight: 600;
}

.gcc-banner.homebanner .bnrmain form.newform .half-wrpr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.gcc-banner.homebanner .bnrmain form.newform .half-wrpr.swapp {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.gcc-banner.homebanner .bnrmain form.newform .swap-wrpr {
  position: absolute;
  right: -10%;
  top: 47%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  max-height: 18px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr > p {
  color: #fff;
  margin-top: 10px;
}

.testimony_wrpr .row .img-title {
  position: absolute;
  bottom: 5%;
  left: 22%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.testimony_wrpr .row .img-title img {
  width: 24px;
  height: 24px;
  margin-right: 15px;
}

#tesimonialpopup .modal-dialog {
  max-width: 75vw;
  height: 60vh;
  margin: 5% auto;
}

#tesimonialpopup .modal-dialog .modal-content {
  width: 75vw;
  height: 810px;
  margin: 0 auto;
}

#tesimonialpopup .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  background: transparent;
  padding: 0;
}

#tesimonialpopup .modal-dialog .modal-content .modal-header .close {
  padding: 0;
  margin: -3.5rem 0rem -1rem auto;
  background: transparent;
  border: none;
}

#tesimonialpopup .modal-dialog .modal-content .modal-header .close span {
  font-size: 36px;
  color: #fff;
  cursor: pointer;
}

#tesimonialpopup .modal-dialog .modal-content .modal-body {
  padding: 0;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr.active {
  max-height: 2000px;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  width: 150px;
  cursor: pointer;
  margin-bottom: 15px;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr > p:hover span {
  color: #45a4ec;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr p span:nth-child(2) {
  display: none;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr.active p span:nth-child(2) {
  display: block;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr.active p span:first-child {
  display: none;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr p > img {
  margin: auto 0;
  height: 10px;
  margin-top: 5px;
  margin-left: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr.active p > img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld.half {
  max-width: calc(50% - 5px);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 5px);
          flex: 0 0 calc(50% - 5px);
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld select {
  width: 100%;
  padding: 10px;
  border: 0;
  border-bottom: 1px solid #ccc;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .graph-rate {
  position: relative;
  display: none;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .graph-rate:after {
  position: absolute;
  content: "";
  width: 2px;
  height: 125%;
  top: -38px;
  right: 16px;
  background: transparent;
  z-index: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr.active .graph-main-wrpr .graph-rate:after {
  background: #013259;
}

.gcc-banner.homebanner .bnrmain .bnr-text-position .banner-text {
  position: relative;
}

.gcc-banner.homebanner {
  /*background-color: #043B68;*/
  /*background-image:url('../../img/gcc-banner-img.png');*/
  /* display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-color: #fff;
  height: 100vh;
  margin-top: -00px;
  position: relative; */
}

.gcc-banner.homebanner .vdo-banner {
  position: absolute;
  height: calc(100vh + 92px);
  top: -90px;
  right: 0;
}

.gcc-banner.homebanner .vdo-banner video {
  height: 100%;
}

.gcc-banner.homebanner img.banner-dots {
  position: absolute;
}

.ll-features-wrap.lulu-list-wrap {
  background-size: contain;
}

.ll-features-wrap.lulu-list-wrap:after {
  display: none;
}

.ll-moneyImg:after {
  background-image: url(../../img/lulu-money-bg.svg);
  left: 45%;
  width: 610px !important;
}

.gcc-banner.homebanner .bannerslider .bnrmain .banner-text h3 {
  margin-bottom: 10px;
}

.gcc-banner.homebanner .bannerslider .bnrmain .banner-text .h5 {
  margin-bottom: 10px;
  margin-top: 40px;
}

.gcc-banner.homebanner .bannerslider .bnrmain .banner-text {
  max-width: 576px;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section .countrDrop-1 .currentflg img {
  width: 45px;
  height: auto;
  border-radius: 6px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1411764706);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.1411764706);
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld .amt-section {
  background: #fff;
  padding: 15px 20px;
  border-radius: 0 6px 6px 0;
  max-width: 65%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
  position: relative;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld .amt-section span {
  position: absolute;
  top: calc(50% - 15px);
  right: 10%;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 40px;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate:last-child {
  margin-bottom: 0;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate p {
  font-size: 18px;
  font-weight: 500;
  font-family: "uni_neueregular";
  color: #B8DDFC;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 25px;
  padding-right: 45px;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate p span {
  display: block;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate p b {
  position: absolute;
  right: 0px;
  width: 35px;
  height: 35px;
  background: #013259;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9;
}

.lulu-list-wrap .ll-featureTop h2 {
  color: #fff;
  font-weight: 500;
}

.lulu-list-wrap .ll-featureTop p {
  color: #fff;
}

.lulu-list-wrap .ll-featureTop {
  max-width: 600px;
}

.news_wrpr .news-item {
  background: #fff;
}

.testimony_wrpr .row .test-title {
  top: 20%;
}

.gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate p b img {
  margin-left: 0;
}

.gcc-banner.homebanner .bnrmain form.newform > a {
  display: block;
  width: 100%;
  padding: 18px;
  border-radius: 6px;
  background: #45A4EC;
  text-align: center;
  font-weight: 600;
  border: 1px solid transparent;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  font-family: "uni_neuebold";
}

.gcc-banner.homebanner .bnrmain form.newform > a:hover {
  border: 1px solid #0096dd;
  /*border: 1px solid #FCAF17; Changed by John 9-3-2020*/
  background: #0096dd;
  color: #fff;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section {
  background: #EDF2F7;
  border-radius: 6px 0 0 6px;
  position: relative;
  max-width: 35%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section .countrDrop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section .countrDrop .currentflg {
  padding: 35px 0;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section .countrDrop-1 {
  width: 100%;
}

.gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section .countrDrop-1 .currentflg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 35px 0;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gcc-banner.homebanner .bnrmain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  min-height: 680px;
}

.gcc-banner.homebanner .bnrmain .bnr-text-position .banner-text h1 {
  font-weight: 400;
  line-height: 65px;
  margin-bottom: 20px;
  font-family: "uni_neuebold";
  font-size: 3.75rem;
  color: #fff;
}

.gcc-banner.homebanner .bnrmain .banner-text p {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
  color: #fff;
  width: 85%;
  font-family: "uni_neuethin";
}

.gcc-banner.homebanner .bnrmain .banner-text p span {
  font-size: 35px;
  font-family: "uni_neuethin";
}

.gcc-banner.homebanner .bnrmain .banner-text p span b {
  margin-right: 10px;
  font-family: "uni_neueregular";
}

.gcc-banner.homebanner .bnrmain .banner-text p:last-child {
  margin-bottom: 30px;
}

.gcc-banner.homebanner .bnrmain .banner-text p a {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 30px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "uni_neueregular";
}

.gcc-banner.homebanner .bnrmain .banner-text p a img {
  width: 25px;
  margin-right: 10px;
}

.gcc-banner.homebanner .bnrmain .banner-text h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #fff;
  font-family: "uni_neuebold";
}

.gcc-banner.homebanner .bnrmain .banner-text .h5 {
  font-size: 16px;
  margin-bottom: 15px;
  font-family: "uni_neueregular";
  font-weight: 400;
  color: #fff;
  margin-top: 40px;
}

.gcc-banner.homebanner .bnrmain .banner-text .d-flex {
  margin-bottom: 25px;
}

.gcc-banner.homebanner .bnrmain .banner-text .d-flex a:first-child {
  margin-right: 15px;
}

.gcc-banner.homebanner .bnrmain .banner-text .d-flex a:hover svg g g {
  fill: #0a4f88;
}

.gcc-banner.homebanner .bnrmain .banner-text .d-flex a svg {
  -webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0));
          filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0));
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.gcc-banner.homebanner .bnrmain .banner-text .d-flex a:hover svg {
  -webkit-filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.356));
          filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.356));
}

.lulu-money-banner .lulu-money-banner-inner .banner_wrpr_contnt .lulu-money-download-app .download_img_wrpr a:hover {
  background: none;
}

.download_img_wrpr svg {
  -webkit-filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0));
          filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0));
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.download_img_wrpr svg:hover {
  -webkit-filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.356));
          filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.356));
}

.gcc-banner.homebanner .bnrmain .convertor_wrapper {
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/*logo*/
.gcc_header .menu-rightbar .nav-menu > ul > li.active_1 > a {
  color: #235579;
}

.nav-container .logo > img,
.nav-container .logo > svg {
  max-width: 227px;
  height: 57px;
  width: auto;
}

.home1 .nav-container .logo > .svg.darklogo {
  display: none;
}

.home1 .nav-container .logo > .svg.lightlogo {
  display: block;
}

.nav-container .logo > .svg.lightlogo {
  display: none;
}

.nav-container .logo > .svg.darklogo {
  display: block;
}

.home1 .gcc_header .menu-rightbar .nav-menu > ul > li > a {
  color: #fff;
}

.home1 .show-menu .gcc_header .nav-container .countrDrop .currentflg p {
  color: #fff;
}

.home1 .gcc_header .nav-container .countrDrop .currentflg p {
  color: #fff;
}

main header {
  position: relative !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-animation: none !important;
          animation: none !important;
}

.home1 main header.gcc_header {
  background-color: transparent;
}

.service-welcome-text .inner-title small {
  margin-bottom: 20px;
}

.gcc_header .menu-rightbar .nav-menu > ul > li > a {
  color: #00263e;
}

/*.gcc_header .menu-rightbar .nav-menu>ul>li>a:hover{*/
/*    color:#235579;*/
/*}*/
.menu-rightbar .nav-menu > ul > li ul li:hover > a {
  color: #002539;
}

.gcc_header .nav-container .countrDrop .currentflg p {
  color: #00263e;
}

.show-menu .gcc_header .nav-container .countrDrop .currentflg p {
  color: #00263e;
}

.lulu-money-wrpr .lulu_tab_wrpr .tab-content .tab-pane .tab_right > img {
  width: 80%;
}

.footer-menu.fm2 {
  padding: 0px 15px 40px;
  /* padding: 25px 15px 40px; */
}

.footer-menu.fm2 h2.mobile_menu_head {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}

html {
  padding-top: 0 !important;
}

.track-transation-wrpr .container-bg {
  padding: 85px 0 115px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: cover;
  border-radius: 15px;
}

.track-transation-wrpr .container-bg h2 {
  margin-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-size: 2.5rem;
  color: #fff;
}

.track-transation-wrpr .container-bg p {
  line-height: 30px;
  font-size: 1.125rem;
  color: #fff;
  margin-bottom: 40px;
}

.track-transation-wrpr .container-bg form {
  width: 50%;
}

.track-transation-wrpr .container-bg form .tra-input {
  height: 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.track-transation-wrpr .container-bg form .tra-input input {
  width: calc(100% - 180px);
  margin-right: 20px;
  padding: 25px 30px;
  height: 50px;
  border-radius: 6px;
  border: none;
}

.track-transation-wrpr .container-bg form .tra-input button {
  width: 160px;
  height: 50px;
  background: #15A9EF;
  border-radius: 6px;
  border: 0;
  font-size: 20px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.track-transation-wrpr .container-bg form .tra-input button:hover {
  /*border:1px solid #15A9EF;*/
  background: #fff;
  color: #15A9EF;
}

.footer-top {
  padding: 80px 0 0;
}

.col-follow {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.col-follow .col-follow-inner {
  padding-top: 0px;
  margin-bottom: 30px;
}

.col-follow .col-follow-inner .follow-label {
  padding-left: 0;
}

.col-follow .news-letter-wrpr {
  display: block;
  margin-bottom: 40px;
  width: 100%;
}

.col-follow .news-letter-wrpr form {
  width: 100%;
}

.col-follow .news-letter-wrpr form .tra-input {
  height: 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.col-follow .news-letter-wrpr form .tra-input input {
  width: calc(100% - 130px);
  margin-right: 10px;
  padding: 15px;
  height: 50px;
  border-radius: 6px;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.col-follow .news-letter-wrpr form .tra-input button {
  width: 120px;
  background: #15A9EF;
  border-radius: 6px;
  border: 0;
  font-size: 14px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.col-follow .news-letter-wrpr form .tra-input button:hover {
  background: #1394cf;
}

.col-follow .news-letter-wrpr h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.footerbtm p {
  letter-spacing: 0;
}

.follow-links a svg {
  max-height: 30px;
  min-width: 20px;
}
.follow-links a svg.youtube,
.d-flxMob a svg.youtube {
  height: 30px;
  width: 30px;
  position: relative;
  top: -2px;
}

.col-follow .news-letter-wrpr form .tra-input input::-webkit-input-placeholder {
  color: #B5BFC5;
}

.col-follow .news-letter-wrpr form .tra-input input::-moz-placeholder {
  color: #B5BFC5;
}

.col-follow .news-letter-wrpr form .tra-input input:-ms-input-placeholder {
  color: #B5BFC5;
}

.col-follow .news-letter-wrpr form .tra-input input:-moz-placeholder {
  color: #B5BFC5;
}

.ll-rate-today-wrap .ll-rateToday-convert .countrDrop .currentflg {
  background-color: #043b68;
}

.footer-menu h2 {
  display: none;
}

.banner_wrpr_contnt a.installapp {
  color: #fff;
  display: block;
}

.banner_wrpr_contnt a.installapp img.play-btn {
  width: 20px;
  margin-right: 10px;
  display: inline-block;
}

.track-transation-wrpr {
  padding-top: 50px;
}

.nav-container .logo h1 {
  display: none;
}

.blogbanner-wrap.blogDetails .blogBanner img {
  width: 100%;
}

.home1 .gcc_header .nav-container .main_nav_btn .mob-btn svg path.line {
  stroke: #fff;
}

#fc_frame,
#fc_frame.fc-widget-normal {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  right: 40px !important;
}

#fc_frame.top {
  bottom: 100px !important;
}

@media (max-width: 1449px) {
  .gcc-banner.homebanner .bnrmain {
    min-height: unset;
  }

  .gcc-banner.homebanner .vdo-banner {
    top: -130px;
    height: calc(100vh + 130px);
  }

  .nav-container {
    padding-right: 100px;
  }

  .nav-container .countrDrop .currentflg p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .nav-container .countrDrop {
    width: 90px;
  }
}
@media (max-width: 1199px) {
  .gcc-banner.homebanner .bnrmain form.newform {
    padding: 0 15px;
    width: 435px;
    max-width: 435px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld.left-sect .flag-section .countrDrop-1 .currentflg {
    padding-right: 12px;
  }

  .nav-container .countrDrop .currentflg {
    padding: 32px 0;
  }

  .nav-container {
    padding-right: 90px;
  }

  .ll-features-wrap.lulu-list-wrap {
    background-size: auto;
  }

  .track-transation-wrpr .container form {
    width: 75%;
  }

  .gcc-banner.homebanner .bnrmain {
    min-height: unset;
  }
}
@media (max-width: 1024px) {
  .nav-container .logo > img,
.nav-container .logo > svg {
    max-width: 150px;
  }

  .nav-container {
    padding-right: 90px;
  }

  .menu-rightbar .nav-menu > ul > li > a {
    font-weight: 400;
  }
}
@media (max-width: 991px) {
  .gcc_header .nav-container .main-nav {
    height: calc(100vh + 70px);
    top: 65px;
    padding: 25px;
    padding-top: 0;
  }

  .show-menu .gcc_header .nav-container .main_nav_btn .mob-btn svg path.line {
    stroke: #000;
  }

  .gcc_header .nav-container .main_nav_btn .mob-btn svg path.line {
    stroke: #000;
  }

  .gcc-banner.homebanner .vdo-banner {
    height: calc(100% + 60px);
    top: -60px;
  }

  .col-follow .news-letter-wrpr {
    margin-bottom: 20px;
  }

  .col-follow .col-follow-inner {
    margin-bottom: 10px;
  }

  .col-follow .ftr-cliemts {
    margin-bottom: 30px;
  }

  .col-follow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .nav-container .countrDrop .currentflg {
    padding: 20px 0;
    margin: 0px;
  }

  .gcc-banner.homebanner .bnrmain .convertor_wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 40px;
  }

  .gcc-banner.homebanner .bnrmain form.newform {
    padding: 0;
    width: 85%;
    max-width: unset;
  }

  /* .gcc-banner.homebanner {
      max-height: unset;
      height: auto;
      padding: 50px 0;
      margin-top: -0px;
  } */
  .gcc-banner.homebanner .bnrmain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .gcc-banner.homebanner .bnrmain .banner-text p {
    width: 100%;
  }

  .nav-container .main_nav_btn .mob-btn {
    /* right: 0px; */
    /* right: -15px; */
  }

  .nav-container {
    padding-right: 0;
  }

  .ll-moneyImg:after {
    left: 58%;
  }

  .track-transation-wrpr .container form {
    width: 90%;
  }

  .blogbanner-wrap .blogbanner-right .ll-button {
    width: 98%;
  }

  .ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .ll-card p strong {
    font-size: 20px;
  }

  .ll-latestBlog-wrap {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .graph-rate {
    /*display: flex;*/
    display: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate {
    margin-bottom: 0;
  }

  .gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .graph-rate:after {
    display: none;
  }

  #chart_div {
    width: 100% !important;
  }

  .lulu-list-wrap .ll-featureTop h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 575px) {
  .gcc-banner.homebanner .bnrmain .bnr-text-position .banner-text h1 {
    line-height: 52px;
    margin-bottom: 20px;
    font-size: 3rem;
  }

  .gcc-banner.homebanner .bnrmain form.newform {
    width: 90%;
  }

  .testimony_wrpr .row .testimony-contnt {
    padding: 0 25px;
    padding-top: 100px;
  }

  .testimony_wrpr .row .test-title {
    bottom: 20%;
    top: auto;
  }

  .news_wrpr .owl-dots {
    margin-top: 20px;
  }

  .track-transation-wrpr .container {
    padding: 50px 0 60px 0;
  }

  .col-follow .col-follow-inner {
    margin-bottom: 20px;
  }

  .track-transation-wrpr .container form .tra-input button {
    font-size: 16px;
  }

  .gcc-banner.homebanner .vdo-banner {
    height: calc(100% + 67px);
    top: -67px;
  }

  .footer-top .fm2,
.footer-top > .ftr-cliemts,
.col-follow .news-letter-wrpr,
.footer-menu,
.col-follow .col-follow-inner {
    padding-left: 0px;
  }

  .footer-top {
    padding: 20px 0 0;
  }

  .footer-menu h2 {
    display: block;
    color: #fff;
    margin: 20px 0;
  }

  .footer-menu.fm2 {
    padding: 0px 15px 20px;
    padding-left: 0px;
  }

  .ll-features-wrap.lulu-list-wrap {
    padding: 50px 0 50px;
  }

  .ll-rate-today-wrap {
    padding: 25px 0 15px;
  }

  #fc_frame,
#fc_frame.fc-widget-normal {
    right: 15px !important;
  }

  #fc_frame.top {
    bottom: 85px !important;
  }
}
@media (max-width: 480px) {
  /* .nav-container .main_nav_btn .mob-btn {
      right: -20px;
  } */
  .testimony_wrpr .row .testimony-contnt {
    padding: 0 25px;
    padding-top: 120px;
  }

  .track-transation-wrpr .container form .tra-input input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .track-transation-wrpr .container form .tra-input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }

  .track-transation-wrpr .container {
    padding: 50px 10px 60px 10px;
  }

  .track-transation-wrpr .container h2 {
    margin-bottom: 10px;
    font-size: 2rem;
    text-align: center;
  }

  .track-transation-wrpr .container p {
    line-height: 25px;
    margin-bottom: 25px;
    text-align: center;
  }

  .gcc-banner.homebanner .bnrmain form.newform {
    width: 100%;
  }

  .gcc-banner.homebanner .bnrmain .bnr-text-position .banner-text h1 {
    line-height: 46px;
  }

  .gcc-banner.homebanner .bnrmain .banner-text h3 {
    font-size: 18px;
  }

  .gcc-banner.homebanner .bnrmain .banner-text p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
  }

  .gcc-banner.homebanner .itemtest.container {
    padding: 0;
  }

  /* .gcc-banner.homebanner .bnrmain .container:first-child {
      background: #EDF2F7;
  } */
  /* .gcc-banner.homebanner {
      padding: 0;
  } */
  .gcc-banner.homebanner .bnrmain .container {
    padding: 30px 15px;
  }

  .gcc-banner.homebanner .bnrmain .banner-text > p:last-child {
    margin-bottom: 0;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld-head p {
    /*color: #000;*/
    text-align: center;
    font-size: 17px;
  }

  /*.gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section {*/
  /*    background: #fff;*/
  /*}*/
  .gcc-banner.homebanner .bnrmain form.newform .alert-wrpr .exchge-information p {
    color: #000;
    text-align: center;
  }

  .gcc-banner.homebanner .bnrmain form.newform > a {
    font-size: 16px;
    padding: 12px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari
    */
    font-size: 16px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 16px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 16px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 16px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section .countrDrop-1 .currentflg {
    padding: 28px 0;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld label {
    font-size: 14px;
    margin-bottom: 0;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld label {
    margin-bottom: 5px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section .countrDrop-1 .currentflg img {
    width: 40px;
    margin-right: 15px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld input {
    font-size: 20px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section .countrDrop-1 .currentflg p {
    font-size: 15px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .alert-wrpr .exchge-information p {
    font-size: 16px;
  }

  .gcc-banner.homebanner .bnrmain form.newform > a:hover {
    color: #000;
  }

  .testimony_wrpr .row .test-title {
    bottom: 25%;
  }

  .gcc-banner.homebanner .bnrmain form.newform .swap-wrpr {
    right: 0%;
    top: 100px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .graph-rate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 25px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate p {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .gcc-banner.homebanner .bnrmain form.newform .view-detail-wrpr .graph-main-wrpr .rate p span {
    margin-left: 15px;
  }

  .gcc-banner.homebanner .bnrmain .convertor_wrapper {
    margin-bottom: 0;
  }

  .nav-container .countrDrop {
    width: 100%;
  }

  .right-sect .dropdowncountry {
    top: 65px;
  }
}
.inner-banner {
  padding-bottom: 150px;
  padding-top: 110px;
  background-size: 38% !important;
}

@media (max-width: 1700px) {
  .inner-banner {
    background-size: 45% !important;
    padding-top: 130px;
  }
}
@media (max-width: 1599px) {
  .footerbtm p:last-child {
    margin-right: 30px;
  }
}
@media (max-width: 1499px) {
  .inner-banner {
    padding-bottom: 100px;
    padding-top: 120px;
  }
}
@media (max-width: 1199px) {
  .inner-banner {
    padding-bottom: 65px;
    padding-top: 65px;
  }

  .footerbtm p:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .inner-banner {
    padding-bottom: 40px;
    padding-top: 40px;
    background-size: 53% !important;
  }
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  display: none;
  opacity: 0;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form .wpcf7-mail-sent-ok {
  text-align: right;
}

.single-blog .ll-blogContent-wrap .ll-blog-content img.story-image-2 {
  width: 100%;
}

.single-blog .ll-blogContent-wrap .ll-blog-content ul {
  margin: 0px 0 20px;
}

.single-blog .ll-blogContent-wrap .ll-blog-content ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 35px;
  line-height: 36px;
  font-size: 1.1875rem;
}

.single-blog .ll-blogContent-wrap .ll-blog-content ul li:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 2px solid #00A1ED;
  left: 0;
  top: 13px;
}

/*lulu-gold-popup*/
#gold_card .modal-dialog {
  max-width: 978px;
  margin: 5.75rem auto;
}

#gold_card .modal-dialog .modal-header {
  padding: 0;
  border-bottom: 0;
}

#gold_card .modal-dialog .modal-header span {
  padding: 0;
  margin: 0;
  font-size: 40px;
  position: absolute;
  right: 20px;
  color: #9E9E9E;
  cursor: pointer;
  z-index: 999;
}

#gold_card .modal-dialog .modal-header span {
  color: #9E9E9E;
}

#gold_card .modal-dialog .modal-header span:hover {
  color: #17B0F8;
}

#gold_card .modal-body .gold-card-wrpr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#gold_card .modal-body {
  padding: 0;
  border: 0;
}

#gold_card .modal-content {
  border: 0;
  border-radius: 12px;
}

#gold_card .modal-body .gold-card-wrpr .gold-card-img {
  max-width: 39%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 39%;
          flex: 0 0 39%;
}

#gold_card .modal-body .gold-card-wrpr .gold-card-img img {
  width: 100%;
  height: 100%;
  /*object-fit: cover;*/
}

#gold_card .modal-body .gold-card-wrpr .gold-card-content {
  max-width: 61%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 61%;
          flex: 0 0 61%;
  padding: 40px 60px 40px 30px;
}

#gold_card .modal-body .gold-card-wrpr .gold-card-content h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}

#gold_card .modal-body .gold-card-wrpr .gold-card-content p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 50px;
}

#gold_card .modal-body .gold-card-wrpr .gold-card-content p.see-more {
  margin-bottom: 0px;
}

#gold_card .modal-body .gold-card-wrpr .gold-card-content p.see-more a {
  color: #17B0F8;
}

#gold_card .modal-body .gold-card-wrpr .gold-card-content ul li {
  position: relative;
  padding-left: 150px;
  margin-bottom: 10px;
  line-height: 1.9;
}

#gold_card .modal-body .gold-card-wrpr .gold-card-content ul li span {
  position: absolute;
  left: 0;
}

.innerpage-wraper .contact_banner .container > img {
  position: absolute;
  right: 0;
  max-height: 470px;
}

.homebanner .bannerslider .bnrmain .banner-text .h1 span {
  color: #0D2D42;
  font-family: "uni_neuebold";
}

.homebanner .bannerslider .bnrmain .banner-text .h1 span b {
  color: #00A1ED;
}

/* .homebanner .bannerslider .bnrmain .banner-text p {
    font-family: 'uni_neueregular';
    color: #0D2D42;
    font-weight: 400;
} */
.homebanner .owl-dots li {
  background-color: rgba(85, 77, 74, 0.3607843137);
}

.homebanner .owl-dots li:before {
  background-color: #03a3db;
}

.lulu-gold-card.lulu-gold-card-bg {
  background: none;
}

.lulu-gold-card.lulu-gold-card-bg .card-with-hand {
  position: absolute;
  right: 0;
  bottom: auto;
  top: 0;
}

.currency_Converter .col-6.left-sect.swapp {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

/* .new-banner .slide-wrp img {
    max-width: 80% !important;
} */
.currency_Converter .col-6.left-sect.swapp .col-lg-4.col-5.currency_from_wrapper {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.currency_Converter .col-6.right-sect.swapp .col-lg-4.col-5.currency_from_wrapper {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

/* .menu-rightbar .nav-menu>ul>li ul li#menu-item-102 {
    padding-bottom: 0;
} */
body[data-country*=india] .news_wrpr {
  padding-top: 50px !important;
}

.remittance-list-wrap ul li {
  min-height: 327px;
}

.remittance-list-wrap ul li a {
  width: 100%;
}

.ll-convertBnr.convertor_wrapper .left-sect.swapp .ll-convertBnrInput {
  padding: 41px 15px 41px 100px;
}

.ll-convertBnr.convertor_wrapper .right-sect.swapp .ll-convertBnrInput {
  padding: 41px 100px 41px 15px;
}

.ll-convertBnr.convertor_wrapper .left-sect.swapp .currency_from_wrapper {
  padding: 0 0 0 0px;
}

.ll-convertBnr.convertor_wrapper .right-sect.swapp .currency_from_wrapper {
  padding: 0 0 0 0px !important;
}

.ll-convertBnr.convertor_wrapper .right-sect.swapp .currentflg {
  background: -webkit-gradient(linear, right top, left top, from(rgba(128, 128, 128, 0.05)), to(rgba(255, 255, 255, 0.05)));
  background: linear-gradient(to left, rgba(128, 128, 128, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  padding: 44px 0px;
}

.ll-convertBnr.convertor_wrapper .left-sect.swapp .currentflg {
  background: -webkit-gradient(linear, right top, left top, from(rgba(128, 128, 128, 0.05)), to(rgba(255, 255, 255, 0.05)));
  background: linear-gradient(to left, rgba(128, 128, 128, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  padding: 44px 0px;
}

#menu-item-403 ul li#menu-item-416 {
  padding-bottom: 0;
}

.menu-rightbar .nav-menu > ul > li ul li#menu-item-397:last-child {
  padding-bottom: 0;
}

@media (max-width: 1499px) {
  .ll-convertBnr.convertor_wrapper .right-sect.swapp .currentflg {
    padding: 30px 0px;
  }

  .ll-convertBnr.convertor_wrapper .left-sect.swapp .currentflg {
    padding: 30px 0px;
  }

  .ll-convertBnr.convertor_wrapper .left-sect.swapp .ll-convertBnrInput {
    padding: 28px 15px 28px 100px;
  }

  .ll-convertBnr.convertor_wrapper .right-sect.swapp .ll-convertBnrInput {
    padding: 28px 100px 28px 15px;
  }
}
@media (max-width: 1199px) {
  .remittance-list-wrap ul li {
    min-height: unset;
  }

  .contact_banner .content_div .office_adress .contact > div .img {
    width: 30px;
  }

  .lulu-list-wrap .ll-featureTop p {
    padding-right: 165px;
  }
}
@media (max-width: 991px) {
  #gold_card .modal-dialog {
    max-width: 600px;
  }

  #gold_card .modal-body .gold-card-wrpr .gold-card-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }

  #gold_card .modal-body .gold-card-wrpr .gold-card-content p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 25px;
  }

  #gold_card .modal-body .gold-card-wrpr .gold-card-content ul li {
    padding-left: 130px;
  }

  .innerpage-wraper .contact_banner .container > img {
    width: 75%;
  }

  .lulu-gold-card.lulu-gold-card-bg .card-with-hand {
    display: none;
  }

  .currency-exhange-list ul li:before {
    top: 7px;
  }

  .testimony_wrpr .row .img-title {
    font-size: 14px;
  }

  .nav-container .countrDrop {
    width: auto;
  }

  .lulu-list-wrap .ll-featureTop p {
    padding-right: 50px;
  }

  .main-nav ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .blogShare {
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .ll-convertBnr.convertor_wrapper .left-sect.swapp .ll-convertBnrInput {
    padding: 25px 15px 25px 100px;
  }

  .ll-convertBnr.convertor_wrapper .right-sect.swapp .ll-convertBnrInput {
    padding: 25px 100px 25px 15px;
  }
}
@media (max-width: 991.98px) {
  .innerpage-wraper .contact_banner .container > img {
    position: relative;
    margin: 0 auto;
    -o-object-fit: contain;
       object-fit: contain;
  }

  body[data-country*=india] .news_wrpr {
    padding-top: 30px !important;
  }

  .homebanner .bannerslider .owl-item:after {
    display: none;
  }

  .ll-convertBnr.convertor_wrapper .left-sect.swapp .ll-convertBnrInput {
    padding: 25px 15px 25px 65px;
  }

  .service-welcome-text .lulu-list-wrap.remittance-list-wrap ul {
    margin-bottom: 40px;
  }
}
@media (max-width: 640px) {
  #gold_card .modal-body .gold-card-wrpr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #gold_card .modal-body .gold-card-wrpr .gold-card-img {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  #gold_card .modal-body .gold-card-wrpr .gold-card-content {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 40px 30px;
  }

  #gold_card .modal-dialog {
    max-width: 380px;
  }

  #gold_card .modal-body .gold-card-wrpr .gold-card-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
    border-radius: 12px;
  }
}
@media (max-width: 576px) {
  .ll-convertBnr.convertor_wrapper .right-sect.swapp .ll-convertBnrInput {
    padding: 15px 20px 15px 15px;
  }

  .ll-convertBnr.convertor_wrapper .left-sect.swapp .ll-convertBnrInput {
    padding: 15px 15px 15px 40px;
  }

  .ll-convertBnr.convertor_wrapper .right-sect.swapp .currentflg {
    padding: 16px 0px;
  }

  .ll-convertBnr.convertor_wrapper .left-sect.swapp .currentflg {
    padding: 16px 0px;
  }

  .ll-convertBnr-wrap .ll-convertBnr .flex-row-reverse .ll-convertBnrInput {
    padding: 15px 0px 15px 25px;
  }

  .ll-presence-wrap .ll-presenceContent ul li p {
    font-size: 14px;
    line-height: 20px;
    max-width: 100px;
  }

  .ll-presence-wrap .ll-presenceContent ul {
    margin-bottom: 40px !important;
  }

  .ll-money-wrap .ll-moneyTitle .h2 {
    font-size: 30px !important;
  }

  .moneyWrap.ll-money-wrap .moneyWrapSlide .ll-moneyTitle p {
    line-height: 1.6;
    margin-bottom: 24px;
    font-size: 16px;
  }

  .news_wrpr .news_head h3 {
    font-size: 26px !important;
    margin-bottom: 5px !important;
  }

  .news_wrpr .news-item .blog_date {
    padding: 0 25px;
    margin-bottom: 15px;
    margin-top: 21px;
  }

  .news_wrpr .news-item h3 {
    padding: 0 25px;
  }

  .news_wrpr .news-item h3 {
    line-height: 1.5;
    margin-bottom: 15px;
  }

  .news_wrpr .news-item p.more {
    padding-left: 25px !important;
  }

  .news_wrpr .news-item p.more span {
    font-size: 14px;
  }

  .ll-button {
    font-size: 14px !important;
  }

  .testimonials_box_content {
    padding-bottom: 0 !important;
  }

  .lulu-list-wrap .featureCard b {
    font-size: 14px !important;
  }

  .lulu-list-wrap .featureCard p {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 480px) {
  .gcc-banner.homebanner .bnrmain form.newform .costum-fld {
    margin-bottom: 60px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .alert-wrpr {
    margin-bottom: 15px;
  }

  .col-follow .news-letter-wrpr form .tra-input input {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .ll-presence-wrap .ll-presenceContent ul li .h3 {
    line-height: 1;
  }

  .ll-presence-wrap .ll-presenceContent ul li p {
    font-size: 14px;
    line-height: 20px;
    max-width: 100px;
  }

  .ll-presence-wrap .ll-presenceContent ul {
    margin-bottom: 25px;
  }

  .nav-container .countrDrop {
    width: 100%;
  }

  .blogbanner-wrap.blogDetails .blogBanner img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    background: #fff;
  }

  .testimony_wrpr .owl-carousel .owl-item > img {
    margin-bottom: 20px;
  }
}
@media (max-width: 390px) {
  .service-welcome-text .bank-notes {
    padding: 20px 15px;
  }

  .service-welcome-text .bank-notes .note-list p {
    font-size: 13px;
  }

  .massage_wrpr .msg_blk_wrpr .container .msg_contnt_blk .quote_wrpr .quote_name small {
    padding-right: 30px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld .flag-section .countrDrop-1 .currentflg img {
    margin-right: 7px;
  }

  .gcc-banner.homebanner .bnrmain form.newform .costum-fld label {
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
.gcc-banner.homebanner .bnrmain form.newform .costum-fld input {
  -webkit-apperance: none;
  -moz-appearance: textfield;
}

.lulu-money-wrpr .lulu_tab_wrpr {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.lulu-money-wrpr .lulu_tab_wrpr .tab-content .tab-pane .tab_right {
  max-height: 540px;
  height: 540px;
}

.lulu-money-wrpr .lulu_tab_wrpr .tab-content .tab-pane .tab_right img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.contact_banner .content_div .office_adress .contact > div .img {
  min-width: 31px;
}

.lulu-list-wrap ul li a {
  width: 100%;
}

.about-malaysia .who_wrpr .container > p {
  width: 100%;
}

.about-malaysia .massage_wrpr.reverse .msg_blk_wrpr .container {
  padding-top: 20px;
}

.menu-rightbar .nav-menu > ul > li ul li.active#menu-item-397:last-child {
  padding-bottom: 12px;
}

.contact_banner .content_div .office_adress > p {
  padding-right: 8%;
}

/*---New----*/
/* .gcc_header .menu-rightbar .nav-menu>ul>li>a:hover {
    color: #00A3DB !important;
} */
.page-id-14 .blog-sub-footer .sub-footer-wrpr .sub-footer-content {
  position: relative;
  /*top: -122px;*/
}

.page-id-14 .blog-sub-footer .sub-footer-wrpr {
  /* padding-top: 15px; */
}

.fld-cust .your-file {
  position: relative;
}

.apply-position-wrpr form .fld-cust p span.your-file input,
.job-opening form .fld-cust p span.your-file input {
  opacity: 0;
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0px;
}

.apply-position-wrpr form .fld-cust p label,
.job-opening form .fld-cust p label {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  text-align: left;
  z-index: 10;
}

.job-opening form .fld-cust p span:not(.filelabel, .filelabels) {
  display: block !important;
}

#fc_frame,
#fc_frame.fc-widget-normal {
  bottom: 65px !important;
}

#fc_frame.top {
  bottom: 100px !important;
}

@media screen and (max-width: 1360px) {
  #ceo-message {
    padding: 40px 0 80px;
  }
}
@media screen and (max-width: 991px) {
  .blog-sub-footer .sub-footer-wrpr .sub-footer-content .blg-btn a {
    padding: 15px 15px 15px;
  }

  .page-id-14 .blog-sub-footer .sub-footer-wrpr .sub-footer-content {
    /* top: -175px; */
  }

  #ceo-message {
    padding: 20px 0 0;
  }

  #chair-man-message {
    padding: 40px 0 20px;
  }

  .lulu-list-wrap .featureCard .h4 {
    min-height: inherit;
  }
}
@media screen and (max-width: 767px) {
  .track-transation-wrpr .container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 0;
  }

  .track-transation-wrpr {
    padding-top: 0;
  }
}
@media screen and (max-width: 680px) {
  .page-id-14 .blog-sub-footer .sub-footer-wrpr .sub-footer-content {
    /* top: -150px; */
  }
}
@media screen and (max-width: 575px) {
  .page-id-14 .blog-sub-footer .sub-footer-wrpr .sub-footer-content {
    /* top: -98px; */
  }

  #ceo-message {
    padding: 40px 0 60px;
  }

  .footer-top {
    padding: 40px 0 0;
  }

  .lulu-list-wrap .featureCard figure {
    height: inherit;
    margin-bottom: 15px;
  }

  .lulu-list-wrap .featureCard figure img {
    width: 57px;
    height: 57px;
  }
}
@media screen and (max-width: 480px) {
  .page-id-14 .blog-sub-footer .sub-footer-wrpr .sub-footer-content {
    top: 0;
  }

  .gcc-banner.homebanner .bnrmain form.newform .swap-wrpr {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: inherit;
  }
}
/**/
.page-id-1410 .col-lg-6.fz-18 p,
.page-id-1403 .col-lg-6.fz-18 p {
  font-weight: 600;
}

.page-id-1410 .col-lg-6.fz-18 p.knowmore,
.page-id-1403 .col-lg-6.fz-18 p.knowmore {
  font-weight: 400;
  font-size: 16px;
}

.blogbanner-wrap figure.blogBanner {
  background-size: cover !important;
}

/*Testimonial home image section*/
.testimonial-image-wrapper {
  position: relative;
  padding-bottom: 12%;
}

.testimonial-image-wrapper .testimonial-image {
  position: absolute;
  top: 10%;
  left: 15%;
  width: 70%;
  border-radius: 8px;
  overflow: hidden;
}

.testimonial-image-wrapper .testimonial-image:before {
  width: 100%;
  position: absolute;
  bottom: 0px;
  height: 115px;
  background: -webkit-gradient(linear, left top, left bottom, from(#011015), color-stop(47.2%, rgba(5, 31, 38, 0.7)), to(rgba(89, 106, 112, 0)));
  background: linear-gradient(#011015 0%, rgba(5, 31, 38, 0.7) 47.2%, rgba(89, 106, 112, 0) 100%);
}

@media (max-width: 575px) {
  .our-patners .parterns_block .partner {
    min-height: 115px;
  }
}
.remmittances-image-wrapper {
  position: relative;
  padding-bottom: 11%;
  margin-top: 30px;
  max-width: 485px;
  margin-left: auto;
  margin-right: auto;
}

.remmittances-image-wrapper > img {
  width: 68%;
  margin-left: auto;
}

.remmittances-image-wrapper .remmittances-image_b {
  width: 80%;
  position: absolute;
  top: 10%;
  left: 0px;
}

.remmittances-image-wrapper .remmittances-image_b img {
  width: 100%;
  border-radius: 12px;
}

@media (max-width: 767px) {
  .inner-title h1 {
    font-size: 1.875rem;
  }
}
.inner-title h1 {
  font-size: 2.5rem;
  font-family: "Poppins";
}

@media (min-width: 1600px) {
  .contact_banner .content_div {
    width: 58%;
    position: relative;
    z-index: 2;
    padding-bottom: 64px;
  }
}
.blog-sub-footer .nb-footer {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: calc(100% - 20px);
  font-size: 12px;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 100%;
  text-align: center;
  z-index: 1;
}

@media (min-width: 992px) {
  .blog-sub-footer .nb-footer {
    position: absolute;
    left: 20px;
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
    top: 78%;
    font-size: 12px;
    -webkit-transform-origin: left;
            transform-origin: left;
    width: auto;
    text-align: left;
  }
}
@media screen and (max-width: 1199.98px) and (min-width: 768px) {
  .contact_banner .content_div {
    width: 50% !important;
  }
}
@media (min-width: 1200px) {
  .ll-presence-wrap .ll-presenceContent ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -25px;
    margin-right: -25px;
  }

  .ll-presence-wrap .ll-presenceContent ul li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 25px !important;
    padding-right: 25px !important;
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 !important;
            flex: 1 !important;
  }

  .ll-presence-wrap .ll-presenceContent ul li p {
    margin-bottom: 10px;
  }
}
.ll-moneyImg .ll-appSlider {
  position: relative;
  background-image: none;
  padding: 9px 15px;
}

@media (max-width: 991.98px) {
  .ll-moneyImg .ll-appSlider {
    padding: 6px 15px !important;
  }
}
.ll-moneyImg .ll-appSlider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../../img/iphone12.png);
}

.ll-moneyImg .ll-appSlider .owl-stage-outer {
  border-radius: 30px 30px;
}

@media (max-width: 991.98px) {
  .ll-moneyImg .ll-appSlider .owl-stage-outer {
    padding: 0px 0;
  }
}
.ll-money-page .ll-appSlider {
  padding: 9px 12px;
}

@media (max-width: 991.98px) {
  .ll-moneyImg .ll-appSlider .owl-stage-outer {
    padding: 0px 0;
  }
}
.ll-moneyImg .ll-appSlider .owl-dots {
  display: none;
}

.app-rate-wrapper {
  top: 14%;
  width: 80%;
  margin: auto;
}

.app-rate-item-wrapper {
  background: none;
  padding-left: 11px;
}

.rate-item {
  border-bottom: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
}

.rate-item:last-of-type {
  -webkit-transform: translateY(70%);
          transform: translateY(70%);
}

.rate-in-currency {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 0 20px 0 10px;
}

.rate-in-value {
  font-size: 17px;
  color: #464646;
}

@media (max-width: 991px) {
  .rate-in-value {
    font-size: 14px;
  }
}
.rate-in-currency em {
  color: #545454;
}

.rate-in-currency img {
  width: 15px !important;
}

.currency-rate {
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-top: 15px;
  font-size: 7px;
  color: #979797;
  font-weight: 500;
  text-align: center;
}

@media (max-width: 991px) {
  .currency-rate {
    font-size: 5px;
  }
}
.team-block-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.terms-n-condition ul {
  margin-left: 0px;
}

.terms-n-condition ul li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 20px;
}

.terms-n-condition ul > li::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0px;
  top: 9px;
  border-radius: 50%;
  border: 2px solid #1db7f3;
}

.terms-n-condition ol {
  list-style: none;
  counter-reset: count-num;
}

.terms-n-condition ol > li {
  counter-increment: count-num;
  padding-left: 30px;
  position: relative;
}

.terms-n-condition ol > li::before {
  content: "0" counter(count-num);
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
  color: #1db7f3;
  left: 0px;
  position: absolute;
  top: 5px;
}

.terms-n-condition ol.abc_content {
  counter-reset: list;
}

.terms-n-condition ol.abc_content > li {
  list-style: none;
}

.terms-n-condition ol.abc_content > li:before {
  content: counter(list, lower-alpha) ") ";
  counter-increment: list;
}

.i-mockup {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (min-width: 1200px) {
  .i-mockup {
    max-width: 270px;
  }
}
.lulu-money-wrpr .lulu_tab_wrpr .tab-content .tab-pane .tab_right > img {
  width: 100%;
  max-width: 218px;
  height: auto;
  border-radius: 25px;
  margin: 8px auto 0;
}

@media (min-width: 1200px) {
  .lulu-money-wrpr .lulu_tab_wrpr .tab-content .tab-pane .tab_right > img {
    max-width: 245px;
  }
}
@media (max-width: 991px) {
  .lulu-money-wrpr .lulu_tab_wrpr .tab-content {
    padding: 0 20px 0 20px;
  }
}
.download-App {
  border-radius: 6px;
  padding: 15px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  z-index: 1;
  position: relative;
  padding-left: 0;
}

@media (max-width: 991px) {
  .download-App {
    margin: auto;
  }
}
.download-App .h5 {
  margin-top: 0px !important;
}

.download-App .h5,
.download-App .h4,
.download-App p {
  font-family: Oxygen;
  font-weight: normal;
  font-size: 18px !important;
  letter-spacing: 0.01em;
  text-align: left;
}

@media (max-width: 991px) {
  .download-App .h5,
.download-App .h4,
.download-App p {
    font-size: 13px !important;
  }
}
.download-App .h5 span,
.download-App .h4 span,
.download-App p span {
  font-weight: bold;
  letter-spacing: 0.01em;
  text-align: center;
  color: #000;
  display: inline-block;
  border-radius: 3px;
  background: #ffd500;
  font-size: 9px;
  padding: 6px 5px;
  margin-left: 7px;
}

@media (min-width: 360px) {
  .download-App .h5 span,
.download-App .h4 span,
.download-App p span {
    padding: 6px 8px;
    font-size: 11px;
    margin-left: 10px;
  }
}
@media (min-width: 1500px) {
  .ll-money-wrap .download-App .ll-downloadApp {
    margin: 0px;
  }
}
@media (min-width: 1500px) {
  .ll-money-wrap .download-App {
    margin-left: 90px;
  }
}
.homebanner .download-App {
  background: #013b74;
  margin-top: 35px;
}

.homebanner .download-App .h5 {
  color: #fff;
}

.ll-money-wrap .download-App .h4 {
  color: rgb(0, 0, 0);
}

.lulu-money-banner-inner .download-App p {
  margin-bottom: 15px !important;
}

.homebanner .download-App .d-flex {
  margin-bottom: 0px !important;
}

.ll-money-wrap .download-App {
  background: #E8E8E8;
}

/* .lulu-money-banner-inner .download-App {
    background: #6BC9F5;
} */
@media (max-width: 399.98px) {
  .ll-money-wrap .download-App .ll-downloadApp {
    margin-bottom: 0px !important;
  }
}
.wpcf7 form.sent .wpcf7-response-output {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (min-width: 1200px) {
  body {
    padding-top: 71px !important;
  }
}
@media (min-width: 1366px) {
  body {
    padding-top: 71px !important;
  }
}
@media (min-width: 1500px) {
  body {
    padding-top: 71px !important;
  }
}
@media (min-width: 1440px) {
  .team_sec {
    padding-bottom: 120px;
  }
}
@media (max-width: 576px) {
  .ll-money-wrap .ll-downloadApp .ll-card img {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .right-sect .dropdowncountry {
    height: auto !important;
  }

  .ll-moneyImg:after {
    width: 92% !important;
    top: 72% !important;
    -webkit-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
    left: 50% !important;
  }
}
.ll-presence-wrap .ll-branch-wrap .h4 {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.ll-presence-wrap .ll-branch-wrap .h4 i {
  margin-top: 7px;
}

.promotion_section {
  position: relative;
}

.promotion_section::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.13);
  z-index: 1;
}

.promotion_section .container {
  z-index: 1;
}

@media (max-width: 767px) {
  .blogbanner-wrap .blogBanner {
    /* height: auto; */
  }
}
@media (max-width: 767.98px) {
  .team_sec.manager_sec .slide_team .team_row .detail {
    padding-right: 10px;
  }
}
@media (max-width: 640px) {
  .team_sec.manager_sec .slide_team .team_row {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .contact_banner .content_div {
    padding-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .contact_banner .content_div {
    width: 85%;
  }
}
.mob_team_sec .team_wraper .content_wrap .text_box {
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

.menu-rightbar .nav-menu > ul > li ul {
  padding: 30px 30px 30px;
}

.menu-rightbar .nav-menu > ul > li.active_1 > a {
  color: #00a1ed !important;
}

@media (max-width: 480px) {
  .ll-rate-today-wrap .ll-rateToday-convert {
    padding: 30px 0 0px;
  }
}
@media (max-width: 992px) {
  .menu-rightbar {
    margin-right: 15px;
  }
}
.location-search-input button {
  padding-right: 0px;
}

#map_error {
  position: absolute;
  left: 50%;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: red;
  width: 100%;
  font-size: 25px;
}

@media (max-width: 991.98px) {
  .ll-money-wrap .ll-downloadApp {
    margin: 0 auto 0px;
  }

  .mobile-lulumoney-slider .download-App {
    margin: 0 auto 30px;
  }
}
.download-App .ll-downloadApp .d-flex img {
  width: 100%;
}

@media (max-width: 1199.98px) {
  .team_sec.manager_sec .slide_team .team_row {
    padding-left: 15px;
  }
}
@media (max-width: 991.98px) {
  .main-nav ul {
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    overflow-x: hidden;
  }
}
/* temporary-hiding of country dropdown */
[data-country=qatar] .country-wrapper {
  display: none !important;
}

[data-country=qatar] .nav-container {
  padding-right: 9px;
}

@media (max-width: 991.98px) and (max-width: 395px) {
  [data-country=qatar] .main-nav .main-nav-inner {
    padding: 20% 0% 20% 0%;
  }
}
/* temporary-hiding of country dropdown */
.blog-sub-footer {
  max-height: initial;
  height: auto;
}

.blog-sub-footer .sub-footer-wrpr {
  padding: 47px 30px 30px;
  border-radius: 20px;
}

@media (min-width: 992px) {
  .blog-sub-footer .sub-footer-wrpr {
    padding: 47px 30px 0px;
  }
}
@media (max-width: 767px) {
  .lulu-money-wrpr .lulu_tab_wrpr ul#myTabs li a {
    height: auto;
  }

  .mob_team_sec .team_wraper .img_wrap .img {
    margin-bottom: 20px;
    padding: 0px 15px;
  }
}
@media (max-width: 991.98px) {
  main header {
    min-height: 65px;
  }
}
@media (max-width: 991px) {
  .massage_wrpr .msg_blk_wrpr .container .msg_contnt_blk p:nth-child(3) {
    width: 100% !important;
  }
}
@media (max-width: 991.98px) {
  .ll-money-wrap {
    padding-top: 40px !important;
    padding-bottom: 45px !important;
  }

  .ll-features-wrap {
    padding: 85px 0 50px;
    background-size: auto 50%;
    background-position: 52% bottom;
    background-color: #043b68;
  }
}
.breadcrumbs {
  padding-top: 15px;
}

.blog-detailpage {
  margin-top: 30px;
}

.apply-position-wrpr .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input {
  height: 50px;
}

.safari .ll-button:before {
  padding-top: 288%;
}

.col-follow .news-letter-wrpr form .tra-input button {
  margin-top: 0px;
  margin-bottom: 0px;
}

.page-id-931 .terms-a, .page-id- .customer-a, .page-id-1565 .data-a {
  color: #fff;
}

@media (max-width: 575.98px) {
  .ll-features-wrap {
    background-position: 46% 23% !important;
    background-size: 140% !important;
  }
}
#ceo-message {
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  #ceo-message {
    margin-bottom: 100px;
  }
}
.ll-presence-wrap .ll-branch-wrap .ll-cardTxt i svg {
  width: 14px;
}

.testimony_wrpr .row .ll-testimnl-slider-1 .owl-item.active .item .testiContent {
  padding-top: 20px;
}

/* header .menu-rightbar .nav-menu>ul>li.active_1 a {
    color: #00a1ed !important;
} */
@media (max-width: 991.98px) {
  .main-nav {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.ll-button {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.intl-tel-input .selected-flag {
  padding: 0 12px 0 12px;
}

.ll-money-wrap:after {
  bottom: -1px;
}

.intl-tel-input .country-list {
  z-index: 100 !important;
}

.fld-cust.cv_label .your-file {
  position: static !important;
}

.fld-cust.cv_label .wpcf7-not-valid-tip {
  position: absolute;
  left: 0px;
  bottom: -25px;
  padding-top: 0px;
}

@media (max-width: 767px) {
  #LuLuMoneyPopup.show .img-logo {
    margin-right: 7px !important;
  }

  .team_sec.manager_sec .slide_team .img_slide .img img {
    max-width: 300px;
  }
}
.blog-sub-footer {
  margin-bottom: 70px;
}

@media (max-width: 480px) {
  .blog-sub-footer .sub-footer-wrpr img {
    width: 100%;
  }
}
.wpcf7 form .wpcf7-response-output {
  width: 100%;
  text-align: center;
  border: none;
}

.gPlay-banner {
  padding-right: 5px;
}

@media (max-width: 340px) {
  .ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .ll-card .h5 {
    font-size: 11px;
  }

  .ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .ll-card img {
    width: 40px;
  }

  .ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .ll-card p strong {
    font-size: 14px;
  }

  .ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .ll-card p {
    font-size: 9px;
  }
}
.footerbtm a.active {
  color: #fff !important;
}

.ll-popularBlog-details .ll-popularBlog .ll-blogList .ll-blBox {
  margin-bottom: 30px;
  height: calc(100% - 30px);
}

.applyNow .ll-button {
  margin-top: 0 !important;
  padding-top: 12px;
  padding-bottom: 12px;
}

.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane form .fld-cust {
  position: relative;
}

#menu-footer-menu-1 li:first-of-type a {
  margin-top: 0px;
}

span.filetype-size {
  position: absolute;
  top: -24px;
  right: 0px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  /* display: block; */
  text-overflow: ellipsis;
  width: 100%;
  text-align: right !important;
}

.ll-popularBlog-details {
  padding-bottom: 40px;
}

.contact .call, .contact .mail {
  margin-top: 15px;
  display: block;
  padding-left: 45px;
  position: relative;
}

.contact_banner .content_div .office_adress .contact .call .img {
  position: absolute;
  left: 0px;
  top: -4px;
}

.contact_banner .content_div .office_adress .contact .mail .img {
  position: absolute;
  left: 0px;
  top: 6px;
}

.working-hours {
  padding-left: 45px;
}

.contact_banner .content_div .office_adress .contact > div p {
  padding-left: 0px !important;
}

@media (max-width: 767px) {
  .team_sec.manager_sec {
    padding-top: 20px !important;
    padding-left: 20px;
  }

  .team_sec.manager_sec .slide_team .team_row {
    padding-left: 0px;
  }
}
.contact_banner .content_div .office_adress .contact > div.mail {
  padding-top: 8px;
}

@media (max-width: 767.98px) {
  .contact_banner .content_div .office_adress .contact > div.mail {
    padding-top: 4px !important;
  }
}
@media (max-width: 1199.98px) {
  .contact_banner .content_div .office_adress .contact > div.mail {
    padding-top: 8px;
  }
}
.job-opening .job-wrpr .job-detail-wrpr .tabpanel .tab-content .tab-pane p span.filelabel {
  font-size: 11px;
  width: 89px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

span.filelabels {
  font-size: 11px;
  width: 89px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  display: none !important;
}

/* .new-banner .slide-wrp img {
    max-width: 80% !important;
} */
.ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .ll-card:hover {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

.new-banner .slide-wrp .locate {
  font-weight: 600 !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.new-banner .slide-wrp .locate img {
  margin-left: 6px;
  position: relative;
  top: 1px;
  height: auto !important;
  width: 14px !important;
}

.ll-presence-wrap.our-presence {
  padding: 50px 0 80px;
}

.ll-presence-wrap .ll-branch-wrap {
  padding-top: 70px !important;
}

.our-presence .map-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ll-presence-wrap .ll-presenceContent {
  padding-left: 0 !important;
}

.menu-rightbar .nav-menu > ul > li ul li {
  border-bottom: 1px solid rgba(112, 112, 112, 0.1) !important;
}

.menu-rightbar .nav-menu > ul > li ul li:last-child::after {
  display: block !important;
}

.ll-rate-today-wrap .ll-rateToday-convert .countrDrop .currentflg p strong {
  font-weight: 600 !important;
}

.ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .owl-nav {
  top: 0px !important;
  width: 45px !important;
  height: 80px !important;
  background-color: #F8FAFD !important;
  border: 1px solid #EBF1FE !important;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

.ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .owl-nav button svg {
  width: 17px !important;
  height: 10px !important;
}

.ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .owl-nav button svg path {
  stroke-width: 2;
}

.ll-rate-today-wrap .ll-rateToday-convert .ll-convert-slider .owl-nav button:hover svg path {
  stroke: #0068a1 !important;
}

.ll-rate-today-wrap .ll-rateToday-convert .countrDrop .currentflg {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ll-cardTxt {
  -webkit-box-shadow: -5px 19px 23px -9px rgba(0, 0, 0, 0.04) !important;
  box-shadow: -5px 19px 23px -9px rgba(0, 0, 0, 0.04) !important;
  -webkit-transform: unset !important;
          transform: unset !important;
  opacity: 1 !important;
  -webkit-transition: -webkit-transform 0.4s ease-in-out 0s;
  transition: -webkit-transform 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in-out 0s, -webkit-transform 0.4s ease-in-out 0s;
}

.ll-cardTxt:hover {
  -webkit-box-shadow: -5px 19px 23px -9px rgba(0, 0, 0, 0.09) !important;
  box-shadow: -5px 19px 23px -9px rgba(0, 0, 0, 0.09) !important;
}

.ll-downloadApp .ll-card:hover {
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.lulu-list-wrap .ticker {
  color: #00a1ed;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.our-presence .ll-button {
  padding: 13px 35px 13px;
}

.ll-features-wrap .ll-button {
  padding: 13px 45px 13px;
}

.news_wrpr .news-item:hover h3 {
  color: #000 !important;
}

.headWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.headWrap .h4 {
  margin-bottom: 0 !important;
  min-height: inherit !important;
}

.headWrap a {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.headWrap a span svg {
  -webkit-transition: -webkit-transform 0.4s ease-in-out 0s;
  transition: -webkit-transform 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in-out 0s;
  transition: transform 0.4s ease-in-out 0s, -webkit-transform 0.4s ease-in-out 0s;
  width: 16px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.headWrap a:hover span svg {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.headWrap a span {
  margin-left: 3px;
}

.ll-presence-wrap .ph {
  margin-top: 10px;
}

.ll-presence-wrap .address {
  line-height: 28px !important;
}

.ll-money-wrap .download-App {
  background: transparent !important;
  padding: 0;
}

.moneyWrap.ll-money-wrap .ll-moneyTitle p.downloadLabel {
  font-size: 16px;
  color: #00A1ED;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}

.moneyWrap.ll-money-wrap .ll-moneyTitle p {
  line-height: 30px;
  margin-bottom: 24px;
  font-size: 17px;
}

.moneyWrapSlide {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.news_wrpr .ll-button.roundBorder {
  padding: 13px 45px 13px;
}

.footer-top .footer-menu.fm2 a {
  margin: 0 !important;
  font-size: 16px;
  font-weight: 400;
  color: #E0E0E0;
}

.footer-top .footer-menu li {
  margin-bottom: 23px;
}

.footer-top .footer-menu.fm2 a:hover {
  color: #00A3DB;
}

.footer-menu li.active_1 a {
  color: #00A3DB !important;
}

.col-follow-inner .mobile_menu_head {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}

.col-follow-inner .follow-label {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-top: 90px;
  margin-bottom: 30px !important;
}

.col-follow-inner .follow-links a {
  padding: 0 35px 0 0;
  width: auto !important;
}

.col-follow .ftr-cliemts img {
  max-width: 70px;
}

.ll-money-wrap.moneyWrap .ll-moneyImg:after {
  left: 50.2%;
  width: 540px !important;
  top: 25px;
}

.owl-carousel .owl-stage-outer {
  padding-bottom: 0;
}

.news_wrpr .news-item {
  -webkit-box-shadow: -5px 10px 22px -12px rgba(0, 0, 0, 0.07) !important;
          box-shadow: -5px 10px 22px -12px rgba(0, 0, 0, 0.07) !important;
}

.ll-moneyImg .ll-appSlider {
  opacity: 1 !important;
}

.moneyWrap .owl-carousel .owl-item img {
  border-radius: 30px !important;
}

.main-header.affix-top .menu-rightbar .nav-menu > ul > li > a {
  line-height: 3.6;
}

.inner-page .main-header .menu-rightbar .nav-menu > ul > li > a {
  line-height: 3.6;
}

.inner-page .main-header .nav-container .countrDrop .currentflg {
  padding: 27px 0 !important;
}

.home1 .main-header.affix-top .nav-container .countrDrop .currentflg {
  padding: 27px 0 !important;
}

.innerpage-wraper {
  min-height: 50vh;
}

.lulu-list-wrap.remittance-list-wrap ul {
  margin-right: -15px;
  margin-left: -15px;
}

.remmittancesWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.remmittancesWrap .remmittances-image-wrapper {
  width: 100%;
  margin-top: 0;
}

.team_sec.manager_sec.mangerWrap .slide_team .team_row {
  max-width: 63%;
}

.team-head-wrap.brdWrap {
  padding: 35px 0 0;
}

.team-head-wrap.brdWrap .brdcom {
  position: unset;
}

.team_sec.manager_sec {
  padding-top: 50px;
}

.team_sec.manager_sec .slide_team .img_slide .img img {
  border-radius: 25px;
}

.team-block-wrap .team-block .team-img {
  border-radius: 15px;
}

.team_sec.team-sec-wrap .team-head-center h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
}

.team-deatils.team_sec.manager_sec .slide_team .team_row .detail {
  max-height: 305px;
  height: 100%;
}

.team-deatils.team_sec.manager_sec {
  padding-bottom: 50px;
  padding-top: 50px;
  border-radius: 25px;
  padding-left: 50px;
  padding-right: 50px;
}

.team-deatils.team_sec.manager_sec .slide_team .img_slide .img {
  height: 100%;
}

.team-deatils.team_sec.manager_sec .slide_team .img_slide .img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.team-deatils .team-close-icon {
  right: 18px;
  top: 20px;
}

.team-deatils.team_sec.manager_sec .slide_team {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.team-deatils.team_sec.manager_sec .slide_team .img_slide {
  border-radius: 25px;
}

.barba-container .contact_form .form .form-group select {
  background-position: right 20px center;
}

.innerpage-wraper .contact_banner .content_div {
  width: 65%;
}

.working-hours.hoursWrap {
  padding-left: 0;
  margin-top: 30px;
}

.working-hours.hoursWrap h3 {
  font-size: 24px;
  font-weight: 700;
}

.workHrs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.workHrs .img {
  margin-right: 12px;
}

.workHrs .img img {
  width: 28px;
}

.hoursWrap b {
  margin-bottom: 10px;
  display: block;
}

.luluMoneyWrap .lulu-money-wrpr .lulu_tab_wrpr ul#myTabs li a {
  background: #fff;
  border: 1px solid #fff;
}

.luluMoneyWrap .lulu-money-wrpr .lulu_tab_wrpr ul#myTabs li a:hover {
  -webkit-box-shadow: -5px 19px 23px -9px rgba(0, 0, 0, 0.09);
  box-shadow: -5px 19px 23px -9px rgba(0, 0, 0, 0.09);
}

.luluMoneyWrap .lulu-money-banner .ll-moneyImg:after {
  background-image: url(../../img/lulu-money-banner-bg.svg);
  top: 26px;
  right: -102px;
  width: 460px !important;
  background-size: contain;
}

.luluMoneyWrap .ll-money-page {
  bottom: 77px;
}

.luluMoneyWrap .ll-moneyImg {
  padding-top: 0;
}

.apply-position-wrpr form > submit input {
  padding: 12px 50px 12px;
}

.ll-button.roundBorder {
  padding: 12px 50px 12px;
}

.no-carrer-opening p {
  font-size: 15px;
  line-height: 1.6;
}

/* .currencyConverter .ll-convertBnr-wrap .ll-convertBnr{
    max-height: 88px;
} */
/* .currencyConverter .ll-convertBnr-wrap .ll-convertBnr .countrDrop-1 .currentflg, .currencyConverter .ll-convertBnr-wrap .ll-convertBnr .countrDrop .currentflg{
    padding: 28px 0px;
}
.currencyConverter .ll-convertBnr-wrap .ll-convertBnr .ll-convertBnrInput{
    padding: 25px 100px 25px 15px;
}
.currencyConverter .ll-convertBnr.convertor_wrapper .right-sect.swapp .ll-convertBnrInput{
    padding: 25px 100px 25px 15px;
}
.currencyConverter .ll-convertBnr.convertor_wrapper .left-sect.swapp .ll-convertBnrInput{
    padding: 25px 15px 25px 100px;
} */
/* .currency-converter-inner .ll-convertBnr-wrap .ll-convertBnr .countrDrop-1 .currentflg, .currency-converter-inner .ll-convertBnr-wrap .ll-convertBnr .countrDrop .currentflg{
    padding: 28px 0px;
}
.currency-converter-inner  .ll-convertBnr-wrap .ll-convertBnr .ll-convertBnrInput{
    padding: 25px 100px 25px 15px;
}
.ll-convertBnr-wrap .ll-convertBnr .flex-row-reverse .ll-convertBnrInput{

} */
.deskHide {
  display: none;
}

.lulu-gold-card.lulu-gold-card-bg .card-with-hand img {
  max-width: 690px;
}

@media (max-width: 991.98px) {
  .col-follow .col-follow-inner {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .col-follow-inner .follow-label {
    margin-top: 0;
  }

  .home1 .main-header.affix-top .nav-container .countrDrop .currentflg {
    padding: 18px 0 !important;
  }

  .luluMoneyWrap .ll-money-wrap.moneyWrap {
    padding-top: 89px !important;
    padding-bottom: 45px !important;
  }

  .lulu-money-wrpr.primary-bg1 {
    padding: 80px 0 50px;
  }

  .inner-page .main-header .nav-container .countrDrop .currentflg {
    padding: 18px 0 !important;
  }

  .inner-page .main-header .nav-container .countrDrop .currentflg p {
    color: #00263e !important;
  }

  .luluMoneyWrap .lulu-money-wrpr .lulu-money-wrpr_head h2 {
    max-width: 350px;
    margin: 0 auto 20px;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .innerpage-wraper .contact_banner .content_div {
    width: 100%;
  }

  .working-hours.hoursWrap b {
    font-weight: 600;
    font-size: 17px;
  }

  .contactUs.contact_banner .content_div .office_adress .contact .call .img {
    position: unset;
    margin-right: 9px;
  }

  .contactUs .contact .call, .contactUs .contact .mail {
    padding-left: 0;
  }

  .contactUs.contact_banner .content_div .office_adress .contact > div .img img {
    width: 29px !important;
    height: 29px !important;
    position: unset;
  }

  .contactUs.contact_banner .content_div .office_adress .contact .mail .img {
    position: unset;
    margin-right: 10px;
  }

  .contactUs.contact_banner .content_div .office_adress .contact .mail {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .contact_form {
    padding: 60px 0 50px;
  }

  .contactWrapper .contact_form .form .form-group .form-control {
    padding: 10px 15px;
  }

  .contactWrapper .contact_form .form .form-group textarea.form-control {
    padding: 15px 15px;
  }

  .mobHide {
    display: none;
  }

  .deskHide {
    display: block;
  }
}
@media (max-width: 576px) {
  .new-banner .swiper {
    padding-bottom: 70px;
  }

  .contact-item .contact-details p, .contact-item .contact-details a {
    line-height: 1.5 !important;
  }

  .homebanner.new-banner {
    min-height: 785px !important;
  }

  .lulu-money-wrpr .lulu_tab_wrpr ul#myTabs li a .tab_left .img_wrpr img {
    width: 43px;
    margin: 0 auto 15px;
  }

  .homebanner.gcc-banner .bnrmain form.newform .costum-fld-head p {
    font-size: 15px !important;
  }

  .moneyWrap .ll-moneyImg {
    padding-bottom: 0;
  }

  .luluMoneyWrap .lulu-money-wrpr .lulu_tab_wrpr ul#myTabs li a {
    padding: 25px;
  }

  .ll-rate-today-wrap h2 {
    font-size: 20px;
  }

  .promotion-wrpr .container .promotion-block .promo-detail p {
    font-size: 1.25rem;
    line-height: 1.6 !important;
  }

  .promotion-wrpr .container .promotion-block .promo-detail {
    padding: 25px 25px;
  }

  .promotion-wrpr .container .promotion-block .promo-detail p:last-child {
    color: #000 !important;
    font-size: 15px !important;
  }

  .luluMoneyWrap .lulu-money-wrpr .lulu_tab_wrpr ul#myTabs li a .tab_left .tab-data-content {
    text-align: center;
  }

  .luluMoneyWrap .lulu-money-wrpr .lulu_tab_wrpr ul#myTabs li a .tab_left .img_wrpr {
    margin-right: unset;
  }

  .mobile-lulumoney-slider .ll-money-wrap .ll-moneyTitle .h2 {
    font-size: 34px;
  }

  .lulu-money-wrpr.primary-bg1 {
    padding: 50px 0 50px;
  }

  .luluMoneyWrap .lulu-money-wrpr .lulu-money-wrpr_head h2 {
    max-width: 270px;
    margin: 0 auto 20px;
    line-height: 1.4;
    font-size: 24px;
  }

  .lulu-money-wrpr .lulu_tab_wrpr ul#myTabs li a .tab_left .tab-data-content h4 {
    margin-bottom: 11px;
    font-size: 18px;
  }

  .team_sec.manager_sec.mangerWrap .slide_team .team_row {
    max-width: 100%;
  }

  .main-nav.mainMobileNav {
    height: calc(100% - 66px) !important;
    overflow-y: hidden;
    padding: 25px 3px 25px 25px !important;
    border-top: 1px solid #ededed;
  }
  .main-nav.mainMobileNav ul li.submenu i:after {
    border: 0.225rem solid;
    border-bottom: 0;
    border-left: 0;
    border-radius: 0px;
    text-indent: -624.9375rem;
    border-color: #000;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    height: calc(100% - 65px);
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav .countrDrop .dropdowncountry {
    top: -193px !important;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav .countrDrop.country-wrapper {
    position: fixed;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    top: inherit;
    bottom: 25px;
    width: 100%;
    left: 0;
    border: 1px solid #EDEDED;
    width: 90%;
    right: 0;
    background: #fff;
    margin: 0 auto;
    border-radius: 10px;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav .currentflg {
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 18px 15px !important;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav .currentflg .mobDropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav .currentflg h5 {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin: 0;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav .nav {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 !important;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav .nav > li {
    padding: 17px 20px 17px 0px;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav .nav > li > a {
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0 5px 41px;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav .nav > li.open > a {
    color: #4B9FE7;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav::after {
    content: unset;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav ul.sub-menu {
    padding: 15px 0 0 43px !important;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav ul.sub-menu li {
    margin-bottom: 20px;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav ul.sub-menu li:last-child {
    margin-bottom: 0;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav ul.sub-menu li a {
    font-size: 14px;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav ul li img {
    width: 40px;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav ul li.submenu i {
    left: unset;
    margin-right: 14px;
    top: 15px;
    right: 0;
  }
  .main-nav.mainMobileNav .main-nav-inner.mobileNav ul li.open i:after {
    -webkit-transform: rotate(316deg);
            transform: rotate(316deg);
    border-color: #4B9FE7;
  }

  .home1 .main-header.affix-top .nav-container .countrDrop .currentflg {
    padding: 18px 15px !important;
  }

  .ll-presence-wrap.our-presence .ll-branch-wrap .row {
    margin: 0 -10px;
  }

  .ll-presence-wrap.our-presence .ll-branch-wrap .row .col {
    padding: 0 10px 20px;
  }

  .lulu-list-wrap.services_short_list ul {
    margin: 0 -15px;
  }

  .services_short_list .ll-features-wrap-viewall {
    margin-top: 20px !important;
  }

  .ll-presence-wrap .ll-presenceContent .h2 {
    font-size: 26px !important;
  }

  .testimonials_box_titles h2 {
    font-size: 26px !important;
  }

  .testimonials_box_content_subtitle {
    font-size: 18px;
  }

  .who_wrpr .container h2:first-child {
    font-size: 24px;
  }

  .who_wrpr .container > p {
    font-size: 15px;
    line-height: 1.9;
    margin-bottom: 15px;
  }

  .who_wrpr .container h2 {
    font-size: 24px !important;
  }

  .who_wrpr .container .lulu-list-wrap ul li {
    padding: 0;
    margin-bottom: 15px;
  }

  .who_wrpr .container .vision_wrpr .vision_blk {
    margin-bottom: 15px;
  }

  .massage_wrpr .msg_blk_wrpr .container .msg_contnt_blk p {
    line-height: 1.9;
    font-size: 15px;
  }

  .team_sec.manager_sec .slide_team .team_row .detail p {
    font-size: 15px;
  }

  .team_sec.manager_sec.mangerWrap .slide_team .team_row {
    padding-top: 15px;
  }

  .mob_team_sec .team_wraper .content_wrap .text_box .detail p {
    font-size: 15px;
  }

  .lulu-list-wrap .featureCard .h4 {
    font-size: 18px;
  }

  .mob_team_sec .team_wraper .img_wrap .img p {
    font-size: 16px;
  }

  .mob_team_sec .team_wraper .img_wrap .img.active p {
    display: none;
  }

  .inner-title h1 {
    margin-bottom: 10px !important;
    line-height: 1.4 !important;
    font-size: 26px !important;
  }
}
@media (max-width: 340px) {
  .homebanner.new-banner {
    min-height: 792px !important;
  }
}
html.show-menu {
  overflow-y: hidden;
}

.news_wrpr .news_head h3 {
  font-family: "Oxygen", sans-serif !important;
}
.contact-details .icon-tel{
  display: flex;
}
.contact-details .icon-tel a{
  padding: 0px 2px;
  position: relative;
  margin-right: 10px;
}
.contact-details .icon-tel a::before{
  content:"/";
  opacity: 0.5;
  position: absolute;
  left: -8px;
}
.contact-details .icon-tel a:first-child::before{
  display: none;
}
.contact-details .icon-tel:before{
  color: #00a1ed;
  margin-right: 12px;
}

/* 02-06-2023 */

.ll-blog-content table { 
	border-collapse: collapse; 
	width: 100%;
	margin-bottom: 35px;
}
.ll-blog-content table th,.ll-blog-content table td { 
	padding: 5px; border: solid 1px #777; 
}
.ll-blog-content table th { 
	background-color: lightblue; 
}
.ll-blogContent-wrap .ll-blog-content p {
	margin-bottom: 35px !important;
}

.intl-tel-input .flag-container{
  /* padding-left: 20px!important; */
}