﻿header {
    height: 71px;
}

.slider .text span {
    color: rgba(255,57,50,1);
}

.section {
    background-color: #fff;
    padding-top: 20px;
}

.section-box {
    position: relative;
}

    .section-box .img-responsive {
        width: 100%;
    }

    .section-box .text {
        position: absolute;
        text-align: center;
        width: 840px;
        background: rgba(0,0,0,0.9);
        color: #e7e7e7;
        font-size: 18px;
        display: block;
        padding: 10px 0;
        bottom: 10%;
        font-weight: 300;
        transform: skewX(-10deg);
        opacity: 0.9;
    }

    .section-box .product-icons {
        position: absolute;
        text-align: center;
        width: 680px;
        background: rgba(0,0,0,0.9);
        color: #e7e7e7;
        font-size: 18px;
        display: block;
        padding: 20px;
        bottom: 30%;
        font-weight: 300;
        transform: skewX(-10deg);
        left: calc(50% - 340px);
    }

    .section-box a p {
        color: #fff;
    }

.product-icons img {
    max-height: 100px;
    transform: skewX(10deg);
}

.product-icons-box {
    position: relative;
}


    .product-icons-box a {
        display: block;
        float: left;
        color: #fff;
        width: 33.33%;
    }

.section-center {
    left: calc(50% - 420px);
}

.section-left {
    left: calc(50% - 600px);
}

.section-right {
    right: calc(50% - 600px);
}

.section-box .text span, .product-icons span {
    color: rgba(255,57,50,1);
    display: block;
    font-size: 24px;
    font-weight: bold;
}

.section-box p {
    font-size: 20px;
}

footer {
    padding: 0;
}

    footer ul {
        display: inline-block;
        margin: auto;
        -webkit-margin-before: 0em;
        -webkit-padding-start: 0px;
    }

        footer ul li {
            list-style-type: none;
            float: left;
            margin-left: 0;
            margin-right: 0;
        }

            footer ul li a {
                text-decoration: none;
                font-size: 14px;
                color: #fff;
                padding-top: 7px;
                padding-bottom: 7px;
                padding-left: 10px;
                padding-right: 10px;
            }

.footer-social li a img {
    max-height: 16px;
}

footer a {
    color: #fff !important;
    margin-left: 0;
}

footer .footer-links {
    display: inline-block;
    margin: auto;
}

.full-width {
    width: 100% !important;
}

@media (max-width: 990px) {
    .section-box .text span, .product-icons span {
        color: rgba(255,57,50,1);
        display: block;
        font-size: 14px;
        font-weight: bold;
    }

    .section-box p {
        font-size: 14px;
    }

    .section-box .text, .section-box .product-icons {
        width: 100%;
        left: unset;
        transform: unset;
        font-size: 14px;
        left: 0;
        padding: 5px 0;
        bottom: 0;
    }

    .section-box .product-icons {
        height: 330px;
        top: 0;
        background: rgba(0,0,0,0.7);
    }

    .product-icons-box a {
        float: none;
        margin: auto;
        width: 100%;
        font-size: 14px;
    }

    .product-icons img {
        max-height: 50px;
        transform: unset;
    }

    .section-box .product-icons-cover {
        height: 330px;
    }

    footer ul li {
        margin-right: 0px;
    }
}

h3 strong {
    font-size: 36px;
}

.main-container ul li {
    list-style-type: none;
}

.content ul li:before {
    content: "I";
    color: #df2531;
    margin-right: 7px;
    display: inline-block;
    font-weight: 800;
    font-style: italic;
}

.content .function-frame ul li:before {
    content: unset;
}

.mb-44 {
    margin-bottom: 44px;
}

.mt-44 {
    margin-top: 44px;
}

.product-list {
    margin-top: 100px;
}

    .product-list a {
        color: #000 !important;
    }

    .product-list .product-link {
        font-size: 18px !important;
        color: red !important;
        float: left;
        padding-left: 40px;
        font-weight: bold;
        display: block;
    }

    .product-list .solution-link {
        font-size: 18px !important;
        color: red !important;
        display: block;
        width: 100%;
        text-align: left;
        padding-left: 40px;
        font-weight: bold;
    }

    .product-list .solution-col {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0
    }

    .product-list .col-md-6 {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0
    }

.footer-social li:before {
    content: unset;
}

#bepartnerform select {
    border-radius: 2px;
    margin-bottom: 10px;
    font-weight: 400;
    outline: 0;
    background: #e9f3f5;
    border: 1px solid #e9f3f5;
}

.rotatebox {
    width: 500px;
    margin: 0 auto;
}

    .rotatebox .images {
        width: 500px;
        position: relative;
    }

        .rotatebox .images img {
            width: 500px;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
        }

.video-list {
    display: block;
}

    .video-list a {
        font-size: 20px;
        cursor: pointer;
    }

.video-frame {
    height: 305px;
}



.carousel-control {
    font-size: 50px;
    opacity: .7;
    width: 5%;
}

    .carousel-control.left, .carousel-control.right {
        background-image: none;
        padding-top: 70px
    }

.carousel-inner .item .col-md-4 {
    padding: 5px;
    padding-left: 0;
}

.wrapper {
    max-width: 680px;
    margin: 60px auto;
    padding: 0 20px;
}

.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

    .youtube img {
        width: 100%;
        top: -16.82%;
        left: 0;
        opacity: 0.7;
    }

    .youtube .play-button {
        width: 90px;
        height: 60px;
        background-color: #333;
        box-shadow: 0 0 30px rgba( 0, 0, 0, 0.6);
        z-index: 1;
        opacity: 0.8;
        border-radius: 6px;
    }

        .youtube .play-button:before {
            content: "";
            border-style: solid;
            border-width: 15px 0 15px 26.0px;
            border-color: transparent transparent transparent #fff;
        }

    .youtube img,
    .youtube .play-button {
        cursor: pointer;
    }

        .youtube img,
        .youtube iframe,
        .youtube .play-button,
        .youtube .play-button:before {
            position: absolute;
        }

            .youtube .play-button,
            .youtube .play-button:before {
                top: 50%;
                left: 50%;
                transform: translate3d( -50%, -50%, 0);
            }

    .youtube iframe {
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }

.newslist {
    width: 95%;
}

    .newslist .row {
        margin: 30px 0;
    }

        .newslist .row .col-md-6 {
            margin-bottom: 50px;
            padding-right: 0;
            padding-left: 0;
        }

    .newslist a {
        margin: 0;
        height: 150px;
        font-size: 18px
    }

    .newslist img {
        height: 150px;
        width: 100px;
        float: right
    }

@media(max-width:500px) {
    .newslist a {
        height: 220px;
    }

    .newslist .row:last-child {
        margin-bottom: 0;
    }

    .newslist .row .col-md-3 {
        margin: 10px 0;
    }

    .newslist img {
        width: 100%;
        height:220px
    }
}
