*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a{
    text-decoration: none !important;
}
h1,h2,h3,h4,h5,h6{
    margin-bottom: 0;
}
.view_product_home{
    background-color: #57B3C1 !important;
    color: #fff !important;
}
.view_product_home:hover{
    background-color: #fff !important;
    color: #57B3C1 !important;
}
#header{
    width: 88%;
}
.header_logo{
    width: 130px;
}
.navbar-brand{
    width: 13%;
}
#header ul{
    gap: 30px;
}
#header ul li a{
    color: rgb(50 50 50 / 78%);
    font-family: Koulen;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#header button{
    margin-left: 30px;
}
.home_discription{
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 1;
    width: 50%;
}
.home_discription h1{
    color: #FFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.home_discription p{
    color: rgb(255 255 255);
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-top: 15px;
}
.home_discription button{
    margin-top: 65px;
}
.active{
    color: #48508E !important;
    border-bottom: 2px solid #48508E;
    font-weight: 700 !important;
}
/* slider style */
.mySlides {display: none;}
/* img {vertical-align: middle;} */
/* Slideshow container */
.slideshow-container {
  /* max-width: 1000px; */
  max-width: 100%;
  position: relative;
  margin: auto;
}
.slideshow-container .home_discription .btn_bg{
    background: #57B3C1;
    color: #fff;
}
.slideshow-container .home_discription .btn_view{
    font-size: 16px;
    color: white;
    font-weight: 600;
}
.slideshow-container .view_product_home:hover {
    background: white;
    border-color: #57B3C1;
    color: #57B3C1;
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 2.5s;
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
.welcome_div{
    background: #4E443A;
    width: 100%;
}
.welcome_div .main_row{
    padding: 115px 113px;
}
.welcome_div .main_row  .image_1{
    width: 180px;
height: 150px;
}
.welcome_div .main_row  .image_2{
    width: 180px;
height: 220px;
}
.welcome_div .main_row  .image_3{
    width: 180px;
    height: 290px;
}
.welcome_div .main_row .wel p{
    font-size: 35px;
}
.welcome_div .main_row p{
    color: #57B3C1;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.welcome_div .main_row h2{
    color: #FFF;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 2rem;
}
.welcome_div .main_row .para p{
    color: #BABABA;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 212.5% */
}
.welcome_div .read_more_bg{
    background: #57B3C1;
    border-radius: 50px;
}
.welcome_div .read_more_bg .white_round{
    height: 32px;
    width: 32px;
    background: #FFF;
    border-radius: 50%;
}
.welcome_div .read_more_bg .read_more_text{
    font-size: 14px;
    color: #FFF;
}
.welcome_div .read_more_bg .white_round svg{
    position: relative;
    top: 45%;
    left: 40%;
    transform: translate(-50%, -50%);
}
.glimpse{
    background-image: url("img/glimpse.png");
    object-fit: cover;
    /* height: 650px; */
    width: 100%;
}
.glimpse h2{
    color: #FFF;
font-family: Poppins;
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.glimpse .cardd{
    width: 290px;
height: 120px;
flex-shrink: 0;
border-radius: 10px;
background: rgba(255, 255, 255, 0.80);
backdrop-filter: blur(3.5px);
}
.glimpse .cardd .left_part {
    padding: 0px 10px;
}
.glimpse .cardd .left_part .round{
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    background: #FFF;
    border: 2px solid #48508E;
    border-radius: 50%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.glimpse .cardd .left_part .round img{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 50%;
    width: 50%;
}
.glimpse .cardd .right_part h5{
    color: #48508E;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.glimpse .cardd .right_part p{
    color: #312F2F;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.glimpse .cardd .right_part{
    display: flex;
    align-content: flex-start;
    flex-direction: column;
    justify-content: center;
}
.glimpse .bg_absolute{
    position: absolute;
}
.glimpse .glimpse_sedo{
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.80) -8.35%, rgba(0, 0, 0, 0.02) 100%);
}
/* latest_products part style */
.container-custom {
    position: relative;
    width: 50%;
  }
.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 0%;
    /* left: 50%;
    transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    /* text-align: center; */
  }
  .container-custom:hover .image {
    opacity: 0.3;
  }
  .container-custom:hover .middle {
    opacity: 1;
    height: 100%;
  }
  .text {
    background-color: rgba(50, 50, 50, 0.75);;
    color: white;
    width: 100%;
    height: 100%;
    padding: 18px 15px;
    border-radius: 10px;
    overflow: scroll;
    overflow: hidden;
  }
