Server : LiteSpeed
System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User : outerorb ( 1091)
PHP Version : 8.1.34
Disable Function : mail
Directory :  /home2/outerorb/zapnixinc.com/css/

📁 Create New:
⬆️ Upload File:
Current Dir [ Writable ] Root [ Writable ]


OR Upload from URL:
URL: Save as:

📄 File: module_Header_Mega_Menu_A23.min.css

Path: /home2/outerorb/zapnixinc.com/css/module_Header_Mega_Menu_A23.min.css

Size: 14.78 KB

Permissions: 0644

.Header_Mega_Menu_A23_Wrapper .navbar_wrapper {
  position: static
}

.menu-btn {
  align-items: center;
  cursor: pointer;
  display: none;
  height: 1.5rem;
  justify-content: center;
  position: relative;
  width: 1.5rem;
  z-index: 2
}

.navbar .menu-btn__lines:after,
.navbar .menu-btn__lines:before {
  content: "";
  position: absolute
}

.navbar .menu-btn__lines,
.navbar .menu-btn__lines:after,
.navbar .menu-btn__lines:before {
  background: currentColor;
  height: .1rem;
  transition: all .4s ease-in-out;
  width: 1.5rem
}

.navbar .menu-btn__lines:before {
  transform: translateY(-.5rem)
}

.navbar .menu-btn__lines:after {
  transform: translateY(.5rem)
}

.navbar .menu-items {
  align-items: center;
  display: flex
}

nav.navbar ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.navbar ul li {
  list-style: none;
  transition: .3s ease
}

.navbar ul li .arrow {
  transition: all .3s ease-out
}

.navbar .dropdown {
  position: relative
}

.menu-right,
.navbar .dropdown-menu {
  background: #e9ecef;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #fff;
  -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0/5%);
  box-shadow: 0 20px 50px 0 rgb(0 0 0/5%);
  left: 0;
  line-height: 30px;
  min-width: 200px;
  opacity: 0;
  position: absolute;
  transition: all .4s ease;
  visibility: hidden;
  width: 100%;
  z-index: 9
}

.navbar .menu-right {
  left: 100%;
  top: 0
}

.menu-left {
  left: unset;
  right: 0
}

.navbar .menu-left {
  left: -100%
}

.navbar .menu-item {
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  padding: .5rem 1.5rem;
  width: 100%
}

.navbar .menu-item:hover {
  color: #ff5722
}

.menu-item.first-item {
  padding: 1.5rem 1rem
}

.navbar .dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible
}

.navbar .dropdown-right:hover .menu-right {
  left: 100%;
  opacity: 1;
  visibility: visible
}

.navbar .dropdown-right:hover .menu-left {
  left: -100%
}

.navbar .mega-menu {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc;
  -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0/5%);
  box-shadow: 0 20px 50px 0 rgb(0 0 0/5%);
  display: none;
  left: 0;
  opacity: 0;
  padding-bottom: 20px;
  padding-top: 30px;
  position: absolute;
  transition: all .4s ease-out 0s, visibility .1s linear 0s;
  visibility: hidden;
  width: 100%;
  z-index: 9
}

.menu-items li:hover .mega-menu {
  opacity: 1;
  visibility: visible
}

.navbar ul>li>a {
  border-bottom: 2px solid transparent;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  /* margin-top: 20px; */
  padding-bottom: 20px;
  transition: all .2s ease-out
}

.navbar ul>li:hover>a {
  border-color: currentColor;
  font-weight: 900;
  transition: all .2s ease-out
}

.navbar a {
  color: #000
}

.mega-menu h4 {
  color: #0d5795;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 1rem
}

.mega-menu .content {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  width: 100%
}

.mega-menu .content img {
  border-radius: 20px;
  -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0/5%);
  box-shadow: 0 20px 50px 0 rgb(0 0 0/5%)
}

.button.mega_button {
  border-radius: 40px;
  color: #fff
}

.content .col {
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.content .col .img-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%
}

