@charset "UTF-8";
/* CSS Document */

.large-text{
    font-size:48px !important;
}
.keysight-hero {
    height: 508px;
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/campaign/keysight/keysight-hero-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.keysight-hero-sub {
    height: 183px;
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/campaign/keysight/keysight-hero-bg-2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
#bodyContainer #article {
    margin: 0 !important;
    padding: 0 !important;
}
.non-bold {
    font-weight: normal !important;
}
.box-height {

}
.bg-light-green {
    background-color: #cccf6f;
}
.ul-padding0 {
    padding-left:0px;
}
.border-top-orange {
    border-top: solid 8px #f47d20;
}
.border-top-green {
    border-top: solid 8px #b7ba34;
}
.border-top-blue {
    border-top: solid 8px #8cd2f4;
}
.bg-table-head-green {
    background-color: #cccf71;
}
iframe {
    display: block;
}

@media (min-width: 768px) {
    large-text h1 {
        font-size: 38px !important;
    }
    .mkt .lead {
        font-size: 12px !important;
    }
}

@media (min-width: 425px) {
    large-text h1 {
        font-size: 28px !important;
    }
    .mkt .lead {
        font-size: 12px !important;
    }
}
