#contact-us #header #header-logo .logo {
  background: linear-gradient(to bottom, #05070c 1%, #1c468e 100%);
  border: 0px;
}

/*Banner section*/

#contact {
  margin-top: -2px;
}

#contact #banner-content #banner-txt {
  padding: 0px;
}

#contact #banner-content #banner-txt .banner-content {
  background-color: #1c468e;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#contact #banner-content #banner-txt .banner-content .inner-page-content {
  width: 90%;
  max-width: 1366px;
  margin: 0 auto;
  padding-bottom: 10px;
}

#contact #banner-content #banner-txt .banner-content .inner-page-content h1 {
  margin-top: 0;
  padding-bottom: 30px;
  padding-top: 30px;
  font-family: "helvetica-neue-lt-pro-cond";
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 25.3px;
}

/*second section*/

#contact #gray-bg-txt {
  padding: 0px;
}

#contact #gray-bg-txt .outer-content {
  background-color: #f3f3f3;
  padding-top: 20px;
  padding-bottom: 0px;
  width: 100%;
}

#contact #gray-bg-txt .outer-content .inner-content {
  width: 90%;
  margin: 0 auto;
  max-width: 1366px;
  padding-bottom: 10px;
}

#contact #gray-bg-txt .outer-content .inner-content p {
  color: black;
  font-family: Arial;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
}

#contact #gray-bg-txt .outer-content .inner-content p span.bold {
  font-weight: bold;
}

#contact .nowrap {
  white-space: nowrap;
}

#contact #gray-bg-txt .outer-content .inner-content p span a.dialer {
  cursor: text;
  text-decoration: none;
  outline: none;
  color: #3dadef;
}

#contact .small-caps {
  font-variant: small-caps;
}

/*Third section*/

#contact #isi-section {
  padding: 0px;
}

#contact #isi-section .isi-section {
  background-image: url('/content/dam/intelligentcontent/brands/daliresp/us/en/image/lighter-bg.jpg');
}

#contact .isi-section .isi-inner {
  width: 90%;
  margin: 0 auto;
  padding: 5px 0;
  margin-top: -20px;
  padding-bottom: 10px ! important;
}

#contact .isi-section .isi-inner h2 {
  font-weight: 500;
  font-family: "helvetica-neue-lt-pro-cond";
  color: #e59e25;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  line-height: 26.4px;
}

#contact .isi-section .isi-inner h3 {
  font-family: "helvetica-neue-lt-pro";
  font-weight: 600;
  font-size: 15px;
  color: #e59e25;
  line-height: 16.5px;
  margin-top: 20px;
  margin-bottom: 10px;
}

#contact .isi-section .isi-inner p {
  color: white;
  font-family: Arial;
  margin-bottom: 10px;
}

#contact .isi-section .isi-inner p span.nowrap {
  white-space: nowrap;
}

#contact .isi-section .isi-inner p.bold {
  font-weight: bold;
}

#contact .isi-section .isi-inner p a {
  color: #3dadef;
  text-decoration: underline;
}

#contact .isi-section .isi-inner p img.accesible-img {
  width: 10px;
  height: 10px;
  margin: 0 2px 4px 4px;
}

#contact .isi-section .isi-inner p a:focus,
#contact .isi-section .isi-inner p a:focus-visible {
  outline: none;
}

#contact .isi-section .isi-inner ul {
  padding-left: 5%;
  margin-bottom: 10px;
}

#contact .isi-section .isi-inner ul li {
  list-style-type: none;
  text-indent: -18px;
  color: #fff;
  font-family: Arial;
  font-size: 14px;
  line-height: 20px;
}

#contact .isi-section .isi-inner ul li:before {
  content: "\2022";
  color: #f5a900;
  font-size: 16px;
  padding-right: 12px;
  margin-left: 0px;
}

#contact-us #footer .info-content .inner-info p.rights.others {
  display: block;
}

#contact-us #footer .info-content .inner-info p.rights.register-activate {
  display: none;
}


/*==============Responsive design================*/

@media only screen and (min-width: 768px) {
    
    /*Third section*/

  #contact #sitemap {
    width: 100%;
  }

  #contact .isi-section .isi-inner ul {
    padding-left: 3%;
  }

  #contact .isi-section .isi-inner ul.pl {
    padding-left: 3%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 990px) {
    
    /*second section*/
    
  #contact #gray-bg-txt .outer-content {
    padding-bottom: 20px;
  }
    
     /*Third section*/
     
  #contact .isi-section .isi-inner p {
    font-size: 14px;
    line-height: 20px;
  }

  #contact-us #header #header-logo .logo {
    margin-top: -1px;
  }

  #contact .isi-section .isi-inner p img.accesible-img {
    position: relative;
    top: 4px;
  }
}

@media only screen and (min-width: 991px) {
    
    /*banner section*/
    
  #contact #banner-content #banner-txt .banner-content .inner-page-content h1 {
    padding-bottom: 0;
    font-size: 55px;
    line-height: 60.5px;
  }
  
  /*second section*/
  
  #contact #gray-bg-txt .outer-content .inner-content p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25.7143px;
  }

  #contact #gray-bg-txt .outer-content .inner-content p span a.dialer {
    color: black;
    pointer-events: none;
  }

  #contact .small-caps {
    font-variant: small-caps;
  }
  

  
  /*nineth section*/
  
  #contact .isi-section .isi-inner {
    margin-top: -23px;
    margin: 0 auto;
    width: 90%;
    max-width: 1366px;
    padding: 0;
  }

  #contact .isi-section .isi-inner h2 {
    font-size: 30px;
    line-height: 33px;
  }

  #contact .isi-section .isi-inner h3 {
    font-size: 20px;
    line-height: 22px;
  }

  #contact .isi-section .isi-inner p {
    font-size: 16px;
    line-height: 22.8571px;
  }

  #contact .isi-section .isi-inner ul li {
    font-size: 16px;
    line-height: 22.8571px;
  }
}

@media only screen and (max-width: 991px) {
    
  #contact-us #header .navigation-overlay.show {
    margin-top: -10px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    
    /*Third section*/
    
  #contact .isi-section .isi-inner p img.accesible-img {
    position: relative;
    top: 3.5px;
  }
}

@media only screen and (min-width: 1250px) {
    
    /*banner section*/
    
  #contact #banner-content #banner-txt .banner-content .inner-page-content {
    background-position: 85% 6%;
  }
}

@media only screen and (min-width: 1401px) {
    /*Third section*/
    
  #contact .isi-section .isi-inner p img.accesible-img {
    position: relative;
    top: 3px;
  }
}

@media only screen and (max-width: 768px) {
    
    /*second section*/
    
  #contact #gray-bg-txt .outer-content {
    padding-bottom: 20px;
  }
    
    /*third section*/
   
  #contact .isi-section .isi-inner p {
    font-size: 14px;
    line-height: 20px;
  }

  #contact .isi-section .isi-inner p img.accesible-img {
    position: relative;
    top: 4px;
  }
}

@media only screen and (max-width: 599px) {
    
    /*Header*/
    
  #contact-us #header #header-logo .logo {
    margin-top: -1px;
  }
}

