.p_9_s208{ .mobile_menu_bottom { display: none; } @media only screen and (max-width: 900px) { .mobile_menu_bottom { background-color: #ffffff; display: block; width: 100%; position: fixed; bottom: 0px; box-shadow: 0px 0px 5px #ccc; z-index: 1000; } .mobile_menu_bottom ul { list-style: none; justify-content: space-evenly; } .menuLi { border-top: 2px solid transparent; } .mobile_menu_bottom ul li a { display: inline-block; padding: 10px; } .iconSec { width: 22px; height: 22px; } .linkName { font-size: 12px; margin-top: 7px; } .active { border-top: 2px solid var(--themeColor1); } .active .linkName { color: var(--themeColor1); } } }.p_9_s208{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_9_s213{ .footer_section_3 { padding: 70px 0px 50px; background-color: var(--themeColor1); background-position: center; background-repeat: no-repeat; background-size: cover; border-bottom: 1px solid var(--themeBg3); } .footHead { position: relative; font-size: 22px; line-height: 30px; font-weight: 600; color: var(--headingColorW1); margin-bottom: 50px; } .footHead::after { content: ""; position: absolute; background: var(--themeColor2); height: 3px; width: 15px; left: 0; transition: all 0.4s ease; z-index: 1; bottom: -20px; } .footHead:hover::after { width: 50px; left: 0; } .footHead::before { position: absolute; content: ""; background: var(--themeColor2); height: 3px; transition: all 0.4s ease; width: 50px; right: 0; left: 25px; bottom: -20px; margin-left: 0; z-index: 0; } .footHead:hover::before { width: 15px; left: 60px; } .footAbt { font-size: 17px; line-height: 30px; color: var(--paragraphColorWhite); margin-bottom: 30px; } .iconSec { width: 35px; height: 35px; background-color: var(--btnColor); border-radius: 5px; transition: 0.4s; } .iconSec i { color: var(--btnTextColor); transition: 0.4s; } .iconSec:hover { background-color: var(--btnHoverColor); } .iconSec:hover i { color: var(--btnTextHoverColor); } .conSec { margin-bottom: 20px; } .conGrid { grid-template-columns: 20px 1fr; } .conIconSec { margin-top: 2px; width: 20px; height: 20px; } .conIconSec i { font-size: 17px; color: var(--themeColor2); } .conText a { line-height: 25px; color: var(--anchorColor); transition: 0.4s; } .conText:hover a { color: var(--anchorColorHover); } .footUl { list-style: none; } .footLi { margin-bottom: 10px; } .footLi a { color: var(--anchorColor); transition: 0.4s; } .footLi:hover a { color: var(--anchorColorHover); } .copyrightSec { background-color: var(--themeColor1); padding: 20px 0px; } .copyText { color: var(--paragraphColorWhite); } .footLinkUl { list-style: disc; } .footLinkLi { font-size: 17px; } .footLinkLi::marker { color: var(--themeColor2); } .footLinkLi a { color: var(--anchorColor); transition: 0.4s; } .footLinkLi:hover a { color: var(--anchorColorHover); } @media only screen and (max-width: 900px) { .footerSec { padding-left: 0px !important; } .footer_section_3 > div > div.gap20 { gap: 40px; } div.copyrightSec > div div.flex { flex-direction: column; gap: 20px; } .footLinkUl { justify-content: center; flex-wrap: wrap; column-gap: 50px; row-gap: 8px; } .copyText { text-align: center; } .footHead { font-size: 20px; margin-bottom: 40px; } .footAbt { font-size: 14px; line-height: 25px; } .footLinkLi { font-size: 14px; line-height: 25px; } } .conIconSec i, .footLi:hover a{ color:#FFFFFF; } }.p_9_s213{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }