Browse Source

code added

sachinganesh 2 years ago
parent
commit
6ee8f169d2

+ 493
- 442
allinone.html
File diff suppressed because it is too large
View File


+ 79
- 7
dist/Js/allInOne.js View File

1
 $('.owl-carousel').owlCarousel({
1
 $('.owl-carousel').owlCarousel({
2
-    rtl:true,
3
-    loop:true,
2
+    // rtl:true,
3
+    // loop:true,
4
     margin:200,
4
     margin:200,
5
+ 
5
     nav:true,
6
     nav:true,
6
     URLhashListener:true,
7
     URLhashListener:true,
7
         autoplayHoverPause:true,
8
         autoplayHoverPause:true,
9
         responsive:{
10
         responsive:{
10
             0:{
11
             0:{
11
                 items:1,
12
                 items:1,
12
-                nav:true
13
+                nav:true,
14
+                margin:10
13
             },
15
             },
16
+
14
             600:{
17
             600:{
18
+                items:2,
19
+                nav:false,
20
+                margin:200
21
+            },  
22
+
23
+            1000:{
15
                 items:3,
24
                 items:3,
16
-                nav:false
25
+                nav:true,
26
+                loop:false,
27
+                margin:10
17
             },
28
             },
18
-            1000:{
29
+            1400:{
19
                 items:5,
30
                 items:5,
20
                 nav:true,
31
                 nav:true,
21
-                loop:false
32
+                loop:false,
33
+                margin:200
22
             }
34
             }
23
         }
35
         }
24
-})
36
+})
37
+
38
+const controller  = new ScrollMagic.Controller();
39
+const exploreSence = new ScrollMagic.Scene({
40
+    triggerElement:".animateHeadingLeft",
41
+    triggerHook:0.5,
42
+    reverse:false
43
+}).setClassToggle('.animateHeadingLeft','addTextanimationLeft').addTo(controller)
44
+const controllerNew  = new ScrollMagic.Controller();
45
+new ScrollMagic.Scene({
46
+    triggerElement:".animateHeadingRight",
47
+    triggerHook:0.9,
48
+    reverse:false
49
+}).setClassToggle('.animateHeadingRight','addTextanimationRight').addTo(controllerNew)
50
+
51
+const controllerThree  = new ScrollMagic.Controller();
52
+new ScrollMagic.Scene({
53
+    triggerElement:".laptoponanimation",
54
+    triggerHook:0.9,
55
+    reverse:false
56
+}).setClassToggle('.laptoponanimation','addOpacity').addTo(controllerThree)
57
+
58
+const controllerFour  = new ScrollMagic.Controller();
59
+new ScrollMagic.Scene({
60
+    triggerElement:".allinOnepc",
61
+    triggerHook:0.9,
62
+    reverse:false
63
+}).setClassToggle('.allinOnepc','addOpacity').addTo(controllerFour)
64
+
65
+
66
+const controllerFive = new ScrollMagic.Controller();
67
+new ScrollMagic.Scene({
68
+    triggerElement:".dualLaptopSlideone",
69
+    triggerHook:0.9,
70
+    reverse:false
71
+}).setClassToggle('.dualLaptopSlideone','addTextanimationRight').addTo(controllerFive)
72
+
73
+const controllerSix = new ScrollMagic.Controller();
74
+new ScrollMagic.Scene({
75
+    triggerElement:".dualLaptopSlideLeftone",
76
+    triggerHook:0.9,
77
+    reverse:false
78
+}).setClassToggle('.dualLaptopSlideLeftone','dualLaptopSlideLeftoneLeft').addTo(controllerSix)
79
+
80
+const controllerSeven = new ScrollMagic.Controller();
81
+new ScrollMagic.Scene({
82
+    triggerElement:".cpuSlideLeftone",
83
+    triggerHook:0.9,
84
+    reverse:false
85
+}).setClassToggle('.cpuSlideLeftone','traslateZero').addTo(controllerSeven)
86
+
87
+const controllerEight = new ScrollMagic.Controller();
88
+new ScrollMagic.Scene({
89
+    triggerElement:".controllerEight",
90
+    triggerHook:0.9,
91
+    reverse:false
92
+}).setClassToggle('.controllerEight','traslateZero').addTo(controllerSeven)
93
+
94
+
95
+
96
+

BIN
dist/assets/imgs/allinone/fourall.png View File


BIN
dist/assets/imgs/allinone/threeall.png View File


