.wood-business{
    background: url('https://www.jkcement.com/wp-content/uploads/2023/07/wood-business-jpg.webp') top right no-repeat #fbf8f8;
    position: relative;
    height:750px;
}
.gypsum-form{
    background: url('https://www.jkcement.com/wp-content/uploads/2023/07/plaster-business-jpg.webp') top right no-repeat #fbf8f8;
    position: relative;
    height:750px;
}
.tilemax-form{
    background: url('https://www.jkcement.com/wp-content/uploads/2023/07/tilemax-business-jpg.webp') top right no-repeat #fbf8f8;
    position: relative;
    height:750px;
}
.join-us-form{
    background: url(https://www.jkcement.com/wp-content/uploads/2023/08/contact-us-bg-jpg.webp);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat; 
}
.swiper.woodfeatures .swiper-wrapper{
    display:flex;
    justify-content:center;
}
.swiper.woodfeatures .swiper-wrapper .swiper-slide{
    max-width:250px;
}
.wood-stain-swiper .swiper-pagination{
   position:unset; 
}
.whatsapp-box {
    padding: 40px;
    box-sizing: border-box;
}
.blog-gallery-tumb {
    border: 0!important;
}

.caps {
    text-transform: uppercase;
}
.wt-box {
    padding: 30px;
    box-sizing: border-box;
    width: 100%;
    background: rgba(255,255,255,.95);
}
#wood-amore-form form input,#wood-amore-form form textarea{
    border: 0;
    border-bottom: 1px solid #b9b9b9;
    color: #565555;
}
#grievance-redressal-form form input, #grievance-redressal-form form textarea {
    border: 0;
    border-bottom: 1px solid #b9b9b9;
    color: #ffffff;
    background-color: transparent;
}
#wood-amore-form form input[type="submit"]{
    background:  #0964ab;
    color:#fff;
    border: 1px solid #0964ab;
    padding: 10px 35px;
    transition: all .5s ease-in-out;
    min-width: 200px;
    text-transform: uppercase;
    font-weight: 600;
}
#grievance-redressal-form form input[type="submit"] , .join-us-main-form form input[type="submit"]{
    background:#fff!important;
    color:#0964ab!important;
    border: 1px solid #ffffff;
    padding:0 35px;
    transition: all .5s ease-in-out;
    min-width: 200px;
    text-transform: uppercase;
    font-weight: 600;
}
.join-us-main-form form input, .join-us-main-form form textarea{
    border: 0;
    border-bottom: 1px solid #b9b9b9;
    color: #ffffff;
    background-color: transparent;
}
#input_14_10{
    border:0!important;
}
#wood-amore-form input:focus, #wood-amore-form select:focus{
    border:0;
    border-bottom: 1px solid #0964ab;
    outline-width:0;
    outline-style:none;
}
 #grievance-redressal-form input:focus{
    border:0;
    border-bottom: 1px solid #fefefe;
    outline-width:0;
    outline-style:none;
}
#grievance-redressal-form input::placeholder{
    color:#fff;
}
#wood-amore-form form input[type="submit"]:hover{
    box-shadow: 0 10px 16px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    transition:0.2s all;
    color: #fff;
}
#wood-amore-form .gfield_checkbox{
    display:flex;
    flex-flow: row wrap;
}
#wood-amore-form .gfield_checkbox .gchoice {
    width:50%;
    padding: 5px 0;
}
#wood-amore-form #field_9_8, #field_11_8, #field_10_8, #wood-amore-form #field_15_8,  #wood-amore-form #field_16_8{
    display: flex;
    align-items: center;
}
#wood-amore-form #field_9_8 .find-pincode, #field_11_8 .find-pincode, #field_10_8 .find-pincode, #wood-amore-form #field_15_8 .find-pincode,  #wood-amore-form #field_16_8 .find-pincode{
    width: 50%;
    text-align: center;
}
#apply-for-dealership{
    margin-top: 15px;
}
#apply-for-dealership #field_17_8,#apply-for-dealership #field_20_8,#apply-for-dealership #field_21_8{
    display: flex;
    align-items: center;
}
#apply-for-dealership #field_17_8 .find-pincode,#apply-for-dealership #field_20_8 .find-pincode,#apply-for-dealership #field_21_8 .find-pincode{
    width: 50%;
    text-align: center;
}
#apply-for-dealership input::placeholder{
    color:#fff;
}
#apply-for-dealership form input, #apply-for-dealership form textarea {
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    background:transparent;
}
#apply-for-dealership form input[type="submit"]{
    background:  #fff;
    color:#0964ab;
    border: 1px solid #fff;
    padding: 10px 35px;
    transition: all .5s ease-in-out;
    min-width: 200px;
    text-transform: uppercase;
    font-weight: 600;
}
#apply-for-dealership form input[type="submit"]:hover{
    color: #fff;
    background:  #0964ab;
}
.information-form input[type="submit"]{
    background: #0964ab;
    color: #fff;
    border: 1px solid #0964ab;
    min-width: 200px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    padding: 10px 35px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-align: center;
}
.information-form input[type="submit"]:hover{
    color: #0964ab;
    background: #fff;
    border: 1px solid #0964ab;
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#faq-accordion .accordion-item{
    border: 0;
    border-bottom: 1px solid #9a9b9c;
    padding: 20px 0;
}
#faq-accordion .accordion-item h3{
    font-size:1.3rem;
}
#faq-accordion .accordion-button:not(.collapsed) {
    background-color:transparent;
}
#faq-accordion .accordion-button:focus{
     box-shadow:none;
}
#faq-accordion .accordion-button:focus {
    box-shadow: none;
    border: 0;
}
.tag-wood-amore{
    display:flex;
    justify-content:center;
}
.light-font{
    font-weight:400!important;
}

