
.tech-res-main-header-text{
    height:240px;
    display: table;
}

.tech-res-main-header-text-wrap{
    display: table-cell;
    vertical-align: middle;
}

.tech-res-header-subtext{
    font-size: 1.2em!important;
}

.tech-res-text-link {
    color: #000!important;
}

.tech-res-fc-image {
    width: 100%;
}

.tech-res-cont-type {
    font-weight: bold;
    color: #b3b3b3;
    float: right;
}

.digilent-icon {
    height: 90px!important;
    margin: 0 auto;
}

.digilent-product {
    border: 1px solid darkgrey;
}

.digilent-align {
    text-align: center;
}

.tech-res-tech {
    text-align: center;
}

.tech-res-tech h4{
    height: 40px;
}

.tech-res-cont-box{
    height:375px;
    position: relative;
}

.tech-res-cont-links-icon{
    height: 45px;
    float: left;
    padding-right:10px;
}

.tech-res-cont-box .view-all {
    position: absolute!important;
    bottom: 15px;
}

.tech-res-cont-box h4 {
    height:45px;
}

.tech-res-cont-list ul {
    padding: 0px!important;
}

.tech-res-cont-list li{
    list-style: none;
    font-size: 11px !important;
    padding-bottom: 8px;
}

.tech-res-cont-links-all-icon{
    height: 45px;
    float: left;
    padding-right:10px;
    margin-top: -10px
}

.tech-res-cont-box-all h4 {
    height:50px;
}

.tech-res-cont-list-all {
    height: auto;
}

.tech-res-cont-list-all ul {
    padding: 0px!important;
}

.tech-res-cont-list-all li{
    list-style: none;
    font-size: 11px !important;
    padding-bottom: 8px;
}

.tech-res-app h4{
    height:50px;
}

.tech-res-tools-icon {
    height: 60px!important;
    float: left;
    margin-top: -10px;
    padding: 15px 15px 0px 0px;
}

.tech-res-tools h4 {
    height: 60px;
}

.tech-res-com {
    font-size: 10px;
}

.tech-resources-ai {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/2325809-artificial-intelligence.jpg?v=2); background-repeat:no-repeat; background-size: cover;
    height: 200px;
}

.tech-resources-eh {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/2325809-embedded-hub.jpg?v=2); background-repeat:no-repeat; background-size: cover;
    height: 200px;
}

.tech-resources-3d{
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/2325809-3d-printing.jpg?v=2); background-repeat:no-repeat; background-size: cover;
    height: 200px;
}

.tech-resources-community{
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/2325809-e14community.jpg); background-repeat:no-repeat; background-size: cover;
    height: 200px;
}

.tech-resources-sb-text {
    width:50%;
}


@media (max-width: 767px) {

    .tech-res-main-header-img {
        background-color: #022e51;
        background-image: none;
    }

    .tech-res-main-header-heading {
        font-size: 30px;
    }

    .tech-resources-sb-text {
        width: 100%;
    }

    .tech-res-tools-icon {
        height: 60px!important;
        float: none!important;
        margin-top: -10px;
        padding: 15px 15px 0px 0px;
    }

}

/* 3D printing banner */

@media (min-width: 1200px) {
    .tech-resources-banner {
        height: 210px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .tech-resources-banner {
        height: 230px;
    }
}

@media (max-width: 991px) {
    .tech-resources-banner {
        height: auto !important;
        display: grid;
        overflow: visible;
    }
}
.tech-resources-3d-printing {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/banners/2325800-bnr-3d-printing.jpg);
    background-color: #f7f8f3;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 767px) {
    .tech-resources-3d-printing {
        background-image: none !important;
        background-color: #f7f8f3;
    }

    .tech-resources-3d-printing-mobile {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/banners/2325800-bnr-3d-printing.jpg);
        background-color: #f7f8f3;
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center center;
        height: 60px !important;
    }
}

/* 3D printing banner ends*/



/* AI banner */

@media (min-width: 1200px) {
    .tech-resources-banner {
        height: 210px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .tech-resources-banner {
        height: 230px;
    }
}

@media (max-width: 991px) {
    .tech-resources-banner {
        height: auto !important;
        display: grid;
        overflow: visible;
    }
}
.tech-resources-ai {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/banners/2325800-bnr-ai.jpg);
    background-color: #2c125b;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 767px) {
    .tech-resources-ai {
        background-image: none !important;
        background-color: #2c125b;
    }

    .tech-resources-ai-mobile {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/banners/2325800-bnr-ai.jpg);
        background-color: #2c125b;
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center center;
        height: 60px !important;
    }
}

/* AI banner ends */


/* community banner  */
@media (min-width: 1200px) {
    .tech-resources-banner {
        height: 210px;
    }

    .tech-resources-banner-deep {
        height: 250px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .tech-resources-banner {
        height: 230px;
    }

    .tech-resources-banner-deep {
        height: 250px;
    }
}

@media (max-width: 991px) {
    .tech-resources-banner {
        height: auto !important;
        display: grid;
        overflow: visible;
    }

    .tech-resources-banner-deep {
        height: auto !important;
        display: grid;
        overflow: visible;
    }
}
.tech-resources-community {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/banners/2325800-bnr-e14-community.jpg);
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.tech-resources-community-mobile {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/banners/2325800-bnr-e14-community.jpg);
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    height: 60px !important;
}

@media (max-width: 767px) {
    .tech-resources-community {
        background-image: none !important;
        background-color: #000000;
    }
}
/* community banner ends */


/* embedded hub banner */
@media (min-width: 1200px) {
    .tech-resources-banner {
        height: 210px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .tech-resources-banner {
        height: 230px;
    }
}

@media (max-width: 991px) {
    .tech-resources-banner {
        height: auto !important;
        display: grid;
        overflow: visible;
    }
}

.tech-resources-embedded-hub {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/banners/2325800-bnr-embedded-hub.jpg);
    background-color: #04132d;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.tech-resources-embedded-hub-mobile {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/technology/banners/2325800-bnr-embedded-hub.jpg);
    background-color: #04132d;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    height: 60px !important;
}

@media (max-width: 767px) {
    .tech-resources-embedded-hub {
        background-image: none !important;
        background-color: #04132d;
    }
}
/* embedded hub banner ends */