/* website Fonts*/

@font-face {
  font-family: 'HelveticaNeueLTStd-Roman';
    src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Roman.eot');
	src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Roman.eot?iefix') format('embedded-opentype'),
		 url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Roman.woff') format('woff'),
		 url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype');
   font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-BdCn';
    src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-BdCn.eot');
	src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-BdCn.eot?iefix') format('embedded-opentype'),
		 url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'),
		 url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype');
    font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaCdLt';
    src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaCdLt.eot');
    src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaCdLt.eot?iefix') format('embedded-opentype'),
         url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaCdLt.woff') format('woff'),
         url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaCdLt.ttf') format('truetype');
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
	src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Lt.eot');
	src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Lt.eot?iefix') format('embedded-opentype'),
		url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Lt.woff') format('woff'),
		url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';
    src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Bd.eot');
	src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Bd.eot?iefix') format('embedded-opentype'),
		 url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Bd.woff') format('woff'),
		 url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype');
    font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Md';
    src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Md.eot');
	src: url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Md.eot?iefix') format('embedded-opentype'),
		 url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Md.woff') format('woff'),
		 url('/content/dam/intelligentcontent/brands/daliresp/us/en/fonts/HelveticaNeueLTStd-Md.ttf') format('truetype');
   font-weight: normal;
  font-style: normal;
}

sup {
  font-size: 75%;
}

#header .searchbox {
  display: none;
}

#header-flex .searchbox {
  position: absolute;
  width: 77%;
  display: block;
}

/*Header*/

#header {
  width: 100%;
  position: relative;
}

#header .list-inline {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 0;
  padding-bottom: 5px;
}

#header .list-inline li:nth-child(1), 
#header .list-inline li:nth-child(2) a {
  font-family: "helvetica-neue-lt-pro";
  font-weight: 400;
}

#header .list-inline li {
  font-size: 16px;
  line-height: 22.8px;
}

#header .list-inline li a, 
#header .list-inline li {
  color: #fff;
}

#header .list-inline li {
  display: inline-block;
}

#header .list-inline li:nth-child(2) a {
  padding-left: 10px;
}

#container-size {
  background-color: #3dadef;
}

#header #top-header {
  padding: 0px;
}

#container-size label {
  display: none;
}

#header .list-inline li:nth-child(3) a, 
#header .list-inline li:nth-child(4) a,
#header .list-inline li:nth-child(5) a, 
#header .list-inline li:nth-child(6) a {
  padding-right: 5px;
  border-right: 2px solid white;
  font-family: "helvetica-neue-lt-pro";
  font-weight: 700;
}

#header .list-inline li:last-child a {
  font-family: "helvetica-neue-lt-pro";
  font-weight: 700;
}

#header .list-inline li:last-child a:focus,
#header .list-inline li:last-child a:focus-visible {
  text-decoration: underline !important;
}

input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

#header #frmSearch {
  position: relative;
}

#header #frmSearch input:placeholder-shown {
  color: #fff;
}

#header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
  font-family: 'Arial';
  border: none;
  background: transparent;
  text-align: left;
  padding: 5px 26px 5px 8px;
  width: 100%;
  background-color: #26688E;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  height: 34px;
  font-size: 14px;
  line-height: 20px;
}

input:focus-visible {
  outline: none;
}

#header .ac_input.form-control {
  display: inline-block;
}

#header .form-control {
  line-height: 1.42857143;
  transition: border-color ease-in-out .15s, 
    box-shadow ease-in-out .15s, 
    -webkit-box-shadow ease-in-out .15s;
}

#header .search button {
  display: block;
  background: url('/content/dam/intelligentcontent/brands/daliresp/us/en/image/search-icon.jpg') no-repeat;
  color: transparent;
  position: absolute;
  top: 0;
  height: 33px;
  right: 10%;
  cursor: pointer;
  outline: none;
  border: none;
}

#header .searchbox:focus-visible {
  outline: none;
}

#frmSearch input:placeholder-shown {
  color: white;
}

#header .navigation {
  background-color: black;
  padding-bottom: 5px;
  width: 100%;
}

#header .navigation .ic-header {
  padding: 14px 0 0 0;
  border-bottom: 2px solid #3dadef;
}

#header .navigation .ic-header .cmp-navigation {
  border: 1px solid black;
}

