123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507 |
-
- .clipPathSectionCol{
-
-
- position: relative;
-
- .innerClipPathImg{
- position: absolute;
- top: 12%;
- left: 9%;
- width: 81%;
- }
-
- .innerClipPathImgFirstThree{
- position: absolute;
- top: 12%;
- left:5%;
- width: 81%;
- }
-
- .innerClipPathImgFirstFour{
-
-
- position: absolute;
- top: 12%;
- left:5%;
- width: 81%;
- >img{
- transform: scale(0.7);
- }
- }
-
- .innerClipPathImgSectionTwo{
- position: absolute;
-
- top: 50%;
- left: 28%;
- transform: translateY(-50%);
- width: 81%;
- }
-
- .innerClipPathImgSectionThree{
- position: absolute;
-
- top: 50%;
- left:17%;
- transform: translateY(-50%);
- width: 81%;
-
- }
- .innerClipPathImgSectionFour{
- position: absolute;
-
- top: 50%;
- left: 17%;
- transform: translateY(-50%);
- width: 81%;
- // >img{
- // transform: scale(0.7);
- // }
-
- }
-
-
- }
- .allinoneLanding{
- // background-image: url("./../../dist/assets/imgs/allinone/allinonebg.png");
- // background-color: white;
- // background-size: cover;
- // background-repeat: no-repeat;
- // background-position: center;
-
- position: relative;
-
- // width: 100vw;
- // height: 100vh;
- #navbar-head *{
- color: white;
- }
-
- .headingAllinOne{
- position: absolute;
- bottom: 10%;
- left: 0;
- }
- }
-
- .sectionTwoImgAllInone{
- transform: scale(1.4);
- }
-
- .allinoneDualMarginTop{
- margin-top: 100px;
- }
-
- .sectionfiveAllinOne{
- .infoContainer{
- position: relative;
- .infoContainerOneText{
- position: absolute;
- top: 20%;
-
- left: 50%;
- transform: translateX(-50%);
- >h1{
- font-size: 1.7rem;
- }
- }
- // width: 100%;
- // max-height: 500px;
- }
- }
-
- .infoContainerYellow{
- background-color: #FFB518;
-
- }
- .infoContainerOrange{
- background-color: #E05E00;
- color: white;
- }
- .infoContainerBlue{
- background-color: #461DCF;
- color: white;
- }
-
- .infoContainer_des{
- font-size: 0.8rem;
- }
-
- .supportBoxCircle{
- width: 100px;
- height: 100px;
- background-color: black;
- border-radius: 50%;
- }
-
- // carouselLanding
-
- .carouselLanding{
- overflow-x: auto;
- display: flex;
- gap: 50px;
- margin-bottom:4rem;
- .carouselLandingItem{
- width: 300px;
- >div{
- border-radius: 25px;
- overflow: hidden;
- }
-
- .carouselLandingItemInner{
- position: relative;
- .carouselLandingItemInnerOverlay{
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: rgba(0, 0, 0, 0.453);
- }
- }
- }
- }
-
- // owl-nav
- .allinoneslider{
- .carouselLanding {
- position: relative;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .owl-nav{
- bottom: 0;
- position: absolute;
- display: none;
- right: 15%;
- border: 1px solid;
- padding: 0.5rem 1.3rem;
- border-radius: 70px;
- span{
- font-size: 2rem;
- text-align: center;
- }
- }
-
- .owl-stage{
- width: 100% !important;
- }
- }
-
- @media (max-width:1400px) {
- .allinoneslider{
-
-
- .owl-stage{
- width: max-content !important;
- }
- }
- }
-
-
- @media (max-width:1300px) {
- .laptopsSection .headinglaptop{
- font-size: 5rem;
- }
-
- .headinglaptopSub{
- font-size: 1.2rem;
- }
- }
-
-
- @media (max-width:1000px) {
- .laptopsSection .headinglaptop{
- font-size: 3rem;
- }
-
- .headinglaptopSub{
- font-size: 1.2rem;
- }
-
- // allinoneDual
-
- .allinoneDualMarginTop {
- .allinoneDualMarginTop_desContainer {
- padding: 2rem;
- h1{
- font-size: 2rem;
- }
-
- .allinoneDualMarginTop_p{
- font-size: 1rem;
- }
- }
- }
-
- .allinoneDualMarginTop{
- margin-top: 100px;
- }
- }
-
- @media (tab-port) {
- .laptopsSection .headinglaptop{
- font-size: 2rem;
- }
-
-
-
- .headinglaptopSub{
- font-size: 1rem;
- }
- }
-
- @include respond(phone) {
- .headingAllinOne > h1{
- font-size: 2rem;
- }
- }
-
- @media (max-width:600px) {
-
-
- .supTitleSection{
- text-align: center;
- font-size: 1rem;
- }
-
- .allinoneDualMarginTop .clipPathSectionCol{
- padding-right: 0 !important;
- }
- .headingAllinOne{
- padding-left: 2rem !important;
- padding-right: 2rem !important;
- > h1{
- font-size: 2rem;
-
- }
- }
-
- .laptopSectionDesP{
- padding: 1rem;
- width: 100%;
- align-items: center;
- }
-
-
-
- .allinoneDualMarginTop {
- .clipPathSectionCol{
- padding-left: 0 !important;
- }
- }
-
-
- .clipPathSectionCol{
- //padding-left: 1rem !important;
- .allinoneDualMarginTop_pContainer{
- padding: 2rem;
- align-items: center;
- }
- .innerClipPathImgSectionThree{
- top: 30%;
- }
-
- .innerClipPathImgSectionFour{
- top: 30%;
- }
-
-
-
- }
-
- .supportBoxParent{
- padding: 2rem;
- gap: 1.5rem;
- }
-
- .allinoneDualMarginTop_p{
- text-align: center;
- font-size: 1rem;
- }
-
- .insightsAdvHeading{
- margin-top: 2rem;
- }
- .insightsAdv{
- width: 100vw;
- padding: 1rem;
- >ul{
- overflow-x: auto;
- }
- }
-
- .carouselLanding{
- overflow-x: auto;
- display: block;
- gap:0;
- margin-bottom:1rem;
- .carouselLandingItem{
- width: 100%;
- >div{
- border-radius: 25px;
- overflow: hidden;
- }
-
- .carouselLandingItemInner{
- position: relative;
- .carouselLandingItemInnerOverlay{
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
- background: rgba(0, 0, 0, 0.453);
- }
- }
- }
-
- .mt-5C{
- margin-top: 0;
- }
- }
-
-
-
-
- }
-
- @media (max-width:576px){
- .allinInMargintop{
- margin-top: 100px;
- }
- .content-main-allinone{
- padding: 1rem;
- }
- .scaleSmallAllinone{
- scale: 0.9;
- }
- .allinoneslider{
-
-
- .owl-stage{
- width: max-content !important;
- }
- }
- }
-
-
- @media (max-width:320px) {
-
-
- .laptopsSection {
- .headinglaptopSub{
- text-align: center;
- font-size: 1rem;
-
- }
-
- .laptopSectionDesP {
- gap: 2rem !important;
- }
- }
-
-
- .allinoneDualMarginTop {
- .allinoneDualMarginTop_p{
- text-align: center;
- font-size: 1rem;
- }
-
- .allinoneDualMarginTop_pContainer {
- width: 100%;
- }
-
- .clipPathSectionCol{
- padding-left: 0 !important;
- padding-right: 0 !important;
- }
- }
-
- .clipPathSectionCol {
-
- .innerClipPathImgSectionThree{
- top: 22%;
- }
-
- .innerClipPathImgSectionFour{
- top: 22%;
- }
- .innerClipPathImgFirstFour{
- top: 0;
- }
- }
-
- .allinoneDualMarginTop {
- margin-top: 100px;
- .innerClipPathImgFirstThree{
- top:0;
- }
- }
- }
-
- .animateHeadingLeft,.dualLaptopSlideLeftone{
- transform: translateX(1000%);
- transition: $animation-timer ease;
- }
-
- .addTextanimationLeft{
- transform: translateX(0);
- }
-
- .animateHeadingRight,.dualLaptopSlideone{
- transform: translateX(-1000%);
- transition: $animation-timer ease;
- }
-
- .addTextanimationRight{
- transform: translateX(0);
- }
-
- // laptop 1
- .laptoponanimation,.allinOnepc{
- opacity: 0;
- transition: $animation-timer ease;
- }
-
- .addOpacity{
- opacity: 1;
- }
-
-
-
- .clipPathSectionCol {
- .dualLaptopSlideLeftone{
- transform: translate(1000%,-50%);
- transition: $animation-timer ease;
- }
-
- .dualLaptopSlideLeftoneLeft{
- transform: translate(0,-50%);
- }
-
-
- }
-
- .cpuSlideLeftone{
- transform: translateX(-1000%);
- transition: $animation-timer ease;
- }
- .controllerEight{
- transform: translateX(1000%);
- }
- .traslateZero{
- transform: translateX(0);
- }
-
- .clipPathSectionCol .innerClipPathImgSectionFour.controllerEight{
- transform: translate(1000%,-50%);
- transition: $animation-timer ease;
- }
-
- .clipPathSectionCol .innerClipPathImgSectionFour.traslateZero{
- transform: translate(0,-50%);
- }
|