@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;500&display=swap");
html {
  /* font-family: halyard-display, sans-serif; */
  font-family: "Work Sans", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  letter-spacing: -0.4px;
  font-size: 62.5%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
img {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: 0.5;
  pointer-events: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  list-style: none;
  text-decoration: none;
  -webkit-text-size-adjust: none;
  -webkit-appearance: none;
}

body {
  font-family: Ubuntu;
  overflow-x: hidden;
  padding-bottom: 36px;
}
body.privacy-tnc-page .message-box-wrapper, body.privacy-tnc-page .terms-section, body.privacy-tnc-page .terms-section {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 60px;
}
body.privacy-tnc-page .message-box-wrapper h1, body.privacy-tnc-page .terms-section h1, body.privacy-tnc-page .terms-section h1 {
  letter-spacing: -1.88px;
  line-height: 70px;
  text-align: center;
  margin-bottom: 8px;
}
body.privacy-tnc-page .message-box-wrapper .description, body.privacy-tnc-page .terms-section p, body.privacy-tnc-page .terms-section p{
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: -0.68px;
  line-height: 24px;
  color: #000;
  width: 80%;
  margin-bottom: 20px;
}
body.privacy-tnc-page .content-wrapper .row {
  margin-bottom: 80px;
}
body.privacy-tnc-page .content-wrapper .row .col-1 {
  width: 30%;
}
body.privacy-tnc-page .content-wrapper .row .col-1 h2 {
  font-size: 3.8rem;
  font-weight: 500;
  letter-spacing: -1.43px;
  line-height: 50px;
  width: 80%;
}
body.privacy-tnc-page .content-wrapper .row .col-2 {
  width: 70%;
}
body.privacy-tnc-page .content-wrapper .row .col-2 p,
body.privacy-tnc-page .content-wrapper .row .col-2 ul li,
body.privacy-tnc-page .content-wrapper .row .col-2 address,
body.privacy-tnc-page .content-wrapper .row .col-2 .link-text,
body.privacy-tnc-page .content-wrapper .row .col-2 h3 {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: -0.68px;
  line-height: 24px;
  margin-bottom: 20px;
}
body.privacy-tnc-page .content-wrapper .row .col-2 p:last-child,
body.privacy-tnc-page .content-wrapper .row .col-2 ul li:last-child,
body.privacy-tnc-page .content-wrapper .row .col-2 address:last-child,
body.privacy-tnc-page .content-wrapper .row .col-2 .link-text:last-child,
body.privacy-tnc-page .content-wrapper .row .col-2 h3:last-child {
  margin-bottom: 0;
}
body.privacy-tnc-page .content-wrapper .row .col-2 h3 {
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 20px;
}
body.privacy-tnc-page .content-wrapper .row .col-2 .link-text:hover {
  text-decoration: underline;
}
body.privacy-tnc-page .content-wrapper .row .col-2 ul li {
  position: relative;
  padding-left: 20px;
}
body.privacy-tnc-page .content-wrapper .row .col-2 ul li:before {
  position: absolute;
  content: attr(data-rel);
  top: 3px;
  left: 0;
  width: 30px;
  height: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: -0.68px;
  line-height: 21px;
  color: #ffcc3a;
}
body.privacy-tnc-page .content-wrapper .row .col-2 address {
  font-style: normal;
}
body.privacy-tnc-page .content-wrapper .row .col-2 .bullet-number {
  color: #ffcc3a;
  margin-right: 15px;
  display: inline-block;
  font-weight: 500;
}
body.home-page,
body.about-us-page,
body.advertise-with-us-page {
  padding-bottom: 0;
}
body.home-page .advertise-with-us,
body.about-us-page .advertise-with-us,
body.advertise-with-us-page .advertise-with-us {
  display: block;
}

main {
  padding-top: 78px;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
main .banner-wrapper {
  height: calc(100vh - 78px);
  overflow: hidden;
}
main .ht-media-intro {
  margin-bottom: 113px;
}
main .ht-media-intro .ht-media-logo {
  margin-bottom: 71px;
}
main .ht-media-intro h1 {
  color: #202020;
  margin-bottom: 20px;
  text-align: center;
}
main .ht-media-intro h1 br {
  display: none;
}
main .ht-media-intro h2 {
  font-size: 2.8rem;
  font-weight: normal;
  color: #3e3e3e;
  line-height: 44px;
  margin-bottom: 40px;
  width: 70%;
  text-align: center;
}
main .ht-media-intro .child-companies {
  width: 59%;
  margin: 0 auto;
  position: relative;
}
main .ht-media-intro .child-companies .carousel-content {
  display: inline-block;
  width: 100%;
}
main .ht-media-intro .child-companies .carousel-content img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
main .ht-media-intro .child-companies .owl-nav .owl-prev,
main .ht-media-intro .child-companies .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
main .ht-media-intro .child-companies .owl-nav .owl-prev span,
main .ht-media-intro .child-companies .owl-nav .owl-next span {
  color: #ffcc3a;
  font-size: 0px;
}
main .ht-media-intro .child-companies .owl-nav .owl-prev:before,
main .ht-media-intro .child-companies .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #ffcc3a;
  border-right: 2px solid #ffcc3a;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
main .ht-media-intro .child-companies .owl-nav .owl-prev.disabled:before,
main .ht-media-intro .child-companies .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
main .ht-media-intro .child-companies .owl-nav .owl-prev {
  left: -30px;
  top: 57%;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
main .ht-media-intro .child-companies .owl-nav .owl-next {
  right: -30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
main .message-box-wrapper {
  background-color: #ffcc3a;
  padding-top: 76px;
  padding-bottom: 76px;
  margin-bottom: 100px;
}
main .message-box-wrapper p {
  color: #202020;
  font-size: 5rem;
  letter-spacing: -1.88px;
  line-height: 68px;
  width: 70%;
  text-align: center;
}
main .message-box-wrapper .link-text {
  color: #202020;
  font-size: 2rem;
  line-height: 35px;
}
main .message-box-wrapper ul {
  width: 70%;
}
main .testimonials {
  margin-bottom: 90px;
}
main .testimonials h2 {
  margin-bottom: 30px;
}
main .testimonials .testimonials-wrapper {
  width: 60%;
}
main .testimonials .testimonials-wrapper .box-content {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
main .testimonials .testimonials-wrapper .box-content .customer-pic {
  margin-right: 20px;
}
main .testimonials .testimonials-wrapper .box-content .testimnials-content .description {
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -0.75px;
  line-height: 28px;
  margin-bottom: 24px;
}
main .testimonials .testimonials-wrapper .box-content .testimnials-content .description span {
  z-index: -1;
  position: relative;
}
main .testimonials .testimonials-wrapper .box-content .testimnials-content .description span:first-child:before,
main .testimonials .testimonials-wrapper .box-content .testimnials-content .description span:last-child:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 25px;
  top: -4px;
}
main .testimonials .testimonials-wrapper .box-content .testimnials-content .description span:first-child:before {
  background: url("../images/inverted-comma-open.svg") no-repeat 0 0;
  background-size: contain;
  left: -14px;
}
main .testimonials .testimonials-wrapper .box-content .testimnials-content .description span:last-child:before {
  background: url("../images/inverted-comma-close.svg") no-repeat 0 0;
  background-size: contain;
  left: -11px;
}
main .testimonials .testimonials-wrapper .box-content .testimnials-content .customer-name {
  font-size: 2.4rem;
  letter-spacing: -0.9px;
  line-height: 24px;
}
main .testimonials .testimonials-wrapper .box-content .testimnials-content .customer-designation {
  font-size: 2rem;
  font-weight: 300;
  letter-spacing: -0.75px;
  line-height: 24px;
}
main .testimonials .testimonials-wrapper .owl-stage-outer {
  padding-bottom: 26px;
}
main .testimonials .testimonials-wrapper .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-prev span,
main .testimonials .testimonials-wrapper .owl-nav .owl-next span {
  font-size: 0px;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-prev,
main .testimonials .testimonials-wrapper .owl-nav .owl-next {
  position: absolute;
  top: 15%;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-prev span,
main .testimonials .testimonials-wrapper .owl-nav .owl-next span {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-prev span:before,
main .testimonials .testimonials-wrapper .owl-nav .owl-prev span:after,
main .testimonials .testimonials-wrapper .owl-nav .owl-next span:before,
main .testimonials .testimonials-wrapper .owl-nav .owl-next span:after {
  content: "";
  position: absolute;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-prev span:before,
main .testimonials .testimonials-wrapper .owl-nav .owl-next span:before {
  width: 100%;
  height: 1px;
  background-color: #ffcc3a;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
main .testimonials .testimonials-wrapper .owl-nav .owl-prev span:after,
main .testimonials .testimonials-wrapper .owl-nav .owl-next span:after {
  width: 80%;
  height: 80%;
  border-top: 1px solid #ffcc3a;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-prev {
  margin-right: 165px;
  left: -50px;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-prev span:before {
  margin-left: -2px;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-prev span:after {
  border-left: 1px solid #ffcc3a;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
main .testimonials .testimonials-wrapper .owl-nav .owl-next {
  right: -30px;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-next span:before {
  margin-left: -3px;
}
main .testimonials .testimonials-wrapper .owl-nav .owl-next span:after {
  border-right: 1px solid #ffcc3a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
main .advertise-with-us {
  background-color: #ffcc3a;
  padding: 5px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
main .advertise-with-us p a {
  font-size: 2.2rem;
  color: #202020;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
main .advertise-with-us p a:hover {
  text-decoration: underline;
}
main .social-feed-wrapper {
  background-color: #ffcc3a;
  padding: 80px 0 185px 0;
}
main .tab-wrapper {
  margin-bottom: 110px;
}
main .tab-wrapper > .fixed-wrapper > .tabs > ul {
  margin-bottom: 30px;
}
main .tab-wrapper > .fixed-wrapper > .tabs > ul li {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 68px;
  text-align: center;
  border-bottom: 3px solid rgba(32, 32, 32, 0.4);
  width: 50%;
  position: relative;
  opacity: 0.4;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  white-space: nowrap;
}
main .tab-wrapper > .fixed-wrapper > .tabs > ul li:hover {
  cursor: pointer;
}
main .tab-wrapper > .fixed-wrapper > .tabs > ul li:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  height: 0;
  width: 100%;
  background: #202020;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
main .tab-wrapper > .fixed-wrapper > .tabs > ul li.active {
  opacity: 1 !important;
}
main .tab-wrapper > .fixed-wrapper > .tabs > ul li.active:after {
  height: 5px;
}
main .tab-wrapper > .fixed-wrapper .tab-content-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
main .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content {
  height: 0;
  overflow: hidden;
}
main .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content.active {
  height: 100%;
}
main .awards {
  margin-bottom: 85px;
}
main .awards .fixed-wrapper > .heading {
  text-align: center;
  margin-bottom: 40px;
}
main .awards .fixed-wrapper > h2 {
  font-weight: bold;
}
main .awards .ht-gallery-content {
  width: 100%;
}
main .awards .ht-gallery-content.display-flex {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
main .awards .ht-gallery-content.display-flex.justify-content-center .carousel-content {
  margin-left: 3%;
}
main .awards .ht-gallery-content.display-flex.justify-content-center .carousel-content:first-child {
  margin-left: 0;
}
main .awards .ht-gallery-content .carousel-content {
  position: relative;
}
main .awards .ht-gallery-content .carousel-content .gallery-image img {
  width: 100%;
}
main .awards .ht-gallery-content .carousel-content .gallery-content {
  position: absolute;
  bottom: 40px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 1;
  padding-left: 30px;
  padding-right: 30px;
}
main .awards .ht-gallery-content .carousel-content .gallery-content .headline,
main .awards .ht-gallery-content .carousel-content .gallery-content .tagline,
main .awards .ht-gallery-content .carousel-content .gallery-content .description,
main .awards .ht-gallery-content .carousel-content .gallery-content .bulleted-content li {
  color: #fff;
  opacity: 0.95;
}
main .awards .ht-gallery-content .carousel-content .gallery-content .headline {
  font-size: 3.2rem;
  letter-spacing: -1.73px;
  line-height: 32px;
  margin-bottom: 15px;
}
main .awards .ht-gallery-content .carousel-content .gallery-content .tagline,
main .awards .ht-gallery-content .carousel-content .gallery-content .description {
  font-size: 1.8rem;
  line-height: 22px;
  text-align: left;
}
main .awards .ht-gallery-content .carousel-content .gallery-content .description {
  font-weight: 300;
}
main .awards .ht-gallery-content .carousel-content .gallery-content .bulleted-content li {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: -0.68px;
  line-height: 22px;
  list-style-type: disc;
  margin-left: 20px;
}
main .awards .ht-gallery-content .owl-nav .owl-prev,
main .awards .ht-gallery-content .owl-nav .owl-next {
  position: absolute;
  top: 50%;
}
main .awards .ht-gallery-content .owl-nav .owl-prev span,
main .awards .ht-gallery-content .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
main .awards .ht-gallery-content .owl-nav .owl-prev:before,
main .awards .ht-gallery-content .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
main .awards .ht-gallery-content .owl-nav .owl-prev.disabled:before,
main .awards .ht-gallery-content .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
main .awards .ht-gallery-content .owl-nav .owl-prev {
  top: 52%;
  left: 15px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
main .awards .ht-gallery-content .owl-nav .owl-next {
  right: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
main .awards.col-gt-3 .ht-gallery-content {
  padding: 25px;
}
main .latest-results {
  background-color: #ffd14d;
  padding: 20px 80px 20px 30px;
  position: relative;
  margin-bottom: 115px;
}
main .latest-results:after {
  content: "";
  position: absolute;
  top: 25px;
  left: 25px;
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  z-index: -1;
}
main .latest-results .col-1,
main .latest-results .col-2 {
  width: 50%;
}
main .latest-results .col-1 .heading {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 50px;
}
main .latest-results .col-1 .tagline {
  color: #202020;
  font-size: 2.2rem;
  letter-spacing: -0.82px;
  line-height: 30px;
  font-weight: 300;
}
main .latest-results .col-2 {
  text-align: right;
}
main .latest-results .col-2 a {
  color: #202020;
}

.overflow-hidden {
  overflow: hidden;
}

h1,
h2,
h3 {
  font-size: 5rem;
  color: #000;
}

.headline,
.tagline,
.sub-heading {
  color: #000;
}

.headline {
  font-size: 5rem;
}

.tagline {
  font-size: 2rem;
}

.sub-heading {
  font-size: 1.4rem;
}

.link-text {
  color: #fff;
  font-size: 2rem;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.link-text.colorBlack {
  color: #000;
}
.link-text.color202020 {
  color: #202020;
}
.link-text.with-underline {
  text-decoration: underline;
}
.link-text.with-arrow {
  position: relative;
  padding-right: 20px;
  font-size: 22px;
}
.link-text.with-arrow:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 12px;
  background-color: #fff;
  top: 50%;
  right: 0;
}
.link-text.with-arrow:after {
  content: "";
  position: absolute;
  height: 7px;
  width: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 50%;
  right: 1px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
.link-text.with-arrow.black-arrow:before {
  background-color: #000;
}
.link-text.with-arrow.black-arrow:after {
  border-color: #000;
}
.link-text.with-arrow:hover {
  text-decoration: none;
}
.link-text.with-arrow:hover:after {
  right: -3px;
}
.link-text.down-arrow {
  position: relative;
  padding-right: 20px;
}
.link-text.down-arrow:before {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.link-text.play-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.link-text.play-icon span {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: relative;
  margin-right: 5px;
}
.link-text.play-icon span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.link-text.play-icon:hover {
  opacity: 0.5;
}

.fixed-wrapper {
  width: 1280px;
  margin: 0 auto;
}

.full-width {
  width: 100%;
}

.padded-box-left-right-72 {
  padding-left: 72px;
  padding-right: 72px;
}

.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-direction-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.justify-content-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.show-in-devices {
  display: none;
}

.column-container.two-columns .col-1,
.column-container.two-columns .col-2 {
  width: 49%;
}

.column-wrapper.three-column .column {
  width: 30%;
}

.boldFont {
  font-weight: bold;
}

header {
  position: fixed;
  width: 100%;
  z-index: 2;
  background-color: #f4f4f4;
  top: 0;
  left: 0;
  height: 78px;
}
header .display-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header .display-flex .logo {
  width: 20%;
}
header .display-flex .logo img {
  max-width: 120px;
}
header .display-flex nav {
  width: 74%;
  padding-right: 20px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
header .display-flex nav > .close {
  position: absolute;
  top: 15px;
  right: 25px;
  width: 20px;
  height: 20px;
  text-indent: -10000px;
  display: none;
}
header .display-flex nav > .close:before,
header .display-flex nav > .close:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 0;
  right: 0;
  background-color: transparent;
}
header .display-flex nav > .close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .display-flex nav > .close:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  left: 118%;
}
header .display-flex nav > .close:hover:before,
header .display-flex nav > .close:hover:after {
  border-color: #ffcc3a;
}
header .display-flex nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 2rem;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .display-flex nav > ul > li {
  margin-left: 30px;
  font-weight: 300;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
header .display-flex nav > ul > li:first-child {
  margin-left: 0;
}
header .display-flex nav > ul > li a {
  letter-spacing: -0.75px;
  color: #202020;
  position: relative;
}
header .display-flex nav > ul > li a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #202020;
  bottom: -1px;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  overflow: hidden;
}
header .display-flex nav > ul > li a:hover:before {
  width: 100%;
}
header .display-flex nav > ul > li.active {
  font-weight: 500;
}
header .display-flex nav > ul > li.active a:before {
  width: 100%;
}
header .display-flex nav > ul > li.sub-level {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
header .display-flex nav > ul > li.sub-level:hover > a:before {
  width: 100%;
}
header .display-flex nav > ul > li.sub-level > a {
  padding-right: 8px;
}
header .display-flex nav > ul > li.sub-level.sub-menu-open > a span {
  display: block;
}
header .display-flex nav > ul > li.sub-level > span {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #202020;
  border-right: 1px solid #202020;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  cursor: pointer;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
header .display-flex nav > ul > li.sub-level > a span {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #202020;
  bottom: -37px;
  left: 50%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: none;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper {
  position: absolute;
  left: 0;
  top: 78px;
  width: 100%;
  padding: 48px 70px;
  background-color: #202020;
  display: none;
  z-index: 2;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li {
  width: 20%;
  margin-top: 50px;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li:first-child,
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li:nth-child(2),
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li:nth-child(3),
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li:nth-child(4),
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li:nth-child(5) {
  margin-top: 0;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > a {
  color: #fff;
  font-size: 2rem;
  letter-spacing: -0.75px;
  line-height: 24px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px;
  display: inline-block;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > a:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background-color: #ffcc3a;
  bottom: 8px;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > a:only-child:hover {
  color: #ffcc3a;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li.active > a {
  color: #ffcc3a;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > ul {
  margin-top: 5px;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > ul li {
  margin-left: 0;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > ul li a {
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 22px;
}
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > ul li a:hover,
header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > ul li a.active {
  color: #ffcc3a;
}
header .display-flex nav .full-window-menu .close {
  position: absolute;
  top: 44px;
  right: 72px;
  width: 20px;
  height: 20px;
  text-indent: -10000px;
}
header .display-flex nav .full-window-menu .close:before,
header .display-flex nav .full-window-menu .close:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 0;
  right: 0;
  background-color: transparent;
}
header .display-flex nav .full-window-menu .close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .display-flex nav .full-window-menu .close:after {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  left: 118%;
}
header .display-flex nav .full-window-menu .close:hover:before,
header .display-flex nav .full-window-menu .close:hover:after {
  border-color: #ffcc3a;
}
header .display-flex nav .full-window-menu {
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background-color: #202020;
  z-index: 2;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
header .display-flex nav .full-window-menu .close {
  display: none;
}
header .display-flex nav .full-window-menu ul {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header .display-flex nav .full-window-menu ul li {
  margin-left: 0;
  margin-top: 30px;
  text-align: center;
}
header .display-flex nav .full-window-menu ul li:first-child {
  margin-top: 0;
}
header .display-flex nav .full-window-menu ul li a {
  color: #fff;
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 43px;
  font-weight: 300;
}
header .display-flex nav .full-window-menu ul li a:hover {
  color: #ffcc3a;
}
header .display-flex nav .full-window-menu ul li.active a {
  color: #ffcc3a;
}
header .display-flex .site-search,
header .display-flex .hamburger-menu {
  width: 3%;
}
header .display-flex .hamburger-menu {
  position: relative;
  width: 24px;
  height: 17px;
}
header .display-flex .hamburger-menu span {
  height: 2px;
  width: 100%;
  display: block;
  background-color: #202020;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  opacity: 1;
}
header .display-flex .hamburger-menu:before,
header .display-flex .hamburger-menu:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  border-bottom: 2px solid #202020;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
header .display-flex .hamburger-menu:after {
  top: auto;
  bottom: 0;
  width: 70%;
}
header .display-flex .hamburger-menu:hover span {
  width: 50%;
}
header .display-flex .hamburger-menu:hover:before,
header .display-flex .hamburger-menu:hover:after {
  width: 100%;
}
header .display-flex .hamburger-menu.menu-open {
  z-index: 2;
}
header .display-flex .hamburger-menu.menu-open span {
  background-color: #fff;
  opacity: 0;
}
header .display-flex .hamburger-menu.menu-open:before,
header .display-flex .hamburger-menu.menu-open:after {
  border-bottom-color: #fff;
  width: 100%;
}
header .display-flex .hamburger-menu.menu-open:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  top: -1px;
}
header .display-flex .hamburger-menu.menu-open:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  bottom: -1px;
}
header .display-flex .hamburger-menu.menu-open:hover span {
  background: #ffcc3a;
}
header .display-flex .hamburger-menu.menu-open:hover:before,
header .display-flex .hamburger-menu.menu-open:hover:after {
  border-bottom-color: #ffcc3a;
}
header .display-flex .site-search {
  display: none;
}
header .display-flex .site-search i {
  display: block;
  font-size: 0px;
  width: 15px;
  height: 15px;
  border: 2px solid #202020;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
header .display-flex .site-search i:hover {
  opacity: 0.3;
}
header .display-flex .site-search i:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 7px;
  bottom: -6px;
  right: -3px;
  background-color: #202020;
  -webkit-transform: rotate(-41deg);
  -ms-transform: rotate(-41deg);
  transform: rotate(-41deg);
}

footer {
  background-color: #202020;
  padding: 35px 0;
}
footer nav ul {
  width: 80%;
}
footer nav ul li {
  width: 25%;
  margin-top: 30px;
}
footer nav ul li:first-child,
footer nav ul li:nth-child(2),
footer nav ul li:nth-child(3),
footer nav ul li:first-child,
footer nav ul li:nth-child(2),
footer nav ul li:nth-child(4) {
  margin-top: 0;
}
footer nav ul li a {
  color: #fff;
  font-size: 1.6rem;
  position: relative;
}
footer nav ul li a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #fff;
  bottom: -1px;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
footer nav ul li a:hover:before {
  width: 100%;
}
footer nav ul li.active a {
  color: #ffcc3a;
}
footer .social-copyrights-wrapper {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
footer .social-copyrights-wrapper .ht-media-logo {
  max-width: 150px;
  margin-bottom: 30px;
}
footer .social-copyrights-wrapper .social-media-wrapper {
  margin-bottom: 15px;
}
footer .social-copyrights-wrapper .social-media-wrapper a {
  background: url("../images/social-media-icons.png") no-repeat 0 0;
  display: inline-block;
  margin-left: 15px;
  width: 30px;
  height: 30px;
  position: relative;
  top: 0;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
footer .social-copyrights-wrapper .social-media-wrapper a:first-child {
  margin-left: 0;
}
footer .social-copyrights-wrapper .social-media-wrapper a.youtube {
  background-position: -70px -2px;
  width: 33px;
  height: 25px;
}
footer .social-copyrights-wrapper .social-media-wrapper a.instagram {
  background-position: -118px -1px;
}
footer .social-copyrights-wrapper .social-media-wrapper a.twitter {
  background-position: -28px -3px;
  height: 24px;
}
footer .social-copyrights-wrapper .social-media-wrapper a.linkedin {
  background-position: -159px -1px;
  width: 33px;
}
footer .social-copyrights-wrapper .social-media-wrapper a.facebook {
  width: 13px;
}
footer .social-copyrights-wrapper .copyrights-text {
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
}

.popup-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 560px;
  width: 90%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 44px 22px 0 22px;
  display: none;
  background-color: #fff;
  z-index: 3;
}
.popup-wrapper .close-popup {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.popup-wrapper .close-popup:before,
.popup-wrapper .close-popup:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 20px;
  background-color: #202020;
  top: 4px;
  left: 5px;
}
.popup-wrapper .close-popup:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-wrapper .close-popup:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.popup-wrapper .close-popup:hover {
  opacity: 0.5;
}
.popup-wrapper .popup-content {
  display: block;
}
.popup-wrapper .popup-content-form {
  display: none;
}
.popup-wrapper.display-form {
  display: block;
  padding-bottom: 24px !important;
}
.popup-wrapper.display-form .popup-content-form {
  display: block;
}
.popup-wrapper.display-form .popup-content-form .heading {
  font-size: 3.8rem;
  font-weight: 500;
  letter-spacing: -1.43px;
  line-height: 70px;
  text-align: center;
}
.popup-wrapper.display-form .popup-content-form .description {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  margin-bottom: 30px;
}
.popup-wrapper.display-form .popup-content-form .column {
  margin-bottom: 20px;
  width: 45%;
}
.popup-wrapper.display-form .popup-content-form .column label {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 30px;
}
.popup-wrapper.display-form .popup-content-form .column input[type="text"],
.popup-wrapper.display-form .popup-content-form .column input[type="email"],
.popup-wrapper.display-form .popup-content-form .column input[type="tel"],
.popup-wrapper.display-form .popup-content-form .column input[type="number"] {
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 30px;
  border-bottom: 1px solid #202020;
}
.popup-wrapper.display-form .popup-content-form .column.full-width {
  width: 100%;
}
.popup-wrapper.display-form .popup-content-form .btnSubmit {
  background-color: #ffcc3a;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 2px 26px;
  font-size: 2rem;
  letter-spacing: 1px;
  line-height: 30px;
  color: #000;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  border: 1px solid transparent;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.popup-wrapper.display-form .popup-content-form .btnSubmit:hover {
  border-color: #ffcc3a;
  background-color: transparent;
}
.popup-wrapper input[type="checkbox"] {
  -moz-appearance: checkbox;
  appearance: checkbox;
  -webkit-appearance: checkbox;
  height: 13px;
}
.popup-wrapper input[type="checkbox"][name="consent"] {
  margin-right: 10px;
}
.popup-wrapper .nav-icons .btn-prev,
.popup-wrapper .nav-icons .btn-next {
  position: absolute;
  top: 50%;
  font-size: 1px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.popup-wrapper .nav-icons .btn-prev:before,
.popup-wrapper .nav-icons .btn-next:before {
  content: "";
  position: absolute;
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}
.popup-wrapper .nav-icons .btn-prev.disabled,
.popup-wrapper .nav-icons .btn-next.disabled {
  opacity: 0.1;
}
.popup-wrapper .nav-icons .btn-prev {
  left: -40px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.popup-wrapper .nav-icons .btn-next {
  right: -40px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.popup-show:before {
  background-color: rgba(0, 0, 0, 0.7);
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.form-wrapper input[data-validation*="uppercase"] {
  text-transform: uppercase;
}

.form-wrapper .errorMsg {
  color: red;
  margin-top: 8px;
  visibility: hidden;
}
.form-wrapper .errorMsg.active {
  visibility: visible;
}

body.home-page header {
  opacity: 1;
}
body.home-page header.header-op {
  opacity: 1;
  z-index: 99;
}
body.home-page .advertise-with-us {
  opacity: 0;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

body.home-page .content-wrapper {
  height: 100%;
  overflow: hidden;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}

body.home-page .ht-media-intro .child-companies .carousel-content img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}

body.home-page .message-box-wrapper p {
  font-weight: bold;
}

body.home-page .banner-wrapper {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ffcc3a),
    color-stop(0, #ffcc3a),
    color-stop(30%, #ffcc3a),
    color-stop(0, #f4f4f4),
    to(#f4f4f4)
  );
  background: -webkit-linear-gradient(left, #ffcc3a 0%, #ffcc3a 0, #ffcc3a 30%, #f4f4f4 0, #f4f4f4 100%);
  background: -o-linear-gradient(left, #ffcc3a 0%, #ffcc3a 0, #ffcc3a 30%, #f4f4f4 0, #f4f4f4 100%);
  background: linear-gradient(to right, #ffcc3a 0%, #ffcc3a 0, #ffcc3a 30%, #f4f4f4 0, #f4f4f4 100%);
  margin-bottom: 0;
}
body.home-page .banner-wrapper .carousel-container {
  overflow: hidden;
}
body.home-page .banner-wrapper .carousel-container .homepage-banner-container {
  padding: 60px 0;
}
body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content {
  width: 1280px;
}
body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-1 {
  width: 38%;
  padding-left: 54px;
}
body.home-page
  .banner-wrapper
  .carousel-container
  .homepage-banner-container
  .box-content
  .col-1
  .banner-images-gallery {
  overflow: hidden;
}
body.home-page
  .banner-wrapper
  .carousel-container
  .homepage-banner-container
  .box-content
  .col-1
  .banner-images-gallery
  img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 {
  width: 60%;
  padding-left: 83px;
}
body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 h1 {
  font-size: 6rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 74px;
  margin-bottom: 32px;
  text-align: left;
  width: 100%;
}
body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 h2 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 34px;
  text-align: left;
  width: 100%;
}
body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 .brand-logos-gallery {
  overflow: hidden;
}
body.home-page
  .banner-wrapper
  .carousel-container
  .homepage-banner-container
  .box-content
  .col-2
  .brand-logos-gallery
  .product-gallery
  > div {
  padding-left: 25px;
  margin-bottom: 20px;
}
body.home-page
  .banner-wrapper
  .carousel-container
  .homepage-banner-container
  .box-content
  .col-2
  .brand-logos-gallery
  .product-gallery
  > div:first-child {
  padding-left: 0;
}
body.home-page
  .banner-wrapper
  .carousel-container
  .homepage-banner-container
  .box-content
  .col-2
  .brand-logos-gallery
  .product-gallery
  > div
  img {
  height: 78px;
  opacity: 1;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
/* body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 .brand-logos-gallery .product-gallery > div .mint-height{
  height: unset;
  width: 60%;
  margin: 0 auto;
} */
body.home-page
  .banner-wrapper
  .carousel-container
  .homepage-banner-container
  .box-content
  .col-2
  .brand-logos-gallery
  .active
  .product-gallery
  > div
  img {
  opacity: 1;
}
body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 .owl-dots {
  position: absolute;
  left: 0;
  bottom: 0;
}
body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 .owl-dots button {
  width: 70px;
  height: 5px;
  background-color: #979797;
  margin-left: 10px;
  opacity: 0.3;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.home-page
  .banner-wrapper
  .carousel-container
  .homepage-banner-container
  .box-content
  .col-2
  .owl-dots
  button.active {
  background-color: #ffcc3a;
  opacity: 1;
}
body.home-page
  .banner-wrapper
  .carousel-container
  .homepage-banner-container
  .box-content
  .col-2
  .owl-dots
  button:first-child {
  margin-left: 0;
}

body.home-page .ht-gallery-wrapper {
  margin-bottom: 40px;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-stage-outer {
  padding-bottom: 30px;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content {
  width: 320px;
  /* padding-bottom: 20px; */
  margin: 0 auto;

}
/* body.home-page .ht-gallery-wrapper .slick-carousel-home .carousel-content {
  margin: 0 50px 0 0;
} */
body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .flex-direction-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
body.home-page .ht-gallery-wrapper .slick-carousel-home .carousel-content .flex-direction-row {
  width: 320px;
  margin: 0 auto;
  -webkit-box-shadow: -8px 26px 20px 0 rgba(0, 0, 0, 0.03);
  box-shadow: -3px 6px 20px 7px rgba(0, 0, 0, 0.03);
}
.slick-carousel-home .slick-disabled {
  border-top: 2px solid gray !important;
  border-right: 2px solid gray !important;
}
.slick-carousel-home .slide-arrow {
  position: absolute;
  background-color: transparent;
  top: 100px;
  border: 0;
  outline: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.slick-carousel-home .slick-prev {
  left: 15px;
  z-index: 20;
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  transform: rotate(-130deg);
}
.slick-carousel-home .slick-next {
  right: 15px;
  z-index: 20;
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  transform: rotate(45deg);
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-image img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  height: 157px;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content {
  opacity: 1;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 18px;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content.slick-carousel-home .carousel-content .gallery-content {
  height: 280px;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .headline,
body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .tagline {
  text-align: left;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .headline {
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: -0.56px;
  line-height: 34px;
  margin-bottom: 10px;
  line-height: 34px;
  text-align: center;
  width: 100%;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .tagline {
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 22px;
  width: 100%;
  color: rgba(33, 56, 66, 0.6);
  text-align: justify;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-dots {
  text-align: center;
  margin-top: 40px;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-dots button {
  width: 54px;
  height: 3px;
  background-color: #202020;
  opacity: 0.4;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  margin-left: 10px;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-dots button:first-child {
  margin-left: 0;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-dots button.active {
  opacity: 1;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-prev,
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-next {
  position: absolute;
  top: 44%;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-prev span,
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-prev:before,
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-prev.disabled:before,
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-prev {
  top: 44%;
  left: 12px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.home-page .ht-gallery-wrapper .ht-gallery-content .owl-nav .owl-next {
  right: 12px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.preloader-visible main {
  padding-top: 0;
}

body.preloader-visible .preloader .ht-media-logo,
body.preloader-visible .preloader .preloader-text,
body.preloader-visible .preloader .scroll-text {
  opacity: 1;
}

body.preloader-animation-complete .content-wrapper {
  height: 100%;
  overflow-y: auto;
}

body.loading-animation .preloader-visible .preloader .preloader-bg {
  background: none;
}

body.loading-animation .preloader-grid img {
  opacity: 0;
  -webkit-transition: 1.5s all ease;
  -o-transition: 1.5s all ease;
  transition: 1.5s all ease;
  width: 160px;
  height: 160px;
}

main .preloader {
  height: 100vh;
  text-align: center;
  position: relative;
  z-index: 10;
  position: absolute;
  width: 100%;
  transform: translateY(0%);
  opacity: 1;
  transition: 1s;
  overflow: hidden;
}
main .preloader.preloader-visible2 {
  margin-top: -100vh;
}
main .preloader .preloader-bg {
  background: url("../images/photo-grid.png") no-repeat 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  background-color: #fff;
}
main .test {
  opacity: 0;
  transition: 1s;
  transform: translateY(-5%);
  display: none;
}
main .preloader .ht-media-logo {
  margin-bottom: 25px;
  display: inline-block;
  opacity: 0;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
main .preloader .ht-media-logo img {
  width: 100%;
}
main .preloader .preloader-text {
  font-size: 7rem;
  font-weight: 900;
  letter-spacing: -0.88px;
  width: 60%;
  opacity: 0;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
main .preloader .preloader-grid {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
main .preloader .scroll-text {
  font-size: 1.8rem;
  letter-spacing: 0.51px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-bottom: 100px;
  opacity: 0;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  color: #000;
  transition: 0.2s all ease;
}
main .preloader .scroll-text:after {
  content: "";
  position: absolute;
  height: 0;
  width: 1px;
  background-color: #000;
  left: 50%;
  top: 25px;
  -webkit-animation: scroll-down-line 2s infinite ease-in-out;
  animation: scroll-down-line 2s infinite ease-in-out;
}

@-webkit-keyframes scroll-down-line {
  0% {
    height: 0;
  }
  50% {
    height: 86px;
  }
  100% {
    height: 0;
  }
}

@keyframes scroll-down-line {
  0% {
    height: 0;
  }
  50% {
    height: 86px;
  }
  100% {
    height: 0;
  }
}

main .ht-reach-wrapper {
  padding: 0 0 36px 0;
  background: url("../images/banner-reach.png") no-repeat center center;
  background-size: cover;
  height: 100vh;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}
main .ht-reach-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 100%);
  z-index: 1;
}
main .ht-reach-wrapper .fixed-wrapper {
  position: relative;
  z-index: 1;
}
main .ht-reach-wrapper h2 {
  margin-bottom: 50px;
  color: #fff;
  font-weight: bold;
  letter-spacing: -1.88px;
  line-height: 68px;
  text-align: center;
}
main .ht-reach-wrapper h2 br {
  display: none;
}
main .ht-reach-wrapper h2.full-width,
main .ht-reach-wrapper .ht-reach-content.full-width {
  width: 802px;
}
main .ht-reach-wrapper .ht-reach-content {
  margin-bottom: 26px;
  width: 100%;
}
main .ht-reach-wrapper .ht-reach-content .box {
  color: #fff;
  font-size: 3rem;
  line-height: 35px;
  text-align: center;
}
main .ht-reach-wrapper .ht-reach-content .box span {
  color: #ffcc3a;
  opacity: 0.95;
  font-size: 7.2rem;
  letter-spacing: 0;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 19px;
  display: block;
}
main .ht-reach-wrapper .stats-source {
  font-size: 1.6rem;
  font-weight: 300;
  font-style: italic;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 23px;
}
main .ht-reach-wrapper hr {
  width: 95%;
  height: 2px;
  background-color: rgba(247, 196, 56, 0.5);
  margin-bottom: 27px;
}

main .message-box-wrapper {
  padding-top: 65px;
  padding-bottom: 65px;
}
main .message-box-wrapper p {
  width: 65%;
}

main .social-feed-content-wrapper {
  margin-top: -142px;
  margin-bottom: 60px;
}
main .social-feed-content-wrapper .fixed-wrapper {
  width: 1200px;
}
main .social-feed-content-wrapper .twitter-feed {
  width: 100%;
}
main .social-feed-content-wrapper .twitter-feed .box {
  width: 100%;
  display: inline-block;
  margin-left: 22px;
}
main .social-feed-content-wrapper .twitter-feed .box:first-child {
  margin-left: 0;
}
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-prev,
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-next {
  position: absolute;
  top: 50%;
}
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-prev span,
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-prev:before,
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-prev.disabled:before,
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-prev {
  left: -20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
main .social-feed-content-wrapper .twitter-feed .owl-nav .owl-next {
  right: -20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.about-us-page .banner-wrapper {
  margin-bottom: 60px;
}
body.about-us-page .banner-wrapper .banner-container {
  background: url("../images/banner-about-us.png") no-repeat top center;
  height: calc(100vh - 60px);
  width: 100%;
  background-size: cover;
}
body.about-us-page .banner-wrapper .banner-container h1 {
  color: #fff;
  text-align: center;
  font-size: 6.8rem;
  letter-spacing: -2.55px;
  line-height: 68px;
  font-weight: bold;
  width: 940px;
}

body.about-us-page .ht-media-intro {
  margin-bottom: 55px;
}
body.about-us-page .ht-media-intro > .fixed-wrapper h2 {
  font-size: 5rem;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -1.88px;
  color: #202020;
  margin-bottom: 8px;
}
body.about-us-page .ht-media-intro > .fixed-wrapper h2 br {
  display: none;
}
body.about-us-page .ht-media-intro > .fixed-wrapper > .tagline {
  font-size: 2.4rem;
  letter-spacing: 0;
  line-height: 34px;
  text-align: center;
  color: #3e3e3e;
  width: 79%;
  margin-bottom: 52px;
  font-weight: 300;
}

body.about-us-page .message-box-wrapper {
  padding-bottom: 150px;
  padding-top: 35px;
}
body.about-us-page .message-box-wrapper p {
  margin-bottom: 15px;
  font-weight: 500;
  width: 80%;
}
body.about-us-page .message-box-wrapper p br {
  display: none;
}
body.about-us-page .message-box-wrapper a {
  text-decoration: underline;
}

body.about-us-page .subscription-wrapper {
  margin-top: -210px;
  margin-bottom: 109px;
}
body.about-us-page .subscription-wrapper .fixed-wrapper {
  width: 70%;
}
body.about-us-page .subscription-wrapper .fixed-wrapper > .link-text.button-background {
  font-size: 2.3rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 35px;
  text-align: center;
  background-color: #ffcc3a;
  padding: 6px 40px 6px 20px;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.about-us-page .subscription-wrapper .fixed-wrapper > .link-text.button-background:hover {
  background-color: rgba(255, 204, 58, 0.5);
}
body.about-us-page .subscription-wrapper .fixed-wrapper > .link-text.button-background:before {
  right: 20px;
}
body.about-us-page .subscription-wrapper .fixed-wrapper > .link-text.button-background:after {
  right: 21px;
}
body.about-us-page .subscription-wrapper .subscription-content {
  margin-bottom: 10px;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box {
  height: auto;
  max-width: none;
  background-color: #fff;
  -webkit-box-shadow: -8px 26px 20px 0 rgba(0, 0, 0, 0.03);
  box-shadow: -8px 26px 20px 0 rgba(0, 0, 0, 0.03);
  max-width: 262px;
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box.align-items-center {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box.justify-content-center {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box > img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box .gallery-image {
  margin-bottom: 17px;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box .newspaper-name,
body.about-us-page .subscription-wrapper .subscription-content .subscription-box .members-reach,
body.about-us-page .subscription-wrapper .subscription-content .subscription-box .link-text {
  position: relative;
  z-index: 2;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box .newspaper-name {
  height: 78px;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box .newspaper-name img {
  height: 100%;
  margin-bottom: 15px;
  max-width: 100%;
  margin: 0 auto;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box .members-reach {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
  color: #f1be2d;
  padding: 0;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box .members-reach span {
  display: block;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
}
body.about-us-page .subscription-wrapper .subscription-content .subscription-box .link-text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.6em;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 35px;
  margin-bottom: 20px;
  margin-top: -10px;
}
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev,
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev span,
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev:before,
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev.disabled:before,
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev {
  left: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next {
  right: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.about-us-page .subscription-wrapper .display-flex > a.colorBlack {
  color: #202020;
}

/* body.about-us-page .tab-wrapper > .fixed-wrapper {
  width: 80%; } */
body.about-us-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content {
  display: none;
}
body.about-us-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body.about-us-page .content-wrapper .tab-wrapper > .fixed-wrapper .tab-content-wrapper {
  padding-left: 70px;
  padding-right: 61px;
}
body.about-us-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .member-profile {
  margin-bottom: 40px;
  margin-left: 8px;
  width: 31%;
  margin-left: 3%;
}
body.about-us-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .member-profile:nth-child(3n + 1) {
  margin-left: 0;
}
body.about-us-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .member-profile img {
  margin-bottom: 21px;
  width: auto;
}
body.about-us-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .member-profile .member-name {
  margin-bottom: 5px;
  font-size: 2.8rem;
  letter-spacing: -1.27px;
  line-height: 30px;
}
body.about-us-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .member-profile .member-designation {
  font-size: 1.8rem;
  line-height: 25px;
  width: 100%;
}

body .single-item-carousel {
  width: 50%;
  max-width: 460px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
body .single-item-carousel .owl-item .carousel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}
body .single-item-carousel .owl-item .carousel-content img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
}
body .single-item-carousel .owl-item .carousel-content .heading {
  font-size: 4rem;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: bold;
  color: #202020;
  margin: 0 25px 5px 5px;
}
body .single-item-carousel .owl-item .carousel-content .tagline {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 30px;
  color: #202020;
}
body .single-item-carousel .owl-nav .owl-prev,
body .single-item-carousel .owl-nav .owl-next {
  position: absolute;
  top: 30%;
}
body .single-item-carousel .owl-nav .owl-prev span,
body .single-item-carousel .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body .single-item-carousel .owl-nav .owl-prev:before,
body .single-item-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body .single-item-carousel .owl-nav .owl-prev.disabled:before,
body .single-item-carousel .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body .single-item-carousel .owl-nav .owl-prev {
  top: 33.5%;
  left: -20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body .single-item-carousel .owl-nav .owl-next {
  right: -20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.portfolio-page .banner-wrapper {
  margin-bottom: 70px;
}
body.portfolio-page .banner-wrapper .banner-container {
  background: url("../images/banner-portfolio.png") no-repeat center top;
  height: calc(100vh - 60px);
  width: 100%;
  background-size: cover;
  padding-top: 80px;
}
body.portfolio-page .banner-wrapper .banner-container h1 {
  color: #000;
  font-size: 6rem;
  width: 70%;
  text-align: center;
  line-height: 70px;
}

body.portfolio-page .tab-wrapper {
  margin-bottom: 20px;
}
body.portfolio-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content {
  display: block;
  margin-bottom: 50px;
  height: 100%;
}
body.portfolio-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content > img {
  max-width: 1139px;
  width: 100%;
}
body.portfolio-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .heading,
body.portfolio-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .tagline {
  width: 554px;
  text-align: center;
}
body.portfolio-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .heading {
  background-color: rgba(255, 204, 58, 0.9);
  padding: 15px 0;
  color: #202020;
  font-size: 3.8rem;
  line-height: 40px;
  margin: -35px 0 20px 0;
}
body.portfolio-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .tagline {
  padding: 0 11px;
  color: #3e3e3e;
  font-size: 2rem;
  line-height: 30px;
  font-weight: 300;
}
body.portfolio-page
  .tab-wrapper
  .fixed-wrapper
  .tab-content-wrapper
  .tab-content
  .ht-portfolio-content
  .child-companies {
  width: 75%;
  margin-top: 33px;
  margin-bottom: 17px;
}
body.portfolio-page
  .tab-wrapper
  .fixed-wrapper
  .tab-content-wrapper
  .tab-content
  .ht-portfolio-content
  .child-companies
  > .carousel-content {
  width: 30%;
  margin-bottom: 25px;
  margin-left: 30px;
  text-align: center;
  overflow: hidden;
}
body.portfolio-page
  .tab-wrapper
  .fixed-wrapper
  .tab-content-wrapper
  .tab-content
  .ht-portfolio-content
  .child-companies
  > .carousel-content
  a {
  display: inline-block;
}
body.portfolio-page
  .tab-wrapper
  .fixed-wrapper
  .tab-content-wrapper
  .tab-content
  .ht-portfolio-content
  .child-companies
  > .carousel-content
  img {
  width: auto;
  height: 100px;
}
/* body.portfolio-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .child-companies > .carousel-content .mint-height{
  height: unset;
  width: 70%;
  margin: 0 auto;
} */
body.portfolio-page
  .tab-wrapper
  .fixed-wrapper
  .tab-content-wrapper
  .tab-content
  .ht-portfolio-content
  .child-companies
  > .carousel-content:nth-child(3)
  ~ .carousel-content {
  display: none;
}
body.portfolio-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .link-text {
  display: none;
}
body.portfolio-page
  .tab-wrapper
  .fixed-wrapper
  .tab-content-wrapper
  .tab-content
  .ht-portfolio-content
  .link-text.showMore,
body.portfolio-page
  .tab-wrapper
  .fixed-wrapper
  .tab-content-wrapper
  .tab-content
  .ht-portfolio-content
  .link-text.showLess {
  font-size: 2rem;
  line-height: 35px;
  color: #202020;
}

body.product-page .banner-wrapper {
  margin-bottom: 0;
  height: auto;
}
body.product-page .banner-wrapper .banner-container {
  background: none;
  width: 100%;
  padding-top: 50px;
}
body.product-page .banner-wrapper .banner-container .product-logo {
  margin-bottom: 28px;
}
body.product-page .banner-wrapper .banner-container .product-logo img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
body.product-page .banner-wrapper .banner-container h1 {
  color: #000;
  font-size: 5rem;
  width: 70%;
  text-align: center;
  line-height: 70px;
  margin-bottom: 25px;
  letter-spacing: -1.88px;
}
body.product-page .banner-wrapper .banner-container h1 br {
  display: none;
}
body.product-page .banner-wrapper .banner-container .tagline {
  margin-bottom: 50px;
  width: 35%;
  text-align: center;
}
body.product-page .banner-wrapper .banner-container .tagline br {
  display: none;
}
body.product-page .banner-wrapper .banner-container .product-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.product-page .banner-wrapper .banner-container .product-image video {
  margin-bottom: 50px;
}

body.product-page .banner-wrapper .product-logo,
body.product-page .product-supplements .product-logo {
  width: 100%;
}
body.product-page .banner-wrapper .product-logo img,
body.product-page .product-supplements .product-logo img {
  margin: 0 auto;
}

body.product-page .message-box-wrapper {
  padding-top: 140px;
  padding-bottom: 50px;
  margin-top: -150px;
  margin-bottom: 95px;
}
body.product-page .message-box-wrapper p span {
  display: block;
  font-size: 3rem;
  line-height: 35px;
  margin-bottom: 21px;
}
body.product-page .message-box-wrapper p.tagline {
  font-size: 2rem;
  line-height: 30px;
  margin-bottom: 35px;
  width: 65%;
  letter-spacing: 0;
}
body.product-page .message-box-wrapper p.sub-heading {
  font-size: 3rem;
  line-height: 35px;
  margin-bottom: 10px;
  letter-spacing: 0;
}
body.product-page .message-box-wrapper p.mrg-btm-10 {
  margin-bottom: 10px;
}
body.product-page .message-box-wrapper .stats-city-wise {
  margin-bottom: 51px;
}
body.product-page .message-box-wrapper .stats-city-wise li {
  width: 25%;
}
body.product-page .message-box-wrapper .stats-city-wise li .heading,
body.product-page .message-box-wrapper .stats-city-wise li .tagline {
  width: 100%;
}
body.product-page .message-box-wrapper .stats-city-wise li .heading {
  font-size: 3rem;
  line-height: 35px;
  color: #2b2820;
  margin-bottom: 5px;
}
body.product-page .message-box-wrapper .stats-city-wise li .tagline {
  font-size: 2rem;
  line-height: 30px;
  margin-bottom: 0;
}
body.product-page .message-box-wrapper .stats-source {
  color: #473501;
  font-size: 1.6rem;
  font-style: italic;
  line-height: 22px;
  text-align: center;
  opacity: 0.5;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 23px;
}
body.product-page .message-box-wrapper.well-being-tools {
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 130px;
}
body.product-page .message-box-wrapper.well-being-tools .fixed-wrapper .heading {
  font-weight: bold;
  margin-bottom: 40px;
}

body.product-page .well-being-tools-wrapper {
  margin-top: -220px;
  margin-bottom: 80px;
}
body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box {
  margin-left: 30px;
}
body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box:first-child {
  margin-left: 0;
}
body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box img,
body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box .heading {
  margin-bottom: 15px;
}
body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box .heading,
body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box .tagline {
  width: 100%;
  text-align: center;
}
body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box .heading {
  font-size: 3.8rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 45px;
  color: #000;
}
body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box .tagline {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
}

body.product-page .our-partners-wrapper {
  margin-bottom: 100px;
}
body.product-page .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box {
  width: 25%;
}
body.product-page .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box img:only-child {
  margin: 0 auto;
}

body.product-page .services-offered-wrapper {
  margin-bottom: 100px;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-intro {
  margin-bottom: 75px;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col {
  width: 50%;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col .heading,
body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col .description {
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 30px;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col .product-logo {
  margin-bottom: 16px;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col .heading {
  font-weight: bold;
  margin-bottom: 15px;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col .description {
  font-weight: 300;
  margin-bottom: 15px;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box {
  width: 31%;
  margin-top: 80px;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box:first-child,
body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box:nth-child(2),
body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box:nth-child(3) {
  margin-top: 0;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box .heading {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: -1.18px;
  line-height: 30px;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 18px;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box .heading:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 46px;
  height: 3px;
  background-color: #ffcc3a;
}
body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box .description {
  font-size: 1.5rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
}

body.product-page .partners-podcasters {
  margin-bottom: 50px;
}
body.product-page .partners-podcasters .our-partners-wrapper,
body.product-page .partners-podcasters .podcasters-of-month {
  width: 48%;
}
body.product-page .partners-podcasters .our-partners-wrapper h2,
body.product-page .partners-podcasters .podcasters-of-month h2 {
  text-align: center;
}
body.product-page .partners-podcasters .our-partners-wrapper {
  border-right: 1px solid #202020;
}
body.product-page .partners-podcasters .our-partners-wrapper h2 {
  margin-bottom: 34px;
}
body.product-page .partners-podcasters .our-partners-wrapper ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
  margin-top: 45px;
}
body.product-page .partners-podcasters .our-partners-wrapper ul li:first-child,
body.product-page .partners-podcasters .our-partners-wrapper ul li:nth-child(2),
body.product-page .partners-podcasters .our-partners-wrapper ul li:nth-child(3) {
  margin-top: 0;
}
body.product-page .partners-podcasters .our-partners-wrapper ul li img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
body.product-page .partners-podcasters .podcasters-of-month h2 {
  margin-bottom: 18px;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-item {
  opacity: 0;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-item.active {
  opacity: 1;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .carousel-content h3 {
  text-align: center;
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: -1.59px;
  color: #ffcc3a;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 30px;
  margin: 0 auto 40px auto;
}
body.product-page
  .partners-podcasters
  .podcasters-of-month
  .podcasters-winners-wrapper
  .carousel-content
  .winners-details
  .profile-description {
  margin-left: 20px;
}
body.product-page
  .partners-podcasters
  .podcasters-of-month
  .podcasters-winners-wrapper
  .carousel-content
  .winners-details
  .profile-description
  .heading,
body.product-page
  .partners-podcasters
  .podcasters-of-month
  .podcasters-winners-wrapper
  .carousel-content
  .winners-details
  .profile-description
  .sub-heading {
  margin-bottom: 22px;
}
body.product-page
  .partners-podcasters
  .podcasters-of-month
  .podcasters-winners-wrapper
  .carousel-content
  .winners-details
  .profile-description
  .heading {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: -1.09px;
  line-height: 30px;
}
body.product-page
  .partners-podcasters
  .podcasters-of-month
  .podcasters-winners-wrapper
  .carousel-content
  .winners-details
  .profile-description
  .sub-heading {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: -0.82px;
  line-height: 30px;
}
body.product-page
  .partners-podcasters
  .podcasters-of-month
  .podcasters-winners-wrapper
  .carousel-content
  .winners-details
  .profile-description
  .description {
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-prev,
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-next {
  position: absolute;
  top: 20px;
  left: 0;
}
body.product-page
  .partners-podcasters
  .podcasters-of-month
  .podcasters-winners-wrapper
  .owl-nav
  .owl-prev.disabled:before,
body.product-page
  .partners-podcasters
  .podcasters-of-month
  .podcasters-winners-wrapper
  .owl-nav
  .owl-next.disabled:before {
  opacity: 0.2;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-prev span,
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-next span {
  font-size: 0;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-prev {
  left: 30%;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-prev:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-top: 1px solid #202020;
  border-right: 1px solid #202020;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-prev:before {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-next {
  left: 70%;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-top: 1px solid #202020;
  border-right: 1px solid #202020;
}
body.product-page .partners-podcasters .podcasters-of-month .podcasters-winners-wrapper .owl-nav .owl-next:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.product-page .first-podcasting {
  margin-top: 0;
  padding-top: 50px;
  margin-bottom: 200px;
}
body.product-page .first-podcasting .column {
  position: relative;
}
body.product-page .first-podcasting .column .heading {
  text-align: left;
  font-size: 4rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 54px;
  color: #202020;
  width: 60%;
}
body.product-page .first-podcasting .column img {
  position: absolute;
  top: -100px;
  right: 0;
}

body.product-page .podcasts-wrapper {
  margin-bottom: 50px;
  width: 100%;
}
body.product-page .podcasts-wrapper h2 {
  margin-bottom: 47px;
}
body.product-page .podcasts-wrapper .podcast-gallery {
  margin-bottom: 50px;
  width: 100%;
}
body.product-page .podcasts-wrapper .podcast-gallery .carousel-content {
  max-width: 262px;
  margin: 0 auto;
}
body.product-page .podcasts-wrapper .podcast-gallery:not(.owl-carousel) .carousel-content {
  margin-left: 30px;
}
body.product-page .podcasts-wrapper .podcast-gallery:not(.owl-carousel) .carousel-content:first-child {
  margin-left: 0;
}
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-prev,
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-next {
  position: absolute;
  top: 50%;
}
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-prev span,
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-prev:before,
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-prev.disabled:before,
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-prev {
  top: 52%;
  left: 15px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.product-page .podcasts-wrapper .podcast-gallery .owl-nav .owl-next {
  right: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.product-page .fans-speak .testimonials-wrapper {
  width: 55%;
}
body.product-page .fans-speak .testimonials-wrapper .testimnials-content {
  padding: 10px;
}

body.product-page .product-supplements .fixed-wrapper > .heading,
body.product-page .key-campaigns .fixed-wrapper > .heading,
body.product-page .behind-the-brand .fixed-wrapper > .heading,
body.product-page .awards .fixed-wrapper > .heading,
body.product-page .our-partners-wrapper .fixed-wrapper > .heading,
body.product-page .podcasts-wrapper .fixed-wrapper > .heading {
  color: #202020;
  font-size: 5rem;
  letter-spacing: -1.88px;
  line-height: 68px;
}

body.product-page .digital-offerings {
  margin-bottom: 200px;
}
body.product-page .digital-offerings .product-logo {
  margin-bottom: 15px;
}
body.product-page .digital-offerings h2 {
  font-weight: bold;
  letter-spacing: -1.88px;
  line-height: 68px;
  text-align: center;
  margin-bottom: 55px;
}
body.product-page .digital-offerings .offerings-container .product-logo {
  margin-left: 90px;
}
body.product-page .digital-offerings .offerings-container .product-logo:first-child {
  margin-left: 0;
}

body.product-page .product-supplements {
  margin-bottom: 80px;
}
body.product-page .product-supplements .product-logo {
  margin-bottom: 10px;
}
body.product-page .product-supplements .fixed-wrapper > .heading {
  margin-bottom: 80px;
}
body.product-page .product-supplements .supplements-wrapper li {
  width: 33%;
  margin-top: 80px;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.product-page .product-supplements .supplements-wrapper li:nth-child(1),
body.product-page .product-supplements .supplements-wrapper li:nth-child(2),
body.product-page .product-supplements .supplements-wrapper li:nth-child(3) {
  margin-top: 0;
}
body.product-page .product-supplements .supplements-wrapper li img {
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  margin: 0;
}
body.product-page .product-supplements .supplements-wrapper li .supplements-content {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 20px;
}
body.product-page .product-supplements .supplements-wrapper li .supplements-content .link-text {
  font-size: 2.8rem;
  line-height: 30px;
  margin-bottom: 15px;
  display: inline-block;
  padding-right: 35px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}
body.product-page .product-supplements .supplements-wrapper li .supplements-content .link-text:before {
  width: 18px;
}
body.product-page .product-supplements .supplements-wrapper li .supplements-content .link-text:after {
  width: 10px;
  height: 10px;
  right: 2px;
}
body.product-page .product-supplements .supplements-wrapper li .supplements-content .tagline {
  color: #fff;
  line-height: 28px;
}
body.product-page .product-supplements .supplements-wrapper li:hover {
  cursor: pointer;
}
body.product-page .product-supplements .supplements-wrapper li:hover img {
  -webkit-filter: brightness(0.2);
  filter: brightness(0.2);
}
body.product-page .product-supplements .supplements-wrapper li:hover .supplements-content {
  opacity: 1;
}

body.product-page .initiatives-wrapper {
  margin-bottom: 100px;
}
body.product-page .initiatives-wrapper .fixed-wrapper {
  width: 1100px;
}
body.product-page .initiatives-wrapper .fixed-wrapper h2 {
  margin-bottom: 50px;
}
body.product-page .initiatives-wrapper .fixed-wrapper .initiatives-container .column {
  margin-left: 90px;
}
body.product-page .initiatives-wrapper .fixed-wrapper .initiatives-container .column:first-child {
  margin-left: 0;
}
body.product-page .initiatives-wrapper .fixed-wrapper .initiatives-container .column .product-logo {
  margin-bottom: 30px;
}
body.product-page .initiatives-wrapper .fixed-wrapper .initiatives-container .column .product-logo img {
  margin: 0 auto;
}
body.product-page .initiatives-wrapper .fixed-wrapper .initiatives-container .column .description {
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 24px;
}

body.product-page .key-campaigns {
  margin-bottom: 100px;
}
body.product-page .key-campaigns .fixed-wrapper > .heading {
  margin-bottom: 60px;
}
body.product-page .key-campaigns .fixed-wrapper .column-container {
  margin-bottom: 100px;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-1,
body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 {
  width: auto;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-1 {
  min-width: 550px;
  margin-right: 20px;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-1 iframe {
  width: 100%;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-1 img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .heading {
  color: #000;
  font-size: 3.8rem;
  line-height: 30px;
  margin-bottom: 31px;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .line-height {
  line-height: 46px;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .description {
  color: #000;
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 27px;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .link-text {
  font-size: 1.6rem;
  line-height: 35px;
  color: #202020;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .link-text:before {
  background-color: #202020;
}
body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .link-text:after {
  border-color: #202020;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content {
  position: relative;
  padding-bottom: 40px;
  overflow: hidden;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content img {
  margin-bottom: 27px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .col-1:only-child img {
  margin: 0 auto 27px auto;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .heading {
  color: #000;
  font-size: 2.4rem;
  letter-spacing: -1.09px;
  line-height: 30px;
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 10px;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .heading:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 46px;
  background-color: #ffcc3a;
  bottom: 0;
  left: 0;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .description {
  color: #000;
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 24px;
  margin-bottom: 11px;
  width: 80%;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .link-text {
  font-size: 1.6rem;
  line-height: 35px;
  color: #202020;
  position: absolute;
  bottom: 0;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .link-text:before {
  background-color: #202020;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .link-text:after {
  border-color: #202020;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content.single-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  margin: 0 auto;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content.single-item .col-1 {
  margin-right: 20px;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content.single-item .link-text {
  position: relative;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content.single-item .heading {
  padding-bottom: 0;
}
body.product-page
  .key-campaigns
  .fixed-wrapper
  .gallery
  .carousel-container
  .carousel-content.single-item
  .heading:after {
  display: none;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container.col-2 .carousel-content {
  width: 50%;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container.col-3 .carousel-content {
  width: 33%;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container.col-4 .carousel-content {
  width: 25%;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-prev,
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-next {
  position: absolute;
  top: 30%;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-prev span,
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-prev:before,
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-prev.disabled:before,
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-prev {
  top: 31%;
  left: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .owl-nav .owl-next {
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container.col-gt-4 .carousel-content {
  width: 261px;
  margin: 0 auto;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container.col-gt-4 .owl-nav .owl-prev {
  left: 15px;
  top: 22%;
}
body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container.col-gt-4 .owl-nav .owl-next {
  right: 15px;
  top: 20%;
}

body.product-page .behind-the-brand {
  margin-bottom: 130px;
}
body.product-page .behind-the-brand .fixed-wrapper > .heading {
  margin-bottom: 50px;
}
body.product-page .behind-the-brand .fixed-wrapper .box-container.justify-content-center .column-container {
  margin-left: 40px;
}
body.product-page .behind-the-brand .fixed-wrapper .box-container.justify-content-center .column-container:first-child {
  margin-left: 0;
}
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .column-container {
  width: 261px;
  margin: 0 auto;
}
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev,
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 130px;
}
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev span,
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev:before,
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev.disabled:before,
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev {
  top: 141px;
  left: 15px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next {
  right: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.product-page .behind-the-brand .fixed-wrapper .column-container {
  width: 25%;
  max-width: 261px;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container.flex-direction-row .col-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 20px;
  width: auto;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-1,
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 {
  width: 100%;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-1 {
  margin-bottom: 19px;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-1 img {
  width: 261px;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 {
  max-width: 261px;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .heading,
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .tagline,
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .description {
  color: #000;
  margin-bottom: 9px;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .heading {
  font-size: 2rem;
  letter-spacing: -1.09px;
  line-height: 30px;
  margin-bottom: 2px;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .tagline {
  font-size: 1.6rem;
  letter-spacing: -0.82px;
  line-height: 30px;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .description {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 20px;
  text-align: left;
  margin: 0 auto;
}
body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .description .link-text {
  font-size: 1.4rem;
}
/* body.product-page .behind-the-brand .fixed-wrapper .box-container .column-container:only-child .col-1 img {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; } */

body.product-page .awards {
  margin-bottom: 100px;
}
body.product-page .awards.ht-gallery-wrapper h2 {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 70px;
  margin-bottom: 35px;
  font-weight: 500;
}
body.product-page .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-image {
  position: relative;
}
body.product-page .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
}
body.product-page .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 1;
}
body.product-page .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .headline,
body.product-page .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .tagline {
  text-align: left;
}

body.product-page .popup-content, body.about-us-page .popup-content, body.about-us-page .popup-content-mang {
  display: none;
}
body.product-page .popup-content .product-logo {
  margin-bottom: 0;
}
body.product-page .popup-content .product-logo:not(.bottom), body.about-us-page .popup-content .product-logo:not(.bottom) {
  margin-bottom: 27px;
}
body.product-page .popup-content .product-logo img, body.about-us-page .popup-content .product-logo img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
body.product-page .popup-content .heading, body.about-us-page .popup-content .heading {
  color: #2b2820;
  font-size: 2.8rem;
  line-height: 36px;
  margin-bottom: 23px;
  text-align: center;
  text-transform: capitalize;
}
body.product-page .popup-content .description, body.about-us-page .popup-content .description {
  color: #202020;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 22px;
  text-align: center;
  margin-bottom: 30px;
}

body.product-page .popup-wrapper {
  padding-bottom: 0;
}

body.product-page.fabplay .our-partners-wrapper {
  margin-bottom: 100px;
}
body.product-page.fabplay .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box {
  width: auto;
}

body.product-page.fabplay .services-offered-wrapper .fixed-wrapper .services-offered-details .box {
  width: 23%;
}
body.product-page.fabplay .services-offered-wrapper .fixed-wrapper .services-offered-details .box:nth-child(4) {
  margin-top: 0;
}

body.product-page.fabmarket .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box {
  width: 20%;
}

body.product-page.fabmarket .key-campaigns .fixed-wrapper .gallery .carousel-container.col-gt-4 .owl-nav .owl-prev {
  top: 40%;
}

body.product-page.fabmarket .key-campaigns .fixed-wrapper .gallery .carousel-container.col-gt-4 .owl-nav .owl-next {
  top: 37%;
}

body.product-page.product-desimartini .banner-wrapper .banner-container .product-image,
body.product-page.product-livehindustan .banner-wrapper .banner-container .product-image,
body.product-page.product-shine .banner-wrapper .banner-container .product-image {
  width: 820px;
}
body.product-page.product-desimartini .banner-wrapper .banner-container .product-image img,
body.product-page.product-livehindustan .banner-wrapper .banner-container .product-image img,
body.product-page.product-shine .banner-wrapper .banner-container .product-image img {
  max-width: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

body.investor-relations-page .banner-wrapper {
  margin-bottom: 79px;
  height: 100%;
}
body.investor-relations-page .banner-wrapper .banner-container {
  background: url("../images/banner-investor-relations.png") no-repeat top center;
  height: calc(85vh - 78px);
  width: 100%;
  background-size: cover;
}
body.investor-relations-page .banner-wrapper .banner-container h1 {
  color: #fff;
  width: 55%;
  text-align: center;
  letter-spacing: -1.5px;
}
body.investor-relations-page .banner-wrapper .banner-container .tagline {
  color: #fff;
  width: 70%;
  text-align: center;
  letter-spacing: -1.43px;
  font-size: 3.8rem;
  line-height: 50px;
  margin-top: 25px;
  font-weight: 300;
}

body.investor-relations-page .latest-financials-results-wrapper {
  margin-bottom: 60px;
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper {
  width: 945px;
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 95px;
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-1 {
  padding-right: 45px;
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 .heading,
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 .tagline,
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 .description {
  color: #202020;
  line-height: 26px;
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 .heading {
  font-size: 2.8rem;
  margin-bottom: 15px;
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 .tagline {
  font-size: 2rem;
  margin-bottom: 25px;
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 .description {
  font-size: 1.6rem;
  font-weight: 300;
}
body.investor-relations-page
  .latest-financials-results-wrapper
  .fixed-wrapper
  .director-speak
  .col-2
  .description
  span {
  z-index: -1;
  position: relative;
  opacity: 0.8;
}
body.investor-relations-page
  .latest-financials-results-wrapper
  .fixed-wrapper
  .director-speak
  .col-2
  .description
  span:first-child:before,
body.investor-relations-page
  .latest-financials-results-wrapper
  .fixed-wrapper
  .director-speak
  .col-2
  .description
  span:last-child:before {
  content: "";
  position: absolute;
  width: 81px;
  height: 64px;
  top: -20px;
  left: -25px;
}
body.investor-relations-page
  .latest-financials-results-wrapper
  .fixed-wrapper
  .director-speak
  .col-2
  .description
  span:first-child:before {
  background: url("../images/inverted-comma-open.svg") no-repeat 0 0;
  background-size: contain;
}
body.investor-relations-page
  .latest-financials-results-wrapper
  .fixed-wrapper
  .director-speak
  .col-2
  .description
  span:last-child:before {
  background: url("../images/inverted-comma-close.svg") no-repeat 0 0;
  background-size: contain;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .financial-reports {
  padding-left: 50px;
  padding-right: 50px;
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .financial-reports h2 {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 68px;
  margin-bottom: 30px;
}
body.investor-relations-page
  .latest-financials-results-wrapper
  .fixed-wrapper
  .financial-reports
  .reports-container
  .display-flex
  .carousel-content {
  background-color: #ffd14d;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 8px 15px;
  width: 31%;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.investor-relations-page
  .latest-financials-results-wrapper
  .fixed-wrapper
  .financial-reports
  .reports-container
  .display-flex
  .carousel-content
  a {
  display: block;
  background: url("../images/icon-download.png") no-repeat 100% 50%;
}
body.investor-relations-page
  .latest-financials-results-wrapper
  .fixed-wrapper
  .financial-reports
  .reports-container
  .display-flex
  .carousel-content
  a
  span {
  color: #000;
  font-size: 2rem;
  line-height: 30px;
  display: inline-block;
  width: 72%;
}
body.investor-relations-page
  .latest-financials-results-wrapper
  .fixed-wrapper
  .financial-reports
  .reports-container
  .display-flex
  .carousel-content:hover {
  border-color: #ffd14d;
  background-color: transparent;
}
body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .financial-reports .link-text {
  color: #202020;
  font-size: 2rem;
  line-height: 35px;
}

body.investor-relations-page .green-initiatives .fixed-wrapper > .heading,
body.investor-relations-page .message-box-wrapper .fixed-wrapper > .heading,
body.investor-relations-page .contact-us .fixed-wrapper > .heading,
body.investor-relations-page .faqs .fixed-wrapper > .heading {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 68px;
}

body.investor-relations-page .green-initiatives .fixed-wrapper > .description,
body.investor-relations-page .message-box-wrapper .fixed-wrapper > .description,
body.investor-relations-page .contact-us .fixed-wrapper > .description,
body.investor-relations-page .faqs .fixed-wrapper > .description {
  color: #000;
  font-size: 2rem;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

body.investor-relations-page .green-initiatives .fixed-wrapper,
body.investor-relations-page .message-box-wrapper .fixed-wrapper,
body.investor-relations-page .faqs .fixed-wrapper {
  width: 810px;
}

body.investor-relations-page .message-box-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 80px;
}
body.investor-relations-page .message-box-wrapper .fixed-wrapper {
  width: 950px;
}
body.investor-relations-page .message-box-wrapper .fixed-wrapper p {
  letter-spacing: 0;
  width: 100%;
}
body.investor-relations-page .message-box-wrapper .fixed-wrapper > .heading,
body.investor-relations-page .message-box-wrapper .fixed-wrapper > .tagline {
  margin-bottom: 16px;
}
body.investor-relations-page .message-box-wrapper .fixed-wrapper > .tagline {
  color: #000;
  font-size: 2.8rem;
  line-height: 36px;
}
body.investor-relations-page .message-box-wrapper .fixed-wrapper > .link-text {
  color: #202020;
  font-size: 2rem;
  line-height: 35px;
}
body.investor-relations-page .message-box-wrapper .fixed-wrapper .upcoming-events {
  margin-top: 54px;
}
body.investor-relations-page .message-box-wrapper .fixed-wrapper .upcoming-events > .heading {
  color: #000;
  font-size: 2.8rem;
  line-height: 36px;
  margin: 0 auto 35px auto;
}
body.investor-relations-page .message-box-wrapper .fixed-wrapper .upcoming-events .events-details-wrapper {
  width: 85%;
  margin: 0 auto;
}
body.investor-relations-page .message-box-wrapper .fixed-wrapper .upcoming-events .events-details-wrapper li {
  width: 50%;
}
body.investor-relations-page
  .message-box-wrapper
  .fixed-wrapper
  .upcoming-events
  .events-details-wrapper
  li
  > .heading {
  color: #000;
  font-size: 2rem;
  line-height: 26px;
  margin: 0 auto 9px auto;
}
body.investor-relations-page
  .message-box-wrapper
  .fixed-wrapper
  .upcoming-events
  .events-details-wrapper
  li
  > .description {
  color: #000;
  font-size: 1.6rem;
  line-height: 26px;
  font-weight: 300;
  margin: 0 auto;
}

body.investor-relations-page .green-initiatives {
  margin-bottom: 130px;
}
body.investor-relations-page .green-initiatives .fixed-wrapper > .heading {
  margin-bottom: 15px;
}
body.investor-relations-page .green-initiatives .fixed-wrapper > .description {
  margin-bottom: 30px;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  border-top: 4px solid #f5c43a;
  padding: 40px;
  padding-bottom: 0;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper .description {
  color: #000;
  font-size: 1.8rem;
  line-height: 24px;
  text-align: center;
  margin-bottom: 48px;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form {
  margin: 0 auto;
  position: relative;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column {
  width: 48%;
  margin-bottom: 33px;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column:last-child,
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column.no-margin-bottom {
  margin-bottom: 0;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column label {
  font-size: 1.6rem;
  line-height: 30px;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column input[type="text"],
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column input[type="tel"],
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column input[type="email"] {
  border-bottom: 1px solid #202020;
  font-size: 1.4rem;
  padding: 3px;
  font-weight: 300;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column.full-width {
  width: inherit;
}
body.investor-relations-page
  .green-initiatives
  .fixed-wrapper
  .form-wrapper
  form
  .column
  .declaration-wrapper
  .heading {
  color: #000;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 30px;
}
body.investor-relations-page
  .green-initiatives
  .fixed-wrapper
  .form-wrapper
  form
  .column
  .declaration-wrapper
  .declaration-fields
  label,
body.investor-relations-page
  .green-initiatives
  .fixed-wrapper
  .form-wrapper
  form
  .column
  .declaration-wrapper
  .declaration-fields
  .wpcf7-list-item-label {
  margin-left: 8px;
  font-size: 1.6rem;
  line-height: 30px;
  font-weight: 300;
}
body.investor-relations-page
  .green-initiatives
  .fixed-wrapper
  .form-wrapper
  form
  .column
  .declaration-wrapper
  .declaration-fields
  input {
  -moz-appearance: radio;
  appearance: radio;
  -webkit-appearance: radio;
  height: 13px;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column .btnSubmit {
  background-color: #ffcc3a;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 2px 26px;
  font-size: 2rem;
  letter-spacing: 1px;
  line-height: 30px;
  color: #000;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  border: 1px solid transparent;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column .btnSubmit:hover {
  border-color: #ffcc3a;
  background-color: transparent;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .wpcf7-response-output {
  position: absolute;
  bottom: -100px;
  left: 0;
  margin-top: 40px;
  width: 100%;
  font-size: 16px;
  padding: 10px 10px;
}
body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .wpcf7-not-valid-tip {
  font-size: 12px;
  padding-top: 4px;
}

body.investor-relations-page .contact-us {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 90px;
}
body.investor-relations-page .contact-us .fixed-wrapper {
  width: 945px;
}
body.investor-relations-page .contact-us .fixed-wrapper > .heading {
  margin-bottom: 40px;
}
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column .heading,
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column .tagline {
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 17px;
}
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column a:hover {
  text-decoration: underline;
}
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column .heading {
  color: #202020;
  position: relative;
  padding-bottom: 12px;
  width: 80%;
}
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 4px;
  background-color: #ffcc3a;
}
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column .tagline {
  color: #000;
}
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column p span {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.6px;
  line-height: 22px;
  color: #ffcc3a;
  width: 60px;
  display: inline-block;
}
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column address,
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column .telephone,
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column .email {
  color: #202020;
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 11px;
}
body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper .column address {
  font-style: normal;
}

body.investor-relations-page .faqs {
  margin-bottom: 170px;
}
body.investor-relations-page .faqs .fixed-wrapper > .heading {
  margin-bottom: 25px;
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row {
  border-bottom: 1px solid #ffcc3a;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .heading,
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .description {
  color: #000;
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .heading {
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .heading span {
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background-color: #ffcc3a;
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .heading span:before,
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .heading span:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 2px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .heading span:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .heading.expanded span:after {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .description {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 300;
  display: none;
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row:first-child .description {
  display: block;
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row:nth-child(4) ~ .row {
  display: none;
}
body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row.visible {
  display: block !important;
}
body.investor-relations-page .faqs .fixed-wrapper .hide-all {
  display: none;
}
body.investor-relations-page .faqs .fixed-wrapper .hide-all.down-arrow:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 12px;
}

body.csr-page .banner-wrapper {
  margin-bottom: 58px;
  height: 100%;
}
body.csr-page .banner-wrapper .banner-container {
  background: url("../images/banner-csr.png") no-repeat top center;
  height: calc(85vh - 78px);
  width: 100%;
  background-size: cover;
}
body.csr-page .banner-wrapper .banner-container h1 {
  color: #fff;
  width: 65%;
  text-align: center;
  letter-spacing: -1.88px;
  line-height: 70px;
  font-weight: 500;
}

body.csr-page h2 {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 70px;
  margin-bottom: 15px;
  font-weight: 500;
}

body.csr-page .csr-media-group-wrapper {
  margin-bottom: 65px;
}
body.csr-page .csr-media-group-wrapper .csr-media-intro .tagline {
  font-size: 1.8rem;
  letter-spacing: -0.68px;
  line-height: 24px;
  font-weight: 300;
  width: 80%;
  text-align: center;
}

body.csr-page .tab-wrapper.filter-data .tabs {
  margin-bottom: 45px;
}
body.csr-page .tab-wrapper.filter-data .tabs > ul {
  border-bottom: 1px solid #ffcc3a;
}
body.csr-page .tab-wrapper.filter-data .tabs > ul li {
  font-size: 2.4rem;
  letter-spacing: -0.97px;
  line-height: 50px;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 15px;
  border-bottom: none;
  color: #000;
  opacity: 0.8;
  font-weight: 300;
}
body.csr-page .tab-wrapper.filter-data .tabs > ul li:first-child {
  margin-left: 0;
}
body.csr-page .tab-wrapper.filter-data .tabs > ul li:after {
  height: 0;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
body.csr-page .tab-wrapper.filter-data .tabs > ul li.active {
  font-size: 2.6rem;
  letter-spacing: -1.05px;
  font-weight: 500;
}
body.csr-page .tab-wrapper.filter-data .tabs > ul li.active:after {
  background-color: #ffcc3a;
  height: 5px;
  bottom: -3px;
}

body.csr-page .tab-wrapper.filter-data .filter-data-container .all-data-wrapper .section {
  margin-bottom: 100px;
}
body.csr-page .tab-wrapper.filter-data .filter-data-container .all-data-wrapper .section:last-child {
  margin-bottom: 0;
}
body.csr-page .tab-wrapper.filter-data .filter-data-container .all-data-wrapper .section h2 {
  margin-bottom: 30px;
}
body.csr-page .tab-wrapper.filter-data .filter-data-container .all-data-wrapper .section .box-content-wrapper {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content {
  width: 33%;
  max-width: 360px;
  margin-bottom: 65px;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content.full-width {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content.full-width
  img {
  margin-bottom: 0;
  margin-right: 20px;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content.full-width
  .box-content-container
  h3 {
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: -1.36px;
  line-height: 30px;
  margin-bottom: 10px;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content.full-width
  .box-content-container
  h3.logo {
  background: url("../images/logo-hindustan-atulya-gram.png") no-repeat 0 0;
  padding-top: 70px;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content.full-width
  .box-content-container
  .heading {
  margin-bottom: 15px;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content.full-width
  .box-content-container
  .heading:after {
  display: none;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content
  img,
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content
  .heading {
  margin-bottom: 15px;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content
  img {
  max-width: 100%;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content
  .box-content-container
  .heading {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: -0.91px;
  line-height: 30px;
  padding-bottom: 5px;
  position: relative;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content
  .box-content-container
  .heading:after {
  content: "";
  position: absolute;
  width: 46px;
  height: 3px;
  background-color: #ffcc3a;
  left: 0;
  bottom: 0;
}
body.csr-page
  .tab-wrapper.filter-data
  .filter-data-container
  .all-data-wrapper
  .section
  .box-content-wrapper
  .box-content
  .box-content-container
  .tagline {
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
}
body.csr-page .tab-wrapper.filter-data .filter-data-container .all-data-wrapper .section .link-text {
  font-size: 1.6rem;
  padding-right: 15px;
}
body.csr-page .tab-wrapper.filter-data .filter-data-container .all-data-wrapper .section .link-text:before {
  width: 7px;
  height: 7px;
  top: 6px;
}

body.csr-page .message-box-wrapper {
  padding-top: 50px;
}
body.csr-page .message-box-wrapper .fixed-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}
body.csr-page .message-box-wrapper .column-container.justify-content-center {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.csr-page .message-box-wrapper .column-container .col-1.justify-content-center {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
body.csr-page .message-box-wrapper .column-container .col-1 img {
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
body.csr-page .message-box-wrapper .column-container .col-2 .heading,
body.csr-page .message-box-wrapper .column-container .col-2 .tagline,
body.csr-page .message-box-wrapper .column-container .col-2 .sub-heading,
body.csr-page .message-box-wrapper .column-container .col-2 .description {
  text-align: left;
}
body.csr-page .message-box-wrapper .column-container .col-2 .heading,
body.csr-page .message-box-wrapper .column-container .col-2 .tagline {
  margin-bottom: 15px;
}
body.csr-page .message-box-wrapper .column-container .col-2 .sub-heading,
body.csr-page .message-box-wrapper .column-container .col-2 .description {
  margin-bottom: 7px;
}
body.csr-page .message-box-wrapper .column-container .col-2 .heading {
  font-size: 3rem;
  letter-spacing: -1.36px;
  line-height: 30px;
  font-weight: bold;
}
body.csr-page .message-box-wrapper .column-container .col-2 .tagline {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: -0.91px;
  line-height: 26px;
}
body.csr-page .message-box-wrapper .column-container .col-2 .sub-heading {
  font-size: 1.5rem;
  letter-spacing: 0;
  line-height: 20px;
}
body.csr-page .message-box-wrapper .column-container .col-2 .description {
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 20px;
}

body.csr-page .awards {
  margin-bottom: 100px;
}
body.csr-page .awards.ht-gallery-wrapper h2 {
  margin-bottom: 35px;
}
body.csr-page .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-image {
  position: relative;
}
body.csr-page .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
}
body.csr-page .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 1;
}
body.csr-page .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .tagline {
  text-align: left;
}

body.career-page .banner-wrapper {
  margin-bottom: 0;
  height: 100%;
}
body.career-page .banner-wrapper .banner-container {
  background: url("../images/banner-career.png") no-repeat top center;
  height: calc(85vh - 78px);
  width: 100%;
  background-size: cover;
}
body.career-page .banner-wrapper .banner-container h1 {
  color: #fff;
  width: 65%;
  text-align: center;
  letter-spacing: -1.88px;
  line-height: 70px;
  font-weight: 500;
}

body.career-page h2 {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 70px;
  margin-bottom: 15px;
  font-weight: 500;
}

body.career-page .message-box-wrapper {
  padding-top: 30px;
  padding-bottom: 370px;
  margin-bottom: 0;
}
body.career-page .message-box-wrapper .description {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: -0.68px;
  line-height: 24px;
  width: 80%;
}

body.career-page .ht-media-life-wrapper {
  margin-top: -300px;
  margin-bottom: 30px;
}
body.career-page .ht-media-life-wrapper .ht-media-life .carousel-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

body.career-page .ht-family-wrapper {
  margin-bottom: 120px;
}
body.career-page .ht-family-wrapper .ht-family-intro h2,
body.career-page .ht-family-wrapper .ht-family-intro .tagline {
  margin-bottom: 11px;
}
body.career-page .ht-family-wrapper .ht-family-intro .tagline {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: -0.68px;
  line-height: 24px;
  width: 60%;
  text-align: center;
}
body.career-page .ht-family-wrapper .ht-family-intro .youtube-wrapper {
  width: 90%;
  max-width: 560px;
  margin: 0 auto;
}

body.career-page .join-ht-wrapper .fixed-wrapper {
  width: 70%;
}
body.career-page .join-ht-wrapper .fixed-wrapper .latest-results {
  padding: 27px 70px 26px 82px;
}

body.career-page .latest-events-wrapper {
  margin-bottom: 80px;
}
body.career-page .latest-events-wrapper .main-event-wrapper {
  margin-bottom: 30px;
}
body.career-page .latest-events-wrapper .main-event-wrapper .main-event-details {
  margin: 0 auto;
  position: relative;
}
body.career-page .latest-events-wrapper .main-event-wrapper .main-event-details .event-details {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  width: 60%;
}
body.career-page .latest-events-wrapper .main-event-wrapper .main-event-details .event-details h2 {
  color: #fff;
}
body.career-page .latest-events-wrapper .main-event-wrapper .main-event-details .event-details .description {
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: -0.6px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 12px;
}
body.career-page .latest-events-wrapper .main-event-wrapper .main-event-details .event-details .link-text {
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 500;
}
body.career-page .latest-events-wrapper .other-event-wrapper {
  width: 100%;
}
body.career-page .latest-events-wrapper .other-event-wrapper .other-events .carousel-content {
  position: relative;
}
body.career-page .latest-events-wrapper .other-event-wrapper .other-events .carousel-content img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
}
body.career-page .latest-events-wrapper .other-event-wrapper .other-events .carousel-content p {
  position: absolute;
  bottom: 18px;
  left: 16px;
  color: #fff;
  font-size: 2rem;
  letter-spacing: -0.91px;
  line-height: 30px;
}
body.career-page .latest-events-wrapper .other-event-wrapper .other-events .carousel-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 98%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
}
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-prev,
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-next {
  position: absolute;
  top: 48%;
}
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-prev span,
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-prev:before,
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-prev.disabled:before,
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-prev {
  top: 52%;
  left: -10px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.career-page .latest-events-wrapper .other-event-wrapper .owl-nav .owl-next {
  right: -7px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.career-page .campus-program {
  margin-bottom: 95px;
}
body.career-page .campus-program .banner-wrapper {
  margin-bottom: 40px;
}
body.career-page .campus-program .program-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.career-page .campus-program .program-wrapper .box-content {
  width: 23%;
}
body.career-page .campus-program .program-wrapper .box-content .heading {
  font-size: 2.4rem;
  letter-spacing: -1.09px;
  line-height: 30px;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
body.career-page .campus-program .program-wrapper .box-content .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100px;
  background-color: #ffcc3a;
}
body.career-page .campus-program .program-wrapper .box-content .description {
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: -0.6px;
  line-height: 22px;
}

body.career-page .testimonials .testimonials-wrapper .box-content .customer-pic img {
  width: 150px;
}

body .popup-wrapper {
  padding-bottom: 24px;
}
body .popup-wrapper video {
  width: 100%;
}

body.events-page .banner-wrapper {
  margin-bottom: 60px;
  height: 100%;
}
body.events-page .banner-wrapper .banner-container {
  background: url("../images/banner-events.png") no-repeat top center;
  height: 250px;
  width: 100%;
  background-size: cover;
}
body.events-page .banner-wrapper .banner-container h1 {
  color: #fff;
  width: 65%;
  text-align: center;
  letter-spacing: -1.88px;
  line-height: 70px;
  font-weight: 500;
}

body.events-page h2 {
  color: #202020;
  letter-spacing: -1.88px;
  line-height: 68px;
  text-align: center;
  font-weight: 500;
}

body.events-page .upcoming-events-wrapper h2 {
  margin-bottom: 50px;
}

body.events-page .upcoming-events-wrapper .upcoming-events-gallery {
  margin-bottom: 98px;
}
body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content {
  position: relative;
  overflow: hidden;
}
body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  width: 70%;
  opacity: 0;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
}
body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content .heading {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 70px;
}
body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content .description {
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: -0.6px;
  line-height: 24px;
  margin-bottom: 10px;
}
body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content .link-text {
  font-size: 1.6rem;
  line-height: 35px;
}
body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
}
body.events-page
  .upcoming-events-wrapper
  .upcoming-events-gallery
  .owl-item.active.center
  .carousel-content
  .box-content {
  opacity: 1;
}

body.events-page .recent-events-wrapper {
  margin-bottom: 130px;
}
body.events-page .recent-events-wrapper h2 {
  margin-bottom: 50px;
}
body.events-page .recent-events-wrapper .events-gallery .carousel-content {
  margin: 0 auto;
}
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-prev,
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-next {
  position: absolute;
  top: 30%;
}
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-prev span,
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-prev:before,
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-prev.disabled:before,
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-prev {
  top: 32%;
  left: 15px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.events-page .recent-events-wrapper .events-gallery .owl-nav .owl-next {
  right: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.events-page .archive-events-wrapper {
  margin-bottom: 140px;
}
body.events-page .archive-events-wrapper h2 {
  margin-bottom: 60px;
}
body.events-page .archive-events-wrapper .tab-wrapper {
  margin-bottom: 0;
}
body.events-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper > .tabs.full-width {
  width: 50%;
}
body.events-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper > .tabs.full-width > ul li {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: -0.9px;
  line-height: 70px;
  text-align: center;
  border-bottom-color: #ffcc3a;
}
body.events-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper > .tabs.full-width > ul li.active:after {
  background-color: #ffcc3a;
}
body.events-page .archive-events-wrapper .archive-gallery .carousel-content {
  margin-left: 100px;
  max-width: 360px;
}
body.events-page .archive-events-wrapper .archive-gallery .carousel-content:nth-child(3n + 1) {
  margin-left: 0;
}
body.events-page .archive-events-wrapper .archive-gallery .carousel-content:nth-child(3) ~ div {
  margin-top: 75px;
}
body.events-page .archive-events-wrapper .archive-gallery .carousel-content img {
  margin-bottom: 10px;
}
body.events-page .archive-events-wrapper .archive-gallery .carousel-content .heading {
  font-size: 2rem;
  letter-spacing: -0.91px;
  line-height: 30px;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 10px;
}
body.events-page .archive-events-wrapper .archive-gallery .carousel-content .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 46px;
  height: 2px;
  background-color: #ffcc3a;
}
body.events-page .archive-events-wrapper .archive-gallery .carousel-content .description {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 10px;
}

body.events-page .events-gallery .carousel-content {
  width: 359px;
  position: relative;
  padding-bottom: 50px;
}
body.events-page .events-gallery .carousel-content img {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 15px;
}
body.events-page .events-gallery .carousel-content .heading {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: -0.91px;
  line-height: 30px;
  margin-bottom: 12px;
  position: relative;
  padding-bottom: 6px;
}
body.events-page .events-gallery .carousel-content .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 46px;
  height: 2px;
  background-color: #ffcc3a;
}
body.events-page .events-gallery .carousel-content .description {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 20px;
}
body.events-page .events-gallery .carousel-content .link-text {
  font-size: 1.6rem;
  line-height: 35px;
  position: absolute;
  bottom: 0;
}

body.advertise-with-us-page .banner-wrapper {
  margin-bottom: 55px;
}
body.advertise-with-us-page .banner-wrapper .banner-container {
  background: url("../images/banner-advertise-with-us.png") no-repeat top center;
  height: calc(100vh - 60px);
  width: 100%;
  background-size: cover;
}
body.advertise-with-us-page .banner-wrapper .banner-container h1 {
  color: #fff;
  text-align: center;
  letter-spacing: -1.88px;
  line-height: 70px;
  font-weight: 500;
  width: 85%;
  margin-bottom: 40px;
}

body.advertise-with-us-page h2 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: -1.43px;
  line-height: 70px;
  text-align: center;
}

body.advertise-with-us-page .ht-media-intro {
  margin-bottom: 65px;
}
body.advertise-with-us-page .ht-media-intro > .fixed-wrapper h2 {
  margin-bottom: 8px;
}
body.advertise-with-us-page .ht-media-intro > .fixed-wrapper > .tagline {
  font-size: 1.8rem;
  line-height: 24px;
  text-align: center;
  width: 65%;
  font-weight: 300;
}

body.advertise-with-us-page .ht-reach-wrapper {
  height: auto;
  background: none;
  padding-bottom: 0;
  margin-bottom: 117px;
}
body.advertise-with-us-page .ht-reach-wrapper:before {
  display: none;
}
body.advertise-with-us-page .ht-reach-wrapper .padded-box-left-right-72 {
  padding-left: 92px;
  padding-right: 92px;
}
body.advertise-with-us-page .ht-reach-wrapper .ht-reach-content {
  padding-bottom: 0;
  margin-bottom: 0;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
body.advertise-with-us-page .ht-reach-wrapper .ht-reach-content .box {
  color: #000;
  font-size: 2.2rem;
  letter-spacing: -0.82px;
  line-height: 26px;
}
body.advertise-with-us-page .ht-reach-wrapper .ht-reach-content .box span {
  font-size: 8rem;
  line-height: 92px;
  opacity: 1;
  margin-bottom: 0;
}

body.advertise-with-us-page .subscription-wrapper {
  margin-bottom: 98px;
}
body.advertise-with-us-page .subscription-wrapper h2 {
  margin-bottom: 29px;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content {
  margin-bottom: 15px;
  padding-left: 25px;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box {
  width: 100%;
  height: 518px;
  max-width: 375px;
  position: relative;
  overflow: hidden;
  padding: 0 30px 40px 30px;
  cursor: pointer;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box.align-items-center {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box.justify-content-center {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -o-object-fit: cover;
  object-fit: cover;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box .members-reach {
  position: absolute;
  top: 28px;
  left: 0;
  background-color: rgba(255, 204, 58, 0.9);
  padding: 12px 25px;
  font-size: 2rem;
  color: #000;
  font-weight: 300;
  line-height: 35px;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box .members-reach span {
  display: block;
  font-size: 3.8rem;
  font-weight: 500;
  line-height: 30px;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box .box-content {
  position: absolute;
  bottom: 21px;
  left: 21px;
  color: #fff;
  padding-right: 21px;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  overflow: hidden;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box .box-content .heading,
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box .box-content .description {
  margin-bottom: 21px;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box .box-content .heading {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: -0.9px;
  line-height: 28px;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box .box-content .description {
  font-size: 1.4rem;
  line-height: 20px;
  width: 80%;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box .box-content .link-text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 35px;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 0%, #0000006e 100%);
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev,
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next {
  position: absolute;
  top: 50%;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev span,
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev:before,
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev.disabled:before,
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev {
  top: 52%;
  left: 15px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.advertise-with-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next {
  right: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.advertise-with-us-page .testimonials {
  margin-bottom: 80px;
}
body.advertise-with-us-page .testimonials .testimonials-wrapper .box-content .testimnials-content .description,
body.advertise-with-us-page
  .testimonials
  .testimonials-wrapper
  .box-content
  .testimnials-content
  .customer-designation {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: -0.68px;
  line-height: 28px;
}
body.advertise-with-us-page .testimonials .testimonials-wrapper .box-content .testimnials-content .customer-name {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: -0.75px;
  line-height: 24px;
}

body.advertise-with-us-page .partners-gallery-wrapper {
  margin-bottom: 80px;
}
body.advertise-with-us-page .partners-gallery-wrapper h2 {
  margin-bottom: 30px;
}
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-prev,
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-next {
  position: absolute;
  top: 50%;
}
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-prev span,
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-next span {
  color: #ffcc3a;
  font-size: 0px;
}
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-prev:before,
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #ffcc3a;
  border-right: 2px solid #ffcc3a;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-prev.disabled:before,
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-prev {
  left: -15px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.advertise-with-us-page .partners-gallery-wrapper .partners-gallery .owl-nav .owl-next {
  right: -15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body.advertise-with-us-page .message-box-wrapper.partner-with-us-wrapper {
  margin-bottom: 0;
  padding-top: 21px;
  padding-bottom: 40px;
}
body.advertise-with-us-page .message-box-wrapper.partner-with-us-wrapper h2 {
  margin-bottom: 42px;
}

body.advertise-with-us-page .tab-wrapper {
  margin-top: -60px;
}
body.advertise-with-us-page .tab-wrapper .tabs {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 0;
  margin-bottom: 40px;
}
body.advertise-with-us-page .tab-wrapper .tabs ul {
  margin-bottom: 0;
}
body.advertise-with-us-page .tab-wrapper .tabs ul li {
  opacity: 1;
  font-size: 2.8rem;
  font-weight: 300;
  letter-spacing: -1.05px;
  line-height: 32px;
  border-color: transparent;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.advertise-with-us-page .tab-wrapper .tabs ul li:after {
  background-color: #ffcc3a;
}
body.advertise-with-us-page .tab-wrapper .tabs ul li.active {
  font-weight: 500;
}
body.advertise-with-us-page .tab-wrapper .tabs ul li.active:after {
  height: 7px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .description {
  color: #202020;
  font-size: 2rem;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  margin-bottom: 15px;
  width: 75%;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .box-content {
  width: 25%;
  position: relative;
  margin-top: 50px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .box-content .heading {
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  position: absolute;
  bottom: 10px;
  left: 16px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .carousel-content {
  margin-top: 70px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .carousel-content img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  margin-bottom: 15px;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content
  .gallery-partner
  .carousel-content
  img.brand-name {
  margin: 0 auto;
  width: auto;
  height: 100px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .carousel-content .heading {
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: -1.05px;
  line-height: 32px;
  margin-bottom: 10px;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content
  .gallery-partner
  .carousel-content
  .description {
  font-size: 1.8rem;
  letter-spacing: -0.68px;
  line-height: 24px;
  text-align: left;
  width: 95%;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content
  .gallery-partner
  .carousel-content
  .bulleted-content
  li {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: -0.68px;
  line-height: 24px;
  list-style-type: disc;
  margin-left: 20px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .owl-nav .owl-prev,
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .owl-nav .owl-next {
  position: absolute;
  top: 50%;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .owl-nav .owl-prev span,
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .owl-nav .owl-next span {
  color: #ffcc3a;
  font-size: 0px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .owl-nav .owl-prev:before,
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #ffcc3a;
  border-right: 2px solid #ffcc3a;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content
  .gallery-partner
  .owl-nav
  .owl-prev.disabled:before,
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content
  .gallery-partner
  .owl-nav
  .owl-next.disabled:before {
  opacity: 0.2;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .owl-nav .owl-prev {
  left: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content .gallery-partner .owl-nav .owl-next {
  right: -15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content.brand-promotions {
  padding: 0 30px;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content.brand-promotions
  .gallery-partner
  .carousel-content
  img {
  margin-bottom: 0;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content.events-ips
  .gallery-partner.flex-direction-row
  .carousel-content {
  width: 30%;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content.brand-studio
  .gallery-partner
  .carousel-content {
  width: 30%;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content.brand-studio
  .gallery-partner
  .carousel-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 97%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(#000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.43) 0%, #000000 100%);
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content.brand-studio .brand-logo {
  margin-bottom: 52px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content.brand-studio h3 {
  margin-top: 60px;
  font-size: 2.8rem;
  font-weight: 500;
  letter-spacing: -1.05px;
  line-height: 32px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content.brand-studio .carousel-content {
  margin-top: 35px;
  position: relative;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content.brand-studio
  .carousel-content
  .partner-details {
  position: absolute;
  bottom: 31px;
  color: #fff;
  width: 90%;
  padding: 0 21px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content.brand-studio .carousel-content .description {
  color: #fff;
  margin-bottom: 10px;
}
body.advertise-with-us-page .tab-wrapper .tab-content-wrapper .tab-content.brand-studio .carousel-content .link-text {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 35px;
}
body.advertise-with-us-page
  .tab-wrapper
  .tab-content-wrapper
  .tab-content.afe
  .gallery-partner.flex-direction-row
  .carousel-content {
  width: 25%;
}

body.advertise-with-us-page .message-box-wrapper.latest-insights-wrapper {
  padding-top: 50px;
  padding-bottom: 120px;
  margin-bottom: 0;
}
body.advertise-with-us-page .message-box-wrapper.latest-insights-wrapper h2 {
  margin-bottom: 23px;
}

body.advertise-with-us-page .latest-insights-gallery {
  margin-top: -120px;
  margin-bottom: 100px;
}
body.advertise-with-us-page .latest-insights-gallery .box-container .box-content {
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  padding: 40px;
}
body.advertise-with-us-page .latest-insights-gallery .box-container .box-content img {
  margin-bottom: 17px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
body.advertise-with-us-page .latest-insights-gallery .box-container .box-content .headline {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: -0.9px;
  line-height: 32px;
  margin-bottom: 10px;
}
body.advertise-with-us-page .latest-insights-gallery .box-container .box-content .link-text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 35px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

body.contact-us-page .banner-wrapper {
  margin-bottom: 79px;
  height: 100%;
}
body.contact-us-page .banner-wrapper .banner-container {
  background: url("../images/banner-investor-relations.png") no-repeat top center;
  height: calc(85vh - 78px);
  width: 100%;
  background-size: cover;
}
body.contact-us-page .banner-wrapper .banner-container h1 {
  color: #fff;
  width: 55%;
  text-align: center;
  letter-spacing: -1.5px;
}
body.contact-us-page .banner-wrapper .banner-container .tagline {
  color: #fff;
  width: 70%;
  text-align: center;
  letter-spacing: -1.43px;
  font-size: 3.8rem;
  line-height: 50px;
  margin-top: 25px;
  font-weight: 300;
}

body.contact-us-page .contact-us {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 90px;
}
body.contact-us-page .contact-us .fixed-wrapper {
  width: 945px;
}
body.contact-us-page .contact-us .fixed-wrapper > h2 {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 68px;
  margin-bottom: 20px;
}
body.contact-us-page .contact-us .fixed-wrapper > .description {
  color: #000;
  font-size: 1.8rem;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 60px;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column {
  width: 45%;
  margin-top: 80px;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column:first-child,
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column:nth-child(2) {
  margin-top: 0;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .heading,
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .tagline {
  font-size: 2.2rem;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 17px;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column a:hover {
  text-decoration: underline;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .heading {
  color: #202020;
  position: relative;
  padding-bottom: 12px;
  width: 80%;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 4px;
  background-color: #ffcc3a;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .tagline {
  color: #000;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column p span {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.6px;
  line-height: 22px;
  color: #ffcc3a;
  width: 60px;
  display: inline-block;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column address,
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .telephone,
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .email {
  color: #202020;
  font-size: 1.6rem;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 11px;
}
body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column address {
  font-style: normal;
}

body.videos-page h1,
body.videos-page h2 {
  color: #202020;
  letter-spacing: -1.88px;
  line-height: 68px;
  text-align: center;
  font-weight: 500;
}

body.videos-page .upcoming-events-wrapper h1,
body.videos-page .upcoming-events-wrapper h2 {
  margin-bottom: 50px;
}

body.videos-page .upcoming-events-wrapper .upcoming-events-gallery {
  margin-bottom: 98px;
}
body.videos-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content {
  position: relative;
  overflow: hidden;
}
body.videos-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  transition: 0.2s all ease;
  padding: 18px;
}
body.videos-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content .heading {
  font-size: 3.8rem;
  letter-spacing: -1.43px;
  line-height: 70px;
}
body.videos-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content .description {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: -0.6px;
  line-height: 24px;
  margin-bottom: 10px;
}
body.videos-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content .link-text {
  font-size: 1.6rem;
  line-height: 35px;
}
body.videos-page
  .upcoming-events-wrapper
  .upcoming-events-gallery
  .owl-item.active.center
  .carousel-content
  .box-content {
  opacity: 1;
}

body.videos-page .recent-events-wrapper {
  margin-bottom: 130px;
}
body.videos-page .recent-events-wrapper h1,
body.videos-page .recent-events-wrapper h2 {
  margin-bottom: 50px;
}

body.videos-page .archive-events-wrapper {
  margin-bottom: 140px;
}
body.videos-page .archive-events-wrapper h2 {
  margin-bottom: 10px;
}
body.videos-page .archive-events-wrapper .tab-wrapper {
  margin-bottom: 0;
}
body.videos-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper > .tabs.full-width {
  width: 50%;
}
body.videos-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper > .tabs.full-width > ul li {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: -0.9px;
  line-height: 70px;
  text-align: center;
  border-bottom-color: #ffcc3a;
}
body.videos-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper > .tabs.full-width > ul li.active:after {
  background-color: #ffcc3a;
}

body.videos-page .events-gallery {
  padding-left: 35px;
}
body.videos-page .events-gallery .carousel-content {
  width: 359px;
  position: relative;
  padding-bottom: 50px;
}
body.videos-page .events-gallery .carousel-content img {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 15px;
}
body.videos-page .events-gallery .carousel-content .heading {
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: -0.91px;
  line-height: 30px;
  margin-bottom: 12px;
  position: relative;
  padding-bottom: 6px;
}
body.videos-page .events-gallery .carousel-content .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 46px;
  height: 2px;
  background-color: #ffcc3a;
}
body.videos-page .events-gallery .carousel-content .description {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 20px;
}
body.videos-page .events-gallery .carousel-content .link-text {
  font-size: 1.6rem;
  line-height: 35px;
  position: absolute;
  bottom: 0;
}
body.videos-page .events-gallery .owl-nav .owl-prev,
body.videos-page .events-gallery .owl-nav .owl-next {
  position: absolute;
  top: 30%;
}
body.videos-page .events-gallery .owl-nav .owl-prev span,
body.videos-page .events-gallery .owl-nav .owl-next span {
  color: #000;
  font-size: 0px;
}
body.videos-page .events-gallery .owl-nav .owl-prev:before,
body.videos-page .events-gallery .owl-nav .owl-next:before {
  content: "";
  position: absolute;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  width: 14px;
  height: 14px;
  opacity: 1;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
body.videos-page .events-gallery .owl-nav .owl-prev.disabled:before,
body.videos-page .events-gallery .owl-nav .owl-next.disabled:before {
  opacity: 0.2;
}
body.videos-page .events-gallery .owl-nav .owl-prev {
  top: 33%;
  left: 15px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.videos-page .events-gallery .owl-nav .owl-next {
  right: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (min-width: 1280px) {
  main.home-page .banner-wrapper ~ section:not(.advertise-with-us) {
    opacity: 0;
    -webkit-transition: 1s all ease-in-out;
    -o-transition: 1s all ease-in-out;
    transition: 1s all ease-in-out;
  }
}

@media only screen and (max-width: 1280px) {
  main .ht-media-intro .child-companies {
    width: 66%;
  }
}

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

  body.product-leader .fixed-wrapper-1 .col-1, body.product-leader .fixed-wrapper-1 .col-2 { width: 100%;}
  .fixed-wrapper-1 { width:100% !important; padding:0 12px;}

  body {
    padding-bottom: 36px;
  }
  body .fixed-wrapper {
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
  }
  body.site-menu-open {
    overflow: hidden;
  }
  body.site-menu-open header .display-flex nav {
    left: 0;
  }
  body header {
    height: 60px;
    z-index: 4;
  }
  body header .display-flex .logo {
    width: 90%;
    position: relative;
  }
  body header .display-flex .logo img {
    max-width: none;
    width: 15%;
  }
  body header .display-flex .hamburger-menu {
    height: 14px;
  }
  body header .display-flex .hamburger-menu.menu-open:before {
    top: -2px;
  }
  body header .display-flex .hamburger-menu.menu-open:after {
    bottom: -2px;
  }
  body header .display-flex nav {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #202020;
    padding-right: 0;
    z-index: 2;
    overflow-y: auto;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
  }
  body header .display-flex nav > div.full-window-menu {
    margin-bottom: 50px;
  }
  body header .display-flex nav > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-top: 30px;
    height: auto;
  }
  body header .display-flex nav > ul > li {
    margin-left: 0;
    margin-bottom: 25px;
    text-align: center;
    height: auto;
  }
  body header .display-flex nav > ul > li a {
    color: #fff;
  }
  body header .display-flex nav > ul > li a:hover {
    color: #ffcc3a;
  }
  body header .display-flex nav > ul > li.active a:before {
    background-color: #fff;
  }
  body header .display-flex nav > ul > li.sub-level {
    padding-right: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body header .display-flex nav > ul > li.sub-level > a {
    margin-bottom: 1px;
  }
  body header .display-flex nav > ul > li.sub-level > a:before {
    background-color: #fff;
  }
  body header .display-flex nav > ul > li.sub-level > a:after {
    border-color: #fff;
  }
  body header .display-flex nav > ul > li.sub-level > a span {
    display: none !important;
  }
  body header .display-flex nav > ul > li.sub-level > span {
    border-color: #fff;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper {
    position: static;
    padding: 25px 10px;
    background-color: #1a1a1a;
    margin-top: 10px;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper .close {
    display: none;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li {
    width: 100%;
    text-align: left;
    padding-left: 25%;
    margin-bottom: 12px;
    margin-left: 0;
    margin-top: 0;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li:last-child {
    margin-bottom: 0;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > a {
    font-size: 2rem;
    padding-bottom: 0;
    padding-right: 6px;
    text-transform: none;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > a:before {
    content: "";
    left: 100%;
    bottom: auto;
    background-color: transparent;
    top: 60%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 6px;
    height: 6px;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > a br {
    display: none;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > a:only-child:before {
    display: none;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > ul {
    display: none;
    margin-left: 20px;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > ul li a {
    font-size: 1.7rem;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li > ul li a:before {
    display: none;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li.sub-level-open > a {
    color: #ffcc3a;
  }
  body header .display-flex nav > ul > li.sub-level .sub-level-wrapper > ul > li.sub-level-open > a:before {
    -webkit-transform: translateY(-50%) rotate(135deg);
    -ms-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    border-color: #ffcc3a;
  }
  body header .display-flex nav > ul > li.sub-level.sub-menu-open span {
    -webkit-transform: rotate(-45deg) translateY(5px);
    -ms-transform: rotate(-45deg) translateY(5px);
    transform: rotate(-45deg) translateY(5px);
  }
  body header .display-flex nav > ul li a,
  body header .display-flex nav .full-window-menu ul li a {
    font-size: 2.2rem;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 32px;
  }
  body header .display-flex nav .full-window-menu {
    display: block;
    position: static;
    height: auto;
  }
  body header .display-flex nav .full-window-menu .close {
    display: none;
  }
  body header .display-flex nav .full-window-menu ul {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  body footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  body footer nav.full-width {
    width: 80%;
  }
  body footer nav ul {
    width: 90%;
  }
  body footer nav ul li {
    width: 25%;
  }
  body footer nav ul li:nth-child(4) {
    margin-top: auto;
  }
  body footer nav ul li a {
    font-size: 1.2rem;
  }
  body footer .social-copyrights-wrapper .ht-media-logo {
    width: 50%;
    margin-bottom: 20px;
  }
  body footer .social-copyrights-wrapper .social-media-wrapper a {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    margin-left: 0;
  }
  body footer .social-copyrights-wrapper .copyrights-text {
    font-size: 1rem;
    text-align: right;
  }
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content {
    width: 100%;
  }
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-1.align-items-center,
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2.align-items-center {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-1 {
    padding-left: 20px;
  }
  body.home-page
    .banner-wrapper
    .carousel-container
    .homepage-banner-container
    .box-content
    .col-1
    .banner-images-gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
  }
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 {
    padding-left: 50px;
  }
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 h1 {
    font-size: 4.5rem;
    line-height: 55px;
    margin-bottom: 20px;
  }
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 h2 {
    font-size: 1.8rem;
    line-height: 25px;
    margin-bottom: 20px;
  }
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 h2 br {
    display: none;
  }
  body.home-page
    .banner-wrapper
    .carousel-container
    .homepage-banner-container
    .box-content
    .col-2
    .brand-logos-gallery
    .product-gallery
    > div
    img {
    height: 55px;
  }
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 .owl-dots {
    width: 100%;
  }
  body.home-page .banner-wrapper .carousel-container .homepage-banner-container .box-content .col-2 .owl-dots button {
    width: 14%;
  }
  body.home-page .ht-reach-wrapper h2.full-width,
  body.home-page .ht-reach-wrapper .ht-reach-content.full-width {
    width: 85%;
  }
  body.home-page .ht-reach-wrapper h2 br {
    display: none;
  }
  body.home-page .ht-reach-wrapper .ht-reach-content .box span {
    font-size: 6rem;
  }
  body.home-page .message-box-wrapper p {
    width: 90%;
    font-size: 4.5rem;
    line-height: 60px;
  }
  body.investor-relations-page .banner-wrapper {
    margin-bottom: 60px;
  }
  body.investor-relations-page .banner-wrapper .banner-container h1 {
    font-size: 4rem;
    letter-spacing: -0.11px;
    line-height: 40px;
    width: 80%;
  }
  body.investor-relations-page .banner-wrapper .banner-container .tagline {
    font-size: 2.2rem;
    letter-spacing: -1.69px;
    line-height: 26px;
    width: 90%;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper,
  body.investor-relations-page .green-initiatives .fixed-wrapper,
  body.investor-relations-page .message-box-wrapper .fixed-wrapper,
  body.investor-relations-page .faqs .fixed-wrapper,
  body.investor-relations-page .contact-us .fixed-wrapper {
    width: 100%;
  }
  body.investor-relations-page .director-speak .col-2 .heading,
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .financial-reports h2,
  body.investor-relations-page .green-initiatives .fixed-wrapper > .heading,
  body.investor-relations-page .contact-us .fixed-wrapper > .heading,
  body.investor-relations-page .faqs .fixed-wrapper > .heading {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper {
    width: 100%;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak {
    margin-bottom: 75px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak {
    padding-left: 25px;
    padding-right: 25px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-1 {
    width: 30%;
    padding-right: 20px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-1 img {
    width: calc(200px - 10%);
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 {
    width: 70%;
  }
  body.investor-relations-page
    .latest-financials-results-wrapper
    .fixed-wrapper
    .financial-reports
    .reports-container
    .display-flex
    .carousel-content {
    padding: 8px;
  }
  body.investor-relations-page
    .latest-financials-results-wrapper
    .fixed-wrapper
    .financial-reports
    .reports-container
    .display-flex
    .carousel-content
    a
    span {
    width: 90%;
    font-size: 1.8rem;
  }
  body.investor-relations-page .message-box-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 50px;
  }
  body.investor-relations-page .message-box-wrapper .fixed-wrapper > .heading,
  body.investor-relations-page .message-box-wrapper .fixed-wrapper > .tagline {
    margin-bottom: 23px;
  }
  body.investor-relations-page .message-box-wrapper .fixed-wrapper > .heading {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
  }
  body.investor-relations-page .message-box-wrapper .fixed-wrapper > .tagline {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 24px;
  }
  body.investor-relations-page .message-box-wrapper .fixed-wrapper > .description {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 24px;
  }
  body.investor-relations-page .message-box-wrapper .fixed-wrapper .link-text {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 35px;
  }
  body.investor-relations-page .message-box-wrapper .fixed-wrapper .upcoming-events {
    margin-top: 45px;
  }
  body.investor-relations-page .message-box-wrapper .fixed-wrapper .upcoming-events .heading {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 36px;
    margin-bottom: 29px;
  }
  body.investor-relations-page .message-box-wrapper .fixed-wrapper .upcoming-events .events-details-wrapper {
    width: 100%;
  }
  body.investor-relations-page
    .message-box-wrapper
    .fixed-wrapper
    .upcoming-events
    .events-details-wrapper
    li
    > .heading {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 18px;
  }
  body.investor-relations-page
    .message-box-wrapper
    .fixed-wrapper
    .upcoming-events
    .events-details-wrapper
    li
    > .description {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 13px;
  }
  body.investor-relations-page .green-initiatives {
    margin-bottom: 80px;
  }
  body.investor-relations-page .green-initiatives .fixed-wrapper > .heading {
    margin-bottom: 35px;
  }
  body.investor-relations-page .green-initiatives .fixed-wrapper > .description {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 24px;
  }
  body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper {
    padding: 35px 17px 0 17px;
  }
  body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper .description {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 300;
    margin-bottom: 34px;
  }
  body.investor-relations-page
    .green-initiatives
    .fixed-wrapper
    .form-wrapper
    form
    .column
    .declaration-wrapper
    .declaration-fields
    input {
    -moz-appearance: radio;
    appearance: radio;
    -webkit-appearance: radio;
    height: 13px;
  }
  body.investor-relations-page .contact-us {
    padding-left: 25px;
    padding-right: 25px;
  }
  body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper.three-column .column .heading {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 25px;
    width: 100%;
    margin-bottom: 20px;
  }
  body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper.three-column .column .heading:after {
    width: 100%;
  }
  body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper.three-column .column .tagline {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 20px;
  }
  body.investor-relations-page .faqs {
    margin-bottom: 100px;
  }
  body.advertise-with-us-page .banner-wrapper .banner-container h1 {
    font-size: 4rem;
    line-height: 50px;
  }
  body.advertise-with-us-page h2 {
    font-size: 3.2rem;
    letter-spacing: -1.5px;
    line-height: 40px;
  }
  body.advertise-with-us-page .ht-media-intro {
    margin-bottom: 60px;
  }
  body.advertise-with-us-page .ht-media-intro > .fixed-wrapper > .tagline {
    font-size: 1.4rem;
    line-height: 24px;
    width: 90%;
  }
  body.advertise-with-us-page .ht-reach-wrapper {
    margin-bottom: 60px;
  }
  body.advertise-with-us-page .ht-reach-wrapper .padded-box-left-right-72 {
    padding-left: 30px;
    padding-right: 30px;
  }
  body.advertise-with-us-page .ht-reach-wrapper .ht-reach-content {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  body.advertise-with-us-page .ht-reach-wrapper .ht-reach-content .box {
    font-size: 1.8rem;
  }
  body.advertise-with-us-page .ht-reach-wrapper .ht-reach-content .box span {
    font-size: 4rem;
    margin-bottom: 5px;
    line-height: 55px;
  }
  body.advertise-with-us-page .tab-wrapper {
    margin-bottom: 50px;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tabs.overflow-hidden {
    overflow-x: auto;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tabs ul {
    display: block;
    overflow: auto;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tabs ul li {
    font-size: 1.8rem;
    letter-spacing: -0.68px;
    line-height: 21px;
    width: auto;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tabs ul li.active {
    font-size: 1.75rem;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content {
    padding: 0 30px;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .description {
    font-size: 1.4rem;
    line-height: 21px;
    width: 100%;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .link-text {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 35px;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .gallery-partner {
    width: 100%;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .gallery-partner
    .box-content {
    width: 31%;
    overflow: hidden;
    margin-right: 26px;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .gallery-partner
    .box-content:nth-child(3n) {
    margin-right: 0;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .gallery-partner
    .box-content
    img {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .gallery-partner
    .carousel-content
    img.brand-name {
    height: 70px;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.ht-brand-impact
    .box-content {
    width: 30%;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content.brand-studio .brand-logo {
    width: 50%;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.brand-studio
    .brand-logo
    img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.brand-studio
    .gallery-partner {
    margin-top: 30px;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.brand-studio
    .gallery-partner
    .carousel-content {
    width: 100%;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.brand-studio
    .carousel-content {
    margin-top: 0;
  }
  body.advertise-with-us-page .latest-insights-gallery .fixed-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body.career-page .banner-wrapper .banner-container h1 {
    font-size: 4rem;
    line-height: 50px;
  }
  body.career-page .join-ht-wrapper .fixed-wrapper {
    width: 100%;
  }
  body.career-page .latest-events-wrapper {
    margin-bottom: 50px;
  }
  body.career-page .latest-events-wrapper .fixed-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  body.career-page .latest-events-wrapper .main-event-wrapper .main-event-details img {
    width: 90%;
    height: 320px;
    margin: 0 auto;
  }
  body.career-page .latest-events-wrapper .main-event-wrapper .main-event-details .event-details {
    width: 80%;
  }
  body.career-page .latest-events-wrapper .main-event-wrapper .main-event-details .event-details h2 {
    letter-spacing: -1.14px;
  }
  body.career-page .latest-events-wrapper .main-event-wrapper .main-event-details .event-details .description {
    font-size: 1.4rem;
    letter-spacing: -0.52px;
    line-height: 18px;
  }
  body.career-page .other-event-wrapper .other-events .carousel-content:before {
    width: 100% !important;
  }
  body.career-page .campus-program .program-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.career-page .campus-program .program-wrapper .box-content {
    width: 48%;
    margin-bottom: 20px;
  }
  body.career-page .campus-program .program-wrapper .box-content .heading {
    font-size: 1.9rem;
    letter-spacing: -0.91px;
    line-height: 30px;
  }
  body.career-page .campus-program .program-wrapper .box-content .heading br {
    display: none;
  }
  body.career-page .campus-program .program-wrapper .box-content .description {
    font-size: 1.4rem;
    letter-spacing: -0.52px;
    line-height: 18px;
  }
  body.about-us-page .banner-wrapper .banner-container.align-items-center h1 {
    width: 90%;
    font-size: 5.5rem;
  }
  body.about-us-page .ht-media-intro {
    margin-bottom: 25px;
  }
  body.about-us-page .ht-media-intro .fixed-wrapper h2 {
    font-size: 3.8rem;
    line-height: 50px;
  }
  body.about-us-page .ht-media-intro .fixed-wrapper .tagline {
    font-size: 1.8rem;
    line-height: 25px;
  }
  body.about-us-page .ht-media-intro .fixed-wrapper .single-item-carousel {
    max-width: none;
  }
  body.about-us-page .ht-media-intro .fixed-wrapper .single-item-carousel .owl-item .carousel-content img {
    max-width: 100%;
  }
  body.about-us-page .message-box-wrapper p {
    font-size: 3.8rem;
    line-height: 50px;
  }
  body.about-us-page .message-box-wrapper a {
    font-size: 1.3rem;
  }
  body.about-us-page .message-box-wrapper a.link-text.with-arrow:before {
    width: 10px;
  }
  body.about-us-page .message-box-wrapper a.link-text.with-arrow:after {
    width: 6px;
    height: 6px;
  }
  body.about-us-page .subscription-wrapper {
    margin-top: -180px;
  }
  body.about-us-page .subscription-wrapper .fixed-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body.about-us-page .subscription-wrapper .fixed-wrapper > .link-text.button-background {
    font-size: 1.2rem;
    line-height: 20px;
  }
  body.about-us-page .subscription-wrapper .subscription-content .subscription-box .gallery-image {
    margin-bottom: 10px;
  }
  body.about-us-page .subscription-wrapper .subscription-content .subscription-box .gallery-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body.about-us-page .subscription-wrapper .subscription-content .subscription-box .members-reach {
    font-size: 1.4rem;
    padding: 0 15px;
    line-height: 19px;
  }
  body.about-us-page .subscription-wrapper .subscription-content .subscription-box .members-reach span {
    font-size: 2.6rem;
  }
  body.about-us-page .subscription-wrapper .subscription-content .subscription-box .newspaper-name {
    height: 74px;
    margin: 10px 0;
  }
  body.about-us-page .subscription-wrapper .subscription-content .subscription-box .link-text {
    margin-top: 0;
    font-size: 12px;
  }
  body.about-us-page .subscription-wrapper .subscription-content .subscription-box.align-items-center {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next {
    right: -20px;
  }
  body.about-us-page .subscription-wrapper .display-flex > a {
    font-size: 1.3rem;
  }
  body.about-us-page .subscription-wrapper .display-flex > a.with-arrow:before {
    width: 10px;
  }
  body.about-us-page .subscription-wrapper .display-flex > a.with-arrow:after, main .message-box-wrapper .link-text.button-print-cat:after {
    width: 6px;
    height: 6px;
  }
  main .message-box-wrapper .link-text.button-print-cat:after {
    right:20px !important;
  }

  body.about-us-page .tab-wrapper {
    margin-bottom: 10px;
  }
  body.about-us-page .tab-wrapper .fixed-wrapper {
    width: 100%;
  }
  body.about-us-page .tab-wrapper .fixed-wrapper > .tabs > ul li {
    font-size: 2.5rem;
    letter-spacing: 0;
    line-height: 40px;
  }
  body.about-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.about-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.about-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .member-profile {
    width: 30%;
    margin-left: 0;
  }
  body.about-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .member-profile img {
    width: 100%;
    margin-bottom: 12px;
  }


  body.about-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .member-profile .member-name {
    font-size: 2rem;
    letter-spacing: -1px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  body.about-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .member-profile .member-designation, body.about-us-page .popup-content .heading {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 20px;
  }
  body.csr-page .banner-wrapper .banner-container h1 {
    font-size: 4rem;
    line-height: 50px;
  }
  body.csr-page .tab-wrapper.filter-data .tabs {
    margin-bottom: 60px;
  }
  body.csr-page .tab-wrapper.filter-data .tabs.overflow-hidden {
    overflow: auto;
  }
  body.csr-page .tab-wrapper.filter-data .tabs > ul {
    padding-bottom: 8px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  body.csr-page .tab-wrapper.filter-data .tabs > ul li {
    font-size: 2.2rem;
    letter-spacing: -0.82px;
    line-height: 26px;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.csr-page .tab-wrapper.filter-data .tabs > ul li.active {
    font-size: 2.15rem;
  }
  body.csr-page .tab-wrapper.filter-data .tabs > ul li.active:after {
    bottom: -11px;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content {
    width: 32%;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content
    .box-content-container
    .heading {
    font-size: 1.6rem;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content
    .box-content-container
    .tagline {
    font-size: 1.2rem;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content.full-width
    .box-content-container
    h3 {
    font-size: 2.4rem;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content.full-width
    .box-content-container
    h3.logo {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 70px;
  }
  body.csr-page .message-box-wrapper .column-container .col-1 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  body.csr-page .message-box-wrapper .column-container .col-2 .heading,
  body.csr-page .message-box-wrapper .column-container .col-2 .tagline,
  body.csr-page .message-box-wrapper .column-container .col-2 .sub-heading,
  body.csr-page .message-box-wrapper .column-container .col-2 .description {
    width: 100%;
  }
  body.csr-page .message-box-wrapper .column-container .col-2 .heading {
    font-size: 2.4rem;
  }
  body.csr-page .message-box-wrapper .column-container .col-2 .tagline {
    font-size: 1.8rem;
  }
  body.csr-page .message-box-wrapper .column-container .col-2 .sub-heading,
  body.csr-page .message-box-wrapper .column-container .col-2 .description {
    font-size: 1.4rem;
  }
  body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content {
    width: 90%;
  }
  body.events-page .recent-events-wrapper {
    margin-bottom: 50px;
  }
  body.events-page .recent-events-wrapper h2 {
    margin-bottom: 32px;
  }
  body.events-page .recent-events-wrapper .fixed-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  body.events-page .archive-events-wrapper {
    margin-bottom: 50px;
  }
  body.events-page .archive-events-wrapper .tab-wrapper {
    width: 100%;
  }
  body.events-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  body.events-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper > .tabs.full-width {
    width: 100%;
  }
  body.events-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper > .tabs.full-width > ul li {
    font-size: 20px;
    letter-spacing: -0.75px;
    line-height: 50px;
  }
  body.events-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper .tab-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  body.events-page .archive-events-wrapper .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content {
    width: 100%;
  }
  body.events-page .archive-events-wrapper .archive-gallery {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.events-page .archive-events-wrapper .archive-gallery .carousel-content {
    margin-left: 0;
    margin-top: 40px !important;
    width: 48%;
  }
  body.events-page .archive-events-wrapper .archive-gallery .carousel-content:first-child,
  body.events-page .archive-events-wrapper .archive-gallery .carousel-content:nth-child(2) {
    margin-top: 0 !important;
  }
  body.events-page .archive-events-wrapper .archive-gallery .carousel-content img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.events-page .events-gallery .carousel-content {
    width: 100%;
    overflow: hidden;
  }
  body.events-page .events-gallery .carousel-content img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.portfolio-page .banner-wrapper .banner-container {
    padding-top: 55px;
    height: calc(50vh - 60px);
  }
  body.portfolio-page .banner-wrapper .banner-container h1 {
    font-size: 4rem;
    line-height: 46px;
    width: 86%;
  }
  body.portfolio-page .tabs.show-in-devices {
    display: none;
  }
  body.portfolio-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .ht-portfolio-content
    .child-companies {
    width: 100%;
  }
  body.portfolio-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .ht-portfolio-content
    .child-companies
    > .carousel-content {
    width: 29%;
  }
  body.portfolio-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .ht-portfolio-content
    .child-companies
    > .carousel-content
    img {
    height: 70px;
  }
  body.product-page .banner-wrapper .banner-container {
    padding-top: 20px;
  }
  body.product-page .banner-wrapper .banner-container h1 {
    font-size: 4rem;
    line-height: 50px;
  }
  body.product-page .banner-wrapper .banner-container .tagline {
    width: 80%;
  }
  body.product-page .banner-wrapper .banner-container .product-image img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.product-page .banner-wrapper .banner-container .product-image video {
    width: 80%;
    height: auto;
  }
  body.product-page .message-box-wrapper p.tagline {
    width: 80%;
  }
  body.product-page .message-box-wrapper .stats-city-wise {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    width: 100%;
  }
  body.product-page .awards.ht-gallery-wrapper h2 {
    font-size: 3rem;
    margin-bottom: 25px;
    line-height: 40px;
  }
  body.product-page .initiatives-wrapper {
    margin-bottom: 50px;
  }
  body.product-page .initiatives-wrapper .fixed-wrapper {
    width: 100%;
  }
  body.product-page .initiatives-wrapper .fixed-wrapper h2 {
    font-size: 3rem;
    line-height: 40px;
    margin-bottom: 20px;
  }
  body.product-page .initiatives-wrapper .fixed-wrapper .initiatives-container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.product-page .initiatives-wrapper .fixed-wrapper .initiatives-container .column {
    width: 46%;
    margin-left: 0;
  }
  body.product-page .initiatives-wrapper .fixed-wrapper .initiatives-container .column .product-logo {
    margin-bottom: 15px;
  }
  body.product-page .initiatives-wrapper .fixed-wrapper .initiatives-container .column .product-logo img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.product-page .partners-podcasters .fixed-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.product-page .partners-podcasters .fixed-wrapper .our-partners-wrapper,
  body.product-page .partners-podcasters .fixed-wrapper .podcasters-of-month {
    width: 100%;
  }
  body.product-page .partners-podcasters .fixed-wrapper .our-partners-wrapper h2,
  body.product-page .partners-podcasters .fixed-wrapper .podcasters-of-month h2 {
    font-size: 3rem;
  }
  body.product-page .partners-podcasters .fixed-wrapper .our-partners-wrapper {
    border-right: none;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  body.product-page .partners-podcasters .fixed-wrapper .our-partners-wrapper ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.product-page .partners-podcasters .fixed-wrapper .our-partners-wrapper ul li img {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  body.product-page .partners-podcasters .fixed-wrapper .podcasters-of-month h2 br {
    display: none;
  }
  body.product-page .first-podcasting {
    margin-bottom: 80px;
  }
  body.product-page .first-podcasting .column:first-child {
    width: 60%;
  }
  body.product-page .first-podcasting .column:last-child {
    width: 40%;
  }
  body.product-page .first-podcasting .column .heading {
    width: 95%;
    font-size: 3rem;
    line-height: 40px;
  }
  body.product-page .first-podcasting .column img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    top: -35%;
  }
  body.product-page .podcasts-wrapper .fixed-wrapper > .heading {
    font-size: 3rem;
    line-height: 40px;
  }
  body.product-page .podcasts-wrapper .fixed-wrapper .podcast-gallery {
    margin-bottom: 20px;
  }
  body.product-page .podcasts-wrapper .fixed-wrapper .podcast-gallery .carousel-content img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col {
    width: 48%;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col .heading {
    font-size: 1.8rem;
    line-height: 25px;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col .description {
    font-size: 1.3rem;
    line-height: 20px;
  }
  body.product-page .testimonials .fixed-wrapper h2 {
    font-size: 3rem;
    line-height: 40px;
  }
  body.product-page .testimonials .fixed-wrapper .testimonials-wrapper {
    width: 90%;
  }
  body.product-page .testimonials .fixed-wrapper .testimonials-wrapper .box-content .testimnials-content {
    width: 100%;
  }
  body.product-page .product-supplements {
    margin-bottom: 40px;
  }
  body.product-page .product-supplements .fixed-wrapper .product-logo {
    margin-bottom: 10px;
  }
  body.product-page .product-supplements .fixed-wrapper .product-logo img {
    width: 100%;
  }
  body.product-page .product-supplements .fixed-wrapper > .product-logo img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.product-page .product-supplements .supplements-wrapper {
    padding: 0 3%;
  }
  body.product-page .product-supplements .supplements-wrapper.space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.product-page .product-supplements .supplements-wrapper li {
    width: 30%;
    margin-top: 20px;
  }
  body.product-page .product-supplements .supplements-wrapper li:nth-child(3) {
    margin-top: 20px;
  }
  body.product-page .product-supplements .supplements-wrapper li .product-logo {
    overflow: hidden;
  }
  body.product-page .product-supplements .supplements-wrapper li .supplements-content {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    display: block;
    padding-left: 0;
  }
  body.product-page .product-supplements .supplements-wrapper li .supplements-content .link-text {
    color: #000;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 30px;
    padding-right: 15px;
  }
  body.product-page .product-supplements .supplements-wrapper li .supplements-content .link-text:before {
    display: none;
  }
  body.product-page .product-supplements .supplements-wrapper li .supplements-content .link-text:after {
    border-color: #000;
    right: 6px;
  }
  body.product-page .product-supplements .supplements-wrapper li .supplements-content .tagline {
    display: none;
  }
  body.product-page .product-supplements .supplements-wrapper li:hover img {
    -webkit-filter: none;
    filter: none;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-1,
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 {
    width: 49%;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-1 {
    min-width: auto;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .heading {
    font-size: 3rem;
    margin-bottom: 20px;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .description {
    font-size: 1.4rem;
    line-height: 20px;
    margin-bottom: 10px;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content.single-item {
    width: 80%;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery.two-key-campaigns .fixed-wrapper {
    width: 100%;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery.two-key-campaigns .fixed-wrapper .carousel-content {
    width: 48%;
  }
  body.product-page
    .key-campaigns
    .fixed-wrapper
    .gallery.two-key-campaigns
    .fixed-wrapper
    .carousel-content
    .col-1
    img {
    max-width: 100%;
  }
  body.product-page
    .key-campaigns
    .fixed-wrapper
    .gallery.two-key-campaigns
    .fixed-wrapper
    .carousel-content
    .col-2
    .description {
    width: 100%;
  }
  body.product-page .gallery .fixed-wrapper {
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }
  body.product-page .behind-the-brand {
    margin-bottom: 80px;
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container {
    width: 80%;
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container.flex-direction-row .col-1 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container .col-1 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  body.product-page .our-partners-wrapper .fixed-wrapper .heading {
    font-size: 3rem;
    line-height: 35px;
  }
  body.product-page .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box {
    width: 50%;
  }
  body.product-page .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.product-page .well-being-tools .fixed-wrapper .heading {
    font-size: 3rem;
    line-height: 35px;
  }
  body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box {
    width: 48%;
    margin-left: 0;
  }
  body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.product-page .well-being-tools-wrapper .fixed-wrapper .box-container .box .heading {
    font-size: 2rem;
    line-height: 25px;
  }
  body.product-page .popup-content .heading, body.about-us-page .popup-content .heading {
    font-size: 2rem;
    line-height: 24px;
  }
  body.product-page .popup-content .description, body.about-us-page .popup-content .description {
    font-size: 1.4rem;
    line-height: 22px;
  }
  body.product-page .popup-content .description:only-child, body.about-us-page .popup-content .description:only-child {
    height: 250px;
    overflow: auto;
  }
  body.product-page .popup-content .product-logo.bottom {
    width: 60%;
    margin: 0 auto;
  }
  body.product-page .popup-content .product-logo.bottom img {
    width: 100%;
  }
  body.product-page .digital-offerings {
    margin-bottom: 100px;
  }
  body.product-page .digital-offerings .offerings-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.product-page .digital-offerings .offerings-container .product-logo {
    width: 31%;
    margin-left: 0;
  }
  body.product-page .digital-offerings .offerings-container .product-logo img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.product-page .digital-offerings h2 {
    font-size: 3rem;
    line-height: 50px;
  }
  body.product-page.product-desimartini .banner-wrapper .banner-container .product-image,
  body.product-page.product-livehindustan .banner-wrapper .banner-container .product-image,
  body.product-page.product-shine .banner-wrapper .banner-container .product-image {
    width: 100%;
  }
  body.product-page.fabplay .services-offered-wrapper .fixed-wrapper .services-offered-details .box {
    width: 48%;
    margin-top: 30px;
  }
  body.product-page.fabplay .services-offered-wrapper .fixed-wrapper .services-offered-details .box:first-child,
  body.product-page.fabplay .services-offered-wrapper .fixed-wrapper .services-offered-details .box:nth-child(2) {
    margin-top: 0;
  }
  body.product-page.fabplay .services-offered-wrapper .fixed-wrapper .services-offered-details .box:nth-child(4) {
    margin-top: 30px;
  }
  body.product-page.fabplay .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box {
    width: 30%;
    margin-top: 50px;
  }
  body.videos-page .recent-events-wrapper {
    margin-bottom: 80px;
  }
  body.videos-page .recent-events-wrapper h1,
  body.videos-page .recent-events-wrapper h2 {
    font-size: 3.8rem;
    line-height: 50px;
    margin-bottom: 30px;
  }
  body.videos-page .recent-events-wrapper .events-gallery {
    padding-left: 0;
  }
  body.videos-page .recent-events-wrapper .events-gallery .carousel-content {
    width: auto;
    overflow: hidden;
  }
  body.videos-page .recent-events-wrapper .events-gallery .carousel-content img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.contact-us-page .banner-wrapper {
    margin-bottom: 40px;
  }
  body.contact-us-page .banner-wrapper .banner-container h1 {
    font-size: 3rem;
    letter-spacing: -1.48px;
    line-height: 37px;
    width: 85%;
  }
  body.contact-us-page .banner-wrapper .banner-container .tagline {
    font-size: 2.5rem;
    line-height: 30px;
  }
  body.contact-us-page .contact-us .fixed-wrapper {
    width: 100%;
  }
  body.contact-us-page .contact-us .fixed-wrapper > h2 {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
    text-align: center;
  }
  body.contact-us-page .contact-us .fixed-wrapper > .description {
    font-size: 1.4rem;
  }
  body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column {
    margin-top: 30px;
  }
  body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .heading {
    font-size: 1.8rem;
    width: 100%;
  }
  body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column address,
  body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .email,
  body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column .telephone {
    font-size: 1.4rem;
  }
  body.privacy-tnc-page .message-box-wrapper h1 {
    font-size: 3rem;
    line-height: 40px;
  }
  body.privacy-tnc-page .message-box-wrapper .description {
    font-size: 1.5rem;
    width: 90%;
  }
  body.privacy-tnc-page .content-wrapper .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 50px;
  }
  body.privacy-tnc-page .content-wrapper .row .col-1,
  body.privacy-tnc-page .content-wrapper .row .col-2 {
    width: 100%;
  }
  body.privacy-tnc-page .content-wrapper .row .col-1 h2 {
    font-size: 2rem;
  }
  body.privacy-tnc-page .content-wrapper .row .col-2 p,
  body.privacy-tnc-page .content-wrapper .row .col-2 ul li,
  body.privacy-tnc-page .content-wrapper .row .col-2 address,
  body.privacy-tnc-page .content-wrapper .row .col-2 .link-text,
  body.privacy-tnc-page .content-wrapper .row .col-2 h3 {
    font-size: 1.3rem;
  }
  main {
    padding-top: 60px;
  }
  main .show-in-devices {
    display: inherit;
  }
  main .preloader {
    height: 92vh;
  }
  main .preloader .preloader-text {
    font-size: 5rem;
    width: 75%;
  }
  main .preloader .ht-media-logo {
    width: 30%;
  }
  main .preloader .ht-media-logo svg {
    width: 100%;
  }
  main.preloader-visible .ht-media-logo {
    width: 30%;
  }
  main.preloader-visible .ht-media-logo svg {
    width: 100%;
  }
  main .banner-wrapper {
    height: 100% !important;
  }
  main .banner-wrapper .owl-item.active .child-companies {
    padding: 0 30px;
  }
  main .banner-wrapper .owl-item.active .child-companies > div {
    width: 33%;
  }
  main .banner-wrapper,
  main .message-box-wrapper,
  main .ht-media-intro {
    margin-bottom: 60px;
  }
  main .ht-media-intro .ht-media-logo {
    margin-bottom: 20px;
    width: 20%;
  }
  main .ht-media-intro h1 {
    font-size: 4rem;
    margin-bottom: 30px;
  }
  main .ht-media-intro h1 br {
    display: block;
  }
  main .ht-media-intro h2 {
    font-size: 2rem;
    width: 80%;
    line-height: 24px;
  }
  main .ht-media-intro .child-companies {
    width: 100%;
  }
  main .ht-media-intro .child-companies .carousel-content img {
    width: auto;
  }
  main .ht-reach-wrapper {
    background-position: center center;
  }
  main .ht-reach-wrapper h2 {
    font-size: 4rem;
  }
  main .ht-gallery-wrapper .ht-gallery-content .owl-item .carousel-content .gallery-content {
    margin-top: 25px;
  }
  main .ht-gallery-wrapper .ht-gallery-content .owl-item .carousel-content .gallery-content .headline {
    font-size: 3rem;
  }
  main .ht-gallery-wrapper .ht-gallery-content .owl-item .carousel-content .gallery-content .tagline {
    font-size: 1.5rem;
  }
  main .ht-gallery-wrapper .ht-gallery-content .owl-dots {
    margin-top: 20px;
  }
  main .social-feed-wrapper {
    padding-top: 28px;
  }
  main .social-feed-wrapper h3 {
    font-size: 3.5rem;
  }
  main .social-feed-content-wrapper .fixed-wrapper {
    width: 90%;
  }
  main .social-feed-content-wrapper .fixed-wrapper .twitter-feed .owl-nav .owl-prev {
    left: -10px;
  }
  main .social-feed-content-wrapper .fixed-wrapper .twitter-feed .owl-nav .owl-next {
    right: -10px;
  }
  main .advertise-with-us p {
    font-size: 2.2rem;
  }
  main .awards .fixed-wrapper > .heading {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
    margin-bottom: 40px;
  }
  main .awards.ht-gallery-wrapper {
    margin-bottom: 60px;
  }
  main .awards.ht-gallery-wrapper .fixed-wrapper {
    padding: 0;
  }
  main .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-image {
    width: auto;
    height: auto;
  }
  main .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-content {
    bottom: 20px;
    width: 100%;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  main .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-content .headline,
  main .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-content .tagline,
  main .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-content .description {
    color: #fff;
  }
  main .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-content .headline {
    font-size: 2.5rem;
    line-height: 25px;
    margin-bottom: 8px;
  }
  main .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-content .tagline,
  main .awards.ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-content .description {
    font-size: 1.4rem;
    line-height: 17px;
    width: 90%;
  }
  main
    .awards.ht-gallery-wrapper
    .ht-gallery-content
    .carousel-content
    > .display-flex
    .gallery-content
    .bulleted-content
    li {
    font-size: 1.4rem;
    line-height: 20px;
  }
  main .latest-results .col-1 .heading {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
  }
  main .latest-results {
    width: 95%;
    margin-bottom: 75px;
  }
  main .latest-results:after {
    top: 15px;
    left: 15px;
  }
  main .testimonials {
    margin-bottom: 50px;
  }
  main .testimonials .testimonials-wrapper {
    width: 80%;
  }
  main .testimonials .testimonials-wrapper .box-content .customer-pic {
    width: 25%;
  }
  main .testimonials .testimonials-wrapper .box-content .customer-pic img {
    width: 100%;
  }
  main .testimonials .testimonials-wrapper .box-content .testimnials-content {
    width: 75%;
  }
  main .testimonials .testimonials-wrapper .box-content .testimnials-content .description {
    font-size: 1.4rem;
    letter-spacing: -0.52px;
    line-height: 18px;
    margin-bottom: 14px;
  }
  main .testimonials .testimonials-wrapper .box-content .testimnials-content .customer-name {
    font-size: 1.6rem;
    line-height: 20px;
  }
  main .testimonials .testimonials-wrapper .box-content .testimnials-content .customer-designation {
    font-size: 1.4rem;
    line-height: 18px;
  }
  main .testimonials .testimonials-wrapper .owl-nav .owl-prev,
  main .testimonials .testimonials-wrapper .owl-nav .owl-next {
    top: 10%;
  }
  main .advertise-with-us {
    padding: 5px 0;
  }
}
@media only screen and (min-width: 768px) {
  .hide-desk {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body .printsect{
    overflow-x: hidden;
  }
  .printportfolio {
    width: 100%;
    overflow-x: scroll;
}
  body.product-page .product-supplements .supplements-wrapper li .supplements-content .link-text{
    line-height: 22px;
        font-size: 14px;
  }
  .hide-mobile {
    display: none;
  }
  body.about-us-page .banner-wrapper .banner-container {
    background-image: url(../images/about-usmobile.png);
  }
  body.advertise-with-us-page .banner-wrapper .banner-container {
    background-image: url(../images/avdrt-bnr.png);
  }
  .our-partners-wrapper .logo-mobile {
    width: 100%;
    overflow-x: scroll;
  }
  .our-partners-wrapper .logo-mobile .logos-wrapper {
    width: 670px;
  }
  body.product-page.fabplay .our-partners-wrapper .fixed-wrapper .logos-wrapper .logo-box {
    width: 14%;
  }
  body.product-page .product-supplements .mobile-product {
    width: 100%;
    overflow-x: scroll;
  }
  body.product-page .product-supplements .supplements-wrapper.space-between {
    width: 1180px;
    display: flex;
    flex-wrap: unset;
    align-items: flex-start;
  }
  body.product-page .product-supplements .supplements-wrapper li {
    margin-top: 0px !important;
  }
  body.product-page .product-supplements .supplements-wrapper li {
    margin-right: 20px;
  }
  /* body.portfolio-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .child-companies > .carousel-content .mint-height{
    margin: unset;
  } */
}
@media only screen and (max-width: 640px) {
  body {
    padding-bottom: 36px;
  }

  body.product-leader .fixed-wrapper-1 .col-1, body.product-leader .fixed-wrapper-1 .col-2 { width: 100% !important;}
  body.product-leader .fixed-wrapper-1 .col-1 img, body.product-leader .fixed-wrapper-1 .col-1 img { display:block;}
  .fixed-wrapper-1 { width:100% !important; padding:0 12px;}

  body .padded-box-left-right-72 {
    padding-left: 2%;
    padding-right: 2%;
  }
  body header .display-flex .logo {
    width: 75%;
  }
  body header .display-flex .logo img {
    width: 28%;
  }
  body footer > .display-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body footer nav.full-width {
    width: 100%;
  }
  body footer nav ul {
    width: 100%;
  }
  body footer nav ul li {
    width: 50%;
    margin-top: 20px;
  }
  body footer nav ul li:nth-child(3),
  body footer nav ul li:nth-child(4) {
    margin-top: 20px;
  }
  body footer nav ul li a {
    font-size: 1.2rem;
  }
  body footer .social-copyrights-wrapper {
    margin-top: 30px;
    width: 100%;
  }
  body footer .social-copyrights-wrapper .ht-media-logo {
    display: none;
  }
  body footer .social-copyrights-wrapper .social-media-wrapper {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 0.5px solid #fff;
  }
  body footer .social-copyrights-wrapper .copyrights-text {
    text-align: left;
    background: url("../images/HT-Media-logo.png") no-repeat 0 0;
    background-size: contain;
    padding: 4px 0 4px 100px;
  }
  body.home-page .banner-wrapper {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#ffcc3a),
      color-stop(0, #ffcc3a),
      color-stop(50%, #ffcc3a),
      color-stop(0, #f4f4f4),
      to(#f4f4f4)
    );
    background: -webkit-linear-gradient(top, #ffcc3a 0%, #ffcc3a 0, #ffcc3a 50%, #f4f4f4 0, #f4f4f4 100%);
    background: -o-linear-gradient(top, #ffcc3a 0%, #ffcc3a 0, #ffcc3a 50%, #f4f4f4 0, #f4f4f4 100%);
    background: linear-gradient(to bottom, #ffcc3a 0%, #ffcc3a 0, #ffcc3a 50%, #f4f4f4 0, #f4f4f4 100%);
  }
  body.home-page .banner-wrapper .fixed-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  body.home-page .banner-wrapper .fixed-wrapper .homepage-banner-container {
    padding-top: 20px;
    padding-bottom: 47px;
  }
  body.home-page .banner-wrapper .fixed-wrapper .homepage-banner-container .box-content.flex-direction-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.home-page .banner-wrapper .fixed-wrapper .homepage-banner-container .box-content.flex-direction-row .col-1 {
    width: 100%;
    padding-left: 0;
    padding-right: 12px;
  }
  body.home-page .banner-wrapper .fixed-wrapper .homepage-banner-container .box-content.flex-direction-row .col-2 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
  }
  body.home-page .banner-wrapper .fixed-wrapper .homepage-banner-container .box-content.flex-direction-row .col-2 h1 {
    font-size: 32px;
    letter-spacing: -1.5px;
    line-height: 40px;
    color: #202020;
    opacity: 0.95;
    margin-bottom: 13px;
  }
  body.home-page
    .banner-wrapper
    .fixed-wrapper
    .homepage-banner-container
    .box-content.flex-direction-row
    .col-2
    h1
    br {
    display: none;
  }
  body.home-page .banner-wrapper .fixed-wrapper .homepage-banner-container .box-content.flex-direction-row .col-2 h2 {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 13px;
  }
  body.home-page
    .banner-wrapper
    .fixed-wrapper
    .homepage-banner-container
    .box-content.flex-direction-row
    .col-2
    .brand-logos-gallery
    .owl-stage-outer {
    margin-bottom: 10px;
  }
  body.home-page
    .banner-wrapper
    .fixed-wrapper
    .homepage-banner-container
    .box-content.flex-direction-row
    .col-2
    .brand-logos-gallery
    .product-gallery
    > div
    img {
    height: 50px;
  }
  body.home-page
    .banner-wrapper
    .fixed-wrapper
    .homepage-banner-container
    .box-content.flex-direction-row
    .col-2
    .owl-dots {
    bottom: 0 !important;
  }
  body.home-page
    .banner-wrapper
    .fixed-wrapper
    .homepage-banner-container
    .box-content.flex-direction-row
    .col-2
    .owl-dots
    button {
    height: 3px;
  }
  body.home-page .ht-reach-wrapper h2.full-width,
  body.home-page .ht-reach-wrapper .ht-reach-content.full-width {
    width: 95%;
  }
  body.home-page .ht-reach-wrapper h2 {
    margin-bottom: 15px;
  }
  body.home-page .ht-reach-wrapper h2 br {
    display: block;
  }
  body.home-page .ht-reach-wrapper .ht-reach-content {
    padding-bottom: 0;
  }
  body.home-page .ht-reach-wrapper .ht-reach-content .box span {
    font-size: 3.6rem;
  }
  body.home-page .ht-reach-wrapper hr {
    width: 100%;
  }
  body.home-page .message-box-wrapper p {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -1.5px;
    line-height: 36px;
  }
  body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-bottom: 30px;
  }
  body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .flex-direction-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content {
    margin-top: 0;
    padding-left: 5px;
    padding-right: 0;
  }
  body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .headline {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 28px;
  }
  body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .tagline {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
  }
  body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content:nth-child(even) .gallery-content {
    padding-left: 0;
    padding-right: 10px;
  }
  body.investor-relations-page .banner-wrapper .banner-container h1 {
    font-size: 3rem;
    line-height: 35px;
  }
  body.investor-relations-page .banner-wrapper .banner-container .tagline {
    font-size: 2.2rem;
    letter-spacing: -1.69px;
    line-height: 26px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper {
    width: 100%;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    margin-bottom: 75px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak {
    margin-bottom: 30px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-1,
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 {
    width: 100%;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-1 {
    padding-right: 0;
    margin-bottom: 30px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-1 img {
    margin: 0 auto;
    width: calc(290px - 25%);
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 {
    text-align: center;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 .heading {
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 10px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 .tagline,
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .director-speak .col-2 .description {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 10px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .financial-reports {
    padding-right: 0;
    padding-left: 0;
    position: relative;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .financial-reports h2 {
    margin-bottom: 40px;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .financial-reports .reports-container {
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
  }
  body.investor-relations-page
    .latest-financials-results-wrapper
    .fixed-wrapper
    .financial-reports
    .reports-container
    .display-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: inline-block;
  }
  body.investor-relations-page
    .latest-financials-results-wrapper
    .fixed-wrapper
    .financial-reports
    .reports-container
    .display-flex
    .carousel-content {
    padding: 8px;
    width: 100%;
    margin-bottom: 10px;
  }
  body.investor-relations-page
    .latest-financials-results-wrapper
    .fixed-wrapper
    .financial-reports
    .reports-container
    .display-flex
    .carousel-content
    a {
    background-position: 0 100%;
    padding-bottom: 30px;
  }
  body.investor-relations-page
    .latest-financials-results-wrapper
    .fixed-wrapper
    .financial-reports
    .reports-container
    .display-flex
    .carousel-content
    a
    span {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 22px;
    width: 100%;
  }
  body.investor-relations-page .latest-financials-results-wrapper .fixed-wrapper .financial-reports > .link-text {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 35px;
  }
  body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column {
    width: 100%;
    margin-bottom: 27px;
  }
  body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column label {
    line-height: 28px;
  }
  body.investor-relations-page .green-initiatives .fixed-wrapper .form-wrapper form .column input[type="text"] {
    font-size: 1.3rem;
  }
  body.investor-relations-page
    .green-initiatives
    .fixed-wrapper
    .form-wrapper
    form
    .column
    .declaration-wrapper
    .heading {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 22px;
  }
  body.investor-relations-page
    .green-initiatives
    .fixed-wrapper
    .form-wrapper
    form
    .column
    .declaration-wrapper
    .declaration-fields {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 15px;
  }
  body.investor-relations-page
    .green-initiatives
    .fixed-wrapper
    .form-wrapper
    form
    .column
    .declaration-wrapper
    .declaration-fields
    label {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 20px;
  }
  body.investor-relations-page
    .green-initiatives
    .fixed-wrapper
    .form-wrapper
    form
    .column
    .declaration-wrapper
    .declaration-fields
    input {
    margin-top: 5px;
  }
  body.investor-relations-page .contact-us {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 60px;
  }
  body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper.three-column .column {
    width: 100%;
    margin-bottom: 45px;
  }
  body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper.three-column .column:last-child {
    margin-bottom: 0;
  }
  body.investor-relations-page .faqs {
    margin-bottom: 100px;
  }
  body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row {
    padding-bottom: 13px;
    margin-bottom: 13px;
  }
  body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .heading {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 27px;
    padding-right: 50px;
  }
  body.investor-relations-page .faqs .fixed-wrapper .faqs-wrapper .row .description {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 20px;
  }
  body.investor-relations-page .faqs .fixed-wrapper .link-text {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 35px;
  }
  body.investor-relations-page .faqs .fixed-wrapper .link-text:before {
    width: 8px;
    height: 8px;
    top: 12px;
  }
  body.advertise-with-us-page .banner-wrapper .banner-container h1 {
    font-size: 3rem;
    letter-spacing: -1.48px;
    line-height: 37px;
    margin-bottom: 17px;
  }
  body.advertise-with-us-page .banner-wrapper .banner-container .link-text {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 35px;
  }
  body.advertise-with-us-page h2 {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
  }
  body.advertise-with-us-page .ht-media-intro {
    margin-bottom: 50px;
  }
  body.advertise-with-us-page .ht-media-intro .fixed-wrapper h2 {
    margin-bottom: 30px;
  }
  body.advertise-with-us-page .ht-media-intro .fixed-wrapper .tagline {
    width: 90%;
    font-size: 1.4rem;
    letter-spacing: -0.48px;
    line-height: 21px;
  }
  body.advertise-with-us-page .ht-reach-wrapper {
    margin-bottom: 80px;
  }
  body.advertise-with-us-page .ht-reach-wrapper .padded-box-left-right-72 {
    padding-left: 2%;
    padding-right: 2%;
  }
  body.advertise-with-us-page .ht-reach-wrapper .ht-reach-content .box {
    font-size: 1.4rem;
    letter-spacing: -0.53px;
    line-height: 16px;
  }
  body.advertise-with-us-page .ht-reach-wrapper .ht-reach-content .box span {
    font-size: 3.6rem;
    letter-spacing: 0;
    line-height: 42px;
  }
  body.advertise-with-us-page .subscription-wrapper {
    margin-bottom: 55px;
  }
  body.advertise-with-us-page .subscription-wrapper .subscription-content {
    padding-left: 0;
  }
  body.advertise-with-us-page .subscription-wrapper .subscription-content .subscription-box {
    height: 383px;
  }
  body.advertise-with-us-page .testimonials .testimonials-wrapper .box-content.flex-direction-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.advertise-with-us-page .testimonials .testimonials-wrapper .box-content .customer-pic {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto 20px auto;
  }
  body.advertise-with-us-page .testimonials .testimonials-wrapper .box-content .testimnials-content {
    margin: 0 auto;
  }
  body.advertise-with-us-page .testimonials .testimonials-wrapper .box-content .testimnials-content .description,
  body.advertise-with-us-page
    .testimonials
    .testimonials-wrapper
    .box-content
    .testimnials-content
    .customer-designation {
    font-size: 1.4rem;
    letter-spacing: -0.53px;
    line-height: 18px;
  }
  body.advertise-with-us-page .testimonials .testimonials-wrapper .box-content .testimnials-content .customer-name {
    font-size: 2rem;
    letter-spacing: -0.75px;
    line-height: 24px;
  }
  body.advertise-with-us-page .tab-wrapper .fixed-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .gallery-partner
    .box-content {
    width: auto;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .gallery-partner
    .owl-nav
    .owl-next {
    right: 0;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.ht-brand-impact
    .gallery-partner {
    margin-top: 30px;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.ht-brand-impact
    .gallery-partner
    .box-content {
    width: 100%;
    margin: 0;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.ht-brand-impact
    .gallery-partner
    .box-content
    img {
    margin: 0 auto;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.ht-brand-impact
    .gallery-partner
    .box-content
    .heading {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%;
    text-align: center;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.events-ips
    .gallery-partner {
    margin-top: 30px;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.events-ips
    .gallery-partner
    .carousel-content {
    margin-top: 0;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.events-ips
    .gallery-partner
    .owl-nav
    .owl-prev {
    top: 108px;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.events-ips
    .gallery-partner
    .owl-nav
    .owl-next {
    top: 103px;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.afe
    .gallery-partner
    .carousel-content {
    max-width: 261px;
    margin: 0 auto;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.afe
    .gallery-partner
    .owl-nav
    .owl-prev {
    top: 143px;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.afe
    .gallery-partner
    .owl-nav
    .owl-next {
    top: 135px;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.brand-studio
    .gallery-partner
    .carousel-content:before {
    display: none;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.brand-studio
    .gallery-partner
    .carousel-content
    img {
    -webkit-filter: brightness(0.2);
    filter: brightness(0.2);
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.brand-studio
    .gallery-partner
    .owl-nav
    .owl-prev {
    top: 48%;
  }
  body.advertise-with-us-page
    .tab-wrapper
    .fixed-wrapper
    .tab-content-wrapper
    .tab-content.brand-studio
    .gallery-partner
    .owl-nav
    .owl-next {
    top: 45%;
  }
  body.advertise-with-us-page .latest-insights-gallery .fixed-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  body.advertise-with-us-page .latest-insights-gallery .box-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.advertise-with-us-page .latest-insights-gallery .box-container .box-content {
    padding: 20px;
    width: 300px;
  }
  body.advertise-with-us-page .latest-insights-gallery .box-container .box-content .headline {
    font-size: 1.8rem;
    letter-spacing: -0.67px;
    line-height: 32px;
  }
  body.advertise-with-us-page .latest-insights-gallery .box-container .box-content .link-text {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 35px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  body.career-page .banner-wrapper .banner-container h1 {
    font-size: 3rem;
    letter-spacing: -1.48px;
    line-height: 37px;
    width: 85%;
  }
  body.career-page h2 {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
    text-align: center;
  }
  body.career-page .message-box-wrapper .description {
    font-size: 1.4rem;
    letter-spacing: -0.52px;
    line-height: 18px;
    width: 90%;
  }
  body.career-page .ht-family-wrapper {
    margin-bottom: 80px;
  }
  body.career-page .ht-family-wrapper .ht-family-intro .tagline {
    font-size: 1.4rem;
    letter-spacing: -0.52px;
    line-height: 22px;
    width: 90%;
  }
  body.career-page .ht-family-wrapper .ht-family-intro .youtube-wrapper iframe {
    width: 100%;
    height: 200px;
  }
  body.career-page .testimonials .testimonials-wrapper .box-content .customer-pic img {
    width: 100%;
  }
  body.career-page .campus-program {
    margin-bottom: 50px;
  }
  body.career-page .campus-program .banner-wrapper img {
    width: 100%;
  }
  body.career-page .campus-program .program-wrapper .box-content .heading br {
    display: block;
  }
  body.about-us-page .banner-wrapper .banner-container.align-items-center {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-position-x: 65%;
  }
  body.about-us-page .banner-wrapper .banner-container.align-items-center h1 {
    font-size: 4rem;
    line-height: 45px;
    padding-bottom: 71px;
    width: 88%;
  }
  body.about-us-page .ht-media-intro {
    margin-bottom: 40px;
  }
  body.about-us-page .ht-media-intro > .fixed-wrapper h2 {
    font-size: 3.2rem;
    letter-spacing: -1.5px;
    line-height: 40px;
  }
  body.about-us-page .ht-media-intro > .fixed-wrapper h2 br {
    display: block;
  }
  body.about-us-page .ht-media-intro > .fixed-wrapper > .tagline {
    font-size: 1.4rem;
    line-height: 24px;
    width: 90%;
  }
  body.about-us-page .ht-media-intro .single-item-carousel .owl-nav {
    display: block;
  }
  body.about-us-page .ht-media-intro .single-item-carousel .owl-nav .owl-prev {
    left: -5px;
  }
  body.about-us-page .ht-media-intro .single-item-carousel .owl-nav .owl-prev:before {
    width: 10px;
    height: 10px;
  }
  body.about-us-page .ht-media-intro .single-item-carousel .owl-nav .owl-next {
    right: -5px;
  }
  body.about-us-page .ht-media-intro .single-item-carousel .owl-nav .owl-next:before {
    width: 10px;
    height: 10px;
  }
  body.about-us-page .message-box-wrapper {
    padding-top: 47px;
  }
  body.about-us-page .message-box-wrapper p {
    font-size: 3.2rem;
    line-height: 36px;
    letter-spacing: -1.5px;
    width: 90%;
  }
  body.about-us-page .message-box-wrapper p br {
    display: block;
  }
  body.about-us-page .subscription-wrapper {
    margin-bottom: 60px;
    margin-top: -180px;
  }
  body.about-us-page .subscription-wrapper .fixed-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body.about-us-page .subscription-wrapper .subscription-content .subscription-box img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-prev {
    left: -10px;
  }
  body.about-us-page .subscription-wrapper .subscription-content .owl-nav .owl-next {
    right: -5px;
  }
  body.about-us-page .tab-wrapper .fixed-wrapper > .tabs > ul li {
    font-size: 2rem;
    line-height: 32px;
  }
  body.about-us-page .tab-wrapper .fixed-wrapper .tab-content-wrapper .tab-content .member-profile {
    width: 45%;
  }
  body.csr-page .banner-wrapper {
    margin-bottom: 35px;
  }
  body.csr-page .banner-wrapper .banner-container h1, body.wrapper-casestudy .casestudy-intro h1 {
    font-size: 3rem;
    letter-spacing: -1.48px;
    line-height: 37px;
    width: 85%;
  }
  body.csr-page h2 {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
    margin-bottom: 50px;
  }
  body.csr-page .csr-media-group-wrapper .csr-media-intro .tagline, body.wrapper-casestudy .casestudy-intro h3 {
    font-size: 1.4rem;
    letter-spacing: -0.48px;
    line-height: 18px;
    width: 90%;
  }
  body.csr-page .tab-wrapper {
    margin-bottom: 75px;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content {
    width: 48%;
    margin-bottom: 30px;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content
    .box-content-container
    .heading {
    font-size: 1.7rem;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content
    .box-content-container
    .tagline {
    font-size: 1.2rem;
    line-height: 15px;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content.full-width {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.csr-page
    .tab-wrapper.filter-data
    .filter-data-container
    .all-data-wrapper
    .section
    .box-content-wrapper
    .box-content.full-width
    .box-content-container {
    margin-left: 0;
  }
  body.csr-page .message-box-wrapper h2 {
    margin-bottom: 35px;
  }
  body.csr-page .message-box-wrapper .column-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.csr-page .message-box-wrapper .column-container .col-1,
  body.csr-page .message-box-wrapper .column-container .col-2 {
    width: 100%;
  }
  body.csr-page .message-box-wrapper .column-container .col-1 {
    margin-bottom: 17px;
  }
  body.csr-page .message-box-wrapper .column-container .col-2 .heading,
  body.csr-page .message-box-wrapper .column-container .col-2 .tagline,
  body.csr-page .message-box-wrapper .column-container .col-2 .sub-heading,
  body.csr-page .message-box-wrapper .column-container .col-2 .description {
    text-align: center;
  }
  body.csr-page .message-box-wrapper .column-container .col-2 .heading {
    font-size: 1.7rem;
    letter-spacing: -0.91px;
    line-height: 24px;
  }
  body.csr-page .message-box-wrapper .column-container .col-2 .tagline {
    font-size: 1.5rem;
    letter-spacing: -0.91px;
    line-height: 22px;
  }
  body.csr-page .message-box-wrapper .column-container .col-2 .sub-heading,
  body.csr-page .message-box-wrapper .column-container .col-2 .description {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 20px;
  }
  body.events-page .banner-wrapper {
    margin-bottom: 50px;
  }
  body.events-page .banner-wrapper .banner-container {
    height: 30vh;
  }
  body.events-page .banner-wrapper .banner-container h1 {
    font-size: 3rem;
    letter-spacing: -1.48px;
    line-height: 37px;
  }
  body.events-page h2 {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
  }
  body.events-page .upcoming-events-wrapper {
    margin-bottom: 60px;
  }
  body.events-page .upcoming-events-wrapper h2 {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
  }
  body.events-page .upcoming-events-wrapper .upcoming-events-gallery {
    margin-bottom: 0;
  }
  body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content {
    width: 90%;
  }
  body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content .heading {
    font-size: 2.4rem;
    letter-spacing: -0.9px;
    line-height: 28px;
    margin-bottom: 22px;
  }
  body.events-page .upcoming-events-wrapper .upcoming-events-gallery .carousel-content .box-content .description {
    font-size: 1.4rem;
    letter-spacing: -0.53px;
    line-height: 18px;
  }
  body.events-page .archive-events-wrapper .archive-gallery {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  body.events-page .archive-events-wrapper .archive-gallery .carousel-content {
    margin-left: 0;
    margin-top: 40px !important;
  }
  body.events-page .archive-events-wrapper .archive-gallery .carousel-content:first-child {
    margin-top: 0 !important;
  }
  body.portfolio-page .banner-wrapper .banner-container {
    padding-top: 38px;
    background-image: url("../images/banner-portfolio-devices.png");
    background-position: center center;
    height: calc(100vh - 60px);
  }
  body.portfolio-page .banner-wrapper .banner-container h1 {
    font-size: 3.9rem;
    line-height: 46px;
    width: 311px;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper {
    padding: 0;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper > .tabs.show-in-devices {
    display: block;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper > .tabs.overflow-hidden {
    overflow-x: auto;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper > .tabs > ul {
    overflow: auto;
    display: block;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper > .tabs > ul li {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 32px;
    float: left;
    width: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper {
    padding: 0;
    overflow: hidden;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content {
    display: none;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content > img {
    width: 100%;
    /* -webkit-transform: translateX(15%);
            -ms-transform: translateX(15%);
            transform: translateX(15%); */
    z-index: -1;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .heading,
  body.portfolio-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .tagline {
    width: 81%;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .heading {
    font-size: 3.2rem;
    line-height: 40px;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  body.portfolio-page .tab-wrapper > .fixed-wrapper .tab-content-wrapper .tab-content .ht-portfolio-content .tagline {
    background-color: rgba(255, 204, 58, 0.9);
    font-size: 1.4rem;
    padding-bottom: 20px;
  }
  body.portfolio-page
    .tab-wrapper
    > .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .ht-portfolio-content
    .child-companies {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 60%;
  }
  body.portfolio-page
    .tab-wrapper
    > .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .ht-portfolio-content
    .child-companies
    > .carousel-content {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }
  body.portfolio-page
    .tab-wrapper
    > .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .ht-portfolio-content
    .child-companies
    > .carousel-content
    img {
    width: auto;
    height: 70px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 100%;
  }
  body.portfolio-page
    .tab-wrapper
    > .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .ht-portfolio-content
    .link-text.showMore,
  body.portfolio-page
    .tab-wrapper
    > .fixed-wrapper
    .tab-content-wrapper
    .tab-content
    .ht-portfolio-content
    .link-text.showLess {
    font-size: 1.3rem;
  }
  body.product-page .banner-wrapper .banner-container .product-logo {
    max-width: 206px;
    margin-bottom: 10px;
  }
  body.product-page .banner-wrapper .banner-container .product-logo img {
    max-width: 100%;
  }
  body.product-page .banner-wrapper .banner-container .product-image {
    width: 90%;
  }
  body.product-page .banner-wrapper .banner-container .product-image img {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
  }
  body.product-page .banner-wrapper .banner-container .product-image video {
    margin-bottom: 10px;
  }
  body.product-page .banner-wrapper .banner-container h1 {
    width: 90%;
    font-size: 3rem;
    letter-spacing: -1.13px;
    margin-bottom: 10px;
    line-height: 40px;
  }
  body.product-page .banner-wrapper .banner-container h1 br {
    display: block;
  }
  body.product-page .banner-wrapper .banner-container .tagline {
    width: 95%;
    font-size: 1.8rem;
    line-height: 24px;
    margin-bottom: 30px;
  }
  body.product-page .banner-wrapper .banner-container .tagline br {
    display: block;
  }
  body.product-page .message-box-wrapper {
    margin-top: -55px;
    padding-top: 80px;
    margin-bottom: 50px;
  }
  body.product-page .message-box-wrapper p {
    font-size: 3.2rem;
    letter-spacing: 0;
  }
  body.product-page .message-box-wrapper p span {
    font-size: 2rem;
    margin-bottom: 15px;
  }
  body.product-page .message-box-wrapper p.tagline {
    font-size: 1.4rem;
    line-height: 24px;
    margin-bottom: 25px;
    width: 95%;
  }
  body.product-page .message-box-wrapper .stats-city-wise {
    margin-bottom: 31px;
  }
  body.product-page .message-box-wrapper .stats-city-wise.justify-content-center {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.product-page .message-box-wrapper .stats-city-wise li {
    width: 33%;
  }
  body.product-page .message-box-wrapper .stats-city-wise li .heading {
    font-size: 1.7rem;
    line-height: 21px;
    margin-bottom: 0;
  }
  body.product-page .message-box-wrapper .stats-city-wise li .tagline {
    font-size: 1.2rem;
    line-height: 20px;
  }
  body.product-page .message-box-wrapper .stats-source {
    font-size: 1.2rem;
    line-height: 16px;
    letter-spacing: 0;
    margin-bottom: 25px;
  }
  body.product-page .message-box-wrapper .link-text {
    font-size: 1.5rem;
    line-height: 15px;
    padding-right: 20px;
  }

  body.product-page .message-box-wrapper .link-text:before {
    width: 15px;
  }
  body.product-page .message-box-wrapper .link-text:after {
    width: 7px;
    height: 7px;
    right: 2px;
  }
  body.product-page .message-box-wrapper.first-podcasting {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 100px;
    margin-bottom: 250px;
  }
  body.product-page .message-box-wrapper.first-podcasting .fixed-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.product-page .message-box-wrapper.first-podcasting .fixed-wrapper .column {
    margin: 0 auto;
    width: 80%;
  }
  body.product-page .message-box-wrapper.first-podcasting .fixed-wrapper .column:first-child p {
    text-align: center;
  }
  body.product-page .message-box-wrapper.first-podcasting .fixed-wrapper .column img {
    top: 20px;
  }
  body.product-page .digital-offerings .offerings-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body.product-page .digital-offerings .offerings-container .product-logo {
    width: 45%;
    margin-left: 0;
    margin-top: 26px;
  }
  body.product-page .digital-offerings .offerings-container .product-logo:nth-child(1),
  body.product-page .digital-offerings .offerings-container .product-logo:nth-child(2) {
    margin-top: 0;
  }
  body.product-page .partners-podcasters .fixed-wrapper .podcasters-of-month h2 br {
    display: block;
  }
  body.product-page .partners-podcasters .fixed-wrapper .podcasters-winners-wrapper .carousel-content .winners-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    margin: 0 auto;
  }
  body.product-page
    .partners-podcasters
    .fixed-wrapper
    .podcasters-winners-wrapper
    .carousel-content
    .winners-details
    .profile-img {
    margin-bottom: 20px;
  }
  body.product-page
    .partners-podcasters
    .fixed-wrapper
    .podcasters-winners-wrapper
    .carousel-content
    .winners-details
    .profile-description {
    margin-left: 0;
    text-align: left;
  }
  body.product-page
    .partners-podcasters
    .fixed-wrapper
    .podcasters-winners-wrapper
    .carousel-content
    .winners-details
    .profile-description
    .heading {
    margin-bottom: 10px;
  }
  body.product-page
    .partners-podcasters
    .fixed-wrapper
    .podcasters-winners-wrapper
    .carousel-content
    .winners-details
    .profile-description
    .sub-heading {
    line-height: 20px;
    font-size: 1.5rem;
  }
  body.product-page .partners-podcasters .fixed-wrapper .our-partners-wrapper ul li:nth-child(3) {
    margin-top: 45px;
  }
  body.product-page .product-supplements .fixed-wrapper > .heading,
  body.product-page .key-campaigns .fixed-wrapper > .heading,
  body.product-page .behind-the-brand .fixed-wrapper > .heading {
    font-size: 2.8rem;
    letter-spacing: -1.05px;
    line-height: 32px;
    margin-bottom: 40px;
  }
  body.product-page .product-supplements .fixed-wrapper .product-logo {
    max-width: 206px;
  }
  body.product-page .product-supplements .supplements-wrapper li {
    width: 45%;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-intro .col {
    width: 100%;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box {
    width: 48%;
    margin-top: 30px;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box:nth-child(3) {
    margin-top: 30px;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box .heading {
    font-size: 2rem;
    line-height: 25px;
  }
  body.product-page .services-offered-wrapper .fixed-wrapper .services-offered-details .box .description {
    font-size: 1.2rem;
    line-height: 18px;
  }
  body.product-page .key-campaigns {
    margin-bottom: 30px;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container, body.product-page .key-campaigns .fixed-wrapper-1 .column-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-1,
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 {
    width: 100%;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-1, body.product-page .key-campaigns .fixed-wrapper-1 .column-container .col-1 {
    margin-bottom: 20px;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .heading,
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .description {
    margin-bottom: 15px;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .heading {
    font-size: 2.4rem;
    line-height: 30px;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .description {
    font-size: 1.4rem;
    line-height: 20px;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .link-text {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 30px;
    padding-right: 20px;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .link-text:before {
    background-color: #000;
  }
  body.product-page .key-campaigns .fixed-wrapper .column-container .col-2 .link-text:after {
    border-color: #000;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .fixed-wrapper {
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container {
    display: block;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content {
    display: inline-block;
    width: 100%;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content img {
    margin: 0 0 20px 0;
    width: 100%;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .heading {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 20px;
    padding-bottom: 0;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .heading:after {
    display: none;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .description {
    width: 90%;
    font-size: 1.3rem;
    line-height: 18px;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content .link-text {
    font-size: 1.4rem;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery .carousel-container .carousel-content.single-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery.two-key-campaigns .fixed-wrapper {
    width: 100vw;
  }
  body.product-page .key-campaigns .fixed-wrapper .gallery.two-key-campaigns .fixed-wrapper .carousel-content {
    width: 100%;
  }
  body.product-page .behind-the-brand {
    margin-bottom: 40px;
  }
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev,
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next {
    position: absolute;
  }
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev span,
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next span {
    color: #000;
    font-size: 0px;
  }
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev:before,
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next:before {
    content: "";
    position: absolute;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    width: 14px;
    height: 14px;
    opacity: 1;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
  }
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev.disabled:before,
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next.disabled:before {
    opacity: 0.2;
  }
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-prev {
    left: 40px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  body.product-page .behind-the-brand .fixed-wrapper .box-container.owl-carousel .owl-nav .owl-next {
    right: 40px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container {
    width: 70%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container .col-1,
  body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 {
    width: 100%;
    text-align: left;
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container .col-1 {
    margin-bottom: 8px;
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container .col-1 img {
    margin: 0 auto;
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .heading {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 20px;
    padding-bottom: 0;
    margin-bottom: 5px;
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .tagline {
    font-size: 1.5rem;
    line-height: 20px;
  }
  body.product-page .behind-the-brand .fixed-wrapper .column-container .col-2 .description {
    width: 100%;
    font-size: 1.3rem;
    line-height: 18px;
    padding-left: 0;
    padding-right: 0;
  }
  body.product-page .message-box-wrapper.well-being-tools {
    padding-bottom: 50px;
  }
  body.product-page .well-being-tools-wrapper {
    margin-top: -100px;
  }
  body.product-page .popup-wrapper, body.about-us-page .popup-wrapper {
    width: 85%;
  }


  body.product-page .popup-wrapper .nav-icons .btn-prev, body.about-us-page .popup-wrapper .nav-icons .btn-prev  {
    left: -20px;
  }
  body.product-page .popup-wrapper .nav-icons .btn-next, body.about-us-page .popup-wrapper .nav-icons .btn-next {
    right: -20px;
  }
  body.contact-us-page .banner-wrapper .banner-container .tagline {
    font-size: 2rem;
  }
  body.contact-us-page .contact-us {
    padding-left: 20px;
    padding-right: 20px;
  }
  body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column {
    width: 100%;
  }
  body.contact-us-page .contact-us .fixed-wrapper .column-wrapper .column:nth-child(2) {
    margin-top: 30px;
  }
  main {
    padding-top: 56px;
  }
  main .preloader .preloader-text {
    font-size: 4rem;
    line-height: 5rem;
    width: 100%;
  }
  main .preloader .ht-media-logo {
    width: 45%;
  }
  main .banner-wrapper {
    height: calc(100vh - 60px);
  }
  main .banner-wrapper .owl-item .child-companies:not(.all-logos-in-one-line) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main .banner-wrapper .owl-item .child-companies:not(.all-logos-in-one-line) > div {
    width: 70%;
    margin-bottom: 20px;
    margin-left: 0;
  }
  main .banner-wrapper .owl-item .child-companies:not(.all-logos-in-one-line) > div:last-child {
    margin-bottom: 0;
  }
  main .banner-wrapper .owl-item .child-companies.all-logos-in-one-line > div {
    width: 23%;
  }
  main .banner-wrapper .owl-item .child-companies img {
    max-width: 100%;
  }
  main .banner-wrapper .banner-container .carousel-content .know-more {
    bottom: 30px;
  }
  main .banner-wrapper .banner-container .carousel-content .know-more .tagline {
    font-size: 1.8rem;
  }
  main .banner-wrapper .banner-container .carousel-content .know-more .link-text {
    font-size: 1.2rem;
  }
  main .banner-wrapper .banner-container .carousel-content picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  main .banner-wrapper .banner-container .carousel-content .child-companies {
    bottom: 100px;
  }
  main .banner-wrapper .owl-dots {
    bottom: 80px !important;
  }
  main .ht-media-intro h1 {
    font-size: 2.5rem;
  }
  main .ht-media-intro h2 {
    font-size: 1.4rem;
    width: 75%;
    margin-bottom: 20px;
  }
  main .ht-media-intro .ht-media-logo {
    width: 31%;
  }
  main .ht-media-intro .child-companies .carousel-content {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  main .ht-media-intro .child-companies .carousel-content img {
    margin: 0 auto;
  }
  main .ht-reach-wrapper {
    background-position: 80% center;
    height: 90vh;
  }
  main .ht-reach-wrapper:before {
    background: none;
  }
  main .ht-reach-wrapper h2 {
    font-size: 3rem;
    line-height: 36px;
    margin-bottom: 20px;
  }
  main .ht-reach-wrapper .ht-reach-content {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  main .ht-reach-wrapper .ht-reach-content .box {
    font-size: 1.8rem;
  }
  main .ht-reach-wrapper .ht-reach-content .box span {
    font-size: 3.6rem;
    margin-bottom: 5px;
  }
  main .ht-reach-wrapper .link-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: end;
    align-self: flex-end;
    font-size: 1.2rem;
  }
  main .ht-reach-wrapper .link-text:before {
    height: 1px;
  }
  main .ht-reach-wrapper .link-text:after {
    width: 5px;
    height: 5px;
    border-width: 1px;
  }
  main .ht-gallery-wrapper .fixed-wrapper {
    padding: 0 12px;
  }
  main .ht-gallery-wrapper .ht-gallery-content .carousel-content {
    display: inline-block;
    text-align: left;
    margin-bottom: 60px;
  }
  main .ht-gallery-wrapper .ht-gallery-content .carousel-content:last-child {
    margin-bottom: 0;
  }
  main .ht-gallery-wrapper .ht-gallery-content .carousel-content:nth-child(even) > .display-flex .gallery-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    width: 50%;
    order: 1;
  }
  main .ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex.space-between {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  main .ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex > div {
    width: 49.2%;
  }
  main .ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-image {
    width: 158px;
    height: 158px;
  }
  main .ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  main .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .headline {
    font-size: 2.2rem;
    line-height: 28px;
    color: #000;
    margin-bottom: 10px;
  }
  main .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content .tagline {
    font-size: 1.4rem;
    line-height: 20px;
    color: #000;
  }
  main .social-feed-wrapper h3 {
    font-size: 2.2rem;
  }
  main .message-box-wrapper {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  main .message-box-wrapper p {
    font-size: 3.6rem;
    line-height: inherit;
    width: 100%;
  }
  main .single-item-carousel {
    width: 90%;
  }
  main .single-item-carousel .owl-item .carousel-content {
    overflow: hidden;
  }
  main .single-item-carousel .owl-item .carousel-content br {
    display: none;
  }
  main .single-item-carousel .owl-item .carousel-content .display-flex .heading {
    font-size: 3.2rem;
    line-height: 30px;
    margin-right: 20px;
    font-weight: bold;
  }
  main .single-item-carousel .owl-item .carousel-content .display-flex .tagline {
    font-size: 1.4rem;
    line-height: 18px;
    text-align: left;
  }
  main .single-item-carousel .owl-item.active .carousel-content .display-flex {
    opacity: 1;
  }
  main .single-item-carousel .owl-nav .owl-prev {
    left: -5px;
  }
  main .single-item-carousel .owl-nav .owl-next {
    right: -5px;
  }
  main .latest-results {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    margin-bottom: 75px;
  }
  main .latest-results .col-1,
  main .latest-results .col-2 {
    width: 100%;
    text-align: center;
  }
  main .latest-results .col-1 {
    margin-bottom: 10px;
  }
  main .latest-results .col-1 .tagline {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 20px;
  }
  main .latest-results .col-2 .link-text {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 35px;
  }
  main .latest-results:after {
    top: 17px;
    left: 7px;
  }
  main .testimonials .testimonials-wrapper {
    width: 80%;
  }
  main .testimonials .testimonials-wrapper .description span:before {
    width: 20px !important;
    height: 15px !important;
    left: -10px !important;
  }
  main .testimonials .testimonials-wrapper .owl-nav .owl-prev {
    left: -30px;
  }
  main .testimonials .testimonials-wrapper .owl-nav .owl-next {
    right: -10px;
  }
  main .advertise-with-us p a {
    font-size: 2rem;
  }
}

@media only screen and (max-height: 575px) {
  main .preloader .preloader-text {
    font-size: 3.6rem;
  }
}

@media only screen and (min-width: 400px) and (min-height: 700px) {
  body.about-us-page .banner-wrapper .banner-container.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  body.portfolio-page .banner-wrapper .banner-container h1 {
    font-size: 5rem;
    letter-spacing: 0;
    line-height: 58px;
    width: 85%;
  }
}

@media only screen and (max-width: 360px) {
  body.advertise-with-us-page .latest-insights-gallery .box-container .box-content {
    width: 100%;
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 320px) {
  body.portfolio-page .banner-wrapper .banner-container h1 {
    font-size: 4rem;
    line-height: 46px;
  }
}
#nav {
  position: fixed;
  top: 0;
  left: 0;
  background: #333;
  margin: 0;
  padding: 15px;
  list-style: none;
  border-radius: 0 0 10px 0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  z-index: 9999;
  display: none;
}

/* =============== */

#sidePanelButton {
  position: fixed;
  top: 0;
  right: 0;
  /* for demo only: */
  cursor: pointer;
  padding: 40px;
  border: 1px solid #000;
  background-color: tomato;
}


/* 
style by aashiq */


body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content{
  max-height: 480px;
  margin-bottom: 30px;
}

.twitter-box{
background-color: #FFFFFF;
box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1);
padding:15px 15px;
float: left;
margin-bottom: 30px;
width: 100%;
}

.twitter-box .headsection{
float: left;
width: 100%;
}
.twitter-box .headsection .profile-image{
float: left;
width: 56px;
margin-right: 15px;
}
.twitter-box .headsection .profile-image img{
max-width: 100%;
}
.twitter-box .headsection .profile-name{
  float: left;
  width: calc(100% - 73px);
  padding-top: 7px;
}
.twitter-box .headsection .profile-name h2{
opacity: 0.95;
color: #000000;
/* font-family: Ubuntu; */
font-size: 20px;
letter-spacing: 0;
line-height: 20px;
font-weight:400 ;
margin-bottom: 5px;
}
.twitter-box .headsection .profile-name span{


opacity: 0.6;
color: #000000;

font-size: 14px;
font-weight: 300;
letter-spacing: 0;
line-height: 20px;
}
.time,.tweet-content{
float: left;
width: 100%;
}
.tweet-content{
margin-top: 20px;}
.tweet-content p{
color: #000000;
height: 72px;
margin-bottom: 30px;
font-size: 16px;
font-weight: 300;
letter-spacing: 0;
line-height: 24px;
}
.time span{
color: #000000;

font-size: 14px;
font-weight: 300;
letter-spacing: 0;
line-height: 20px;
}

.image-container{
float: left;
width: 100%;
}
.image-container img{
width: 100%;
}
@media only screen and (max-width: 640px){
body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content{
margin: 0 0px;}




}
/* new update from ab*/
 #test{

    position: relative;    
    }
    #preloader1 {
  
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  overflow: hidden;
  background: #ffcc3a;
}

#preloader1:before {
  content: '';
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #50ACE4;
  border-top-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* LEADER SECTION STYLE*/


body.product-leader .banner-wrapper { background:#ee2f35;}
body.product-leader .banner-wrapper h1, body.product-leader .banner-wrapper p { color:#fff !important;}
body.product-leader .key-campaigns { padding:50px 0; }
body.product-leader .fixed-wrapper-1 { width: 900px; margin:0 auto;}
body.product-leader .fixed-wrapper-1 .col-1 { width:30%;}
body.product-leader .fixed-wrapper-1 .col-2 { width:68%;}
body.product-leader .fixed-wrapper-1 .col-2 p.description{ color: #000; font-size: 1.6rem;  line-height: 24px;  font-weight: 300; margin-bottom: 27px;}


body.about-us-page .popup-content .heading { line-height: 25px;}
body.about-us-page .popup-content .heading .member-designation { font-size:1.5rem; font-weight: 100; }
body.about-us-page .popup-wrapper { max-width: 960px;}
body.about-us-page .popup-wrapper .popup-content .col-1 { width:28%; float:left; }
body.about-us-page .popup-wrapper .popup-content .col-2 { width:70%;  float:right;}
body.about-us-page .popup-content .heading, body.about-us-page .popup-content .description { text-align: left;}
body.about-us-page .popup-content .heading { font-size: 2.2rem; line-height: 28px; margin-bottom: 20px;}
body.about-us-page .popup-content .description { font-size:1.4rem; margin-bottom: 15px; }
main .message-box-wrapper .link-text.button-print-cat { line-height: 35px; color:#fff; padding:6px 20px 6px 20px}
main .message-box-wrapper .link-text.ht-red-color { background: #ee3339;}
main .message-box-wrapper .link-text.ht-red-color:hover { background: rgba(187, 21, 26, 0.7);}
.link-text.button-print-cat.with-arrow:before { right: 20px;}
.link-text.button-print-cat.with-arrow:after { right:21px;}
.product-page.blog .cat-new ul li, article.search-results .cat-new ul li { font-size: 14px; text-transform: uppercase; margin-right:3rem; color:#6d6d6d}

.product-page.blog .cat-new ul li svg {width: 1.7rem; height: 1.8rem; fill: currentColor}
.blog-content-wrapper { padding: 4rem 0 8rem 0;}

.blog-content-wrapper-archive .medium-width, article.search-results .medium-width { max-width: 100rem;}
.blog-content-wrapper-archive .section-title, article.search-results .section-title { width: calc(100% - 8rem); margin-right: auto; margin-left: auto;}
.blog-content-wrapper-archive .section-title .text-center, article.search-results .section-title .text-center { text-align:center;}
.post-meta-wrapper {
  margin-top: 3rem;
}
.post-meta-wrapper {
  margin-top: 4rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
.post-meta-single-top .post-meta {
  justify-content: center;
}
.post-meta .meta-icon {
  flex-shrink: 0;
  margin-right: 1rem;
}
.post-meta {
  font-size: 1.6rem;
  margin: -1.4rem 0 0 -3rem;
}
.post-meta {
  display: flex;
  flex-wrap: wrap;
  font-weight: 500;
  list-style: none;
}
.post-meta .meta-wrapper {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  margin-right: 4rem;
}
.post-inner {
  padding-top: 1rem;
}
.blog-content-wrapper-archive .entry-content, article.search-results .entry-content {
  font-size: 1.6rem;
  letter-spacing: normal;
  line-height: 1.25;
  font-weight: 100;
  /*max-width: 58rem;*/
    width: calc(100% - 4rem);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


hr.styled-separator {
  background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
  background-color: transparent !important;
  border: none;
  height: 0.1rem;
  overflow: visible;
  position: relative;
  margin:8rem auto;
}
hr.styled-separator::before {
  left: calc(50% - 0.5rem);
  background: currentColor;
    content: "";
    display: block;
    height: 1.6rem;
    position: absolute;
    top: calc(50% - 0.8rem);
    transform: rotate(22.5deg);
    width: 0.1rem;
}
hr.styled-separato  r::after {
  right: calc(50% - 0.5rem);background: currentColor;
  content: "";
  display: block;
  height: 1.6rem;
  position: absolute;
  top: calc(50% - 0.8rem);
  transform: rotate(22.5deg);
  width: 0.1rem;
}
.pagination-single {
  font-size: 2.4rem;
  
}
.pagination-single-inner {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
  max-width:1280px;
  margin-left: auto;
  margin-right: auto;
  border-top:#979797 solid 1px;
  border-bottom:#979797 solid 1px;
  padding:3rem 0;
  
}
.pagination-single.section-inner { background-color: #dbdbdb59; padding:3rem 0;}
.pagination-single button { background: none; display: flex;}
.pagination-single button span.arrow { margin:0 10px}
.pagination-single button span.arrow:last-child{ display: none;}
.pagination-single button:hover { background: none;}
.pagination-single a {
  align-items: baseline;
  display: flex;
  font-weight: 600;
  letter-spacing: -0.0275em;
  text-decoration: none;
  flex: 1;
  text-transform: capitalize;
}
.pagination-single a { color:#000;}
.pagination-single a:hover { text-decoration: underline;}
.pagination-single .next-post {
  flex-direction: row-reverse;
  text-align: right;
}
.blog-content-wrapper .entry {  max-width: 76.5rem; font-size: 1.7rem; font-weight: 100; letter-spacing: 1px;  line-height: 1.4; }
.blog-content-wrapper .entry p {margin-bottom: 30px;}
.blog-title { padding: 2rem 0 4rem 0;}

body.product-page .blog-title .banner-container { padding-top:0;}
.comment-wrapper { padding:8rem;}
/*.comment-wrapper .comment-respond { max-width: 58rem; margin-left: auto; margin-right: auto;} */
.comments-section { max-width: 58rem; margin-right: auto; margin-left: auto;}
.comment-wrapper .comment-respond label {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
  margin: 0 0 0.5rem 0;
}
.comment-respond textarea {
  height: 15rem;
  border: 1px solid #d3d3d3;
  width: 100%;
  background: #fff;
  padding:1.5rem 1.8rem;
  font-size: 1.6rem;
}
.comment-respond input {
  background: #fff;
    border-radius: 0;
    
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    letter-spacing: -0.015em;
    margin: 0;
    max-width: 100%;
    padding: 1.5rem 1.8rem;
    width: 100%;
    border: 1px solid #d3d3d3;
}

.comment-respond p {
  margin-bottom: 2.5rem;
}
.comment-form-cookies-consent {
  align-items: baseline;
  display: flex;
}
.comment-respond .comment-form-author, .comment-respond .comment-form-email {
  float: left;
  width: calc(50% - 1rem);
}
.comment-respond .comment-form-email {
  margin-left: 2rem;
}
.comment-respond input[type="checkbox"] {
  height: 1.5rem;
  width: 1.5rem;
  padding: 0;
  margin: 0 1rem 0 0;
  cursor: pointer;
  position: relative;
  top:2px;
}
.comment-respond input[type="checkbox"]:checked::before {
  content: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E);
  position: absolute;
  display: inline-block;
  margin: -0.1875rem 0 0 -0.25rem;
  height: 1.75rem;
  width: 1.75rem;
}
.comment-respond input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffcc3a;
  border: none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.0333em;
  line-height: 1.25;
  margin: 0;
  opacity: 1;
  padding: 1.1em 1.44em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: opacity 0.15s linear;
  max-width: 50%;
}
.comment-respond input[type="submit"]:hover { background: #ffcc3a; text-decoration: underline; color:#fff;}
.comment-respond p.comment-notes, .comment-respond p.logged-in-as {
  font-size: 1.8rem;
  letter-spacing: -0.025em;
  margin: -2rem 0 6rem 0;
}
.comment-reply-title, .comments-section h3#comments {
  font-size: 3.5rem;
  line-height: 1.2;
  margin-bottom: 6rem;
  text-align: center;
}
.comment-notes { text-align: center;}
.comments-section footer.comment-meta { background: #fff; position: relative; padding:0;}
footer.comment-meta .comment-author { font-size: 2rem; }
footer.comment-meta .comment-author img { height: 75px; width:75px; margin-right: 1rem; position: absolute; left: -9rem;}
footer.comment-meta .comment-author span.says { display: none;}
.comment-metadata, .comment-content { font-size: 1.8rem; line-height: 1.5;}
.comment-content { color: #323232; margin-bottom: 1rem; font-weight: 200; margin-bottom: 2rem;}
.comment-reply-link { background: #ffcc3a; padding:7px 13px; color: #fff; font-weight: 400; font-size: 1.5rem;}
.comment-awaiting-moderation { font-size: 1.5rem; font-weight: 100; margin:1.5rem 0; display: block;}
.comment-author a.url { color: #323232;}
.comment-metadata a { color: #6d6d6d; font-weight: 200;}
ol.commentlist li {     border-bottom: #ccc solid 1px;
  padding-bottom: 50px;
  margin-bottom: 50px;}

@media only screen and (max-width: 760px) {
  body.about-us-page .popup-wrapper .popup-content .col-1 { width:100% !important;}
  body.about-us-page .popup-wrapper .popup-content .col-2 { width:100% !important;}
  body.about-us-page .popup-content .heading { text-align: center;}
}
@media only screen and (max-width: 500px) {
  .blog-content-wrapper-archive article {  width:100%;}
  .blog-content-wrapper-archive { padding:50px 0;}
  .blog-content-wrapper-archive .section-title, article.search-results .section-title { width:100%;}
  .product-page.blog .cat-new ul li, article.search-results .cat-new ul li { margin:0 1rem;}
  .blog-content-wrapper-archive h2 { font-size: 35px;}
  .post-inner { padding-top:2rem;}
  .pagination-single-inner { font-size: 18px; font-weight: bold;}
}
.blog-content-wrapper-archive hr:last-child { border:none; height: 0;}
hr.styled-separator:before:last-child { width:0;}
.blog-content-wrapper-archive article, article.search-results { padding-bottom: 3.5rem; }
.blog-content-wrapper-archive article:last-child, article.search-results:last-child { border:none !important;}
.blog-content-wrapper-archive .cat-new, article.search-results .cat-new { margin-top: 2.5rem;}
.blog-content-wrapper-archive h2 a, article.search-results h2 a{ color:#000;}

/**Blog Headings**/

.blog-title h1.blog-heading { font-size: 4.2rem !important; font-weight: 500; margin-bottom: 0 !important;}

.product-page.blog h2, .product-page.blog h3, article.search-results .section-title h2 { 
  font-size: 2.6rem;
  line-height: 1.25;
  margin: 0;
}
.product-page.blog h4, .product-page.blog h5, .product-page.blog h6 {
  font-size: 1.6rem;
  line-height: 1.25;
  margin: 25px 0;
}
.product-page.blog .blog-content-wrapper .entry a { color: #672fee; text-decoration: underline;}

.blog-hero-banner { margin: 3rem 0 0 0;}
.blog-hero-banner img { margin: 0 auto; max-width: 1024px; height: auto; }
form#commentform { padding-top: 25px;}
.blog-content-wrapper img { max-width: 765px; height: auto; display: block;}
.blog-content-wrapper img.alignleft {
  float: left;
  margin: 0 1em 0.5em 0;
}
.blog-content-wrapper img.alignright {
  float: right;
  margin: 0 0 0.5em 1em;
}
.blog-content-wrapper img.aligncenter {
  margin: 0 auto;
}
.blog-content-wrapper .entry figure { margin: 1rem 0;  }
.blog-content-wrapper-archive .section-title img, article.search-results .section-title img { margin: 0 auto 20px auto; max-width: 580px; height: auto; width: 100%;}
body.investor-relations-page .three-column .column { margin-right:1rem;}

@media only screen and (max-width: 768px){
  .top-search-bar { padding: 1rem 6rem !important; } 
  .blog-hero-banner img { width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    height:auto;}
    .blog-content-wrapper img { width: fit-content;}
    .blog-content-wrapper { padding: 4rem 2rem 8rem 2rem}
    .blog-hero-banner { padding:2rem}
    .blog-content-wrapper .entry figure { width: 100%!important;}
   /* .blog-content-wrapper img.size-full, .blog-content-wrapper img.size-large {} */

    .blog-content-wrapper .entry { max-width: 72.5rem !important}

}
@media only screen and (max-width: 640px)

{
  .blog-content-wrapper .entry figure { width: 100%!important;} 
  .top-search-bar { padding: 1rem !important; display: block;} 
  .top-search-bar p.heading { text-align: center;}
  .blog-hero-banner { padding:2rem;}
  main .banner-wrapper { height: auto !important;}
  .blog-content-wrapper img { width: 100%;}
  .blog-hero-banner img  {     width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    height:auto;
  }
  .product-page.blog .blog-content-wrapper .entry { padding:0 1rem }
  .comment-wrapper { padding: 3rem;}
  .product-page.blog .cat-new { padding-top: 1.7rem;}
  .blog-title { padding : 2rem 0 2rem 0}
  .blog-title h1.blog-heading { font-size: 3rem !important;}
  .product-page.blog h2, .product-page.blog h3, article.search-results .section-title h2 { font-size: 2rem;}
  .blog-content-wrapper { padding: 2rem 0 4rem 0;}
  .blog-content-wrapper img.size-full { width:100%;}
  
}
body.investor-relations-page.reports .contact-us .fixed-wrapper { width: 1170px;}

@media only screen and (max-width: 1024px)
{
  body.investor-relations-page .message-box-wrapper .upcoming-bottom-carousel, body.investor-relations-page.reports .contact-us .fixed-wrapper { width: 100% !important;}
  .blog-content-wrapper .entry figure, .blog-content-wrapper img.size-full, .blog-content-wrapper img.size-large { width: 100%!important;}
 

}
@media only screen and (max-width: 768px)
{
  body.investor-relations-page .contact-us .fixed-wrapper, body.investor-relations-page .contact-us .fixed-wrapper .column-wrapper.three-column { display: block;}
  body.investor-relations-page .three-column .column { display: inline-block; width: 45%; margin-bottom: 5rem;}
}
.top-search-bar {  padding: 4rem 22rem 5.5rem 22rem;}
.top-search-bar p.heading { font-size: 4rem; font-weight: 100;} 
.top-search-bar p.heading strong { font-weight: 700;}
.top-search-bar input[type="search"], .blog-content-wrapper .sidebar-area .form-blog-search input[type="search"], .sidebar-area .sidebar-widgets .search-form input[type="search"] { line-height: 46px; font-size: 1.5rem; margin-left: 1rem; background: #fcfcfc;}
.form-blog-search .screen-reader-text, .sidebar-widgets .screen-reader-text {border: none;
 display: none;
}
.form-blog-search {display: flex; border-bottom: 1px solid #202020;}
.form-blog-search .search-icon{border: none;
  background-color: transparent;
  width: 20px;
  height: 20px;
  background-image: url(../images/search-icon-blog.svg);
  background-size: cover;
  position: relative;
  top: 12px;
  display: inline-block;
}
.search-result-empty .heading { font-size: 2.5rem; font-weight: 100; padding-bottom: 5rem;}
.search-section, .blog-content-wrapper-archive { background: #dbdbdb18;}
.sticky-box {
  top: 90px;
}
.sticky-box {
  display: none;
}

@media (min-width:1200px){
  .sticky-box{position:sticky;top:20vh;display:block;padding:20px 0px;margin-left:0;float:left; left: 1rem;
  }
 
}

.sticky-box ul li {
  border: none;
  background-color: transparent;
  width: 32px;
  height: 32px;
  background-size: cover;
  margin-bottom: .5em;
}
.sticky-box ul li.facebook {
  background-image: url(../images/htmedia-facebook-icon.svg);
}
.sticky-box ul li.twitter {
  background-image: url(../images/htmedia-twitter-icon.svg);
}
.sticky-box ul li.linkedin {
  background-image: url(../images/htmedia-linkedin-icon.svg);
}
.sticky-box ul li.email {
  background-image: url(../images/htmedia-email-icon.svg);
}
.sticky-box ul li a { display: block; width: 100%; height: 100%;}
.blog-content-wrapper .entry ul { margin-left: 3.5rem;}
.blog-content-wrapper .entry ul li { list-style: disc; margin-bottom: 20px;}


/******/

/**
 * CQ Pagination Styles
 * @author Joe Njenga
 */ 

.pagination {
  display: flex;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  margin: 2em 0;
  flex-wrap: wrap;
}
.pagination span, .pagination li { background-color: #1480c4;}
.pagination li.active { background-color: #085688;}
.pagination span, .pagination li { padding: 5px 10px; }
.pagination li {  border-left: solid 1px #fff;}
.pagination li a { color: #ffffff;}
.blog-promo-banner { margin-bottom: 0;}
.blog-promo-banner .banner-image { width: 100%; max-height: 400px;}
.custom-category-list { margin: 2rem 0 0 0}
.custom-category-list ul, .sidebar-widgets ul { margin: 0; padding: 2rem 0;}
.custom-category-list ul li, .sidebar-widgets ul li { list-style: none; font-size: 1.6rem; display: block; line-height: 4rem; font-weight: 500; padding-left: 2.5rem; border-bottom:#b9b9b9 solid 1px;}
.custom-category-list ul li:nth-child(odd), .sidebar-widgets ul li:nth-child(odd) { background-color: #f5f5f5;}
.custom-category-list ul li:nth-child(even), .sidebar-widgets ul li:nth-child(even) { background-color: #ecececd1;}
.top-bar-new { display: flex;}
.custom-category-list ul li, .sidebar-widgets ul li{ color:#949494}
.custom-category-list ul li a, .sidebar-widgets ul li a { color:#1f1f1f;}
p.heading-cat { font-size: 2rem; font-weight: bold; text-align: left;}
.sidebar-area p.heading { font-size: 4rem; text-align: center; margin-bottom: 3rem;}



@media only screen and (max-width:1024px) {
  .search-submit { padding: 0 1rem !important;}
  .search-icon { display: none !important;}

  .blog-content-wrapper-archive article, article.search-results { padding-top: 0 !important;}
  .blog-content-wrapper .leaf-area article h2 { margin-top: 0 !important;}
}

@media only screen and (max-width:768px) {
  .form-blog-search { justify-content: space-evenly;}
  .top-bar-new { justify-content: space-between;}
  .form-blog-search { border: none;}
  .blog-content-wrapper .sidebar-area .form-blog-search input[type="search"], .top-search-bar input[type="search"], .blog-content-wrapper .sidebar-area .form-blog-search input[type="search"] { border-bottom: 1px solid #c1c1c1;}
  p.heading-cat { text-align: left;}
  .blog-content-wrapper { display: block !important;}
  .blog-heading-section { display: block !important; width: 100% !important;}
  .sidebar-area, .leaf-area { width: 100% !important;}
  .sidebar-area p.heading { margin-bottom: 0 !important; text-align: center !important; }
  }
  
  @media only screen and (max-width:500px)
  {
    main .ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex.space-between { display: block;}
    main .ht-gallery-wrapper .ht-gallery-content .carousel-content > .display-flex .gallery-image { width:100% !important; height: auto !important;}
    body.home-page .ht-gallery-wrapper .ht-gallery-content .carousel-content .gallery-content { width:100%; height: auto !important; padding: 2rem 1rem !important;}
  .sidebar-widgets form.search-form { border: none !important; justify-content: center !important;}
  .sidebar-area .sidebar-widgets .search-form input[type="search"] { border-bottom: #dedede solid 1px;}
  .form-blog-search { justify-content: space-evenly; margin-bottom: 2rem;}
  .top-bar-new, .blog-content-wrapper { display: block !important;} 
  p.heading-cat { text-align: center;}
  .sidebar-area, .leaf-area { width: 100% !important;}
  .sidebar-area p.heading { margin-bottom: 2rem !important;}
  }
.blog-content-wrapper  { display: flex; max-width: 1200px; margin: 0 auto; justify-content: space-between;}
.blog-heading-section { display: none;}
.search-submit, button.cs-filter { line-height: 46px; padding: 0 3rem; font-size: 15px;}

.search-form { display: flex;}
.leaf-area hr, .search-section hr { border: dashed 1px #77717117; margin-bottom: 3.5rem;}
.leaf-area figure, .search-results figure { margin: 1rem 0; max-height: 20rem; overflow: hidden;}
.blog-preview-image img { max-width: 95% !important;}
.leaf-area .entry-content p { padding: 0 2rem;}
.archive-title .archive-heading { font-size: 3.5rem; text-transform: capitalize; font-weight: bold; color: #333;}
.archive-title { background: #eeeeee61; padding:4rem 0}
.search-results figure { max-height: 30rem !important;}
.search-section hr { max-width: 90rem;  margin: 0 auto 4rem; }
.sidebar-widgets { margin-bottom: 2rem;}
.sidebar-widgets form.search-form{ border-bottom:1px solid #202020; display: flex; justify-content: space-between;}
.sidebar-area .sidebar-widgets .search-form input[type="search"]{ 
  background-image: url(../images/search-icon-blog.svg);
  background-size: 20px 20px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-left: 0;
}

/*******new blog template design ***/

/*************Festive Premier League***********/


.fest_page { border: blue solid 5px;}
.fest_page section.fest_one-platform { padding: 60px 0;}
.lft-rgt-pad-100 { padding-left: 100px; padding-right: 100px;}
.fest_top-banner-text {justify-content: space-around; margin: 50px 0;}
.fest_banner-text .font-x1 { font-size: 1.6rem; margin-bottom: 45px; color: #fff; font-weight: normal; line-height: 1.8; margin-right: 45px;} 
#header-forms { margin-top: 47px;} 
.fest_banner-text article { padding: 40px 0;}
#header-forms a, a.fext_ask.btn { 
  padding: 10px 18px;
  text-transform: uppercase;
  border: 1px solid;
  color: black!Important;
  background-color: #e5c975!Important;
  border-color: #e5c975!Important;
  font-weight: 600!Important; 
  font-size: 1.4rem;
  margin-right: 15px;
}
.fest-top-banner-colr, .fext_ask-brochure { background:#111111; padding:60px 0}
.fest_box {      box-shadow: -2px 2px 8px 2px #6c686838; width: 33.33%; margin-right: 2rem;}
.fest_one-platform h2{ margin-bottom: 3.5rem;}
.fest_box-container { margin-bottom: 3.5rem;}
.fest_box:last-child{ margin-right: 0!Important;}
.fest_box img { width: 100%;}
.fest_box-text-area { padding:20px 15px}
.fest_box-text-area p { margin-bottom: 1.4rem;}
.fest_box-text-area p.heading { font-size: 1.8rem;}
.fest_box-text-area p.tagline { font-size: 1.6rem; font-weight: 100;}
.tagline.fest_ask-tagline { color: #fff; font-weight:400; width:75%; font-size:15px ; line-height: 23px; margin-right: 3rem;}
h2.fest_ask-heading { color: #fff; margin-bottom: 3.5rem;}
.fext_ask.btn{ height: 42px; padding-top: 12px !important;}
.fest_partner-benefits { padding:80px 0}
.fest_partner-benefits p { font-size: 1.6rem; font-weight: 100;}
.fest_partner-benefits p.heading-partnert-benefit { margin: 3rem 0 2rem 0;}
.fest_partner-benefits h2 { margin-bottom: 80px;}
.fest_partnet-benefit-box { text-align: center; margin-right: 3rem; }
.fest_partnet-benefit-box:last-child{ margin-right: 0;}
.fest_partnet-benefit-box img { margin: 0 auto;}
/******************CASE STUDY CSS***********************/
body.wrapper-casestudy .casestudy-intro { padding-bottom: 8rem;}
body.wrapper-casestudy .casestudy-intro h1 { 
  font-size: 5rem;
  font-weight: 500;
  line-height: 68px;
  letter-spacing: -1.88px;
  color: #202020;
  margin: 8rem 0 1.5rem 0;
}

body.wrapper-casestudy .casestudy-intro h3{ font-size: 2.4rem;
  letter-spacing: 0;
  line-height: 34px;
  text-align: center;
  color: #3e3e3e;
  width: 75%;
  margin-bottom: 8rem;
  font-weight: 300;}
.casestudy-details { width:70%;}
.casestudy-box {border:rgb(235, 235, 235) solid 1px; width:31%; margin:4rem 1rem 2rem 1rem;}
.casestudy-box p { padding: 0 1rem;}
.casestudy-box img { height: 154px; width: 100%;}
.casestudy-box p.heading a{ font-size: 2rem; font-weight: 400; color: #085688;}
.casestudy-box p.heading { margin: 1rem 0;}
.casestudy-box p.description { font-size: 1.7rem; font-weight: 100; padding-bottom: 2rem; letter-spacing: .75px;
  line-height: 1.35;}
.filter-casestudy {
  width:70%;
}

.filter-casestudy select.filter-select {
  cursor: pointer;
    box-sizing: border-box;
    height: 45px;
    width: 220px;
    border: 1px solid #a0a0a0; 
    color: #5e5e5e;
    font-size: 20px;
    line-height: 24px;
    background: url(../images/cheveron-report-dark.svg) no-repeat 90% 50%;
   margin-right: 10px;
    padding: 10px 10px 11px 10px;
}
.cs-top-banner {width: 85%; }

@media only screen and (max-width:640px)
  {
    body.wrapper-casestudy .casestudy-intro h1 {
      font-size: 3rem;
      letter-spacing: -1.48px;
      line-height: 37px;
      width: 85%;
      margin:50px  0 !important;
      text-align: center;}

      body.wrapper-casestudy .casestudy-intro h3 {
        font-size: 1.8rem;
        font-weight: bold;
        line-height: 1.5;
        width: 100%;
      }
   /*   .filter-search-items { display: none;} */
      .fixed-wrapper, .casestudy-box { width: 100%;}
      .casestudy-box img { max-width: 100%; height: auto;}
      .filter-box  { min-width: 90%; display: block;}
      .filter-casestudy select.filter-select  { width: 100%;}
      .filter-search-items { width: 100%; display: block;}
      .fixed-wrapper.filter-casestudy { display: block;}
      .search-submit, button.cs-filter { width: 100%;}
  }
.wrapper-casestudy .casestudy-details nav { margin: 0 auto;}