#header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active a {
  border-bottom: 4px solid #f4a71c;
  width: fit-content ! important;
  color: #f4a71c;
  padding-bottom: 16px;
}

#header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 {
  height: 48px;
}

#header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 {
  padding: 0px;
}

#header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 a:hover {
  text-decoration: none;
  color: #e59e25;
}

#header #header-logo {
  padding: 0px;
}

#header #header-logo .logo {
  background-color: black;
  border: 1px solid black;
  padding-bottom: 10px;
}

#header #header-logo .logo .logo-img img {
  position: absolute;
  top: 42%;
  width: 197px;
  height: 39px;
}

#header #header-logo .logo .logo-img p {
  font-family: "helvetica-neue-lt-pro-cond";
  font-weight: 700;
  color: #fff;
  padding: 0px;
  margin: 0 0 10px;
  line-height: 20px;
}

/*Footer*/

#footer {
  background: #fff;
  padding-top: 15px;
  padding-bottom: 0px;
}

#footer .fullfooter {
  margin: 0 auto;
  width: 90%;
}

#footer .fullfooter .list-inline li a {
  /*font-family: 'HelveticaNeueLTStd-Roman';*/
  font-size: 15px;
  color: #393939;
  line-height: 21.42px;
  font-family: "helvetica-neue-lt-pro";
  font-weight: 400;
}

#footer .fullfooter .list-inline li a:focus, 
#footer .fullfooter .list-inline li a:focus-visible, 
#footer .fullfooter .list-inline li a:active {
  text-decoration: underline !important;
}

#footer #footer-txt {
  padding: 0px;
}

#footer .fullfooter ol.list-inline {
  margin-top: 0px;
  margin-bottom: 10px;
}

#footer #footer-part {
  padding: 0px;
}

#footer #footer-part .info-content {
  width: 90%;
  margin: 0 auto;
}

#footer .info-content .inner-info p.flag {
  font-family: "helvetica-neue-lt-pro";
  font-weight: 300;
  font-size: 15px;
  color: #393939;
  line-height: 21.42px;
}

#footer .info-content .inner-info p {
  font-family: "helvetica-neue-lt-pro";
  font-weight: 300;
  font-size: 15px;
  color: #393939;
  line-height: 21.42px;
}

#footer .info-content .inner-info p.rights {
  margin: 25px 0;
}

#footer .info-content .inner-info p.flag {
  margin-bottom: 0px;
  margin-top: 30px;
  background-image: url('/content/dam/intelligentcontent/brands/daliresp/us/en/image/flag.jpg');
  background-position: 2px 3px;
  padding-left: 40px;
  background-repeat: no-repeat;
}

#footer .info-content .inner-info p span.nowrap {
  white-space: nowrap;
}

#footer .az-img {
  margin: 25px -6px;
}

#footer .info-content .inner-info .footer-text-flex {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 25px;
  justify-content: center;
  margin-bottom: 40px;
}

#footer .info-content .inner-info .footer-text-flex p {
  font-family: "helvetica-neue-lt-pro";
  font-weight: 300;
  font-size: 15px;
  color: #0d1a33;
  line-height: 21.42px;
}

/*------------------------   MODEL POPUP---START   ------------------------*/

.modal * {
  box-sizing: border-box;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  background: rgba(0,0,0,0.75);
  opacity: 0;
  cursor: context-menu !important;
}

.modal--confirm .modal-box {
  text-align: center;
}

.modal--noOverlayClose {
  cursor: default;
}

.modal--noClose .modal__close {
  display: none;
}

.modal__close {
  position: fixed;
  top: 2.5rem;
  right: 2.5rem;
  z-index: 1000;
  padding: 0;
  width: 2rem;
  height: 2rem;
  border: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}

.modal__close svg * {
  fill: currentColor;
}

.modal__closeLabel {
  display: none;
}

.modal__close:hover {
  color: #fff;
}

.modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 60%;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  will-change: transform, opacity;
}

.modal-box__content {
  padding: 0;
}

.modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
}

.modal-box__footer::after {
  display: table;
  clear: both;
  content: "";
}

.modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  z-index: 10001;
  opacity: 1;
  transition: bottom .3s ease-in-out .3s;
}

.modal-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

.modal--visible .modal-box__footer {
  bottom: 0;
}