.policy-list {
    margin: 0 40px 20px 0;
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    padding-right: 45px;
    max-width: 500px;
    width: 100%;
}
.policy-list a {
    color: #034ea2;
    display: block;
    padding-left: 10px;
}
.policy-list a::before {
    content: " ";
    position: absolute;
    left: 8px;
    width: 2px;
    height: 77%;
    background: #034ea2;
    top: 6px;
}
.policy-list a::after {
    content: " ";
    position: absolute;
    top: 9px;
    right: 8px;
    background: url(https://www.jkcement.com/wp-content/themes/jkcement/images/download-icon.png);
    width: 26px;
    height: 26px;
}
 .light-grey-bg{
        background: #f8f8f8;
        position: relative;
        padding:40px 15px;
        margin: 40px 0;
}
.ld-card{
    max-width:350px;
    padding: 15px !important;
    border-radius: 10px;
    /*margin:0 15px 15px 0;*/
    box-shadow: 0 3px 10px rgb(0 0 0 / 30%);
}
.employee-card{
    max-width:308px;
    padding: 15px !important;
    border-radius: 10px;
    /*margin:0 15px 15px 0;*/
    box-shadow: 0 3px 10px rgb(0 0 0 / 30%);
}
.custom-card{
    margin-left:auto;
    margin-right:auto;
}
.table-row-ld{
    display:table;
}
.table-cell-ld{
    display:table-cell; 
    vertical-align:middle;
}
.join-us-button{
    background: #fff;
    color: #0964ab;
    border: 1px solid #707070;
    padding: 10px 35px;
    transition: all .5s ease-in-out;
    min-width: 200px;
    text-transform: uppercase;
    font-weight: 600;
}
.join-us-button:hover{
    box-shadow: 0 10px 16px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
}

/*JKprofix Pages CSS*/
.profix-about-sec {
  background-color: #0b1833;
}
.profix-about .profix-about-head h2 {
  font-weight: 300;
}
.profix-about .profix-about-head h2 span {
  font-weight: 500;
}
.profix-about-cont .profix-about-btn a {
  background: #fff;
  color: #000;
  padding: 10px 10px;
  border-radius: 5px;
}
.profix-form {
  padding: 40px 0 20px;
}
.profix-home-form-sec {
  background: #f3f3f4;
}
.profix-home-form-sec .profix-form .profix-form-head h2 {
  color: #5b5b5b;
  font-weight: 400;
  font-size: 25px;
}
.profix-home-form-sec .profix-form .profix-form-head h2 span {
  color: #034e97;
  font-weight: 500;
}
.why-jkprofix-sec .col-md-3 {
  padding: 0;
  margin: 0;
}
.why-jkprofix-sec .why-jkprofix-head h2 {
  color: #5b5b5b;
  font-weight: 400;
}
.why-jkprofix-sec .why-jkprofix-head h2 span {
  color: #034e97;
  font-weight: 500;
}
.why-jkprofix-sec .profix-icon-box {
  padding: 35px 35px 0;
}
.why-jkprofix-sec .profix-icon-box h6 {
  color: #034ea2;
}
.why-jkprofix-sec .profix-icon-box p {
  font-size: 15px;
  color: #828084;
  min-height: 140px;
}
.why-jkprofix-sec .box-1 {
  background: #f9f9f9;
}
.why-jkprofix-sec .box-2 {
  background: #f5f5f5;
}
/* hover effect */
.cate-img {
  position: relative;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0c824c;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}

.cate-img:hover .img-overlay {
  height: 100%;
}

.cate-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  width: 65%;
}
.cate-cont .cate-btn a {
  background: #fff;
  padding: 10px 20px;
  border-radius: 6px;
}
.cate-cont .cate-btn a:hover {
  color: #000;
}
.cate-imge-head {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.profix-cate-head h2 {
  color: #034e97;
  font-weight: 600;
}
.profix-cate-head h2 span {
  color: #5b5b5b;
  font-weight: 400;
}
/* form section */
#gform_40 .gfield_required {
  display: none;
}
#gform_40 input,
#gform_40 select {
  border: none;
  border-radius: 5px;
}
#gform_40 .gfield_label {
  font-weight: 400;
  color: #000;
}
#gform_40 .gf_placeholder {
  color: #828084;
}
#gform_submit_button_40 {
  background-color: #034e97;
  padding: 7px 0;
}
/* Form section end */

@media (max-width: 768px) {
  .why-jkprofix-sec .col-md-3 {
    padding: 12px;
  }
  .cate-cont {
    width: 95%;
  }
  .cate-cont p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .cate-cont h3 {
    margin-bottom: 4px;
  }
  .cate-cont .cate-btn a {
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 14px;
  }
  .cate-img {
    margin-top: 10px;
  }
}
@media (max-width: 420px) {
  .cate-img:hover .img-overlay {
    height: 250px;
  }
  .cate-img:hover .image {
    margin-top: 100px;
  }
  .cate-cont p {
    font-size: 12px;
  }
  .cate-cont .cate-btn a {
    padding: 3px 6px;
    border-radius: 6px;
    font-size: 12px;
  }
}
/*JKPROFIC Cate Pages css*/
.cate-desc-sec h2 {
  color: #034e97;
}

.product-feature-icons{
  max-width:140px;
}
.product-feature-icons p{
  font-size:14px;
}
.profix-products .product-details h3{
color:#0F2749;

}
.profix-products .product-details h6{
  color:#034EA2;
}
.product-btn a{
  color: #fff;
    background: #034EA2;
    padding: 10px 15px;
    border-radius: 5px;
    width:200px;
}
.profix-product-zigzag:nth-child(odd){
  background:#F4F4F4;
}
.profix-product-zigzag:nth-child(even){
  background:#F7F7F7;

}
.profix-product-zigzag:nth-child(even) .col-md-6:first-child {
  order: 2;
}
.profix-product-zigzag:nth-child(even) .col-md-6:last-child {
  order: 1;
}
@media (max-width:768px) {
  .product-btn a{
    width:180px;
    font-size:14px;
}
.profix-product-zigzag:nth-child(even) .col-md-6:first-child {
  order: 1;
}
.profix-product-zigzag:nth-child(even) .col-md-6:last-child {
  order: 2;
}
}
/*JKPROFIX Pages CSS END*/
/*To Hide Hindi Category name in category list*/
.wp-block-categories .cat-item-320{
    display:none;
}

/*Annual Report CSS*/
.section-box {
    padding: 40px 0;
}
.title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}
.text-center {
    text-align: center!important;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}
.pdf-title img {
    border: 1px solid #ccc;
    width:100%;
}
.pdf-title p {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    background: #7a7a7a;
    color: #fff;
    padding: 5px;
    width: 100%;
}
.table-responsive>.table-bordered {
    border: 0;
}
tr{
    border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}
.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