.content .col .img-wrapper:hover img {
  transform: scale(1.1)
}

.content .col p {
  color: #112f48;
  margin-top: 5px
}

.content .col .mega-links {
  border-left: 1px solid #3c3c3c
}

.content .col .read-more {
  color: #03a9f4;
  display: flex;
  font-size: 16px;
  justify-content: flex-end;
  padding-right: 10px;
  padding-top: 1rem;
  transition: color .3s ease
}

.col .mega-links li,
.col .mega-links li a {
  padding: 0 1rem
}

.content .col .read-more:hover {
  color: #ff5722
}

.right_align_blog_trigger {
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  width: 20px
}

.col_mega_menu_right_align_blog:hover .right_align_blog_trigger {
  opacity: 1;
  transition: .25s;
  visibility: visible
}

.menu-btn.open .menu-btn__lines {
  background: transparent;
  transform: translateX(1rem)
}

.menu-btn.open .menu-btn__lines:before {
  background: #132f48;
  transform: rotate(45deg) translate(-.5rem, .5rem)
}

.menu-btn.open .menu-btn__lines:after {
  background: #132f48;
  transform: rotate(-45deg) translate(-.5rem, -.5rem)
}

.post-title span {
  display: inline-block;
  font-size: 80%;
  line-height: 1.5;
  opacity: .6
}

.header_button {
  border-radius: 80px
}

form#form_search_career {
  max-width: 500px;
  position: relative
}

form#form_search_career .search-button {
  display: block;
  line-height: 1.5;
  position: absolute;
  right: 0;
  top: 0
}

.mega_menu_blog_post__tags svg {
  height: 10px
}

.mega_menu_blog_post__tags a {
  display: inline-block;
  font-size: 80%;
  line-height: 1.5;
  opacity: .6
}

.mega_blog_recent_posts.mega_menu_right_align_blog_wrapper>div {
  max-width: 300px
}

.col_mega_menu_right_align_blog {
  position: static
}

.expand-btn.open span.expand-btn-plus {
  transform: rotate(180deg);
  transition: .25s
}

.expand-btn.open .expand-btn-plus svg {
  opacity: 1
}

.right_align_blog_trigger.active {
  transform: rotate(45deg);
  transition: .25s
}

.logo_wrapper a {
  display: block;
  width: 200px
}

.mega_menu_close_icon {
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: 30px;
  top: 10px;
  z-index: 99
}

.mega_blog_recent_posts_wrapper {
  overflow: hidden
}

/* .dj_catrgory_box_item {
  display: none
} */

.cloud {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1.75rem;
  list-style: none;
  padding-left: 0
}

.cloud a {
  --size: 4;
  --color: #a33;
  color: var(--color);
  display: block;
  font-size: calc(var(--size)*.25rem + .5rem);
  padding: .125rem .25rem !important;
  position: relative;
  text-decoration: none
}

.cloud a[data-weight="1"] {
  --size: 1
}

.cloud a[data-weight="2"] {
  --size: 2
}

.cloud a[data-weight="3"] {
  --size: 3
}

.cloud a[data-weight="4"] {
  --size: 4
}

.cloud a[data-weight="5"] {
  --size: 6
}

.cloud a[data-weight="6"] {
  --size: 8
}

.cloud a[data-weight="7"] {
  --size: 10
}

.cloud a[data-weight="8"] {
  --size: 13
}

.cloud a[data-weight="9"] {
  --size: 16
}

[data-show-value] a:after {
  content: " (" attr(data-weight) ")";
  font-size: 1rem
}

.navigation .menu ul li .cloud .dj_catrgory_box_item:nth-child(odd) a {
  color: #181 !important
}

.navigation .menu ul li .cloud .dj_catrgory_box_item:nth-child(3n+1) a {
  color: #33a !important
}

.navigation .menu ul li .cloud .dj_catrgory_box_item:nth-child(4n+1) a {
  color: #c38 !important
}

.cloud a:focus {
  outline: 1px dashed
}