.modal--visible {
  visibility: visible;
  opacity: 1;
}

.modal--visible .modal-box {
  -webkit-animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
  animation: scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

.modal-btn {
  display: inline-block;
  margin: 0 .5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  transition: background-color .4s ease;
}

.modal-btn--primary {
  background-color: #3498db;
}

.modal-btn--danger {
  background-color: #e74c3c;
}

.modal-btn--default {
  background-color: #34495e;
}

.modal-btn--pull-left {
  float: left;
}

.modal-btn--pull-right {
  float: right;
}

@-webkit-keyframes scale {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes scale {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.modal.exit-ramp-modal {
  z-index: 99999;
}

.modal.exit-ramp-modal .modal-box {
  max-width: 41.666667%;
  margin-top: unset;
  border-radius: 0;
}

.exit-ramp-title {
  color: #000;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: "Gotham-Narrow";
  text-align: center;
}

.modal.exit-ramp-modal .modal-box__content {
  padding: 40px;
}

.exit-ramp-body {
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
  color: #444;
}

.exit-ramp-actions {
  text-align: center;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-top: 1.5rem;
  flex-direction: row-reverse;
}

.exit-ramp-actions .exit-ramp-cancel, .exit-ramp-actions .exit-ramp-continue {
  font-size: 16px;
  min-width: 175px;
  height: 50px;
  border: 1px solid #485695!important;
  background-color: #485695!important;
  color: #fff;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Gotham-Narrow";
  text-decoration: none;
  cursor: pointer;
}

.exit-ramp-actions .exit-ramp-cancel {
  border: 1px solid #A4CB8C!important;
  background-color: #A4CB8C!important;
}

.modal.exit-ramp-modal .modal__close {
  max-width: 41.666667%;
  position: relative;
  margin: 0;
  width: 100%;
  color: #ff0f00;
  text-align: right;
  right: unset;
  padding-right: 15px;
  padding-top: 15px;
  margin-top: auto;
}

.modal.exit-ramp-modal .modal__close svg {
  width: 17px;
  color: #000;
}

/*back-to-top*/

#backtotop {
  padding: 0px;
  display: none;
}

.back-to-top {
  position: fixed;
  right: 0;
  bottom: 95px;
  z-index: 99;
}

.back-to-top p {
  display: inline;
  padding: 5px 5px;
  background-color: #f3f3f3;
  font-family: Arial;
}

.back-to-top p {
  font-size: 14px;
  line-height: 20px;
}

.back-to-top a {
  font-weight: 700;
  font-family: "helvetica-neue-lt-pro-cond";
  text-transform: uppercase;
  color: #3dadef;
}

.back-to-top a:hover {
  color: #23527c;
  text-decoration: underline;
}

.back-to-top a:active,
.back-to-top a:focus,
.back-to-top a:focus-visible {
  outline: none;
}

.back-to-top a:active {
  color: #3dadef;
  text-decoration: none;
}

.back-to-top a:after {
  font-size: 12px;
  line-height: 17.14px;
}

.back-to-top a:after {
  content: "\00BB";
  font-size: 32px;
  padding-left: 5px;
  color: #428bca;
  transform: rotate(-90deg);
  display: inline-block;
}


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

@media screen and (min-width: 992px) {
  #footer .info-content .inner-info p span br.desk-hidden {
    display: none;
  }
}

@media only screen and (min-width: 1400px) {
    
    /*Header*/

  #header #blue-bg #container-size .top-header {
    max-width: 1366px;
  }
}

@media screen and (max-width: 992px) {


  .modal {
    top: -35px;
  }
}

@media only screen and (max-width: 768px) {
  #header .list-inline {
    padding-bottom: 3px;
    padding-top: 2px;
  }

  #header .list-inline li {
    min-height: 20px;
  }
}

@media only screen and (min-width: 768px) {
  #header .top-headerr .list-inline li:nth-child(2) {
    width: 65%;
  }

  #header .search button {
    height: 31px;
    right: 14%;
  }

  #header #header-logo .logo .logo-img img {
    position: absolute;
    top: 40.6%;
  }

  .back-to-top {
    bottom: 110px;
  }
}