BIN
dist/assets/imgs/allinone/twoall.png View File


+ 18
- 18
laptopmulti.html View File

460
         <section class="displayscreenpad">
460
         <section class="displayscreenpad">
461
             <div class="">
461
             <div class="">
462
                 <div class=" d-flex flex-column align-items-center justify-content-center">
462
                 <div class=" d-flex flex-column align-items-center justify-content-center">
463
-                    <div class="satoshi_font font-1_7 fw-600">
463
+                    <div class="satoshi_font twoScreenHeading font-1_7 fw-600">
464
                         Two Screens
464
                         Two Screens
465
                     </div>
465
                     </div>
466
                     <div class="displayscreenpadContainer">
466
                     <div class="displayscreenpadContainer">
501
                     <img src="dist/assets/imgs/productoverview/leftlap.png" alt="" class="img-fluid">
501
                     <img src="dist/assets/imgs/productoverview/leftlap.png" alt="" class="img-fluid">
502
                 </div>
502
                 </div>
503
                 <div class="col-5 ps-0 ">
503
                 <div class="col-5 ps-0 ">
504
-                    <div class="zeroBMain_des d-none d-md-block" style="margin-left: -200px;">
504
+                    <div class="zeroBMain_des dualpassage p-6 d-none d-md-block" style="margin-left: -200px;">
505
                         <div>
505
                         <div>
506
                             <h1 class="dual_des_heading orbitron_font">Complemented by Multi-touch Brilliance
506
                             <h1 class="dual_des_heading orbitron_font">Complemented by Multi-touch Brilliance
507
                             </h1>
507
                             </h1>
568
             <div class="position-relative">
568
             <div class="position-relative">
569
                 <img src="dist/assets/imgs/sectiontest.png" alt="" class="img-fluid w-100">
569
                 <img src="dist/assets/imgs/sectiontest.png" alt="" class="img-fluid w-100">
570
                     <div class="circleTableLaptop_Heading text-center position-absolute w-100 ">
570
                     <div class="circleTableLaptop_Heading text-center position-absolute w-100 ">
571
-                        <h1 class="orbitron_font fw-700">Two Screens</h1>
571
+                        <h1 class="orbitron_font fw-700 ">Two Screens</h1>
572
                         <h1 class="orbitron_font fw-700"> To Display</h1>
572
                         <h1 class="orbitron_font fw-700"> To Display</h1>
573
                         <h1 class="orbitron_font fw-700">True Colors
573
                         <h1 class="orbitron_font fw-700">True Colors
574
                         </h1>
574
                         </h1>
670
                                     class="w-100 h-100" alt=""></div>
670
                                     class="w-100 h-100" alt=""></div>
671
         
671
         
672
                             <div class="tab-pane fade" id="ProgrammerTab" role="tabpanel"
672
                             <div class="tab-pane fade" id="ProgrammerTab" role="tabpanel"
673
-                                aria-labelledby="ProgrammerTab-tab">ProgrammerTab</div>
673
+                                aria-labelledby="ProgrammerTab-tab"><img src="dist/assets/imgs/productoverview/tablaptop.png" class="w-100 h-100" alt=""></div>
674
         
674
         
675
                             <div class="tab-pane fade" id="VideoEdtior" role="tabpanel" aria-labelledby="VideoEdtior-tab">
675
                             <div class="tab-pane fade" id="VideoEdtior" role="tabpanel" aria-labelledby="VideoEdtior-tab">
676
                                 <img src="dist/assets/imgs/productoverview/tablaptop.png" class="w-100 h-100" alt="">
676
                                 <img src="dist/assets/imgs/productoverview/tablaptop.png" class="w-100 h-100" alt="">
677
                             </div>
677
                             </div>
678
         
678
         
679
                             <div class="tab-pane fade" id="Music_Artist" role="tabpanel" aria-labelledby="Music_Artist-tab">
679
                             <div class="tab-pane fade" id="Music_Artist" role="tabpanel" aria-labelledby="Music_Artist-tab">
680
-                                Music_Artist</div>
680
+                                <img src="dist/assets/imgs/productoverview/tablaptop.png" class="w-100 h-100" alt=""></div>
681
         
681
         
682
                             <!-- <div class="tab-pane fade" id="3D_ARTIST" role="tabpanel" aria-labelledby="3D_ARTIST-tab">3d</div> -->
682
                             <!-- <div class="tab-pane fade" id="3D_ARTIST" role="tabpanel" aria-labelledby="3D_ARTIST-tab">3d</div> -->
