/*-------------HEADER-------------*/ 
.icon-search.open {color: transparent;}
.desktop-nav ul li.level2 ul, .desktop-nav ul li.level1 ul, .nav-intro-wrap1, .nav-signpost-inner  {display:none;}
.header-wrap.clearfix {display: flex;/*padding: 17px 60px 17px 40px; /*justify-content: space-between;*/}
.header-upper-wrap{background:transparent;     position: relative;z-index: 10;    padding-left: 100px;}
.header-search-wrapper {display: flex;    position: relative;z-index: 10;}
.header-wrap ul li::before{content:none;}
.header-wrap ul li a:hover(color:#000;)
.header-wrap a:hover:(#000 !important;)
.header-upp-bottom-wrapper {  width: 100%;}
.header-upp-bottom-wrapper{display: flex;flex-direction: column;        /*padding-right: calc((100% - 1264px)/2);*/ /*padding-left: 80px;*/ }
.header-bottom-wrap{margin-top: 30px;position:relative;z-index:9}
.header-bottom li.level1.current a span {font-family:'Gotham-Medium' !important;opacity: 1;}
.header-bottom li.level1:hover a span {/*font-family:'Gotham-Medium' !important;opacity: 1;*/}
.header-upper-links a:not(.ncl) {text-transform: none;font-size: 1.4rem;letter-spacing: 0.03em;font-family: 'Gotham-Light';font-weight: 400;color: var(--secondary-4);opacity: 0.8;line-height: normal;}
.header-upper-links a:not(.ncl):hover {opacity: 1;text-transform: none;text-decoration: none;color: #73BBA8;}
/*.header-upper-links .current a:not(.ncl) {font-family:'Gotham-Medium' !important;opacity: 0.65;text-decoration: underline;}*/
#mmenuBtn span {width: 23px;  height: 1px;  background: #022BB8;  position: relative;  z-index: 2;  display: block;  margin: 5px auto;}
#mmenuBtn div {  font-size: 1.0rem;  color: #022BB8;  line-height: normal;  text-align: center;  font-weight: normal;} 
header{width:100%;}
header .header-wrap.clearfix { 
  position: absolute;
  width: 100%;
  left: 0;
  top: 17px;
  z-index: 10;
  right: 0;
  /*max-width: 100%;
  padding-left: calc((100% - 1440px)/2);
  padding-right: calc((100% - 1440px)/2); */
}

.nav-signpost-inner-left .read-cta{width:200px;}
header .header-wrap.clearfix figure {width: 8.333333%; /* 110px;*/ margin: 0;  position: relative;  z-index: 10;}
.header-wrap figure#logo img {width: 110px;}
#logo > a {position: absolute; top: 0px; left: -87px;}
#ip3-Homepage figure#logo img {position: absolute; top: 0px !important; left: -56px;}

/*header .header-wrap.clearfix figure{width: 142px; margin-top: 28px; margin-left: 62px;}*/
.header-ticker-wrap{display: inherit;width: 210px;  }
.header-upper-links ul li {padding-right: 30px;margin: 0 !important;font-size: 1.4rem;line-height: normal;}
.header-upper-links ul li {display: inline-block;float: left;}
.search-inner {display: flex;position: relative;align-items: center;width: auto;position: absolute;    bottom: -2px;
} 

.search-inner .search {
    position: relative;
}

.search-inner .search:after {
    content: '';
    background: linear-gradient(76.93deg, #2289EF 7.95%, #68C0CE 46.76%, #85D6C1 78.03%);
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;    
    opacity: 0;
}

/*a.search-btn.open + .search-inner .search:after {opacity: 1;}*/
a.icon-search.open + .search-inner .search:after {opacity: 1;}

#searchTextbox.open{width: 200px;opacity:1; transition:all .3s ease;}
.header-upper {  
  display: flex;  
  flex-wrap: wrap; 
  align-items: center; 
  opacity:0;
} 
#searchTextbox { opacity:0;  transition:all .3s ease;width: 0;  background: transparent;  border: none;  border-bottom: 1px solid rgba(255, 255, 255, 0.5);  color: rgba(255, 255, 255, 0.5);border-radius: 0;}
#searchButtonContainer {  position: absolute;  right: 0;}
#searchTextboxContainer,#searchButtonContainer {  float: left;  }
#desktop-nav.animate,.header-upper.animate{opacity:1; transition: all 1s  ease;} 
aside ul{padding:0px;}

aside ul li a,
.desktop-nav ul li.level1 a > span,
.desktop-nav ul li.level1 {
  display: inline-block;
  font-size: 1.7rem;
  text-decoration: none;
  line-height: 25px;
  margin: 0px !important;
  font-weight: 600;
  color: var(--secondary-4);
  font-family: 'Gotham-Bold';
}

/*aside ul li a, .desktop-nav ul li.level1 a > span{  opacity: 0.75; }*/

aside ul li a:hover,.desktop-nav ul li.level1 a:hover{opacity:1;}

.desktop-nav ul li.level1 > span, .desktop-nav ul li.level1 > a > span{padding: 0px 20px;  display: inline-block; font-size: 1.4rem;  line-height: 17px; position: relative;}
.desktop-nav ul li.level1.first > span, .desktop-nav ul li.level1.first > a > span {padding-left: 8px;}
.desktop-nav ul li.level1{position: static;}

.desktop-nav ul li.level1 > a {
  position: relative;
  z-index: 1000;
  color: var(--secondary-4);
  opacity: 0.7;
}

.desktop-nav ul li.level1 > a:before {
  content: '';
  background: url(./~/media/Images/M/Multitude/icons/secondary-hover-cta.svg) no-repeat;
  width: 10px;
  height: 12px;
  display: inline-block;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 4px;
  opacity: 0;
}
.desktop-nav ul li.level1.first > a:before {left:-8px;}
.desktop-nav ul li.level1:hover > a,
.desktop-nav ul li.level1:hover > a:before {
  opacity: 1;
}

#desktop-nav ul li .subnav-outer{ /*left: auto; right: -22vw;*/
  left: 0;
  right: 0;
}
.header-upper .header-search-wrapper a{margin:0px;padding-top: 3px;position: relative;z-index: 10;text-decoration:none;cursor:pointer;}
.visibilityHidden {
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
    padding-right: 0px;
  padding-right: 0px;
  overflow: hidden;
  position: absolute;
}
.search-btn:after {
  content: "";  
  background: url('url(/~/media/Images/M/Multitude/icons/search-iconv1.svg)') no-repeat center;
  width: 14px;
  height: 14px;
  display: inline-block;
}
/*.icon-search:after {
  content: "";  
  background: url('url(/~/media/Images/M/Multitude/icons/search-iconv1.svg)') no-repeat center;
  width: 14px;
  height: 14px;
  display: inline-block;
}*/
/*a.search-btn.open:after {
  background: url('/~/media/Images/M/Multitude/icons/search-gradient.svg') no-repeat center;
}*/
a.icon-search.open:after {
  background: url('/~/media/Images/M/Multitude/icons/search-gradient.svg') no-repeat center;
}

.desktop-nav ul li.level1.current > a,
.desktop-nav ul li.level1.selected > a {
opacity: 1;
}

.desktop-nav ul li.level1.current > a:before,
.desktop-nav ul li.level1.selected > a:before {
opacity: 1;
}

.desktop-nav .dynamic-level2 > ul > li.selected > a,
.desktop-nav .dynamic-level2 > ul > li.current > a {
	padding-left: 15px;
    opacity: 1;
}

/*.desktop-nav ul li.current >a{pointer-events:none;}*/
/*.desktop-nav ul li.level1.haschildren > span:after,.desktop-nav ul li.level1.haschildren > a > span:after{    content: "\e91e";  font-family: 'icomoon' !important;  font-size: 0.7rem;  position: absolute;  top: 19px;  right: 15px;}*/
.desktop-nav ul li.level1.haschildren:hover span:after{transform: rotate(180deg);}

.header-upper-links {border-right: 1px solid #000;margin-right: 40px;}
/*.search-btn i:before {  font-size: 1.8rem;  color: #000;  line-height: normal;    font-weight: 700;} */
.icon-search i:before {  font-size: 1.8rem;  color: #000;  line-height: normal;    font-weight: 700;} 
/*.search-btn {color: transparent !important; margin-right: 15px;} */
.icon-search {/*color: transparent !important;*/ margin-right: 15px;}
#searchButton {  background: transparent;  border: none;  overflow: hidden;  text-indent: -99999px;}
a.icon-search:hover{color:#73BBA8;transition:all 0.3s ease}


.subnav-wrap {  position: relative;} 
.subnav-wrap-outer {  background: #000; }
.subnav-abso {  background: #252525;      z-index: 2;}

#desktop-nav ul li .subnav-outer {position: fixed; padding-top: 174px; padding-bottom: 94px;  height:auto; top: 0; width: 100vw; background: #F4F4F4;  z-index: 5;  opacity:0; height:0; transform:scale(0);  transition:opacity .3s ease; }


#desktop-nav ul li.level1.haschildren.menuOpen > .subnav-outer, .subnav-outer.openSubNav{visibility:visible; opacity:1; height:auto;transform:scale(1); transition:opacity .3s ease;} 
.subnav-outer{ /*max-height: calc(100vh - 143px);*/ }

/*#desktop-nav .subnav-outer .row .subnav-inner > div{flex:40%;}*/
.dynamic-level2 {
  position: relative;
}

.desktop-nav ul li.level1.active-opened .nav-signpost {
  display: none;
}
.menuOverlay {
  position: fixed;display:none;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,.5);
  z-index: 1;
}
.dynamic-level2 > ul > li {
  position: static;
  
  margin-bottom: 20px;
}

.dynamic-level2 > ul > li.haschildren > a:after {
  content: '';
  background: url('/~/media/Images/M/Multitude/icons/right-arrow-menu.svg') no-repeat center;
  right: -15px;
  position: absolute;
  top: 2px;
  text-align: right;
  width: 30px;
  height: 20px;
  transition: all .3s ease-in-out;
}

.dynamic-level2 > ul > li.haschildren > a:hover:after { 
  /* Small Shadow */
  box-shadow: 0px 16px 16px rgba(34, 137, 239, 0.1), 0px 4px 8px rgba(34, 137, 239, 0.03), 0px 4px 4px rgba(34, 137, 239, 0.05), 0px 2px 2px rgba(34, 137, 239, 0.05), inset 0px 1px 3px rgba(255, 255, 255, 0.334544);
  border-radius: 2px;
}

.desktop-nav .dynamic-level2 > ul > li > a, 
.desktop-nav .dynamic-level2 > ul > li > a > span {
  font-size: 1.6rem;
  line-height: 26px;
/*  opacity: 0.6;*/
  /* display: block; */
}

.desktop-nav .dynamic-level2 > ul > li > a {
  display: block;
  position: relative;
  padding-right: 30px;
      opacity: 0.6;
}
#desktop-nav a.menuClose {
  position: absolute;
  right: 30px;
  top: -50px;
  font-family: arial;
  text-decoration: none;
  font-size: 27px;
  font-weight: normal;
  background: url(/~/media/Images/M/Multitude/icons/close-menu.svg) no-repeat;
  color: transparent;
  height: 17px;
  width: 17px;
}
a.menuClose:hover {text-decoration:none;color:transparent;}
a.menuClose:focus {outline:1px dotted;}
.desktop-nav .dynamic-level2 > ul > li > a:hover {
    padding-left: 15px;
}

.desktop-nav .dynamic-level2 > ul > li > a:hover:before,
.dynamic-level2 > ul > li.selected > a:before, .dynamic-level2 > ul > li.current > a:before {
    content: '';
    background: url(./~/media/Images/M/Multitude/icons/secondary-hover-cta.svg) no-repeat;
    width: 10px;
    height: 12px;
    display: inline-block;
    background-size: contain;
    position: absolute;
    bottom: 3px;
    left: 0;
}

.nav-signpost-inner-image {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  /* Small Shadow */
  box-shadow: 0px 16px 16px rgba(34, 137, 239, 0.1), 0px 4px 8px rgba(34, 137, 239, 0.03), 0px 4px 4px rgba(34, 137, 239, 0.05), 0px 2px 2px rgba(34, 137, 239, 0.05), inset 0px 1px 3px rgba(255, 255, 255, 0.334544);
  padding: 50px 0 0 32px;
  margin-left: 12px;
  position: relative;
}

.nav-signpost-inner-image:after {
	    content: '';
    background: url('/~/media/Images/M/Multitude/icons/mm-shadow.png') no-repeat;
    width: 128px;
    height: 216px;
    position: absolute;
    left: 0;
    top: 0;
}

/*.nav-signpost-inner-image:before {
  content: '';
  width: 5px;
  height: 100%;
  background: #AFEFDD;
  box-shadow: 0px 16px 16px rgb(34 137 239 / 10%), 0px 4px 8px rgb(34 137 239 / 3%), 0px 4px 4px rgb(34 137 239 / 5%), 0px 2px 2px rgb(34 137 239 / 5%), inset 0px 1px 3px rgb(255 255 255 / 33%);
  position: absolute;
  left: 0;
  top: 0;
}*/

.nav-signpost-inner-right {
  max-width: 480px;
  margin-left: -110px;
  margin-top: -52px;
}

.nav-signpost-inner-left {
  max-width: 300px;
  padding-bottom: 50px;
      position: relative;
    z-index: 1;
}

.nav-intro-wrap1 {
  max-width: 250px;
}
/* .desktop-nav .level2.haschildren > a:hover{
	cursor: default;
} */
#desktop-nav ul li .subnav-outer:after {
  content: '';
  background: url('/~/media/Images/M/Multitude/icons/accent-keyline-thick.svg') no-repeat;
  height: 10px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-size: cover;
}

#desktop-nav ul li .subnav-outer:before {
  content: '';
  background: url('/~/media/Images/M/Multitude/content-images/navigation-shape1.png') no-repeat;
  max-width: 675px;
  position: absolute;
  bottom: 0;
  background-size: cover;
  height: 100%;
  right: 0;
  width: 100%;
}

#desktop-nav ul li.active-opened .subnav-outer:before {
  background: url('/~/media/Images/M/Multitude/content-images/navigation-shape21.jpg') no-repeat;
}

#desktop-nav ul li.active-opened .subnav-outer {
  background: #fff;
}

.dynamic-level2 > ul > li ul {
  /* margin-left: 127px; */
  padding-left : 55px;
}

.desktop-nav .dynamic-level2 > ul > li > ul > li > a > span,
.desktop-nav .dynamic-level2 > ul > li > ul > li > a {
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  opacity: 0.6;
  font-family: 'Gotham-Light';
}

.desktop-nav .dynamic-level2 > ul > li > ul > li.level3.selected > a > span, .desktop-nav .dynamic-level2 > ul > li > ul > li.level3.current > a > span,
.desktop-nav .dynamic-level2 > ul > li > ul > li.level3.current > a, .desktop-nav .dynamic-level2 > ul > li > ul > li.level3.selected > a {
opacity: 1;
}

#desktop-nav nav ul {padding:0;}
#desktop-nav ul li.level2.haschildren > a > span,#desktop-nav ul li.level2.haschildren > span{position:relative;}
#desktop-nav ul li.level2.haschildren > a > span:after,#desktop-nav ul li.level2.haschildren > span:after{/*content: "\e91e"*/;  font-family: 'icomoon' !important;  font-size: 0.7rem;  position: absolute;  top: 9px;  right: 4px; transform: rotate(-90deg);} 

/*#desktop-nav ul li .subnav-outer:before {  content: '';  width: 1000px;  background: #FFF;  height: 100%;  position: absolute;  top: 0;  right: 100%;}
#desktop-nav ul li .subnav-outer:after {  content: '';  width: 1000px;  background: #FFF;  height: 100%;  position: absolute;  top: 0;  left: 100%;}*/

#desktop-nav ul li ul li span {  font-weight: 600;}

.nav-signpost-ttl-wrap span {  display: block;   font-weight: 600;}
.nav-sp-ttl {  color: #011a6e;} 
.nav-signpost-ttl-wrap {  background: #ffffff;  padding: 16px 20px 22px 20px;}
.nav-signpost-inner { 
  max-width: max-content;
  /* overflow: hidden; */
  margin: 0 auto;
  margin-right: -60px;
}
.nav-signpost-inner img {  float: left;  width: 100%;}
.nav-sp-date {  font-size: 1.2rem;  color: #000;  margin-top: 6px;     }
.nav-signpost-ttl-wrap a {  margin-top: 30px;  display: inline-block;}
.dynamic-level2 span { display: inline-block;}

/*.subnav-inner { display: flex; width: 100%; }*/

.nav-intro-ttl { 
  display: inline-block;
  margin-bottom: 15px;
  font-size: 2.8rem;
  line-height: 36px;
  font-family: 'Gotham-Medium';
}
.nav-intro-text {  line-height: 22px;}
.subnav-inner .nav-intro-text p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.9rem;
  line-height: 27px;
  padding-bottom: 30px;
}

.subnav-inner .nav-signpost-inner .nav-intro-text p {
  font-size: 1.6rem;
  line-height: 24px;
}
.nav-signpost {  border-right: 1px solid rgba(255, 255, 255, 0.2);}
.dynamic-level2{border-right: 1px solid rgba(255, 255, 255, 0.2); }
.nav-intro-wrap {  padding-left: 30px;  padding-right: 30px; min-height:180px; }
.subnav-inner ul li ul {  position: absolute;  top: 0;  left: 100%;  width: 100%; opacity: 0;  visibility: hidden;  z-index: -1;}

/*.subnav-inner ul li ul.active{  opacity: 1;  visibility: visible;  z-index: 1; }*/

.subnav-inner ul li ul.opened {
  opacity: 1;  visibility: visible;  z-index: 1;
}

/* .subnav-inner ul li ul.active li {border-left: 1px solid rgba(255, 255, 255, 0.2);}   */
.nav-signpost.hidethis,.nav-intro-wrap.hidethis{  opacity: 0;  visibility: hidden;  z-index: -1; }
.nav-signpost,.nav-intro-wrap{opacity: 1;  visibility: visible;  z-index: 1; }
.subnav-inner ul li ul li span{    font-weight: normal;  font-size: 1.6rem; padding: 9px 40px 9px 40px; } 
#searchTextbox { 
font-weight: normal;
    font-size: 1.4rem;
    letter-spacing: 0.03em;
    color: #000;
    font-family: 'Gotham-Light';
} 
#searchTextbox,#emailAdd{padding-bottom: 3px;}

/* #searchTextbox{border-bottom: 1px solid rgba(2,43,184,0.5);color:rgba(2,43,184,0.5);} */
#searchTextbox {padding: 7px 0px 0px 15px;border-bottom: 1px solid rgb(0 0 0 / 50%);color: rgb(0 0 0 / 50%);}

.desktop-nav ul li.level1:hover > span, .desktop-nav ul li.level1:hover > a > span,.desktop-nav ul li.level1.haschildren:hover span:after,.nav-signpost,.nav-intro-wrap,.subnav-inner ul li ul{transition: all .3s ease;}

.desktop-nav ul li.level1.haschildren span:after,.nav-signpost.hidethis, .nav-intro-wrap.hidethis,.subnav-inner ul li ul.active{transition: all .3s ease;}




.search-ham-wrapeer{display: none;} 
.hide{display:none;}
.menutxt {
  display: none;
}
/*-------END HEADER------*/ 


@media screen and (max-width:1437.98px){

  /*.header-wrap.clearfix {padding: 17px 100px 17px 40px;}*/
  /* .desktop-nav ul li.level1 > span, 
  .desktop-nav ul li.level1 > a > span{padding: 0px 10px;font-family: 'Gotham-Medium'}*/
  /*.desktop-nav ul li.level1.current > a > span{text-decoration: underline; opacity: 0.65;}*/
  
}

/*@media screen and (min-width:1400px){
.header-upp-bottom-wrapper {margin-right: 60px;}
}*/

/*@media screen and (max-width:1120px){
header .header-wrap.clearfix {max-width: 85%;}
} */

@media screen and (max-width:1024px) {
  /*  header .header-wrap.clearfix {max-width: 86%;}*/
  nav > ul {padding-left: 7px;}
  
}

@media all and (max-width: 1440.98px) and (min-width: 1200px) {
  
  header .header-wrap.clearfix {
    /*padding: 17px 20px 17px 20px;*/
  }
  
  .header-upp-bottom-wrapper { /* padding-left: 20px;  padding-top: 20px;    */ }
  
  .nav-signpost-inner {
    margin-right: 0;
  }
  
  /* .header-bottom-wrap { margin-top: 10px;} */
  
  .dynamic-level2 > ul > li ul {
    margin-left: 87px;
  }
  
}

@media all and (max-width: 1199.98px) and (min-width: 992px) {
  
  header .header-wrap.clearfix { /*padding: 17px 20px;*/ align-items: center; }
  
/*  .header-upp-bottom-wrapper {
    padding-left: 10px;
  }*/
  
  .desktop-nav ul li.level1 a > span, .desktop-nav ul li.level1 { font-size: 1.2rem !important;}
  .desktop-nav ul li.level1.first > span, .desktop-nav ul li.level1.first > a > span { padding-left:0px;}
  
/*  .desktop-nav ul li.level1 a > span {padding: 0px 10px 0px 20px;}*/
  
/*  .header-bottom-wrap {
    margin-top: 10px;
  }*/
  
  .nav-signpost-inner {
    margin-right: 0;
  }
  
  .dynamic-level2 > ul > li { 
    margin-bottom: 10px;
  }
  
  .nav-intro-ttl { 
    margin-bottom: 10px;
    font-size: 2.0rem;
    line-height: 24px;    
  }
  
  .subnav-inner .nav-intro-text p,
  .subnav-inner .nav-signpost-inner .nav-intro-text p  {
    font-size: 1.3rem;
    line-height: 22px;
    padding-bottom: 15px;
  }
  
  .nav-signpost-inner-left {
       max-width: 230px;
    padding-bottom: 30px;
    padding-right: 5px;
  }
  
  .nav-signpost-inner-right {
    max-width: 320px;
    padding-left: 20px;
}
  
  .dynamic-level2 > ul > li ul {
    margin-left: 87px;
  }
  
  #desktop-nav ul li .subnav-outer:before {
    max-width: 495px;
  }
  
  .dynamic-level2 > ul > li ul > li {
    margin-bottom: 10px;
  }
  
}

@media screen and (max-width:991px){
 header a.icon-search:hover{color:#121212;}
  header .header-wrap.clearfix figure {margin-top:0px;     width: 80px;}
  header .header-wrap.clearfix figure img {
    vertical-align: top;
    left:6px;position:absolute
  }
  .header-wrap.clearfix .hide{display:block;}
  .search-ham-wrapeer{display:block;height: 18px; }
  
  .header-upper-links, 
  .header-ticker-wrap,
  .header-bottom-wrap{display:none;}
  
  header .header-wrap.clearfix{max-width:100%;display: flex;justify-content: space-between; /*padding: 20px 15px;*//* align-items: center;*/}
  .header-upp-bottom-wrapper{width:100%;}
  .iframe-module-wrapper { padding: 35px; padding-bottom: 170px;}
  .iframe-module-wrapper.rightIframe {padding-left: 35px; }
  .iframe-module-wrapper.leftIframe {padding-right: 35px; }
  
  .bannercontainer-content {margin-top:113px}
  
  
  .search-inner{display:inline-block;}
  .header-ticker-wrap {float: left;    margin-top: 11px;}
  .header-search-wrapper {display: inline-block;float: right; margin-top:0px;}
 
  /*.search-btn{margin-right: 0;}*/
   .icon-search{margin-right: 0;}
  .ir-contact-landing p{clear:both;}
  /*---home----*/  
  
  
  .home-banner,.investors-landing .home-banner{  min-height: 490px;}
  .investors-landing .home-banner-text,.home-banner-text{font-size: 4.0rem;   max-width: 596px;top:50px;}
  .home-intro{  font-size: 2.0rem;  line-height: 30px;}
  .home-banner-intro{padding: 31px 40px 45px 40px;}
  .header-bottom{  margin-top: 16px;  margin-bottom: 8px; }
  .header-upper, .header-bottom{padding-left: 30px;  padding-right: 30px;}
  .iframe-module-wrapper { padding: 30px;}
  .iframe-module-wrapper.rightIframe {padding-left: 35px; }
  .iframe-module-wrapper.leftIframe {padding-right: 35px; }
  
  .bannercontainer-content {margin-top:113px}
  #logo{max-width:none;}
  
  .header-upper{display: inline-block; justify-content: center; float: left; width: 100%;/* margin-top: -10px;*/}
  
  
  .search-btn{margin-right: 0;}
  
  .ir-contact-landing p{clear:both;}
  /*---home----*/  
  
  
  .home-banner,.investors-landing .home-banner{  min-height: 490px;}
  .investors-landing .home-banner-text,.home-banner-text{font-size: 4.0rem;   max-width: 596px;top:50px;}
  .home-intro{  font-size: 2.0rem;  line-height: 30px;}
  .home-banner-intro{padding: 31px 40px 45px 40px;}
  /*.home-intro-box{margin-top: -125px;}*/
  
  .header-bottom{  margin-top: 16px;  margin-bottom: 8px; }
  
  /*-----------*/
  
  #searchTextbox {
    padding: 0;
        font-size: 1.2rem;
  }
  
  .search-inner {
    width: 150px;
    bottom: 0;
    right: 0;    
  }
  
  /*.search-btn:after {
      width: 18px;
    height: 18px;    
    background-size: cover !important;
  }*/
  .icon-search:after {
      width: 18px;
    height: 18px;    
    background-size: cover !important;}
  
  .search-btn.open + .search-inner {
    
  }
  
  #searchTextbox.open {
    padding-right: 20px;
    width: 150px;
  }
  
  
}

@media all and (min-width: 767.98px) and (max-width: 991.98px){
.search-ham-wrapeer {margin-right:35px;}
header .header-wrap.clearfix figure img{left:-5px;position:absolute}
#ip3-Homepage figure#logo img{left:-13px !important;position:absolute}
}

@media all and (max-width: 767.98px) {
header .header-wrap{display:flex;align-items:center}
header .header-wrap figure#logo img{width:58px;}
  header .header-wrap.clearfix figure { width: 70px;}
 /*body.android .header-upper .header-search-wrapper a{top: 5px;} */
}

/*@media screen and (max-width:500px){
#searchTextbox.open{    width: 200px;}
}
@media screen and (max-width:391px){
#searchTextbox.open{width: 130px;}
} */


@media screen and (max-width:1199px) {
  a#mmenuBtn.active::before {

  height: 18px;
  width: 23px;
  display: block;
  content: '';
  position: relative;
  left: 0;
  top: 0;
  background-size: cover;}
  
  a#mmenuBtn::before{
    background: url(./~/media/Images/M/Multitude/icons/hamburger.svg) no-repeat center;
    width: 23px;
    height: 18px;
    display: block;
    content: '';
    position: relative;
  }
  a#mmenuBtn{font-size:0;transition:none;}
  a#mmenuBtn.active{
   
  }
  a#mmenuBtn.active::before{
        background: url(./~/media/Images/M/Multitude/icons/close-menu.svg) no-repeat center;
    background-size: contain;
  }
}

.ip3-edit header, .ip3-edit header .header-wrap.clearfix {
    position: static;
}


@media all and  (max-width:1024px) {
	.header-wrap.clearfix.container-fluid.mob-menu-active{background: #ffffff;
    padding: 30px 10px;
    top: -10px;}
    #mmenu{box-shadow: none;}
    .mm-opening #mm-blocker {
    position: relative;
    z-index: -1;
}
}
@media all and (max-width:1399.98px){
	#logo > a { left: -16px;}
    #ip3-Homepage figure#logo img { left: 0 !important; top: 0 !important;}
}
@media all and (max-width:1199.98px){
	#logo > a { top: -26px;}
    #ip3-Homepage figure#logo img {/* top: -26px;*/}
    .header-wrap figure#logo img {width: 90px;}
    .desktop-nav ul li.level1.first > a:before {left: -14px;}
}
@media all and (max-width:991.98px){
	#logo > a { left:-8px;}
    #ip3-Homepage figure#logo img { left: -2px;}
    .header-ticker-wrap {display: inline-block; /*position: absolute; left: -69px; top: -15px; right: auto;*/ }
    .header-upper-wrap {padding-left:50px;}
}
@media all and (max-width:767.98px){
	.header-ticker-wrap {left: -62px;}
    iframe#header-ticker {display: none;}
    .header-wrap.clearfix.container-fluid.mob-menu-active{background: #ffffff;padding: 20px 12px;top: 0;}
    #mmenu {top:65px;}
}
@media all and (max-width:460px){
	.header-upper-wrap {padding-left:0px;}
}
@media screen and (min-width: 388px) and (max-width: 390px){
	.header-wrap .header-search-wrapper{margin-top: -8px;}
}
@media all and (max-width:390px){
 .header-search-wrapper{margin-top:-20px}
 .header-upper{ margin-top:10px}
}
@media all and (min-width:991.98px) and (max-width:1199.98px){
.header-wrap figure#logo img{top:-18px;position:absolute}
  #ip3-Homepage figure#logo img{top:-45px;position:absolute}
}
@media all and (min-width:1199.98px){
.header-wrap figure#logo img{top:-24px !important;position:absolute}
header .header-search-wrapper a.icon-search span.hide{display:none !important}
}
.menu-item.copyright-text{float:left;}

@media all and (max-width:480px){
   .menu-item.copyright-text{width:100%;}
}