.cloud a:before {
  background: var(--color);
  content: "";
  height: 100%;
  left: 50%;
  opacity: .15;
  position: absolute;
  top: 0;
  transform: translate(-50%);
  transition: width .25s;
  width: 0
}

.cloud a:focus:before,
.cloud a:hover:before {
  width: 100%
}

@media (prefers-reduced-motion) {
  .cloud * {
    transition: none !important
  }
}

.menu-title svg {
  margin-right: 8px;
  width: 10px;
  fill: currentColor;
  display: inline-block;
  vertical-align: middle
}

.mega_blog_recent_post_title .mega_blog_recent_post_link img {
  border-radius: 20px;
  height: 200px;
  object-fit: cover;
  overflow: hidden
}

.mega-menu-content .slick-next:before,
.mega-menu-content .slick-prev:before {
  width: 20px
}

.mega-menu-content .slick-slider button.slick-next.slick-arrow:hover {
  left: auto
}

.mega_blog_recent_posts button.slick-arrow:before {
  display: none
}

.navbar a:hover {
  color: #0d5796
}

[data-global-resource-path*="header-no-navigation.html"] .header,
[data-global-resource-path*="header.html"] .header {
  position: fixed
}

header.header.sticky {
  background-color: #000
}

@media screen and (min-width:1024px) {
  .menu-items li:hover .mega-menu {
    display: block
  }

  .navbar {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0
  }

  .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999
  }

  .blog .content {
    grid-template-columns: repeat(4, 1fr)
  }

  .mega_blog_recent_posts.mega_menu_right_align_blog_wrapper {
    background: linear-gradient(180deg, #dff0ff, #fff);
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    padding: 20px;
    right: 0;
    top: 0
  }

  .col_mega_menu_right_align_blog section:hover .mega_menu_right_align_blog_wrapper,
  .mega_blog_recent_posts.mega_menu_right_align_blog_wrapper.active {
    align-items: start;
    display: flex;
    flex-direction: column;
    justify-content: start;
    width: 100%
  }

  .navbar ul>li:hover>a {
    transform: scale(1.05)
  }

  .col_mega_menu_right_align_blog .right_align_blog_trigger:hover {
    transform: scale(1.5);
    transition: .25s
  }

  .expand-btn-plus {
    /* opacity: 0; */
    position: absolute;
    right: 2px;
    top: 24px;
  }

  .expand-btn-plus svg {
    width: 12px;
    fill: var(--text-color);
  }

  .navbar ul li.mega_menu>a {
    position: relative
  }

  .navbar ul li.mega_menu:hover>a .expand-btn-plus {
    opacity: 1
  }

  .navbar ul li.mega_menu:hover>a .expand-btn-plus svg{
    fill: var(--pri);
  }

  .menu-title {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    line-height: 1.5;
    overflow: hidden;
    padding: 4px 0;
    position: relative;
    color: var(--text-color);
    text-align: left
  }

  .menu-title:hover{
    color: var(--pri);
  }

  .menu-title img {
    background-color: #000;
    height: 100%;
    left: 0;
    mix-blend-mode: color;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%
  }

  .mega_menu_item {
    display: block;
    height: 100%;
    padding: 6px;
    position: relative;
    width: 100%
  }

  /* .mega_menu_item:hover {
    text-decoration: underline
  } */

  .mega_menu_item:hover .menu-title img {
    mix-blend-mode: unset;
    transition: .25s
  }

  .right_align_blog_trigger {
    opacity: 0 !important;
    position: absolute
  }
}

