@media screen and (min-width: 1020px) {
    .responsive-bars{
        display: none;
    }
    .responsive-menu{
        display: none;
    }
}
@media screen and (max-width: 1480px){
    .site-subsection-link{
        margin: 10px 0;
    }
}
@media screen and (max-width: 1280px) {
    .eshop-perf-disposition{
        margin-top: 4rem;
        width: 70%;
    }
    .ibscg-all-dp{
        grid: auto/ 49% 49%;
        gap: 1.5rem;
        -o-gap: 1.5rem;
        -moz-gap: 1.5rem;
        -webkit-gap: 1.5rem;
        -ms-gap: 1.5rem;
    }
    .dp-content{
        flex-direction: column;
        gap: 1.5rem;
        -o-gap: 1.5rem;
        -moz-gap: 1.5rem;
        -webkit-gap: 1.5rem;
        -ms-gap: 1.5rem;
    }
    .dp-content>li{
        width: 100%;
    }
    .dp-hightech{
        justify-self: left;
    }
    .dp-cabinet{
        justify-self: left;
    }
}
@media screen and (max-width: 1020px) {
    .inner-footer{
        display: grid;
        grid-template: auto / 1fr 1fr;
    }
    .grid-contact{
        grid-template: auto / 100%;
    }
    .contact-img>img{
        border-radius: 10px 10px 0 0;
    }
    .contact-cover{
        border-radius: 10px 10px 0 0;
    }
    .inner-subfooter-1{
        flex-direction: column;
        align-items: left;
    }
    .contact-page {
        flex-direction: column;
        align-items: center;
    }
    .inner-footer>div{
        margin-bottom: 1rem;
    }
    .eshop-perf-disposition{
        margin-top: 4rem;
        width: 85%;
    }
    .ibscg-menu{
        display: none;
    }
    .responsive-bars{
        display: block;
    }
    .responsive-menu{
        width: 55%;
        height: 100vh;
        z-index: 990;
        box-shadow: 0px 5px 10px #4d4d4d;
        position: fixed;
        top: 0;
        right: -70%;
        background-color: white;
        transition: right 0.6s;
    }
    .responsive-menu-btn{
        display: flex;
    }
    .responsive-ibscg-menu ul{
        list-style: none;
        padding: 0;
    }
    .responsive-ibscg-menu li{
        margin: 10px;
    }
    .responsive-menu-sm{
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        height: 70%;
    }
    .responsive-close{
        align-self: flex-end;
    }
    .responsive-ibscg-menu{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .responsive-menu-btn{
        align-self: center;
    }
    .site-section-grid{
        padding: 1rem 3rem;
    }
    .site-section-grid{
        grid-template: 30rem 30rem/49% 49%;
		-o-grid-template: 30rem 30rem/49% 49%;
		-moz-grid-template: 30rem 30rem/49% 49%;
		-webkit-grid-template: 30rem 30rem/49% 49%;
		-ms-grid-template: 30rem 30rem/49% 49%;
    }
}
@media screen and (max-width: 920px){

    .eshop-perf-disposition{
        grid-template: auto/ 49% 49%;
    }
    
    .eshop-perf-disposition>div{
        margin: 10px auto;
    }
    .ibscg-all-dp{
        flex-direction: column;
    }
    .ibscg-poppup{
        width: 20rem;
        left: -20rem;
    }
}
@media screen and (max-width: 820px){
    .ibscg-all-dp{
        grid: auto/ 100%;
    }
    
    .ibscg-poppup{
        width: 90%;
        left: -90%;
    }
    [class*=poppup-msg-]{
        width: 75%;
    }
}
@media screen and (max-width: 720px){
    .img-header-page{
        display: none;
    }
    .banniere-mobile{
        display: block;
    }
    .inner-footer{
        display: grid;
        grid-template: auto / 100%;
    }
    .single_product>#container>#content{
        display: grid;
        grid-template:
            'area1' auto
            'grid1' auto
            'grid2' auto
            'area3' auto
            'grid3' auto/ 100%;
    
    }
    .site-section-grid{
        grid-template: 30rem 30rem 30rem 30rem/100%;
        -o-grid-template: 30rem 30rem 30rem 30rem/100%;
        -moz-grid-template: 30rem 30rem 30rem 30rem/100%;
        -webkit-grid-template: 30rem 30rem 30rem 30rem/100%;
        -ms-grid-template: 30rem 30rem 30rem 30rem/100%;
    }
    .site-section-bestselling{
        grid-template: auto/100%;
    }
}
/*
     FILE ARCHIVED ON 09:32:35 Jan 27, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:55:38 Sep 17, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.711
  exclusion.robots: 0.098
  exclusion.robots.policy: 0.082
  esindex: 0.009
  cdx.remote: 62.457
  LoadShardBlock: 431.413 (3)
  PetaboxLoader3.datanode: 451.729 (5)
  PetaboxLoader3.resolve: 102.951 (2)
  load_resource: 159.758
  loaddict: 64.592
*/