@media (max-width: 480px) {
    .Custome_Navebar {
        position: relative !important;
        width: 100%;
        background-color: #FFF;
    }
    .MainBannerPart {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .GarmentsBannerPart h1,
    .fabricBannerPart h1,
    .YarnBannerPart h1,
    .ContactBannerPart h1,
    .AboutBannerPart h1,
    .MainBannerPart h1 {
        font-size: 26px;
    }
    .MainBannerPart p {
        font-size: 14px;
    }
    .custome_comun_white_btn {
        padding: 5px 16px;
    }
    .sec_big_title {
        font-size: 25px;
    }
    .About_Us_Section .About_Us_cotan_img {
        display: none;
    }
    footer .footer_Logo img{
        width: 250px;
    }
    footer .footer_Logo {
        margin-top: -24px;
    }
    .World_Wild_Network img {
        width: 100%;
    }
    .Image_slider .left_right_arrow_slider {
        width: 35%;
    }
    .containerHeide{
        overflow: hidden;
    }
    .AboutBannerPart {
        padding-top: 60px;
        padding-bottom: 100px;
    }
    .AboutBannerPart .sedo_svg {
        position: absolute;
        width: 200px;
        left: 50%;
        bottom: 5%;
        transform: translateX(-50%);
    }
    .Why_Choose_Uss .borderCustom2,
    .Why_Choose_Uss .borderCustom3,
    .Why_Choose_Uss .borderCustom1 {
        border: none;
    }
    .Why_Choose_Uss .Custome_cards {
        padding: 0px;
        border-bottom: 2px dashed rgba(11, 20, 50, 1);
    }
    .Why_Choose_Uss .boxWidth {
        width: 100%;
    }
    .GarmentsBannerPart,
    .fabricBannerPart,
    .YarnBannerPart ,
    .ContactBannerPart {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contact_Form {
        background-color: #F9FAFF;
        padding: 20px;
        border-radius: 10px;
    }
    .ProductDetailsss .WhiteBox_1 {
        padding: 20px;
        left: 0%;
        margin-top: 0px;
        z-index: 5;
        border-radius: 5px;
    }
    .ProductDetailsss .image_box {
        max-width: 720px;
        margin-top: 0px;
        left: 0%;
    }
    .ProductDetailsss .BlueBox_1 {
        padding: 20px;
        max-width: 700px;
        height: 100%;
        left: 0%;
        margin-top: 0px;
        z-index: 5;
        border-radius: 0px;
    }
    .ProductDetailsss .image_box2 {
        max-width: 100%;
        margin-top: 0px;
        left: 0%;
    }
    .ProductDetailsss .WhiteBox_2 {
        padding: 20px;
        max-width: 700px;
        height: 100%;
        left: 0%;
        margin-top: 0px;
        z-index: 5;
        border-radius: 0px;
        width: 100%;
    }
    .YarnStandsOut .customeCardss {
        text-align: center;
    }
    .flex_wrap{
        flex-wrap: wrap;
    }
}
 
@media (min-width: 481px) and (max-width: 767px) {
    .Custome_Navebar {
        position: relative !important;
        width: 100%;
        background-color: #FFF;
    }
    .MainBannerPart {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .MainBannerPart h1 {
        font-size: 26px;
    }
    .MainBannerPart p {
        font-size: 14px;
    }
    .custome_comun_white_btn {
        padding: 5px 16px;
    }
    .sec_big_title {
        font-size: 25px;
    }
    .About_Us_Section .About_Us_cotan_img {
        display: none;
    }
    footer .footer_Logo img{
        width: 250px;
    }
    footer .footer_Logo {
        margin-top: -24px;
    }
    .World_Wild_Network img {
        width: 100%;
    }
    .Image_slider .left_right_arrow_slider {
        width: 35%;
    }
    .containerHeide{
        overflow: hidden;
    }
}
 
@media (min-width: 768px) and (max-width: 1024px){
    .Custome_Navebar {
        position: relative !important;
        width: 100%;
        background-color: #FFF;
    }
    .MainBannerPart {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .MainBannerPart h1 {
        font-size: 26px;
    }
    .MainBannerPart p {
        font-size: 14px;
    }
    .custome_comun_white_btn {
        padding: 5px 16px;
    }
    .sec_big_title {
        font-size: 25px;
    }
    .About_Us_Section .About_Us_cotan_img {
        display: none;
    }
    footer .footer_Logo img{
        width: 250px;
    }
    footer .footer_Logo {
        margin-top: -24px;
    }
    .World_Wild_Network img {
        width: 100%;
    }
    .Image_slider .left_right_arrow_slider {
        width: 35%;
    }
    .containerHeide{
        overflow: hidden;
    }
}
 

@media (min-width: 1025px) and (max-width: 1280px){
   
}
 
@media (min-width: 1281px) and (max-width: 1440px) {
  
}