1212 --paddingformobile : 0 1rem ;
1313}
1414
15-
1615.Header-parent-box {
1716 width : 100% ;
1817 height : 12vh ;
207206 display : none;
208207}
209208
210- @media (min-width : 200 px ) and (max-width : 800 px ) {
209+ @media (min-width : 100 px ) and (max-width : 900 px ) {
211210 .Header-parent-box {
212211 display : none;
213212 }
235234 height : 5vh ;
236235 background : # fff ;
237236 border-radius : 50% ;
238- padding : 8 px ;
237+ padding : 9 px ;
239238
240239 }
241240
244243 }
245244
246245 .Mobile-logo {
247- width : 19 % ;
246+ width : 20 % ;
248247
249248 }
250249
251250 .Mobile-btn {
252- width : 35 % ;
251+ width : 40 % ;
253252 background : # fff ;
254253 border-radius : 1.3rem ;
255- font-size : 15 px ;
254+ font-size : 14 px ;
256255 font-weight : 600 ;
257256 line-height : 20px ;
258257 color : # 4F26B3 ;
334333 }
335334
336335 .Mob-empower-style {
337- font-size : 2.5 rem ;
336+ font-size : 2.3 rem ;
338337 font-weight : 500 ;
339- line-height : 45 px ;
338+ line-height : 42 px ;
340339 color : # fff ;
341340 margin-bottom : 1.5rem ;
342341 }
356355 background : # 010626 ;
357356 padding : var (--paddingformobile );
358357 display : flex;
358+ margin-bottom : 3rem ;
359359 flex-direction : row;
360360 justify-content : center;
361361 }
387387 }
388388
389389 .M-content-animation img {
390- width : 10 % ;
390+ width : 12 % ;
391391 }
392392
393393 .M-content-animation p {
394- font-size : 12 px ;
394+ font-size : 10 px ;
395395 font-weight : 400 ;
396396 line-height : 23px ;
397- margin-left : 0.4 rem ;
397+ margin-left : 0.2 rem ;
398398 color : # fff ;
399399 }
400400}
571571 display : none;
572572}
573573
574- @media (min-width : 200 px ) and (max-width : 800 px ) {
574+ @media (min-width : 100 px ) and (max-width : 900 px ) {
575575 .Third-parent-box {
576576 display : none;
577577 }
678678 height : 20vh ;
679679 background : # fff ;
680680 border-radius : 10px ;
681- padding : 2 rem ;
681+ padding : 1.6 rem ;
682682}
683683
684684.inner4-one-single {
690690 height : 20vh ;
691691 border-radius : 10px ;
692692 background : # 4E29B7 ;
693- padding : 2 rem ;
693+ padding : 1.6 rem ;
694694 color : # fff ;
695695}
696696
@@ -765,18 +765,18 @@ ul {
765765 display : none;
766766}
767767
768- @media (min-width : 200 px ) and (max-width : 800 px ) {
768+ @media (min-width : 100 px ) and (max-width : 900 px ) {
769769 .Fourth-parent-box {
770770 display : none;
771771 }
772772
773773 .Mobile-fourth-box {
774774 width : 100% ;
775- height : 44 vh ;
775+ height : 50 vh ;
776776 background : # 010626 ;
777777 padding : var (--paddingformobile );
778- margin-top : 7 rem ;
779- padding-top : 1 rem ;
778+ margin-top : 9 rem ;
779+ padding-top : 2.5 rem ;
780780 display : block;
781781 }
782782
@@ -798,21 +798,21 @@ ul {
798798
799799 .M-fourth-inner1 {
800800 width : 50% ;
801- height : 13 vh ;
801+ height : 14 vh ;
802802 background : # fff ;
803803 border-radius : 8px ;
804- padding : 1. 1rem ;
804+ padding : 1rem ;
805805 }
806806
807807 .M-fourth-inner2 {
808808 background : # 4E29B7 ;
809809 }
810810
811811 .M-threeK-style {
812- font-size : 1.6 rem ;
812+ font-size : 1.5 rem ;
813813 font-weight : 600 ;
814814 color : # 000000 ;
815- margin-bottom : 1.7 rem ;
815+ margin-bottom : 1.2 rem ;
816816 }
817817
818818 .M-success-style {
@@ -822,14 +822,14 @@ ul {
822822 }
823823
824824 .M-twohundred-style {
825- font-size : 1.6 rem ;
825+ font-size : 1.4 rem ;
826826 font-weight : 600 ;
827827 color : # fff ;
828- margin-bottom : 1.7 rem ;
828+ margin-bottom : 1.4 rem ;
829829 }
830830
831831 .M-expert-style {
832- font-size : 0.8 rem ;
832+ font-size : 0.7 rem ;
833833 font-weight : 600 ;
834834 color : # fff ;
835835 }
986986
987987/* MOBILE FIVETH SECTION VIEW👇 */
988988
989- @media (min-width : 200 px ) and (max-width : 800 px ) {
989+ @media (min-width : 100 px ) and (max-width : 900 px ) {
990990 .Fiveth-parent-box {
991991 display : none;
992992 }
995995 width : 100% ;
996996 height : 38vh ;
997997 background : # fff ;
998- margin-top : 3 rem ;
998+ margin-top : 4 rem ;
999999 padding : var (--paddingformobile );
10001000 display : flex;
10011001 flex-direction : column;
@@ -1034,6 +1034,7 @@ ul {
10341034 height : 6vh ;
10351035 background : # 4E29B7 ;
10361036 border-radius : 30px ;
1037+ padding : 9px ;
10371038 display : flex;
10381039 align-items : center;
10391040 justify-content : center;
@@ -1042,6 +1043,9 @@ ul {
10421043 .M-fivethinner-1 a {
10431044 text-decoration : none;
10441045 color : # fff ;
1046+ font-family : poppins;
1047+ font-size : 13px ;
1048+ font-weight : 500 ;
10451049 }
10461050
10471051 .M-fiveth-child2 {
@@ -1156,7 +1160,7 @@ ul {
11561160
11571161/* MOBILE FIVETH SECTION VIEW👇 */
11581162
1159- @media (min-width : 200 px ) and (max-width : 800 px ) {
1163+ @media (min-width : 100 px ) and (max-width : 900 px ) {
11601164 .Six-parent-box {
11611165 display : none;
11621166 }
@@ -1167,10 +1171,10 @@ ul {
11671171
11681172 .Mobile-six-box {
11691173 width : 100% ;
1170- height : 43 vh ;
1174+ height : 55 vh ;
11711175 background : # cccddb ;
1172- padding-top : 1 rem ;
1173- margin-top : 2 rem ;
1176+ padding : 1.3 rem ;
1177+ margin-top : 4 rem ;
11741178 margin-bottom : 1rem ;
11751179 display : block;
11761180 }
@@ -1197,6 +1201,7 @@ ul {
11971201 align-items : center;
11981202 text-align : center;
11991203 justify-content : center;
1204+
12001205 }
12011206
12021207 .M-review {
@@ -1379,16 +1384,16 @@ ul {
13791384
13801385/* <FOOTER MOBILE SECTION VIEW👇 */
13811386
1382- @media (min-width : 200 px ) and (max-width : 800 px ) {
1387+ @media (min-width : 100 px ) and (max-width : 900 px ) {
13831388 .Footer-parent-box {
13841389 display : none;
13851390 }
13861391
13871392 .Mobile-footer-parent-box {
13881393 width : 100% ;
1389- height : 125 vh ;
1394+ height : 135 vh ;
13901395 background : # 010626 ;
1391- margin-top : 5 rem ;
1396+ margin-top : 6 rem ;
13921397 padding : var (--paddingformobile );
13931398 padding-top : 3rem ;
13941399 display : block;
@@ -1419,8 +1424,8 @@ ul {
14191424 }
14201425
14211426 .Mobile-contact-box img {
1422- width : 10 % ;
1423- margin-right : 1.5 rem ;
1427+ width : 8 % ;
1428+ margin-right : 1 rem ;
14241429 }
14251430
14261431 .Mobile-contact-box p {
@@ -1455,119 +1460,3 @@ ul {
14551460 font-weight : 600 ;
14561461 }
14571462}
1458-
1459-
1460-
1461-
1462-
1463-
1464-
1465-
1466-
1467-
1468-
1469-
1470-
1471-
1472- /* <FOOTER SECTION DESKTOP VIEW👇> */
1473-
1474- /* .Footer-container {
1475- width: 100%;
1476- height: 50vh;
1477- background: whitesmoke;
1478- display: flex;
1479- gap:1rem;
1480- padding: var(--paddingparentcont);
1481- }
1482-
1483- .footer-child-one {
1484- width: 40%;
1485- height: 35vh;
1486- font-size: 15px;
1487- font-weight: 400;
1488- line-height: 25px;
1489- padding-top: 1rem;
1490- }
1491-
1492- .footer-child-one img {
1493- width: 40%;
1494- margin-bottom: 8px;
1495- }
1496-
1497- .footer-child-two {
1498- width: 40%;
1499- height: 35vh;
1500- padding-left: 2rem;
1501- padding-top: 1rem;
1502- }
1503-
1504- .footer-child-two h3 {
1505- margin-bottom: 25px;
1506- padding-top: 1.3rem;
1507- color: #410b80;
1508- }
1509-
1510- .list-cont {
1511- font-size: 15px;
1512- font-weight: 500;
1513- line-height: 34px;
1514- }
1515-
1516- .footer-child-three {
1517- width: 40%;
1518- height: 35vh;
1519- background: #fff;
1520- }
1521-
1522-
1523-
1524- /* FOOTER SOCIAL MEDIA CONTAINER👇
1525- .Social-container {
1526- width:100%;
1527- height: 10vh;
1528- background: whitesmoke;
1529- display: flex;
1530- align-items: center;
1531- justify-content: center;
1532- cursor: pointer;
1533- }
1534-
1535- .social-style {
1536- display:flex;
1537- justify-content: center;
1538- text-align:center;
1539- border-right: solid 1px #000000;
1540- padding:0 1.5rem ;
1541- }
1542-
1543-
1544- .single {
1545- border-right: none;
1546- }
1547-
1548-
1549- .social-style p {
1550- transition: all 2s ease;
1551-
1552- }
1553-
1554- .social-style p:hover {
1555- color: #8E3FF7;
1556- transform: scale(1.1);
1557- }
1558-
1559- .Developer-container {
1560- width:100%;
1561- height: 10vh;
1562- background: whitesmoke;
1563- display: flex;
1564- align-items: center;
1565- border-top: solid 1px #cac8c8;
1566- justify-content: center;
1567- font-size: 13px;
1568- font-weight: 500;
1569- }
1570-
1571- span {
1572- color:#410b80;
1573- } */
0 commit comments