/*Top Ad Banner*/
.custom-top-banner {
    width: 100%;
    display: block;
    position:fixed;
    inset:0;
    overflow: hidden;
    z-index: 9999999;
    height: 68px;
}
.custom-top-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media only screen and (max-width: 992px) {
  .custom-top-banner img {
    height: 25px;
  }
}
/*Top Ad Banner*/

header {
    padding: 55px 0 0 !important;
}

.banner___sec__main .carousel-caption {
    padding-top: 140px !important;
}

.platform__logo__sec {
    margin-top: -160px !important;
}
.custom-top-banner img {
    width: 100%;
    height: 1--%;
}

.nav_menuMain {
    bottom: -87px;
}
.custom-top-banner {
    width: 100%;
}
.banner--alt {
    padding: 320px 0 70px;
}
.banner {
    padding: 270px 0 70px;
}
.header_main {
    padding: 30px 0 40px;
}