.pageHeader{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:330px;position:relative;z-index:1}.pageHeader img{max-height:330px;min-height:330px;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;position:absolute;top:0;width:100%}.pageHeader .header_h2{color:#f0f0f0;margin:0 auto;max-width:90%;padding:30px 10px 10px;text-align:center;width:100%;z-index:1}@media only screen and (max-width:1000px){.pageHeader img{min-height:300px}.pageHeader .header_h2{padding-top:40px}}#searchForm{grid-template-columns:auto;margin:10px auto 0;max-width:620px;position:relative;width:100%;z-index:1}#searchForm .searchSubmitClose{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none' viewBox='0 0 20 21'%3E%3Cpath stroke='%23121d64' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 15.5a7 7 0 1 0 0-14 7 7 0 0 0 0 14M19 19.5l-6-6'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .15s ease;width:20px}#searchForm .searchSubmitClose.close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23121d64' d='M6.357 5.07a1.111 1.111 0 1 0-1.571 1.57l5.5 5.5-5.5 5.5a1.111 1.111 0 0 0 1.571 1.572l5.5-5.5 5.5 5.5a1.111 1.111 0 1 0 1.571-1.572l-5.5-5.5 5.5-5.5a1.111 1.111 0 1 0-1.571-1.57l-5.5 5.5z'/%3E%3C/svg%3E");cursor:pointer}.blogs_fixed_holder{display:block;gap:15px;left:50%;max-width:100%;opacity:0;position:fixed;top:20px;transform:translate(-50%);transition:all .5s ease;width:calc(100% - 80px);z-index:2}.blogs_fixed_holder.sticky_subMenu{opacity:1;top:80px}.blogs_fixed_holder #searchForm{margin-top:0;max-width:100%}.blogs_fixed_holder #searchForm .searchInput{height:auto}@media only screen and (max-width:769px){.blogs_fixed_holder{opacity:1;top:85px!important;width:calc(100% - 30px)}.blogs_fixed_holder #searchForm{padding:0}.blogs_fixed_holder #searchForm .searchInput{height:auto;padding:12px 25px;width:100%}.blogs_fixed_holder #searchForm .searchSubmitClose{border:0;height:20px;position:absolute;right:20px;width:20px}.search-form{display:none}}
