#our-product .nr-banner {
    background-image: url(../img/our-product/desk-banner.png) !important;
}

.box-1 h4 {
    color: #DE4019;
    font-size: 40px;
    padding-bottom: 15px;
}

.box-1 {
    padding-bottom: 30px;
}

.box-1 p {
    color: #000000;
    /*    font-family: HelveticaNeueLTProRoman;*/
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
}

.product-content-box h3 {
    color: #433F3C;
    font-size: 45px;
    text-align: center;
    padding-bottom: 60px;
    /*    font-family: HelveticaNeueLTProBdCn;*/
    font-family: 'Roboto', sans-serif;
}

table {
    width: 100%;
    /* display: flex; */
    background: #DE4019;
    color: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 10px 10px 20px #0000002b;
    box-shadow: 10px 10px 20px #0000002b;
    padding: 20px;
}

table tbody tr:first-child {
    background: #433F3C;
    border-radius: 20px;
    display: table-row;
}

table tbody tr th {
    /*    width: 50%;*/
}

table tbody tr {
    text-align: center;
}

.table-2 span {
    background: #433F3C;
    border-radius: 20px;
    display: block;
    color: #fff;
    width: 100%;
    text-align: center;
}

.table-3 {
    padding-top: 30px;
}

.table-4 {
    padding-top: 30px;
}

.performance-table {
    padding-top: 30px;
}

.tab-2-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.heading-txt {
    color: #433F3C;
    font-size: 45px;
    text-align: center;
    /*    font-family: 'HelveticaNeueLTProMd';*/
    font-family: 'Roboto', sans-serif;
    /* padding-bottom: 20px; */
}

.heading-txt::before {
    content: "";
    display: block;
    /* border-top: 1px solid #433F3C; */
}

.tab-2-txt p {
    font-size: 22px;
    color: #000000;
    margin-bottom: 0;
}


.product-tab .nav-tabs {
    border-bottom: 0px;
    /*    -webkit-box-pack: center;*/
    /*    -ms-flex-pack: center;*/
    /*    justify-content: center;*/
    padding-bottom: 50px;
}

.product-tab .nav-tabs .nav-link {
    color: #fff;
    background: #C6C6C6;
    border-radius: 46px;
    padding: 15px 60px;
    font-size: 25px;
    margin: 0px 30px 0px 0;
}


.product-tab .nav-tabs .nav-link.active {
    background: #DE4019;
    color: #fff;
}

/*
.product-tab li a.active {
    background: #DE4019;
}
*/
.tactical-box-img img {
    margin: 0 auto;
    display: block;
}

.tactical-box-txt p {
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
}

table tbody tr:first-child {
    background: transparent;
}

table.red-table thead tr th {
    text-align: center;
}

table.red-table tr th,
table.greyTable tr th {
    text-align: center;
    border-bottom-width: 1px;
}

table.red-table tr td,
table.greyTable tr td {
    width: 50%;
}

table.list-content {
    background: transparent;
    color: #000;
}

table.list-content tbody tr th {
    width: 50%;
    text-align: left;
    /*    font-family: HelveticaNeueLTProBd;*/
    padding-bottom: 30px;
}

table.list-content tbody tr td {
    text-align: left;
    padding-bottom: 30px;
}

.product-tab.section-padding {
    padding-top: 0;
}

.table.keyTable {
    background-color: #DE4019;
}

.table.greyTable {
    background-color: #433F3C;
}

.perfomanceTable,
.perfomanceTable td {
    background-color: #DE4019;
}

.perfomanceTable td,
.perfomanceTable th {
    padding: 5px 0;
}

.perfomanceTable th {
    background-color: #433F3C;
}

.perfomanceTable th:first-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.perfomanceTable th:last-child {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.perfomanceTable tr:last-child td {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.table.perfomanceTable td,
.table.perfomanceTable th {
    border: 0
}

.table.perfomanceTable td,
.table.perfomanceTable th {
    border-right: 1px solid #fff;
    /*    font-weight: 100;*/
    font-size: 15px;
}

.table.perfomanceTable.keyRatio tr:nth-child(2) td {
    border-bottom: 1px solid #fff;
}

.product-tab li.nav-item:hover a.nav-link, .product-tab li.nav-item:focus a.nav-link {
    border-bottom: none;
}
.product-tab .nav-tabs .nav-item, .product-tab .nav-tabs .nav-link{
   margin-bottom: 0;
    border: 0;
}
.product-tab .nav-tabs .nav-item:hover, .product-tab .nav-tabs .nav-item:focus{
    border: 0;
    margin-bottom: 0;
}
.product-tab .nav-tabs .nav-link:focus,
.product-tab .nav-tabs .nav-link:hover {
    border: 0 !important;
}

.product-tab .nav-tabs .nav-link.active {
    border: 
}

#downloads .section-title h1 {
    color: #4d4d4f;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    position: relative;
/*    display: inline-block;*/
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 0px;
    /* margin-bottom: 35px; */
/*    position: relative;*/
    padding-bottom: 8px;
}
.single-down {
    text-align: center;
/*    -webkit-box-shadow: 0.5rem 0.5rem 2rem rgb(0 0 0 / 50%);*/
    -webkit-box-shadow: 0.2rem 0.2rem 1rem rgb(0 0 0 / 15%);
    box-shadow: 0.2rem 0.2rem 1rem rgb(0 0 0 / 15%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: 300px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 15px;
}
.morelink, .morelink2 {
display: inline-block;
    background-color: #ef4123;
    padding: 4px 20px;
    border-radius: 25px;
    margin-top: 14px;
    font-size: 20px;
    color: #fff;
}
p.g {
    margin-bottom: 0;
}
#downloads{
    padding-bottom: 100px;
}
.morelink2:focus, .morelink2:hover{
    color: #fff;
}
@media(max-width:767px) {
    #our-product .nr-banner {
        background-image: url(../img/our-product/Product-mob.png) !important;
    }

    .tab-2-txt,
    .product-tab .row {
        display: block
    }

    .product-content-box h3 {
        font-size: 30px;
    }

    .box-1 p {
        font-size: 18px;
    }

    .box-1 h4 {
        font-size: 32px;
    }

    .product-tab .nav-tabs .nav-link {
        padding: 5px 25px;
        font-size: 18px;
        margin: 0px 5px;
    }

    .product-tab .nav-tabs {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 0;
    }

    .tab-2-txt p {
        font-size: 18px;
    }

    .heading-txt {
        font-size: 32px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .tab-2-txt {
        padding-bottom: 0;
    }

    .heading-txt::before {
        padding-bottom: 15px;
    }

    .product-tab .nav-tabs .nav-item {
        width: 48%;
        text-align: center;
    }
    .single-down{
        margin-bottom: 20px;
    }
}
