a[data-drupal-link-system-path="node/203"] + ul li:first-child {
    display: none !important;
}

@media (max-width: 980px) {
	a[data-drupal-link-system-path="node/203"] + ul li:first-child {
    display: block !important;
  }

}

.node-126 .adx_com_banner h3 {
    font-size: 90px;
    color: #fff;
    font-weight: bold;
    text-align:center;
    text-transform: uppercase;
}
.node-126 .adx_com_banner p {
    font-size: 49px !important;
    font-weight: bold !important;
    text-transform: uppercase;
        line-height: 1.2;
    text-align: center;
}
.node-126 .adx_com_banner h2 {
    font-size: 144px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
}
.node-126 .adx_com_banner h4 {
    margin-top: 0;
    font-size: 50px !important;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.node-126 .slick-track .slick-slide:nth-child(2) .slide {
    padding-top: 0 !important;
}

.node-126 .slick-track .slick-slide:nth-child(2) .slide .left-side.col-lg-7.text-center {
    width: 100%;
}
.node-126 .slick-track .slick-slide:nth-child(2) .d-flex.align-items-center.justify-content-center.flex-column.flex-md-row {
    display: flex;
    gap: 0;
    justify-content: center;
}
.node-126 .adx_com_banner a.start-here {
    width: 170px;
    border: 1px solid;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    border-radius: 10px;
    font-weight: 500;
    margin: 0 auto;
}

@media (max-width: 768px) {
	
	.node-126 .adx_com_banner h3 {
    font-size: 30px;
  }
  .node-126 .adx_com_banner p {
    font-size: 20px !important;
  }
  .node-126 .adx_com_banner h2 {
    font-size: 54px;
  }
  .node-126 .adx_com_banner h4 {
    font-size: 20px !important;
  }
}