/* start of: font declaration */
@import url("//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

@font-face {
  font-family: 'icofont';
  src: url('./SA-EFSIM/assets/fonts/IcoFonts/icofont.eot');
  src: url('./SA-EFSIM/assets/fonts/IcoFonts/icofont.eot?#iefix') format('embedded-opentype'),
    url('./SA-EFSIM/assets/fonts/IcoFonts/icofont.woff2') format('woff2'),
    url('./SA-EFSIM/assets/fonts/IcoFonts/icofont.woff') format('woff'),
    url('./SA-EFSIM/assets/fonts/IcoFonts/icofont.ttf') format('truetype'),
    url('./SA-EFSIM/assets/fonts/IcoFonts/icofont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SaudiRiyal";
  font-style: normal;
  font-weight: 700;
  src: url("./SA-EFSIM/assets/fonts/SARSymbol/SR2NEW2.ttf") format('truetype');
}

@font-face {
  font-family: "AvenirArabic";
  src: url("./SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Light.otf") format("otf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "AvenirArabic";
  src: url("./SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Book.otf") format("otf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "AvenirArabic";
  src: url("./SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Medium.otf") format("otf");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "AvenirArabic";
  src: url("./SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Heavy.otf") format("otf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "AvenirArabic";
  src: url("./SA-EFSIM/assets/fonts/AvenirArabic/AvenirArabic-Black.otf") format("otf");
  font-weight: 800;
  font-style: normal;
}
/* end of: font declaration */

body.en-GB,
body.en-us {
  margin: 0;
  font-family: "Poppins", sans-serif;
}

body.ar-ae,
body.ar-sa { font-family: "AvenirArabic", sans-serif; }

body,
input,
select {
  font-family: inherit;
  font-size: 16px;
  color: #050315;
  margin: 0;
}

body {
  margin: 0;
}

.w1 {
  margin: 0 auto;
  border: 0px solid #A3A3A3;
  /* max-width: 1065px; */
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 0;
}

/* Heading styles */
.heading {
  color: #1F1A42;
  font-family: inherit !important;
  text-transform: capitalize;
  font-size: 16px;
  margin: 0;
  margin-bottom: 1em;
  font-weight: normal;
}
div#HeaderNewBlock {
  display: none; /* Enable/disable main heading */
}
/* End of heading styles */

/* Footer styles */
.footer {
  font-size: 14px;
  padding-top: 3em;
}
.footer a {
  font-size: 14px !important;
}
.ar-ae .footer td {
  text-align: left !important;
}
.ar-ae .pad122 {
  padding: 0;
}
/* End of footer styles */

/* Link styles */
.footer a,
.footer .txtGray a,
.google-recapcha a {
  color: #6d6d6d;
  text-decoration: none;
  font-family: inherit !important;
}
.footer a:hover,
.google-recapcha a:hover {
  text-decoration: underline;
  color: #6d6d6d;
}
/* End of link styles */

/* Input/select styles */
.tb233 {
  border-radius: 0px !important;
}
.tb233 {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0;
  background-image: url(./SA-UCIC/dropdown.svg) !important;
  background-position: 98% !important;
  background-repeat: no-repeat !important;
}
.ar-ae .tb233 {
  background-position: 3% !important;
}
input {
  border: 1px solid #A3A3A3 !important;
  border-radius: 0px !important;
}
.tb230,
.email,
.tb233,
.required,
#tbEmail {
  padding: 0;
  -webkit-appearance: auto;
  /*! max-width: 333px; */
  border: 0.5px solid transparent !important;
  border-bottom: 0.5px solid #A3A3A3 !important;
  border-radius: 0;;
  background: #fff;
  min-height: 32px;
  width: 100%;
  box-sizing: border-box;
}
.tb230 {
  height: auto;
}
.email {
  height: auto;
}
/* End of input/select styles */

/* Button and button container styles */
#btnSubmit2,
#btnSubmit1,
.btn1,
.btn-ok-new {
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  color: #fff !important;
  text-transform: none;
  padding: 0 20px;
  border: 1px solid #1F1A42 !important;
  border-radius: 50px !important;
  background: #1F1A42 !important;
  text-decoration: none;
  line-height: normal;
  outline: 0;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  transition: background 0.5s, color 0.5s, border 0.5s;
  width: 102px;
  position: relative;
  min-height: 48px;
}
.btn1,
.btn-ok-new {
  position: relative;
}
.ar-sa #btnSubmit2,
.ar-sa #btnSubmit1,
.ar-sa .btn1,
.ar-sa .btn-ok-new {
  font-weight: 500;
  padding: 0.2em 0.8em 0.5em;
}
#btnSubmit2:hover,
#btnSubmit1:hover,
.btn1:hover,
.btn-ok-new:hover {
  cursor: pointer;
  background: #fff !important;
  color: #1F1A42 !important;
  outline: 0;
  border-color: #1F1A42 !important;
}
[lang="ar-AE"] .field-control.field-control-submit {
  width: 100%;
  height: 0;
  position: relative;
  top: -97px;
  right: 460px;
}

.btn2 {
  height: auto;
}
.modify-email-form {
  position: relative;
  top: 0;
  left: 0;
}

.btnSubmit2Container {
  margin: 0;
  /*! width: 132px; */
  padding: 0;
  position: relative;
}
.btnSubmit1Container {
  margin: 0 11px;
  width:  unset !important;
  float: unset;
  position: relative;
  text-align: left;
}
.ar-ae .btnSubmit2Container,
.ar-ae .btnSubmit1Container {
  /*! float: left; */
  /*! text-align: left; */
}
input#btnSubmit1 {
  margin: 0 !important;
}
/* End of button and button container styles */

/* Alerts selection and layout styles */
.AlreadySub {
  margin: 0 0 16px;
}
.selectshare-marginLeft {
  width: 0px;
}
.heading + table[role="presentation"] > tbody tr {
  display: inline-block !important;
  width: 30%;
  vertical-align: top;
  box-sizing: border-box;
  width: 315px;
  max-height: 230px;
}

table {
  margin-top: 0 !important;
}
.heading
+ table[role="presentation"]
> tbody
> tr
> td
> table
tr:not(:first-child) {
  /*! border: 0.5px solid #A3A3A3; */
}
#selectSection > table > tbody > tr {
  margin-right: 55px;
  margin-bottom: 60px;
  height: 230px;
  border: 0.5px solid #A3A3A3;
  border-radius: 10px;
}

#selectSection > table > tbody > tr:nth-child(3n) {
  margin-right : 30%;
  margin-bottom: 60px;
}
.ar-ae #selectSection > table > tbody > tr {
  margin-right: unset;
  margin-bottom: 2em;
  margin-left: 2em;
}
.heading
+ table[role="presentation"]
> tbody
> tr:not(:first-child)
> td
> table
tr:nth-child(2) {
  border-bottom: 0;
  padding: 16px 16px 0 16px;
}
.heading
+ table[role="presentation"]
> tbody
> tr:not(:first-child)
> td
> table
tr:nth-child(3) {
  border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 5px 20px 20px 20px;
}
.heading
+ table[role="presentation"]
> tbody
> tr:first-child
> td
> table
tr:not(:first-child) {
  padding: 20px 20px 102px 20px;
  border-radius: 0 0 10px 10px;
}
@media (min-width: 701px) {
  .heading
  + table[role="presentation"]
  > tbody
  > tr:first-child
  > td
  > table
  tr:not(:first-child) {
  }
  .ar-ae .heading
  + table[role="presentation"]
  > tbody
  > tr:not(:nth-child(2)):not(:nth-child(3))
  > td
  > table
  tr:not(:first-child):not(:nth-child(2)) {
    min-height: 101px;
  }
  .ar-ae .heading
  + table[role="presentation"]
  > tbody
  > tr:first-child
  > td
  > table
  tr:not(:first-child) {
    min-height: 183px;
  }

  .ar-ae
  .heading
  + table[role="presentation"]
  > tbody
  > tr:nth-child(2)
  > td
  > table
  tr:nth-child(3),
  .ar-ae
  .heading
  + table[role="presentation"]
  > tbody
  > tr:nth-child(3)
  > td
  > table
  tr:nth-child(3) {
    height: 100.8px;
  }
}