/*To buy cement online CSS*/
.page-id-18465 .star-rating {
            display: inline-block;
            font-size: 1.5em;
            color: #ffd700; /* Gold color for filled stars */
            }

            .page-id-18465 .star-rating .fa-star,
            .page-id-18465 .star-rating .fa-star-half-alt {
                color: #ffd700; /* Gold color for filled and half stars */
            }

            .page-id-18465 .star-rating .fa-star {
                /* Gray color for empty stars */
            }
    .page-id-18465 .buy-cement-banner-sec {
        background: url('https://www.jkcement.com/wp-content/uploads/2024/12/Layer-1-copy-2.webp');
        background-size: cover;
        background-repeat: no-repeat;
        /* height: 00px; */
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        flex-wrap:wrap;
    }
    .page-id-18465 .breadcrumb-sec a{
        color:#fff;
    }
     .page-id-18465 h2{
        font-size: 30px;
        color:#034EA2;
    }
    .page-id-18465 .rela-img{
        height:250px;
    }
    .page-id-18465 .bg-grey{
        background-color:#e9eaea;
    }
    .page-id-18465 p{
        font-size:18px;

    }
    .page-id-18465 li{
        font-size:18px;
        margin: 10px 0;
    }
    .page-id-18465 .buy-cement-form{
    background: #fff;
    color: #034ea2;
    padding: 20px;
    }
    .page-id-18465 .buy-cement-title{
    color: #9ea09f;
    width: 100%;
    font-size:30px;
    margin-bottom: 40px;
    font-weight: 500;

    }
    .page-id-18465 .buy-cement-title span{
        color:#86c250;
        font-size:25px;
        padding:10px 30px;
    }
    #gform_41 .gfield_label{
        display:none;
    }
    #gform_41 .gfield_select, #buy-form form input{
        background: #fff;
    border: none;
    border-bottom: 1px solid #034ea2;
    color: #034ea2;
        
    }
    #buy-form form input::placeholder{
        color:#034ea2;
    }
     .gform_footer {
    display: flex;
    justify-content: center;
     }
     #buy-form form input[type="submit"] {
    background: #034ea2;
    color: #fff;;
    border: 1px solid #fff;
    padding: 10px 35px;
    transition: all 0.5s ease-in-out;
    /* min-width: 200px; */
    text-transform: uppercase;
    font-weight: 600;
}
#buy-form form input[type="submit"]:hover {
    color: #fff;
    background: #0964ab;
}
#order-now {
    scroll-margin-top: 80px; /* Adjust this value to match your header's height */
}

/*COntact CSS starts*/
.page-id-1702 #contact-addresses .rho.contact-field fieldset {
    height: 215px;
}
.page-id-1702 .light-text{
    font-weight:400;
}
.page-id-1702 #contact-addresses h4{
    font-size:1.7rem;
}
.page-id-1702 #contact-addresses .rho.contact-field h5{
     font-size:1.5rem;
}
.page-id-1702 #contact-us-form{
    background:url('/demo/wp-content/themes/jkcement/images/contact-us/contact-us-bg.jpg');
    background-size:cover;
    background-repeat:no-repeat;
    height:560px;
    display: flex;
    align-items: center;
    margin-top:30px;
}
.page-id-1702 #contact-us-form .contact-form-content{
    background-color: #fff;
    width: 100%;
    max-width: 460px;
    padding: 15px;
}
.page-id-1702 #contact-us-form .contact-form-content form input, .page-id-1702 #contact-us-form .contact-form-content form textarea{
    border: 0;
    border-bottom: 1px solid #b9b9b9;
    color: #565555;
}
.page-id-1702 #contact-us-form .contact-form-content form input[type="submit"]{
    background: #fff;
    color: #0964ab;
    border: 1px solid #707070;
    padding: 10px 35px;
    transition: all .5s ease-in-out;
    min-width: 200px;
    text-transform: uppercase;
    font-weight: 600;
}

/*Contact CSS ends*/

/*Corporate Governace*/
.page-id-1869 .section-box {
    padding: 40px 0;
}
.page-id-1869 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}
.page-id-1869 .text-center {
    text-align: center!important;
}
.page-id-1869 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
.page-id-1869 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.page-id-1869 .demat a {
    color: #86c250;
}
.page-id-1869 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}
.page-id-1869 .table-responsive>.table-bordered {
    border: 0;
}
.page-id-1869 tr{
    border: 0;
}
.page-id-1869 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.page-id-1869 .table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}
.page-id-1869 .table-bordered td, .page-id-1869 .table-bordered th {
    border: 1px solid #dee2e6;
}
.page-id-1869 .table td, .page-id-1869 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
/*Coporate CSS ends*/

/*Covid page css starts*/
   .light-grey-bg{
        background: #f8f8f8;
        position: relative;
        padding:40px 15px;
        margin: 40px 0;
    }
    /*covid  css ends*/
    
 /*Demat CSS starts*/
    .page-id-4290 .section-box {
    padding: 40px 0;
}
.page-id-4290 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}
.page-id-4290 .text-center {
    text-align: center!important;
}
.page-id-4290 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
.page-id-4290 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.page-id-4290 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}
.page-id-4290 .pdf-title img {
    border: 1px solid #ccc;
    width:100%;
}
.page-id-4290 .pdf-title p {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    background: #7a7a7a;
    color: #fff;
    padding: 5px;
    width: 100%;
}
.page-id-4290 .table-responsive>.table-bordered {
    border: 0;
}
.page-id-4290 tr{
    border: 0;
}
.page-id-4290 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.page-id-4290 .table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}
.page-id-4290 .table-bordered td, .page-id-4290 .table-bordered th {
    border: 1px solid #dee2e6;
}
.page-id-4290 .table td, .page-id-4290 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.page-id-4290 .demat-information a{
    color: #86c250;
}
/*Demat css ends*/

/*Environment CSS starts*/
.page-id-1710 .section-box {
    padding: 40px 0;
}

.page-id-1710 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}

.page-id-1710 .text-center {
    text-align: center !important;
}

.page-id-1710 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}

.page-id-1710 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.page-id-1710 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}

.page-id-1710 .table-responsive>.table-bordered {
    border: 0;
}

.page-id-1710 tr {
    border: 0;
}

.page-id-1710 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.page-id-1710 .table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}

.page-id-1710 .table-bordered td,
.page-id-1710 .table-bordered th {
    border: 1px solid #dee2e6;
}

.page-id-1710 .table td,
.page-id-1710 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.page-id-1710 .envi-pdf a, .page-id-20103 .envi-pdf a{
color:#000;
display:flex;
align-items:center;
}
.page-id-1710 .envi-pdf li, .page-id-20103 .envi-pdf li{
  list-style:none;
  padding:5px 0;
}
.page-id-1710 .envi-pdf ul, .page-id-20103 .envi-pdf ul {
  padding: 0;
}
.page-id-1710 .envi-pdf ul li span, .page-id-20103 .envi-pdf ul li span{
  z-index: 0;
  margin-left: -40px;
  font-weight: bold;
  padding: 6px 10px 6px 45px;
  border-radius: 50px;
  color: #fff;
  text-align:center;
  background: #86C250;
}
.page-id-1710 .envi-pdf-img, .page-id-20103 .envi-pdf-img {
  z-index:999;
  background: #0964AB;
  padding: 16px;
  border-radius: 50px
}
/*Enviroment CSS ends*/