683
         
683
         
684
-                            <div class="tab-pane fade" id="gamerTab" role="tabpanel" aria-labelledby="gamerTab-tab">game
684
+                            <div class="tab-pane fade" id="gamerTab" role="tabpanel" aria-labelledby="gamerTab-tab"><img src="dist/assets/imgs/productoverview/tablaptop.png" class="w-100 h-100" alt="">
685
                             </div>
685
                             </div>
686
                         </div>
686
                         </div>
687
                     </div>
687
                     </div>
808
             <div class="row row_lensAnwi p-6">
808
             <div class="row row_lensAnwi p-6">
809
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
809
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
810
                     <div
810
                     <div
811
-                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4">
811
+                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4 h-100">
812
                         <div class="box_lens_img">
812
                         <div class="box_lens_img">
813
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
813
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
814
                         </div>
814
                         </div>
815
                         <div>
815
                         <div>
816
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">Ergonomic</h1>
816
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">Ergonomic</h1>
817
                         </div>
817
                         </div>
818
-                        <div class="screenpadLens">ScreenPad™ Plus</div>
818
+                        <div class="screenpadLens text-center fw-500">ScreenPad™ Plus</div>
819
                     </div>
819
                     </div>
820
                 </div>
820
                 </div>
821
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
821
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
822
                     <div
822
                     <div
823
-                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4">
823
+                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4 h-100">
824
                         <div class="box_lens_img">
824
                         <div class="box_lens_img">
825
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
825
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
826
                         </div>
826
                         </div>
827
                         <div>
827
                         <div>
828
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">OLED HDR</h1>
828
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">OLED HDR</h1>
829
                         </div>
829
                         </div>
830
-                        <div class="screenpadLens">Vivid colors</div>
830
+                        <div class="screenpadLens text-center fw-500">Vivid colors</div>
831
                     </div>
831
                     </div>
832
                 </div>
832
                 </div>
833
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
833
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
834
                     <div
834
                     <div
835
-                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4">
835
+                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4 h-100">
836
                         <div class="box_lens_img">
836
                         <div class="box_lens_img">
837
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
837
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
838
                         </div>
838
                         </div>
839
                         <div>
839
                         <div>
840
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">100%</h1>
840
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">100%</h1>
841
                         </div>
841
                         </div>
842
-                        <div class="screenpadLens">DCI-P3 color gamut</div>
842
+                        <div class="screenpadLens text-center fw-500">DCI-P3 color gamut</div>
843
                     </div>
843
                     </div>
844
                 </div>
844
                 </div>
845
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
845
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
846
                     <div
846
                     <div
847
-                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4">
847
+                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4 h-100">
848
                         <div class="box_lens_img">
848
                         <div class="box_lens_img">
849
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
849
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
850
                         </div>
850
                         </div>
851
                         <div>
851
                         <div>
852
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">OLED HDR</h1>
852
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">OLED HDR</h1>
853
                         </div>
853
                         </div>
854
-                        <div class="screenpadLens">Vivid colors</div>
854
+                        <div class="screenpadLens text-center fw-500">Vivid colors</div>
855
                     </div>
855
                     </div>
856
                 </div>
856
                 </div>
857
     
857
     
858
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
858
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
859
                     <div
859
                     <div
860
-                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4">
860
+                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4 h-100">
861
                         <div class="box_lens_img">
861
                         <div class="box_lens_img">
862
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
862
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
863
                         </div>
863
                         </div>
865
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">
865
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">
866
                                 Delta-E  2</h1> 
866
                                 Delta-E  2</h1> 
867
                         </div> 
867
                         </div> 
868
-                        <div class="screenpadLens">
868
+                        <div class="screenpadLens text-center fw-500">
869
                                     color accuracy
869
                                     color accuracy
870
                         </div>
870
                         </div>
871
                     </div>
871
                     </div>
872
                 </div>
872
                 </div>
873
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
873
                 <div class="box_lens p-3 col-6 col-md-4 col-lg-3">
874
                     <div
874
                     <div
875
-                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4">
875
+                        class="anwi_grey_bg anwi_BoxLen w-100 d-flex flex-column justify-content-center align-items-center p-3 py-4 h-100">
876
                         <div class="box_lens_img">
876
                         <div class="box_lens_img">
877
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
877
                             <img class="w-100 h-100" src="dist/assets/imgs/productoverview/lens.png" alt="lens">
878
                         </div>
878
                         </div>