/* @media screen and (max-width:1024px) {
  .header {
    color: #fff;
    padding: 20px
  }

  .navbar {
    padding: 10px 20px
  }

  .overflow {
    overflow: hidden
  }

  body.overflow ul.menu-items {
    background: #111;
    color: #fff;
    transform: translateX(0);
    width: 100%;
    z-index: 9
  }

  .overlay {
    background-color: rgba(0, 0, 0, .6);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
    visibility: hidden;
    z-index: 500
  }

  .overlay--active {
    opacity: 1;
    visibility: visible
  }

  .menu-btn {
    display: flex
  }

  span.expand-btn-plus svg {
    width: 20px;
    fill: currentColor;
    opacity: .5
  }

  .navbar .menu-items {
    background: #fcfcfc;
    display: block;
    height: 100%;
    left: 0;
    max-height: none;
    overflow-y: auto;
    padding-bottom: 100px;
    position: fixed;
    top: 65px;
    transform: translateX(-100vw);
    transition: .3s ease-out;
    width: 80%
  }

  .menu-items.open {
    transform: translateY(0)
  }

  .menu-items li:first-child {
    margin-top: 20px
  }

  .menu-items li a {
    font-size: 18px;
    padding: 10px 1rem
  }

  .menu-items .dropdown-right .right-arrow {
    transform: rotate(90deg)
  }

  .menu-item.first-item {
    padding: 1rem
  }

  .menu-items .dropdown-menu,
  .menu-items .mega-menu,
  .menu-items .menu-right {
    opacity: 1;
    overflow: hidden;
    position: static;
    transition: all .5s ease;
    visibility: visible
  }

  .menu-items .dropdown-menu,
  .menu-items .menu-right {
    margin-left: -10px;
    padding-left: 1rem;
    width: 102%
  }

  .menu-items .mega-menu .col {
    padding-left: 1rem
  }

  .expand-btn.open+.blog.sample,
  .expand-btn.open+.sample {
    max-height: 100%;
    transform: scaleZ(1)
  }

  .expand-btn.open+.blog.sample {
    max-width: fit-content
  }

  .navbar .sample {
    border-top: none
  }

  .mega-menu .content {
    grid-template-columns: auto
  }

  .mega-menu .content .col {
    margin-bottom: .5rem;
    padding-top: 1rem;
    width: 100%
  }

  .col .mega-links li,
  .col .mega-links li a {
    padding: 0 .5rem
  }

  .content .col .mega-links {
    border-left: 0;
    padding-left: .5rem
  }

  .col .mega-links li {
    margin: 0
  }

  .mega-menu .content .col {
    padding: 0
  }

  .menu-items li a {
    display: block;
    padding-left: 0;
    padding-right: 25px
  }

  .mega_blog_recent_posts.mega_menu_right_align_blog_wrapper {
    height: auto;
    max-width: 100%;
    position: static
  }

  .mega_menu_li_right_align_blog.mega_menu .mega-menu .content {
    flex-direction: column;
    max-width: 100%;
    padding: 0
  }

  .navbar ul>li>a {
    color: currentColor;
    display: block;
    margin: 0;
    padding: 10px 20px
  }

  .navbar .mega-menu {
    background: #222;
    color: currentColor;
    display: none;
    padding: 0 0 20px
  }

  .navbar .mega-menu * {
    color: currentColor
  }

  .navbar ul>li>a.expand-btn.open+.mega-menu {
    display: block
  }

  .mega_blog_recent_posts.mega_menu_right_align_blog_wrapper>div {
    max-width: 100%
  }

  .right_align_blog_trigger {
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: right;
    top: 20px;
    transform-origin: right;
    visibility: visible
  }

  .section_item_depth_2_item {
    position: relative
  }

  .item2_right_content_content {
    padding-bottom: 20px
  }

  .overflow header.header {
    background-color: #111;
    color: #fff
  }

  .overflow .Header_Mega_Menu_A23_Wrapper img.hs-image-widget {
    filter: grayscale(1) invert(1)
  }

  .col_mega_menu_right_align_blog {
    background: #333;
    border-radius: 12px;
    margin-bottom: 10px;
    padding: 10px 20px
  }

  .mega_menu_item_right_align_blog .menu-title img {
    border-radius: 5px;
    margin-right: 15px;
    width: 15vw
  }

  .menu-title {
    align-content: center;
    align-items: center;
    display: flex
  }
} */

← Back to Directory Edit File 🔒 Chmod

WP File Manager