@media only screen and (min-width: 991px) {
    
    /*Header*/
  #header #header-flex .searchbox {
    display: none;
  }

  #header .navigation {
    border-bottom: 1px solid black;
  }

  #header-flex .mobile-img {
    display: none;
  }

  #header #blue-bg #container-size .top-header {
    width: 90%;
    margin: 0 auto;
    padding: 0px 0 30px 0px;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field {
    border: none;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field {
    outline: none !important;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__icon {
    display: none;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
    position: relative;
    right: 39px;
    background-color: transparent;
    padding: 0px;
  }

  #header .fa-search:before {
    color: #a6bbc7;
    font-size: 16px;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field:focus,
  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field:focus-visible {
    outline: none !important;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field:active {
    outline: none !important;
  }

  #header .cmp-searchbox .cmp-searchbox__inner form:focus-visible {
    outline: none;
  }

  #header #mobile-logo {
    padding: 0px;
    display: none;
  }

  #header .list-inline {
    width: 80%;
    padding: 0;
    display: inline-block;
    float: left;
    padding-top: 10px;
  }

  #header .list-inline li:nth-child(1), 
      #header .list-inline li:nth-child(2) a, 
      #header .list-inline li a {
    font-size: 15px;
    line-height: 21.4286px;
  }

  #header .top-header .list-inline li:nth-child(2) {
    width: auto;
  }

  #header .list-inline li:nth-child(4) a {
    padding-left: 0;
  }

  #header #header-logo .logo .logo-img p {
    width: 603px;
    padding-top: 15px;
    font-size: 16px;
    line-height: 22.8px;
  }

  #header ul.cmp-navigation__group {
    margin: 0 auto;
    max-width: 1366px;
    width: 90%;
  }

  #header .searchbox {
    margin: 0;
    width: 20%;
    display: inline-block;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
    font-size: 16px;
    width: 91%;
    line-height: 22.8571px;
  }

  #header .cmp-searchbox .cmp-searchbox__inner {
    top: -15px;
  }

  #header .search {
    width: 202px;
    display: inline-block;
  }

  #header .cmp-searchbox .cmp-searchbox__inner form {
    width: 202px;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
    color: white;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input::placeholder {
    color: #8e8e8e;
  }

  #frmSearch {
    position: relative;
    top: 4px;
  }

  #header .search #tags {
    font-size: 16px;
    width: 91%;
  }

  #header .search button {
    right: 2%;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 a {
    padding: 0;
    margin: 0;
    margin-bottom: -4px;
    width: 100%;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    font-family: "helvetica-neue-lt-pro-cond";
    font-weight: 700;
  }

  #header #header-logo .logo {
    padding-top: 25px;
  }

  #header #header-logo .logo .logo-img {
    margin: 0 auto;
    width: 90%;
    max-width: 1366px;
    padding: 0;
  }

  #header #header-logo .logo .logo-img img {
    position: static;
    top: 0;
    width: 235px;
    height: 52px;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 {
    margin: 0px;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:first-child {
    width: 9%;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(2) {
    width: 31%;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(3),
    #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(4) {
    width: 18%;
  }
  
  /*Footer*/
  
  #footer .fullfooter {
    margin: 0 auto;
    width: 90%;
    max-width: 1366px;
    padding: 0;
  }

  #footer .fullfooter .list-inline li {
    display: inline-block;
    font-size: 16px;
    line-height: 22.8571px;
  }

  #footer .fullfooter .list-inline li a {
    padding: 0 10px;
    border-right: 1px solid #333;
  }

  #footer .fullfooter .list-inline li a:focus, 
#footer .fullfooter .list-inline li a:focus-visible, 
#footer .fullfooter .list-inline li a:active {
    text-decoration: underline !important;
  }

  #footer .fullfooter .list-inline li:first-child a {
    padding-left: 0;
  }

  #footer .fullfooter .list-inline li.margin a {
    border-right: 0;
  }

  #footer #footer-part .info-content {
    position: relative;
    margin: 0 auto;
    width: 90%;
    max-width: 1366px;
    padding: 0;
  }

  #footer .info-content .az-img {
    position: absolute;
    right: 0;
    top: 20%;
  }
  
 
  
  /*back-to-top*/
  
  .back-to-top p {
    font-size: 16px;
    line-height: 22.8571px;
  }

  .back-to-top a:after {
    font-size: 29px;
    line-height: 40.8571px;
    position: relative;
    top: 9px;
    font-weight: 500;
    font-family: "helvetica-neue-lt-pro";
  }
}

