.mid-container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
  }
  
  .banner-left {
    float: left;
    width: 65%;
    position: relative;
    z-index: 99;
  }
  
  .banner-right {
    width: 35%;
    float: left;
    margin-top: 10%;
  }
  
  /***** Start Foreign Exchange Code *****/
  
  .foreign-exchange {
    background: #48faff;
    border-radius: 20px;
    width: 95%;
    margin: 0 auto;
    padding-bottom: 40px !important;
  }
  
  .foreign-exchangeRow h2 {
    text-align: center;
  }
  
  .foreign-exchangeRow p {
    width: 65%;
    text-align: center;
    margin: 2rem auto;
  }
  
  /***** End Foreign Exchange Code *****/
  
  /***** Start competitive Exchange Code *****/
  
  .competitive-exchange {
    background: #48faff;
    border-radius: 20px;
    width: 95%;
    margin: 0 auto;
  }
  
  .competitive-exchangeRow h2 {
    text-align: center;
  }
  
  .competitive-exchangeRow p {
    width: 65%;
    text-align: center;
    margin: 2rem auto;
  }
  
  /***** End competitive Exchange Code *****/
  
  /**** Start why-send-money-to-instarem Code ****/
  
  .text-center {
    text-align: center;
  }
  
  .column {
    width: 100%;
    float: left;
    display: table;
    height: 100%;
    margin-bottom: 15px;
  }
  
  .tranfer-paid {
    position: relative;
    width: 100%;
    margin: 30px auto;
  }
  
  .tranfer-paid.active {
    width: auto;
    display: table;
  }
  
  .affiliate_programme_page .tranfer-paid,
  .tranfer_country_page .tranfer-paid {
    margin: 8rem 0;
  }
  
  .tranfer_country_page .affiliate_header_right {
    display: none;
  }
  
  .tranfer_country_page .tranfer-paid h3 {
    font-size: 20px;
    font-weight: normal;
  }
  
  #paid-transfer-bannerweb {
    display: none;
  }
  
  .tabcontent_column .fea_card_half {
    padding: 10px;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    margin: 8px;
    justify-content: center;
    float: left;
  }
  
  .tabcontent_column .fea_card_half:last-child {
    margin-right: 0;
  }
  
  .tabcontent_column .fea_card_half:first-child {
    margin-left: 0;
  }
  
  /**** End why-send-money-to-instarem Code ****/
  
  .transferMoneytoCountry .tab {
    margin-top: 25px;
  }
  
  .transferMoneytoCountry .tab .tabs_heading {
    text-align: center;
    font-family: "Hellix-Bold";
  }
  
  .transferMoneytoCountry .tab .tabs_item.active,
  .transferMoneytoCountry .tab .tabs_item:hover {
    border-bottom: 10px solid #fe0095;
  }
  
  .country_list {
    width: 100%;
  }
  
  .country_list ul {
    display: flex;
    padding: 0;
  }
  
  .country_list li {
    width: 17%;
    border-radius: 100px;
    background: #f0f0f0;
    height: 45px;
    margin: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 2px;
    text-transform: unset;
    color: #000000;
    font-family: "Hellix-Bold";
    padding: 0 10px;
  }
  
  .country_list li:hover,
  .country_list li.active {
    background: #fe0095;
    color: #fff;
    cursor: pointer;
  }
  
  .container1 {
    padding-bottom: 0px !important;
  }
  
  .transferMoneytoCountry p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #333;
    font-family: "Hellix-Regular";
    padding-right: 10%;
  }
  
  .transferMoneytoCountry .tranfer-paid p {
    margin: 10px 0;
  }
  
  .transferMoneytoCountry a {
    color: #fe0095;
  }
  
  .foreign-exchangeRow {
    padding: 0 15px;
  }
  
  /*******Start Send page Cards CSS ********/
  
  .column {
    display: contents;
  }
  
  .tabcontent_column .fea_card_half {
    width: 31%;
    min-height: 222px;
  }
  .amaze_cards .tabcontent_column .fea_card_half {
    min-height: 250px;
    margin: 0 0 16px 0;
  }
  .amaze_cards .tabcontent_column .fea_card_half img {
    width: 60px;
  }
  .tabcontent_column .fea_card_half:first-child {
    margin-left: 8px;
  }
  .tabcontent_column .fea_card_half:last-child {
    margin-right: 8px;
  }
  
  .amaze_cards .tabcontent_column .fea_card_half:first-child {
    margin-left: 0px;
  }
  .amaze_cards .tabcontent_column .fea_card_half:last-child {
    margin-right: 0px;
  }
  .tabcontent_column .fea_card_half.multi_currency_blue_bg {
    display: none;
  }
  .amaze_cards .bx-wrapper {
    border: 0;
  }
  .amaze_cards .bx-wrapper .bx-viewport {
    height: auto !important;
  }
  
  /*******End Send page Cards CSS ********/
  
  .currencyarea-box ul {
    display: flex;
    width: 100%;
  }
  
  .currencyarea-box,
  .currencylist-row {
    padding: 1em 0;
  }
  
  .country_list ul {
    display: flex;
    padding: 0 0;
    flex-wrap: wrap;
    width: 100%;
    justify-content: start;
  }
  
  .currencyarea-box li {
    font-weight: 700;
    color: #a9a9af;
    margin: 5px 0;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 20px;
    border-bottom: 10px solid #f0f0f0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Hellix-Bold";
  }
  
  .currencylist-row li {
    width: 17%;
    border-radius: 100px;
    background: #f0f0f0;
    height: 50px;
    margin: 7px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 2px;
    text-transform: capitalize;
    color: #000000;
    font-family: "Hellix-Bold";
    padding: 0 10px;
    float: left;
  }
  
  .currencylist-row ul {
    width: 100%;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    justify-content: start;
  }
  
  .currencyarea-box li.active {
    color: #000;
    font-weight: 700;
    border-bottom: 10px solid #fe0095;
  }
  
  .currencylist-row li.active a,
  .currencylist-row li.active {
    background-color: #fe0095;
    color: #fff;
    font-weight: 800;
  }
  
  .currencylist-box {
    display: none;
    width: 100%;
  }
  
  .currencylist-box.active {
    display: block;
  }
  
  .currencylist-row li a {
    color: #000;
    font-size: 14px;
  }
  
  .currencylist-row li:hover a {
    color: #fff;
  }
  
  .transferMoneytoCountry_row.active {
    display: contents;
  }
  
  .tranfer-paid img {
    border-radius: 10px;
  }
  
  .tranfer-paid.active img {
    width: 88%;
  }
  
  .transferMoneytoCountry_row.active {
    display: contents;
  }
  
  .tranfer-paid img {
    border-radius: 10px;
  }
  
  .affiliate_header_right img {
    width: 150px;
    float: right;
  }
  .affiliate_header_right img.ringplus {
    width: 180px;
    margin-top: 10px;
}
  .ocxee .affiliate_header_right img {
    width: 60px;
    float: right;
  }
  
  .country-blue-bar-head {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0px;
    color: #000;
    margin: 5px 0;
    font-family: "Hellix-Bold";
    display: block;
    text-align: left;
  }
  
  #islognin {
    display: none;
  }
  
  #islognin img.logomark_dot {
    margin-top: 60px;
    margin-left: 18%;
  }
  
  #islognin img.woman_jumping {
    position: absolute;
    bottom: -31px;
    left: 65%;
  }
  
  .competitive-exchangeRow {
    margin-bottom: 40px;
  }
  
  .fea_card_desc .singleLine {
    white-space: nowrap;
  }
  
  .foreign-exchangeSection {
    margin-bottom: 40px;
  }
  
  .tranfer-paid-note.country-paid-note1.pink_text {
    font-family: "Hellix-Regular";
    /* text-transform: uppercase; */
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 2px;
    text-align: left;
  }
  
  .tranfer-paid-note.country-paid-note2 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
    color: #000;
    font-family: "Hellix-Regular";
  }
  
  /************************************ media query ***********************************/
  
  @media screen and (max-width: 320px) {
    .new_country_list .currencylist-row li {
      width: -webkit-fill-available;
    }
    .new_country_list .currencylist-row li a {
      font-size: 10px;
    }
    .affiliate_header_right img {
      width: 100px;
    }
  }
  
  @media screen and (max-width: 767px) {
    #islognin {
      display: none !important;
    }
    .transferMoneytoCountry_row .tranfer-paid img {
      width: 100%;
    }
    #currency_form
      .currency_form_btn
      .currency_form_btn_social
      .social-media
      img {
      margin-right: 0px !important;
    }
    .whySendMony .tabcontent_column .fea_card_half {
      width: 100%;
      height: auto;
      margin: 10px 0;
      background-size: 10%;
      min-height: auto;
    }
    .whySendMony .tabcontent_column .fea_card_half .fea_card_heading {
      margin-bottom: 10px;
      margin-top: 20px;
    }
    .transfer-money-to-country
      .whySendMony
      .tabcontent_column
      .fea_card_half
      .fea_card_heading {
      margin-bottom: 10px;
      margin-top: 20px;
    }
    .transferMoneytoCountry .tab .tabs_item {
      padding: 14px 8px;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .transferMoneytoCountry .country_list ul {
      /* display: block; */
      margin: 0;
    }
    .transferMoneytoCountry .country_list li {
      width: 24%;
      float: left;
      margin: 10px 0px;
      letter-spacing: 1px;
      /* font-size: 14px; */
      height: 50px;
      margin: 10px;
    }
    .transferMoneytoCountry .tabcontent {
      padding: 0;
    }
    .transferMoneytoCountry .tabcontent_column {
      margin: 0;
    }
    .tabcontent_column .column {
      margin-bottom: 0;
    }
    .affiliate_programme_page .tranfer-paid,
    .tranfer_country_page .tranfer-paid {
      margin: 2rem 0;
    }
    .currencyarea-box li {
      padding: 14px 8px;
      font-size: 16px;
    }
    .currencylist-row li {
      width: 40%;
    }
  }
  
  @media (min-width: 386px) and (max-width: 455px) {
    .transferMoneytoCountry .new_country_list .currencylist-row li {
      width: 24%;
    }
    .new_country_list .currencylist-row li a {
      font-size: 10px;
    }
  }
  
  @media screen and (max-width: 1366px) {
    .new-country-banner .paid-transfer-banner-box {
      padding: 0 !important;
    }
    .transferMoneytoCountry .tab .tabs_heading {
      font-size: 16px;
    }
    
  }
  
  .tabcontent {
    padding: 6px 0;
  }
  
  .country_list ul {
    display: flex;
    padding: 0 0;
    flex-wrap: wrap;
    width: 100%;
    justify-content: start;
  }
  
  .visa_direct .foreign-exchangeRow p,
  .competitive-exchangeRow p {
    width: 64%;
    text-align: center;
  }
  
  .banner.send {
    background: #ffffff;
  }
  
  .socialMediaBtnSend {
    display: flex;
  }
  
  .socialMediaBtnSend a {
    margin-right: 15px;
    display: block;
  }
  
  .socialMediaBtnSend img {
    width: 100%;
  }
  
  .moneySafe_banner_send {
    margin-bottom: 100px;
  }
  
  .moneySafe_banner_send .container {
    max-width: 100%;
  }
  
  .row.tabcontent_column {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  
  .tabcontent_column .fea_card_half .fea_card_heading {
    margin-top: 20px;
    margin-bottom: 0;
    font-family: "Hellix-Bold";
  }
  
  .sendMoneyCountry p > span {
    font-family: "Hellix-Bold";
  }
  
  .sendMoneyCountry .tranfer-paid {
    width: 90%;
  }
  
  /*************send page*******************/
  
  .send_page .paid-transfer-banner-box .form_row img {
    width: 50%;
  }
  
  .send_page .tranfer-paid img {
    width: 7%;
  }
  
  @media screen and (max-width: 1270px) {
    .id_business .tabcontent_column .fea_card_half {
      width: 48%;
    }
    .currencyarea-box li { padding: 14px 5px; font-size: 18px;    text-align: center;}
  }
  
  @media screen and (max-width: 800px) {
    .id_business .tabcontent_column .fea_card_half {
      width: 100%;
    }
    .affiliate_programme_page .mobmenu-btn {
      display: none;
    }
    .tranfer_country_page .mobmenu-btn {
      display: none;
    }
    .transferMoneytoCountry p {
      text-align: center;
      padding-right: 0%;
    }
    .foreign-exchangeRow p,
    .competitive-exchangeRow p {
      width: 90% !important;
    }
    .affiliate_header_right {
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .sendMoneyCountry .tranfer-paid {
      width: 100%;
    }
    .row.tabcontent_column {
      display: block;
    }
  
  }
  
  @media screen and (min-width: 768px) and (max-width: 806px) {
    .tabcontent_column .fea_card_half {
      width: 100%;
    }
    .row.tabcontent_column {
      justify-content: center;
    }
  
    .row.tabcontent_column {
      display: block;
    }
  }
  @media screen and (max-width: 430px) {
  .currencyarea-box li {
    padding: 14px 3px;
    font-size: 15px;
}
.affiliate_header_right img.ringplus { width: 120px; margin-top: 15px;}
}
.validation-line p {
  font-size: 14px;
  line-height: 20px;
}

@media (min-width: 1450px) {
  .foreign-exchange {
      width: 1380px;
  }
  .foreign-exchangeSection,
  .competitive-exchangeRow {
    margin-bottom: 80px;
}
}