.mainHeading {
  color: var(--black);
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  padding: 0;
  text-transform: capitalize;
}

.headingTop {
  margin-bottom: 12px;
}
.headingTop h1 {
  margin-top: 12px;
}
.headingTop .breadcrumb-model {
  margin-bottom: 0;
}
.contacUs {
  width: 100%;
}

.contacUs .subtitleText {
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  color: var(--black);
}
.newarrival .morecategory li:hover {
  background-color: var(--white);
}
.newarrival .morecategory {
  overflow-x: scroll;
  overflow-y: hidden;
  text-align: center;
}
.newarrival .morecategory ul {
  text-align: left;
  margin-top: 0;
  position: relative;
  width: 700px;
  border-bottom: 1px solid var(--grey-border);
}
.newarrival .morecategory li {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  margin: 0;
  position: relative;
  color: var(--black);
  border: none;
  height: 40px;
  padding: 0;
  text-align: center;
  line-height: 40px;
  font-weight: 500;
  margin: 0 30px 0 0;
}
.newcontactwrap .ncont-left {
  padding-top: 0;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.newcontact .innermain {
  max-width: 1006px;
  width: 100%;
  padding: 0 5px;
}
.newcontactwrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 34px;
}
.newcontactwrap .nformwrap .drop {
  width: 100%;
  margin-bottom: 23px;
  float: left;
}
.newcontactwrap .nformwrap .ncon-query {
  width: 100% !important;
  margin-right: 0;
}
.newcontactwrap .nformwrap .nbook-btn {
  margin-top: 0;
}
.newcontactwrap .nformwrap .nbook-btn:hover {
  background-color: var(--blue-hover);
  border-color: var(--blue-hover);
}

.newcontactwrap .ncont-right {
  width: 100%;
  display: inline-block;
  background-color: #fff;
  vertical-align: top;
  padding: 25px 35px;
  margin-top: 30px;
  text-align: center;
}

.nco-title {
  font-size: 17px;
  color: #1a3760;
  padding-bottom: 10px;
  line-height: 1;
}
.nco-no {
  color: #5f6973;
  font-size: 18px;
  line-height: 1;
  overflow-wrap: break-word;
  width: 130px;
}
.nco-mail {
  overflow-wrap: break-word;
}
.nco-mail a {
  color: var(--light-grey);
  font-size: 18px;
}
.nco-sublinks li {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 8px;
}
.nco-sublinks li a {
  width: 215px;
  height: 40px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  transition: all 0.5s ease-in-out 0s;
}
.nco-sublinks li a:hover {
  color: #fff;
}
/* button css */
.newcontactwrap .ncont-right .nco-sublinks li a {
  color: var(--black);
  font-weight: 500;
  width: 100%;
  border-radius: 8px;
  border: 1px solid var(--grey-border);
}
.newcontactwrap .ncont-right .nco-sublinks li a:hover {
  transition: all 0.5s ease-out 0s;
  background-color: var(--blue);
  border: 1px solid var(--blue);
  color: var(--white);
}

.newcontactwrap .ncont-left .nformwrap .nco-tab1res .nbook-btn {
  border: none;
  color: var(--white);
  font-size: 15px;
  text-transform: capitalize;
  white-space: nowrap;
  line-height: normal;
  border-radius: 16px;
  width: 165px;
  padding: 14px 30px;
  height: 50px;
  letter-spacing: 0;
  background-color: var(--blue);
}

.nformwrap select option {
  padding: 7px !important;
  color: #000;
}

.nformwrap .select-wrapper {
  font-size: 16px;
  height: 55px;
  padding: 0 16px;
  width: 100%;
}
.nformwrap .select-wrapper select{
  width: 100%;
  height: 57px;
}


