.header-section{background:#674422;display:inline-block;padding:20px 0;position:fixed;transition:all .4s;width:100%;z-index:9}.header-section.sticky{border-bottom:1px solid #fff;box-shadow:0 2px 13px rgba(0,0,0,.5)}.header-section .header-inner{align-items:center;display:flex;justify-content:space-between;width:100%}.header-section .header-inner .logo-sec{display:inline-block;line-height:0;margin:0;width:auto}.header-section .header-inner .logo-sec a{display:inline-block;height:50px;width:100px}.header-section .header-inner .logo-sec a img{display:inline-block;height:50px;object-fit:contain;width:100px}.header-section .header-inner .menu-sec{align-items:center;display:flex;justify-content:space-between;margin:0}.header-section .header-inner .menu-sec .header-menu{display:inline-block;width:100%}.header-section .header-inner .menu-sec .cta{display:inline-block;margin-left:15px;width:100%}.header-section .header-inner .menu-sec .cta a{background:transparent;border:1px solid #fff;color:#fff;display:inline-block;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:25px;padding:10px 30px}.header-section .header-inner .menu-sec .cta a:hover{background:#fff;border:1px solid transparent;color:#674422}@media(max-width:991px){.header-section .header-inner .menu-sec .cta a{font-size:17px;padding:7px 14px}.header-section .header-inner .logo-sec a,.header-section .header-inner .logo-sec a img{height:45px;width:85px}}