.card-video[_ngcontent-c16]:before {
    background-color: transparent;
}

div.breadcrumb {
    margin-top: 24px;
    margin-bottom: 32px;
    font-size: 14px;
}

div.breadcrumb span {
    color: rgb(151, 154, 161);
    padding-right: 10px;
    cursor: pointer;
}

div.breadcrumb span:not(:last-child):hover {
    color: rgb(82, 110, 204);
}

div.breadcrumb span:last-child {
    color: rgb(37, 43, 58);
    cursor: default;
}

.api-video-mask {
    position: absolute;
    height: calc(100% - 100px);
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}

.time-btn {
    width: 104px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    background-color: rgba(102, 102, 102, 0.67);
    position: absolute;
    bottom: 16px;
    right: 24px;
    border-radius: 150px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.api-video-btn {
    display: block;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 1px solid #c3c2c2;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    position: absolute;
    top: 35%;
    left: 41%;
    box-sizing: border-box;
    z-index: 5;
}

.api-video-btn:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 22px solid #f2f6f7;
    position: absolute;
    top: 15px;
    left: 22px;
}

.popover-layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.popover-layer-cover {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.7;
}

.video-block {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    margin-top: 220px;
    position: relative;
}

.icon.close-bigger {
    width: 44px;
    height: 44px;
    background: url(../images/close-bigger.png) no-repeat;
    background-position: 0;
    margin-left: 20px;
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px;
    opacity: 0.8;
    display: none;
}

.product-scene-tab .scene-tab {
    width: 18%;
}

.searchArea {
    max-width: 1280px;
    margin: 0 auto;
    padding: 24px;
    box-shadow: 0px 2px 10px rgba(204, 204, 204, 0.447058823529412);
    background-color: #fff;
}

/*.category {
    border-bottom: 1px solid #dfe1e6;
}*/

.category>div {
    /* margin-bottom: 16px; */
}

.category>div>.searchBtn {
    padding: 0px 32px;
    margin-right: 8px;
    height: 38px;
    line-height: 38px;
    border: none;
    background-color: #fff;
    cursor: pointer;
    outline: 0;
    display: inline-block;
    color: rgb(37, 43, 58);
}

.category .categoryName,
.flags .categoryName {
    font-size: 16px;
    font-weight: bold;
    margin-right: 24px;
}

.category>div>.searchBtn:hover {
    color: #C7000B;
}

.category>div>.searchBtn.active {
    border: 1px solid #C7000B;
    color: #C7000B;
}

.searchArea .searchBtn {
    font-size: 14px;
}

.flags {
    /* margin-top: 16px; */
    padding-top: 16px;
}

.flags>.searchBtn {
    padding: 0px 32px;
    margin-right: 8px;
    height: 38px;
    line-height: 38px;
    border: none;
    background-color: #fff;
    cursor: pointer;
    outline: 0;
    display: inline-block;
    color: rgb(37, 43, 58);
}

.flags>.searchBtn:hover {
    color: #C7000B;
}

.flags>.searchBtn.active {
    border: 1px solid #C7000B;
    color: #C7000B;
}

.video-title-container {
    padding: 16px 24px 24px;
    position: relative;
    background: #fff;
    border: 1px solid #dfe1e6;
    border-top: none;
}

#videoContent .wrapper {
    padding-top: 0;
}

.section-wrapper {
    width: 1280px;
    overflow: hidden;
    padding: 0 0 56px 0;
}

.iotSection {
    margin-top: 32px;
    padding: 0;
}

.section-challenge {
    margin: -8px;
    clear: both;
}

.section-challenge [class^=col-] {
    padding: 8px;
}

.col-pd-6 {
    width: 25%;
}

.card-video {
    border: 0 none;
}

.card-video img {
    width: 100%;
}

/*@media (min-width: 1024px) {
    .col-sm-3 {
        width: 25%;
    }*/

.col-sm-4 {
    width: 33.3%;
    height: 312px;
    margin-bottom: 16px;
}

/*}*/

.col-sm-3,
.col-sm-4 {
    float: left;
}

.col-mb-12,
.col-pd-6,
.col-sm-3,
.col-sm-4 {
    position: relative;
}

.pageBtn {
    border: 1px solid #adb0b8;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    padding: 0px 6px;
    vertical-align: middle;
    cursor: pointer;
    color: #252b3a;
    background-color: #fff;
    display: inline-block;
    height: 24px;
    line-height: 23px;
}

.pageBtn:hover {
    /* border-color: #c7000b; */
    color: #c7000b;
}

.pageNumber {
    vertical-align: middle;
    width: 36px;
    height: 24px;
    border: 1px solid #adb0b8;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #fff;
    margin-right: -5px;
    font-size: 12px;
    text-align: center;
}

.pageContainer {
    text-align: center;
    clear: both;
    padding-top: 56px;
    color: #575D6C;
    font-size: 12px;
    line-height: 24px;
}