@media screen and (min-device-width: 1250px) and (-webkit-min-device-pixel-ratio: 1) {
  #header .searchbox {
    margin-left: -13px;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  #header .cmp-searchbox .cmp-searchbox__inner form {
    width: 213px;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
    right: 34px;
  }
}

@media only screen and (min-width: 1366px) {
    
    /*Header*/
    
  #header .searchbox {
    margin-left: 20px;
    width: 156px;
  }

  #header .search {
    width: 221px;
  }

  #header .search #tags {
    width: 100%;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__input {
    width: 100%;
  }

  #header .search button {
    right: 0%;
    left: 87%;
  }

  #header .cmp-searchbox .cmp-searchbox__inner form {
    width: 247px;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:first-child {
    margin-left: 0 ! important;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 {
    min-width: auto ! important;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(5) {
    margin-right: 0 ! important;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:first-child {
    width: initial;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:last-child {
    margin-right: 0 ! important;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(2) {
    width: initial;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(3), #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0:nth-child(4) {
    width: initial;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 {
    min-width: auto ! important;
    margin: 0 4.7% ! important;
    width: initial ! important;
  }
  
  /*Footer*/
  
  #footer .fullfooter .list-inline li.margin {
    margin-left: -10px !important;
  }

  #footer .info-content .inner-info p.flag {
    background-size: 33px;
    padding-bottom: 0;
    background-position: 4px 0;
  }

  #header .search_box {
    margin-left: 20px;
    width: 156px;
  }
}

@media only screen and (min-width: 1160px) and (max-width: 1360px) {
  #footer .fullfooter .list-inline li.margin1 {
    margin-left: -10px !important;
  }
}

@media only screen and (min-width: 1400px) {
    
    /*Header*/
    
  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 {
    margin: 0 4.9% ! important;
  }
}

@media only screen and (min-width: 1501px) {
  #header .search_box {
    margin-left: 3%;
  }

  #header ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 {
    margin: 0 5.4% ! important;
  }

  #header .searchbox {
    margin-left: 41px;
  }

  #header .cmp-searchbox .cmp-searchbox__inner form {
    width: 249px;
  }
}

@media only screen and (min-device-width: 800px) and (max-device-height: 1280px) and (orientation: landscape) {
  #header .search button {
    right: 5%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1160px) {
  #footer .fullfooter .list-inline li:nth-child(7) {
    margin-left: -10px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1199px) {
  .modal.exit-ramp-modal .modal-box {
    max-width: 95.666667%;
  }

  .modal.exit-ramp-modal .modal__close {
    max-width: 95.666667%;
  }

  .exit-ramp-body {
    font-size: 16px;
  }

  .modal-box {
    width: 95%;
  }

  .exit-ramp-actions .exit-ramp-cancel, .exit-ramp-actions .exit-ramp-continue {
    font-size: 16px;
    min-width: 128px;
  }
}