879
                         <div>
879
                         <div>
880
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">3840X2160</h1>
880
                             <h1 class="orbitron_font lenHeading m-0 p-0 font-2">3840X2160</h1>
881
                         </div>
881
                         </div>
882
-                        <div class="screenpadLens">4K UHD main display</div>
882
+                        <div class="screenpadLens text-center fw-500">4K UHD main display</div>
883
                     </div>
883
                     </div>
884
                 </div>
884
                 </div>
885
         
885
         

+ 3
- 1
styles/abstracts/_variables.scss View File

1
 // $primary-color: steelblue;
1
 // $primary-color: steelblue;
2
 
2
 
3
-$grey-bg:#EEEEEE;
3
+$grey-bg:#EEEEEE;
4
+
5
+$animation-timer:.8s;

+ 133
- 8
styles/pages/_allInOne.scss View File

19
     }
19
     }
20
 
20
 
21
     .innerClipPathImgFirstFour{
21
     .innerClipPathImgFirstFour{
22
+      
23
+    
22
         position: absolute;
24
         position: absolute;
23
         top: 12%;
25
         top: 12%;
24
         left:5%;
26
         left:5%;
62
     
64
     
63
 }
65
 }
64
 .allinoneLanding{
66
 .allinoneLanding{
65
-    background-image: url("./../../dist/assets/imgs/allinone/allinonebg.png");
66
-    background-color: white;
67
-    background-size: cover;
68
-    background-repeat: no-repeat;
69
-    background-position: center;
67
+    // background-image: url("./../../dist/assets/imgs/allinone/allinonebg.png");
68
+    // background-color: white;
69
+    // background-size: cover;
70
+    // background-repeat: no-repeat;
71
+    // background-position: center;
70
 
72
 
71
     position: relative;
73
     position: relative;
72
 
74
 
73
-    width: 100vw;
74
-    height: 100vh;
75
+    // width: 100vw;
76
+    // height: 100vh;
75
     #navbar-head *{
77
     #navbar-head *{
76
         color: white;
78
         color: white;
77
     }
79
     }
161
     }
163
     }
162
 }
164
 }
163
 
165
 
166
+// owl-nav
167
+.allinoneslider{
168
+    .carouselLanding {
169
+        position: relative;
170
+        display: flex;
171
+        align-items: center;
172
+        justify-content: center;
173
+    }
174
+    .owl-nav{
175
+        bottom: 0;
176
+        position: absolute;
177
+        display: none;
178
+        right: 15%;
179
+        border: 1px solid;
180
+        padding: 0.5rem 1.3rem;
181
+        border-radius: 70px;
182
+        span{
183
+            font-size: 2rem;
184
+            text-align: center;
185
+        }
186
+    }
187
+    
188
+    .owl-stage{
189
+        width: 100% !important;
190
+    }
191
+}
192
+
193
+@media (max-width:1400px) {
194
+    .allinoneslider{
195
+       
196
+        
197
+        .owl-stage{
198
+            width: max-content !important;
199
+        }
200
+    }
201
+}
202
+
203
+
164
 @media (max-width:1300px) {
204
 @media (max-width:1300px) {
165
    .laptopsSection .headinglaptop{
205
    .laptopsSection .headinglaptop{
166
         font-size: 5rem;
206
         font-size: 5rem;
220
 }
260
 }
221
 
261
 
222
 @media (max-width:600px) {
262
 @media (max-width:600px) {
263
+
264
+    
223
     .supTitleSection{
265
     .supTitleSection{
224
         text-align: center;
266
         text-align: center;
225
         font-size: 1rem;
267
         font-size: 1rem;
326
     
368
     
327
  }
369
  }
328
 
370
 
371
+ @media (max-width:576px){
372
+    .allinInMargintop{
373
+        margin-top: 100px;
374
+    }
375
+    .content-main-allinone{
376
+        padding: 1rem;
377
+    }
378
+    .scaleSmallAllinone{
379
+        scale: 0.9;
380
+    }
381
+    .allinoneslider{
382
+       
383
+        
384
+        .owl-stage{
385
+            width: max-content !important;
386
+        }
387
+    }
388
+ }
389
+
329
 
390
 
330
  @media (max-width:320px) {
391
  @media (max-width:320px) {
331
     
392
     
379
             top:0;
440
             top:0;
380
         }
441
         }
381
     }
442
     }
382
- }
443
+ }
444
+
445
+.animateHeadingLeft,.dualLaptopSlideLeftone{
446
+    transform: translateX(1000%);
447
+    transition: $animation-timer ease;
448
+}
449
+
450
+.addTextanimationLeft{
451
+    transform: translateX(0);
452
+}
453
+
454
+.animateHeadingRight,.dualLaptopSlideone{
455
+    transform: translateX(-1000%);
456
+    transition: $animation-timer ease;
457
+}
458
+
459
+.addTextanimationRight{
460
+    transform: translateX(0);
461
+}
462
+
463
+// laptop 1
464
+.laptoponanimation,.allinOnepc{
465
+    opacity: 0;
466
+    transition: $animation-timer ease;
467
+}
468
+
469
+.addOpacity{
470
+    opacity: 1;
471
+}
472
+
473
+
474
+
475
+.clipPathSectionCol {
476
+    .dualLaptopSlideLeftone{
477
+        transform: translate(1000%,-50%);
478
+        transition: $animation-timer ease;
479
+    }
480
+    
481
+    .dualLaptopSlideLeftoneLeft{
482
+        transform: translate(0,-50%);
483
+    }
484
+
485
+   
486
+}
487
+
488
+.cpuSlideLeftone{
489
+    transform: translateX(-1000%);
490
+    transition: $animation-timer ease;
491
+}
492
+.controllerEight{
493
+    transform: translateX(1000%);
494
+}
495
+.traslateZero{
496
+    transform: translateX(0);
497
+}
498
+
499
+.clipPathSectionCol .innerClipPathImgSectionFour.controllerEight{
500
+    transform: translate(1000%,-50%);
501
+    transition: $animation-timer ease;
502
+}
503
+
504
+.clipPathSectionCol .innerClipPathImgSectionFour.traslateZero{
505
+    transform: translate(0,-50%);
506
+}
507
+