/*Financial CSS starts*/
.page-id-1867 .section-box {
    padding: 40px 0;
}
.page-id-1867 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}
.page-id-1867 .text-center {
    text-align: center!important;
}
.page-id-1867 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
.page-id-1867 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.page-id-1867 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}
.page-id-1867 .pdf-title img {
    border: 1px solid #ccc;
    width:100%;
}
.page-id-1867 .pdf-title p {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    background: #7a7a7a;
    color: #fff;
    padding: 5px;
    width: 100%;
}
.page-id-1867 .table-responsive>.table-bordered {
    border: 0;
}
.page-id-1867 tr{
    border: 0;
}
.page-id-1867 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.page-id-1867 .table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}
.page-id-1867 .table-bordered td, .page-id-1867 .table-bordered th {
    border: 1px solid #dee2e6;
}
.page-id-1867 .table td, .page-id-1867 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
/*Financial CSS ends*/

/*Grey Cement css starts*/
 .grey-h1{
    text-align: center;
    font-size: 20px;
    }
    .grey-h1 span{
        color:#034E99;
    }
    .project_slide_box img{
    height:250px;
    }
/*Grey Cement css ends*/

/*Grievance CSS start*/
.page-id-1871 .section-box {
    padding: 40px 0;
}
.page-id-1871 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}
.page-id-1871 .text-center {
    text-align: center!important;
}
.page-id-1871 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
.page-id-1871 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.page-id-1871 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}
.page-id-1871 .address-lines {
    margin-bottom: 15px;
    font-size: 16px;
    padding-left: 30px;
    position: relative;
}
.page-id-1871 .address-lines img {
    width: 20px;
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 2px;
}
.page-id-1871 .loc-png img{
    top:22px;
}
.page-id-1871 .blue-bg {
    background-color: #034ea2 !important;
    color: #fff;
    position: relative;
}
.page-id-1871 .wt-box {
    padding: 30px;
    box-sizing: border-box;
    width: 100%;
    background: rgba(255,255,255,.95);
}
.page-id-1871.margin-b15 {
    margin-bottom: 15px;
}
.page-id-1871 .line-form h2 {
    text-transform: capitalize;
}
.page-id-1871 .line-form input .white.form-control {
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    background: 0 0;
    border-radius: 0;
}
.page-id-1871 .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.page-id-1871 .white-submit-btn {
    background: #fff;
    color: #0964ab;
    border: 1px solid #707070;
    padding: 10px 35px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    min-width: 200px;
    text-transform: uppercase;
    font-weight: 600;
}
/*Grievance CSS ends*/

/*Information Form CSS starts*/
.page-id-2157 .section-box {
    padding: 40px 0;
}
.page-id-2157 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}
.page-id-2157 .text-center {
    text-align: center!important;
}
.page-id-2157 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}
.page-id-2157 .border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}
.page-id-2157 .margin0-auto {
    margin: 0 auto;
}
.page-id-2157 .nav-tabs {
    border-bottom: 0;
}
.page-id-2157 .nav-tabs li {
    margin-right: 20px;
}
.page-id-2157 .tab-content {
    text-align: center;
    padding: 30px;
    max-width: 700px;
    margin: 0 auto;
}
.page-id-2157 .wood-product .nav-tabs li a.active p {
    border: 1px solid #0964ab;
    color: #fff;
    background: #0964ab;
    border-radius: 0;
}
.page-id-2157 .wood-product .nav-tabs li p {
    font-weight: 600;
    color: #000;
    padding: 10px 25px;
    font-size: 22px;
    background: #fff;
    border: 1px solid #040404;
    border-radius: 0;
}
.page-id-2157 .wood-tab .tab-content {
    width: 100%;
    max-width: inherit;
    padding: 0;
}
.page-id-2157 .fade {
    transition: opacity .15s linear;
}
.page-id-2157 .tab-content>.tab-pane {
    display: none;
}
.page-id-2157 .tab-content>.active {
    display: block;
}
.page-id-2157 .common-list li a {
    color: #000;
}
.page-id-2157 .text-left {
    text-align: left!important;
}
.page-id-2157 .information-form-con .nav-tabs li p {
    font-size:18px;
}
/*Information CSS ends*/

/*Investor CSS starts*/
.page-id-1865 .section-box {
    padding: 40px 0;
}

.page-id-1865 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}

.page-id-1865 .text-center {
    text-align: center !important;
}

.page-id-1865 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}

.page-id-1865 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.page-id-1865 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}

.page-id-1865 .table-responsive>.table-bordered {
    border: 0;
}

.page-id-1865 tr {
    border: 0;
}

.page-id-1865 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.page-id-1865 .table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}

.page-id-1865 .table-bordered td,
.page-id-1865 .table-bordered th {
    border: 1px solid #dee2e6;
}

.page-id-1865 .table td,
.page-id-1865 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
/*Investor CSS ends*/

/*investor relation CSS starts*/
.page-id-2126 .section-box {
    padding: 40px 0;
}
.page-id-2126 a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
.page-id-2126 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}

.page-id-2126 .policy-list {
    margin-bottom: 20px;
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    padding-right: 45px;
}
.page-id-2126 .policy-list a {
    color: #034ea2;
    display: block;
    padding-left: 10px;
}
.page-id-2126 .policy-list a::before {
    content: " ";
    position: absolute;
    left: 8px;
    width: 2px;
    height: 77%;
    background: #034ea2;
    top: 6px;
}
.page-id-2126 .policy-list a::after {
    content: " ";
    position: absolute;
    top: 9px;
    right: 8px;
    background: url(https://www.jkcement.com/wp-content/uploads/2023/07/download-icon.png);
    width: 26px;
    height: 26px;
}
.page-id-2126 .text-center {
    text-align: center!important;
}
.page-id-2126 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
.page-id-2126 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.page-id-2126 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}
.page-id-2126 .table-responsive>.table-bordered {
    border: 0;
}
.page-id-2126 tr{
    border: 0;
}
.page-id-2126 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.page-id-2126 .table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}
.page-id-2126 .table-bordered td, .page-id-2126 .table-bordered th {
    border: 1px solid #dee2e6;
}
.page-id-2126 .table td, .page-id-2126 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.page-id-2126 .black.fondo-publicacion-home.bg-light-grey {
    background: #f3f3f3;
}
.page-id-2126 section.publicaciones-blog-home {
    padding: 70px 50px 50px 50px;
    background: #f3f3f3;
}
.page-id-2126 .publicaciones-blog-home .black {
    background: linear-gradient(90deg,#2455a9 50%,#84c34c 100%);
}
.page-id-2126 .publicaciones-blog-home .fondo-publicacion-home {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    height: 400px;
    margin-bottom: 30px;
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
}
.page-id-2126 .bg-light-grey {
    background: #efefef;
}
.page-id-2126 .black.fondo-publicacion-home.bg-light-grey .contenido-publicacion-principal-home {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 20px;
}
.page-id-2126 .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
    display: inline-block;
    vertical-align: bottom;
    width: 49%;
    padding: 0 10px 10px;
}
.page-id-2126 .text-blue {
    color: #034da2!important;
}
.page-id-2126 .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
    display: inline-block;
    width: 50%;
    overflow: hidden;
    height: 100%;
}
.page-id-2126 .finance img {
    width: 100%!important;
    height: auto!important;
}
.page-id-2126 ul.listing-reports {
    padding: 0;
    margin: 0;
    padding-left: 20px;
}
.page-id-2126 ul.listing-reports li {
    list-style: none;
    line-height: 38px;
    position: relative;
}
.page-id-2126 ul.listing-reports li a {
    color: #5d5d5d;
}
.page-id-2126 .announcement-image {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.page-id-2126 figure {
    margin: 0 0 1rem;
}
.page-id-2126 .hover01 figure img {
    transform: scale(1);
    transition: all .3s ease-in-out 0s;
}
.page-id-2126 .impact-content {
    padding: 0;
    text-align: center;
}
.page-id-2126 .impact-content h2 {
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    margin-bottom: 10px;
    position: relative;
    color: #484848;
}
.page-id-2126 .read-more-grey {
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #484848;
}
.page-id-2126 .listing-reports li:before {
    content: " ";
    position: absolute;
    left: -16px;
    background: url(https://www.jkcement.com/wp-content/uploads/2023/07/right-arrow.png);
    height: 12px;
    width: 14px;
    top: 13px;
}
.page-id-2126 section.publicaciones-blog-home {
    padding: 70px 50px 50px 50px;
    background: #f3f3f3;
}
.page-id-2126 .stock-img img {
    width: 64px;
}
.page-id-2126 .resources-forms {
    background: url(https://www.jkcement.com/wp-content/uploads/2023/07/resources-forms-bg-jpg.webp);
    position: relative;
}
.page-id-2126 .gradient-bg-overlay:before {
    content: ' ';
    background: linear-gradient(90deg,rgb(36 85 169 / 80%) 35%,rgb(132 195 76 / 91%) 100%);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index:0;
}
.page-id-2126 .resource-icons {
    text-align: center;
    border: 1px solid #fff;
    padding: 25px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.page-id-2126 .resource-icons img {
    width: 80px;
    margin-bottom: 15px;
    margin: 0 0 15px 0;
}
.page-id-2126 .resource-icons h3 {
    font-size: 16px;
    color: #fff;
}
.page-id-2126 .white-font {
    color: #fff;
}
.page-id-2126 .resources_con{
    position:relative;
    z-index:1;
}
.page-id-2126 .director-bg {
    background: url(https://www.jkcement.com/wp-content/uploads/2023/07/director-bg-jpg.webp) bottom;
    background-repeat: no-repeat;
}
.page-id-2126 .bg-light-blue {
    background: #034ea2;
    overflow-x: hidden;
}
.page-id-2126 .postal-box {
    padding:60px 20px;
    border: 1px solid #034288;
    margin-bottom: 30px;
    border-radius: 5px;
    box-shadow: 1px 2px 2px 2px #054894;
    position: relative;
}
.postal-box:hover {
    background: #fff;
}
.page-id-2126 .postal-box h3 {
    font-size: 16px;
    font-weight: 100;
    position: absolute;
    width: 80%;
    line-height: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.page-id-2126 .postal-box a {
    color: #fff;
    font-weight: 300;
}
.page-id-2126 .postal-box:hover a {
    color: #034da2;
}
.page-id-2126 .margin-b50 {
    margin-bottom: 50px;
}
.page-id-2126 .tag a {
    padding: 10px 15px;
    border: 1px solid rgb(113 193 255 / 16%);
    border-radius: 3px;
    margin-right: 20px;
    color: #0964ab;
    background: rgb(113 193 255 / 16%);
}
@media (max-width: 1400px){
    .page-id-2126 .section-box {
        padding: 40px 0;
    }
    .page-id-2126 .jk-inner-banner {
    padding: 50px;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 450px;
    background-size: cover!important;
    background-position: right bottom!important;
}
}
@media (max-width: 1024px){
.page-id-2126 .jk-inner-banner {
    padding: 50px;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 390px;
    background-size: cover!important;
    background-position: right bottom!important;
}
}
@media (max-width: 768px){
.page-id-2126 section.publicaciones-blog-home {
    padding: 20px;
}
.page-id-2126 .publicaciones-blog-home .fondo-publicacion-home {
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    height: inherit;
    margin-bottom: 20px;
    display: block;
    color: inherit;
    text-decoration: none;
    position: relative;
}
.page-id-2126 .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 10px;
}
.page-id-2126 .publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: auto;
}
.page-id-2126 .publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
    font-weight: 900;
    color: #333;
    text-transform: uppercase;
    font-size: 20px;
}
.page-id-2126 .black.fondo-publicacion-home.bg-light-grey .contenido-publicacion-principal-home {
    width: 100%;
}
.page-id-2126 .postal-box {
    border: 1px solid #034288;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: 1px 2px 2px 2px #054894;
    padding: 10px;
}
.page-id-2126 .postal-box h3 {
    font-size: 16px;
    font-weight: 100;
    position: relative;
    width: 100%;
    line-height: inherit;
    top: 50%;
    left: auto;
    transform: inherit;
    text-align: center;
}
.page-id-2126 .tag a {
    display: block;
    margin-right: 0;
}
.page-id-2126 .jk-inner-banner {
    min-height: 140px;
}
}
@media (max-width: 321px){
.page-id-2126 .jk-inner-banner {
    padding: 0;
    min-height: 125px;
}
}
/*investor relation CSS ends*/

/* tylo Page CSS */
.tylo-product-content h2,
.color-sec-content h2,
.jktylo-faq-sec .faq-h2 {
  color: #034e92;
  font-weight: 700;
}
.tylo-content-sec img {
  padding: 50px;
}
.tylo-content-sec .tylo-product-content {
  padding-top: 90px;
}
.tylo-content-sec {
  padding-top: 60px;
}
.tylo-product-content a {
  color: #fff;
  font-weight: 600;
  background: #034e92;
  padding: 10px 25px;
  border-radius: 5px;
}
.tylo-product-content p {
  font-size: 20px;
  text-align: justify;
}
.tylo-form-head h2 {
  font-size: 35px;
}
.tylo-form-sec .tylo-form form input {
  border: 0;
  border-bottom: 1px solid #b9b9b9;
  color: #565555;
}
.tylo-form-sec .tylo-form form input:focus {
  border: 0;
  border-bottom: 1px solid #0964ab;
  outline-width: 0;
  outline-style: none;
}
.tylo-form-sec .tylo-form form .gfield_checkbox {
  display: flex;
  flex-flow: row wrap;
}

.tylo-form-sec .tylo-form form .gfield_checkbox .gchoice {
  width: 50%;
  padding: 5px 0;
}
#tylo-form-id form input[type="submit"] {
  background: #0964ab;
  color: #fff;
  border: 1px solid #0964ab;
  padding: 10px 35px;
  transition: all 0.5s ease-in-out;
  min-width: 200px;
  text-transform: uppercase;
  font-weight: 600;
}
.tylo-form-div {
  padding-left: 20px;
}
#field_42_5,
#field_41_5 {
  display: flex;
  align-items: center;
}
#field_42_5 .find-pincode,
#field_41_5 .find-pincode {
  width: 50%;
  text-align: center;
}

/* Select Color section*/
.color-select-sec .color-sec-content p {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}

.color-select-sec .nav-tabs .nav-item {
  margin: 8px 6px;
}
.color-select-sec .nav-tabs .nav-item .nav-link {
  width: 70px;
  height: 70px;
  background: aqua;
  border-radius: 100%;
}
.color-select-sec .nav-item .nav-link.active {
  outline: 2px solid blue;
}
.color-sec-p {
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 13px 0;
  background-color: #f1e8c9;
  border-radius: 0px 0px 10px 10px;
}
/*.tab-content .tab-pane {*/
/*  padding: 0 60px;*/
/*}*/
/* Tylo FAQ */
.jktylo-faq-sec .faq-h2 {
  padding-left: 115px;
}

.jktylo-faq-sec .accordion-item {
  border: 0;
  border-bottom: 1px solid #9a9b9c;
  padding: 10px 0;
}
.jktylo-faq-sec .accordion-button:not(.collapsed) {
  background: none;
  box-shadow: none;
}
.jktylo-faq-sec .accordion-button:focus {
  background: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  .tylo-content-sec img {
    padding: 10px;
  }
  .tylo-content-sec .tylo-product-content {
    padding: 20px 0;
  }
  .tylo-product-content p {
    font-size: 16px;
  }
  .tylo-form-div {
    padding-left: 20px;
  }

  .tylo-form-head h2 {
    font-size: 28px;
  }
  /* tylo-faq */
  .jktylo-faq-sec .faq-h2 {
    padding-left: 0;
  }
}
/* tylo Page CSS ends*/

/*Media RElation CSS start*/
 .page-id-1718 #pills-tab .nav-item .nav-link{
        border: 1px solid #000;
        color: #000;
        background: #fff;
        border-radius: 0;
        font-weight: 600;
        padding: 10px 25px;
        font-size: 22px;
        text-transform: uppercase;
    }
    .page-id-1718 #pills-tab .nav-item .nav-link.active, .page-id-1718 #pills-tab .nav-item .nav-link:hover{
        border:1px solid #0964ab!important;
        color:#fff;
        background:#0964ab!important;
        transition:0.2s all;
    }
    .page-id-1718 #pills-tab{
        display:flex;
        justify-content:space-evenly;
        gap:16px;
    }
    .page-id-1718 .align-center{
        margin:0 auto;
    }
    .page-id-1718 .col-blue{
        color: #0964ab;
    }
    .page-id-1718 #flex-wall-putty-title h2, .page-id-1718 #flex-wall-putty .div-tumb p{
        font-size: 1.25rem;
        font-weight: 400;
        text-align: center;
    }
   .page-id-1718 #media-tv-commercials .flex-online, .page-id-1718 #flex-other-articles, .page-id-1718 #flex-common .flex-online, .page-id-1718 #press-coverage .flex-online{
        justify-content:center;
        flex-flow:row wrap;
    }
   .page-id-1718 #media-tv-commercials .flex-online .bg-grey, .page-id-1718 #flex-other-articles .bg-grey,  .page-id-1718 #flex-common .flex-online .bg-grey, .page-id-1718 #press-coverage .flex-online .bg-grey{
        background: #7a7a7a;
        padding: 5px;
        color: #fff;
    }
   .page-id-1718 #media-tv-commercials .flex-online .div-tumb, .page-id-1718 #flex-other-articles .div-tumb, .page-id-1718 #flex-common .flex-online .div-tumb, .page-id-1718 #press-coverage .flex-online .div-tumb{
        width: 100%;
        max-width: 350px;
        padding: 0 20px;
    }
    .page-id-1718 #media-tv-commercials .flex-online .pdf-single, .page-id-1718 #flex-common .flex-online .pdf-single, .page-id-1718 #press-coverage .flex-online .pdf-single{
        width: 100%;
        max-width: 255px;
        padding: 20px;
    }
    .page-id-1718 #flex-other-articles .pdf-single{
        width: 100%;
        max-width: 357px;
        padding: 20px;
        height: 345px;
        overflow: hidden;
    }
    .page-id-1718 #media-tv-commercials .flex-online .pdf-single a, .page-id-1718 #flex-common .flex-online .pdf-single a, .page-id-1718 #press-coverage .flex-online .pdf-single a{
        height: 200px;
        display: block;
        overflow: hidden;
    }
    .page-id-1718 #flex-other-articles .pdf-single a{
        display: block;
        overflow: hidden;
    }
    .page-id-1718 #media-tv-commercials .flex-online .pdf-single .spotlight-pdf-thumbnail, .page-id-1718 #flex-common .flex-online .pdf-single .spotlight-pdf-thumbnail, .page-id-1718 #press-coverage .flex-online .pdf-single .spotlight-pdf-thumbnail{
        overflow:hidden;
        height:100%;
        width:100%;
        object-fit: cover;
    }
    .page-id-1718 #flex-other-articles .pdf-single .spotlight-pdf-thumbnail{
        height: 290px;
        width: 100%;
        object-fit: cover;
    }
    .page-id-1718 #flex-hashtag-vids{
        flex-flow: row wrap;
        justify-content: center;
    }
    .page-id-1718 #flex-hashtag-vids .div-tumb{
        width: 100%;
        max-width: 495px;
        padding: 20px 15px;
    }
    .page-id-1718 #flex-hashtag-vids .bg-grey{
        background: #7a7a7a;
        padding: 5px;
        color: #fff;
    }
    /*Media Realtion CSS ends*/
    