.latest_products{
    background: #4E443A;
}
.latest_products .latest_title h2{
    font-size: 44px;
    color: white;
}
.latest_products .lat_view_all{
    border-radius: 5px;
    border: 1px solid #57B3C1;
    padding: 6px 20px;
    color: white;
    margin: 15px;
    width: 145px;
    height: 40px;
}
.round_card_part .latest_pro{
    padding: 0px 50px;
}
.whoweare .latest_pro h2{
    font-size: 44px;
}
.container-custom .middle .text .slider_con p {
    font-size: 12px;
    line-height: 12px;
}
.container-custom .middle .text .slider_para p{
    color: white;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}
.container-custom .middle .text .slider_para .slider_con{
    margin: 31px 0px;
}
/* ************************************** */
.instant_quote h4{
    color: #FFF;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.instant_quote .quote_right{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 4px;
    background: #57B3C1;
    padding: 4px 47px;
}
.instant_quote .quote_absolute{
    position: absolute;
    background: rgba(50, 50, 50, 0.60);
}
.round_card_part .up_down_card{
    /* padding: 0px 50px; */
    align-items: center;
}
.round_card_part .left_right{
    margin-top: 120px;
}
.round_card_part .round_card{
    background: white;
    height: 650px;
    border-radius: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 38px;
    box-shadow: 10px 7px 0px #57B3C1;
}
.round_card_part .round_card .roundee{
    width: 140px;
    height: 140px;
    flex-shrink: 0;
    background: #57B3C1;
    border-radius: 50%;
    position: relative;
    margin: auto;
}
.round_card_part .round_card .roundee img{
    height: 50%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.round_card_part .round_card .card_hed{
    display: flex;
    justify-content: center;
    color: #48508E;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.round_card_part .round_card .card_tex{
    justify-content: center;
    color: #777;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.28px;
    margin: 10px 50px;
}
.round_card_part .bg_sado{
    background: rgba(50, 50, 50, 0.75);
}
.round_card_part .product_information{
    height: 150px;
}
.round_card_part .up_down_card .center_card{
    margin-top: -50px;
}
.section-farming-icon{
    background: #FBFAF8;
}
.farming-icon-list {
    display: flex;
    align-items: center;
}
.farming-icon img {
    height: 80px;
}
.farming-title {
    padding: 20px 0px;
}
.social{
    width: 56px !important;
}
.social_icon{
    height: 50px;
    width: 50px;
    background: #48508E;
    border-radius: 50%;
}
.social_icon svg{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 25px;
}
.footer_h4 h4{
    color: #323232;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 33px;
}
.footer_h4 p{
    color: rgba(50, 50, 50, 0.80);
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.footer_ip p{
    color: rgba(50, 50, 50, 0.65);
font-family: Poppins;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 186.667% */
width: 77%;
}
.product_information .pro_icon{
    background: white;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 3px solid #57B3C1;
}
.product_information .pro_icon img{
    width: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.product_information .pro_icon:hover {
    background: #57B3C1;
    border: 4px solid white;
}
.quick_inquery .form_text{
    margin: 30px 0px;
    gap: 20px;
}
.quick_inquery .form_text label{
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.75px;
}
.quick_inquery .form_text input{
    background: transparent;
    border-bottom: 2px solid;
    border: none;
    width: 100%;
    outline: none;
    color: #FFF;
}
.quick_inquery .form_text .input_under{
    width: 67%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
}
.quick_inquery .quick_head h2{
    color: #FFF;
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.quick_inquery .quick_head h4{
    color: #FFF;
font-size: 25px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.75px;
}
.quick_inquery .msg_btn{
    background: #57B3C1;
    width: 200px;
    border-radius: 5px;
    margin-top: 100px;
}
.quick_inquery .msg_btn button,
.quick_inquery .submit_left button{
    background: transparent;
    width: 100%;
    border: none;
    padding: 10px;
    color: #FFF;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.quick_inquery .submit_left button{
    background: #57B3C1;
    width: 135px;
    border-radius: 5px;
    margin-top: 120px;
}
.quick_inquery .clear_right{
    border: 1px solid #57B3C1;
    width: 135px;
    border-radius: 5px;
    margin-top: 120px;
}
.quick_inquery .clear_right button{
    background: transparent;
    width: 100%;
    border: none;
    padding: 10px;
    color: #57B3C1;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.contact_title .head_title{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contact_title .head_title h1{
    color: #FFF;
    text-align: center;
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.contact_title .head_title h5{
    color: rgba(255, 255, 255, 0.70);
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5.8px;
}
.contact_title .head_title p{
    color: rgba(255, 255, 255, 0.90);
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/* ============================================ */
.contact_detail{
    position: relative;
    background: #4E443A !important;
    width: 100%;
}
.contact_detail h2{
    color: #FFF;
font-size: 44px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top: 25px;
}
.contact_detail .left_part .squre{
    width: 100px;
height: 100px;
flex-shrink: 0;
border-radius: 10px;
border: 2px solid #48508E;
background: #57B3C1;
box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.25);
}
.contact_detail .left_part .squre svg{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.contact_detail .left_part .squre img{
    position: relative;
    top: 45%;
    left: 45%;
    transform: translate(-50%, -50%);
    height: 60%;
}
.contact_detail .right_part{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 19px;
}
.contact_detail .right_part h4{
    color: #FFF;
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.contact_detail .right_part p{
    color: rgba(255, 255, 255, 0.80);
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.contact_detail .left_col{
    gap: 50px;
    display: flex;
    flex-direction: column;
}
.contact_detail .right_col .scan_here{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.contact_detail .right_col{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.contact_detail .right_col .scan_here .qr_border{
    border: 1px solid;
    padding: 6px;
}
.cataloge_pdf .left_pdf .pdf_deg{
    position: relative;
    border: 2px solid white;
    display: flex;
    justify-content: center;
    /* padding: 50px 0px; */
    border-radius: 20px;
}
.cataloge_pdf .left_pdf .pdf_deg img{
    /* padding-top: 70px !important; */
    padding: 50px;
}
.cataloge_pdf .left_pdf .pdf_deg .download_pdf{
    border-radius: 5px;
    background: #57B3C1;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.25);
    padding: 2px 4px;
    left: 5%;
    top: 4%;
}
.cataloge_pdf .left_pdf .pdf_deg .download_pdf h4{
    font-size: 14px;
    margin: 10px;
}
.cataloge_pdf .left_pdf .pdf_deg .download_pdf input{
    background: transparent;
    border: none;
    padding: 4px 18px;
    font-size: 14px;
}
.cataloge_pdf .left_pdf{
    margin: 15px 0px;
}
.whoweare .hero_left h5{
    color: #57B3C1;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.8px;
}
.whoweare .hero_left p{
    color: #EEE;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0.75px;
}
.whoweare .hero_right .one_img img{
    position: relative;
    z-index: 1;
}
.about_alldetail .hero_main .hero_top .hero_round{
    border: 5px solid #57B3C1;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background: white;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 10px 0px;
}
.about_alldetail .hero_main .hero_top .hero_round img{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.about_alldetail .hero_main .hero_bottom{
    display: flex;
    justify-content: center;
    gap: 35%;
}
.about_alldetail .hero_main .hero_bottom .hero_white{
    position: absolute;
    background: white;
    margin: 5px;
    /* width: 265px; */
    /* height: 124px; */
    border-radius: 20px;
    width: 18%;
    height: 17%;
}
.about_alldetail .hero_main .hero_bottom .hero_white p {
    color: rgba(50, 50, 50, 0.80);
text-align: center;
font-family: Poppins;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.about_alldetail .hero_main .hero_bottom .hero_white h5{
    color: #48508E;
text-align: center;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 0.17px;
}
.bg_absolute{
    position: absolute;
}
.bg_sedo{
    background: rgba(50, 50, 50, 0.50);
}
.quick_inquery .laminate_bg{
    background: #4E443A;
}
.laminate_title h2{
    font-size: 44px;
    color: white;
}
.gallery_part .left_hero{
    background: #4E443A;
    padding: 100px 90px;
}
.gallery_part .left_hero .wood_left{
    top: -70px;
    left: 60px;
}
.gallery_part .left_hero .wood_right{
    bottom: -70px;
    right: 60px;
}
.gallery_part .right_hero h3{
    font-size: 50px;
    font-weight: 700;
}
.gallery_part .right_hero .gallery_btn1{
    background: #57B3C1;
    color: white;
    font-size: 25px;
    padding: 10px 15px;
    border-radius: 50px;
}
.gallery_part .right_hero .gallery_btn1 img{
    margin-left: 10px;
}
.gallery_part .right_hero .doted_img{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.gallery_part .left_hero2 .doted_img{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.gallery_part .left_hero2 h3{
    font-size: 60px;
    font-weight: 700;
}
.gallery_part .left_hero2 .gallery_btn2{
    background: #57B3C1;
    color: white;
    font-size: 25px;
    padding: 10px 15px;
    border-radius: 50px;
}
.gallery_part .right_hero2{
    background: #4E443A;
    padding: 100px 90px;
}
.gallery_part .right_hero2 .wood_left2{
    top: -70px;
    left: 60px;
}
.gallery_part .right_hero2 .wood_right2{
    bottom: -70px;
    right: 60px;
}
.quick_inquery .form_absolute{
    position: absolute;
    background: linear-gradient(90deg, rgba(49, 47, 47, 0.85) 0.4%, rgba(49, 47, 47, 0.10) 99.58%);
}
.footer .footbg_absolute{
    position: absolute;
    background: rgba(255, 255, 255, 0.80);
}
.footer .pos_absolute{
    position: absolute;
}
.footer_end{
    background: #57B3C1;
    font-weight: 400;
    font-size: 12px;
}
.footer_end a{
    color: #48508E;
}
.y_about_alldetail .bg_absolute{
    position: absolute;
    background: rgba(0, 0, 0, 0.50);
}
.y_about_alldetail .y_bg_sedo{
    background: rgba(0, 0, 0, 0.50);
}
.y_about_alldetail .crd_pading{
    padding: 0px 0px;
}
.bg-dark .bg_dark_pading{
    padding: 0px 70px;
}
.bg-dark .padding_part .detail{
    justify-content: center;
}
.cataloge_pdf .downlod_svg{
    margin-top: 8px;
}
.mapl{
    margin-left: 15px;
}
.more {display: none;}
/* .slider_para b{
    color: #57B3C1;
    cursor:pointer;
    font-size: 15px;
} */
@media (max-width:1130px){
    .home_discription h1{
        font-size: 35px;
    }
    .home_discription button{
        margin-top: 45px;
    }
    #header ul{
        gap: 15px;
    }
    .navbar-brand{
        width: 15%;
    }
    /* .header_logo{
        width: 100%;
    } */
    #header button{
        margin-left: 15px;
    }
    .quick_inquery .msg_btn{
        margin-top: 65px;
    }
    .social_icon{
        height: 40px;
        width: 40px;
    }
    .social_icon svg {
        position: relative;
        top: 41%;
        left: 50%;
        height: 20px;
    }
    .round_card_part{
        background: #4E443A;
    }
    .round_card_part .round_card_part_background{
        display: none;
    }
    /* .footer_ip img{
        width: 39%;
    } */
    .footer_ip p{
        width: 99%;
    }

    .glimpse h2{
        font-size: 30px;
    }
    .glimpse .cardd{
        height: 80px;
        width: 210px;
    }
    .glimpse .cardd .left_part .round {
        width: 60px;
        height: 60px;
    }
    .glimpse .cardd .right_part h5 {
        font-size: 12px;
    }
    .glimpse .cardd .right_part p{
        font-size: 10px;
    }
    .glimpse .cardd .left_part {
        padding: 0px 5px;
    }
    .quick_inquery .clear_right{
        margin-top: 60px;
    }
    .quick_inquery .submit_left button{
        margin-top: 60px;
    }
    .contact_detail .left_part .squre {
        width: 60px;
        height: 60px;
    }
    .contact_detail .right_part h4 {
        font-size: 16px;
    }
    .contact_detail .right_part p {
        font-size: 12px;
    }
    .welcome_div .main_row h2{
        font-size: 32px;
    }
    .welcome_div .main_row p{
        font-size: 12px;
    }
    .welcome_div .main_row  .image_1{
        width: 180px;
        height: 80px;
    }
    .welcome_div .main_row  .image_2{
        width: 180px;
        height: 120px;
    }
    .welcome_div .main_row  .image_3{
        width: 180px;
        height: 160px;
    }
    .welcome_div .main_row .para p {
        line-height: 26px;
        font-size: 16px;
    }
    .whoweare .hero_left p{
        font-size: 12px;
        line-height: 18px;
        letter-spacing: none;
    }
    .welcome_div .main_row .left_img img{
        height: 100%;
        width: 100%;
    }
    .round_card_part .up_down_card{
        padding-top: 20px;
    }
    .gallery_part .right_hero h3 {
        font-size: 45px;
    }
    .gallery_part .right_hero .gallery_btn1 {
        font-size: 20px;
    }
    .gallery_part .left_hero2 h3 {
        font-size: 50px;
    }
    .gallery_part .left_hero2 .gallery_btn2 {
        font-size: 20px;
    }
    .round_card_part .up_down_card{
        padding: 0px 37px;
    }
    .round_card_part .round_card{
        height: 510px;
        gap: 15px;
    }
    .round_card_part .left_right {
        margin-top: 60px;
    }
    .contact_detail .left_part .squre svg {
        height: 42px;
    }
    .text {
        padding: 2px 15px;
    }
    .container-custom .middle .text .slider_para p {
        line-height: 20px;
    }
    .container-custom .middle .text .slider_con p{
        font-size: 12px;
        line-height: 2px;
    }
    .container-custom .middle .text .btn_bg .btn_enquiry{
        font-size: 12px;
        line-height: 14px;
    }
    .container-custom .middle .text h5{
        font-size: 15px;
    }
    .round_card_part .round_card .roundee {
        width: 100px;
        height: 100px;
    }
    .round_card_part .round_card .card_tex {
        font-size: 12px;
        font-style: normal;
        margin: 0px 20px;
    }
    .round_card_part .round_card .card_hed {
        font-size: 18px;
    }
    .cataloge_pdf .left_pdf .pdf_deg img {
        padding: 35px;
    }
}


@media (max-width:992px){
    .social{
        width: 42px !important;
    }
    .glimpse h2{
        font-size: 30px;
    }
    .glimpse .cardd{
        height: 90px;
        width: 250px;
    }
    .glimpse .cardd .right_part h5 {
        font-size: 12px;
    }
    .glimpse .cardd .right_part p{
        font-size: 10px;
    }
    .glimpse .cardd .left_part {
        padding: 0px 5px;
    }
    .quick_inquery .clear_right{
        margin-top: 40px;
    }
    .quick_inquery .submit_left button{
        margin-top: 40px;
    }
}

@media (max-width:768px){
    .home_discription h1 {
        font-size: 25px;
    }
    .home_discription p {
        font-size: 12px;
    }
    .slideshow-container .home_discription .btn_bg .btn_view{
        font-size: 12px;
    }
    .welcome_div .left_img img{
        display: none;
    }
    .welcome_div .main_row  .image_1{
        width: 180px;
        height: 100px;
    }
    .welcome_div .main_row  .image_2{
        width: 180px;
        height: 150px;
    }
    .welcome_div .main_row  .image_3{
        width: 180px;
        height: 200px;
    }
    /* .glimpse .cardd .left_part .round img{
        height: 60%;
        width: 60%;
    } */
    .glimpse .cardd .left_part .round {
        width: 50px;
        height: 50px;
    }
    .glimpse .cardd{
        height: 65px;
        width: 200px;
    }
    .instant_quote h4{
        font-size: 16px;
    }
    .instant_quote .quote_right{
        font-size: 16px;
        padding: 0px 15px;
    }
    .round_card_part .round_card{
        height: 255px;
        border-radius: 80px;
        gap: 5px;
    }
    .round_card_part .round_card .roundee{
        width: 65px;
        height: 65px;
    }
    .round_card_part .round_card .card_hed{
        font-size: 18px;
    }
    .round_card_part .round_card .roundee img{
        width: 60%;
    }
    .quick_inquery .quick_head h2{
        font-size: 34px;
    line-height: 30px;
    }
    .quick_inquery .quick_head h4{
        font-size: 22px;
    }
    .quick_inquery .form_text label{
        font-size: 14px;
    }
    .quick_inquery .form_text{
        margin: 22px 0px;
        gap: 5px;
    }
    .footer_ip p{
        font-size: 10px;
        width: 90%;
    }
    .footer_h4 h4{
        font-size: 16px;
    }
    .footer_h4 p{
        font-size: 12px;
    }
    .social_icon svg {
        top: 38%;
        left: 50%;
        height: 20px;
        width: 55%;
    }
    .social_icon {
        height: 30px;
        width: 30px;
    }
    .round_card_part .round_card_bg{
        display: none;
        background: #4E443A;
        width: 100%;
    }
    .round_card_part .up_down_card {
        padding: 40px 0px;
    }
    .bg_absolute{
        position: relative;
    }
    .y_about_alldetail .about_bg{
        display: none;
        background: #4E443A;
    }
    .y_about_alldetail .bg_absolute{
        position: relative;
        background: #4E443A;
    }
    .contact_title .head_title h1 {
        font-size: 44px;
    }
    .contact_title .head_title h5 {
        font-size: 12px;
    }
    .contact_title .head_title p{
        font-size: 12px;
    }
    .laminate_title h2{
        font-size: 34px;
    }
    .under_line img{
        width: 25%;
    }
    .quick_head .under_line img{
        width: 45%;
    }
    .quick_inquery .quick_head h4 {
        font-size: 20px;
    }
    .looking_for_right_img img{
        display: none;
    }
    /* .contact_quick_right_img{
        display: none;
    } */
    .container-fluid .navbar-brand{
        width: 16%;
    }
    .round_card_part .bg_sado{
        display: none;
    }
    .cataloge_pdf .left_pdf .pdf_deg .download_pdf {
        padding: 0px 10px;
        left: 7%;
        top: 8%;
    }
    .cataloge_pdf .downlod_svg {
        margin-top: 4px;
    }
    .cataloge_pdf .left_pdf .pdf_deg .download_pdf h4 {
        font-size: 10px;
        margin: 10px;
    }
    .contact_detail .left_part .squre img {
        position: relative;
        top: 40%;
        left: 45%;
        transform: translate(-50%, -50%);
        height: 70%;
    }
    .cataloge_pdf .left_pdf .pdf_deg .download_pdf input {
        background: transparent;
        border: none;
        padding: 4px 6px;
        font-size: 12px;
    }
    .container-custom .middle .text .slider_con p {
        font-size: 12px;
        line-height: 14px;
    }
    .text {
        padding: 19px 15px;
        overflow: scroll;
    }
    .bg-dark .padding_part .detail{
        justify-content: start;
    }

    .round_card_part .up_down_card .center_card {
        margin-top: 45px;
    }
    .gallery_part .up_down_mobile{
        display: flex;
        flex-direction: column-reverse;
    }
}
@media (max-width:560px){
    .home_discription{
        top: 16%;
    }
    .home_discription h1 {
        font-size: 15px;
    }
    .home_discription p {
        font-size: 11px;
        line-height: 16px;
    }
    .home_discription button {
        margin-top: 12px;
    }
    .slideshow-container .home_discription .btn_bg .btn_view{
        font-size: 10px;
    }
    .welcome_div .main_row {
        padding: 50px 19px;
    }
    .welcome_div .main_row .wel p {
        font-size: 18px;
    }
    .welcome_div .main_row h2 {
        font-size: 20px;
    }
    .welcome_div .main_row .para p {
        line-height: 26px;
        font-size: 14px;
    }
    .welcome_div .read_more_bg .white_round {
        height: 25px;
        width: 25px;
    }
    .welcome_div .read_more_bg .white_round svg{
        position: relative;
        top: 45%;
        left: 48%;
        transform: translate(-50%, -50%);
    }
    .welcome_div .read_more_bg .read_more_text {
        font-size: 12px;
    }
    .glimpse h2 {
        font-size: 22px;
        line-height: 21px;
    }
    .glimpse .bg_absolute{
        position: relative;
        background: #4E443A;
    }
    .glimpse .glimpse_bg{
        display: none;
    }
    .glimpse .cardd {
        height: 75px;
        width: 100%;
    }
    .glimpse .cardd .left_part .round {
        width: 60px;
        height: 60px;
    }
    .glimpse .cardd .right_part h5 {
        font-size: 15px;
    }
    .glimpse .cardd .right_part p {
        font-size: 12px;
    }
    .glimpse .cardd .left_part {
        padding: 0px 10px;
    }
    .latest_products .latest_title h2 {
        font-size: 22px;
        line-height: 21px;
    }
    .under_line img{
        width: 50%;
    }
    .latest_products .lat_view_all {
        padding: 1px 9px;
        margin: 15px;
        width: 110px;
        font-size: 12px;
        height: 28px;
    }
    .quick_inquery .quick_head h2 {
        font-size: 25px;
        line-height: 18px;
    }
    .quick_inquery .quick_head .under_line{
        width: 85%;
    }
    .quick_inquery .quick_head h4 {
        font-size: 18px;
    }
    .bg-dark .padding_part{
        padding:  0px 40px;
    }
    .quick_inquery .form_absolute{
        position: relative;
        background: #4E443A;
    }
    .quick_inquery .enquire_bg{
        display: none;
        /* background: #4E443A; */
    }
    .quick_inquery .girl_right{
        display: none;
    }
    .quick_inquery .msg_btn button, .quick_inquery .submit_left button {
        padding: 6px;
        font-size: 14px;
    }
    .quick_inquery .msg_btn {
        width: 125px;
    }
    .quick_inquery .quick_head{
        padding: 0px 26px;
    }
    .footer .footbg_absolute{
        position: relative;
        background: #4E443A;
    }
    .footer .footer_img{
        display: none;
    }
    .footer .pos_absolute{
        position: relative;
        background: white;
    }
    .footer_ip p {
        font-size: 14px;
        width: 100%;
    }
    .footer .footer_contant{
        padding: 0px 50px;
    }
    .whoweare .one_img{
        display: none;
    }
    .whoweare .two_img{
        display: none;
    }
    .footer_end {
        font-size: 10px;
    }

    .y_about_alldetail .bg_absolute{
        position: relative;
        background: #4E443A;
    }
    .y_about_alldetail .crd_pading{
        padding: 0px 30px;
    }
    .laminate_title h2 {
        font-size: 25px;
        line-height: 8px;
    }
    .laminate_title .decorative {
        font-size: 25px;
        line-height: 30px;
    }
    .contact_detail .left_part .squre svg {
        height: 35px;
    }
    .contact_detail .right_part {
        padding: 8px 5px 0px 18px;
    }
    .contact_quick_right_img{
        display: none;
    }
    .quick_inquery .clear_right button {
        padding: 6px;
        font-size: 14px;
    }
    .header_logo {
        width: 100px;
    }
    .contact_detail .right_col .scan_here {
        font-size: 12px;
    }
    .footer .footer_ip{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 13px;
    }
    .footer .footer_h4{
        align-items: center;
        display: flex;
        flex-direction: column;
    }
    .footer .footer_ip .footer_image{
        text-align: center;
    }
    .instant_quote .quote_absolute{
        position: relative;
        background: #4E443A;
    }
    .instant_quote .quote_image{
        display: none;
    }
    .round_card_part .round_card {
        height: 430px;
        border-radius: 64px;
    }
    .gallery_part .left_hero {
        padding: 100px 20px;
    }
    .gallery_part .right_hero2 {
        background: #4E443A;
        padding: 100px 20px;
    }
    .footer_h4 h4{
        font-size: 16px;
        margin-bottom: 11px;
    }
    .cataloge_pdf .left_pdf .pdf_deg {
        margin: 10px 0px;
    }
    .cataloge_pdf .left_pdf .pdf_deg .download_pdf {
        padding: 0px 4px;
        left: 7%;
        top: 4%;
    }
    .cataloge_pdf .left_pdf .pdf_deg .download_pdf h4 {
        font-size: 11px;
        margin: 8px;
    }
    .cataloge_pdf .downlod_svg{
        margin-top: 1px;
    }
    .round_card_part .left_right {
        margin-top: 40px;
        padding: 0px 42px;
    }
    .gallery_part .right_hero .gallery_btn1 {
        font-size: 14px;
    }
    .gallery_part .left_hero2 .gallery_btn2 {
        font-size: 14px;
    }
    .gallery_part .right_hero .gallery_btn1 {
        font-size: 14px;
        padding: 5px 8px;
    }
    .gallery_part .left_hero2 .gallery_btn2 {
        background: #57B3C1;
        color: white;
        font-size: 14px;
        padding: 5px 8px;
        border-radius: 50px;
    }
    .gallery_part .right_hero .gallery_btn1 img{
        height: 30px;
    }
    .gallery_part .left_hero2 .gallery_btn2 img {
        height: 30px;
    }
    .gallery_part .right_hero h3 {
        font-size: 30px;
    }
    .gallery_part .left_hero2 h3 {
        font-size: 30px;
    }
    .slideshow-container .btn_bg .view_btn{
        font-size: 12px;
    }
    .home_discription button {
        margin-top: 0px;
    }
    .round_card_part .center_card{
        padding: 0px 40px;
    }
    .round_card_part .left_right {
        padding: 0px 42px;
    }
    .round_card_part .up_down_card .center_card{
        margin-top: 45px;
    }
    .quick_inquery .form_text {
        flex-direction: column;
    }
    .quick_inquery .form_text .input_under {
        width: 100%;
    }
    .quick_inquery .form_text label {
        font-size: 16px;
    }
    .glimpse .mo_center{
        display: flex;
        justify-content: center;
    }
    .welcome_div .main_row .image_1 {
        width: 180px;
        height: 60px;
    }
    .welcome_div .main_row .image_2 {
        width: 180px;
        height: 100px;
    }
    .welcome_div .main_row .image_3 {
        width: 180px;
        height: 140px;
    }
    .home_discription{
        width: 80%;
    }
    .contact_detail .right_col .scan_here .qr_border img {
        height: 110px;
    }
    .bg-dark .bg_dark_pading {
        padding: 0px 40px;
    }
    .bg-dark .bg_dark_pading .border,
    .bg-dark .padding_part{
        margin-top: 8px;
    }
    .contact_detail .left_col {
        gap: 15px;
    }
    .contact_detail .left_part .squre{
        margin-top: 6px;
    }
    .mbl{
        margin-left: 20px;
    }
    .text {
        padding: 8px 8px;
        overflow: scroll;
        border-radius: 6px;
    }
    .container-custom .middle .text .slider_para .slider_con{
        line-height: 17px;
    }
    .container-custom .middle .text .slider_para p {
        line-height: 14px;
    }
    /* .container-custom .middle .text .btn_enquiry{
        font-size: 14px;
    } */
    .container-custom .middle .text .slider_con p {
        font-size: 12px;
        line-height: 4px;
    }
    .round_card_part .round_card .card_tex {
        margin: 10px 20px;
    }
    .container-custom .middle .text .btn_bg .btn_enquiry {
        font-size: 10px;
        line-height: 7px;
    }
    .latest_products .latest_title{
        padding: 0px 33px;
    }
    .container-custom .middle .text h5 {
        font-size: 12px;
    }
    .container-custom .middle .text .slider_con p {
        font-size: 12px;
        line-height: 13px;
    }
    .slider_para b {
        color: #57B3C1;
        cursor: pointer;
        font-size: 13px;
    }
    .cataloge_pdf .left_pdf .pdf_deg img {
        padding: 20px;
    }
    .cataloge_pdf .left_pdf .pdf_deg .download_pdf input {
        padding: 4px 3px;
        font-size: 10px;
    }
    .cataloge_pdf .left_pdf {
        margin: 0px 0px;
    }
    .whoweare .latest_pro h2{
        font-size: 22px;
        line-height: 10px;
    }
    .whoweare .latest_pro .latest_title {
        padding: 0px 0px;
    }
    .whoweare .hero_left{
        padding: 0px;
    }
    .gallery_part .up_down_mobile{
        display: flex;
        flex-direction: column-reverse;
    }
    .gallery_part .right_hero .gallery_btn1 img{
        margin-left: 2px;
    }
    .gallery_part .left_hero .wood_left {
        top: -83px;
        left: 40px;
    }
    .gallery_part .left_hero .wood_right {
        bottom: -83px;
        right: 40px;
    }
    .gallery_part .right_hero2 .wood_left2 {
        top: -83px;
        left: 40px;
    }
    .gallery_part .right_hero2 .wood_right2 {
        bottom: -83px;
        right: 40px;
    }
}
.d-none-hover{
    display: none;
}





