.header-section { background-color: #fff; padding: 23px 0 0;z-index:1;border-bottom:solid 1px #f3f3f3;height: 90px;}
.header-section ul{margin: 0; padding: 0; list-style: none; }
.header-section ul li a{text-decoration:none !important}
.header-section .content-wrapper{max-width:1600px; padding:0 55px;width:100%; margin:0 auto;}
.header-section .dis-flex{display:flex; flex-wrap:wrap;align-items:center;}
.head-logo { width: 188px; margin-bottom: 22px; }
.menu{width:calc(100% - 522px);padding:0 20px;}
.head-right { width: 334px; margin-bottom: 17px; position:relative;}
.head-search{width:21px;} 
.head-btns {margin-bottom: 5px;padding-left: 25px;width: calc(100% - 21px);}
.head-btns ul li a{font-size:19px; display:block; font-size:19px; font-weight:700;border:3px solid #043F3D;line-height: normal;font-family: Inter, sans-serif;border-radius:100px; }
.head-btns ul li.fcta {width: 45%;}
.head-btns ul li.fcta a{padding:11px 25px;color:#043F3D;margin-right:8px}
.head-btns ul li.fcta a:hover{background-color:#043F3D;color:#fff;}
.head-btns ul li.scta{width:55%;}
.head-btns ul li.scta a { background-color: #043f3d; color: #fff; padding: 11px 46px 11px 25px; position: relative; }
.head-btns ul li.scta a:after {
    background-image: url(https://news.wave.com.au/hubfs/Arrow.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 15px;
    content: "";
    height: 15px;
    position: absolute;
    right: 20px;
    width: 15px;
    top: 15px;
    transition:all 0.3s ease;
}
.head-btns ul li.scta a:hover:after{right:10px}

.head-search .hs-search-field {z-index:-1; position: absolute; width: 0; left: 0; top: 0;transition:all 0.5s ease; max-width: 500px; margin: 0 0 0 auto; right: 0; opacity: 0; }
.head-search button.pwr-search-field__icon { position: absolute; top: 17px; right: 15px; background-image: url('https://news.wave.com.au/hubfs/Search-new.svg'); background-repeat: no-repeat; border: none; padding: 0; background-color: transparent; width: 20px; height: 20px; background-position: center right; }
.head-search a.search-close { position: absolute; top: 9px; right: -35px; width: 25px; height: 25px; }
.current-ser .head-search .hs-search-field {opacity: 1;width: 100%;z-index: 1;}
.current-ser .head-search .search-open{opacity:0; visibility:hidden;}
.head-search .hs-search-field form input[type=search] { border-radius: 50px; border: 1px solid rgba(34, 34, 34, .3); display: inline-block; font-size: 17px; font-weight: 500; outline: 0; padding: 16px 14px; width: 100% !important; padding-right: 40px; }
.head-search form input[type="search"]::-webkit-search-decoration,
.head-search form input[type="search"]::-webkit-search-cancel-button,
.head-search form input[type="search"]::-webkit-search-results-button,
.head-search form input[type="search"]::-webkit-search-results-decoration {display: none;}
.head-resp{display:none;}


/*************************************Depth 1****************************************************/
.header-section .menu .hs-menu-wrapper > ul { display: flex; flex-wrap: wrap; width: 100%; justify-content:center; }
.header-section .menu ul > li.hs-menu-depth-1{margin-right:28px;} 
.header-section .menu ul>li.hs-menu-depth-1>a { color: #000; display: inline-block; font-family: Inter, sans-serif; font-size: 19px; font-weight: 500; line-height: normal; text-decoration: none !important; padding-top: 10px; padding-bottom: 35px; }
.header-section .menu ul > li.hs-menu-depth-1 > a:hover,.header-section .menu ul > li.hs-menu-depth-2 > a:hover{color:#043F3D;}
.header-section .menu ul > li.hs-menu-depth-1:last-child{margin-right:0;}
.header-section .menu ul > li.hs-menu-depth-1.hs-item-has-children a{padding-right:12px;}

/*************************************Depth 2****************************************************/
.header-section .menu ul > li.hs-menu-depth-1.hs-item-has-children{position:relative;}
.header-section .menu ul > li.hs-menu-depth-2 > a,.header-section .menu ul > li.hs-menu-depth-3 > a{transition: none;padding:8px 25px;display:block;color:#000;font-size:16px; font-weight: 500; line-height: normal;}
.header-section .menu ul > li.hs-menu-depth-2 > a:hover,.header-section .menu ul > li.hs-menu-depth-3 > a:hover{background-color:#d0e3e2;}
.header-section .menu ul > li.hs-menu-depth-2:last-child a{padding-bottom:0;}
.header-section .menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper{position:absolute;z-index:9; background-color:#fff; min-width:400px;display:block; left:0; right: 0; margin: 0 auto; padding:15px 0;top: 100%; visibility: hidden;}
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper{flex-direction: unset;}
.header-section .menu ul > li.hs-menu-depth-1:hover > ul.hs-menu-children-wrapper{visibility:visible;}
.header-section .menu ul > li.hs-menu-depth-1 > .child-trigger {
    position: absolute;
    top: 15px;
    right:-8px;
    width:14px;
    height:14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
    background-image: url('https://news.wave.com.au/hubfs/Arrow%20Down-1%20(1).svg');
  cursor:pointer;
}
.header-section .menu ul > li.hs-menu-depth-1 > .child-trigger i{position: relative;}
/*.header-section .menu ul > li.hs-menu-depth-1:hover > .child-trigger i:before{color:transparent;}*/


/*************************************Depth 3****************************************************/
.header-section .menu ul > li.hs-menu-depth-2.hs-item-has-children{position: relative;}
/* .header-section .menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{opacity:1; position: absolute; background-color:#fff; width: 100%; min-width:150px;visibility: hidden;left:100%;top:0px;border-left:1px solid #fff;}
.header-section .menu ul > li.hs-menu-depth-2:hover > ul.hs-menu-children-wrapper{visibility:visible;} */
.header-section .menu ul>li.hs-menu-depth-2>.child-trigger {
    background-image: url('https://news.wave.com.au/hubfs/Arrow%20Down-1%20(1).svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px;
    cursor: pointer;
    height: 14px;
    position: absolute;
    right: 8px;
    top: 15px;
    width: 14px;
    transform: rotate(-90deg);
}

.header-section .menu ul > li.hs-menu-depth-2 > .child-trigger i{position: relative;}
.header-section .menu ul > li.hs-menu-depth-2 > .child-trigger i:before{content: "\f0d7";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #fff;font-size: 16px;position: absolute;top: 10px;left: 0;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
/*.header-section .menu ul > li.hs-menu-depth-2:hover > .child-trigger i:before{color:transparent;}*/

.header-section .menu ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper {
    background-color: #fff;
    left: 20%;
    min-width: 260px;
    opacity: 1;
    padding: 0;
    position: absolute;
    transform:translateX(100%) translateY(-42px);
    visibility: hidden;
    width: 80%;
    right: 0;
    z-index: 2;
}
.header-section .menu ul>li.hs-menu-depth-2:hover>ul.hs-menu-children-wrapper {right: 0;visibility: visible;}

@media(max-width:1500px){
  .header-section .content-wrapper{padding:0 20px;}
  .header-section .menu ul>li.hs-menu-depth-1>a,.head-btns ul li a{font-size:16px;}
  
}

@media(max-width:1366px){
  .header-section .menu ul>li.hs-menu-depth-1 {margin-right: 20px;}  
  .header-section .menu ul>li.hs-menu-depth-1>.child-trigger{
  background-size: 11px;
    height: 11px;
    right: -3px; 
    width: 11px;
  }
}


@media(max-width:1280px){
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{top:0;}  
  .header-section .menu ul > li.hs-menu-depth-1 > a{padding:0;}
  .header-section .menu ul > li.hs-menu-depth-1.hs-item-has-children {margin-right:0px;}
  .head-logo {margin-bottom: 0;}
  .header-section { padding: 15px 0; position: fixed; top: 0; width: 100%; }
   .header-section .menu ul>li.hs-menu-depth-1 {margin-right: 0;}
  .mobile-open .head-resp {display: block;padding: 15px;position:relative;        width: 100%; }
  .head-btns {margin: 5px 0; padding-left: 0;}
  .head-btns ul.dis-flex {display: block;}
  .head-btns ul li.fcta a {  margin: 0 0 8px; text-align: center;max-width:120px; }
  .head-btns ul li.scta a {  margin: 8px 0 0;max-width:98px;}
  .head-search{width:100%;}
  .head-search .hs-search-field { left: 0;z-index:1; margin: 0 0 20px; max-width: 100%; opacity: 1; position: relative; right: 0; top: 0; transition: all .5s ease; width: 100%; }
}

@media(min-width:1281px){  
.header-section .hs-menu-wrapper{display:flex !important;overflow:visible !important; justify-content:flex-end;}
.header-section .mobile-trigger{display: none!important;}
}

@media(max-width:1280px){
  .head-right{display:none !important;}
  .header-section .menu .hs-menu-wrapper > ul{justify-content:flex-start;}
  .header-section .menu ul>li.hs-menu-depth-1 ul.hs-menu-children-wrapper{min-width:inherit;} 
/**********************************************Toggle Icon***************************************/
.header-section .mobile-trigger{display: inline-block !important; cursor: pointer; position: absolute; right:20px; width:35px; padding:15px 0px; z-index: 12; top:27px;}
.header-section .mobile-trigger .line {display: block;background-color:#043F3D;width:35px;height:3px;position:absolute;left: 0;border-radius: 4px;}
.header-section .mobile-trigger .line.line-3{top:60%;}
.header-section .mobile-trigger.active-re .line-3 { transform: translateY(-23px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-23px) translateX(0) rotate(-45deg); -moz-transform: translateY(-23px) translateX(0) rotate(-45deg);}
.header-section .mobile-trigger.active-re .line.line-3 {top:104%;}
.header-section .mobile-trigger .line.line-2{top:30%;}
.header-section .mobile-trigger.active-re .line-2 { opacity: 0;}
.header-section .mobile-trigger .line.line-1{top:0;}
.header-section .mobile-trigger.active-re .line-1{top:10%;}
.header-section .mobile-trigger.active-re .line-1 { transform: translateY(5px) translateX(0) rotate(45deg); -webkit-transform: translateY(5px) translateX(0) rotate(45deg); -moz-transform: translateY(5px) translateX(0) rotate(45deg);}

/**********************************************Depth 1***************************************/

  .header-section .hs-menu-wrapper { background-color: #62bbb0; display: none; height: 100vh; left: 0; max-width: 100%; overflow-y: scroll; padding: 10px 0 20px; position: fixed; right: 0; top: 73px; width: 100%; z-index: 9999; padding-bottom: 80px; }
      .header-section .menu ul > li.hs-menu-depth-1 {
        width: 100%;
        padding: 10px 15px;
        border-bottom: 1px solid #fff;
    }
 .header-section .menu ul > li.hs-menu-depth-1:not(:first-child) > a{padding:0;}

  .header-section .menu ul > li.hs-menu-depth-1 > a,  .header-section .menu ul > li.hs-menu-depth-2 > a{color:#fff;}
/**********************************************Depth 2***************************************/
.header-section .menu ul > li.hs-menu-depth-1 ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;}
    .header-section .menu ul>li.hs-menu-depth-1 .child-trigger {
        background-image: url('https://news.wave.com.au/hubfs/Arrow%20Down-1%20(1).svg');
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 11px;
        right: 15px;
        top: 20px;
        width: 11px;
    }
  .header-section .menu ul>li.hs-menu-depth-2>.child-trigger{top:15px;}
.header-section .menu ul > li.hs-menu-depth-1 .child-trigger.child-open {
    transform: rotate(-180deg);
}
  .header-section .menu ul>li.hs-menu-depth-2>ul.hs-menu-children-wrapper{transform:none;background-color: #62bbb0;}
  .header-section .menu ul>li.hs-menu-depth-2>a, .header-section .menu ul>li.hs-menu-depth-3>a {color:#fff;}
  .header-section .menu ul>li.hs-menu-depth-2>a, .header-section .menu ul>li.hs-menu-depth-3>a{padding:8px 15px;}
  .header-section .menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper { background-color:#62bbb0;opacity: 1;left: 0; top: 0;}
.header-section .menu ul > li.hs-menu-depth-2,.header-section .menu ul > li.hs-menu-depth-3 { border-bottom: 1px solid #fff;margin-bottom:0; }
  .header-section .menu ul > li.hs-menu-depth-2:last-child,.header-section .menu ul > li.hs-menu-depth-3:last-child{border:none; margin:0;}
.header-section .menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper { padding: 20px 22px 15px;  margin-top: 0;}

/**********************************************Depth 3***************************************/
.header-section .menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible;left:0;}
}


@media(max-width:767px){
.header-section .menu ul>li.hs-menu-depth-1>ul.hs-menu-children-wrapper {padding: 20px 10px 15px;z-index:1;border-bottom:1px solid #f3f3f3;}
  .head-btns ul li.scta a,.head-btns ul li.fcta a {max-width:100%;text-align:center}    
  .head-btns ul li.scta a:after{left:80px;right:0; margin:0 auto;}
  .head-btns ul li.scta a:hover:after{right:0px; left:85px;}
  .header-section .dis-flex {height:0px;}
  .header-section {height:73px;}
