/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
  
header#site-header,.site-footer,.site-header,.site-header .header-inner {display: none !important;}
main#content {width: 100%;float: left;max-width: 1600px;}



body {margin: 0;font-family: 'Poppins', sans-serif;background-color: #ffff;display: flex;justify-content: center;align-items: center;height: 100vh;text-align: center;position: relative;width: 100%;float: none;overflow: hidden;}
.fw{width:100%;float:left;}
.container {background-color:#fff;border-radius: 0px;/*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/padding: 0px 0px;width: 100%;height: auto;float: left;}
h1 {margin: 20px 0;font-family: 'poppins';font-size: 40px;line-height: 50px;font-weight: 700;}
p{margin: 0px ;font-family: 'poppins';font-size: 20px;line-height: 30px;font-weight: 500;position: absolute;width: 100%;float: left;text-align: center;bottom: 50px;}
p.btm-text {bottom: 80px;color: #fff !important;font-size:16px !important;line-height:26px !important;text-transform: uppercase;}
.container img{width:330px;height:100%;object-fit: cover;position: relative;}
body:before {width: 100%;height: 100%;content: '';position: absolute;left: 0;top: 0;background-image: url(https://limegreen-dragonfly-153738.hostingersite.com/wp-content/uploads/2025/10/Black-Sand-dask-bg.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.eternal-video-mbl{display:block !important;}
img.mobile-logo {display: none !important;}
.eternal-video-mbl {position: fixed;top: 50%;left: 50%;width: 100vw;height: 100vh;object-fit: cover; transform: translate(-50%, -50%)}
a.bottom-need-visible {color: #fff !important;font-size: 18px;line-height: 28px;font-family: 'Poppins';font-weight: 500;text-decoration: none;}

@media screen and (min-width: 1600px) and (max-width: 1920px){h1 {margin: 0px 0 20px;font-size: 40px;line-height: 50px;} }
@media screen and (min-width: 992px) and (max-width: 1600px){h1 {margin: 0px 0 20px;font-size: 35px;line-height: 45px;}.container img{width:270px;height:100%;}a.bottom-need-visible {font-size: 16px;line-height: 26px;} }
@media screen and (min-width: 651px) and (max-width: 991px){h1 {margin: 0px 0 20px;font-size: 30px;line-height: 40px;} .container img{width:230px;height:100%;}a.bottom-need-visible {font-size: 15px;line-height: 25px;}p.btm-text {font-size:18px;line-height:28px;}}
@media screen and (min-width: 481px) and (max-width: 650px){h1 {margin: 0px 0 20px;font-size: 30px;line-height: 40px;} .container img{width:180px;height:100%;}a.bottom-need-visible {font-size: 14px;line-height: 22px;}}
@media screen and (max-width:480px){ h1 {margin: 0px 0 20px;font-size: 28px;line-height: 38px;}.container img{width:165px !important;height:100%;}body {height: 100vh;width: 100vw;}body:before{background-image: url(https://limegreen-dragonfly-153738.hostingersite.com/wp-content/uploads/2025/10/Black-Sand-mbl-bg.png);}a.bottom-need-visible {font-size: 13px;line-height: 22px;}p{bottom: 100px;}p.btm-text {bottom: 130px;font-size:12px !important;line-height:22px !important;} }
@media screen and (max-width:400px){ h1 {margin: 0px 0 20px;font-size: 24px;line-height: 34px;} }
@media screen and (max-width:375px){ h1 {margin: 0px 0 20px;font-size: 22px;line-height: 32px;}.container img{width:100%;height:100%;}}