@media screen and (max-width:990px) {
    /*Header*/
    
  #header .list-inline li {
    font-size: 11px;
    line-height: 15.71px;
  }

  #header .list-inline li:nth-child(3) a, 
    #header .list-inline li:nth-child(4) a, 
    #header .list-inline li:nth-child(5) a, 
    #header .list-inline li:nth-child(6) a {
    font-size: 12px;
    line-height: 17.14px;
  }

  #header .list-inline li:last-child a {
    font-size: 12px;
    line-height: 17.14px;
  }

  #header #mobile-logo {
    padding: 0px;
    display: block;
  }

  #header #header-flex {
    background-color: #000;
    display: flex;
    flex-wrap: nowrap;
    padding: 0 20px;
    position: relative;
  }

  #header #mobile-logo .mobile-img {
    width: 197px;
    padding-top: 14px;
    padding-bottom: 0px;
  }

  #header #header-logo .desktop-logo {
    display: none;
  }

  #header #header-logo .logo .logo-img p {
    padding-top: 10px;
  }

  #header #header-logo .logo .logo-img {
    width: 90%;
    margin: auto;
  }

  #header .search_box {
    display: none;
  }

  #header .cmp-navigation {
    display: none;
  }

  #header .show .navigation-mobile .cmp-navigation {
    display: block;
  }

  #header .show .cmp-navigation__group {
    flex-direction: column;
  }

  #header .show ul li {
    height: 48px;
    padding: 13px 0 0px 0;
    border-bottom: 2px solid #3dadef;
    cursor: pointer;
    position: relative;
  }

  #header .show ul li.cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active a {
    border-bottom: 4px solid #f4a71c;
    width: fit-content ! important;
    color: #f4a71c;
  }

  #header .show ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0.cmp-navigation__item--active a {
    display: block;
    padding-bottom: 0px;
  }

  #header .show ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 {
    padding-top: 13px;
    margin-left: 0px;
    margin-right: 0px;
  }

  #header .show ul.cmp-navigation__group li.cmp-navigation__item.cmp-navigation__item--level-0 {
    height: 47.5px;
  }

  #header .show ul.cmp-navigation__group {
    width: 86%;
    margin-left: 14%;
    border: 1px solid black;
  }

  #header .show ul li.cmp-navigation__item.cmp-navigation__item--level-0 a {
    font-weight: 700;
    font-family: "helvetica-neue-lt-pro";
    font-size: 16px;
    padding-bottom: 0px;
    color: #fff;
    line-height: 32px;
    margin-left: 4px;
    padding: 0 0.25em;
    width: 86%;
  }

  #header .hamburger-wrapper {
    position: relative;
    background-color: transparent;
    padding: 9px 0px 5px 0px;
    border-top: 2px solid #3dadef;
    font-family: 'HelveticaNeueLTStd-Bd';
    border-bottom: 2px solid #3dadef;
    border-left: 0;
    margin-bottom: 0;
    margin-right: 0;
    border-right: 0;
    border-radius: 0;
    background-image: none;
    border: 1px solid transparent;
    display: flex;
    justify-content: flex-end;
  }

  #header a.ic-hamburger .hamburger-wrapper::after {
    padding: 12px 10px 9px 10px;
    border-top: 2px solid #3dadef;
    font-weight: 700;
    font-family: "helvetica-neue-lt-pro";
    border-bottom: 2px solid #3dadef;
    border-left: 0;
  }

  #header a.ic-hamburger.open .hamburger-wrapper::after {
    padding: 0px;
    border-top: 0;
    font-weight: 700;
    font-family: "helvetica-neue-lt-pro";
    border-bottom: 0px;
    border-left: 0;
  }

  a:focus {
    text-decoration: none;
  }

  #header a.ic-hamburger:hover {
    text-decoration: none;
  }

  #header .hamburger-wrapper::focus-visible {
    outline: none;
  }

  #header .hamburger-wrapper::after {
    content: 'MENU';
    color: white;
  }

  #header .hamburger-wrapper .hamburger {
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #888;
    display: none ! important;
  }

  #header .ic-hamburger.open .hamburger-top {
    transform: rotate(43deg) translate(4px, 5px);
    transform-origin: center;
  }

  #header .ic-hamburger.open .hamburger-mid {
    opacity: 0;
  }

  #header .ic-hamburger.open .hamburger-bottom {
    transform: rotate(-46deg) translate(8px, -8px);
    transform-origin: center;
  }

  #header .show {
    position: absolute;
    top: 100%;
    z-index: 999999;
    left: 0;
    width: 100%;
    background-color: #000;
    padding: 0px;
    overflow-y: auto;
    padding-top: 0px;
    visibility: visible;
  }

  #header a.ic-hamburger.open .hamburger-wrapper {
    position: relative;
    background-color: transparent;
    border: 0;
    border-radius: 25px;
    padding: 13px 0px;
    background-image: url('/content/dam/intelligentcontent/brands/daliresp/us/en/image/menu-close.png');
    background-size: 37px;
    background-position: right;
    background-repeat: no-repeat;
    margin-top: 15px;
    padding-bottom: 32px;
  }

  #header .navigation {
    padding-bottom: 0px;
  }

  #header .navigation .ic-header {
    padding: 0px 0 0 0;
    border-bottom: none;
  }

  #header a.ic-hamburger.open .hamburger-wrapper::after {
    color: transparent ! important;
  }
  
  /*Search for header*/
  
  #header .navigation-overlay.show .cmp-searchbox__inner label {
    display: none;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__icon {
    width: auto;
    padding: 0px 0px;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__clear-icon {
    padding: 0px 0px;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
    position: absolute;
    top: 1px;
    right: -6px;
    width: 30px;
    height: 33px;
    border: none;
    padding: 0px;
    background-color: transparent;
    background-image: url('/content/dam/intelligentcontent/brands/daliresp/us/en/image/search-icon-header.jpg');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
  }

  #header .cmp-searchbox form {
    position: relative;
    width: 100%;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button .fa-search:before {
    content: "";
  }

  #header:has(.ic-hamburger.open) #mobile-logo,
#header:has(.ic-hamburger.open) #header-logo p,
#header #header-flex .searchbox,
#header #header-flex .searchbox label,
#header-flex .searchbox .cmp-searchbox__icon {
    display: none;
  }

  #header:has(.ic-hamburger.open) #header-flex .searchbox {
    display: block;
    margin: 0;
    top: 260px !important;
    z-index: 999999;
    left: 14%;
    width: 72%;
  }

  #header-flex .searchbox .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field {
    border: none;
  }

  #header-flex .navigation-overlay.show {
    height: 100vh !important;
    overflow: auto;
    padding-bottom: 90px;
  }

  #header a.ic-hamburger {
    width: fit-content;
    display: block;
    margin: 0 0px 0 auto;
  }

  #header a.ic-hamburger.open {
    margin-right: 10px;
  }

  #header .show .navigation-mobile .cmp-navigation {
    padding-bottom: 90px;
    /*overflow-y: scroll;*/
    ;
  }
}

