.rad-notes,.footnote,.footnote p{font-size: 1.4rem; line-height: 2.0rem;}
input:focus{outline: 1px dashed;}
ul{padding: 0;margin: 0}
ul li{list-style: none}
.invisible {position: absolute;left: -9999999px;top: auto;width: 1px;height: 1px;overflow: hidden;visibility: visible !important;}
.container-fluid {max-width: 1320px;}
.visuallyhidden {  clip: rect(0 0 0 0);  height: 1px;  width: 1px;  margin: -1px;  padding: 0;  padding-right: 0px;  overflow: hidden;  position: absolute;}

/*==== Header CSS Starts ====*/

header{position: fixed;top:0; width: 100%;z-index: 9999;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
header, .logo_wrapper, .nav_wrapper{min-height: 96px}
header .header_wrapper {position: relative;}
header .header_wrapper > .container-fluid > .row > div{position: inherit;}
header:hover{background: #ffffff;}
header.nav--sticky.nav--up {top: -100px;}
header.nav--sticky.nav--down {background: #fff;}
header.nav--sticky.nav--down .navigation_wrapper > .nav_level_1 .nav_list_level_1.level1 > a{color: #444444}
.logo_wrapper img.logo_blue,header .logo_wrapper img.logo_blue{display: none}
header:hover .logo_wrapper img.logo_white,html.mm-opened .logo_wrapper img.logo_white{display: none}
header:hover .logo_wrapper img.logo_blue,html.mm-opened .logo_wrapper img.logo_blue{display: block}
header.nav--sticky.nav--down .logo_wrapper img.logo_white,header.active .logo_wrapper img.logo_white{display: none}
header.nav--sticky.nav--down .logo_wrapper img.logo_blue,header.active .logo_wrapper img.logo_blue{display: block}
/* header.nav--sticky.nav--down .logo_wrapper a, header.nav--sticky.nav--down .logo_wrapper .logo_wrapper .home-logo-wrap, header:hover .logo_wrapper a, header .logo_wrapper .home-logo-wrap {background-image: url(~/media/Images/A/Annaly-V3/logo/logo-blue.svg);} */

header .logo_wrapper a, header .logo_wrapper .home-logo-wrap {height: 37px;width: 220px;display: inline-block;}

.navigation_wrapper > .nav_level_1 > .nav_list_level_1 {font-size: 1.8rem;line-height: 3.2rem;padding: 0 17.5px;min-height: 96px;}
.navigation_wrapper > .nav_level_1 .nav_list_level_1 > a{height: 96px;}
.navigation_wrapper > .nav_level_1 .nav_list_level_1.level1 > a{color: #ffffff}
.navigation_wrapper > .nav_level_1 .nav_list_level_1.level1 > a > span{position: relative}
.navigation_wrapper > .nav_level_1 .nav_list_level_1.level1 > a > span::before {content: "";position: absolute;width: 100%;height: 1px;background: var(--light-blue);bottom: 0;display: none}
.navigation_wrapper > .nav_level_1 .nav_list_level_1.level1 > a:hover > span::before, .navigation_wrapper > .nav_level_1 .nav_list_level_1.level1 > a.current > span::before{display: block}
.navigation_wrapper > .nav_level_1 .nav_list_level_1 a{color: #444444;}
.navigation_wrapper > .nav_level_1 .nav_list_level_1 a.regularCta.arrow{color: #00399c;}
.navigation_wrapper > .nav_level_1 .nav_list_level_1 a:hover{text-decoration: none}
body.nojs .navigation_wrapper > .nav_level_1 .nav_list_level_1 > a:hover + .nav_container, body.nojs .navigation_wrapper > .nav_level_1 .nav_list_level_1:hover > .nav_container{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;overflow: hidden;}

.navigation_wrapper > .nav_level_1 .nav_list_level_1 > .nav_container.hasToShow{display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;overflow: hidden;}

.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2{font-size: 1.8rem;line-height: 3.2rem;}
.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2 > a{display: block;min-height: 42px;transition: all 0.2s ease-in-out;position: relative;padding: 8px 0px;border-right: 1px solid;border-color: transparent;}
.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2:hover > a, .navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2 a:hover, .navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2 a.current {color: #00399c;background-color: #DDEBFE;border-color: #3E91F8;padding-left: 16px;}
.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2:hover > a, .navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2 > a:hover{padding-left: 16px;}
/* .navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2.has_children > a::before{content: "";position: absolute;right: 55px;transition: all 0.2s ease-in-out;width: 26px;background: var(--light-blue);height: 1px;top: 14px;} */
.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2.has_children > a::after {content: '';position: absolute;width: 8px;height: 8px;border: 1px solid; border-color:#444; transform: rotate(-45deg);border-left: 0;border-top: 0;right: 30px;top: 18px;transition: all 0.2s ease-in-out;}
.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2.has_children:hover > a::after, .navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2.has_children > a:hover::after{right: 15px; border-color: #3E91F8;}
.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2.has_children:hover > a::before, .navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2.has_children > a:hover::before{width: 60px;right: 40px}

.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2 > .nav_level_3{display:none;position: absolute;top: 0;background: #EFEFEC;z-index: 10;padding: 0px 0px 0 24px;height: 100%;width: 100%;right: -421px;}
.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2 .nav_list_level_3.level3 > a{min-height: 42px;display: block;padding: 8px 16px;}
.navigation_wrapper > .nav_level_1 .nav_level_2 > .nav_list_level_2.level2:hover > .nav_level_3{display: block}

.nav_right_level_3_nav{position: absolute;width: 100%;top: 0;height: 100%;z-index: 10;display: none;}
.nav_right_level_3_nav.show{display: block;padding-top: 70px;}
#navigation_wrapper .nav-top-section {    margin-bottom: 40px;}
.nav-section__second .nav_middle_section, .nav-section__first .nav_left_section {border-right: 1px solid #DDDDD7;height: 100%;}
.nav-section__first .nav_left_section {padding-right: 20px;}

/* .nav_left_section {margin-top: 94px;} */
/* .nav_middle_section {margin-top: 70px;} */

.nav_right_section {position: relative;z-index: 1;}
.nav_right_section p.video_text{position: absolute;bottom: -60px;color: #083b92;}
.nav_right_section .video-module.video_with_text{margin-bottom: 20px}
.nav_right_section .image-module.small.image-with-document::before {left: 12px;bottom: -12px;max-width: 268px;}
.nav_right_section .image-module .iconCta {position: absolute;left: 233px;bottom: 0;width: 35px;height: 35px;font-size: 1.6rem;}
.nav_right_section .image-module img{width: auto;max-height: 100%;height: auto;max-width: 268px;}
.navigation_wrapper .signpost-menu-video {/* position: absolute; */width: 268px;height: 100%;color: transparent !important;z-index: 999;}
.nav_right_section .image-module.small.image-with-document:hover::before {left: 7px !important;bottom: -7px !important;}
.nav_right_section .signpost_date_tag_wrapper p.date, .nav_right_section .signpost_date_tag_wrapper p.tag {font-size: 1.4rem;line-height: 2.2rem;margin: 0}
.nav_right_section .signpost_image_wrapper {margin-bottom: 18px;}
.nav_right_section .signpost_image_wrapper .signpost_image_in {overflow:hidden;display:inline-block;width: 290px;}
.nav_right_section .signpost_image_wrapper .signpost_image_in img{transform: scale(1);transition: transform .3s ease;}
.nav_right_section .signpost_image_wrapper .signpost_image_in{position: relative;}
.nav_right_section .signpost_image_wrapper .signpost_image_in > p{margin-top: 20px;color: #083b92;}
.nav_right_section .signpost_image_wrapper .signpost_image_in:hover img{transform: scale(1.10);}
.nav_right_section .signpost_text_wrapper {margin-top: 10px;}
.navigation_wrapper > .nav_level_1 .nav_list_level_1 .nav_right_section .signpost_text_wrapper > a{color: #00399c;font-size: 1.6rem;line-height: 2.8rem;}
.nav_right_section .signpost_date_tag_wrapper p.date{padding: 2px 0px 0px 0px;margin-right: 10px;}
.nav_right_section .signpost_date_tag_wrapper p.tag {padding: 0px 8px;border: 1px solid #fa6400; height:25px}
.nav_container {position: absolute;width: 100%;left: 0;background: #EFEFEC;top: 96px;z-index: 9999; padding-top: 40px;padding-bottom: 72px;}
.nav_left_section .nav_left_btn{margin-top: 24px;}
.nav_left_section .title p.h2 {margin-bottom: 37px;}
header:hover .navigation_wrapper > .nav_level_1 .nav_list_level_1.level1 > a{color: #444444;}
header.active{background:#fff;}
header.active .navigation_wrapper > .nav_level_1 .nav_list_level_1.level1 > a{    color: #444444;}


/*search*/
.search_switcher{padding:0 0 0 28px;}
.search_switcher a{color: var(--light-blue);    font-size: 2.4rem;    padding: 8px;}
.search_switcher a:hover{text-decoration:none;}
.search_wrapper{background:#fff;  min-height:428px; border-top:1px solid #f6f6f6; }
.upperHeader.activated .row{height:428px; }
.upperHeader #searchButtonContainer{position: absolute;right: 20px;top: 20px;}
a.closeUpperHeader{text-decoration:none;text-decoration: none;height: 27px;width: 27px;text-align: center;line-height: 27px;color:#c9c9c9;display: block;transition: all 0.2s ease-in-out}
a.closeUpperHeader > span.icon{font-size: 2.3rem;font-weight: 600; color:#c9c9c9;}
.upperHeader{min-height:0;height:0;opacity:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out; overflow:hidden; }
.upperHeader.activated{height:428px;min-height:428px;opacity:1;overflow:inherit;}
.search_and_button{position:relative; width:100%;}
.search_wrapper .searchTextboxContainer{width: 100%;padding: 0 0 0 0;}
.search_and_button .search_label{position:absolute; right:0; top: 50%; transform: translateY(-50%);}
.search_and_button .search_label .search_button_trigger{display: block}
.search_wrapper .searchTextboxContainer #searchTextbox{background: none;border: 0;border-bottom: 2px solid #f6f6f6;width: 100%; color:#444; padding-right:50px;}
.search_label .icon{font-size: 3.3rem;}

.search_and_button .search_label a:hover{text-decoration:none;}
.search_label .icon::before{color: #fa6400}
/*search*/


/* Dropdown */
.dropdown-wrapper{margin-bottom:20px;position: relative; z-index:1;}
.dropdown-wrapper a{text-decoration:none!important; }
.dropdown-wrapper ul{display:none;margin:1px 0 !important;background: #fff;padding: 8px 0 8px;border-radius: 0px; /*box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.11);border: solid 1px #d7d7d7;*/position: absolute;left: 0;top: 101%;width: 100%; z-index:1; overflow: auto;
max-height:260px;}
.dropdown-wrapper ul li{list-style-type:none !important; padding:0!important; margin:0!important; }
.dropdown-wrapper ul li:before{display:none !important;}


.dropdown-wrapper ul li a:hover,.dropdown-wrapper ul li a:focus,.dropdown-wrapper ul li.current a{background:#efefef;}
.dropdown-wrapper ul li a{text-decoration:none !important;padding: 9px 18px;display:block;}
.dropdown-wrapper .dropdown-item{padding: 15px 52px 14px 18px;background:#fff;border:1px solid #c9c9c9;color:#4a4645;display:block;margin-top:-1px;cursor:pointer;position:relative;border-radius: 0px; font-size:1.8rem; line-height:3.2rem; color:#444444;}
.dropdown-wrapper:hover .dropdown-item,.dropdown-wrapper .dropdown-item:focus ,.dropdown-wrapper .dropdown-item.active{border-color:var(--dark-blue); box-shadow: inset 0px 0px 0px 0.5px var(--dark-blue);}
.dropdown-wrapper ul li span{padding:0;color: #4a4645;display:block;margin-top: 0;cursor:pointer;}
/*.dropdown-wrapper .dropdown-item:before{content:"";position:absolute;top: 50%;right: 9px; width: 35px;height: 35px;border-radius: 100%; font-size: 1rem;transform: translateY(-50%); text-align: center;line-height: 3.5rem; transition: all 0.5s;}*/
.dropdown-wrapper:hover .dropdown-item:before,.dropdown-wrapper .dropdown-item:focus:before{background: #efefef;}
.dropdown-wrapper .dropdown-item:after{content:'';  position:absolute;  right:23px;  top:48%;  width:10px; height:10px;  border:2px solid var(--dark-blue);  transform: translateY(-50%) rotate(45deg);  border:2px solid var(--dark-blue);  border-top:0;  border-left:0;}
.dropdown-wrapper .dropdown-item.active:after{transform: rotate(90deg) translateY(-50%) scaleX(-1);top: 39%;} 
/* Dropdown */

/*===checkbox===*/
.checkbox label{position:relative; padding:0 0 0 32px; cursor:pointer;}
.checkbox label:before{content:""; position:absolute; top:0; left:0; width:22px; height:22px; background:#fff; border:2px solid #c6c6c6; border-radius:3px;}
.checkbox label.checked:before{background:#e3e3e3; border:transparent;}
.checkbox label input{position: absolute;left: 0;top: 0;z-index: 1;width: 22px;height: 22px;opacity: 0;}
.checkbox label.checked:after{content:"";position:absolute; top:6px; left:8px; border:2px solid #2f2c2c; width:5px; height:8px; border-width:0 1.5px 1.5px 0;transform: rotate(45deg);}


/*===checkbox===*/

/*===form-control===*/
.form-control{width:100%; height:63px; font-size: 1.8rem; line-height:3.2rem; background:#fff;border:1px solid #c9c9c9;color:#444444; border-radius: 0px; padding:10px 18px;font-style: italic;}
.form-control:hover,.form-control:focus{border-color:var(--dark-blue); box-shadow: inset 0px 0px 0px 0.5px var(--dark-blue);}
.field-with-button{position:relative;}
.field-with-button .circleArrowCta{position:absolute;right: 13px;top: 13px;border:0;background:transparent;}
.field-with-button .form-control{padding-right:65px;}
.form-control.error{border: 1px solid red}
/*===form-control===*/




@media (max-width: 1200px) {
.navigation_wrapper > .nav_level_1 > .nav_list_level_1 {font-size:1.6rem; line-height:3.2rem; padding:0 10px;}
.search_switcher {
    padding: 0 0 0 12px;
}

}
@media (max-width: 991px) {
.nav_wrapper .navigation_wrapper{display:none!important;}

/*Search*/
.upperHeader.activated {
    height: 110vh;
    min-height: 200px;
}
.upperHeader.activated .row {
    height: 200px;
}
/*Search End*/

}
@media (max-width: 767.98px){
header, .logo_wrapper, .nav_wrapper {
    min-height: 64px;
}
.logo_wrapper {max-width: 160px;}
}

/*==== Header CSS Ends ====*/


/*==== Footer CSS Starts ====*/

footer{height: 383px; background: #001e49;position: relative;z-index: 1;}
footer p {color: #ffffff}
footer a{color: #ffffff}
.footer_logo_wrapper {padding: 73px 0 17px;height: 383px;position: relative;background: #083b92;z-index: 3;}
.footer_wrapper{overflow: hidden}
.footer_logo_col::before {content: '';position: absolute;width: 20px;height: 100%;background: #083b92;right: -20px;z-index: 1;}

.footer_logo_col::after {content: '';position: absolute;width: 1000px;height: 100%;background: #083b92;right: 0;top: 0;z-index: 1;}
.footer_menu_col::before {content: '';position: absolute;width: 1px;height: 280px;background: #083b92;right: 20px;}
.footer_bottom_wrapper::before {content: '';position: absolute;height: 1px;background: #083b92;width: 100%;bottom: 80px;left: 0;}
.footer_des::before {content: '';position: absolute;height: 1px;background: #083b92;width: 100%;bottom: 80px;left: 0;}
.footer_bottom_wrapper::after {content: '';position: absolute;height: 1px;bottom: 80px;width: 100%;background: #083b92;left: -250px;}
.footer_des::after {content: '';position: absolute;height: 1px;bottom: 80px;width: 100%;background: #083b92;right: -250px;}
.footer_desclaimer p{font-size:1.4rem; line-height:1.8rem; margin:0 0 20px 0}
.footer_contact .regularCta.arrow .text {
    padding: 0 41px 0 0;
}

.footer_menu_wrapper{height: 302px;padding: 60px 0px;}
.footer_menu_wrapper > ul > li > a, .footer_menu_wrapper > ul > li > span{font-size: 1.6rem;line-height: 2.8rem;display: block;margin-bottom: 10px;color: #fff;}
.footer_menu_wrapper > ul{-moz-column-count: 4;-moz-column-gap: 20px;-webkit-column-count: 4;-webkit-column-gap: 20px;column-count: 2;column-gap: 20px;}
.footer_menu_wrapper > ul > li > a:hover{text-decoration: none; color: #ffffff;}
.footer_contact {height: 302px;padding: 60px 0;text-align: right;}
.footer_contact .regularCta{color: #ffffff}
.footer_bottom_wrapper > ul > li > a {font-size: 1.4rem;line-height: 1.8rem;margin-right: 10px;}
.footer_bottom_wrapper > ul > li > a:hover {color: #fff;text-decoration: none;}
.footer_bottom_wrapper > ul{margin-top:20px}
.footer_des{text-align: right; }
.footer_des > p{margin-top: 30px; font-size:1.4rem; line-height:1.8rem;}

@media (max-width: 1199.98px) {

.footer_menu_col::before {
    height: 278px;
}

.footer_contact .regularCta{
	padding-left:21px;
    padding-right:21px;
}
.footer_bottom_wrapper ul{
display: inherit !important;

}
.footer_menu_wrapper > ul > li > a, .footer_menu_wrapper > ul > li > span {
    font-size: 1.4rem;
    line-height: 2.6rem;
}
.footer_bottom_wrapper ul li{display:inline-block;}
.footer_des > p {
    margin-top: 7px;
}
    
}
@media (max-width: 991.98px) {
.footer_contact .regularCta {
    font-size:1.8rem;
    line-height:3.2rem;  
    padding:9px 20px 10px 20px;
}
}

@media (max-width: 767.98px) {
footer{height:auto;}
.footer_logo_wrapper{
height: auto;
padding: 23px 0;
}
.footer_menu_wrapper {
    height: auto;
    padding: 22px 0px;
}
.footer_contact .regularCta {
    width:100%;
}
.footer_contact {
    height: auto;
    padding: 2px 0 15px;
    text-align: right;
}
.regularCta.arrow span {
    position: relative;
    width: 100%;
    text-align: left;
}
.footer_logo img{max-width:160px;}
.footer_logo_wrapper .footer_desclaimer,.footer_menu_col:before,.footer_bottom_wrapper::before,.footer_bottom_wrapper::after {display:none;}
.footer_desclaimer p{font-size:1.2rem; line-height:1.8rem; margin-bottom:10px;}

.footer_desclaimer{margin:11px 0 0 0; padding:0 0 1px 0}

.footer_des::before,.footer_des::after {
    bottom: 87px; display:none;
}
.footer_bottom_wrapper:before,.footer_bottom_wrapper:after{
content: '';
position: absolute;
height: 1px;
background: #083b92;
width: 120%;
top: 0;
left: -20px;
display:block;
}
.footer_bottom_wrapper:after{
top: inherit;
bottom:0;

}
.footer_bottom_wrapper ul {
    width: 100%;
    margin-top: 18px;
}
.footer_bottom_wrapper ul li{
	width:48%;
	float: left;
	margin-bottom: -3px;
}
.footer_bottom_wrapper{
display:inline-block; width:100%;
padding: 0 0 12px 0
}
.footer_bottom_wrapper > ul > li > a {
    font-size: 1.2rem;
    line-height: 2.3rem;
    
}
.footer_des{text-align:left;}
.footer_des p{font-size:1.2rem; line-height:1.8rem;}

.footer_des p {
    margin: 10px 0;
}
}



/*==== Footer CSS Ends ====*/



.backgroud-with-content-module-wrapper {height: 656px; overflow: hidden;}
.backgroud-with-content-module-wrapper > div.container-fluid, .backgroud-with-content-module-wrapper div.row{height: 100%; position: relative;}
.backgroud-with-content-module-wrapper .content-wrapper {background: #f6f6f6;padding: 60px 110px 60px 110px; min-height:402px;}
.backgroud-with-content-module-wrapper .content-wrapper .h2{margin-bottom: 18px;}
.backgroud-with-content-module-wrapper .content-wrapper.blue-bg{background:#031f48;}
.backgroud-with-content-module-wrapper .content-wrapper.blue-bg *{color:#fff;}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link {position: relative; padding:0; margin-bottom: 50px;}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link::before{content: "";width: 100%;height: 100%;position: absolute;right: -40px;bottom: -40px;border: 1px solid #fa6400;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;z-index: 0;}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link:hover::before{background: #fa6400;right: -15px ;bottom: -15px;}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link .content-with-link-wrapper > a{padding: 60px 110px 60px 110px;background: #031f48;position: relative;display: block; min-height:402px;}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link a{text-decoration: none}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link p{color: #ffffff}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link .iconCta{position: absolute;bottom: 0;right: 0; width:70px; height:70px;}
.backgroud-with-content-module-wrapper .background-wrapper{width: 2000px;height: 536px;position: absolute;background-size: cover;background-repeat: no-repeat; right:0;}
.backgroud-with-content-module-wrapper.start-from-left .background-wrapper{left:0; right:inherit;}

@media (max-width: 767.98px) {

.backgroud-with-content-module-wrapper .background-wrapper {
    height: 375px;
    width: 100%;
}
.backgroud-with-content-module-wrapper .content-wrapper {
   
    padding: 40px 30px 30px 30px;
    margin: 35% 0 0 0;
    min-height:inherit;
}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link .content-with-link-wrapper > a {
    padding: 40px 30px;
    min-height:inherit;
}
.iconCta {
    width: 43px!important;
    height: 43px!important;
    font-size: 1.6rem!important;
}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link::before {
    right: -10px;
    bottom: -10px;
}
.backgroud-with-content-module-wrapper .content-wrapper.content-with-link:hover::before {
    right: -10px;
    bottom: -10px;
}

.backgroud-with-content-module-wrapper .background-wrapper{
	right:0;
}
.backgroud-with-content-module-wrapper {
    /*height: 547px;*/
    height:auto;
    overflow: hidden;
}
}
.reportBtn {margin-bottom: 15px;}
#ip3-our-businesses .highcharts-label.highcharts-data-label-color-0 .pieChartWithCopyDataLabel{top: -35px;}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
#ip3-our-businesses .highcharts-label.highcharts-data-label-color-1 .pieChartWithCopyDataLabel{left: -10px;}
}

.tab-content-slider-item ul {
    margin: 0 -20px 0 0!important;}

/*.nav_list_level_1.level1 #investors .nav_right_section .image-module.image-with-document {display:none;}*/


@media all and (min-width:768px){
.full-width-signpost .image {height: 402px;background-repeat: no-repeat;background-position: center center; background-size: cover;width:50%;}
.full-width-signpost .signpost-item{width: 65%;margin-left: 30%;bottom: 0px;height: auto;position:absolute;}
.full-width-signpost{position:relative;padding-bottom: 34px;}    
.full-width-signpost .signpost-item .signpost-item-content{padding:0 150px 0 0;}
.full-width-signpost .signpost-item .signpost-item-bottom{padding: 0 150px 20px 50px;background:#fff;margin-bottom: 30px;margin-top: 0px!important;}
.full-width-signpost .signpost-item-content .description p{font-size:2rem;}
}

@media (max-width: 767.98px){
.full-width-signpost .image{height:243px;background-repeat: no-repeat;background-position: center center;background-size: cover;}
.signpost-item-bottom.mt-auto{margin-top:0px!important;}
}

.full-width-signpost .signpost-item-content .total-assets{border: 1px solid #fa6400;}

/*#ip3-residential-credit #columnChart-multi-states-module{display:none;}*/

header.nav--sticky.nav--down .logo_wrapper a {background-image:none;}

/*#portfolio-chart-wrapper-recent-securitizations-graph g.highcharts-label.highcharts-stack-labels{opacity:1!important;font-size: 10px!important;}*/


.homepage-banner .video__iframe{
 background:#281f43;
}