.txt .c_btn{
    padding-right: 20px;
} 

.c-btn-common{display: flex; 
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    color: #f7f7f7;
    height: 39px;
    line-height: 39px;
    position: relative;
    z-index: 1;
    width: 169px;
    padding: 0 36px;
    border-radius: 24px;
    border: 1px solid #fff;
    transition: all .3s;  
} 
.c-btn-common a{
    text-decoration: unset;
    color: unset;     font-family: unset !important;
}
.c-btn-common:hover{background: white; color: black}

.why .col-lg-6 span {
    font-size: 55px;
    color: #061848;
}.why h5 {
    font-size: 26px;
    font-weight: 500;
    color: #061124;
    position: relative;    font-family: "Montserrat", sans-serif !important;
}  
.why  .col-lg-6 .card{ min-height: 152px;}
.mission-v .card{text-align: center; padding: 29px; transition: 0.3s;        min-height: 482px;}
.mission-v .card1{     background: #E3E9FF;}
.mission-v .card2{     background: #e5ffe3;}
.mission-v .card3{     background: #ffe3ef;}

    .mission-v .card:hover{border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #141F72;
}


.mission-v .card .card-title{margin-top: 20px; color: #010C62;
/*    font-family: "Asul", Sans-serif;*/
    font-size: 27px; }

 .mission-v .card .card-text    {   font-size: 25px;    font-family: unset !important;
    text-align: left;}
.mission-v .card1{ background: #E3E9FF;}
#c1_wrap .list .txt:before{     left: 0 !important;}

   #top_btn:hover{  border-color: #0087ca;
    background: #0087ca;
    color: #fff;}
.btn-whatsapp-pulse {
    background: #25d366;
    color: white;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 35px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;    z-index: 1;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-whatsapp-pulse-border {
    bottom: 120px;
    right: 20px;
    animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }
    75% {
        padding: 50px;
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}



.fluid-section-one {
    position: relative;
}



.fluid-section-one .outer-container {
    position: relative;
    min-height: 350px;
    padding-top: 100px;
}.fluid-section-one .content-column {
/*    position: relative;*/
    float: right;
    width: 57%;
    background-color: #ffffff;
/*    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);*/
    z-index: 9;
}.fluid-section-one .content-column .inner-column {
    position: relative;
       max-width: 86%;
    padding: 70px 15px 60px 40px;
}

.fluid-section-one .content-column .sec-title {
    margin-bottom: 35px;
}

.content-column h2 {
    font-size: 3rem;
    line-height: 3.4rem;
    color: #061848;
    text-shadow: -2px -1px 1px #cbcbcb;

}
.content-column p {
    font-size: 18px;}

 
.feature-block-two .inner-box{
    display: flex;}
.feature-block-two .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 60px;
    line-height: 80px;
    color: #ab7442;
}
.feature-block-two i{
       color: #061848;
    font-size: 57px;
    margin-right: 25px;
    margin-top: 15px;
}
.feature-block-two .text{
    font-size: 19px;
    line-height: 50px;
    font-family: "Montserrat", sans-serif;

}
.feature-block-two .text a{
    color: rgb(0 135 202);
}
.content-column p{
    font-size: 19px;
    line-height: 29px;

    }
@media screen and (min-width: 768px) and (max-width: 100000px) { 
#header_wrap {
    position: fixed!important;    background: white!important;         padding-bottom: 10px;
}
}


@media screen and (min-width: 100px) and (max-width: 768px) { 

    .pdf-down {

            width: 33% !important;
}
#logo a{
        margin-right: 75px;
}

    .sub_inner {
        padding: 0 0px !important;

        }
    .seperate-product .row{
    flex-direction: column-reverse;

}   

.seperate-product .txt {margin-top: 25px;}  

    .why-about .card{padding: 25px 0px !important; height: 282px !important;  margin-top: unset !important;}

    .txt_box{
        margin-bottom: 20px;
    }


    #body-main .on .hamburger{
        display: none;

    }
    #logo a {
        height: 50px !important;   }
    #header_wrap {
 
    top: 0% !important;

       }
 #body-main .on{
        top: 20px;

            }
    #google_translate_element{
        display: none !important;
    }

    .fluid-section-one .content-column .inner-column {
     position: relative; 
   max-width: unset !important;; 
    /* padding: 70px 15px 60px 40px; */
    padding: 0% 10% !important;

}  
.fluid-section-one .content-column{

width: unset;
} 


.image-column img{

  width: 100% !important;

    padding: 0% 10% !important;
    margin-bottom: 10%;
}

.feature-block-two .text a {
    color: rgb(0 135 202);
    /* line-height: 0px !important; */
    font-size: 15px;
    line-height: 21px !important;
    display: block;
    margin-bottom: 22px;
    margin-top: -10px !important;
}
.feature-block-two i {
 
    font-size: 36px !important;
    }