+ 13
- 2
styles/pages/_productOverview.scss View File

26
   border: 1px solid rgba(255, 255, 255, 0.18);
26
   border: 1px solid rgba(255, 255, 255, 0.18);
27
   border: 2px solid;
27
   border: 2px solid;
28
 
28
 
29
-  position: fixed;
29
+  position: absolute; //head
30
   z-index: 999;
30
   z-index: 999;
31
   bottom: 0;
31
   bottom: 0;
32
   left: 0;
32
   left: 0;
559
   
559
   
560
 }
560
 }
561
 
561
 
562
+@media (max-width:1000px){
563
+  .dualpassage{
564
+    padding-left: 10rem;
565
+    padding-right: 2rem;
566
+  }
567
+}
568
+
562
 @media (max-width:790px) {
569
 @media (max-width:790px) {
563
 
570
 
564
   .productOverview {
571
   .productOverview {
649
     }
656
     }
650
 
657
 
651
     .displayscreenpadMain {
658
     .displayscreenpadMain {
652
-      top: -26px;
659
+      top: 0;
660
+    }
661
+
662
+    .twoScreenHeading{
663
+      font-size: 1rem;
653
     }
664
     }
654
   }
665
   }
655
 
666
 

+ 81
- 59
styles/pages/productOverview/_controlPanel.scss View File