.heading
+ table[role="presentation"]
> tbody
> tr:nth-child(2)
> td
> table
tr:nth-child(3) {
  border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 5px 20px 54px 20px;
}

.heading
+ table[role="presentation"]
> tbody
> tr:nth-child(3)
> td
> table
tr:nth-child(3) {
  border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 5px 20px 54px 20px;
}

.heading
+ table[role="presentation"]
> tbody
> tr:nth-child(4)
> td
> table
tr:nth-child(3) {
  border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 5px 20px 54px 20px;
}

.heading
+ table[role="presentation"]
> tbody
> tr:nth-child(5)
> td
> table
tr:nth-child(3) {
  border-top: 0;
  border-radius: 0 0 10px 10px;
  padding: 0px 18px 17px 18px;
}

.heading + table[role="presentation"] tbody tr table tr:first-child {
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  display: block !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #243B6F;
  padding: 0 20px;
  box-sizing: border-box;
  color: #fff;
  font-weight: normal !important;
  border: 0.5px solid #243B6F;
}
.heading + table[role="presentation"] tbody tr td {
  display: block !important;
}
.heading + table[role="presentation"] tbody tr td table td {
  display: table-cell !important;
}

/* End of alerts selection styles */

/* Registration form & modify subscription form layout and styles */
div#Registration .AlreadySub {
  margin-top: 0px;
}
div#Registration .AlreadySub,
div#NewSubscriberBlock .AlreadySub {
  margin: 16px auto 16px auto;
}
.title-field-name,
.field-control {
  padding: 0;
}
div#NewSubscriberBlock {
  border-top: 1px solid #E8E8E8;
}
div#Registration,
div#NewSubscriberBlock {
  padding: 10px;
  background: transparent;
  border: solid 0px #cccccc;
  margin-top: 40px;
}
.rowHeight tr .field-row{
  width: 190px;
  margin: 0;
  padding-bottom: 40px;
}
div[style="clear: both;"] div,
.modify-email-form {
  margin: 0px auto 0px auto;
}
table#gvSubscriberFields tbody tr {
  display: inline-block;
  width: auto;
  float: none;
  vertical-align: top;
  padding-right: 40px;
}
.ar-ae table#gvSubscriberFields tbody tr {
  padding-right: unset;
  padding-left: 40px;
}

