.home1-nav-header { position: sticky; top: 0; z-index: 10; background: #fff; box-shadow: 0 1px 0 0 rgb(38 38 40 / 9%); } .header-navbar { padding: 12px; } .header-logo-height { height: 35px; width: 35px; } .header_nav__item { margin: 0 !important; padding: 0 15px; font-size: 14px; font-weight: 400; line-height: 18px; text-align: left; list-style: none; position: relative; } .header_bars { width: 22px; height: 1px; background-color: black; margin: 6px 0; } .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: middle; content: ""; border-top: 0.4em solid; border-right: 0.4em solid transparent; border-bottom: 0; border-left: 0.4em solid transparent; } .tools_list_categoryName { font-size: 15px !important; font-weight: 700 !important; color: #2e2e2e !important; } .tools_list_categoryName:hover { background-color: transparent !important; } .tools_list_featureName { font-size: 13px; font-weight: 400; /* color: #000; */ } .catPad li:hover { background-color: #f3f3f4; } .dropdown-menu { border: none; } .navbar .dropdown-menu { position: fixed; left: 0; top: 56px; width: 100%; border-top: 1px solid rgb(0 0 0 / 9%); border-bottom: 1px solid rgb(0 0 0 / 9%); border-radius: 0; } .footer-wrapper { padding: 35px; } .footer-nav { justify-content: space-around; } .footer-link { font-size: 13px; font-weight: 400; } .footer-1 { border-top: 1px solid rgb(0 0 0 / 9%); } .footer1-msg { text-align: left; font-stretch: 400; font-weight: 400; font-size: 13px; line-height: 24px; color: rgba(26, 26, 26, 1); -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; } .privacy-footer { padding: 15px 80px !important; } .privacy-links-item, .drop-down-btn { font-size: 13px !important; } .footer_hvr:hover { background-color: #f3f3f4; color: #262628; border-radius: 5px; } .footer-link:hover { color: #262628; } @media (max-width:992px) { .catPad { padding: 0; margin: 0 !important } .inner-dropdown { padding: 10px 30px; } .navbar .dropdown-menu { border-bottom: 0; } .header_nav__item { padding: 15px 0; border-bottom: 1px solid #e9ecef; font-size: 13px; } } @media (max-width:768px) { .footer-wrapper { padding: 25px; } .footer-nav { padding-top: 0; overflow: hidden; } .privacy-footer { padding: 25px !important; } .privacy-links { flex-direction: column; } .privacy-links-item, .drop-down-btn { padding: 8px 0; margin: 0; } .footer-nav { flex-direction: column; } }