설명 없음
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

style.css 32KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723
  1. /*
  2. 0 - 600px: Phone
  3. 600 - 900px: Tablet portrait
  4. 900 - 1200px: Tablet landscape
  5. [1200 - 1800] is where our normal styles apply
  6. 1800px + : Big desktop
  7. $breakpoint arguement choices:
  8. - phone
  9. - tab-port
  10. - tab-land
  11. - big-desktop
  12. ORDER: Base + typography > general layout + grid > page layout > components
  13. 1em = 16px
  14. */
  15. *,
  16. *::after,
  17. *::before {
  18. margin: 0;
  19. padding: 0;
  20. box-sizing: inherit;
  21. }
  22. body {
  23. box-sizing: border-box;
  24. overflow-x: hidden;
  25. }
  26. @media only screen and (max-width: 900px) {
  27. body {
  28. padding: 0;
  29. }
  30. }
  31. .bg-green {
  32. background-color: #3bb78f;
  33. background: linear-gradient(90deg, #3bb78f 0%, rgb(11, 171, 100) 35%, rgb(59, 183, 143) 100%);
  34. }
  35. .text-green-Awni {
  36. color: #0A886A;
  37. }
  38. .anwi_grey_bg {
  39. background-color: #ECECEC;
  40. }
  41. .orbitron_font {
  42. font-family: "Orbitron", sans-serif;
  43. }
  44. .satoshi_font {
  45. font-family: "Satoshi", sans-serif;
  46. }
  47. .font-1 {
  48. font-size: 1rem;
  49. }
  50. .font-3 {
  51. font-size: 3rem;
  52. }
  53. .font-1-2 {
  54. font-size: 1.2rem;
  55. }
  56. .font-1-5 {
  57. font-size: 1.5rem;
  58. }
  59. .font-1_5 {
  60. font-size: 2rem;
  61. }
  62. .font-1_7 {
  63. font-size: 1.7rem;
  64. }
  65. .font-2 {
  66. font-size: 2rem;
  67. }
  68. .font-2_2 {
  69. font-size: 2.2rem;
  70. }
  71. .font-2_7 {
  72. font-size: 2.7rem;
  73. }
  74. .font_4 {
  75. font-size: 4rem;
  76. }
  77. .font-5 {
  78. font-size: 5rem;
  79. }
  80. .font-6 {
  81. font-size: 6rem;
  82. }
  83. .font-7 {
  84. font-size: 7rem;
  85. }
  86. .font-10 {
  87. font-size: 10rem;
  88. }
  89. .subtitle_1 {
  90. font-size: 1.5rem;
  91. }
  92. .banner_heading_4 {
  93. font-size: 3rem;
  94. }
  95. .padding_top_14 {
  96. padding-top: 14rem;
  97. }
  98. .p-6 {
  99. padding: 5rem;
  100. }
  101. .ps-7 {
  102. padding-left: 6rem;
  103. }
  104. .px-6 {
  105. padding-left: 6rem;
  106. padding-right: 6rem;
  107. }
  108. .p-7 {
  109. padding: 7rem;
  110. }
  111. .padding_top_10 {
  112. padding-top: 10rem;
  113. }
  114. .h-10 {
  115. height: 10%;
  116. }
  117. .h-15 {
  118. height: 15%;
  119. }
  120. .h-20 {
  121. height: 20%;
  122. }
  123. .h-30 {
  124. height: 30%;
  125. }
  126. .h-33 {
  127. height: 33%;
  128. }
  129. .h-34 {
  130. height: 34%;
  131. }
  132. .h-35 {
  133. height: 35%;
  134. }
  135. .h-40 {
  136. height: 40%;
  137. }
  138. .vh_60 {
  139. height: 60vh;
  140. }
  141. .vh-70 {
  142. height: 70vh;
  143. }
  144. .vh-77 {
  145. height: 77vh;
  146. }
  147. .vh-85 {
  148. height: 85vh;
  149. }
  150. .vh-15 {
  151. height: 15vh;
  152. }
  153. .h-700p {
  154. height: 700px;
  155. }
  156. .h-25 {
  157. height: 25%;
  158. }
  159. .h-60 {
  160. height: 60%;
  161. }
  162. .h-75 {
  163. height: 75%;
  164. }
  165. .w-60 {
  166. width: 60%;
  167. }
  168. .w-20p {
  169. width: 20px;
  170. }
  171. .fw-500 {
  172. font-weight: 500;
  173. }
  174. .fw-600 {
  175. font-weight: 600;
  176. }
  177. .fw-700 {
  178. font-weight: 700;
  179. }
  180. .h-200p {
  181. height: 200px;
  182. }
  183. .mt-7 {
  184. margin-top: 7rem;
  185. }
  186. .sec-space-1 {
  187. margin-top: 80px;
  188. }
  189. .sec-space-2 {
  190. margin-top: 60px;
  191. }
  192. .sec-space-3 {
  193. margin-top: 40px;
  194. }
  195. .sec-space-4 {
  196. margin-top: 20px;
  197. }
  198. .sec-space-5 {
  199. margin-top: 0px;
  200. }
  201. .h-100p {
  202. height: 100px;
  203. }
  204. .gap-1 {
  205. gap: 0.7rem;
  206. }
  207. .gap-2 {
  208. gap: 2rem;
  209. }
  210. .br-1 {
  211. border-radius: 1rem;
  212. }
  213. .cursor-pointer {
  214. cursor: pointer;
  215. }
  216. .mt-5C {
  217. margin-top: 5rem;
  218. }
  219. .button_dark {
  220. -webkit-clip-path: polygon(75% 0, 86% 30%, 99% 66%, 100% 100%, 0 100%, 0 61%, 0 0);
  221. clip-path: polygon(75% 0, 86% 30%, 99% 66%, 100% 100%, 0 100%, 0 61%, 0 0);
  222. padding-right: 1.7rem;
  223. padding-bottom: 0.6rem;
  224. padding-top: 0.6rem;
  225. border-radius: 10px;
  226. }
  227. .productoverviewmain {
  228. background-image: url("../../dist/assets/imgs/productoverview/productbg.png");
  229. background-color: white;
  230. background-size: cover;
  231. background-repeat: no-repeat;
  232. background-position: center;
  233. position: relative;
  234. }
  235. .photo_dual {
  236. width: 40rem;
  237. }
  238. .price_footer {
  239. background: rgba(255, 255, 255, 0.25);
  240. /* box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 ); */
  241. backdrop-filter: blur(4px);
  242. -webkit-backdrop-filter: blur(4px);
  243. border: 1px solid rgba(255, 255, 255, 0.18);
  244. border: 2px solid;
  245. position: absolute;
  246. z-index: 999;
  247. bottom: 0;
  248. left: 0;
  249. }
  250. .boxImgContainer {
  251. width: 4rem;
  252. }
  253. .priceCut_multi {
  254. font-size: 0.7rem;
  255. }
  256. .PO_learnMore {
  257. font-size: 0.7rem;
  258. }
  259. .productOverview .overviewProductHeading {
  260. font-size: 2.1rem;
  261. font-family: "satoshi", sans-serif;
  262. font-weight: 500;
  263. }
  264. .productOverview .overviewProductFullTitle {
  265. padding: 2rem 11rem;
  266. font-size: 3rem;
  267. font-family: "orbitron", sans-serif;
  268. }
  269. .productOverview .overviewProductDes {
  270. padding: 0 2rem;
  271. font-size: 1.5rem;
  272. font-family: "satoshi", sans-serif;
  273. }
  274. .PO_galleryContainer .PO_gallery_display {
  275. min-height: 500px;
  276. width: 100%;
  277. background: white;
  278. background: linear-gradient(180deg, white 7%, rgba(255, 142, 158, 0.3019607843) 52%, rgba(235, 134, 148, 0.4705882353) 100%);
  279. position: relative;
  280. overflow: hidden;
  281. }
  282. .PO_galleryContainer .PO_gallery_display .PO_gallery_display_img {
  283. position: absolute;
  284. top: 50%;
  285. left: 50%;
  286. transform: translate(-50%, -46%);
  287. }
  288. .PO_gallery_box {
  289. padding: 1rem;
  290. }
  291. .PO_galleryContainer .PO_gallery_box_inner {
  292. padding: 1rem;
  293. background-color: #eeeeee;
  294. }
  295. .mobileAw {
  296. display: none;
  297. }
  298. .productoverBox {
  299. height: 900px;
  300. }
  301. .productoverBox .productoverBox-1 {
  302. height: 225px;
  303. }
  304. .productoverBox .productoverBox-2 {
  305. height: 225px;
  306. }
  307. .productoverBox .productoverBox-2 .futureProof {
  308. position: relative;
  309. }
  310. .productoverBox .productoverBox-2 .futureProofImg {
  311. position: absolute;
  312. top: 0;
  313. right: 0;
  314. width: 50%;
  315. }
  316. .productoverBox .productoverBox-3 {
  317. height: 225px;
  318. }
  319. .productoverBox .productoverBox-4 {
  320. height: 225px;
  321. }
  322. .productoverBox .productoverBox-5 {
  323. height: 200px;
  324. overflow: hidden;
  325. }
  326. .productoverBox .productoverBox-5 .box_innerImg {
  327. position: absolute;
  328. right: 8%;
  329. top: 0;
  330. height: 100%;
  331. }
  332. .productoverBox .productoverBox-5 .box_innerImg img {
  333. scale: 1.2;
  334. }
  335. .productoverBox .productoverBox-6 {
  336. height: 150px;
  337. }
  338. .productoverBox .productoverBox-7 {
  339. height: 225px;
  340. position: relative;
  341. }
  342. .productoverBox .productoverBox-7 .gridTruelifeImg {
  343. position: absolute;
  344. width: 85%;
  345. bottom: 0;
  346. left: 0;
  347. }
  348. .productoverBox .productoverBox-8 {
  349. height: 60px;
  350. }
  351. .productoverBox .productoverBox-9 {
  352. height: 230px;
  353. }
  354. .productoverBox .productoverBox-10 {
  355. height: 150px;
  356. }
  357. .productoverBox .productoverBox-11 {
  358. height: 180px;
  359. }
  360. .productoverBox .productoverBox-12 {
  361. height: 75px;
  362. }
  363. .productoverBox .PO_box {
  364. height: 100%;
  365. }
  366. .productoverBox .PO_box > div {
  367. padding: 1rem 0rem;
  368. }
  369. .productoverBox .PO_box .box_inner {
  370. position: relative;
  371. }
  372. .productoverBox .PO_box .bgBox_Content {
  373. background: rgb(236, 236, 236);
  374. background: linear-gradient(90deg, rgb(236, 236, 236) 4%, rgb(118, 118, 118) 100%);
  375. }
  376. .productoverBox .PO_box .box_inner_right {
  377. padding-left: 1rem;
  378. }
  379. .productoverBox .PO_box .box_inner_left {
  380. padding-right: 1rem;
  381. }
  382. .specsgrid {
  383. display: grid;
  384. height: 100vh;
  385. gap: 20px;
  386. grid-template-columns: repeat(8, minmax(5%, 1fr));
  387. grid-template-rows: repeat(12, minmax(5%, 1fr));
  388. }
  389. .specsgrid .specsItem {
  390. background-color: red;
  391. }
  392. .specsgrid .specsItem-1 {
  393. grid-column: 1/4;
  394. grid-row: 1/4;
  395. }
  396. .specsgrid .specsItem-2 {
  397. grid-column: 1/4;
  398. grid-row: 1/4;
  399. }
  400. .displayscreenpad .displayscreenpadContainer {
  401. text-align: center;
  402. }
  403. .displayscreenpad .displayscreenpadHeading {
  404. font-size: 8rem;
  405. }
  406. .displayscreenpad .displayscreenpadMain {
  407. margin-top: -8%;
  408. }
  409. .displayscreenpad .displayscreenpadleft > img {
  410. left: -8%;
  411. }
  412. .displayscreenpad .displayscreenpadright > img {
  413. right: -10%;
  414. }
  415. .dual_des_heading {
  416. font-size: 3rem;
  417. }
  418. .dualLaptop {
  419. width: 100vw;
  420. top: -100px;
  421. margin-top: 100px;
  422. margin-bottom: -100px;
  423. position: relative;
  424. }
  425. .dualLaptop .zeroBMain_desP {
  426. font-size: 1.2rem;
  427. }
  428. .dualLaptop .zeroBMain_des {
  429. position: absolute;
  430. top: 0;
  431. right: 0;
  432. max-width: 700px;
  433. padding-right: 9rem;
  434. }
  435. .dualLaptop .dualImgs {
  436. position: absolute;
  437. }
  438. .dualLaptop .dualImgs .dualImgsInner {
  439. width: 50rem;
  440. }
  441. .dualLaptop .dualImgsOne {
  442. top: 0;
  443. left: -10rem;
  444. transform: rotate(343deg);
  445. width: 68%;
  446. }
  447. .dualLaptop .dualImgsTwo {
  448. top: 14rem;
  449. right: -62%;
  450. transform: rotate(339deg);
  451. }
  452. .dualLaptop .dualImgsTwo .dualImgsInner {
  453. width: 82%;
  454. }
  455. .tableLaptop {
  456. margin-top: 300px;
  457. height: 90vh;
  458. width: 100vw;
  459. position: relative;
  460. margin-bottom: 300px;
  461. }
  462. .tableLaptop .circleTableLaptop_Heading {
  463. position: absolute;
  464. top: 50%;
  465. left: 50%;
  466. transform: translate(-50%, -311%);
  467. }
  468. .tableLaptop .justTableLaptop {
  469. position: absolute;
  470. width: 86%;
  471. top: -10px;
  472. right: 128px;
  473. z-index: 1;
  474. }
  475. .tableLaptop .circleTableLaptop {
  476. background-color: #ececec;
  477. height: 70rem;
  478. width: 70rem;
  479. border-radius: 50%;
  480. position: relative;
  481. overflow: hidden;
  482. }
  483. .tableLaptop .circleTableLaptop .circleTableLaptopTop {
  484. bottom: -3%;
  485. width: 80%;
  486. position: absolute;
  487. top: 50%;
  488. left: 50%;
  489. transform: translate(-50%, 2%);
  490. }
  491. .tableLaptop .circleTableLaptop_text {
  492. position: absolute;
  493. top: 50%;
  494. left: 50%;
  495. transform: translate(-50%, 106%);
  496. }
  497. .trueLifeDisplay .trueLifeDisplay_headingHD > .headingLife {
  498. font-size: 6rem;
  499. }
  500. .trueLifeDisplay .trueLifeDisplay_des {
  501. padding: 0 10rem;
  502. }
  503. .font_p_Dual {
  504. font-size: 1.2rem;
  505. }
  506. .tableLaptopTwo {
  507. width: 100vw;
  508. height: 100vh;
  509. background-image: url("../../dist/assets/imgs/sectiontest.png");
  510. background-color: white;
  511. background-size: contain;
  512. background-repeat: no-repeat;
  513. background-position: center;
  514. }
  515. .controlPanel {
  516. margin-top: 10rem;
  517. padding-bottom: 300px;
  518. }
  519. .controlPanel .controlPanel_des {
  520. position: absolute;
  521. top: -170px;
  522. left: 80px;
  523. }
  524. .controlPanel .bgControlpanel {
  525. min-height: 100vh;
  526. background-color: #ececec;
  527. border-radius: 157px;
  528. position: relative;
  529. }
  530. .controlPanel .bgControlpanel .bgControlpaneltabs {
  531. position: absolute;
  532. top: 100px;
  533. right: 0;
  534. }
  535. .controlPanel .bgControlpanel .bgControlpaneltabs .nav-tabs {
  536. border-bottom: 1px solid;
  537. margin-bottom: 2rem;
  538. }
  539. .controlPanel .bgControlpanel .bgControlpaneltabs .nav-item {
  540. position: relative;
  541. border: none;
  542. }
  543. .controlPanel .bgControlpanel .bgControlpaneltabs .nav-tabs .nav-link {
  544. position: relative;
  545. color: black;
  546. font-weight: 500;
  547. }
  548. .controlPanel .bgControlpanel .bgControlpaneltabs .nav-tabs .nav-link.active {
  549. border: none;
  550. background-color: transparent;
  551. }
  552. .controlPanel .bgControlpanel .bgControlpaneltabs .nav-tabs .nav-link.active::before {
  553. display: block;
  554. }
  555. .controlPanel .bgControlpanel .bgControlpaneltabs .nav-item .nav-link::before {
  556. content: "";
  557. position: absolute;
  558. width: 100%;
  559. height: 5px;
  560. bottom: -2px;
  561. right: 0;
  562. display: none;
  563. background-color: black;
  564. }
  565. .dragondisplay {
  566. position: relative;
  567. background: rgb(255, 255, 255);
  568. background: linear-gradient(184deg, rgb(255, 255, 255) 4%, rgb(235, 255, 133) 100%);
  569. overflow: hidden;
  570. }
  571. .dragondisplay .dragondisplay_heading {
  572. position: absolute;
  573. bottom: -4%;
  574. margin: auto;
  575. width: 100%;
  576. }
  577. .dragondisplay .dragondisplay_heading > h1 {
  578. font-size: 8rem;
  579. text-align: center;
  580. }
  581. .dragondisplay .dragondisplay_des {
  582. max-width: 600px;
  583. position: absolute;
  584. right: 0;
  585. top: 13%;
  586. padding: 4rem;
  587. }
  588. .intelGen .intelGenUL {
  589. max-width: 250px;
  590. gap: 8rem;
  591. }
  592. .intelGen .intelGenUL .intelGenULHeading {
  593. font-size: 1.8rem;
  594. font-weight: 700;
  595. border-bottom: 2px solid;
  596. }
  597. .intelGen .cpuSection {
  598. background-image: url("./../../dist/assets/imgs/productoverview/cpu.png");
  599. background-color: white;
  600. background-size: cover;
  601. background-repeat: no-repeat;
  602. background-position: center;
  603. }
  604. .osPlusSoftware {
  605. width: 100vw;
  606. height: 140vh;
  607. margin-top: 14rem;
  608. }
  609. .osPlusSoftware .osContianer {
  610. position: relative;
  611. width: 100%;
  612. height: 100%;
  613. border-radius: 30%;
  614. }
  615. .osPlusSoftware .osContianer .osContianer_des_fontParent {
  616. position: relative;
  617. top: -8%;
  618. }
  619. .osPlusSoftware .osContianer .osContianer_des_font {
  620. font-size: 2rem;
  621. font-weight: 600;
  622. }
  623. .osPlusSoftware .osContianer .osContianerHeading {
  624. position: relative;
  625. top: -15%;
  626. }
  627. .osPlusSoftware .osContianer .osContianerImg {
  628. position: absolute;
  629. bottom: 0;
  630. }
  631. @media (max-width: 1200px) {
  632. .productOverview .p-6 {
  633. padding: 0;
  634. }
  635. .productOverview .overviewProductFullTitle {
  636. padding: 2rem 5rem;
  637. font-size: 2rem;
  638. }
  639. .productOverview > div {
  640. padding: 0;
  641. }
  642. .dualLaptop .dualImgsTwo .dualImgsInner {
  643. transform: rotate(339deg) translateX(57%) translateY(55%);
  644. }
  645. .productOverview .overviewProductFullTitle {
  646. font-size: 1rem;
  647. padding: 2rem 0rem;
  648. }
  649. .productOverview .overviewProductDes {
  650. font-size: 0.7rem;
  651. padding: 0.5rem;
  652. }
  653. .PO_galleryContainer .PO_gallery_display .PO_gallery_display_img {
  654. width: 100%;
  655. }
  656. .PO_galleryContainer .PO_gallery_display {
  657. min-height: 300px;
  658. }
  659. .PO_gallery_box {
  660. padding: 0;
  661. }
  662. .PO_galleryContainer .PO_gallery_box_inner {
  663. padding: 0;
  664. }
  665. .productoverBox.px-6 {
  666. padding: 1rem;
  667. margin: 0;
  668. height: -webkit-max-content;
  669. height: -moz-max-content;
  670. height: max-content;
  671. }
  672. .displayscreenpad .displayscreenpadHeading {
  673. font-size: 4rem;
  674. }
  675. .dualLaptop .dual_des_heading {
  676. font-size: 2rem;
  677. }
  678. .dualLaptop .zeroBMain_des {
  679. padding-right: 0;
  680. }
  681. .dualLaptop .zeroBMain_des .zeroBMain_desP {
  682. font-size: 0.8rem;
  683. max-width: 400px;
  684. }
  685. .controlPanel .controlPanel_des {
  686. top: -110px;
  687. }
  688. .controlPanel .controlPanel_des > h1 {
  689. font-size: 2.5rem;
  690. }
  691. }
  692. @media (max-width: 790px) {
  693. .productOverview .p-6 {
  694. padding: 0;
  695. }
  696. .productOverview .overviewProductFullTitle {
  697. padding: 2rem 0;
  698. font-size: 1rem;
  699. }
  700. .productOverview .overviewProductDes {
  701. font-size: 0.7rem;
  702. }
  703. .displayscreenpad .displayscreenpadHeading {
  704. font-size: 2rem;
  705. }
  706. .dualLaptop .dual_des_heading {
  707. font-size: 1rem;
  708. }
  709. .dualLaptop .zeroBMain_des .zeroBMain_desP {
  710. font-size: 0.7rem;
  711. max-width: 400px;
  712. }
  713. .controlPanel .controlPanel_des > h1 {
  714. font-size: 1.9rem;
  715. }
  716. }
  717. @media (max-width: 670px) {
  718. .zeroBMain_des {
  719. display: none;
  720. }
  721. .mobileAw {
  722. display: block;
  723. }
  724. }
  725. @media only screen and (max-width: 600px) {
  726. .p-6 {
  727. padding: 0;
  728. }
  729. .productoverviewmain .displayscreenpad .displayscreenpadHeading {
  730. font-size: 5rem;
  731. }
  732. .banner_heading_4 {
  733. font-size: 2rem;
  734. }
  735. .displayscreenpad .displayscreenpadHeading {
  736. font-size: 2rem;
  737. }
  738. .displayscreenpad .displayscreenpadMain {
  739. top: -26px;
  740. }
  741. .tableLaptop {
  742. margin-top: 20%;
  743. margin-bottom: 0;
  744. height: -webkit-max-content;
  745. height: -moz-max-content;
  746. height: max-content;
  747. }
  748. .tableLaptop .dual_des_heading {
  749. font-size: 1rem;
  750. }
  751. .tableLaptop .circleTableLaptop {
  752. height: 300px;
  753. }
  754. .tableLaptop .circleTableLaptop .circleTableLaptopTop {
  755. bottom: -3%;
  756. width: 80%;
  757. position: absolute;
  758. top: 50%;
  759. left: 50%;
  760. transform: translate(-50%, 2%);
  761. }
  762. .tableLaptop .circleTableLaptop_Heading {
  763. position: absolute;
  764. top: 4%;
  765. left: 50%;
  766. transform: translate(-50%, 0);
  767. }
  768. .tableLaptop .justTableLaptop {
  769. position: absolute;
  770. width: 86%;
  771. top: 26%;
  772. right: 30px;
  773. z-index: 1;
  774. }
  775. .tableLaptop .circleTableLaptop_text {
  776. position: absolute;
  777. top: 50%;
  778. left: 50%;
  779. transform: translate(-50%, 0%);
  780. }
  781. .trueLifeDisplay {
  782. margin-top: 50px;
  783. }
  784. .trueLifeDisplay .trueLifeDisplay_headingHD > h1,
  785. .trueLifeDisplay .trueLifeDisplay_headingHD .headingLife {
  786. font-size: 2rem;
  787. }
  788. .trueLifeDisplay .trueLifeDisplay_des {
  789. padding: 1rem;
  790. }
  791. .trueLifeDisplay .trueLifeDisplay_des .font_p_Dual {
  792. font-size: 0.9rem;
  793. }
  794. .controlPanel {
  795. margin-top: 3rem;
  796. padding-bottom: 100px;
  797. }
  798. .controlPanel > .p-5 {
  799. padding: 0 !important;
  800. }
  801. .controlPanel .bgControlpanel {
  802. min-height: 85vh;
  803. }
  804. .controlPanel .bgControlpanel .bgControlpaneltabs {
  805. top: 55%;
  806. right: 0;
  807. transform: translateY(-50%);
  808. }
  809. .controlPanel .controlPanel_des {
  810. top: 0%;
  811. width: 100%;
  812. left: 50%;
  813. text-align: center;
  814. transform: translateX(-50%);
  815. margin: 1rem 0;
  816. margin: 1rem 0;
  817. }
  818. .controlPanel .controlPanel_des > h1 {
  819. font-size: 1.2rem;
  820. }
  821. .controlPanel .bgControlpaneltabs {
  822. padding: 0.1rem !important;
  823. padding-top: 3rem !important;
  824. }
  825. .controlPanel .bgControlpaneltabs > .nav-tabs {
  826. padding: 0;
  827. }
  828. .controlPanel .bgControlpaneltabs > ul {
  829. padding: 1rem;
  830. }
  831. .controlPanel .bgControlpaneltabs #tabLaptopContent {
  832. padding: 1rem;
  833. }
  834. .proSection .designedProLaptop_title .designedProLaptop_title_text {
  835. font-size: 2rem;
  836. }
  837. }
  838. .proSection .designedProLaptop_title > .designedProLaptop_title_text {
  839. font-size: 6rem;
  840. }
  841. .proSection .designedProLaptopList > li {
  842. font-size: 2.5rem;
  843. }
  844. @media (max-width: 1200px) {
  845. .proSection .designedProLaptopList > li {
  846. font-size: 1.5rem;
  847. }
  848. }
  849. @media (max-width: 768px) {
  850. .proSection {
  851. padding: 1rem;
  852. }
  853. .proSection .designedProLaptop_title > .designedProLaptop_title_text {
  854. font-size: 4rem;
  855. }
  856. .proSection .designedProLaptopList {
  857. width: 100%;
  858. padding: 1rem;
  859. }
  860. }
  861. @media (max-width: 576px) {
  862. .proSection .designedProLaptop_title > .designedProLaptop_title_text {
  863. font-size: 2.5rem;
  864. }
  865. }
  866. .popupKeyboard {
  867. position: relative;
  868. overflow-x: hidden;
  869. padding-top: 11rem;
  870. }
  871. .popupKeyboard .popupKeyboard_hParent {
  872. position: absolute;
  873. top: 0;
  874. left: 0;
  875. }
  876. .popupKeyboard .popupKeyboard_heading > h1 {
  877. font-size: 9rem;
  878. }
  879. @media (max-width: 1200px) {
  880. .popupKeyboard .popupKeyboard_heading > h1 {
  881. font-size: 5rem;
  882. }
  883. }
  884. @media (max-width: 768px) {
  885. .controlPanel {
  886. padding-bottom: 100px;
  887. }
  888. .popupKeyboard .popupKeyboard_heading {
  889. padding: 1rem;
  890. }
  891. .popupKeyboard .popupKeyboard_heading > h1 {
  892. font-size: 3rem;
  893. }
  894. .popupKeyboard .popupKeyboard_des {
  895. padding: 1rem;
  896. font-size: 1rem;
  897. }
  898. .popupKeyboard .popupKeyboard_hParent {
  899. padding: 1rem;
  900. }
  901. }
  902. @media (max-width: 576px) {
  903. .popupKeyboard .popupKeyboard_heading {
  904. padding: 1rem;
  905. }
  906. .popupKeyboard .popupKeyboard_heading > h1 {
  907. font-size: 2rem;
  908. }
  909. .popupKeyboard .popupKeyboard_des {
  910. padding: 2rem;
  911. padding-top: 0;
  912. font-size: 0.8rem;
  913. }
  914. }
  915. .dragondisplay {
  916. position: relative;
  917. background: rgb(255, 255, 255);
  918. background: linear-gradient(184deg, rgb(255, 255, 255) 4%, rgb(235, 255, 133) 100%);
  919. overflow: hidden;
  920. }
  921. .dragondisplay .dragondisplay_heading {
  922. position: absolute;
  923. bottom: 0;
  924. margin: auto;
  925. width: 100%;
  926. }
  927. .dragondisplay .dragondisplay_heading > h1 {
  928. font-size: 8rem;
  929. text-align: center;
  930. }
  931. .dragondisplay .dragondisplay_des {
  932. max-width: 600px;
  933. position: absolute;
  934. right: 0;
  935. top: 13%;
  936. padding: 4rem;
  937. }
  938. @media (max-width: 1200px) {
  939. .dragondisplay .dragondisplay_heading > h1 {
  940. font-size: 4rem;
  941. text-align: center;
  942. }
  943. }
  944. @media (max-width: 768px) {
  945. .dragondisplay .dragondisplay_heading > h1 {
  946. font-size: 3rem;
  947. text-align: center;
  948. }
  949. }
  950. @media (max-width: 576px) {
  951. .dragondisplay .dragondisplay_heading > h1 {
  952. font-size: 1.5rem;
  953. text-align: center;
  954. }
  955. }
  956. .lensAnwi .box_lens .anwi_BoxLen {
  957. border-radius: 40px;
  958. box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.171) inset;
  959. }
  960. .lensAnwi .box_lens .box_lens_img {
  961. width: 45%;
  962. }
  963. .lensAnwi .box_lens .screenpadLens {
  964. font-size: 1.2rem;
  965. }
  966. .lensAnwi .box_lens .lenHeading {
  967. font-size: 2rem;
  968. }
  969. .lensAnwi .box_lens .anwi_BoxLen {
  970. gap: 10px;
  971. }
  972. @media (max-width: 1400px) {
  973. .lensAnwi .box_lens .lenHeading {
  974. font-size: 1rem;
  975. }
  976. .lensAnwi .box_lens .screenpadLens {
  977. font-size: 0.7rem;
  978. }
  979. }
  980. @media (max-width: 1200px) {
  981. .lensAnwi .row_lensAnwi {
  982. padding: 2rem;
  983. }
  984. .lensAnwi .box_lens .lenHeading {
  985. font-size: 0.7rem;
  986. }
  987. .lensAnwi .box_lens .screenpadLens {
  988. font-size: 0.5rem;
  989. }
  990. }
  991. @media (max-width: 576px) {
  992. .lensAnwi .box_lens .box_lens_img {
  993. width: 25%;
  994. }
  995. .dragondisplay .dragondisplay_heading > h1 {
  996. font-size: 1.5rem;
  997. text-align: center;
  998. }
  999. }
  1000. .professinalGrade .professinalGradeImgContainer {
  1001. background-image: url("./../../dist/assets/imgs/productoverview/promask.png");
  1002. background-color: white;
  1003. background-size: cover;
  1004. background-repeat: no-repeat;
  1005. background-position: center;
  1006. }
  1007. .professinalGrade .professinalGradeImg {
  1008. position: absolute;
  1009. top: 50%;
  1010. left: 50%;
  1011. transform: translate(-50%, -50%);
  1012. width: 50%;
  1013. }
  1014. @media (max-width: 1200px) {
  1015. .professinalGrade h1 {
  1016. font-size: 3rem;
  1017. }
  1018. }
  1019. @media (max-width: 768px) {
  1020. .professinalGrade h1 {
  1021. font-size: 2rem;
  1022. }
  1023. .professinalGrade .font_p_Dual {
  1024. font-size: 1rem;
  1025. }
  1026. }
  1027. @media (max-width: 576px) {
  1028. .professinalGrade p {
  1029. padding-left: 1rem;
  1030. }
  1031. }
  1032. .stunningSound {
  1033. position: relative;
  1034. padding-top: 15rem;
  1035. overflow-x: hidden;
  1036. }
  1037. .stunningSound .stunningSound_heading {
  1038. position: absolute;
  1039. z-index: -1;
  1040. top: 0;
  1041. left: 0;
  1042. }
  1043. .stunningSound .stunningSound_heading > h1 {
  1044. font-size: 10rem;
  1045. }
  1046. .stunningSound .stunningSound_des {
  1047. position: absolute;
  1048. right: 0;
  1049. top: 30%;
  1050. transform: translate(0%, 0%);
  1051. max-width: 400px;
  1052. }
  1053. @media (max-width: 1200px) {
  1054. .stunningSound .stunningSound_heading > h1 {
  1055. font-size: 7rem;
  1056. }
  1057. .stunningSound .stunningSound_des {
  1058. padding-right: 1rem;
  1059. max-width: 300px;
  1060. }
  1061. }
  1062. @media (max-width: 1000px) {
  1063. .stunningSound .stunningSound_heading {
  1064. top: 20%;
  1065. }
  1066. .stunningSound .stunningSound_heading > h1 {
  1067. font-size: 5rem;
  1068. }
  1069. .stunningSound .stunningSound_des {
  1070. top: 40%;
  1071. right: 0;
  1072. }
  1073. }
  1074. @media (max-width: 768px) {
  1075. .stunningSound .stunningSound_heading > h1 {
  1076. font-size: 4rem;
  1077. }
  1078. .stunningSound .stunningSound_des {
  1079. max-width: 270px;
  1080. top: 50%;
  1081. right: 0;
  1082. }
  1083. .stunningSound .stunningSound_des p {
  1084. font-size: 1rem;
  1085. }
  1086. }
  1087. @media (max-width: 576px) {
  1088. .stunningSound .stunningSound_heading {
  1089. top: 15%;
  1090. }
  1091. .stunningSound .stunningSound_heading > h1 {
  1092. font-size: 2rem;
  1093. padding: 2rem;
  1094. }
  1095. .stunningSound .stunningSound_des {
  1096. padding: 2rem;
  1097. top: 25%;
  1098. max-width: 100%;
  1099. left: 0;
  1100. }
  1101. }
  1102. .wifiSection {
  1103. overflow-x: hidden;
  1104. position: relative;
  1105. }
  1106. .wifiSection .wifiSectionDes {
  1107. display: none;
  1108. }
  1109. .wifiSection .textWifiContainer {
  1110. position: relative;
  1111. }
  1112. .wifiSection .textWifiContainer .wifiSection_des {
  1113. max-width: 500px;
  1114. position: absolute;
  1115. right: 0;
  1116. top: -48%;
  1117. width: 100%;
  1118. height: 100%;
  1119. }
  1120. .wifiSection .textWifiContainer .textWifiContainerHeading > h1 {
  1121. font-size: 8rem;
  1122. }
  1123. @media (max-width: 1200px) {
  1124. .wifiSection .textWifiContainer .textWifiContainerHeading > h1 {
  1125. font-size: 5rem;
  1126. }
  1127. }
  1128. @media (max-width: 1000px) {
  1129. .wifiSection .textWifiContainer {
  1130. display: none;
  1131. }
  1132. .wifiSection .wifiSectionDes {
  1133. padding: 2rem;
  1134. display: block;
  1135. }
  1136. .wifiSection .wifiSectionDes .wifiSection_des > p {
  1137. font-size: 1rem;
  1138. }
  1139. }
  1140. .circleTableLaptop_Heading {
  1141. top: 20%;
  1142. }
  1143. .circleTableLaptop_text {
  1144. bottom: 25%;
  1145. }
  1146. .circleTableLaptop_text > div {
  1147. padding: 0px 22%;
  1148. }
  1149. @media (max-width: 1300px) {
  1150. .circleTableLaptop_text {
  1151. bottom: 18%;
  1152. }
  1153. .circleTableLaptop_text > div {
  1154. font-size: 1rem;
  1155. }
  1156. }
  1157. @media (max-width: 1000px) {
  1158. .circleTableLaptop_Heading h1 {
  1159. font-size: 1.5rem;
  1160. }
  1161. .circleTableLaptop_text {
  1162. bottom: 25%;
  1163. }
  1164. .circleTableLaptop_text > div {
  1165. font-size: 0.7rem;
  1166. }
  1167. }
  1168. @media (max-width: 600px) {
  1169. .circleTableLaptop_Heading {
  1170. top: 0;
  1171. }
  1172. .circleTableLaptop_Heading h1 {
  1173. font-size: 1.5rem;
  1174. }
  1175. }
  1176. .clipPathSectionCol {
  1177. position: relative;
  1178. }
  1179. .clipPathSectionCol .innerClipPathImg {
  1180. position: absolute;
  1181. top: 12%;
  1182. left: 9%;
  1183. width: 81%;
  1184. }
  1185. .clipPathSectionCol .innerClipPathImgFirstThree {
  1186. position: absolute;
  1187. top: 12%;
  1188. left: 5%;
  1189. width: 81%;
  1190. }
  1191. .clipPathSectionCol .innerClipPathImgFirstFour {
  1192. position: absolute;
  1193. top: 12%;
  1194. left: 5%;
  1195. width: 81%;
  1196. }
  1197. .clipPathSectionCol .innerClipPathImgFirstFour > img {
  1198. transform: scale(0.7);
  1199. }
  1200. .clipPathSectionCol .innerClipPathImgSectionTwo {
  1201. position: absolute;
  1202. top: 50%;
  1203. left: 28%;
  1204. transform: translateY(-50%);
  1205. width: 81%;
  1206. }
  1207. .clipPathSectionCol .innerClipPathImgSectionThree {
  1208. position: absolute;
  1209. top: 50%;
  1210. left: 17%;
  1211. transform: translateY(-50%);
  1212. width: 81%;
  1213. }
  1214. .clipPathSectionCol .innerClipPathImgSectionFour {
  1215. position: absolute;
  1216. top: 50%;
  1217. left: 17%;
  1218. transform: translateY(-50%);
  1219. width: 81%;
  1220. }
  1221. .allinoneLanding {
  1222. background-image: url("./../../dist/assets/imgs/allinone/allinonebg.png");
  1223. background-color: white;
  1224. background-size: cover;
  1225. background-repeat: no-repeat;
  1226. background-position: center;
  1227. position: relative;
  1228. width: 100vw;
  1229. height: 100vh;
  1230. }
  1231. .allinoneLanding #navbar-head * {
  1232. color: white;
  1233. }
  1234. .allinoneLanding .headingAllinOne {
  1235. position: absolute;
  1236. bottom: 10%;
  1237. left: 0;
  1238. }
  1239. .sectionTwoImgAllInone {
  1240. transform: scale(1.4);
  1241. }
  1242. .allinoneDualMarginTop {
  1243. margin-top: 200px;
  1244. }
  1245. .sectionfiveAllinOne .infoContainer {
  1246. position: relative;
  1247. }
  1248. .sectionfiveAllinOne .infoContainer .infoContainerOneText {
  1249. position: absolute;
  1250. top: 20%;
  1251. left: 50%;
  1252. transform: translateX(-50%);
  1253. }
  1254. .sectionfiveAllinOne .infoContainer .infoContainerOneText > h1 {
  1255. font-size: 1.7rem;
  1256. }
  1257. .infoContainerYellow {
  1258. background-color: #FFB518;
  1259. }
  1260. .infoContainerOrange {
  1261. background-color: #E05E00;
  1262. color: white;
  1263. }
  1264. .infoContainerBlue {
  1265. background-color: #461DCF;
  1266. color: white;
  1267. }
  1268. .infoContainer_des {
  1269. font-size: 0.8rem;
  1270. }
  1271. .supportBoxCircle {
  1272. width: 100px;
  1273. height: 100px;
  1274. background-color: black;
  1275. border-radius: 50%;
  1276. }
  1277. .carouselLanding {
  1278. overflow-x: auto;
  1279. display: flex;
  1280. gap: 50px;
  1281. margin-bottom: 4rem;
  1282. }
  1283. .carouselLanding .carouselLandingItem {
  1284. width: 300px;
  1285. }
  1286. .carouselLanding .carouselLandingItem > div {
  1287. border-radius: 25px;
  1288. overflow: hidden;
  1289. }
  1290. .carouselLanding .carouselLandingItem .carouselLandingItemInner {
  1291. position: relative;
  1292. }
  1293. .carouselLanding .carouselLandingItem .carouselLandingItemInner .carouselLandingItemInnerOverlay {
  1294. position: absolute;
  1295. top: 0;
  1296. bottom: 0;
  1297. left: 0;
  1298. right: 0;
  1299. background: rgba(0, 0, 0, 0.453);
  1300. }
  1301. @media (max-width: 1300px) {
  1302. .laptopsSection .headinglaptop {
  1303. font-size: 5rem;
  1304. }
  1305. .headinglaptopSub {
  1306. font-size: 1.2rem;
  1307. }
  1308. }
  1309. @media (max-width: 1000px) {
  1310. .laptopsSection .headinglaptop {
  1311. font-size: 3rem;
  1312. }
  1313. .headinglaptopSub {
  1314. font-size: 1.2rem;
  1315. }
  1316. .allinoneDualMarginTop .allinoneDualMarginTop_desContainer {
  1317. padding: 2rem;
  1318. }
  1319. .allinoneDualMarginTop .allinoneDualMarginTop_desContainer h1 {
  1320. font-size: 2rem;
  1321. }
  1322. .allinoneDualMarginTop .allinoneDualMarginTop_desContainer .allinoneDualMarginTop_p {
  1323. font-size: 1rem;
  1324. }
  1325. .allinoneDualMarginTop {
  1326. margin-top: 100px;
  1327. }
  1328. }
  1329. @media (tab-port) {
  1330. .laptopsSection .headinglaptop {
  1331. font-size: 2rem;
  1332. }
  1333. .headinglaptopSub {
  1334. font-size: 1rem;
  1335. }
  1336. }
  1337. @media only screen and (max-width: 600px) {
  1338. .headingAllinOne > h1 {
  1339. font-size: 2rem;
  1340. }
  1341. }
  1342. @media (max-width: 600px) {
  1343. .supTitleSection {
  1344. text-align: center;
  1345. font-size: 1rem;
  1346. }
  1347. .allinoneDualMarginTop .clipPathSectionCol {
  1348. padding-right: 0 !important;
  1349. }
  1350. .headingAllinOne {
  1351. padding-left: 2rem !important;
  1352. padding-right: 2rem !important;
  1353. }
  1354. .headingAllinOne > h1 {
  1355. font-size: 2rem;
  1356. }
  1357. .laptopSectionDesP {
  1358. padding: 1rem;
  1359. width: 100%;
  1360. align-items: center;
  1361. }
  1362. .allinoneDualMarginTop .clipPathSectionCol {
  1363. padding-left: 0 !important;
  1364. }
  1365. .clipPathSectionCol .allinoneDualMarginTop_pContainer {
  1366. padding: 2rem;
  1367. align-items: center;
  1368. }
  1369. .clipPathSectionCol .innerClipPathImgSectionThree {
  1370. top: 30%;
  1371. }
  1372. .clipPathSectionCol .innerClipPathImgSectionFour {
  1373. top: 30%;
  1374. }
  1375. .supportBoxParent {
  1376. padding: 2rem;
  1377. gap: 1.5rem;
  1378. }
  1379. .allinoneDualMarginTop_p {
  1380. text-align: center;
  1381. font-size: 1rem;
  1382. }
  1383. .insightsAdvHeading {
  1384. margin-top: 2rem;
  1385. }
  1386. .insightsAdv {
  1387. width: 100vw;
  1388. padding: 1rem;
  1389. }
  1390. .insightsAdv > ul {
  1391. overflow-x: auto;
  1392. }
  1393. .carouselLanding {
  1394. overflow-x: auto;
  1395. display: block;
  1396. gap: 0;
  1397. margin-bottom: 1rem;
  1398. }
  1399. .carouselLanding .carouselLandingItem {
  1400. width: 100%;
  1401. }
  1402. .carouselLanding .carouselLandingItem > div {
  1403. border-radius: 25px;
  1404. overflow: hidden;
  1405. }
  1406. .carouselLanding .carouselLandingItem .carouselLandingItemInner {
  1407. position: relative;
  1408. }
  1409. .carouselLanding .carouselLandingItem .carouselLandingItemInner .carouselLandingItemInnerOverlay {
  1410. position: absolute;
  1411. top: 0;
  1412. bottom: 0;
  1413. left: 0;
  1414. right: 0;
  1415. background: rgba(0, 0, 0, 0.453);
  1416. }
  1417. .carouselLanding .mt-5C {
  1418. margin-top: 0;
  1419. }
  1420. }
  1421. @media (max-width: 320px) {
  1422. .laptopsSection .headinglaptopSub {
  1423. text-align: center;
  1424. font-size: 1rem;
  1425. }
  1426. .laptopsSection .laptopSectionDesP {
  1427. gap: 2rem !important;
  1428. }
  1429. .allinoneDualMarginTop .allinoneDualMarginTop_p {
  1430. text-align: center;
  1431. font-size: 1rem;
  1432. }
  1433. .allinoneDualMarginTop .allinoneDualMarginTop_pContainer {
  1434. width: 100%;
  1435. }
  1436. .allinoneDualMarginTop .clipPathSectionCol {
  1437. padding-left: 0 !important;
  1438. padding-right: 0 !important;
  1439. }
  1440. .clipPathSectionCol .innerClipPathImgSectionThree {
  1441. top: 22%;
  1442. }
  1443. .clipPathSectionCol .innerClipPathImgSectionFour {
  1444. top: 22%;
  1445. }
  1446. .clipPathSectionCol .innerClipPathImgFirstFour {
  1447. top: 0;
  1448. }
  1449. .allinoneDualMarginTop {
  1450. margin-top: 100px;
  1451. }
  1452. .allinoneDualMarginTop .innerClipPathImgFirstThree {
  1453. top: 0;
  1454. }
  1455. }
  1456. /*
  1457. 0 - 600px: Phone
  1458. 600 - 900px: Tablet portrait
  1459. 900 - 1200px: Tablet landscape
  1460. [1200 - 1800] is where our normal styles apply
  1461. 1800px + : Big desktop
  1462. $breakpoint arguement choices:
  1463. - phone
  1464. - tab-port
  1465. - tab-land
  1466. - big-desktop
  1467. ORDER: Base + typography > general layout + grid > page layout > components
  1468. 1em = 16px
  1469. */
  1470. /* Orbitron */
  1471. @font-face {
  1472. font-family: "Orbitron";
  1473. src: url("../assets/font/orbitron/Orbitron-Regular.ttf") format("truetype");
  1474. font-weight: 400;
  1475. font-style: normal;
  1476. }
  1477. @font-face {
  1478. font-family: "Orbitron";
  1479. src: url("../assets/font/orbitron/Orbitron-Medium.ttf") format("truetype");
  1480. font-weight: 500;
  1481. font-style: normal;
  1482. }
  1483. @font-face {
  1484. font-family: "Orbitron";
  1485. src: url("../assets/font/orbitron/Orbitron-SemiBold.ttf") format("truetype");
  1486. font-weight: 600;
  1487. font-style: normal;
  1488. }
  1489. @font-face {
  1490. font-family: "Orbitron";
  1491. src: url("../assets/font/orbitron/Orbitron-Bold.ttf") format("truetype");
  1492. font-weight: 700;
  1493. font-style: normal;
  1494. }
  1495. /* Orbitron end */
  1496. /* Satoshi */
  1497. @font-face {
  1498. font-family: "Satoshi";
  1499. src: url("../assets/font/satoshi/Satoshi-Regular.ttf") format("truetype");
  1500. font-weight: 400;
  1501. font-style: normal;
  1502. }
  1503. @font-face {
  1504. font-family: "Satoshi";
  1505. src: url("../assets/font/satoshi/Satoshi-Medium.ttf") format("truetype");
  1506. font-weight: 500;
  1507. font-style: normal;
  1508. }
  1509. @font-face {
  1510. font-family: "Satoshi";
  1511. src: url("../assets/font/satoshi/Satoshi-Bold.ttf") format("truetype");
  1512. font-weight: 700;
  1513. font-style: normal;
  1514. }
  1515. *,
  1516. *::after,
  1517. *::before {
  1518. margin: 0;
  1519. padding: 0;
  1520. box-sizing: inherit;
  1521. font-family: "Orbitron", sans-serif;
  1522. }
  1523. /* Satoshi end */
  1524. .satoshi_font {
  1525. font-family: "Satoshi", sans-serif;
  1526. }
  1527. html {
  1528. font-size: 100%;
  1529. }
  1530. body {
  1531. box-sizing: border-box;
  1532. overflow-x: hidden;
  1533. }
  1534. @media only screen and (max-width: 56.25em) {
  1535. body {
  1536. padding: 0;
  1537. }
  1538. }
  1539. .bg-green {
  1540. background-color: #3bb78f;
  1541. background: linear-gradient(90deg, #3bb78f 0%, #0bab64 35%, #3bb78f 100%);
  1542. }
  1543. /* button */
  1544. .button_dark {
  1545. -webkit-clip-path: polygon(75% 0, 86% 30%, 99% 66%, 100% 100%, 0 100%, 0 61%, 0 0);
  1546. clip-path: polygon(75% 0, 86% 30%, 99% 66%, 100% 100%, 0 100%, 0 61%, 0 0);
  1547. padding-right: 1.7rem;
  1548. padding-bottom: 0.6rem;
  1549. padding-top: 0.6rem;
  1550. border-radius: 10px;
  1551. }
  1552. .biz-nav-wrapper .navbar-brand img {
  1553. width: 150px;
  1554. }
  1555. .navbar-nav .nav-item .nav-link {
  1556. color: #000000;
  1557. font-family: "Satoshi", sans-serif;
  1558. }
  1559. /* footer */
  1560. .footer-wrapper {
  1561. background-image: url(../dist/assets/imgs/Home/Footer-bg-1.png);
  1562. background-size: cover;
  1563. }
  1564. .footer-wrapper .footer-content-main-container {
  1565. background-image: url(../dist/assets/imgs/Home/Footer-pattern.png);
  1566. background-size: contain;
  1567. background-position: right 30px;
  1568. background-repeat: no-repeat;
  1569. }
  1570. .footer-wrapper .last-col-footer {
  1571. width: 23%;
  1572. }
  1573. @media (min-width: 1990px) {
  1574. .footer-wrapper .footer-rkt {
  1575. right: 45px !important;
  1576. }
  1577. }
  1578. .footer-wrapper .footer-logo img {
  1579. width: 120px;
  1580. }
  1581. .footer-wrapper li,
  1582. .footer-wrapper .footer-sub-content p {
  1583. line-height: 2rem;
  1584. font-family: "Satoshi", sans-serif;
  1585. }
  1586. /* footer */
  1587. .footer-wrapper {
  1588. background-color: rgb(0, 0, 0);
  1589. border-radius: 0 275px 0 0;
  1590. -webkit-clip-path: polygon(100% 0%, 100% 0%, 81% 100%, 92% -95%, 100% 100%, 0 100%, 0% 70%, 0 0);
  1591. clip-path: polygon(100% 0%, 100% 0%, 81% 100%, 92% -95%, 100% 100%, 0 100%, 0% 70%, 0 0);
  1592. }
  1593. .footer-wrapper li {
  1594. line-height: 2rem;
  1595. }/*# sourceMappingURL=style.css.map */