/*POP Plaster CSS starts*/
.page-id-2432 .text-center {
    text-align: center!important;
}
.page-id-2432 .product-grid {
    padding: 0 30px;
    position: relative;
    margin: 0 0 100px 0;
}
.page-id-2432 .text-head {
    top: 25px;
    position: absolute;
    position: absolute;
    left: auto;
    right: 30px;
    width: 50%;
    background: #0964ab;
    z-index: 9;
    text-align: left;
    padding: 10px 20px;
    color: #fff;
}

.page-id-2432 .padding0 {
    padding: 0;
}
.page-id-2432 .max-banner-img1 img {
    max-width: 100%;
}
.page-id-2432 .max-banner-tax {
    position: relative;
}
.page-id-2432 .product-grid-text {
    padding: 35px;
}
.page-id-2432 .product-grid:after {
    position: absolute;
    left: auto;
    right: 30px;
    bottom: -5%;
    width: 50%;
    margin: 0;
    height: 100%;
    content: '';
    background: #f0f0f0;
}
.page-id-2432 .left-bg.product-grid:after {
    left: 30px;
    right: auto;
}
.page-id-2432 .left-bg .text-head {
    left: 30px;
}
.page-id-2432 .blue-submit-btn4 a {
    background: #0a64ab;
    color: #fff;
    padding: 15px 35px;
    text-transform: uppercase;
    border: none;
}
.page-id-2432 .white-bg {
    background: #fff;
    position: relative;
}
.page-id-2432 .tag a {
    padding: 10px 15px;
    border: 1px solid rgb(113 193 255 / 16%);
    border-radius: 3px;
    margin-right: 20px;
    color: #0964ab;
    background: rgb(113 193 255 / 16%);
}
@media (max-width: 1199px){
.page-id-2432 .product-grid-text {
    padding: 90px 35px 35px !important;
}
}

@media (max-width: 991px){
.page-id-2432 .product-grid:after {
    position: absolute;
    bottom: 0;
    margin: 0;
    height: 100%;
    content: '';
    left: 0;
    right: 0;
    width: 100%;
}
.page-id-2432 .max-banner-img1 img{
    z-index: 2;
    position: relative;
}
.page-id-2432 .product-inverse {
    flex-direction: column-reverse;
}
.page-id-2432 .text-head{
    top: 0;
    left: 0;
    right: 30px;
    width: 100%;
}
.page-id-2432 .left-bg.product-grid:after {
    left: 0;
    right: 0;
    top: 0;
}
.page-id-2432 .left-bg .text-head {
    left: 0;
}
.page-id-2432 .product-grid-text {
    padding: 90px 0px 35px !important;
}
.page-id-2432 .blue-submit-btn4 a{
  padding: 15px;  
}
.page-id-2432 .product-grid{
    padding: 0;
}
.page-id-2432 .tag {
    line-height: inherit!important;
}
.page-id-2432 .tag a {
    display: block;
    margin-right: 15px;
}
}
/*POP Plaster CSS ends*/

/*Transcript CSS stars*/
.page-id-1863 .section-box {
    padding: 40px 0;
}

.page-id-1863 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}

.page-id-1863 .text-center {
    text-align: center !important;
}

.page-id-1863 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}

.page-id-1863 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.page-id-1863 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}

.page-id-1863 .table-responsive>.table-bordered {
    border: 0;
}

.page-id-1863 tr {
    border: 0;
}

.page-id-1863 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.page-id-1863 .table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}

.page-id-1863 .table-bordered td,
.page-id-1863 .table-bordered th {
    border: 1px solid #dee2e6;
}

.page-id-1863 .table td,
.page-id-1863 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
/*Transcript CSS ends*/

/*Stock CSS starts*/
.page-id-4686 .section-box {
    padding: 40px 0;
}

.page-id-4686 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}

.page-id-4686 .text-center {
    text-align: center !important;
}

.page-id-4686 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}

.page-id-4686 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.page-id-4686 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}

.page-id-4686 .table-responsive>.table-bordered {
    border: 0;
}

.page-id-4686 tr {
    border: 0;
}

.page-id-4686 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.page-id-4686 .table th {
    font-weight: 400;
}

.page-id-4686 .table-bordered td,
.page-id-4686 .table-bordered th {
    border: 1px solid #dee2e6;
}

.page-id-4686 .table td,
.page-id-4686 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-weight:bold;
}
/*Stock CSS ends*/

/*Spotlight CSS starts*/
.page-id-1264 .spotlight-pdf{
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}
.page-id-1264 .spotlight-pdf h2{
    font-weight:400;
    margin-left:14px;
}
.page-id-1264 .spotlight-pdf .flex-spotlight .pdf-single{
    padding:0 14px;
}
.page-id-1264 .spotlight-pdf .flex-spotlight{
    flex-flow: row wrap;
    justify-content: center;
}
.page-id-1264 .spotlight-pdf .flex-spotlight .pdf-single a .spotlight-pdf-thumbnail{
    width:100%;
    max-width:158px;
    height:auto;
    border: 1px solid #ccc;
}
.page-id-1264 .spotlight-pdf .flex-spotlight .pdf-single .spotlight-pdf-name{
   font-size: 18px;
    margin:10px 0 28px 0;
    text-align: center;
    background: #7a7a7a;
    color: #fff;
    padding: 5px;
    width: 100%;
}
/*Spotlight CSS ends*/

/*Shareholding CSS starts*/
.page-id-4219 .section-box {
    padding: 40px 0;
}
.page-id-4219 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}
.page-id-4219 .text-center {
    text-align: center!important;
}
.page-id-4219 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
.page-id-4219 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.page-id-4219 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}
.page-id-4219.pdf-title img {
    border: 1px solid #ccc;
    width:100%;
}
.page-id-4219 .pdf-title p {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    background: #7a7a7a;
    color: #fff;
    padding: 5px;
    width: 100%;
}
.page-id-4219 .table-responsive>.table-bordered {
    border: 0;
}
.page-id-4219 tr{
    border: 0;
}
.page-id-4219 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.page-id-4219 .table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}
.page-id-4219 .table-bordered td, .page-id-4219 .table-bordered th {
    border: 1px solid #dee2e6;
}
.page-id-4219 .table td, .page-id-4219 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
/*Shareholding CSS ends*/

/*Retailer CSS starts*/
  .page-id-1177 #section-mobile{
        display:none;
    }
    .page-id-1177  #section-desktop .max-home{
        padding-bottom:12px;
    }
    .page-id-1177 #section-desktop .box-max{
        padding-bottom:0;
    }
    .page-id-1177 #section-desktop #apply-for-dealership #field_20_8{
         flex-direction:column;
     }
    .page-id-1177 #section-desktop #apply-for-dealership #field_20_8 .find-pincode{
         width:100%;
         
     }
     .page-id-1177 #section-desktop .ginput_container{
         width:100%;
     }
    @media screen and (min-width:769px) and (max-width:1024px){
    .page-id-1177 #section-desktop .page-title{
        font-size:25px;
    }
    .page-id-1177 #section-desktop #apply-for-dealership input{
        padding:0;
    }
    .page-id-1177 #section-desktop #apply-for-dealership form input[type="submit"] {
        padding:0 ;
    }
    }
@media screen and (max-width:1440px){
    .page-id-1177 #section-desktop img{
        max-width:74%;
    }
}

@media screen and (max-width:768px){
    .page-id-1177 #section-mobile{
        display:block;
    }
    .page-id-1177 #section-desktop{
        display:none!important;
    }
    .page-id-1177 #section-mobile .mobile-flex-vid{
        position:relative;
    }
  
    .page-id-1177 #section-mobile .banner-caption-alt{
        position:unset!important;
    }
    .page-id-1177 #section-mobile #myVideo{
        padding-top:40px;
    }
}
@media screen and (max-width:768px){
     .page-id-1177 #section-mobile .mobile-flex-vid img.max-home.lazy{
        position:absolute;
        top:-16%;
        right:0;
        width:56%;
    }
    .join-us-form {
    background-position:left;
    }
}
@media screen and (max-width:425px){
      .page-id-1177 #section-mobile .mobile-flex-vid img.max-home.lazy{
        top:-16%;
        width:63%;
    }
}
@media screen and (max-width:325px){
       .page-id-1177 #section-mobile .mobile-flex-vid img.max-home.lazy{
        top:-10%;
    }
}
/*Retailer CSS ends*/

/*Quarterly CSS starts*/
.page-id-4200 .section-box {
    padding: 40px 0;
}
.page-id-4200 .title-color {
    color: #86c250;
    width: 100%;
    font-size: 40px;
    margin-bottom: 40px;
    font-weight: 500;
    z-index: 1;
}
.page-id-4200 .text-center {
    text-align: center!important;
}
.page-id-4200 .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    border-collapse: collapse;
}
.page-id-4200 .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.page-id-4200 .heading-highlight {
    color: #9ea09f;
    font-weight: 300;
}
.page-id-4200 .pdf-title img {
    border: 1px solid #ccc;
    width:100%;
}
.page-id-4200 .pdf-title p {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    background: #7a7a7a;
    color: #fff;
    padding: 5px;
    width: 100%;
}
.page-id-4200 .table-responsive>.table-bordered {
    border: 0;
}
.page-id-4200 tr{
    border: 0;
}
.page-id-4200 .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.page-id-4200 .table th {
    background: #0964ab;
    color: #fff;
    font-weight: 400;
}
.page-id-4200 .table-bordered td, .page-id-4200 .table-bordered th {
    border: 1px solid #dee2e6;
}
.page-id-4200 .table td, .page-id-4200 .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
/*Quarterly CSS ends*/

/*PU White CSS starts*/
    .page-id-2388 .section-box {
        padding: 40px 0;
    }

    .page-id-2388 .border-bottom {
        border-bottom: 1px solid #dee2e6 !important;
    }

    .page-id-2388 .margin0-auto {
        margin: 0 auto;
    }

    .page-id-2388 .nav-tabs {
        border-bottom: 0;
    }

    .page-id-2388 .nav-tabs li {
        margin-right: 20px;
    }

    .page-id-2388 .text-center {
        text-align: center !important;
    }

    .page-id-2388 .wood-product .nav-tabs li a.active p {
        border: 1px solid #0964ab;
        color: #fff;
        background: #0964ab;
        border-radius: 0;
    }

    .page-id-2388 .wood-product .nav-tabs li p {
        font-weight: 600;
        color: #000;
        padding: 10px 25px;
        font-size: 22px;
        background: #fff;
        border: 1px solid #040404;
        border-radius: 0;
        color: #000;
    }

    .page-id-2388 a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
    }

    .page-id-2388 .wood-tab .tab-content {
        width: 100%;
        max-width: inherit;
        padding: 0;
    }

    .page-id-2388 .fade.in {
        opacity: 1;
    }

    .page-id-2388 .product-grid {
        padding: 0 30px;
        position: relative;
        margin: 0 0 100px 0;
    }

    .page-id-2388 .align-items-center {
        align-items: center !important;
    }

    .page-id-2388 .padding0 {
        padding: 0;
    }
    
    .page-id-2388 .text-left {
        text-align: left !important;
    }

    .page-id-2388 .light-gry-bg {
        background: #f8f8f8;
        position: relative;
    }

    .page-id-2388 .nav-tabs {
        display: flex;
        justify-content: center;
    }

    .page-id-2388 .blog-gallery-img {
        padding: 0 15px;
        outline: 0;
    }

    .page-id-2388 .explore-product .blog-gallery-tumb.site-benefit {
        padding: 75% 0 0 0;
        position: relative;
    }

    .page-id-2388 .blog-gallery-tumb.site-benefit iframe,
    .page-id-2388 .blog-gallery-tumb.site-benefit img {
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        max-width: 250px;
    }

    .page-id-2388 .blog-gallery-tumb {
        border: 0;
    }

    .page-id-2388 .caps {
        text-transform: uppercase;
    }
    .page-id-2388 .swiper.woodfeatures .swiper-wrapper{
        display:flex;
        justify-content:center;
    }
    .page-id-2388 .swiper.woodfeatures .swiper-wrapper .swiper-slide{
        max-width:250px;
    }
    /*Pu CSS ends*/
    
    /*Archive latest CSS starts*/
      #latest-news-single h3{
        margin-top:20px;
    }
    #latest-news-single .div-tumb {
        padding-bottom: 20px;
        max-width: 420px;
        width: 100%;
        margin: 0 auto;
    }
    #latest-news-single .div-tumb .link-album a{
        display: inline-block;
        padding-bottom: 7px;
        position: relative;
        color: #333;
    }
    #latest-news-single .div-tumb .link-album a:after{
        position: absolute;
        width: 100%;
        content: '';
        bottom: 0;
        left: 0;
        height: 2px;
        background: #0964ab;
    }
      /*Archive latest CSS ends*/
      
      /*front-page CSS starts*/
      .about-head h2{
  color:#000;
  font-weight:400;
  font-size:28px;

}
.about-head h2 span{
  color: #034ea2;
  font-weight:500;

}