table#gvSubscriberFields tbody tr td {
  display: block !important;
}

.title-field-name {
  width: unset;
  float: none;
  display: inline-block;
  vertical-align: top;
  line-height: 160%;
  padding-bottom: 20px;
  font-size: 16px;
}

.field-control {
  width: 100%;
  float: none;
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
}

.field-control.field-control-submit {
  width: 100%;
  height: 0;
  position: relative;
  top: -97px;
  right: -460px;
}

.title-field-name.title-field-name-submit { display: none; }

.title-field-name,
label#lbEmailAddressModify {
  font-weight: normal;
  font-family: inherit !important;
  font-size: 16px;
}

.btnSubmit1Container {}

.btnSubmit2Container {
  margin-top: 0.5em;
  position: relative;
  width: max-content;
}
.ar-ae .btnSubmit1Container,
.ar-ae .btnSubmit2Container {
  /*! margin-left: 12.8%; */
}

.divModifyMail {
  padding-bottom: 2.75em !important;
}
.modify-email-label {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
#tbEmail {
  width: 190px;
  margin-top: 17px;
}
.email,
#tbEmail {
  max-width: 750px;
}
/* End of registration form & modify subscription from layout and styles */

.en-gb .shareCheck {
  padding-top: 2px;
}
.zh-cn .shareCheck,
.zh-tw .shareCheck {
  padding-top: 4px;
}
#selectSection input[type="text"] {
  border: 0.5px solid #A3A3A3 !important;
  border-radius: 4px !important;
}

.shareTypeDescription {
  font-size: 16px;
  line-height: 1.7;
}

#selectSection input[type="text"] {
  padding: 7px 9px;
}
.divModifyMail {
  width: 100% !important;
}
.ar-ae .divModifyMail {
  float: right!important;
}