.feature-block-two .text h4{
        font-size: 21px !important;

 }

 .fluid-section-one .outer-container {

    padding-top: 26px;
 } 
.outer-container {
    display: flex;
    flex-direction: column-reverse; 
 }   

  .scrolled #header_wrap {
        background: white !important;
    }


 .content-column h2 {
    font-size: 1.5rem;
    line-height: 1.9rem; }
    #main_vis, #main_vis_slider .main_slide {
              min-height: 150px !important;
        height: 150px !important;
    
    }    #main_vis {
        padding-bottom: 30px;
 
        margin-top: 48px;    } 
.main_typo h2 {
    font-size: 18px !important;
  }
    .main_typo_wrap {
      
        text-align: left !important;;

    }  


   .main_typo p{

    display: none;
   }
 .main_typo .c-btn-common{
display: none;
   
}

.fs_35 {
        font-size: 23px;
        font-weight: 100 !important;
   }


.mission-v .card{
 padding: 0px;
 margin-bottom: 20px;
}

    #c1_wrap .list .txt h4 {
        font-size: 16px !important;
        
}    #c2_wrap .list > li {
    
        margin-bottom: 25px !important;

}



.main_typo {
  
    margin-top: 17% !important;
}

    .main_typo_wrap {
        padding: 0 0px !important;
}
    .fs_58 {
        font-size: 22px;
}

.footer_con{ padding: 0px; }

}

@media screen and (min-width: 1586px) and (max-width: 20000px) { 
#top_nav .gnb > li > a{ padding: 0 13px !important;}
}

@media screen and (min-width: 1200px) and (max-width: 1589px) { 
#top_nav .gnb > li > a{ padding: 0 22px !important;}

#top_nav .gnb > li > a {
    text-decoration: none;
    display: flex;
    align-items: center;
       font-size: 16px !important;
}
#open-button .hamburger {filter: brightness(0.5)!important; }   
.scrolled #header_wrap {
        background: white; }


}

#sub_visual ul{
        display: flex;
    color: white;
    text-transform: capitalize;     font-size: 19px;
    justify-content: center;    margin-top: 20px;
}


#sub_visual ul a{color: white}
.about-p .fs_35{
    font-size: 27px;

}
.why-about .card-title{font-weight: 700;       margin-bottom: 14px;      font-size: 2.2rem;
}

.why-about p {
font-size: 15px;
    line-height: 22px;}
.why-about{
background: #0087ca}
.why-about .card {
    border-radius: 0 30px 30px;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 10%); margin-bottom: 25px;
    margin-top: 25px;       padding: 25px;    height: 253px;}
    .color-white{
        color: white;
    }

   .why-about .fs_58{ 
    color: white;

    }
.why-about .sub_tit h2::before {

    background-color: white;   

     }   

.why-about .card:hover {
      border-bottom: 2px solid #061848;
}

.why-about {
    margin-top: 25px;
}

.certification img{

    border: 5px solid #e9e9e9;    margin-bottom: 20px;
}

.contact{
background: #061848 !important;
    color: white !important;}
.seperate-product {    padding: 25px 0px !important;}
.seperate-product h3{
    padding-bottom: 15px;
}




/*contact.php*/

.services-wrap .tab-text-content {
    height: 100%;
    background-color: #f4f9fd;
    padding: 30px 20px;

    }.services-wrap .tab-text-content h5 {
    border-bottom: 2px solid #002d72;
    line-height: 42px;
    margin: 0;    font-size: 24px;
}

.contact-page .single-location .title-and-view-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.contact-page .single-location ul {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 100%;
    width: 100%;
}.contact-page .single-location ul li {
    display: flex
;
    align-items: center;
    gap: 14px;
    line-height: 1;
    margin-bottom: 20px;
    transition: 0.35s;
}.contact-page .single-location ul li .icon {
    max-width: 34px;
    min-width: 34px;
    height: 34px;
    border: 1px solid #eee;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.35s;
}.contact-page .single-location ul li .icon svg {
    transition: 0.35s;
    fill: #002d72;
}.contact-page .single-location ul li .info {
    line-height: 1;
}.contact-page .single-location ul li .info a {
    color: #566064;
    font-family: 'GalanoGrotesqueRegular', sans-serif;
    font-size: 1.12rem;
    font-weight: 500;
    line-height: 26px;
    display: block;
}#contact_form .form-group {
    margin-bottom: 25px;
}#form_contact label {
    margin-bottom: 10px;
}   


