section#Mobile-page .banner {background-image: url('../images/banner/mobile-banner.png');background-size: cover;background-position: right;width: 100%;height: 85vh;background-color: #f2f2f2;position: relative;}section#Mobile-page .banner .content .main-title h3 {color: #fff;font-weight: 700;text-align: center;margin-top: 50px;margin-bottom: 70px;font-size: 38px;letter-spacing: 0.95px;}section#Mobile-page .banner .content .list ul.links li a img {width: 180px;height: 57px;background-color: #fff;border-radius: 9px;margin-right: 5px;}section#Mobile-page .banner .content .list ul {padding: 0;}section#Mobile-page .banner .content .list h3 {color: #fff;font-size: 22px;font-weight: 600;margin: 0;margin-bottom: 30px;}section#Mobile-page .banner .content .list ul.listing {color: #fff;font-size: 18px;margin-bottom: 35px;}section#Mobile-page .banner .content .list ul.listing li {line-height: 38px;list-style: inside;}section#Mobile-page .banner .content .list ul.links {display: flex;}section#Mobile-page .Top-Companies {margin-top: 50px;}section#Mobile-page .Top-Companies .grid {display: grid;grid-template-columns: 4fr 2fr;align-items: center;}section#Mobile-page .Top-Companies .logos ul {padding: 0;display: flex;align-items: center;}section#Mobile-page .Top-Companies .logos ul li img {height: 21px;width: 95px;object-fit: contain;margin: 5px;}section#Mobile-page .Top-Companies .content h3 {font-size: 18px;font-weight: 600;margin: 0;line-height: 27px;color: #000;}@media(max-width:767px){section#Mobile-page .banner .content .main-title h3 {font-size: 24px;line-height: 30px;margin-top: 28px;margin-bottom: 28px;}section#Mobile-page .banner .content .list ul.links li a img {width: 144px;height: 52px;background-color: transparent;object-fit: contain;}section#Mobile-page .banner {background-position: bottom;}section#Mobile-page .banner .content .list h3 {text-shadow: 1px 1px 10px #000;}section#Mobile-page .banner .content .list ul.listing{text-shadow: 1px 1px 10px #000;font-size: 14px;}section#Mobile-page .banner .content .main-title h3{text-shadow: 1px 1px 10px #000;}section#Mobile-page .Top-Companies .grid {display: grid;grid-template-columns: repeat(1,1fr);align-items: center;text-align: center;row-gap: 35px;}section#Mobile-page .Top-Companies .logos ul {padding: 0;display: block;align-items: center;}}@media (min-width: 768px) and (max-width: 1024px){section#Mobile-page .Top-Companies .grid {display: grid;grid-template-columns: repeat(1,1fr);align-items: center;text-align: center;row-gap: 35px;}section#Mobile-page .banner .content .list h3 {text-shadow: 1px 1px 10px #000;}section#Mobile-page .banner .content .list ul.listing{text-shadow: 1px 1px 10px #000;}section#Mobile-page .banner .content .main-title h3{text-shadow: 1px 1px 10px #000;}}@media(width:768px){section#Mobile-page .banner {height: 55vh;background-position: bottom;}}@media(width:1024px){section#Mobile-page .banner {height: 42vh;background-position: bottom;}}