input:focus,
input:focus-visible {
  outline: 0 !important;
}
.txtGray,
.google-recapcha {
  color: #6d6d6d !important;
  font-size: 14px;
  font-family: inherit !important;
}

#Label1,
#lblRegistrationInfo1 {
  font-size: 16px;
  font-family: inherit !important;
  color: #6d6d6d;
}
.en-us .shareCheck {
  padding-top:5.5px;
}
.ar-sa .shareCheck {
  padding-top: 6px;
}
.ar-sa #tbEmail,
.ar-ae #tbEmail{
  float: right;
}

/* Checkbox Styling */
.ar-ae .shareCheck input[type="checkbox"] {
  right: -4px;
  top: 18px;
}

.shareCheck input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
  background-color: white;
  position: relative;
  right: 10px;
  top: 10px;
  margin-left: 10px;
  border: 1px solid #A3A3A3 !important;
  border-radius: 4px !important;
}

.shareCheck input[type="checkbox"]:checked {
  background-color: #C0C746;
  border-color: #C0C746;
}

.shareCheck input[type="checkbox"]:checked::after {
  font-family: icofont;
  content: "\eed8";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 1.5px;
  right: -4px;
  color: #FFFFFF;
}

.ar-ae .shareCheck input[type="checkbox"]:checked::after {
  top: 0;
  right: 3px;
}
/* Checkbox Styling END */


/* start of: footer */
.footer { 
  font-size: 14px !important;
  display: unset;
}
.disclaimer {
  color: #797979;
}
.google-recapcha {
  display: none;
}
/* end of: footer */


/* start of: adddiional css */
.divModifyMail > input, .divModifyMail > div {
  display: inline-block;
}
/*  end of: additional css */

/* start of: changes */
/* 11-25 */
#gvSubscriberFields tr:nth-child(3) {
  width: 60%;
}

#privacyPolicyModal .modal-button-panel button {
  width: unset !important;
  min-width: 7em;
}
/* end of: changes */

/*start of: responsive view */
@media (min-width: 701px) and (max-width: 1515px) {
  .heading + table[role="presentation"] > tbody tr {
    width: 293px;
  }
  .heading + table[role="presentation"] > tbody > tr:first-child > td > table tr:not(:first-child) {
    min-height: 183px;
  }
  .heading + table[role="presentation"] > tbody > tr:nth-child(2) > td > table tr:nth-child(3) {
    min-height: 100px;
  }
}

@media (max-width: 1440px) {
  .tb230, .email, .tb233, .required, #tbEmail,
  #btnSubmit2, #btnSubmit1, .btn1, .btn-ok-new {
    min-height: 56px;
  }
  #gvSubscriberFields tr:nth-child(3) {
    width: 50%;
  }
}

@media (max-width: 1425px) {
  #selectSection > table > tbody > tr:nth-child(3n) {
    margin-right: 10%;
    margin-bottom: 60px;
  }
}

@media (max-width: 1108px) {
  #selectSection > table > tbody > tr:nth-child(3n) {
    margin-right: 5%;
    margin-bottom: 60px;
  }
}

/* figma responsive view - 1920px | 1065px */
@media (max-width: 1065px) {
  #selectSection > table > tbody > tr:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 60px;
  }
  .ar-ae #selectSection > table > tbody > tr {
    margin-right: unset;
    margin-bottom: 2em;
    margin-left: 2em;
  }  
}

@media (max-width: 1050px) {
  #gvSubscriberFields tr:nth-child(3) {
    width: 33%;
  }
  .shareTypeDescription {
    paadding-left: 0;
  }
}

@media (max-width: 997px) {
  .heading,
  .AlreadySub > span,
  #Label1,
  #lblRegistrationInfo1,
  .heading + table[role="presentation"] tbody tr table tr:first-child,
  .shareTypeDescription,
  body {
    font-size: 14px;
  }

  .heading,
  .AlreadySub > span,
  #Label1,
  #lblRegistrationInfo1,
  .heading + table[role="presentation"] tbody tr table tr:first-child,
  .shareTypeDescription,
  body {
    font-size: 14px;
  }
  #selectSection input[type="text"] {
    font-size: 14px;
    padding: 0 18px;
    width: 100px !important;
    height: 36px;
    box-sizing: border-box;
  }
  #selectSection > table > tbody > tr {
    margin-right: 20px;
    margin-bottom: 60px;
    height: 198px;
  }

  #selectSection > table > tbody > tr:nth-child(3n) {
    margin-right: 0;
  }

  .heading + table[role="presentation"] > tbody tr {
    width: 250px;
  }
}

/* figma responsive view - 1440px | 830px */
@media (max-width: 830px) { 
  .heading,
  .AlreadySub > span,
  #Label1,
  #lblRegistrationInfo1,
  .heading + table[role="presentation"] tbody tr table tr:first-child,
  .shareTypeDescription,
  body {
    font-size: 14px;
  }
  #selectSection input[type="text"] {
    font-size: 14px;
    padding: 0 18px;
    width: 100px !important;
    height: 36px;
    box-sizing: border-box;
  }
  #selectSection > table > tbody > tr {
    margin-right: 20px;
    margin-bottom: 60px;
    height: 198px;
  }

  #selectSection > table > tbody > tr:nth-child(3n) {
    margin-right: 0;
  }

  .heading + table[role="presentation"] > tbody tr {
    width: 250px;
  }
  .heading + table[role="presentation"] > tbody > tr:first-child > td > table tr:not(:first-child) {
    padding: 18px 18px 18px 18px;
    border-radius: 0 0 10px 10px;
    min-height: 145px;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(2) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 5px 18px 31px 18px;
    min-height: auto;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(3) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 5px 18px 30px 18px;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(4) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 5px 18px 12px 18px;
  }
}

@media (max-width: 797px) {
  #selectSection > table > tbody > tr {
    margin-right: 19px;
    margin-bottom: 20px;
    height: 190px;
  }

  #selectSection > table > tbody > tr:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .heading + table[role="presentation"] > tbody tr {
    width: 240px;
  }

}

/* figma responsive view - 1280px | 770px */
@media (max-width: 770px) {
  .heading + table[role="presentation"] tbody tr table tr:first-child,
  .shareTypeDescription,
  body {
    font-size: 12px;
  }
  #selectSection input[type="text"] {
    font-size: 14px;
    padding: 0 18px;
    width: 100px !important;
    height: 36px;
    box-sizing: border-box;
  }
  #selectSection > table > tbody > tr {
    margin-right: 19px;
    margin-bottom: 20px;
    height: 190px;
  }

  #selectSection > table > tbody > tr:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .heading + table[role="presentation"] > tbody tr {
    width: 190px;
  }

  .heading + table[role="presentation"] > tbody > tr:first-child > td > table tr:not(:first-child) {
    padding:  12px;
    border-radius: 0 0 10px 10px;
    min-height: 138px;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(2) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 5px 12px 16px 12px;
    min-height: auto;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(3) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 2px 16px 20px 16px;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(4) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 5px  12px 12px 12px;
  }
}

@media (max-width: 768px) {
  .btnSubmit2Container {
    padding: 0px !important;
    text-align: right;
  }
  .modify-email-label {
    width: 40% !important;
    margin-bottom: 0.75em;
  }
  .title-field-name {
    width: 100% !important;
    float: none;
  }
  .field-control.field-control-submit {
    width: 100% !important;
  }
  .ar-sa .divModifyMail {
    float: left;
    padding: 0 !important;
    width: 100% !important;
  }

  .tb230, .email, .tb233, .required {
    width: 330px !important;
  }
  #tbEmail {
    float: unset;
    width: 330px !important;
  }
  #btnSubmit2, #btnSubmit1, .btn1, .btn-ok-new {
    width: 330px;
  }
  .btnSubmit2Container {
    width: max-content !important;
  }
  .field-control.field-control-submit {
    all: unset;
  }
}

@media (max-width: 739px) {
  .btnSubmit1Container {
    padding: 0 !important;
    margin: 10px 0;
  }
}

@media (max-width: 700px) { }

@media (max-width: 660px) { /* figma responsive */
  .field-control {
    text-align: unset !important;
  }
  #btnSubmit2, #btnSubmit1, .btn1, .btn-ok-new {
    width: 330px !important;
  }

  table#gvSubscriberFields tbody tr {
    width: 100%;
  }
  .rowHeight tr .field-row{
    width: 100%;
    margin: 0;
  }
  .field-control {
    margin: 0 auto;
  }
  .btnSubmit2Container, .btnSubmit1Container {
    text-align: center;
    margin-right: 20px !important;
  }
  .ar-ae .btnSubmit1Container, .ar-ae .btnSubmit2Container {
    margin: 10px 0 !important;;
  }
}

@meddia (max-width: 639px) { }

/* figma responsive view - 768px | 608px */
@media (max-width: 608px) {
  body {
    font-size: 12px;
  }
  .heading + table[role="presentation"] tbody tr table tr:first-child,
  .shareTypeDescription,
  body {
    font-size: 12px;
  }
  #selectSection input[type="text"] {
    font-size: 12px;
    padding: 0px 12px;
    width: 100px !important;
    height: 32px;
    box-sizing: border-box;
  }
  #selectSection > table > tbody > tr {
    margin-right: 19px;
    margin-bottom: 20px;
    height: 165px;
  }

  #selectSection > table > tbody > tr:nth-child(3n) {
    margin-right: 19px;
    margin-bottom: 20px;
  }

  [lang="ar-AE"] #selectSection > table > tbody > tr:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0;
  }

  .heading + table[role="presentation"] > tbody tr {
    /*! width: 190px; */
  }

  .heading + table[role="presentation"] > tbody > tr:first-child > td > table tr:not(:first-child) {
    padding:  12px;
    border-radius: 0 0 10px 10px;
    min-height: 117px;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(2) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 0 12px 12px 12px;
    min-height: auto;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(3) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 2px 12px 15px 12px;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(4) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 5px  12px 12px 12px;
  }
  .heading + table[role="presentation"] > tbody > tr:not(:first-child) > td > table tr:nth-child(2) {
    border-bottom: 0;
    padding: 12px 12px 0 12px;
  }

  .shareCheck input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    position: relative;
    cursor: pointer;
    background-color: white;
    position: relative;
    right: 10px;
    top: 12px;
    margin-left: 10px;
    border: 1px solid #A3A3A3 !important;
    border-radius: 4px !important;
  }
  .heading + table[role="presentation"] tbody tr table tr:first-child {
    padding: 0 12px;
  }
}

@media (max-width: 550px) {
  .title-field-name,
  .field-control,
  .modify-email-label {
    width: 100% !important;
  }
}

@media (max-width: 450px) {
  .btnSubmit1Container {
    margin-bottom: 4em;
  }
}

@media (max-width: 390px) {  /* figma responsive */
  .tb230, .email, .tb233, .required, #tbEmail,
  #btnSubmit2, #btnSubmit1, .btn1, .btn-ok-new {
    min-height: 48px;
    padding: 0;
  }
}

@media (max-width: 363px) {
  .tb230, .email, .tb233, .required, #tbEmail,
  #btnSubmit2, #btnSubmit1, .btn1, .btn-ok-new,
  .btnSubmit2Container, .btnSubmit1Container{
    width: 100% !important;
  }
}