#form_contact h3{

 font-weight: 700;
    font-size: 1.75rem;}   

    .primary-btn1 {
    color: #fff;
    font-family: 'GalanoGrotesqueRegular', sans-serif;
    font-size: 17px;
    font-weight: 600;
    background-color: #002d72;
    border: 1px solid var(--primary-color);
    display: inline-flex
;
    align-items: center;
    line-height: 1;
    white-space: nowrap;
    padding: 17px 33px;
    gap: 8px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.6s;
    /* border-radius: 30px; */
}

#form_contact {
    padding: 32px 0px;
}
.services-wrap .selvices-centent {
    height: 100%;
}.services-wrap .selvices-centent .tab-content {
  height: 100%;
    background: #f4f9fd;
}


.about-bg {
    position: relative;
    margin-bottom: 10px;
}.about-bg {
    background-color: transparent;
    background-image: url(img/products-l/1.jpg);
    /* background-position: center top; */
    background-repeat: no-repeat;
    /* padding: 200px 0 100px; */
    padding: 110px 0 64px;
    background-size: cover;
    background-position: center;        min-height: 343px;
}.about-bg::before {
    /* background: rgb(0 0 0 / 50%) none repeat scroll 0 0; */
    background: #0009;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.con-text {
    position: relative;
    z-index: 1;
}h2.page-title {
    color: #fff;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
    font-family: Oswald;
    font-size: 40px;
    font-style: normal;    padding: 6px;
    font-weight: normal;
      line-height: 49px;margin-bottom: 25px;
    opacity: 1;
}.collection-button {
    background: none !important;
    color: #b5b5b5 !important;     font-size: 19px;
}

.cargo-c {
        background-image: url(img/products-l/2.jpg);
/*background-image: url(outfit_176420-28613.jpg?t=st=1732712207~exp=1732715807~hmac=c32ef1faa6b24f1bd2737ecbf9a35754095f41e48d2a10f30d4c0b35f0b2645d&w=740) !important;*/
}

.denim-c {
         background-image: url(img/products-l/3.jpg);
/*    background-image: url(https://img.freepik.com/free-photo/young-girl-checked-shirt-jean-jacket-standing-straight-posing-camera-looking-happy-front-view_176474-86969.jpg?t=st=1732713129~exp=1732716729~hmac=33a2c68db3b6116a2bd1c5bda27bd0fe32aca3afa59f58da5d9a2fa7da189f6e&w=1380) !important;*/
}

.co-ord-sets-c{
         background-image: url(img/products-l/4.jpg);
/*    background-image: url(https://img.freepik.com/free-photo/cropped-image-tailor-makes-measurements-jeans-with-meter-sewing-workshop_613910-19027.jpg?t=st=1732713229~exp=1732716829~hmac=d8234dcaee67bfd4404ce1c3d6e1c080c953dbce3171574724be9ebe9788fc97&w=740);*/
}

.hosiery-c {
         background-image: url(img/products-l/5.jpg);

/*background-image: url(https://t4.ftcdn.net/jpg/04/48/93/89/360_F_448938910_WRtijsyMlLN5zN8kkkfsY8CKoMoXlQwv.jpg)*/
}
.social{


    justify-content: center;
  
    display: flex;
    padding: 8px 22px;

}

.social li{padding: 10px 7px;}
  .social img{ filter: invert(1);} 

  .slbCaption{

        font-size: 24px !important;
 padding: 0.1429em 0  !important;
  }

@media screen and (min-width: 1200px) and (max-width: 1586px) {  

    .make-in-india{
    display: none;
}
    #top_nav .gnb > li > a {
        padding: 0 15px !important;
    }
}
@media screen and (min-width: 1586px) and (max-width: 1788px) {  
.make-in-india {width: 17% !important;}
#top_nav .gnb > li > a {font-size: 16px !important;}
}


tbody, td, tfoot, th, thead, tr {

    border: 1px solid #b2b2b2 !important;    text-align: center;
}

.certification  a{


    text-align: center;
    justify-content: center;
    display: block;     margin-bottom: 39px;}  

.certification a strong{
      font-size: 24px;
    color: black;
    text-transform: capitalize;}

.why .card-text{

        font-size: 15px;}

.pdf-down{

    width: 11%;
    position: fixed;
     bottom: 4px;
    left: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lm a:before{
 content: '';
    position: absolute;
    width: 1px;
    height: 19px;
    background: #000000;
    right: 0;

}

.lm:last-of-type a:before {
    display: none;
}

.table-title{
      font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;}

    .table-row .table-r{
padding-top: 15%;
    }.form-input {
    margin-top: 20px;
}


@media screen and (min-width: 1200px) and (max-width: 1424px) { 


#header .header-inner {

    max-width: 97% !important;


}
#top_nav .gnb > li > a{

        font-size: 14px !important;

}

    #top_nav .gnb > li > a {
        padding: 0 10px !important;

}
        
}
