.cFooter {
  border-top: solid 1px #ccc;
  padding: 3rem 0 0;
  background: #fff;
}
.cFooterCol ul li a.cIntegrationFooter:hover {
  color: #292929;
  text-decoration: none;
}
.cFooter {
  border-top: solid 1px #ccc;
  padding: 3rem 0 0;
}
.cFooter .row {
  padding: 0;
  background-color: #fff;
}
.cFooterCol ul,
.cFooterRight ul {
  list-style: none;
  margin: 0 0 1.25rem;
  padding: 0;
  text-align: left;
}
.cFooterLinks ul {
  margin: 0;
  padding: 0;
}

.cFooterRight a,
.cFooterLinks a {
  text-decoration: none;
}
.cFooterRight a:hover,
.cFooterLinks a:hover {
  text-decoration: underline;
} 

.cFooterCol ul li {
  padding-left: 0;
  text-align: left;
}
.cFooterCol h2 {
  font-weight: 600;
  margin-bottom: 0.25rem;
  font-size: 1.05rem !important;
}
.cFooter h5 {
  font-weight: 600;
  margin-bottom: 0.25rem;
  font-size: 1.05rem;
}

.cFooter .block .block__title {
  margin-bottom: 10px;
  line-height: 19px !important;
  margin-top: 8px;
  font-weight: 600;
  font-size: 1.05rem;
  color: #000;
}
.cFooter .cTopRowFooterLink .block .block__title {
  font-weight: 500;
  font-size: 14px !important;
  color: #161616;
}
.cFooter .cTopRowFooterLink .block .block__title:hover  {
  color: #ff7300;
  text-decoration: underline;
  transition: all 0.2s;
}
.cFooter .cTopRowFooterLink .cSolutionLeft {
  padding-left: 0;
}
.cTopRowFooterLink {
  margin-bottom: 20px;
}
.cTopRowFooterLink  .cFooterCol h2 {
  font-size: 14px;
  color: #b4b4b4;
  margin-bottom: 10px;
  font-weight: 100;
  line-height: 19px;
  margin-top: 8px;
}

.cFooterCol ul li a,
.cFooterCol ul li a:visited,
.cFooterCol ul li a:active {
  color: #292929;
  text-decoration: none;
}
.cFooterCol ul li a:hover {
  color: #ff7300 !important;
  text-decoration: underline !important;
}
.cFooter .cFooterLinks {
  padding: 1rem 0;
  margin-top: 1rem;
  border-top: solid 1px #ff7300;
}
.cFooter .cFooterLinks ul {
  margin: 0;
}
.cFooter .cFooterLinks ul li a {
  color: #292929;
}
.cFooter .cFooterLinks ul li a {
  color: #292929;
}
.cFooter .cFooterLinks ul li a:hover {
  color: #ff7300;
}
.cFooter .cFooterLinks ul li {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  font-size: 0.85rem;
  color: #666;
}
.cFooter .cFooterLinks ul li.cLeft {
  border-left: solid 1px #999;
  padding-left: 20px;
}
.cFooter .cFooterLinks ul li.cCopyright {
  padding-left: 0px;
  padding-right: 20px;
}
.cFooter a.cSignupNewsletterButton {
  font-family: "Plus Jakarta Sans", sans-serif;
  text-transform: none;
  word-spacing: 3px;
  letter-spacing: 0.008rem;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  padding: 9px 8px 9px;
  width: 100%;
  font-weight: 500;
  background-color: transparent;
  color: #000;
  letter-spacing: 0.5px;
  border: solid 2px #000;
  margin-top: 1rem;
  border-radius: 5px;
  text-decoration: none;
}
.cFooter a.cSignupNewsletterButton:hover {
  color: #fff !important;
  display: block;
  border: solid 2px #ff7300;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  background-color: #ff7300;
}
.cFooterRight {
  float: right;
  display: inline-block;
  padding-top: 0;
}
ul.cSocialMediaIconList li {
  display: inline-block;
  position: relative;
  padding: 0 10px 0 0;
  text-align: left;
}
ul.cSocialMediaIconList .cSVGMenuIcons {
  height: 22px;
  margin-top: 0em;
  fill: #000;
}
ul.cSocialMediaIconList .cSVGMenuIcons:hover {
  fill: #ff7300;
}
ul.cSocialMediaIconList .cSVGMenuIcons.cYoutube {
  height: 30px;
}
ul.cSocialMediaIconList .cSVGMenuIcons.cDiscode {
  height: 27px;
  width: 29px;
  filter: brightness(0);
}
ul.cSocialMediaIconList .cSVGMenuIcons.cTwitter {
  height: 19px;
}
.cFooter .cSocialMedia {
  margin-top: 2rem;
  background-color: #fff;
  width: auto;
}
.cFooter .cSocialMedia h4 {
  font-weight: 300;
  margin-bottom: 1rem;
}
span.idaasFooter {
  background-color: #272e35;
  border-radius: 1px;
  color: #ffffff !important;
  padding: 0 4px;
  line-height: 1px;
  font-weight: 800;
  font-size: 10px;
  letter-spacing: 1px;
  margin-left: 2px;
}
a span.idaasFooter:hover {
  text-decoration: none !important;
}
.cFooterCol a {
  font-size: 0.85rem;
  line-height: 0.5rem;
}
.DiscodeFill:hover {
  fill: #ff7300;
}
.cSolutionLeft {
  padding-left: 0px;
}
.cFooterCol li {
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
  .cFooter .cFooterLinks ul li {
    position: relative;
    display: block;
    padding: 0 0px;
    font-size: 0.85rem;
    color: #777;
  }
  .cFooter .cFooterLinks ul li.cLeft {
    border-left: 0;
    padding-left: 0;
  }
  .cFooterRight {
    float: left;
    display: inline-block;
    padding-top: 1rem;
  }
  .cFooter .cFooterLinks ul li.cCopyright {
    color: #000;
  }
  ul.cSocialMediaIconList {
    margin-bottom: 0;
  }
  ul.cSocialMediaIconList li {
    margin-bottom: 0;
  }
  ul.cSocialMediaIconList .cSVGMenuIcons {
    height: 20px;
  }
  ul.cSocialMediaIconList .cSVGMenuIcons.cYoutube {
    height: 28px;
  }
  ul.cSocialMediaIconList .cSVGMenuIcons.cTwitter {
    height: 17px;
  }
  .cFooter a.cSignupNewsletterButton {
    font-family: "Plus Jakarta Sans", sans-serif ;
    text-transform: none;
    word-spacing: 3px;
    letter-spacing: 0.008rem;
    display: inline-block;
    text-align: center;
    font-size: 21px;
    padding: 9px 8px 9px;
    width: 350px;
    font-weight: 500;
    background-color: transparent ;
    color: #000;
    letter-spacing: 0.5px;
    border: solid 2px #000;
    margin-top: 1rem;
    border-radius: 5px;
    text-decoration: none;
  }
}
@media screen and (max-width: 768px) {
  .cSolutionLeft {
    padding-left: 15px;
  }
  .col-sm-6 {
    max-width: 25%;
  }
  .cFooter .cSocialMedia {
    margin-top: 1rem;
  }
  .cFooter .cSocialMedia h4 {
    margin-bottom: 0.5rem;
  }
  .cFooter .cFooterLinks {
    padding: 1rem 0 4rem 0;
  }
}
@media screen and (max-width: 572px) {
  .col-sm-6 {
    max-width: 50%;
  }
  .cFooter a.cSignupNewsletterButton {
    width: 100%;
  }
}