@media (max-width:439px){
  /* @media (max-width: 350px) { */
  body {
    font-size: 12px;
    box-sizing: border-box;
  }

  .heading + table[role="presentation"] tbody tr td { 
    /*     margin-bottom: 0.6em; */
  }

  #selectSection > table > tbody > tr > td > table{
    margin: 0 auto !important;
    width: 100%;
  }

  .heading + table[role="presentation"] tbody tr {
    display: block !important;
    width: 100%;
  }

  table#gvSubscriberFields tbody tr {
    width: calc(100vw - 2px);
  }

  table#gvSubscriberFields tbody tr:first-child {
    display: block;
    width: 100%;
  }

  #Registration {
    padding: 0 !important;
  }

  [lang="ar-AE"] .title-field-name, 
  [lang="ar-AE"] .field-control, 
  [lang="ar-AE"] .modify-email-label {
    width: calc(100vw - 5px) !important;
    font-size: 12px;
  }

  .title-field-name, .field-control, .modify-email-label {
    width: calc(100vw - 5px) !important;
    font-size: 12px;
  }
  .btnSubmit1Container {
    margin-bottom: 40px;  
  }

  .btnSubmit1Container,
  .btnSubmit2Container {
    margin-top: 20px;
  }

  .divModifyMail {
    padding-bottom: 0 !important;
  }
  .field-control.field-control-submit {
    width: 100%;
    all: unset;
  }

  .title-field-name {
  }
  .rowHeight tr .field-row {
    width: 190px;
    margin: 0;
    padding-bottom: 20px !important;
  }
  .tb230, .email, .tb233, .required, #tbEmail, #btnSubmit2, #btnSubmit1, .btn1, .btn-ok-new {
    min-height: 26px;
    padding: 0;
  }
  #selectSection > table > tbody > tr:nth-child(3n),
  #selectSection > table > tbody > tr {
    margin-right: 0;
    margin-bottom: 20px;
    height: 150px;
  }
  .heading + table[role="presentation"] > tbody > tr:first-child > td > table tr:not(:first-child) {
    padding:  12px;
    border-radius: 0 0 10px 10px;
    min-height: 103px;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(2) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 5px 12px 12px 12px;
    min-height: auto;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(3) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 2px 12px 12px 12px;
  }

  .heading + table[role="presentation"] > tbody > tr:nth-child(4) > td > table tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 5px  12px 12px 12px;
  }

  .heading
  + table[role="presentation"]
  > tbody
  > tr:not(:first-child)
  > td
  > table
  tr:nth-child(2) {
    border-bottom: 0;
    padding: 12px 12px 0 12px;
  }
  .heading
  + table[role="presentation"]
  > tbody
  > tr:not(:first-child)
  > td
  > table
  tr:nth-child(3) {
    border-top: 0;
    border-radius: 0 0 10px 10px;
    padding: 5px 12px 0 12px;
  }
  .heading
  + table[role="presentation"]
  > tbody
  > tr:first-child
  > td
  > table
  tr:not(:first-child) {
    padding: 12px 12px 12px 12px;
    border-radius: 0 0 10px 10px;
  }
  div#Registration .AlreadySub, div#NewSubscriberBlock .AlreadySub {
    margin: 0 auto 30px auto;
  }
  div#NewSubscriberBlock {
    padding: 40px 0;
    background: transparent;
    border-top: 0.5px solid #A3A3A3;
    margin-top: 40px;
    margin-bottom: 
  }

  .footer {
    margin-top: 0;
    padding-top: 40px !important;
    font-size: 10px !important;
  }
}

/* figma responsive view - 390px | 350px */
@media (max-width: 350px) {
  #lblRegistrationInfo1 {
    font-size: 12px;
    color: #797979;
  }

  /* input field text */
  .field-control > select,
  .field-control > input,
  .divModifyMail > input {
    font-size: 10px;
    color: #A3A3A3;
  }

  #gvSubscriberFields_lblName_0:after {
    content: " *";
    font-size: 12px;
    color: #FF6600;
  }

  #gvSubscriberFields_ctl00_0 {
    display: none; 
  }

  table#gvSubscriberFields tbody tr td {
    width: 100% !important;
  }

  #NewSubscriberBlock > div.modify-email-form, .rowHeight tr {
    vertical-align: top;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    margin: 0 0 1em 0;
  }

  .rowHeight tr .field-row {
    width: calc(100vw - 20px) !important;
    margin: 0;
    padding-bottom: 20px !important;
  }

  .field-control {
    width: 100% !important;
    float: none !important;
  }

  #btnSubmit2,
  #btnSubmit1,
  .btn1,
  .btn-ok-new {
    min-height: 36px;
  }

  /* checkmark icon */
  .shareCheck input[type="checkbox"]:checked::after {
    top: -1.5px;
    right: -5px;
  }

  .google-recapcha {
    margin-top: 0;
  }
}