#bodyContainer.layoutOne #article {
    margin: 0;
}
.mkt h3 {
    font-weight: normal !important;
}

#articles .textbox {
    background-color: #ffffff;
}

#fullreel-hero {
    height: 310px;
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/campaign/xilinx/x-bg.jpg);
    background-position: -440px -75px;
    background-repeat: no-repeat;
}

#fullreel-hero .textbox {
    margin-left: 20%;
    margin-top: 50px;
}

#fullreel-hero .btn {
    display: block;
}

#fullreel-hero img {
    width: 33%;
}

#fullreel-hero h1 {
    font-size: 42px;
}

.mkt .btn.btn-white {
    color: #333333;
    background-color: #ffffff;
    border-color: #333333;
}

.mkt .btn.btn-white:hover {
    color: #007FAC;
    background-color: #ffffff;
    border-color: #007FAC;
}

/*FULL VIDEO HEADER */
.mkt .video-header.video-header-full-width {
    height: 370px;
}

.mkt .video-header-video-inner {
    height: 558px !important;
    margin-top: -104px !important;
}

iframe.video-header-video-iframe {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    min-width: 100%;
    height: 100%;
}
/*banner*/
.banner-xilinx
{
    background-image: url("../../../../images/common/campaign/xilinx/2231372-ban-so-xilinx-familypush.jpg") !important;
    background-color: #2a6d79;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-height: 213px;
    background-blend-mode: lighten;
}
.banner-xilinx-sep20
{
    background-image: url("../../../../images/common/campaign/xilinx-maketheshift-sep20/sfban-xilinx-maketheshift-sep20.jpg") !important;
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-height: 213px;
}
.banner-xilinx-sep20-pad {width: 100%; padding: 20px 20px 26px 20px;}
.mkt .banner-xilinx-sep20 h2 { color: white !important;}
.mkt .banner-xilinx-sep20 h3 { color: white !important; margin-bottom: 20px !important;}

/* SMALL */
@media (max-width: 768px) {

    .banner-xilinx{
        background-image: url("../../../../images/common/campaign/xilinx/2231372-ban-so-xilinx-familypush-mob.jpg") !important;
        background-repeat: no-repeat;
        background-position: center;
    min-height: auto;
   background: #2a6d79;
    }
    #fullreel-hero .textbox {
        margin-left: 0 !important;
        margin-top: 0 !important;
    }
    #fullreel-hero {
        height: auto !important;
        background-color: #cfd4da !important;
        background-image: none !important;
    }
}
@media (min-width: 768px) {
    #fullreel-hero {
        height: 400px !important;
        background-position: center center;
        background-size: cover;
    }

    #fullreel-hero .textbox {
        margin-left: 50%;
        margin-top: 115px;
    }

    #fullreel-hero h1 {
        font-size: 30px;
        font-weight: normal !important;
    }

    .mkt .video-header.video-header-full-width {
        height: 386px;
    }

    .mkt .video-header-video-inner {
        height: 428px !important;
        margin-top: 0 !important;
    }
}

/* MEDIUM */
@media (min-width: 992px) {
    #fullreel-hero h1 {
        font-size: 40px !important;
    }

    .mkt .video-header.video-header-full-width {
        height: 427px;
    }
    .mkt .video-header-video-inner {
        height: 511px !important;
        margin-top: -42px !important;
    }
}

/* LARGE */
@media (min-width: 1200px) {
    #fullreel-hero {
        height: 500px !important;
    }

    #fullreel-hero h1 {
        font-size: 48px;
    }

    #fullreel-hero .textbox {
        margin-top: 130px;
    }

    .mkt .video-header.video-header-full-width {
        height: 487px;
    }

    .mkt .video-header-video-inner {
        height: 713px !important;
        margin-top: -101px !important;
    }
}