.p_27_s204{ .shortBanMain { background-position: center; background-repeat: no-repeat; background-size: cover; padding: 100px 0px; } .heading { font-size: 65px; font-weight: 700; line-height: 75px; font-family: var(--o1Font); color: var(--headingColorW1); margin-bottom: 10px; } .linksPara { font-size: 15px; color: var(--paragraphColorWhite); } .linksPara span{ margin: 0px 10px; } .linksPara a{ transition: 0.3s; } .linksPara a:hover{ color: var(--themeColor1); } }.p_27_s204{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_27_s205{ .certificateGrid { grid-template-columns: 450px 1fr; } .twoSideSec { padding: 50px 0px; } .borderLeft { margin-top: 20px; padding-left: 30px; border-left: 5px solid var(--themeColor1); } .certificateName { font-size: 20px; font-weight: 600; color: rgba(0, 0, 0, 0.8); } .quotesPara { color: rgba(0, 0, 0, 0.8); font-size: 15px; margin-bottom: 10px; } .quoteSubPara { font-size: 15px; font-weight: 600; } .certificateImg { box-shadow: 0px 0px 5px #afafaf; line-height: 0px; border-radius: 10px; overflow: hidden; } .twoSideSec:nth-child(even) { direction: rtl; background-color: var(--themeBg1); } .certificateTextSec { text-align: left; } @media only screen and (max-width: 900px) { .certificateGrid { grid-template-columns: 1fr; } } }.p_27_s205{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_27_s206{ .marquee-container { overflow: hidden; white-space: nowrap; box-sizing: border-box; } .marquee { display: inline-block; animation-timing-function: linear; animation-iteration-count: infinite; } .marquee span { margin-right: 30px; font-size: 80px; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; color: var(--themeBg1); } @keyframes RightToLeft { from { transform: translateX(-80%); } to { transform: translateX(0%); } } @keyframes LeftToRight { from { transform: translateX(10%); } to { transform: translateX(-100%); } } @media only screen and (max-width: 900px) { .marquee span { font-size: 60px; } } @media only screen and (max-width: 600px) { .marquee span { font-size: 40px; } } }.p_27_s206{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }