
.container{padding: 0px !important;}
div#list_product_div {
    /* padding: 10px; */
    /* background-color: #f4f4f43d; */
    margin-top:10px;
}

div#list_product_div .intro_section {
    padding: 25px 0px;
    line-height: 28px;
}

.intro_bullet_list {
    padding: 15px;
    font-size: 17px;
    line-height: 1.80em;
}

.list_product_section {
    border: 1px solid  #2c3b5b94;
    border-radius: 11px;
}
.list_product_box {
/*    background-color: #f5f5f5;*/
}

.intro_head_title h3{
    padding: 15px;
    color: #2c3b5b;
    font-size: 36px;
    font-weight: bold;
}

h3.title {
    margin: 0;
}

div#list_product_div .list_product_title_box {
    padding: 15px;
    border-radius: 10px 10px 0px 0px;
    font-size: 18px;
    background-color: #2c3b5b;
    color: #fff;
}

div#list_product_div .product_images_box {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 25px;
    justify-content: center;
}

div#list_product_div .product_images_box img {
    width: 500px;
    /*margin: auto;*/
}
div#list_product_div .product_description {
    font-size: 19px;
    text-align: center;
    line-height: 28px;
    padding: 25px;
}

div#list_product_div .inner-table-des{width: auto; text-align: center; text-wrap: balance;}
div#list_product_div .inner-table-des img{display: unset;width: 66px}
.button {
    text-align: center;
    margin: 20px auto;
    padding: 20px 0px;
}
.button a {
    text-decoration: none;
    color: #fff;
    background-color: #2c3b5b;
    padding: 15px;
    border-radius: 30px;
    /* width: 100%; */
    /* display: block; */
    font-size: 20px;
}


.footer_pay_off {
    font-size: 28px;
    text-align: center;
}

.footer_pay_off p {
    background-color: #c1282d;
    padding: 10px;
    border-radius: 50px;
}


.row.footer_flex_row.footer-flex::before,
.row.footer_flex_row.footer-flex::after{display:none ;}


/* footer_section_2 */

.bg-dark-blue.footer_sec_2 {
    margin-top: 0;
    padding: 20px 0px;
    border-radius: 20px;
}
.footer_section_2{color: #fff;}

.footer_section_2 .footer_flex_row.footer-flex {
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    /*flex-flow: column;*/
}

.footer_section_2 .footer_flex_col {flex: 0 33%; padding: 0px 15px; }

.footer_section_2 .footer_flex_col.footer_flex_col_1{ flex: 1 100%; }
.footer_section_2 .footer_pay_off p {
    background-color: red;
    padding: 14px 27px;
    border-radius: 50px;
    font-size: 19px;
    display: inline-block;
    color: #FFF;
    font-weight: bold;
}


.footer_section_2 .footer_flex_col ul{padding-left: 0px; text-align:center;}

.footer_section_2 .footer_flex_col ul li{font-size: 16px; line-height: 30px; list-style: none;}

@media(max-width: 1200px){
.footer_section_2 .footer_flex_col {
    flex: 1 33%;
    padding: 0px 15px;
}
}

@media(max-width: 767px){
    .footer_section_2 .footer_flex_row.footer-flex{text-align: center;}
    .footer_section_2 .footer_flex_col ul{padding-left: 18px; text-align: center; list-style: none;}


    .footer_section_2 .footer_flex_col {
    flex: 1 80%;
    padding: 0px 15px;
}

.footer_pay_off p {
    background-color: #c1282d;
    padding: 10px;
    border-radius: 50px;
    display: inline-block;
    padding: 15px 45px;
}
div#list_product_div .inner-table-des img {
    display: unset;
    width: 71px;
}

}
.footer_title h2 {
    font-size: 21px;
    text-transform: uppercase;
    color: #FED700;
    font-weight: bold;
    text-align: center;
}

.list_product_section tr.gradeA td{
    border: 1px solid #efefef !important;
}

.list_product_section .inner-table-des{width: auto;}

/*#list_product_div table.table.stud-selected.border-spacing.table.table-responsive.diamond-table-studs>thead>tr>th{width: 280px; max-width: 280px !important}*/

.intro_bullet_list ul {
    padding-left: 3px;
}

.intro_bullet_list li {
    list-style: none;
}

/*------ Added By Tarun ----*/
@media (min-width:320px)  { div#list_product_div .inner-table-des p{ margin-top: 0px !important;} }
@media (min-width:481px)  { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }


/* #list_product_div .list_product_section .img-responsive{width:100%;} */
@media (max-width:575px)  { 
    body .make-responsive .table.stud-selected.border-spacing.font-large thead th {
        
        padding: 3px 5px !important;
    }
    table.table.stud-selected.border-spacing.table.table-responsive.diamond-table-studs.font-large tr.diamond-studs-quality th, table.table.stud-selected.border-spacing.table.table-responsive.diamond-table-studs.font-large tr.light-stud-grey th {
     padding: 3px 5PX !important;
     line-height: normal !important;
    }
    div#list_product_div .inner-table-des img {
        width:55px !important;
        display: block !important;
        margin: auto;
    }
    div#list_product_div .inner-table-des {
        FONT-SIZE: 12PX !important;
        line-height: normal !important;
    }
    div#list_product_div .inner-table-des a{
        FONT-SIZE: 12PX !important;
        line-height: normal !important;
    }
    body .make-responsive .table.stud-selected.border-spacing.font-large tr.gradeA td{padding: 3px 5px; text-align: center !important;}
    footer {
        margin: 0px 0px 0px 0px  !important;
        padding: 0px !important;
    }
    .bg-dark-blue.footer_sec_2 {
        margin: 30px 15px !important;
      
    }
    footer .widget.widget-1 {
        margin-top: 10px !important;
    }
    #list_product_div .list_product_section{margin-top:30px !important;}
    body .make-responsive .table.stud-selected.border-spacing.font-large tr.gradeA td:first-child{white-space:normal !important;}
    }