@media screen and (max-width: 991px) {
    
    /*Footer*/

  #footer {
    padding-bottom: 0px;
  }

  #footer .info-content .inner-info .footer-text-flex {
    margin-top: 63px;
  }

  body:has(.ic-hamburger.open) {
    overflow-y: hidden !important;
    position: fixed;
  }
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
  #header-flex .searchbox {
    top: 28%;
    margin-left: 12%;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
    right: 19px !important;
  }
}

@media only screen and (min-width: 821px) and (max-width: 1024px) {
  #header-flex .searchbox {
    top: 32%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1024px) {
  #header .navigation-mobile {
    display: none !important;
  }

  body {
    overflow-y: scroll !important;
  }
}

@media screen and (max-width: 768px) {

  .back-to-top a:after {
    font-size: 21px;
    position: relative;
    top: 6px;
    font-family: 'HelveticaCdLt';
  }
}

@media screen and (max-width: 767px) {
    
    /*Header*/
    
  #header-flex .searchbox {
    top: 51%;
    margin-left: 11%;
  }
  
  /*Exit ramp*/
  
  .exit-ramp-title {
    margin-top: 0px;
  }

  .modal.exit-ramp-modal .modal-box__content {
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
    padding-top: 20px;
  }

  .modal.exit-ramp-modal .modal-box {
    max-width: 95.666667%;
  }

  .modal.exit-ramp-modal .modal__close {
    max-width: 95.666667%;
  }

  .exit-ramp-body {
    font-size: 16px;
  }

  .modal-box {
    width: 95%;
  }

  .exit-ramp-actions .exit-ramp-cancel, .exit-ramp-actions .exit-ramp-continue {
    font-size: 16px;
    min-width: 128px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #header-flex .searchbox {
    margin-left: 12%;
    top: 137%;
  }
}

@media screen 
  and (min-width: 740px) 
  and (max-width: 780px) 
  and (orientation: portrait) {


  #header-flex .searchbox {
    margin-left: 12%;
  }
}

@media screen and (max-width: 540px) {


  .modal {
    top: 0;
  }
}

@media screen and (max-width: 380px) {
  #header-flex .searchbox {
    top: 28%;
  }
}

@media screen 
  and (device-width: 360px) 
  and (device-height: 780px) 
  and (-webkit-device-pixel-ratio: 3) {
  
  #header-flex .searchbox {
    top: 52% !important;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
    right: 0px;
  }
}

@media only screen and (min-width: 380px) and (max-width: 400px) {

  #header-flex .searchbox {
    top: 51% !important;
  }

  #header .cmp-searchbox .cmp-searchbox__inner .cmp-searchbox__field .cmp-searchbox__button {
    right: 10px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 507px) {
  #header-flex .searchbox {
    top: 45%;
  }
}

@supports (-webkit-touch-callout: none) {
  @media screen and (orientation: landscape){
    #header-flex .navigation-overlay.show{padding-bottom: 150px}
  }
}