.nformwrap .select-wrapper .holder {
  font-size: 15px;
  margin-left: 8px;
  color: var(--light-grey);
  height: 55px;
}
.nformwrap .select-wrapper:hover,
.nformwrap .select-wrapper:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.nformwrap label {
  color: var(--light-grey);
  font-size: 12px;
  display: inline-block;
  font-weight: 600;
  margin-bottom: 3px;
  width: 100%;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
}
.nformwrap label sup {
  color: var(--error);
  font-size: 13px;
  top: -1px;
}
.nformwrap input[type="text"],
.nformwrap input[type="email"],
.nformwrap input[type="tel"],
.nformwrap textarea {
  background-color: var(--white);
  border: 1px solid var(--grey-border);
  font-size: 16px;
  height: 57px;
  padding: 15px 17px 0px 17px;
  color: var(--light-grey);
  font-weight: 500;
}
.nformwrap input[type="text"]:focus,
.nformwrap input[type="email"]:focus,
.nformwrap input[type="tel"]:focus,
.nformwrap textarea:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.nformwrap .has-error input {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.nformwrap .has-error .select-wrapper {
  padding-left: 5px;
}
.contactFormBox .ourVenture .ventureBox {
  display: flex;
  justify-content: space-between;
}

.contactFormBox .ourVenture .ventureBox .ventureCard h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 18px;
}
.contactFormBox .ourVenture .ventureCard address {
  color: var(--black);
  font-size: 15px;
  font-weight: 400;
  line-height: 27px;
  font-style: normal;
  margin-bottom: 10px;
}
.contactFormBox .ourVenture .ventureCard a {
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  color: var(--black);
  display: flex;
  align-items: center;
  gap: 8px;
}
.contactFormBox .ourVenture .ventureCard .mapLink {
  margin-bottom: 20px;
}
.contactFormBox .ourVenture .ventureCard .mapLink img {
  width: 14px;
  height: 14px;
}
.contactFormBox .ourVenture .ventureCard .contact {
  display: flex;
  gap: 30px;
}

.nco-tabresult {
  padding-top: 28px;
  padding-left: 0;
  padding-right: 0;
}
.nco-tabresult textarea {
  width: 100%;
  resize: none;
  height: 140px;
  padding: 20px;
  font-family: "DM Sans";
}

/* input fields custom css */

.inputfield {
  position: relative;
  margin-bottom: 12px;
  height: 55px;
}

.inputfield label {
  color: var(--light-grey);
  position: absolute;
  pointer-events: none;
  left: 17px;
  top: 12px;
  transition: all 0.2s linear;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  line-height: 27px;
}

.inputfield input,
.inputfield textarea {
  background-color: var(--white);
  color: var(--black);
  outline: none;
  border: 1px solid var(--grey-border);
  padding: 10px 17px 0;
  font-size: 15px;
  height: 55px;
  width: 100%;
  box-shadow: none;
  transition: all 0.3s linear;
  font-weight: 500;
  line-height: 50px;
}
.inputfield input:focus,
.inputfield select:focus,
.inputfield textarea:focus {
  border-color: var(--grey-border);
  background: var(--white);
  color: var(--light-grey);
}

.inputfield input:focus ~ label,
.inputfield select:focus ~ label,
.inputfield textarea:focus ~ label {
  color: var(--light-grey);
  top: 1px;
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 24px;
}

.inputfield.fill input,
.inputfield.fill textarea {
  border-color: var(--grey-border);
  background: var(--white);
}

.inputfield.fill label {
  color: var(--light-grey);
  top: 1px;
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 24px;
}

.inputfield.error input {
  border-color: var(--error);
}

.inputfield.error label,
.inputfield.error input:focus ~ label {
  color: var(--error);
  top: 9px;
  font-size: 9px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 10px;
}

.inputfield textarea {
  padding-top: 18px;
  resize: none;
  height: 100px;
}

.inputfield select.input option:first-child {
  display: none;
}
/* 
.inputfield.mobileNum .number {
  z-index: 1;
  position: absolute;
  left: 12px;
  top: 19px;
  color: var(--light-grey);
  font-size: 15px;
  display: none;
  font-weight: 500;
  line-height: normal;
} */

/* .inputfield.mobileNum input {
  padding-left: 52px;
} */

/* .inputfield.mobileNum.fill label ~ .number,
.inputfield.mobileNum input:focus ~ .number {
  display: inline-block;
} */
.newcontactwrap .nformwrap .ratingDrop label {
  font-size: 13px;
  font-weight: 500;
  line-height: 22px;
  color: var(--light-grey);
  margin-bottom: 6px;
  font-family: "DM Sans";
}
.newcontactwrap .ncont-right .iconBox {
  padding: 18px 0;
  text-align: start;
}
.newcontactwrap .ncont-right .iconBox h4 {
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
  margin-bottom: 20px;
}
.newcontactwrap .ncont-right .iconBox .socialIcon {
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: start;
}
.newcontactwrap .ncont-right .iconBox .socialIcon a {
  background-color: var(--grey-border);
  border-radius: 20px;
  background-color: var(--grey-border);
  border-radius: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newcontactwrap .ncont-right .iconBox .socialIcon a:hover {
  background-color: var(--blue);
  transition: all 0.4s ease-in-out;
}
.newcontactwrap .ncont-right .iconBox .socialIcon a.twitterX img{
  width: 18px;
}
.newcontactwrap .ncont-right .iconBox .socialIcon a:hover img {
  filter: invert(1);
}

.newcontactwrap .ncont-right .iconBox .socialIcon img {
  width: 40px;
  height: 40px;
  opacity: 1;
}

.ncon-calldealer:hover,
.ncon-calldealer:focus {
  color: #fff !important;
  background: #1a3760 !important;
  transition: all 0.5s ease-in-out 0s;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease-in-out 0s;
}
.nco-sharelist {
  display: none;
  width: 100%;
  padding-bottom: 25px;
}
.nco-sharelist:last-child {
  padding-bottom: 0;
}
.nco-sharedetail .nco-sharelist .nco-conticon img {
  margin-top: 2px;
}
.nco-conticon {
  float: left;
}
.nco-contno {
  float: left;
  margin-left: 12px;
}
.nco-contno span {
  display: block;
}
.contact-page .newcontactwrap .ncont-left #carousel-in-tab ul {
  overflow: auto;
  border-bottom: 1px solid var(--grey-border);
}
#others_contactus .nformwrap .inputfield .help-block{
  bottom: -17px;
}

/* input fields custom css */
.nformwrap .form_disclaim-info{
  padding-top: 10px;
}
.nformwrap .form_disclaim-info input{
  vertical-align: middle;
}

@media screen and (min-width: 1000px) {
  .newarrival .morecategory li.gsc-ta-active {
    border-bottom: 2px solid var(--blue);
  }
  .newarrival .morecategory {
    overflow: hidden;
  }
  /* .newarrival .morecategory li:first-child{ margin-left: 14px; } */
  .newarrival .morecategory li:last-child {
    margin-right: 0px;
  }
  .newarrival .morecategory li.gsc-ta-active {
    color: var(--blue);
  }
  .newcontactwrap .ncont-left {
    padding: 26px 34px 0 30px;
    width: 690px;
    display: table-cell;
  }
  .newcontactwrap .ncont-left {
    padding-left: 0;
    flex: 0 0 870px;
  }
  .newcontactwrap .ncont-right {
    display: table-cell;
    margin-top: 0;
  }

  .ncont-left .gsc-ta-overHide,
  .ncont-left .gsc_ta_scroll {
    height: 52px !important;
  }
  .ncont-left .gsc-ta-contentWrap {
    margin-top: -1px;
  }
  .newcontactwrap {
    flex-direction: row;
  }
  .newcontactwrap .nformwrap .drop {
    width: 48%;
    margin: 0 32px 32px 0;
  }
  .newcontactwrap .nformwrap .drop:nth-child(even) {
    margin-right: 0;
  }
  .newcontactwrap .ncont-right {
    padding: 30px 17px 20px 30px;
    border: 1px solid var(--grey-border);
    border-radius: 16px;
    height: fit-content;
  }
  .contact-page .newcontactwrap .ncont-left #carousel-in-tab ul {
    width: 100% !important;
  }
  .nformwrap .field-customerprofile-name .help-block{
    bottom: -16px !important;
  }
}

@media screen and (max-width:767px){
  .mainHeading{
    font-size: 28px;
    margin-top: 0;
    line-height: 32px;
  }
   .contacUs{
    width: 100% !important;
   }
   .newcontactwrap .ncont-left {
    padding: 0px 14px 0 0px;

  }
   .newcontactwrap .ncont-right {
    margin-top: 10px;
  }
  .newcontactwrap .ncont-right {
    padding: 0px;
    background-color: #fff;
  }
  .nformwrap input[type="text"],
  .nformwrap input[type="email"],
  .nformwrap input[type="tel"],
  .nformwrap textarea {
    font-size: 16px;
    height: 55px;
    border: none;
    border: 1px solid var(--grey-border);
  }

  .nformwrap .has-error input {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .newarrival .morecategory li.gsc-ta-active {
    background-color:var(--white);
    color: var(--blue);
    border-bottom: 2px solid var(--blue);
  }
  .newarrival .morecategory ul {
    width: auto;
    margin: 0;
  }
  .newcontactwrap .ncont-left .nformwrap .nco-tab1res .nbook-btn {
    width: 100%;
    line-height: normal;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    margin-bottom: 0;
  }
  .newcontactwrap .nformwrap .drop {
    margin-right: 20px;
  }
  .contact-page{
    padding: 30px 0;
  }
  .ncont-left .gsc_ta_scroll::-webkit-scrollbar{
    display: none;
  }

}