    .bg-xilinx-img img{
        width:100%;
        height:90vh;
    }

    .bg-small-banner-xilinx-img img {
        width:100%;
        height:55vh;
    }

    .bg-xilinx-Alveo-img img {
        width:100%;
        height:90vh;
    }
    .bg-rtserver img{
        width:100%;
        height:auto;
    }

    .bg-darkblue {
        background: #011738 !important;
        padding:9px;
    }

    .btn-darkblue {
        background: #011738 ;
        padding: 5px 20px;
        color: #fff !important;
        border-radius: 25px !important;
    }
    
    .btn-darkblue:hover {
        background: #fff !important;
        padding: 5px 10px;
        border: 1px solid #011738;
        color: #011738 !important;
        border-radius: 25px !important;
    }

    .description {
        display: none;
    }
    #owl-demo .item{
        margin: 3px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
    .owl-carousel .owl-wrapper-outer {
        width: 100% !important;
    }
    .span12 {
        width: 100%;
        align-items: center;
    }
    .devicename{
        position: absolute;
        z-index: 5;
        padding: 4px 20px;
        /* top: 20px; */
        right: 30px;
        color: #fff;
        background-color: #708198 !important;
    }
    .item{
        border: 1px solid #dadada;
        padding: 0px 15px;
        text-align: justify;
    }
    .owl-item{
        padding: 10px;
    }
    
    .modal-header {
      padding: 2px 16px;
      background-color: #5cb85c;
      color: white;
    }
    .owl-page .active span{
        background-color: #5cb85c;
    }
    .owl-page span {
        background-color: #5cb85c;
    }


    .openit{
        height:15px;
        display:block;
        position:relative
    }
    .card .openit:before{
        position:absolute;
        right:14px;
        content:" ";
        height:14px;
        width:3px;
        background-color:#ec1c24;
        border-radius:25%;
        -moz-transition:all .2s ease-in-out;
        -o-transition:all .2s ease-in-out;
        -ms-transition:all .2s ease-in-out;
        -webkit-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out
    }
    .card .closeit:before{
        position:absolute;
        right:14px;
        content:" ";
        height:14px;
        width:3px;
        background-color:#ec1c24;
        border-radius:25%;
        -moz-transition:all .2s ease-in-out;
        -o-transition:all .2s ease-in-out;
        -ms-transition:all .2s ease-in-out;
        -webkit-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out
    }
    .card .closeit:before{
        -webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)
    };
    .card .openit:before{
        -webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)
    }
    .card .openit:after{
        -webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)
    }
    .card .openit.closeit:before{
        -webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)
        /* -webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg) */
    }
    .card .openit.closeit:after{
        -webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)
    }
    @media (min-width:992px){
        .card .openit{
            margin-top:30px
        }

    }
    
    .description{
        padding:30px 10px 15px;
        text-align:left;
        display:none
    }    
    .description ul{
        margin:0;
        padding-left:15px
    }
    .description ul li{
        color:#fff;
        margin-bottom:10px
    }
    .gray {
        background-color: #2c5084;
        padding: 60px 0;
        text-align: center;
    }
    .text-red{
        color: #ec1c24;
        font-size: 22px;
        text-align: center;
        margin-bottom: 30px;
    }
    .title{
        border-bottom: 3px solid #ec1c24;
        width: 80px;
    }
    .descrip-text{
        color: #fff;
        font-family: 'Roboto',sans-serif;
        font-weight: 400;
    }
    .rt-center{
        text-align: center;
        margin: 30px 0px;
        /* font-size: 12px; */
    }
    
            
    @media screen and (min-width: 210px) and (max-width: 380px) {
        .bg-xilinx-img img{
            width:100%;
            height:auto;
        }
        .bg-small-banner-xilinx-img img {
            width:100%;
            height:auto;
        }
        .bg-xilinx-Alveo-img img {
            width:100%;
            height:auto;
        }
    }
    @media screen and (min-width: 381px) and (max-width: 576px) {
        .bg-xilinx-img img{
            width:100%;
            height:auto;
        }
        .bg-small-banner-xilinx-img img {
            width:100%;
            height:auto;
        }
        .bg-xilinx-Alveo-img img {
            width:100%;
            height:auto;
        }
    }
    @media screen and (min-width: 576px) and (max-width: 768px) {
        .bg-xilinx-img img{
            width:100%;
            height:auto;
        }
        .bg-small-banner-xilinx-img img {
            width:100%;
            height:auto;
        }
        .bg-xilinx-Alveo-img img {
            width:100%;
            height:auto;
        }
    }
    @media screen and (min-width: 768px) and (max-width: 992px) {
        .bg-xilinx-img img{
            width:100%;
            height:auto;
        }
        .bg-small-banner-xilinx-img img {
            width:100%;
            height:auto;
        }
        .bg-xilinx-Alveo-img img {
            width:100%;
            height:auto;
        }
    }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
        .bg-xilinx-img img{
            width:100%;
            height:auto;
        } 
        .bg-small-banner-xilinx-img img {
            width:100%;
            height:auto;
        }
        .bg-xilinx-Alveo-img img {
            width:100%;
            height:auto;
        }
    }
    @media screen and (min-width: 1200px) {
        .bg-xilinx-img img{
            width:100%;
            height:90vh;
        }
        .bg-small-banner-xilinx-img img {
            width:100%;
            height:60vh;
        }
        .bg-xilinx-Alveo-img img {
            width:100%;
            height:90vh;
        }
    }