diff --git a/Html-files/Licensing.html b/Html-files/Licensing.html index 97ada69a..4490c67f 100644 --- a/Html-files/Licensing.html +++ b/Html-files/Licensing.html @@ -112,6 +112,49 @@ background-color: #b80d0d; z-index: 9999; } + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} + +#preloader-video { + width: 200%; + height: auto; + max-width: 600px; +} + + +@media (max-width: 780px) { + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 48%; + height: 48%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} +#preloader-video { + width: 100%; + height: auto; + max-width: 600px; +} +} + + @@ -544,5 +587,27 @@

Follow Us

"allowedOrigins": [] }); + +
+ +
+ diff --git a/Html-files/cart.html b/Html-files/cart.html index 1f08dbd1..ce245980 100644 --- a/Html-files/cart.html +++ b/Html-files/cart.html @@ -167,6 +167,48 @@ color: rgb(0, 0, 0); } + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} + +#preloader-video { + width: 200%; + height: auto; + max-width: 600px; +} + + +@media (max-width: 780px) { + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 48%; + height: 48%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} +#preloader-video { + width: 100%; + height: auto; + max-width: 600px; +} +} + .circle { position: absolute; width: 20px; @@ -699,6 +741,29 @@

Follow Us

+ + +
+ +
+ diff --git a/Html-files/contact.html b/Html-files/contact.html index f46244d6..0bdeb40b 100644 --- a/Html-files/contact.html +++ b/Html-files/contact.html @@ -130,6 +130,50 @@ transform: translateY(0px); } } + + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} + +#preloader-video { + width: 200%; + height: auto; + max-width: 600px; +} + + +@media (max-width: 780px) { + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 48%; + height: 48%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} +#preloader-video { + width: 100%; + height: auto; + max-width: 600px; +} +} + + @@ -566,5 +610,28 @@

Follow Us

+ +
+ +
+ + diff --git a/Html-files/contributor.html b/Html-files/contributor.html index d124e676..2e4ffb50 100644 --- a/Html-files/contributor.html +++ b/Html-files/contributor.html @@ -8,6 +8,50 @@ + + + + + + + + + + + + + + + + +
+ +
@@ -360,6 +456,27 @@

+
+ +
+ +
+ +
+ + diff --git a/Html-files/offers.html b/Html-files/offers.html index 39fac315..911bf152 100644 --- a/Html-files/offers.html +++ b/Html-files/offers.html @@ -184,7 +184,74 @@ + +} + + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} + +#preloader-video { + width: 200%; + height: auto; + max-width: 600px; +} + + +@media (max-width: 780px) { + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 48%; + height: 48%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; } +#preloader-video { + width: 100%; + height: auto; + max-width: 600px; +} +} + + + + + + + + + +
+ + .circle { position: absolute; @@ -694,6 +761,28 @@

Follow Us

+
+ +
+ +
diff --git a/Html-files/privacy.html b/Html-files/privacy.html index 190a3479..0397c646 100644 --- a/Html-files/privacy.html +++ b/Html-files/privacy.html @@ -79,6 +79,49 @@ background-color: #b80d0d; z-index: 9999; } + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} + +#preloader-video { + width: 200%; + height: auto; + max-width: 600px; +} + + +@media (max-width: 780px) { + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 48%; + height: 48%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} +#preloader-video { + width: 100%; + height: auto; + max-width: 600px; +} +} + + .circle { position: absolute; @@ -476,6 +519,27 @@

Follow Us

}); +
+ +
+
diff --git a/Html-files/services.html b/Html-files/services.html index 9f5ebd40..b329f3b8 100644 --- a/Html-files/services.html +++ b/Html-files/services.html @@ -64,6 +64,51 @@ } + + + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} + +#preloader-video { + width: 200%; + height: auto; + max-width: 600px; +} + + +@media (max-width: 780px) { + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 48%; + height: 48%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} +#preloader-video { + width: 100%; + height: auto; + max-width: 600px; +} +} + + .circle { position: absolute; width: 20px; @@ -94,6 +139,7 @@ display: none; } } + @@ -548,6 +594,29 @@

Follow Us

}); + +
+ +
+ +
@@ -620,6 +689,7 @@

Follow Us

+ diff --git a/Html-files/subscription.html b/Html-files/subscription.html index 979f4f2c..3a8a6d5b 100644 --- a/Html-files/subscription.html +++ b/Html-files/subscription.html @@ -17,6 +17,49 @@ background-color: #e21f1f; z-index: 9999; } + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} + +#preloader-video { + width: 200%; + height: auto; + max-width: 600px; +} + + +@media (max-width: 780px) { + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 48%; + height: 48%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} +#preloader-video { + width: 100%; + height: auto; + max-width: 600px; +} +} + + .circle { position: absolute; @@ -195,6 +238,31 @@

Essential Features

+ + +
+ +
+ + + \ No newline at end of file diff --git a/Html-files/terms.html b/Html-files/terms.html index 46159a54..1a205d8f 100644 --- a/Html-files/terms.html +++ b/Html-files/terms.html @@ -81,6 +81,49 @@ z-index: 9999; } + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} + +#preloader-video { + width: 200%; + height: auto; + max-width: 600px; +} + + +@media (max-width: 780px) { + +#preloader { + position: fixed; + top: 0; + left: 0; + width: 48%; + height: 48%; + background: #f6f5f5; + display: flex; + justify-content: center; + align-items: center; + z-index: 9999; +} +#preloader-video { + width: 100%; + height: auto; + max-width: 600px; +} +} + + .circle { position: absolute; width: 20px; @@ -126,11 +169,6 @@ };
-
-
-
-
-