#footer-section-bug {
  padding-top: 0px !important;
  margin-top: 0px !important;
}

.mobile-footer-section {
  float: left;
  width: 100%;
  height: auto;
  padding: 18px 0 28px;
  background-color: #0b0d1b;
}

.mobile-footer-lists a {
  text-decoration: none;
}

.mobile-footer-heading {
  display: inline !important;
}

.mobile-footer-heading span {
  padding: 18px 20px;
  background: #191b28;
  cursor: pointer;
  display: block;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  height: auto;
}

.mobile-footer-slider {
  clear: both;
  width: 100%;
  height: 0px;
  overflow: hidden;
  text-align: center;
  transition: height 0.4s ease;
  background: #191b28;
}

.mobile-footer-slider li {
  padding: 5px;
}

#mobile-touch-1 {
  position: absolute;
  opacity: 0;
  height: 0px;
}

#mobile-touch-1:checked~.mobile-footer-slider {
  height: auto;
}

#mobile-touch-1:checked~label.mobile-footer-heading>span .crossRotate {
  transition: all ease-in-out 0.3s;
  transform: rotate(-180deg);
}

#mobile-touch-2 {
  position: absolute;
  opacity: 0;
  height: 0px;
}

#mobile-touch-2:checked~.mobile-footer-slider {
  height: auto;
}

#mobile-touch-2:checked~label.mobile-footer-heading>span .crossRotate {
  transition: all ease-in-out 0.3s;
  transform: rotate(-180deg);
}

#mobile-touch-3 {
  position: absolute;
  opacity: 0;
  height: 0px;
}

#mobile-touch-3:checked~.mobile-footer-slider {
  height: auto;
}

#mobile-touch-3:checked~label.mobile-footer-heading>span .crossRotate {
  transition: all ease-in-out 0.3s;
  transform: rotate(-180deg);
}

#mobile-touch-4 {
  position: absolute;
  opacity: 0;
  height: 0px;
}

#mobile-touch-4:checked~.mobile-footer-slider {
  height: auto;
}

#mobile-touch-4:checked~label.mobile-footer-heading>span .crossRotate {
  transition: all ease-in-out 0.3s;
  transform: rotate(-180deg);
}

.mobile-dropdown-menu {
  margin: 10px 0px;
  /* background-color: #191B28; */
}

.mobile-list-styles {
  width: 100%;
  height: 25px;
  opacity: 0.8;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.14;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.mobile-icon-properties {
  float: right;
  width: 24px;
  height: 24px;
}

.mobile-social-downloads {
  width: 100%;
  margin: 10px 0 24px;
}

.mobile-downloads {
  text-align: center;
  margin: 0 25px 15.9px 26px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #fff;
}

.mobile-footer-heading-2 {
  width: 100%;
  height: 19px;
  margin-bottom: 16px;
  font-family: Roboto;
  font-size: 16px;
  margin-top: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.mobile-social {
  text-align: center;
}

.mobile-social-icons {
  display: inline-flex;
}

.mobile-social-icons li {
  padding: 10px;
}

.mobile-horizontal-line {
  margin: auto;
  width: 50px;
  height: 0;
  opacity: 0.5;
  border: solid 1px #707070;
}

.mobile-last-footer {
  text-align: center;
  color: #fff;
}

.mobile-unordered-styles-1 {
  width: 50%;
  margin-bottom: 10px;
}

.mobile-unordered-styles-2 {
  width: 50%;
  margin-bottom: 20px;
}

.mobile-footer-listings {
  display: flex;
  margin-left: 17px;
}

.mobile_downloads_logo {
  width: 100%;
  display: flex;
}

.mobile_downloads_logo a {
  padding: 2px;
}

/* desktop css starts here */

.footer-menu li {
  float: left;
  width: 50%;
  margin-bottom: 8px;
}

.footer-menu h3 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 22px;
}

.footer-menu li span {
  height: 16px;
  margin: 20px 40px 14px 0;
  opacity: 0.8;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.14;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.footer-section {
  background: #0b0d1b;
  float: left;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer-menu {
  float: left;
  width: 100%;
  border-right: 1px solid #595959;
  height: 100%;
}

.footer-menu-2 {
  margin-left: 20%;
}

.footer-menu-2 h3 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 22px;
  white-space: nowrap;
}

.footer-menu-2 li span {
  height: 16px;
  margin: 20px 40px 14px 0px;
  opacity: 0.8;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.1;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  white-space: nowrap;
}

.footer-section .row {
  margin-left: -15px;
  margin-right: -15px;
}

.footer-section .col-md-5 {
  padding-left: 15px;
  padding-right: 15px;
}

.footer-section .col-md-3 {
  padding-left: 15px;
  padding-right: 15px;
}

.footer-section .col-md-2 {
  padding-left: 15px;
  padding-right: 15px;
}

.footer-section-2 {
  background: #191b28;
  float: left;
  width: 100%;
  margin: 41px 0 0px;
  padding: 30px 0px;
}

.footer-section-2 .row {
  margin-left: -15px;
  margin-right: -15px;
}

.footer-section-2 .col-md-4 {
  padding-left: 15px;
  padding-right: 15px;
}

.footer-section-2 h3 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 22px;
}

.footer-section-2 ul {
  display: inline-flex;
}

.footer-section-2 ul li {
  padding: 0.9px 12.3px 0.6px 0.9px;
}

.footer-section-2 .footer-subscribe-form input[type="email"] {
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  padding-left: 12px;
  border-radius: 4px;
  width: 64%;
  color: white;
}

.footer-section-2 .footer-subscribe-form button {
  background-color: #1729db !important;
  height: 39px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  float: right;
  width: 30%;
  line-height: 2.8;
  margin-top: 2px;
  border: 0px;
}

.footer-section-2 .footer-social-icons {
  margin-left: 95px;
}



.footer-section-3 {
  background: #0b0d1b;
  float: left;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer-section-3 .row {
  margin-left: -15px;
  margin-right: -15px;
}

.footer-section-3 .col-md-6 {
  padding-left: 15px;
  padding-right: 15px;
}

.footer-section-3 span {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}

.footer-section-3 .footer-last-1 {
  height: 16px;
  margin: 0 15px 0 0;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 4.14;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-left: -15px;
}

.footer-last-1 span {
  opacity: 0.8;
}

.footer-section-3 .footer-last-2 {
  height: 16px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 4.14;
  letter-spacing: normal;
  color: #fff;
  float: right;
  margin-right: -16px;
}

.footer-last-2 span {
  opacity: 0.8;
}

.footer-menu li span:hover {
  border-bottom: solid 1px white;
  opacity: 1;
}

.footer-menu-2 li span:hover {
  border-bottom: solid 1px white;
  opacity: 1;
}

.footer-section-3 span:hover {
  border-bottom: solid 1px white;
  opacity: 1;
}


span.error {
  margin-left: 0px !important;
}
.offers_menu svg{ position: relative;
    top: 2px;
    margin-left: 4px;}