.section-padding-top{ padding-top: 70px; } .section-title .sub-title { position: relative; display: inline-block; margin-bottom: 4px; color: #8f1c19; font-weight: 700; font-size: 1.25rem !important; } .section-title .sub-title.left-line { padding-left: 60px; } .section-title .sub-title.left-line:before { content: ""; position: absolute; left: 0; top: 12px; height: 2px; width: 40px; background: #0060ff; } .section-title .sub-title.right-line:after { content: ""; position: absolute; right: -50px; top: 12px; height: 2px; width: 40px; background: #083551; } .single-choose-inner { margin-bottom: 30px; } .single-choose-inner .icon { height: 55px; width: 55px; line-height: 60px; text-align: center; background: #083551; border-radius: 50% 0 50% 50%; color: #fff; -webkit-transition: 0.4s; transition: 0.4s; margin-right: 20px; margin-top: 5px; font-size: 20px; } .single-choose-inner:hover .icon { background: #8f1c19; } .single-choose-inner .media-body p { margin-bottom: 0; } .single-work-inner { border-radius: 5px; margin-bottom: 30px; position: relative; } .single-work-inner .count-inner { position: relative; margin-bottom: 18px; display: inline-block; -webkit-transition: 0.4s; transition: 0.4s; } .single-work-inner .count-inner h2 { font-weight: 700; background: #083551; display: inline-block; height: 78px; width: 78px; line-height: 62px; border-radius: 50%; border: 10px solid #95c8e8; text-align: center; color: #fff; font-size: 40px; position: relative; z-index: 2; margin-bottom: 0; -webkit-transition: 0.4s; transition: 0.4s; } .single-work-inner .count-inner:after { content: ""; position: absolute; top: 50%; left: 50%; height: 96px; width: 96px; border-radius: 50%; -webkit-box-shadow: 0px 0px 15px rgba(0, 96, 255, 0.1); box-shadow: 0px 0px 15px rgba(0, 96, 255, 0.1); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 0; background: #bddef2; -webkit-transition: 0.4s; transition: 0.4s; } .single-work-inner .details-wrap p { margin-bottom: 0; color: #0e0d0d; text-align: initial; font-size: 16px; } .how-it-work-inner { position: relative; } .how-it-work-inner .hills-line { position: absolute; top: -9px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 70%; } .how-it-work-inner.arrow-line .single-work-inner:after { content: ""; position: absolute; left: 100%; margin-left: -40px; top: 35px; background-image: url("/assets/img/shape/2.webp"); height: 50px; width: 100%; background-repeat: no-repeat; } .single-work-inner.style-three .count-inner { background: #083551; height: 90px; width: 90px; line-height: 98px; font-size: 40px; color: #fff; border-radius: 50%; } .single-work-inner.style-three .count-inner:after { display: none; } .single-work-inner.style-three:hover .count-inner { background: #8f1c19; } .historybg { background-image: url(../images/services/bg4.jpg); } .inner-container:before { position: absolute; content: ''; background: #ededed; height: 100%; left: -40px; top: 0px; } .inner-container h3 { position: relative; display: block; font-size: 23px; line-height: 32px; color: #18476c; font-weight: 600; margin-bottom: 10px; } .inner-container { position: relative; display: block; padding: 5% 6%; background: #00000047; } .flip-box img { width: 90px; margin-bottom: 50px; } .flip-box { -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform-style: preserve-3d; perspective: 1000px; -webkit-perspective: 1000px; margin-bottom: 10px; } .flip-box-front, .flip-box-back { background-size: cover; background-position: center; border-radius: 8px; min-height: 300px; -ms-transition: transform 0.7s cubic-bezier(.4, .2, .2, 1); transition: transform 0.7s cubic-bezier(.4, .2, .2, 1); -webkit-transition: transform 0.7s cubic-bezier(.4, .2, .2, 1); -webkit-backface-visibility: hidden; backface-visibility: hidden; } .flip-box-front { -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); -webkit-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; } .flip-box:hover .flip-box-front { -ms-transform: rotateY(-180deg); -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); -webkit-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; } .flip-box-back { position: absolute; top: 0; left: 0; width: 100%; -ms-transform: rotateY(180deg); -webkit-transform: rotateY(180deg); transform: rotateY(180deg); -webkit-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; } .flip-box:hover .flip-box-back { -ms-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); transform: rotateY(0deg); -webkit-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; } .flip-box .inner { position: absolute; left: 0; width: 100%; padding: 25px; outline: 1px solid transparent; -webkit-perspective: inherit; perspective: inherit; z-index: 2; transform: translateY(-50%) translateZ(60px) scale(.94); -webkit-transform: translateY(-50%) translateZ(60px) scale(.94); -ms-transform: translateY(-50%) translateZ(60px) scale(.94); top: 50%; } .flip-box p { font-size: 18px; line-height: 1.5em; color: #fff; font-weight: 400; text-align: initial; } .inner.color-white .flip-box-header { position: relative; display: block; font-size: 33px; line-height: 32px; color: #fff; font-weight: 500; margin-bottom: 20px; } .flip-box-header1 { color: #18476c; } .flo-container { max-width: 100%; padding: 0 10px; } .rectangle { position: relative; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.40); } /* LEVEL-1 STYLES –––––––––––––––––––––––––––––––––––––––––––––––––– */ .level-1 { width: 20%; background: #FFFFFF; backdrop-filter: blur(8px); border-radius: 43px; margin: 0 auto; padding: 1rem 1rem; font-family: "Inter", Sans-serif; } .level-1::before { content: url("https://www.zts360.com/wp-content/uploads/2022/06/downarrow.svg"); position: absolute; top: 100%; left: 50%; transform: translateX(-50%); width: 2px; height: 10px; } /* LEVEL-2 STYLES –––––––––––––––––––––––––––––––––––––––––––––––––– */ .level-2-wrapper { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); } /* .level-2-wrapper::before { content: ""; position: absolute; top: 15.5%; left: 13%; width: 75.23%; height: 2px; background: linear-gradient(90deg, #5162E4 0%, #5162E4 51.56%, #26B6FE 100%); display: none; } */ .level-2-wrapper::after { display: none; content: ""; position: absolute; left: -20px; bottom: -20px; width: calc(100% + 20px); height: 2px; } .level-2-wrapper li { position: relative; } /* .level-2-wrapper>li::before { content: url("https://www.zts360.com/wp-content/uploads/2022/06/downarrow.svg"); position: absolute; top: -19%; left: 50%; transform: translateX(-50%); width: 2px; height: 20px; display: none; } */ .level-2 { width: 90%; margin: 0 auto; background: url(https://www.zts360.com/wp-content/uploads/2022/06/bg-small-dots.svg) top left /auto no-repeat #fff; text-align: center; backdrop-filter: blur(8px); border-radius: 43px; padding: 2rem; border-radius: 40px; box-shadow: 0px 6px 16px 0px rgba(0, 117.00000000000004, 255, 0.33); font-family: "Inter", Sans-serif; } .level-2::after { display: none; content: ""; position: absolute; top: 50%; left: 0%; transform: translate(-100%, -50%); width: 20px; height: 2px; } .levelImg { display: flex; margin: 0 auto; width: 92px; } .level-h2 { color: #18476c; font-size: 24px; text-align: center; font-weight: 700; } .level-description { color: #849AB4; font-weight: 400; font-size: 16px; margin-top: 1rem; } /* MQ STYLES –––––––––––––––––––––––––––––––––––––––––––––––––– */ @media screen and (max-width: 700px) { .flow-arrow:after { display: none; } .rectangle { padding: 20px 10px; } .level-1, .level-2 { width: 100%; } .level-1 { margin-bottom: 20px; } .level-1::before, .level-2-wrapper>li::before { display: none; } .level-2-wrapper, .level-2-wrapper::after, .level-2::after { display: block; } .level-2-wrapper { width: 90%; margin-left: 10%; } .level-2-wrapper::before { left: -20px; width: 2px; height: calc(100% + 40px); } .level-2-wrapper>li:not(:first-child) { margin-top: 50px; } } .it-benefit-list li { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-size: 18px; line-height: 235.5%; letter-spacing: -0.03em; text-transform: capitalize; color: #101F31; } .it-benefit-list { list-style-type: none; padding: 4px 0px 0px 25px; text-align: initial; } .list-tick { width: 19px; margin-right: 10px; } .it-benefit-list i{ background: #8f1c19; border-radius: 50px; color: #fff; padding: 3px; margin-right: 10px; } .it-benefit-list li i { background: #8f1c19; border-radius: 50px; color: #fff; padding: 3px; margin-right: 10px; } .stack-list{ } .accordion { max-width: 1280px; margin: 40px auto; padding: 0px 40px; } .tab-at { display: none; padding: 15px; /* border: 1px solid gray; */ border-top: none; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); background: #fff; } .title-at { cursor: pointer; background-color: #fff; position: relative; transition: background-color 0.3s ease; } .title-at:hover { /* background-color: #e0e0e0; */ } .title-at:after { content: "+"; position: absolute; top: 50%; transform: translateY(-50%); right: 10px; transition: all 0.3s ease; font-size: 24px; } .title-at.active::after { content: "-"; } .item-at { border-radius: 5px; margin-bottom: 15px; } .title-at h2 { font-size: 18px; font-weight: 500px !important; padding: 16px 26px; margin: 0; color: #4e4e4e !important; } .title-at a { font-size: 18px; font-weight: 500px !important; padding: 16px 26px; margin: 0; } .accordion-text { font-size: 17px; } .subscribe-text p { color: #fff; padding-bottom: 15px; } .card-title { font-size: 18px !important; } .partner { display: flex; margin: auto; border-radius: 15px; padding: 13px; } .partner li { margin-right: 30px; padding: 10px; border: 1px dashed #fff; } .single-service-inner { padding: 40px 20px 35px 20px; border-radius: 5px; -webkit-transition: 0.7s; transition: 0.7s; -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.40); box-shadow: 0px 6px 16px 0px rgba(0, 117.00000000000004, 255, 0.33); margin-bottom: 30px; position: relative; border-radius: 5px; overflow: hidden; background: #fff; border: 1px solid #083551; height: 400px; } .single-service-inner .icon-box { margin-bottom: 13px; } .single-service-inner .icon-box i { font-size: 44px; } .single-service-inner .icon-box-bg { background: #083551; height: 90px; width: 90px; line-height: 112px; border-radius: 50%; display: inline-block; margin-bottom: 15px; } .single-service-inner .icon-box-bg i { font-size: 40px; color: #fff; } .single-service-inner .details h3 { font-weight: 600; } .single-service-inner .details p { margin-bottom: 0; font-size: 15px !important; } .single-service-inner .details-hover-wrap { position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: #083551; padding: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; visibility: hidden; opacity: 0; -webkit-transition: 0.4s; transition: 0.4s; } .single-service-inner .details-hover-wrap h3 { color: #fff; -webkit-transition: 0.4s; transition: 0.4s; } .single-service-inner .details-hover-wrap p { color: #fff; } .single-service-inner .details-hover-wrap a { margin-top: 18px; } .single-service-inner .details-hover-wrap .details-hover { margin-top: 40px; -webkit-transition: 0.4s; transition: 0.4s; } .single-service-inner.style-white { /* background: rgba(3, 11, 24, 0.6); */ } .single-service-inner.style-white .icon-box i { color: var(--main-color); } .single-service-inner.style-white h3 { color: #fff; } .single-service-inner.style-white p { color: #fff; } .single-service-inner.style-white:hover { background: var(--main-color); } .single-service-inner.style-white:hover .icon-box i { color: #fff; } .single-service-inner.style-white .details h3:hover { text-decoration: underline; } .single-service-inner.style-white .details h3:hover a { color: #fff; } .single-service-inner:hover .details-hover-wrap { visibility: visible; opacity: 1; } .single-service-inner:hover .details-hover-wrap .details-hover { margin-top: 0; } .icon-box-bg img { width: 50px; margin-top: -15px; } .details p { color: #0e0d0d; } .section-title .content-strong { font-weight: 500; color: var(--heading-color); } .section-title.style-white .sub-title { color: var(--main-color); } .section-title.style-white .title { color: #fff; } .section-title.style-white .content { color: #fff; } .section-title.style-white .small-title { color: #fff; } .single-list-inner { margin: 0; padding: 0; } .single-list-inner li { list-style: none; position: relative; padding: 15px; margin-bottom: 20px; box-shadow: 0px 6px 16px 0px rgba(0, 117.00000000000004, 255, 0.33); text-align: initial; } .single-list-inner li a { font-size: 17px; color: #000; } .single-list-inner li i { margin-right: 10px; font-size: 20px; } .partner_badge { margin-left: 48px; } .sectionClass { padding: 20px 0px 0px 0px; position: relative; display: block; } .fullWidth { width: 100% !important; display: table; float: none; padding: 0; min-height: 1px; height: 100%; position: relative; } .sectiontitle { background-position: center; margin: 30px 0 0px; text-align: center; min-height: 20px; } .sectiontitle h2 { font-size: 30px; color: #222; margin-bottom: 0px; padding-right: 10px; padding-left: 10px; } .headerLine { width: 160px; height: 2px; display: inline-block; background: #101F2E; } .projectFactsWrap { display: flex; margin-top: 30px; flex-direction: row; flex-wrap: wrap; } #projectFacts .fullWidth { padding: 0; } .projectFactsWrap .item { width: 25%; height: 100%; padding: 50px 0px; text-align: center; } .projectFactsWrap .item:nth-child(1) { background: rgb(16, 31, 46); } .projectFactsWrap .item:nth-child(2) { background: rgb(18, 34, 51); } .projectFactsWrap .item:nth-child(3) { background: rgb(21, 38, 56); } .projectFactsWrap .item:nth-child(4) { background: rgb(23, 44, 66); } .projectFactsWrap .item p.number { font-size: 40px; padding: 0; font-weight: bold; } .projectFactsWrap .item p { color: rgba(255, 255, 255, 255); font-size: 18px; margin: 0; padding: 10px; /* font-family: 'Open Sans'; */ } .projectFactsWrap .item span { width: 60px; background: rgba(255, 255, 255, 255); height: 2px; display: block; margin: 0 auto; } .projectFactsWrap .item i { vertical-align: middle; font-size: 50px; color: rgba(255, 255, 255, 255); } .projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p { color: #FFFFFF; } .projectFactsWrap .item:hover span { background: #fff; } @media (max-width: 786px) { .projectFactsWrap .item { flex: 0 0 50%; } } @media only screen and (min-width: 320px) and (max-width: 640px) { html, body { width: auto !important; overflow-x: hidden !important } } /* APP DEVELOPMENT CSS */ .perks_left { margin-top: 40px; } .perks_left_icon { width: 41px; flex-shrink: 0 } .perks_left li { gap: 15px; color: #333; align-items: baseline; border-radius: 18px; background-color: #fff; border: 1px solid #acacac; padding: 10px 15px; margin-bottom: 25px } .perks_left li .perks_left_contect p { opacity: 0; height: 0 } .perks_left li:hover .perks_left_contect p { opacity: 1; height: auto; transition: all 0.5s; margin-top: 8px; color: #000; font-size: 16px !important; } .perks_left li:hover { box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; transition: all 0.3s } .perks_left li:hover h4 { color: #046091; transition: all 0.3s } .perks_left li:hover p { display: block; transition: all 0.3s } .perks_left li:hover .perks_left_icon { background: #083551; text-align: center; height: 41px; width: 41px; line-height: 38px; border-radius: 50px } .perks_left li:hover .perks_left_icon img { padding: 5px; filter: brightness(0) invert(1) } .single-work-inner.style-two { background: #fff; padding: 0 30px 30px 30px; margin-top: 55px; border: 1px solid #ccc; } .single-work-inner.style-two .count-inner { margin-top: -47px; display: inline-block; } .single-work-inner.style-two:hover .count-inner h2 { background: #8f1c19 !important; border: 10px solid #e7a09d; } .single-work-inner.style-two:hover .count-inner::after { background: #f4c6c5; } .bg-base { background-color: #083551; padding: 50px; } .stack { height: auto !important; } .stack h3 { color: #000 !important; font-size: 26px; } .stack li { color: #000 !important; list-style-type: none !important; font-size: 21px; padding-bottom: 5px; font-weight: 600; } .stack li i { margin-right: 10px !important; } .stack:hover { background-color: #8f1c19 !important; } .stack:hover .levelImg{ filter: brightness(0) invert(1); } .stack:hover h3 { color: #ffff !important; } .stack:hover .stack-tech{ color: #fff; } .stack:hover li { color: #fff !important; } .stack-tech { text-align: justify; margin-left: 35%; } .bg-base .content { font-size: 16px; } .process-wrapper { width: 280px; height: 167px; border-radius: 10px; position: relative; z-index: 1; margin: 0 auto; margin-bottom: 45px; box-shadow: 0px 6px 16px 0px rgba(0, 117.00000000000004, 255, 0.33); background: #083551; } .process-wrapper .process-count { width: 55px; height: 55px; line-height: 55px; border-radius: 50%; text-align: center; position: absolute; right: 110px; top: 30px; z-index: -1 } .process-wrapper .process-count span { font-size: 40px; font-weight: 700; color: #fff !important; -webkit-text-fill-color: transparent; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff !important } .process-wrapper .game-process-icon { width: 210px; height: 100px; background: #fff; border-radius: 10px; text-align: center; position: absolute; left: 34px; bottom: -25px; display: flex; justify-content: center; align-items: center; margin-top: 164px; border: 1px dashed #ccc; } .game-process { padding-left: 1.5rem !important; } /* .pt-lg-24, .py-lg-24 { padding-top: 12.5rem; } */ .pb-10 { padding-bottom: 5.5rem; } .z-index-9 { z-index: 9; } .overflow-visible { overflow: visible !important; } .process-img { top: 80px; } .mt-sm-2-9, .my-sm-2-9 { margin-top: 2.9rem; } @media screen and (max-width: 1199px) { .process-wrapper { width: 150px; height: 150px } .process-wrapper .process-icon { width: 70px; height: 70px; left: 40px } .process-wrapper .process-count { right: 50px } } .image-hover { transition: all .3s ease-out; position: relative; } .list-unstyled { padding-left: 0; list-style: none } .second-line { margin-right: -170px !important } .ms-md-5 { margin-left: 3rem !important; } .p-lg-2-3 { padding: 2.3rem; } .why-choose h4 { font-size: 18px !important; } .why-choose p { font-size: 15px !important; } .why-shadow { box-shadow: 0px 6px 16px 2px rgba(0, 117.00000000000004, 255, 0.33) !important; } .differ-customer-service { background: url(../images/services/game/automation-solution-bg.png); } .bestintechnology { background: url(../images/services/game/besttech-bg.png); background-repeat: no-repeat; height: auto; padding: 50px 0; background-size: cover; background-position: right top; } .bestintechnology .technology-stack { margin-top: 20px; height: 90%; } .bestintechnology .technology-stack ul { list-style: none; background: #fff; border-radius: 20px; padding: 0px; height: 100%; -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); } .bestintechnology .technology-stack ul h4 { color: #fff; font-size: 19px; font-style: normal; font-weight: 700; line-height: normal; border-bottom: 1px solid rgba(0, 0, 0, 0.10); background: #083551; padding: 13px 15px; border-radius: 16px 16px 0 0; } .bestintechnology .technology-stack ul li { position: relative; left: 0; border-bottom: 1px solid #d9d9d9; /* padding: 8px 14px; */ padding: 8px; margin: 0 15px; } .bestintechnology .technology-stack ul li:last-child { border: none; } .bestintechnology .technology-stack ul li:first-child { padding: 0; border: none; margin: 0; } .bestintechnology .technology-stack ul li img { width: 25px; margin-right: 10px; } .stack-tech:hover { color: #fff !important; } .single-intro-inner.style-five { background: #FFFFFF; -webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.1); border-radius: 5px; padding: 60px 30px; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; position: relative; z-index: 0; height: 290px; border: 1px solid #ccc; } .single-intro-inner.style-five:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(179.21deg, #083551 -0.86%, #007281 96.68%); -webkit-box-shadow: -30px 0px 100px rgba(0, 0, 0, 0.1); box-shadow: -30px 0px 100px rgba(0, 0, 0, 0.1); border-radius: 5px; z-index: -1; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; opacity: 0; } .single-intro-inner.style-five:hover:after { opacity: 1; } .single-intro-inner.style-five:hover .thumb .img-hover { opacity: 1; } .single-intro-inner.style-five:hover p, .single-intro-inner.style-five:hover h4 { color: #fff; } .single-intro-inner.style-five .thumb { position: relative; display: inline-block; } .single-intro-inner.style-five .thumb img { -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-intro-inner.style-five .thumb .img-hover { position: absolute; left: 0; top: 0; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; opacity: 0; } .single-intro-inner.style-five h4 { font-weight: 600; font-size: 22px; line-height: 28px; color: #000; margin-bottom: 24px; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; } .single-intro-inner.style-five p { font-weight: 400; font-size: 16px; line-height: 28px; color: #777777; -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; margin-bottom: 0; } .frontend-development-sec2-inner { background: white; box-shadow: 0px 6px 16px 0px rgba(0, 117.00000000000004, 255, 0.33); padding: 10px 20px; height: 100%; border-radius: 62px 3px; border-color: #083551; border: 1px solid #083551; text-align: center; } .white-bg-img { width: 90px; margin: auto; } .grey-box.text-left.down-box { background-color: white; box-shadow: 4px 4px 15px rgb(0 0 0 / 10%); border-radius: 48px 8px; border: 1px solid #083551; padding: 30px 21px; margin-top: 75px; } .services-img { text-align: left; width: 30%; margin-bottom: 10px; margin-left: 5px; } .grey-section .col-md-3:nth-child(2) { position: relative; bottom: 50px; } .grey-section .col-md-3:nth-child(3) { position: relative; bottom: 100px; } .grey-section .col-md-3:nth-child(4) { position: relative; bottom: 150px; } .listing-list ul { list-style-type: none; margin: 0; } .listing-list ul li { display: inline-block; margin: 30px; margin-top: 18px; background: #fefefefa; padding: 15px 20px; box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15); text-align: center; width: 15%; } .listing-list ul li img { max-width: 60%; height: auto; } span.tech-icon-title { display: block; margin-top: 12px; text-align: center; font-size: 12px; } .head-listing { font-size: 20px; margin-left: 70px; } .head-listing h5{ color: #18476c; } .techrow { align-items: center; padding: 20px 0; border-bottom: 1px solid rgb(156 165 178 / 15%); } .grey-box p{ color: #000; font-size: 16px; } .section-padding-bottom{ padding-bottom: 70px; } .accordion-text{ color: #000; } /* RESPONSIVE CSS */ @media only screen and (min-width: 320px) and (max-width: 640px){ .partner{ display: block !important; text-align: center; } .listing-list ul li{ width: 87%; } .process-wrapper .game-process-icon{ left: -32px; bottom: -44px; } }