.apps-template .m-multi-feature .c-pivot ul a.c-hyperlink {
    line-height: 10px !important;
}

.custAsteriskBtn {
    border: none !important;
    background: transparent;
    display: inline-block;
    padding-left: 0;
}

@media screen and (max-width:768px) {
    .cloudBladeMobile {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .cloudBladeMobile .theme-transparent {
        background-color: #333 !important;
    }
}

.apps-hero .m-hero-item.f-y-top>div>div {
    top: 0px !important;
    overflow: visible !important;
}

.apps-template .m-multi-feature ul[role="tablist"] li:active>span,
.apps-template .m-multi-feature ul[role="tablist"] li:focus>span {
    border: 2px dashed #000 !important;
}

.apps-hero .m-hero-item>div {
    overflow: visible !important;
}

.apps-hero .customStyle .m-hero-item.f-y-top>div>div {
    top: 10px !important;
}

@media screen and (max-width:375px) {
    .apps-hero .m-hero-item {
        padding-top: 75px !important;
    }
}

@media screen and (max-width:320px) {
    .apps-hero .m-hero-item {
        padding-top: 150px !important;
    }
}

.customLogoSize {
    min-height: 40px !important;
}

.containerLogoHeight {
    height: 60px !Important;
}

.customPadTop {
    padding-top: 43px !important;
}

.customMultiFeature .c-flipper.f-next {
    margin-right: 20px;
}

@media screen and (max-width: 1400px) and (min-width: 768px) {
    .apps-hero .m-hero-item .c-subheading-1 {
        font-size: 24px;
        line-height: 28px;
    }
}

@media screen and (max-width: 767px) {
    .apps-template .m-multi-feature .c-pivot>.c-flipper {
        display: none !Important;
    }
    .c-carousel.f-multi-slide .c-flipper {
        opacity: 1 !important;
    }
}

.apps-hero .c-group {
    margin-top: 0 !important;
    padding-top: 0;
}

.light-gray .c-call-to-action {
    color: #054b16 !important;
}

.SB-hero-banner .m-banner .c-image {
    margin: 0 auto 0 !Important;
}

.SB-hero-banner {
    padding-top: 0 !important;
}

.m-content-placement .c-paragraph {
    line-height: 1.35;
}

.googleIcon,
.appleIcon {
    height: 40px !important;
}

.apps-hero .appleSection:focus {
    background-color: transparent !important;
}

.devices .logoPlacement a {
    padding-top: 0 !Important;
}

.devices .m-content-placement-item>picture {
    padding-bottom: 35%;
}

.devices {
    text-align: center;
}

.googleSvg {
    width: 150px !important;
}

.padAlignTop {
    padding-top: 26px !important;
}

.customMultiFeature .c-carousel.f-multi-slide.theme-light .c-flipper:focus {
    border: 2px dotted #FFF;
    outline: 2px dotted #000;
}

.c-hero>picture,
.m-hero-item>picture {
    height: 109%;
}

@media screen and (min-width: 1084px) {
    .m-hero-item:before,
    .c-hero:before {
        padding-bottom: 45.55% !important;
    }
}

@media screen and (max-width: 767px) {
    .m-hero-item.f-x-center,
    .c-hero.f-x-center {
        background-color: #e6e6e6 !important;
    }
}

/* Gaming CoPilot Super Hero */
@media screen and (min-width: 768px) and (max-width: 815px) {
  .gamingCoPilot .m-hero-item .high-contrast {
    max-width: 320px;
  }
}