1
 .controlPanel {
1
 .controlPanel {
2
-    margin-top: 10rem;
3
-    padding-bottom: 300px;
4
-  
5
-    .controlPanel_des {
2
+  margin-top: 10rem;
3
+  padding-bottom: 300px;
4
+
5
+  .controlPanel_des {
6
+    position: absolute;
7
+    top: -170px;
8
+    left: 80px;
9
+  }
10
+
11
+  .bgControlpanel {
12
+    min-height: 100vh;
13
+    background-color: #ececec;
14
+    border-radius: 157px;
15
+    position: relative;
16
+
17
+    .bgControlpaneltabs {
6
       position: absolute;
18
       position: absolute;
7
-      top: -170px;
8
-      left: 80px;
9
-    }
10
-  
11
-    .bgControlpanel {
12
-      min-height: 100vh;
13
-      background-color: #ececec;
14
-      border-radius: 157px;
15
-      position: relative;
16
-  
17
-      .bgControlpaneltabs {
19
+      top: 100px;
20
+      right: 0;
21
+
22
+      .nav-link:focus-visible,
23
+      .nav-item:focus-visible {
24
+        outline: none !important;
25
+      }
26
+
27
+      .nav-tabs {
28
+        border-bottom: 1px solid;
29
+        margin-bottom: 2rem;
30
+      }
31
+
32
+      .nav-item {
33
+        position: relative;
34
+        border: none;
35
+      }
36
+
37
+      .nav-tabs .nav-link {
38
+        position: relative;
39
+        color: black;
40
+        font-weight: 500;
41
+      }
42
+
43
+      .nav-tabs .nav-link.active {
44
+        border: none;
45
+        background-color: transparent;
46
+      }
47
+
48
+      .nav-tabs .nav-link.active::before {
49
+        display: block;
50
+      }
51
+
52
+      .nav-item .nav-link::before {
53
+        content: "";
18
         position: absolute;
54
         position: absolute;
19
-        top: 100px;
55
+        width: 100%;
56
+        height: 5px;
57
+        bottom: -2px;
20
         right: 0;
58
         right: 0;
21
-  
22
-        .nav-tabs {
23
-          border-bottom: 1px solid;
24
-          margin-bottom: 2rem;
25
-        }
26
-  
27
-        .nav-item {
28
-          position: relative;
29
-          border: none;
30
-        }
31
-  
32
-        .nav-tabs .nav-link {
33
-          position: relative;
34
-          color: black;
35
-          font-weight: 500;
36
-        }
37
-  
38
-        .nav-tabs .nav-link.active {
39
-          border: none;
40
-          background-color: transparent;
41
-        }
42
-  
43
-        .nav-tabs .nav-link.active::before {
44
-          display: block;
45
-        }
46
-  
47
-        .nav-item .nav-link::before {
48
-          content: "";
49
-          position: absolute;
50
-          width: 100%;
51
-          height: 5px;
52
-          bottom: -2px;
53
-          right: 0;
54
-          display: none;
55
-          background-color: black;
56
-        }
59
+        display: none;
60
+        background-color: black;
57
       }
61
       }
58
     }
62
     }
59
   }
63
   }
64
+}
60
 
65
 
61
-  @media (max-width:768px) {
62
-    .controlPanel{
63
-        padding-bottom: 100px;
64
-        .bgControlpanel{
65
-           min-height: 50vh;
66
-        }
66
+@media (max-width:768px) {
67
+  .controlPanel {
68
+    padding-bottom: 100px;
67
 
69
 
70
+    .bgControlpanel {
71
+      min-height: 50vh;
68
     }
72
     }
69
-  }
73
+
74
+  }
75
+}
76
+
77
+@media (max-width:600px) {
78
+
79
+  .controlPanel {
80
+
81
+    .controlPanel_des {
82
+      width: 100%;
83
+      display: flex;
84
+      flex-direction: column;
85
+      align-items: center;
86
+      justify-content: center;
87
+      left: 50%;
88
+    }
89
+
90
+  }
91
+}

+ 5
- 0
styles/pages/productOverview/_professinalGrade.scss View File

45
       p{
45
       p{
46
         padding-left: 1rem;
46
         padding-left: 1rem;
47
       }
47
       }
48
+
49
+      .professinalGradeImg {
50
+    
51
+        width: 80%;
52
+    }
48
     }
53
     }
49
 }
54
 }

+ 1
- 1
styles/pages/productOverview/_stunningsound.scss View File

102
 
102
 
103
 @media (max-width:576px) {
103
 @media (max-width:576px) {
104
     .stunningSound {
104
     .stunningSound {
105
-
105
+        padding-top: 1rem;
106
 
106
 
107
         .stunningSound_heading {
107
         .stunningSound_heading {
108
 
108
 

+ 19
- 2
styles/style.scss View File

158
 #navbar-head{
158
 #navbar-head{
159
     position: fixed;
159
     position: fixed;
160
     width: 100%;
160
     width: 100%;
161
-    z-index: 9999;
161
+    z-index: 20;
162
     top: 0;
162
     top: 0;
163
 }
163
 }
164
 .biz-nav-wrapper {
164
 .biz-nav-wrapper {
211
 // footer 
211
 // footer 
212
 .footer-socailImg{
212
 .footer-socailImg{
213
     width: 30px;
213
     width: 30px;
214
-}
214
+}
215
+
216
+.footer-rocket-img{
217
+    width: 80px;
218
+}
219
+
220
+.footer-rkt:hover{
221
+    animation: rocketRotate 2s infinite;
222
+}
223
+
224
+@keyframes rocketRotate {
225
+    from {
226
+        transform: rotate(0);
227
+    }
228
+    to {
229
+        transform: rotate(360deg);
230
+    }
231
+  }

Loading…
Cancel
Save