.wow,.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0;position:relative;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  to{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  to{opacity:1;}
}
@-webkit-keyframes fadeInLeft{
  0%{opacity:0;transform:translate(-20px);}
  to{opacity:1;transform:translate(0);}
}
@keyframes fadeInLeft{
  0%{opacity:0;transform:translate(-20px);}
  to{opacity:1;transform:translate(0);}
}
@-webkit-keyframes fadeInRight{
  0%{opacity:0;transform:translate(20px);}
  to{opacity:1;transform:translate(0);}
}
@keyframes fadeInRight{
  0%{opacity:0;transform:translate(20px);}
  to{opacity:1;transform:translate(0);}
}
@-webkit-keyframes fadeInUp{
  0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);visibility:none;opacity:0;}
  100%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible;opacity:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
}
@keyframes fadeInUp{
  0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);visibility:none;opacity:0;}
  100%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible;opacity:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}
}

/* Functions */
.column-1{width:calc((((100% - (11 * 20px))/12) * 1) + ((1 - 1) * 20px));}
.column-2{width:calc((((100% - (11 * 20px))/12) * 2) + ((2 - 1) * 20px));}
.column-3{width:calc((((100% - (11 * 20px))/12) * 3) + ((3 - 1) * 20px));}
.column-4{width:calc((((100% - (11 * 20px))/12) * 4) + ((4 - 1) * 20px));}
.column-5{width:calc((((100% - (11 * 20px))/12) * 5) + ((5 - 1) * 20px));}
.column-6{width:calc((((100% - (11 * 20px))/12) * 6) + ((6 - 1) * 20px));}
.column-7{width:calc((((100% - (11 * 20px))/12) * 7) + ((7 - 1) * 20px));}
.column-8{width:calc((((100% - (11 * 20px))/12) * 8) + ((8 - 1) * 20px));}
.column-9{width:calc((((100% - (11 * 20px))/12) * 9) + ((9 - 1) * 20px));}
.column-10{width:calc((((100% - (11 * 20px))/12) * 10) + ((10 - 1) * 20px));}
.column-11{width:calc((((100% - (11 * 20px))/12) * 11) + ((11 - 1) * 20px));}
.column-12{width:calc((((100% - (11 * 20px))/12) * 12) + ((12 - 1) * 20px));}
.transition{visibility:hidden;}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
html{box-sizing:border-box;margin:auto;overflow-x:hidden;scroll-behavior:smooth;}
body{font-family:neue-haas-unica,sans-serif;font-size:16px;line-height:1.63;letter-spacing:0.3px;color:#505050;-webkit-font-smoothing:antialiased;}
*{-webkit-box-sizing:border-box;box-sizing:border-box;}
body *::-moz-selection{background:#2b3850;color:#fff;}
body *::selection{background:#2b3850;color:#fff;}
#width-check{z-index:0;position:relative;}
input,textarea,select,button{appearance:none;-moz-appearance:none;-webkit-appearance:none;border-radius:0;}
input:focus,textarea:focus,select:focus,button:focus{outline:0;-webkit-appearance:none;}
select{border:solid 1px #c8c8c8;background-color:transparent;padding:0 20px;color:#000;}
select option{color:#000;}
select:focus{color:#000;}
select::-ms-expand{display:none;}
input{background-color:transparent;border:none;padding:7px 5px;border-bottom:solid 1px rgba(37,57,101,0.5);font-size:16px;color:#2b3850;font-weight:300;letter-spacing:0.3px;position:relative;}
input:focus{border-bottom:solid 1px #3275b9;}
input::-webkit-input-placeholder{font-size:16px;color:#2b3850;font-weight:300;letter-spacing:0.3px;}
input:-ms-input-placeholder{font-size:16px;color:#2b3850;font-weight:300;letter-spacing:0.3px;}
input::-ms-input-placeholder{font-size:16px;color:#2b3850;font-weight:300;letter-spacing:0.3px;}
input::placeholder{font-size:16px;color:#2b3850;font-weight:300;letter-spacing:0.3px;}
b,strong{font-weight:500;}
ul{margin:0;padding:0;}
img{max-width:100%;height:auto;}
iframe{max-width:100%;}
h1,h2,h3,h4,h5,li,p,a{font-family:neue-haas-unica,sans-serif;}
.h1,.h2,.h3,.h4,.h5{font-family:neue-haas-unica,sans-serif;}
h1,h2,h3,h4,h5{margin:0;}
.h1,.h2,.h3,.h4,.h5{margin:0;}
h1,.h1{font-size:70px;font-weight:300;font-stretch:normal;font-style:normal;line-height:0.67;letter-spacing:-0.27px;color:#2b3850;}
h2,.h2{font-size:46px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.02;letter-spacing:-0.16px;color:#2b3850;}
h3,.h3{font-size:36px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;color:#253965;}
h4,.h4,h4 a{font-size:24px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:0.45px;color:#2b3850;}
h5,.h5{font-size:18px;font-weight:500;line-height:1.44;letter-spacing:0.34px;}
h6,.h6{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:0.8px;color:#2b3850;}
a{text-decoration:none;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;color:#2b3850;font-weight:500;}
body,p,li,a{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:0.3px;}
p.caption{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:0.26px;}
body,p{color:#505050;}
blockquote{background-color:#f2f2f2;width:100%;margin:0 0 45px 0;padding:50px 75px 35px 75px;}
blockquote p{color:#2b3850;}
blockquote p strong{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:0.24px;}
button.btn,.btn{font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:1.24px;border:unset;text-transform:uppercase;background-color:#3275b9;display:inline-block;padding:16px 24px;color:#fff;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
button.btn i,.btn i{font-size:18px;padding-left:5px;display:inline-block;color:#ffffff;margin-right:5px;font-weight:900;}
button.btn:hover,.btn:hover{background-color:#2b3850!important;opacity:1;}
button.btn.inverse,.btn.inverse{background-color:#2b3850;color:#fff;}
.btn.inverse i{color:#fff;}
button.btn.inverse:hover,.btn.inverse:hover{background-color:#3275b9!important;}
button.btn.solid-h:hover,.btn.solid-h:hover{background-color:#fff;border-color:#fff!important;color:#2b3850;}
.container{width:100%;margin:0 auto;max-width:1325px;}
.container_i{width:100%;margin:0 auto;max-width:1100px;}
.container_f{margin:0 40px;}
.tabs .wrapper .hold{display:none;}
.tabs .wrapper .hold.active{display:block;-webkit-animation-name:fadeInUpTabs;animation-name:fadeInUpTabs;-webkit-animation-duration:0.35s;animation-duration:0.35s;}
.expand{font-weight:500;line-height:1.38;letter-spacing:0.24px;color:#2b3850;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-top:30px;display:block;}
.expand:hover{color:#3275b9;}
.col6{width:49.4339622642%;-ms-flex-preferred-size:49.4339622642%;flex-basis:49.4339622642%;max-width:655px;}
.col6-f{width:51.6981132075%;-ms-flex-preferred-size:51.6981132075%;flex-basis:51.6981132075%;max-width:685px;}
.col7{width:58.9433962264%;-ms-flex-preferred-size:58.9433962264%;flex-basis:58.9433962264%;max-width:781px;}
.col4{width:32.6037735849%;-ms-flex-preferred-size:32.6037735849%;flex-basis:32.6037735849%;max-width:432px;}
.pull1{margin-right:112px;}
.push1{margin-left:112px;}
.flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;}
.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;}
.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}
.light-blue{color:#3275b9;}
section#stats{overflow:hidden;border-top:1px solid #c8c8c8;}
section#stats .container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;}
section#stats .container:before,section#stats .container:after{content:'';height:1px;width:100%;position:absolute;top:50%;display:block;background-color:#c8c8c8;}
section#stats .container:before{left:-100%;}
section#stats .container:after{right:-100%;}
section#stats .container>div{-ms-flex-preferred-size:calc(100%/3);flex-basis:calc(100%/3);max-width:calc(100%/3);width:calc(100%/3);padding:95px 0 65px 80px;border-right:1px solid #c8c8c8;border-bottom:1px solid #c8c8c8;}
section#stats .container>div:nth-of-type(3n){border-right:0;}
section#stats .container>div:nth-of-type(4),section#stats .container>div:nth-of-type(5),section#stats .container>div:nth-of-type(6){border-bottom:0;}
section#stats .container>div .h3{font-weight:300;position:relative;color:#3275b9;}
section#stats .container>div .h3:before{content:'';display:block;background-color:#2b3850;position:absolute;left:0;top:-25px;width:37px;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;-webkit-transition-delay:0.45s;-o-transition-delay:0.45s;transition-delay:0.45s;height:2px;}
section#stats .container>div p{margin:8px 12px 0 0;min-height:60px;}
.popup-container{position:fixed;top:0;left:0;background-color:rgba(0,0,0,0.95);width:100%;height:100%;z-index:1000;color:#FFF;display:none;}
.popup-container .content{max-width:770px;padding:0px 15px 0px 15px;margin:300px auto 0px auto;}
.popup-container .close{position:absolute;right:40px;top:40px;width:30px;height:30px;cursor:pointer;font-size:30px;line-height:30px;}
.popup-container form.signup .textbox{float:none!important;width:100%!important;}
.popup-container form.signup .textbox input{padding:0px!important;}
.popup-container .error-tooltip{top:-50px!important;}
.popup-container input{width:100%;}

/* SEARCH MODAL */
#search-popup .searchsubmit{position:absolute;height:0px;width:0px;border:none;padding:0px;visibility:hidden;}
#search-popup .s{background-color:transparent;border:0px;font-size:50px;color:#ffffff;}
#search-popup .s:focus{outline:0;}
#search-popup .s::-webkit-input-placeholder{color:rgba(255,255,255,0.5);}
#search-popup .s:-moz-placeholder{color:rgba(255,255,255,0.5);}
#search-popup .s::-moz-placeholder{color:rgba(255,255,255,0.5);}
#search-popup .s:-ms-input-placeholder{color:rgba(255,255,255,0.5);}
#search-popup fieldset{padding:0px;border:0px;}
header{height:77px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;width:100%;top:0;z-index:50;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background:#2b3850;}
header .logo{display:block;width:calc(100% - 940px);max-width:calc(100% - 940px);-ms-flex-preferred-size:calc(100% - 940px);flex-basis:calc(100% - 940px);position:relative;z-index:20;}
header .logo img{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
header .logo img:hover{opacity:0.7;}
header .logo a{position:absolute;left:40px;-webkit-transition:all 0.15s ease-in-out;-o-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;}
header .logo a.regular{opacity:1;}
header .logo a.regular img{height:72px;}
header nav{width:940px;max-width:940px;-ms-flex-preferred-size:940px;flex-basis:940px;background-color:#2b3850;padding:0 50px 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;z-index:20;}
header nav>ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;}
header nav>ul>li{position:relative;}
header nav>ul>li>a{color:#fff;font-size:16px;font-weight:normal;line-height:57px;letter-spacing:0.3px;display:block;position:relative;}
header nav>ul>li>a:after{content:'';height:2px;width:0;position:absolute;bottom:0;left:0;background-color:#3275b9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transition-delay:0.05s;-o-transition-delay:0.05s;transition-delay:0.05s;}
header nav>ul>li:hover a:after{width:100%;}
header nav>ul>li.search a{color:#ffffff;font-size:20px;}
header nav>ul>li.search a i{font-weight:500;}
header nav>ul>li .sub_nav{opacity:0;pointer-events:none;position:absolute;top:57px;left:0;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width:250px;z-index:20;}
header nav>ul>li .sub_nav li{display:block;position:relative;}
header nav>ul>li .sub_nav li a{position:relative;background-color:#2b3850;color:#fff;font-size:16px;font-weight:normal;line-height:1.63;letter-spacing:0.3px;display:block;padding:13px 30px;border-bottom:solid 1px rgba(255,255,255,0.3);}
header nav>ul>li .sub_nav li a:hover{background-color:#3275b9;color:#fff;}
header nav>ul>li:nth-last-child(2):not(.search) .sub_nav{left:unset;right:-50px;}
header nav>ul>li .sub_nav > * li:last-of-type a{border-bottom:0;}
header nav>ul>li .sub_nav li.has-submenu>a:after{font-family:"Font Awesome 6 Pro";font-weight:700;content:'\f078';position:absolute;right:30px;top:15px;width:12px;color:#ffffff;font-size:14px;transform:rotate(-90deg);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
header nav>ul>li .sub_nav li.has-submenu:hover a:after{color:#ffffff;}
header nav>ul>li .sub_nav li.has-submenu:hover .subsub_nav{opacity:1;visibility:visible;pointer-events:all;}
header nav>ul>li .sub_nav .subsub_nav{opacity:0;visibility:hidden;pointer-events:none;width:100%;position:absolute;left:100%;top:0;background-color:#2b3850;color:#fff;transition:all 0.3s ease-in-out;box-shadow:3px 3px 3px 0 rgba(0,0,0,0.15);}
header nav>ul>li .sub_nav .subsub_nav li{background:#2b3850;}
header nav>ul>li .sub_nav .subsub_nav a{padding:13px 30px 13px 45px;background:transparent;}
header nav>ul>li:hover .sub_nav{opacity:1;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);box-shadow:0px -3px 16px 0px rgba(0,0,0,0.2);}
header .search_form{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background-color:transparent;}
header .search_form input{border:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;font-size:13px;font-weight:500;letter-spacing:0.58px;padding:0 0 0 10px;}
header .search_form input::-webkit-input-placeholder{font-size:13px;font-weight:800;letter-spacing:0.58px;text-transform:uppercase;}
header .search_form input:-ms-input-placeholder{font-size:13px;font-weight:800;letter-spacing:0.58px;text-transform:uppercase;}
header .search_form input::-ms-input-placeholder{font-size:13px;font-weight:800;letter-spacing:0.58px;text-transform:uppercase;}
header .search_form input::placeholder{font-size:13px;font-weight:800;letter-spacing:0.58px;text-transform:uppercase;}
header .subheader{position:absolute;bottom:-35px;right:50px;background-color:#3275b9;height:35px;width:530px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;font-size:13px;color:#ffffff;padding:8px 40px;}
header .subheader>div{white-space:nowrap;}
header .subheader .symbol{font-weight:500;}
header .subheader .ticker{background-color:#fff;color:#2b3850;padding:1px 9px;font-weight:500;margin-right:25px;margin-left:8px;white-space:nowrap;}
header .subheader .ticker i{font-size:11px;position:relative;bottom:2px;left:1px;}
header .subheader .search_form{width:300px;display:none;position:absolute;left:0;padding-left:20px;background-color:#c8c8c8;}
header .subheader .search_form input{background-color:transparent;color:#2b3850;border-left:2px solid #2b3850;}
header .subheader .search_form input::-webkit-input-placeholder{color:#2b3850;}
header .subheader .search_form input:-ms-input-placeholder{color:#2b3850;}
header .subheader .search_form input::-ms-input-placeholder{color:#2b3850;}
header .subheader .search_form input::placeholder{color:#2b3850;}
header .subheader .search_form.show{display:block;}
header .subheader .search{cursor:pointer;margin-left:15px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
header .subheader .search i{font-size:16px;}
header .subheader .search:hover{color:#3275b9;}
header .social-mob,header .search-mob{display:none;}
header.scrolled{height:55px;-webkit-box-shadow:0px -3px 16px 0px rgba(0,0,0,0.2);box-shadow:0px -3px 16px 0px rgba(0,0,0,0.2);}
header.scrolled .logo a img{height:55px;}
header.scrolled .subheader{-webkit-transform:translateY(-35px);-ms-transform:translateY(-35px);transform:translateY(-35px);}
header.scrolled .logo .icon{opacity:1;}
header.open nav{opacity:1;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);transform:translateY(0px);overflow-y:scroll!important;padding-bottom:250px;}
header.open .subheader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1;}
header.open .search-mob{position:fixed;}
header.open .social-mob{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:all;}
header.open .search-mob{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:all;}
.nav-mob{display:none;width:54px;position:relative;top:0;right:0;position:fixed;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;height:50px;z-index:1001;background-color:#2b3850;}
.nav-mob span{background-color:#fff;display:block;width:24px;height:2px;right:0;left:0;margin:auto;position:absolute;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.nav-mob span:nth-of-type(1){top:20px;}
.nav-mob span:nth-of-type(2){top:30px;}
.nav-mob.open{background-color:#2b3850;}
.nav-mob.open span:nth-of-type(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:25px;}
.nav-mob.open span:nth-of-type(2){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:25px;}
.nav-mob{display:none;width:54px;position:relative;top:0;right:0;position:fixed;cursor:pointer;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;height:50px;z-index:1001;background-color:#2b3850;}
.nav-mob span{background-color:#fff;display:block;width:24px;height:2px;right:0;left:0;margin:auto;position:absolute;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.nav-mob span:nth-of-type(1){top:20px;}
.nav-mob span:nth-of-type(2){top:30px;}
.nav-mob.open{background-color:#2b3850;}
.nav-mob.open span:nth-of-type(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:25px;}
.nav-mob.open span:nth-of-type(2){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:25px;}
.top-sub-nav{position:fixed;top:55px;background-color:#fff;right:0;left:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);opacity:0;}
.top-sub-nav ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.top-sub-nav ul li a{font-weight:400;padding:12px 0;display:block;position:relative;}
.top-sub-nav ul li a:after{content:'';height:2px;background-color:#3275b9;width:0;position:absolute;bottom:0;left:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.top-sub-nav ul li a:hover{color:#3275b9;}
.top-sub-nav ul li a.active:after{width:100%;}
.top-sub-nav.show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;z-index:19;-webkit-box-shadow:0px -3px 16px 0px rgba(0,0,0,0.2);box-shadow:0px -3px 16px 0px rgba(0,0,0,0.2);}
#subsubnav-position{min-height:48px;}
#subsubnav-position #scroll-subsubnav{background-color:#f2f2f2;width:100%;}
#subsubnav-position #scroll-subsubnav .container_i{display:flex;justify-content:flex-start;align-items:center;min-height:48px;}
#subsubnav-position #scroll-subsubnav .subsubnav{margin-right:40px;}
#subsubnav-position #scroll-subsubnav .subsubnav a{color:#253965;font-size:16px;opacity:1;transition:all 0.25s ease-in-out;padding:16px 0px;position:relative;}
#subsubnav-position #scroll-subsubnav .subsubnav a:after{content:'';height:3px;background-color:#3275b9;width:0;position:absolute;bottom:0;left:0;transition:all 0.25s ease-in-out;}
#subsubnav-position #scroll-subsubnav .subsubnav a.active:after{width:100%;}
#subsubnav-position #scroll-subsubnav .subsubnav:not(:last-of-type){margin-right:24px;}
#subsubnav-position #scroll-subsubnav.sticky{position:fixed;left:0px;z-index:4;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;z-index:19;}
section#hero{height:387px;margin-top:70px;background-size:cover;background-position:center center;position:relative;padding-top:220px;overflow:hidden;}
section#hero.no-sub{padding-top:250px;}
section#hero:after{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;content:'';background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.01)),to(rgba(0,0,0,0.4)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.01),rgba(0,0,0,0.4));background-image:-o-linear-gradient(top,rgba(0,0,0,0.01),rgba(0,0,0,0.4));background-image:linear-gradient(to bottom,rgba(0,0,0,0.01),rgba(0,0,0,0.4));}
section#hero .container_i{position:relative;z-index:1;}
section#hero .container_i>span{font-size:200px;font-weight:900;line-height:1;letter-spacing:-0.78px;color:#fff;position:absolute;bottom:-130px;left:-175px;z-index:-1;text-transform:uppercase;white-space:nowrap;-webkit-animation-name:fadeInSpan;animation-name:fadeInSpan;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;}
section#hero .container_i>span .char{opacity:0;display:inline-block;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:calc(200ms * var(--char-index));animation-delay:calc(200ms * var(--char-index));}
section#hero .h6{margin:0 0 10px 0;color:#fff;opacity:1;text-transform:uppercase;}
section#hero h1{margin:0;position:relative;left:-5px;color:#fff;}
section#hero h1 span{opacity:0;display:block;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:0.2s;animation-delay:0.2s;-webkit-animation-duration:0.9s;animation-duration:0.9s;}
section#hero h1:after{content:'';display:block;position:absolute;left:5px;bottom:-30px;width:0;height:2px;background-color:#3275b9;-webkit-transition:all 0.65s ease-in-out;-o-transition:all 0.65s ease-in-out;transition:all 0.65s ease-in-out;-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s;}
section#hero h1.visible:after{width:33px;}
#hero{background-image:url(../../../../_resources/banners/banner_default.jpg);}
body.cat-corporate #hero{background-image:url(../../../../_resources/banners/banner_corporatev2.jpg);}
body.cat-davidson-river #hero{background-image:url(../../../../_resources/banners/banner_davidson_river.jpg);}
body.cat-project-portfolio.str-ascent #hero{background-image:url(../../../../_resources/banners/banner_ascent.jpg);}
body.cat-project-portfolio.str-atlantic #hero{background-image:url(../../../../_resources/banners/banner_atlantic.jpg);}
body.cat-project-portfolio.str-canary #hero{background-image:url(../../../../_resources/banners/banner_canary.jpg);}
body.cat-project-portfolio.str-corvo #hero{background-image:url(../../../../_resources/banners/banner_corvo.jpg);}
body.cat-project-portfolio.str-rocas #hero{background-image:url(../../../../_resources/banners/banner_rocas.jpg);}
body.cat-project-portfolio.str-sun-dog #hero{background-image:url(../../../../_resources/banners/banner_sundog.jpg);}
body.cat-project-portfolio.str-other-projects #hero{background-image:url(../../../../_resources/banners/banner_other_projects.jpg);}
body.cat-news-releases #hero{background-image:url(../../../../_resources/banners/banner_news_releases.jpg);}

body.cat-investor-hub #hero{background-image:url(../../../../_resources/banners/banner_investor_hub.jpg);}
body.cat-contact #hero{background-image:url(../../../../_resources/banners/banner_contact.jpg);}

section.projects-slider{background-color:#f2f2f2;}
section.projects-slider h3{margin-bottom:20px;}
section.projects-slider .container{padding-top:60px;padding-bottom:80px;position:relative;}
section.projects-slider .projectsNext{position:absolute;right:20px;top:65px;cursor:pointer;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
section.projects-slider .projectsNext:hover{opacity:0.7;}
section.projects-slider .project{width:calc(1325px / 4);height:260px;background-color:#2b3850;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;background-size:cover;}
section.projects-slider .project a{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:rgba(0,0,0,0.4);}
section.projects-slider .project span{height:60px;line-height:60px;display:inline-block;padding:0 50px;border-radius:33px;border:solid 1px rgba(255,255,255,0.5);font-size:16px;font-weight:500;letter-spacing:0.34px;text-align:center;color:#fff;background-color:transparent;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;position:relative;z-index:3;pointer-events:none;}
section.projects-slider .project:hover a{background-color:rgba(0,0,0,0.2);}
section.projects-slider .project:hover span{color:#2b3850;background-color:#fff;border:solid 1px white;}
section.projects-slider.bottom{border-top:2px solid #fff;}
section.projects-slider.bottom h4{color:#2b3850;margin-bottom:25px;}
body.mobile section.projects-slider .projectsNext{display:none;}
body.mobile .projects-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;}
body.cat-project-portfolio main .left h3:first-of-type{margin-top:5px;}
body.cat-project-portfolio main .left,body.cat-davidson-river main .left{padding-top:10px;}
body.cat-project-portfolio main .left .stat,body.cat-davidson-river main .left .stat{display:inline-block;width:49%;vertical-align:top;margin-bottom:30px;}
body.cat-project-portfolio main .left .stat h6,body.cat-davidson-river main .left .stat h6{margin:0 0 2px 0;}
body.cat-project-portfolio main .left .stat p,body.cat-davidson-river main .left .stat p{margin:0;}
body.cat-project-portfolio main .container .right .map{background-color:#fff;box-shadow:0px -3px 16px 0px rgba(0,0,0,0.2);max-width:600px;}
body.cat-project-portfolio main .container .right .map p{padding:12px;}
.gallery-slider.gallery.is-last {
  padding-bottom: 100px;
}
body.cat-davidson-river main .container{-ms-flex-wrap:wrap;flex-wrap:wrap;}
body.cat-davidson-river main .container:not(:first-of-type){padding-top:0;}
body.cat-davidson-river main .left h3:first-of-type{margin-top:5px;}
body.cat-davidson-river main .btn{margin-bottom:90px;}
body.cat-davidson-river main .tabs>ul{background-color:transparent;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;}
body.cat-davidson-river main .tabs>ul>li{background-color:#fff;color:#2b3850;margin-right:0;padding:15px 50px;border-bottom:0;width:calc(100% / 3);text-align:center;border-top:solid 1px #c8c8c8;border-bottom:solid 1px #c8c8c8;border-right:solid 1px #c8c8c8;white-space:nowrap;}
body.cat-davidson-river main .tabs>ul>li.active{background-color:#2b3850;color:#fff;border-color:#2b3850;}
body.cat-davidson-river main .tabs>ul>li:first-of-type{border-left:solid 1px #c8c8c8;}
body.cat-davidson-river main .tabs>ul>li .sub-tabs{right:-1px;left:-1px;width:calc(100% + 2px);border:solid 1px #2b3850;top:57px;}
body.cat-davidson-river main .tabs>ul>li .sub-tabs li:last-of-type{border-bottom:0;}
body.cat-davidson-river main .tabs select{background-color:#fff;}
body.cat-davidson-river main #overview h3{margin-top:5px!important;}
body.cat-davidson-river main .presentation-side .map{height:350px;position:relative;}
body.cat-davidson-river main .presentation-side .map .img{height:350px;background-color:#000;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
body.cat-davidson-river main .presentation-side .map .img img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;}
body.cat-davidson-river main .presentation-side .presentation .bottom{background-color:#fff;height:100px;padding:0 0 0 25px;border-bottom:1px solid #3275b9;position:relative;}
body.cat-davidson-river main .presentation-side .presentation .bottom p{margin:0;position:absolute;bottom:25px;left:25px;font-weight:500;line-height:1.38;letter-spacing:0.24px;color:#2b3850;}
body.cat-davidson-river main .presentation-side .presentation .bottom:after{font-family:'Font Awesome 5 Pro';font-weight:900;content:'\f1c1';font-weight:400;color:#3275b9;position:absolute;bottom:20px;right:25px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;font-size:25px;}
body.cat-davidson-river main .presentation-side .presentation a{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;}
body.cat-davidson-river main .presentation-side .presentation:hover .img img{opacity:0.7;}
body.cat-davidson-river main .highlights{width:100%;}
body.cat-davidson-river main .highlights .img{height:310px;}
body.cat-davidson-river main .highlights .img img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;}
body.cat-davidson-river main .highlights .bottom{height:auto;background-color:#fff;padding:50px 55px 45px 50px;border:1px solid #c8c8c8;}
body.cat-davidson-river main .highlights .bottom h4{margin:0 0 40px 0;font-size:16px;font-weight:500;line-height:1.25;letter-spacing:0.3px;position:relative;padding-bottom:15px;border-bottom:1px solid #c8c8c8;}
body.cat-davidson-river main .highlights .bottom h6{margin:25px 0 0 0;}
body.cat-davidson-river main .highlights .bottom p{margin:0;color:#2b3850;}
body.cat-davidson-river main .reports{width:100%;height:auto;border:solid 1px #c8c8c8;border-top:2px solid #3275b9;background-color:#fff;padding:50px 55px 45px 50px;margin-top:30px;}
body.cat-davidson-river main .reports .h5{margin:0 0 40px 0;color:#253965;position:relative;padding-bottom:15px;border-bottom:1px solid #c8c8c8;}
body.cat-davidson-river main .reports ul{margin:0;}
body.cat-davidson-river main .reports ul li{padding-left:25px;line-height:2.1;position:relative;}
body.cat-davidson-river main .reports ul li a{color:#2b3850;letter-spacing:0.3px;font-weight:400;}
body.cat-davidson-river main .reports ul li a:hover{opacity:0.5;}
body.cat-davidson-river main .reports ul li:before{display:none;}
body.cat-davidson-river main .reports ul li:after{content:'\f1c1';font-family:'Font Awesome 5 Pro';font-weight:900;color:#253965;position:absolute;left:0;top:1px;font-size:16px;}
body.cat-davidson-river main .video-side{margin-top:265px;border:solid 1px #c8c8c8;}
body.cat-davidson-river main .video-side a{height:255px;}
body.cat-davidson-river main .video-side>div{background-color:#fff;font-size:14px;line-height:1.29;letter-spacing:0.26px;color:#2b3850;padding:20px 30px 25px 30px;}
body.cat-investor-hub main .btn{margin:35px 15px 0 0;}
body.cat-investor-hub .investor-essentials{background-color:#2b3850;padding:130px 0;}
body.cat-investor-hub .investor-essentials h2{color:#fff;margin-bottom:75px;}
body.cat-investor-hub .investor-essentials .inner{-ms-flex-wrap:wrap;flex-wrap:wrap;}
body.cat-investor-hub .investor-essentials .inner>div{max-width:calc(100% / 2 - 7.5px);width:calc(100% / 2 - 7.5px);-ms-flex-preferred-size:calc(100% / 2 - 7.5px);flex-basis:calc(100% / 2 - 7.5px);background-color:#fff;margin-bottom:15px;padding:50px 55px 155px 55px;-webkit-animation-duration:0.5s;animation-duration:0.5s;position:relative;}
body.cat-investor-hub .investor-essentials .inner>div:nth-of-type(3),body.cat-investor-hub .investor-essentials .inner>div:nth-of-type(4){margin-bottom:5px;}
body.cat-investor-hub .investor-essentials .inner>div h4{position:relative;margin-bottom:80px;}
body.cat-investor-hub .investor-essentials .inner>div h4:after{content:'';width:25px;height:2px;background-color:#3275b9;position:absolute;left:0;bottom:-15px;}
body.cat-investor-hub .investor-essentials .inner>div h4:hover a{opacity:0.7;}
body.cat-investor-hub .investor-essentials .inner>div h5{font-size:14px;line-height:1.29;letter-spacing:0.26px;color:#2b3850;font-weight:400;margin:0 0 9px 0;}
body.cat-investor-hub .investor-essentials .inner>div p{margin:0 0 9px 0;}
body.cat-investor-hub .investor-essentials .inner .bottom{position:absolute;bottom:70px;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info{overflow:hidden;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info h4{margin-bottom:52px;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .tab_select{display:none!important;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .tabs ul{list-style:none;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .tabs ul li{display:inline-block;font-size:14px;line-height:1.29;letter-spacing:0.26px;color:#2b3850;padding:3px 10px;border-bottom:solid 2px transparent;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;cursor:pointer;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .tabs ul li.active,body.cat-investor-hub .investor-essentials .inner>div.stock-info .tabs ul li:hover{border-bottom:solid 2px #2b3850;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .chart{overflow:hidden;padding:10px 5px;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .chart .highcharts-title{display:none;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .chart .highStock{height:205px!important;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .top{border-bottom:solid 1px #c8c8c8;position:relative;z-index:2;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .top .last{font-size:24px;font-weight:normal;line-height:1.12;letter-spacing:-0.16px;color:#2b3850;padding:25px 20px;border-right:solid 1px #c8c8c8;width:270px;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .top .info{padding:25px 10px;color:#2b3850;font-size:14px;line-height:1.85;width:165px;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .top .info span{font-weight:500;width:55px;display:inline-block;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .hold{border:solid 1px #c8c8c8;height:310px;overflow:hidden;}
body.cat-investor-hub .investor-essentials .inner>div.stock-info .hold:nth-of-type(2) .chart{margin-top:-30px;}
body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .h2{display:none;}
body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .event{margin-bottom:30px;}
body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .event .date{padding:35px 0;min-width:175px;}
body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .event .info{padding:20px;}
body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .event .info h5{font-size:14px;font-weight:500;border-bottom:0;margin-top:0;}
body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .docs.media a span{font-size:16px;}
body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .docs.media a:before{font-size:10px;top:15px;}
body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .event .info .events-link a{color:#3275b9;}
body.cat-investor-hub .investor-essentials .inner>div:nth-of-type(2){-webkit-animation-delay:calc(150ms);animation-delay:calc(150ms);}
body.cat-investor-hub .investor-essentials .inner>div:nth-of-type(3){-webkit-animation-delay:calc(150ms * 2);animation-delay:calc(150ms * 2);}
body.cat-investor-hub .investor-essentials .inner>div:nth-of-type(4){-webkit-animation-delay:calc(150ms * 3);animation-delay:calc(150ms * 3);}
section a:hover{opacity:0.7;}
main{overflow:hidden;}
main .container{padding-top:100px;padding-bottom:100px;}
main .btn{margin-top:35px;}
main img{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
main a{color:#3275b9;}
main a:hover{opacity:0.7;}
main h2,main .h2{margin:60px 0 50px 0;}
main h2:nth-of-type(1),main .h2:nth-of-type(1){margin-top:0;}
main h3,main .h3{margin:100px 0 55px 0;position:relative;}
main h3:before,main .h3:before{content:'';width:100%;height:1px;background-color:#c8c8c8;position:absolute;top:-15px;left:0;}
main h4,main .h4{margin-top:30px;margin-bottom:15px;}
main h5,main .h5{color:#2b3850;margin:50px 0 10px 0;}
main p{margin:0 0 25px 0;}
section.cta .container_i>div{-ms-flex-preferred-size:calc(100% / 2 - 7px);flex-basis:calc(100% / 2 - 7px);max-width:calc(100% / 2 - 7px);width:calc(100% / 2 - 7px);height:265px;padding:40px 120px 40px 40px;position:relative;background-size:cover;}
section.cta .container_i>div h4{line-height:1.17;letter-spacing:0.45px;color:#fff;position:relative;margin-bottom:40px;z-index:3;pointer-events:none;position:relative;}
section.cta .container_i>div h4:after{content:'';display:block;width:20px;height:2px;background-color:#3275b9;bottom:-20px;left:0;position:absolute;}
section.cta .container_i>div a{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;}
section.cta .container_i>div span{height:60px;line-height:60px;display:inline-block;padding:0 50px;border-radius:33px;border:solid 1px rgba(255,255,255,0.5);font-size:16px;font-weight:500;letter-spacing:0.34px;text-align:center;color:#fff;background-color:transparent;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;position:absolute;bottom:40px;pointer-events:none;left:40px;z-index:3;}
section.cta .container_i>div:hover span{color:#2b3850;background-color:#fff;border:solid 1px white;}
.docs .title{height:50px;line-height:50px;padding:0 30px;color:#fff;background-color:#2b3850;}
.docs>a{display:block;color:#2b3850;font-weight:400;border:solid 1px #c8c8c8;border-bottom:0;padding:12px 12px 12px 55px;position:relative;}
.docs>a:last-of-type{border-bottom:solid 1px #c8c8c8;margin-bottom:40px;}
.docs>a:before{font-family:'Font Awesome 5 Pro';font-weight:900;color:#3275b9;position:absolute;left:25px;top:12px;display:block;font-size:18px;}
.docs>a span{display:block;font-size:18px;font-weight:500;line-height:1.44;letter-spacing:0.34px;color:#2b3850;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.docs>a:hover{background-color:#2b3850;color:#fff!important;border-color:#2b3850;opacity:1;}
.docs>a:hover span{color:#fff;}
.docs>a:hover:before{color:#fff;}
.docs.pdf a:before{content:'\f1c1';}
.docs.report a{padding:24px 12px 24px 55px;border-bottom:2px solid #3275b9;}
.docs.report a:before{content:'\f1c1';color:#2b3850;top:22px;}
.docs.report a:hover:before{color:#ffffff;}
.docs.media a{padding-left:48px;font-size:14px;line-height:1.29;letter-spacing:0.26px;color:#505050;}
.docs.media a:before{content:'\f04b';font-size:12px;top:18px;}
.docs.links a{font-size:14px;line-height:1.29;letter-spacing:0.26px;padding:20px 20px 20px 55px;color:#505050;}
.docs.links a:before{content:'\f35d';font-size:14px;top:24px;}
.financials{width:100%;}
.financials tr{display:block;color:#2b3850;font-weight:400;border:solid 1px #c8c8c8;border-bottom:0;padding:0 25px;position:relative;width:100%;-webkit-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}
.financials tr:last-of-type{border-bottom:solid 1px #c8c8c8;margin-bottom:40px;}
.financials tr a{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;}
.financials tr td{padding:12px 0;display:inline-block;}
.financials tr td.date{width:150px;}
.financials tr td.title{width:calc(100% - 155px);padding-right:30px;}
.financials tr td.title:before{font-family:'Font Awesome 5 Pro';font-weight:900;content:'\f1c1';color:#3275b9;position:absolute;right:25px;top:12px;display:block;font-size:18px;}
.financials tr:hover{background-color:#2b3850;color:#fff;border-color:#2b3850;}
.financials tr:hover td:before{color:#fff;}
.news-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.news-wrapper .news-item{width:calc(100% / 2 - 7.5px);-ms-flex-preferred-size:calc(100% / 2 - 7.5px);flex-basis:calc(100% / 2 - 7.5px);max-width:calc(100% / 2 - 7.5px);margin-bottom:15px;padding-bottom:40px;display:none;}
.news-wrapper .news-item.show{display:block;-webkit-animation-name:fadeInUpTabs;animation-name:fadeInUpTabs;-webkit-animation-duration:0.35s;animation-duration:0.35s;}
.news-wrapper .news-item .news-title{min-height:205px;}
.news-wrapper .news-item:hover .news-title{opacity:0.6;}
.personnel{margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
.personnel .personnel-item{max-width:calc(100% / 3 - 10px);width:calc(100% / 3 - 10px);-ms-flex-preferred-size:calc(100% / 3 - 10px);flex-basis:calc(100% / 3 - 10px);margin:0 15px 15px 0;min-height:235px;}
.personnel .personnel-item:nth-of-type(3n){margin-right:0;}
.personnel .personnel-item .img{position:relative;height:235px;min-height:235px;overflow:hidden;}
.personnel .personnel-item .img img{width:100%;height:100%;-o-object-position:top center;object-position:top center;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.personnel .personnel-item .img .overlay{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;background-color:rgba(43,56,80,0.8);opacity:0;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;cursor:pointer;z-index:3;padding:20px;}
.personnel .personnel-item .img .overlay>div{position:absolute;left:20px;bottom:40px;}
.personnel .personnel-item .img .overlay h4{font-size:16px;font-weight:500;letter-spacing:0.34px;color:#fff;margin:0 0 5px 0;}
.personnel .personnel-item .img .overlay h5{font-size:16px;line-height:1.13;letter-spacing:0.3px;color:#fff;font-weight:300;position:relative;margin:0;}
.personnel .personnel-item .img .overlay h5:after{content:'';width:17px;height:2px;background-color:#3275b9;position:absolute;bottom:-15px;left:0;}
.personnel .personnel-item .overview{cursor:pointer;height:235px;}
.personnel .personnel-item .info{border:solid 1px #c8c8c8;overflow:hidden;z-index:2;min-height:0;height:0;opacity:0;position:absolute;left:0;margin:20px 0 0 0;padding:50px 25px 20px 35px;pointer-events:none;}
.personnel .personnel-item .info h4{font-weight:normal;margin:0;}
.personnel .personnel-item .info h5{font-size:16px;color:#505050;line-height:1.63;letter-spacing:0.3px;font-weight:300;position:relative;margin:0 0 60px 0;}
.personnel .personnel-item .info h5:after{content:'';width:21px;height:2px;background-color:#3275b9;position:absolute;bottom:-11px;left:0;}
.personnel .personnel-item:hover .img .overlay{opacity:1;}
.personnel .personnel-item.active .img .overlay{opacity:1;}
.personnel .personnel-item.active .info{min-height:0;height:auto;opacity:1;pointer-events:all;}
.personnel .personnel-item.no-photo .img{background-color:#2b3850;}
.personnel .personnel-item.no-photo .img .overlay{opacity:1;}
main .tabs>ul{list-style:none;padding:0 30px;background-color:#2b3850;margin-top:0px;}
main .tabs>ul>li{display:inline-block;padding:20px 0 10px 0;color:#fff;margin-right:40px;cursor:pointer;border-bottom:2px solid #2b3850;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
main .tabs>ul>li.active,main .tabs>ul>li:hover{border-bottom:2px solid #3275b9;}
main .tabs>ul>li:before{display:none;}
main .tabs>ul .has-sub{position:relative;}
main .tabs>ul .has-sub .sub-tabs{position:absolute;top:58px;left:0;z-index:3;display:none;width:185px;margin:0;}
main .tabs>ul .has-sub .sub-tabs li{width:100%;font-size:16px;line-height:1.63;letter-spacing:0.3px;background-color:#2b3850;color:#fff;padding:5px 0 5px 15px;border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;text-align:left;}
main .tabs>ul .has-sub .sub-tabs li:before{display:none;}
main .tabs>ul .has-sub .sub-tabs li:hover{background-color:#2b3850;}
main .tabs>ul .has-sub:hover .sub-tabs{display:block;}
main .tabs .tab_select{display:none;}
main .tabs .news-wrapper{margin-top:20px;}
main .tabs.stock-information .tab_select{display:none;}
main .tabs.stock-information ul{background-color:transparent;padding:0;}
main .tabs.stock-information ul li{font-size:14px;font-weight:500;line-height:1.29;color:#2b3850;padding:3px 10px;border-bottom:solid 2px transparent;margin-right:0;}
main .tabs.stock-information ul li.active,main .tabs.stock-information ul li:hover{border-bottom:solid 2px #2b3850;}
main .tabs.stock-information .highStock{max-width:100%!important;}
main .tabs.stock-information .highcharts-title{display:none;}
main .tabs.stock-information .hold{overflow:hidden;}
main .tabs.stock-information .top{-ms-flex-wrap:wrap;flex-wrap:wrap;}
main .tabs.stock-information .top>div{width:calc(100% / 3);-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3);max-width:calc(100% / 3);font-size:42px;font-weight:300;line-height:1.12;letter-spacing:-0.16px;padding:25px 20px;color:#2b3850;border-bottom:solid 1px #c8c8c8;border-right:solid 1px #c8c8c8;}
main .tabs.stock-information .top>div:nth-of-type(1),main .tabs.stock-information .top>div:nth-of-type(4),main .tabs.stock-information .top>div:nth-of-type(7){border-right:0;}
main .tabs.stock-information .top>div:first-of-type{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;font-size:42px;font-weight:300;line-height:1.12;letter-spacing:-0.16px;color:#2b3850;text-align:center;}
main .tabs.stock-information .top>div span{font-size:14px;font-weight:500;line-height:1.6;letter-spacing:0.26px;display:block;}
main .tabs.stock-information .chart{padding-top:20px;}
main .tabs.stock-information ul li:before{display:none;}
.loadMore{font-weight:500;color:#2b3850;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;cursor:pointer;margin-top:30px;display:block;}
.loadMore:hover{color:#3275b9;}
.accordion{border:1px solid #c8c8c8;margin:24px 0px;padding:0;}
.accordion:last-of-type{margin-bottom:24px;}
.accordion h6{cursor:pointer;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:2px solid #ffffff;color:#141d42;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;padding:23px 24px 27px;position:relative;-webkit-transition:all .275s ease-in-out;transition:all .275s ease-in-out;}
.accordion h6:after{color:inherit;content:'+';font-size:16px;padding-left:24px;position:relative;}
.accordion h6:hover{color:#3275b9;}
.accordion h6 + div{display:none;padding:5px 24px 15px;}
.accordion.active h6{border-color:#3275b9;}
.accordion.active h6:after{content:'-';}
main a,.left a{word-wrap:break-word;}
main ul,.left ul{list-style:none;margin:20px 0;}
main ul li,.left ul li{padding-left:35px;position:relative;}
main ul li:before,.left ul li:before{content:'';position:absolute;left:0;top:12px;width:18px;height:1px;background-color:#3275b9;}
.str-news-releases table{border-top:solid 1px #c8c8c8!important;}
.str-news-releases table,table.styled{border:0;margin:20px 0 10px 0;width:calc(100% - 20px);}
.str-news-releases table tr,table.styled tr{border-right:solid 1px #c8c8c8;border-left:solid 1px #c8c8c8;}
.str-news-releases table tr th,table.styled tr th{padding:20px 25px;color:#fff;background-color:#2b3850;font-size:14px;line-height:1.3;font-weight:500;letter-spacing:0.34px;text-align:left;}
.str-news-releases table tr td,table.styled tr td{color:#2b3850;font-size:14px;line-height:1.57;letter-spacing:0.26px;padding:12px 25px;position:relative;border-bottom:solid 1px #c8c8c8;}
.str-news-releases table tr td,table.styled tr td{padding:5px 20px;white-space:nowrap;}
table.expandable tr{border-right:0;}
table.expandable tr td,table.expandable tr th{display:none;}
table.expandable tr td:nth-of-type(1),table.expandable tr td:nth-of-type(2),table.expandable tr td:nth-of-type(3),table.expandable tr td:nth-of-type(4),table.expandable tr th:nth-of-type(1),table.expandable tr th:nth-of-type(2),table.expandable tr th:nth-of-type(3),table.expandable tr th:nth-of-type(4){display:table-cell;}
table.expandable tr th:last-of-type{display:table-cell;width:36px;max-width:36px;padding:0;}
table.expandable .expand-table{background-color:#f2f2f2;border-bottom:1px solid #f2f2f2;border:0!important;padding:0;width:36px;max-width:36px;display:table-cell!important;position:relative;cursor:pointer;}
table.expandable .expand-table a{display:block;white-space:nowrap;font-size:14px;opacity:0.7;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;}
table.expandable .expand-table a span{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);display:block;width:36px;max-width:36px;}
table.expandable .expand-table:hover a{opacity:1;}
.featherlight-inner table{margin:0!important;max-width:100%;width:100%;}
.featherlight-inner table tr{border-left:0;}
.featherlight-inner table tr td,.featherlight-inner table tr th{display:table-cell!important;}
.featherlight-inner table tr th:last-of-type{display:none!important;}
.featherlight-inner table .expand-table{display:none!important;}
.featherlight-inner p{margin:10px 25px;}
div.overflow{width:100%;overflow-x:auto;margin-bottom:25px;}
.instruction{display:none;font-size:14px;}
.instruction.show{display:block;}
.featherlight .featherlight-content{padding:0;border-bottom:0;}
.event{display:-webkit-box;display:-ms-flexbox;display:flex;border:solid 1px #c8c8c8;margin-bottom:12px;}
.event .date{width:205px;min-width:205px;max-width:205px;padding:65px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #c8c8c8;font-size:24px;font-weight:normal;line-height:1.12;letter-spacing:-0.16px;color:#2b3850;}
.event .info{padding:40px 40px 40px 35px;}
.event .info h5{margin:0 0 10px 0;}
.event .info p{font-size:14px;line-height:1.29;letter-spacing:0.26px;margin:0;}
.event .info p span{display:block;}
.event .info .events-link{margin-top:8px;}
.event .info .events-link i{margin-right:4px;}



.presentation{display:-webkit-box;display:-ms-flexbox;display:flex;border:solid 1px #c8c8c8;margin-bottom:12px;}
.presentation .tn{width:250px;min-width:250px;max-width:250px;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #c8c8c8;font-size:24px;font-weight:normal;line-height:1.12;letter-spacing:-0.16px;color:#2b3850;}
.presentation .info{padding:12px 24px;display:flex;flex-direction:column;justify-content:center;}
.presentation .info .h5{margin:0 0 10px 0;}
.presentation .info .date{color:#505050;font-size:14px;line-height:1.29;letter-spacing:0.26px;margin:0;}
.presentation .info .link{margin-left:24px;margin-top:4px;position:relative;}
.presentation .info .link:before{font-family:'Font Awesome 5 Pro';font-weight:900;content:'\f1c1';color:#3275b9;position:absolute;top:1px;left:-24px;}

.cat-contact.str-contact-details .sidebar{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.cat-contact.str-contact-details .left p{color:#2b3850;}
.cat-contact.str-contact-details .left>div{display:inline-block;width:calc(100% / 2 - 10px);vertical-align:top;border-top:solid 1px #c8c8c8;margin-top:10px;}
.cat-contact.str-contact-details .left>div:nth-child(odd){margin-right:10px;}
.cat-contact.str-contact-details .left>div.map{border-top:0;}
.cat-contact.str-contact-details .left>div h5{margin:10px 0 5px 0;}
.cat-contact.str-contact-details .sidenav{display:block!important;}
.cat-contact.str-contact-details .sidenav .sidenav-inner p{color:#2b3850;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form{padding:0 55px 65px 55px;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form select,.cat-contact.str-contact-details .sidenav .sidenav-inner .form input,.cat-contact.str-contact-details .sidenav .sidenav-inner .form textarea{background-color:transparent;border:0;font-size:16px;line-height:1.63;letter-spacing:0.3px;color:#2b3850;width:100%;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form select[type="text"],.cat-contact.str-contact-details .sidenav .sidenav-inner .form input[type="text"],.cat-contact.str-contact-details .sidenav .sidenav-inner .form textarea[type="text"]{border-bottom:1px solid #c8c8c8;padding:5px 10px;margin-top:8px;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form select::-webkit-input-placeholder,.cat-contact.str-contact-details .sidenav .sidenav-inner .form input::-webkit-input-placeholder,.cat-contact.str-contact-details .sidenav .sidenav-inner .form textarea::-webkit-input-placeholder{font-size:16px;line-height:1.63;letter-spacing:0.3px;color:#2b3850;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form select:-ms-input-placeholder,.cat-contact.str-contact-details .sidenav .sidenav-inner .form input:-ms-input-placeholder,.cat-contact.str-contact-details .sidenav .sidenav-inner .form textarea:-ms-input-placeholder{font-size:16px;line-height:1.63;letter-spacing:0.3px;color:#2b3850;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form select::-ms-input-placeholder,.cat-contact.str-contact-details .sidenav .sidenav-inner .form input::-ms-input-placeholder,.cat-contact.str-contact-details .sidenav .sidenav-inner .form textarea::-ms-input-placeholder{font-size:16px;line-height:1.63;letter-spacing:0.3px;color:#2b3850;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form select::placeholder,.cat-contact.str-contact-details .sidenav .sidenav-inner .form input::placeholder,.cat-contact.str-contact-details .sidenav .sidenav-inner .form textarea::placeholder{font-size:16px;line-height:1.63;letter-spacing:0.3px;color:#2b3850;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form select{margin-bottom:20px;padding:10px 9px;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form textarea{margin-top:20px;padding:10px 9px;}
.cat-contact.str-contact-details .sidenav .sidenav-inner .form select,.cat-contact.str-contact-details .sidenav .sidenav-inner .form textarea{border:1px solid #c8c8c8;}
.media-listing{display:flex;flex-wrap:wrap;gap:20px;}
.media-listing .media-item{width:calc((((100% - (11 * 20px))/12) * 6) + ((6 - 1) * 20px));}
.media-listing .media-item a{display:block;text-decoration:none!important;}
.media-listing .media-item .image{width:100%;overflow:hidden;display:inline-block;position:relative;}
.media-listing .media-item .image:after{content:'\f04b';font-family:'Font Awesome 5 Pro';font-weight:900;text-align:center;line-height:67px;color:#fff;background-color:rgba(0,0,0,.2);position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:67px;height:67px;border:solid 1px rgba(255,255,255,0.6);border-radius:100%;pointer-events:none;-webkit-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}
.media-listing .media-item .image img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;}
.media-listing .media-item .image:hover{opacity:1;}
.media-listing .media-item .image:hover:after{color:#2b3850;}
.media-listing .media-item .title{color:#2b3850;}
.box{display:block;border:solid 1px #c8c8c8;padding:65px 10px;width:100%;margin:25px 0 45px 0;}
.box p{font-weight:500;text-align:center;color:#2b3850;margin:0;}
.str-careers h2{margin-bottom:15px;}
.str-careers .form{border:solid 1px #c8c8c8;padding:65px 30px;}
.str-careers .form h4{margin:0 0 20px 0;}
.str-careers .form .flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.str-careers .form fieldset{border:0;display:inline-block;width:48%;padding:0;margin:10px 0;}
.str-careers .form fieldset label{color:#2b3850;margin-bottom:8px;white-space:nowrap;}
.str-careers .form fieldset input{display:inline-block;width:100%;border:solid 1px #c8c8c8;height:43px;}
.str-careers .form fieldset input[type="file"]{padding:40px 20px;height:auto;margin-top:10px;}
.str-careers .form fieldset .tab_select{width:100%;position:relative;height:43px;margin-bottom:40px;}
.str-careers .form fieldset .tab_select i{position:absolute;right:15px;top:13px;}
.str-careers .form fieldset .tab_select select{height:43px;width:100%;}
.cat-corporate.str-overview main h3{margin-bottom:25px;}
.cat-search form{margin-bottom:20px;}
.left{-webkit-animation-delay:0.35s;animation-delay:0.35s;-webkit-animation-duration:0.75s;animation-duration:0.75s;}
.right{-webkit-animation-delay:0.55s;animation-delay:0.55s;-webkit-animation-duration:0.5s;animation-duration:0.5s;}
.gallery-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;padding-top:100px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.gallery-slider h3{margin-top:0!important;margin-bottom:71px;}
.gallery-slider h3:before{display:none;}
.gallery-slider .left{background-color:#fff;padding:44px 40px 100px 45px!important;border:solid 1px #c8c8c8;width:100%;max-width:100%;z-index:2;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;z-index:2;}
.gallery-slider .left .owl-item{opacity:0;}
.gallery-slider .left .owl-item.active{opacity:1;}
.gallery-slider .left .item{-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.gallery-slider .left .item span{font-size:14px;line-height:1.29;letter-spacing:0.26px;color:#141d42;margin-top:10px;display:block;}
.gallery-slider .left .item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;}
.gallery-slider .left .item a{position:relative;width:100%;display:block;overflow:hidden;height:400px;}
.gallery-slider .left .item a img{-o-object-position:top center;object-position:top center;}
.gallery-slider .left .item a:after{line-height:110px;font-size:25px;width:110px;height:110px;}
.gallery-slider .right{padding-right:50px;border-right:solid 1px #c8c8c8;background-color:#fff;border-bottom:solid 1px #c8c8c8;border-top:solid 1px #c8c8c8;}
.gallery-slider .right .inner{margin:150px 0 90px 0;overflow-y:scroll;padding-left:40px;direction:rtl;height:400px;}
.gallery-slider .right .inner::-webkit-scrollbar{width:3px;}
.gallery-slider .right .inner::-ms-scrollbar{width:3px;}
.gallery-slider .right .inner::-webkit-scrollbar-track{background:#c8c8c8;}
.gallery-slider .right .inner::-ms-scrollbar-track{background:#c8c8c8;}
.gallery-slider .right .inner::-webkit-scrollbar-thumb{background:#141d42;}
.gallery-slider .right .inner::-ms-scrollbar-thumb{background:#141d42;}
.gallery-slider .right .inner::-webkit-scrollbar-thumb:hover{background:#081a3f;}
.gallery-slider .right .inner::-ms-scrollbar-thumb:hover{background:#081a3f;}
.gallery-slider .right .inner .item{position:relative;height:143px;direction:ltr;margin-bottom:10px;border:solid 1px #c8c8c8;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;overflow:hidden;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.gallery-slider .right .inner .item:last-of-type{margin-bottom:0;}
.gallery-slider .right .inner .item p{margin:0 0 0 10px;font-size:14px;line-height:1.29;letter-spacing:0.26px;width:calc(100% - 210px);padding-right:15px;}
.gallery-slider .right .inner .item p span{color:#141d42;display:block;margin:3px 0;}
.gallery-slider .right .inner .item:hover,.gallery-slider .right .inner .item:focus,.gallery-slider .right .inner .item.active{border-color:#141d42;}
.gallery-slider .right .inner .item .item-nav{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;}
.gallery-slider .right .inner .item .item-nav:after{display:none!important;}
.gallery-slider .right .inner .item .m-link{pointer-events:none;height:143px;display:block;width:210px;}
.gallery-slider .right .inner .item .m-link img{-o-object-position:top center;object-position:top center;height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}
.gallery-slider .right .inner .item .m-link:after{display:none!important;}
.sidebar{position:relative;}
.sidebar:after{position:absolute;content:'';background-color:#f2f2f2;height:100%;right:calc(-100% + 320px);width:100%;top:0;}
.sidebar .col4{position:relative;z-index:3;}
.sidenav .sidenav-inner{background-color:#fff;color:#2b3850;border:1px solid #c8c8c8;-ms-flex-item-align:start;align-self:flex-start;padding:40px 0 20px 0;}
.sidenav .sidenav-inner h4,.sidenav .sidenav-inner h3{padding:0 50px 15px 50px;border-bottom:solid 1px rgba(255,255,255,0.5);color:#2b3850;}
.sidenav .sidenav-inner h3{margin-top:0;}
.sidenav .sidenav-inner h3:before{display:none;}
.sidenav .sidenav-inner h4{margin-bottom:0;margin-top:0;}
.sidenav .sidenav-inner a:hover{opacity:1;}
.sidenav .sidenav-inner .subnav a{color:#2b3850;padding:10px 50px;font-weight:400;display:block;background-color:#fff;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.sidenav .sidenav-inner .subnav a.has-submenu{position:relative;display:block;}

.sidenav .sidenav-inner .subnav.selected a,.sidenav .sidenav-inner .subnav:hover a{background-color:#2b3850;color:#fff;}
.sidenav .sidenav-inner .subnav.subsub a{padding-left:65px;}
.sidenav .sidenav-inner.v2{padding:60px 55px;background-image:url(../img/signupBG.jpg);background-size:cover;background-position:center;}
.sidenav .sidenav-inner.v2 h4,.sidenav .sidenav-inner.v2 h3{padding:0;border-bottom:0;margin:0 0 45px 0;}
.sidenav .sidenav-inner.v2 form input{border-bottom:solid 1px rgba(255,255,255,0.5);color:#fff;margin-bottom:15px;width:100%;}
.sidenav .sidenav-inner.v2 form input::-webkit-input-placeholder{color:#fff;}
.sidenav .sidenav-inner.v2 form input:-ms-input-placeholder{color:#fff;}
.sidenav .sidenav-inner.v2 form input::-ms-input-placeholder{color:#fff;}
.sidenav .sidenav-inner.v2 form input::placeholder{color:#fff;}
.sidenav .sidenav-inner.v2 form .btn{color:#fff;}
.sidenav .downloads{background-color:#fff;padding:40px 50px 30px 50px;border-right:solid 1px #c8c8c8;border-bottom:solid 1px #c8c8c8;border-left:solid 1px #c8c8c8;}
.sidenav .downloads.v2{border-top:2px solid #3275b9;margin-top:15px;}
.sidenav .downloads h5{font-size:16px;font-weight:500;line-height:1.25;letter-spacing:0.3px;color:#2b3850;border-bottom:solid 1px #c8c8c8;padding-bottom:10px;margin:0 0 10px 0;}
.sidenav .downloads a{display:block;line-height:1.63;letter-spacing:0.3px;font-weight:400;color:#2b3850;margin:15px 0;padding-left:25px;position:relative;}
.sidenav .downloads a:hover{color:#3275b9;}
.sidenav .downloads a:before{font-family:'Font Awesome 5 Pro';font-weight:900;content:'\f1c1';color:#3275b9;position:absolute;top:1px;left:0;}
.cat-investor-hub.str-overview .sidenav .downloads{display:none;}
.ft-news{background-color:#f2f2f2;padding:75px 0 100px 0;border-top:2px solid #fff;}
.ft-news h3{margin-bottom:25px;}
.ft-news .flex{align-items:flex-start;}
.ft-news .news-hold .news-item{position:relative;width:calc(100% / 4 - 15px);-ms-flex-preferred-size:calc(100% / 4 - 15px);flex-basis:calc(100% / 4 - 15px);max-width:calc(100% / 4 - 15px);-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border:0;border-top:2px solid #3275b9;-webkit-box-shadow:0px 28px 35px -18px rgba(0,0,0,0.3);box-shadow:0px 28px 35px -18px rgba(0,0,0,0.3);position:relative;bottom:0;animation-duration:0.8s;animation-fill-mode:both;}
.ft-news .news-hold .news-item:hover{bottom:10px;-webkit-box-shadow:0px 55px 45px -30px rgba(0,0,0,0.18);box-shadow:0px 55px 45px -30px rgba(0,0,0,0.18);}
.ft-news .news-hold .news-item:hover a{opacity:1;}
.ft-news .news-hold .news-item .news-title{padding:45px 40px;min-height:340px;}
.ft-news .news-hold .news-item .news-date{padding:25px 45px;height:70px;}
.ft-news .news-hold .news-item .news-pdf{padding:25px 45px;height:70px;}
.ft-news .news-hold .news-item:nth-of-type(2){-webkit-animation-delay:calc(400ms);animation-delay:calc(400ms);}
.ft-news .news-hold .news-item:nth-of-type(3){-webkit-animation-delay:calc(300ms * 2);animation-delay:calc(300ms * 2);}
.ft-news .news-hold .news-item:nth-of-type(4){-webkit-animation-delay:calc(200ms * 3);animation-delay:calc(200ms * 3);}
.news-item{background-color:#fff;border:solid 1px #c8c8c8;border-top:2px solid #3275b9;position:relative;}
.news-item .news-title{font-size:18px;font-weight:500;line-height:1.44;letter-spacing:0.34px;color:#2b3850;display:block;padding:30px 25px;min-height:250px;}
.news-item .news-date{font-size:13px;font-weight:500;color:#3275b9;letter-spacing:0.58px;text-transform:uppercase;display:block;border-top:1px solid #c8c8c8;padding:10px 25px;height:40px;position:absolute;bottom:0;width:100%;}
.news-item .news-pdf{font-weight:bold;letter-spacing:0.58px;text-transform:uppercase;display:block;padding:10px 25px;height:40px;position:absolute;right:0;bottom:0;}
.news-item .news-pdf a i::before{font-size:20px;color:#2b3850;}
.pdf-news-link a{text-decoration:none!important;}
.date-stamp{margin-top:24px;}
.signup-hold{background-image:url(../../../../_resources/backgrounds/bg_signup.jpg);background-size:cover;background-position:center;text-align:center;padding:70px 0 20px 0;}
.signup-hold h4{text-align:center;color:#fff;font-size:22px;margin-bottom:55px;}
.signup-hold .input{display:inline-block;width:320px;position:relative;}
.signup-hold .input:first-of-type{margin-right:10px;}
.signup-hold .input input{padding:10px 15px;margin-bottom:0;border-bottom:solid 1px rgba(255,255,255,0.5);color:#fff;width:100%;}
.signup-hold .input input::-webkit-input-placeholder{color:#fff;}
.signup-hold .input input:-ms-input-placeholder{color:#fff;}
.signup-hold .input input::-ms-input-placeholder{color:#fff;}
.signup-hold .input input::placeholder{color:#fff;}
.signup-hold .btn{display:block;margin:50px auto;}
.signup-hold .btn:hover{background-color: #fff !important; color:#2b3850;}
.signup-hold .signup-message{color:#fff;}
.grecaptcha-badge{display:none!important;}
.grecaptcha-badge.show{display:block!important;visibility:visible!important;}
footer{background-color:#2b3850;padding:56px 0 32px 0px;}
footer .ft-top{display:flex;}
footer a:hover{opacity:0.6;}
footer .social{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-basis:50%;flex-basis:50%;padding:0;}
footer .social li{margin-right:14px;}
footer .social li:last-of-type{margin-right:0;}
footer .social li a{width:66px;height:66px;border:1px solid #3275b9;border-radius:100%;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#FFF;}
footer .social li a i{font-size:14px;}
footer .social li a:hover{background-color:#ffffff;border:1px solid #ffffff;color:#2a667b;opacity:1;}
footer .social li a img{height:16px;width:auto;}
footer nav{-webkit-flex-basis:50%;flex-basis:50%;}
footer nav ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
footer nav ul li{white-space:nowrap;-webkit-flex-basis:50%;flex-basis:50%;}
footer nav ul li.top-level>a{color:#FFF;display:inline-block;margin-bottom:20px;}
footer nav ul li a:hover{opacity:0.6;}
footer nav ul li .sub_nav{display:block;padding:0;}
footer nav ul li .sub_nav li{display:block;}
footer nav ul li .sub_nav li a{line-height:1.71;}
footer nav ul li .sub_nav .subsub_nav{display:none;}
footer .btm-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;letter-spacing:0.3px;color:#FFF;margin-top:70px;font-weight:normal;align-items:flex-end;}
footer .btm-links .disclaimer{width:50%;}
footer .btm-links .disclaimer p{color:#fff;font-size:13px;margin-bottom:0px;}
footer .btm-links .copyright{width:50%;font-size: 14px;}
footer .btm-links .copyright a:not(.blender a){color:#FFF;border-left:1px solid #fff;font-weight:normal;padding-left:10px;margin-left:10px;}
footer .btm-links .blender{margin-left:8px;}
footer .btm-links .blender a{color:#FFF;font-weight:800;border-right:0;padding-right:0;margin:0;font-size: 14px;}
body.inner .news{border-top:2px solid #fff;}
@media screen and (max-width:1450px){
  .container{max-width:100%;padding:0 40px;}
  .container_i{padding:0 30px;}
  .col6-f{width:53.8867924528%;-ms-flex-preferred-size:53.8867924528%;flex-basis:53.8867924528%;max-width:714px;}
  section#stats .container:before{left:calc(-100% + 40px);}
  section#stats .container:after{right:calc(-100% + 40px);}
  section.projects-slider .owl-item{margin:0;}
  section.projects-slider .projectsNext{right:40px;}
  section.projects-slider .project{width:100%;}

  .gallery-slider .left{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}
  .gallery-slider.gallery{    padding-top: 100px !important;}
  body.cat-investor-hub main .btn{margin-top:19px;}
  section#hero .container_i>span{left:-125px;font-size:190px;}
  #subsubnav-position #scroll-subsubnav .container_i{padding:0 40px 0 120px;max-width:100%;}
  .ft-news .news-hold .news-item{padding-bottom:50px;}
}
@media screen and (max-width:1200px){
  h1,.h1{font-size:40px;line-height:1.13;}
  h2,.h2{font-size:26px;line-height:1.31;}
  h3,.h3{font-size:22px;line-height:1.64;}
  h4,h4 a{font-size:20px;line-height:1.27;}
  h5{font-size:15px;line-height:1.47;}
  h6{font-size:11px;line-height:normal;}
  body,p,li,a{font-size:14px;line-height:1.57;}
  input{font-size:14px;padding:5px 10px;}
  input::-webkit-input-placeholder{font-size:14px;}
  input:-ms-input-placeholder{font-size:14px;}
  input::-ms-input-placeholder{font-size:14px;}
  input::placeholder{font-size:14px;}
  blockquote{padding:25px 35px 15px 35px;}
  button.btn,.btn{height:50px;line-height:50px;padding:0 30px;font-size:14px;}
  .container{padding:0 30px;}
  .col6{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
  .col6-f{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
  .col7{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
  .col7{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
  .col4{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
  .pull1{margin-right:0;}
  .push1{margin-left:0;}
  header{height:50px!important;}
  header .logo{width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;z-index:100;}
  header .logo:after{content:'';background-color:#2b3850;width:100%;height:50px;position:absolute;right:-99%;top:0;}
  header .logo a{left:20px;}
  header .logo a.regular img{height:50px;}
  header nav{-webkit-transform:translateY(-120%);-ms-transform:translateY(-120%);transform:translateY(-120%);position:fixed;left:0;right:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;background-color:#2b3850;height:100vh;display:block;top:100px;overflow-y:hidden;display:block;width:100%;bottom:-250px;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;opacity:0;padding:0;}
  header nav>ul{display:block;}
  header nav>ul>li{display:block;width:100%;border-bottom:solid 1px rgba(255,255,255,0.5);margin-left:0;padding:0;}
  header nav>ul>li>a{color:#fff;padding-left:55px;padding:15px 0 15px 25px;display:block;position:relative;font-size:14px;line-height:1.57;letter-spacing:0.26px;font-weight:500;}
  header nav>ul>li>a.has-submenu:before{font-family:'Font Awesome 6 Pro';font-weight:900;content:"\f054";display:block;color:#fff;position:absolute;right:40px;top:17px;font-size:13px;}
  header nav>ul>li>a.has-submenu.active:before{content:'\f078';display:block;color:#fff;position:absolute;right:40px;}
  header nav>ul>li>a:after{display:none;}
  header nav>ul>li .sub_nav{padding:0;position:static;background-color:#ffffff;color:#2b3850;height:auto;display:none;opacity:1!important;-webkit-transition:none;-o-transition:none;transition:none;width:100%;pointer-events:all;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
  header nav>ul>li .sub_nav li{display:block;margin:0;width:auto;}
  header nav>ul>li .sub_nav li a{background-color:#fff;color:#2b3850;font-size:14px;padding:8px 0;margin:0 25px;font-weight:500;}
  header nav>ul>li .sub_nav li:last-of-type{border-bottom:0;}
  header nav>ul>li .sub_nav li a:hover{background-color:#fff;color:#3275b9;}
  header .subheader{-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;border-bottom:solid 1px rgba(255,255,255,0.3);width:100%;background-color:#2b3850;height:50px;top:50px;right:0px;bottom:initial;color:#fff;padding:18px 25px;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);opacity:0;}
  header .subheader .ticker{background-color:#ffffff;margin-left:2px;font-weight:400;}
  header .subheader .search_form{display:none;}
  header .subheader .search_form.show{display:none!important;}
  header .subheader .search{display:none;}
  header .social-mob{-webkit-transform:translateY(150px);-ms-transform:translateY(150px);transform:translateY(150px);opacity:0;pointer-events:none;width:100%;bottom:0;z-index:25;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:70px;padding-top:20px;position:fixed;background-color:#2b3850;}
  header .social-mob li{margin-right:12px;}
  header .social-mob li:last-of-type{margin-right:0!important;}
  header .social-mob li a{width:54px;height:54px;border:1px solid rgba(255,255,255,0.6);border-radius:100%;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;}
  header .social-mob li a i{font-size:14px;}
  header .social-mob li a:hover{border-color:#3275b9;}
  header .social-mob li a img{max-height:15px;}
  header .search-mob{display:block;width:100%;bottom:0;z-index:25;background-color:#2b3850;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);opacity:0;pointer-events:none;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;padding:15px 25px;}
  header .search-mob .search{color:#fff;position:absolute;right:25px;bottom:13px;}
  header .search-mob .search i{font-size:16px;}
  header .search-mob .search_form{display:block;}
  header .search-mob .search_form input{background-color:#2b3850;color:#fff;border-left:2px solid #fff;width:100%;}
  header .search-mob .search_form input::-webkit-input-placeholder{color:#fff;}
  header .search-mob .search_form input:-ms-input-placeholder{color:#fff;}
  header .search-mob .search_form input::-ms-input-placeholder{color:#fff;}
  header .search-mob .search_form input::placeholder{color:#fff;}
  header.scrolled{height:50px;}
  header.scrolled .subheader{-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);}
  header.scrolled .logo .regular{opacity:1;}
  header.scrolled .logo .icon{opacity:0;}
  .nav-mob{display:block;}
  header nav > ul > li .sub_nav .subsub_nav{display:none;border-bottom:solid 1px #c8c8c8;margin:0 25px;opacity:1;visibility:visible;pointer-events:all;position:relative;left:0;width:auto;height:auto;box-shadow:unset;background:#fff;}
  header nav>ul>li .sub_nav .subsub_nav li{padding-left:0px;border-top:unset;margin:0 0 0 20px;background:#fff;}
  header nav>ul>li .sub_nav .subsub_nav{border-bottom:unset;margin:0 25px;}
  header nav>ul>li .sub_nav .subsub_nav a{border-bottom:unset;padding:8px 0px;}
  header nav>ul>li .sub_nav .subsub_nav li a{margin-left:0;}
  header nav > ul > li .sub_nav li.has-submenu:hover .subsub_nav{display:none;height:auto;overflow:visible;transition:none;}
  header nav>ul>li .sub_nav li.has-submenu>a{border-bottom:none;}
  header nav>ul>li .sub_nav li.has-submenu>a:after{-webkit-transform:rotate(0deg);right:15px;top:10px;color:#2b3850;}
  header nav>ul>li .sub_nav li.has-submenu:hover a{color:#3275b9;background-color:#ffffff;}
  header nav>ul>li .sub_nav li.has-submenu:hover a:after{color:#3275b9;}
  header nav>ul>li .sub_nav li.has-submenu:hover .subsub_nav a{padding:8px 0px;background:transparent;color:#141d42;border-bottom:unset;}
  header nav>ul>li .sub_nav li.has-submenu:hover .subsub_nav li:hover a{color:#3275b9;background-color:#ffffff;}
  header nav>ul>li.search{display:none;}
  section#stats .container{padding:0;}
  section#stats .container:before,section#stats .container:after{display:none;}
  section#stats .container>div{-ms-flex-preferred-size:calc(100%/2);flex-basis:calc(100%/2);max-width:calc(100%/2);width:calc(100%/2);padding:70px 0 45px 45px;}
  section#stats .container>div:nth-of-type(3n){border-right:1px solid #c8c8c8;}
  section#stats .container>div:nth-of-type(2n){border-right:0!important;}
  section#stats .container>div:nth-of-type(4),section#stats .container>div:nth-of-type(5),section#stats .container>div:nth-of-type(6){border-bottom:1px solid #c8c8c8;}
  section#stats .container>div .h3{font-size:40px;}
  section#stats .container>div .h3:before{width:23px;top:-10px;height:1px;}
  section#stats .container>div p{min-height:unset;}
  .news-item{width:calc(100% / 3 - 15px);-ms-flex-preferred-size:calc(100% / 3 - 15px);flex-basis:calc(100% / 3 - 15px);max-width:calc(100% / 3 - 15px);}
  .news-item:last-of-type{display:none;}
  .top-sub-nav{display:none;}
  #subsubnav-position{display:none;}
  body.cat-project-portfolio.str-overview section.hero{margin-top:50px;min-height:auto;}
  body.cat-project-portfolio.str-overview section.hero .overview .inner{padding-left:40px;height:auto;}
  body.cat-project-portfolio.str-overview section.hero .overview h1{margin-bottom:60px;}
  body.cat-project-portfolio.str-overview section.hero .overview h1:after{bottom:-20px;}
  body.cat-project-portfolio.str-overview section.hero .legend{padding:0 30px 0 30px;}
  body.cat-project-portfolio.str-overview section.hero .legend>div{font-size:14px;}
  body.cat-project-portfolio.str-overview section.hero .legend>div:before{top:1px;}
  body.cat-project-portfolio.str-overview section.hero .legend>div:nth-of-type(5):before{top:9px;}
  body.cat-project-portfolio.str-overview section.projects-about .container{display:block;padding-bottom:55px;}
  body.cat-project-portfolio.str-overview section.projects-about .container .left{width:100%;max-width:100%;margin-left:0;margin-top:55px;}
  body.cat-project-portfolio.str-overview section.projects-about .container .left>div{height:185px;min-height:185px;}
  body.cat-project-portfolio.str-overview section.projects-about .container .left h3{margin-bottom:5px;line-height:30px;}
  body.cat-project-portfolio.str-overview section.projects-about .container .right{width:100%;max-width:100%;margin-top:50px;padding:40px 20px 30px 20px;}
  body.cat-project-portfolio.str-overview section.projects-about .container .right h4{margin:0 0 20px 0;}
  body.cat-project-portfolio .section-accordion{position:relative;overflow:hidden;background-color:#fff;padding:0 30px;border-top:1px solid #c8c8c8;transition:all 0.25s ease-in-out;}
  body.cat-project-portfolio .section-accordion h3{cursor:pointer;margin:0;padding:20px 20px 20px 0px;}
  body.cat-project-portfolio .section-accordion:before{content:'+';position:absolute;top:20px;right:25px;font-weight:500;font-size:20px;color:#2b3850;transition:all 0.2s ease-in-out;z-index:3;}
  body.cat-project-portfolio .section-accordion-content{display:block!important;max-height:0;overflow:hidden;transition:max-height 0.35s ease;}
  body.cat-project-portfolio .section-accordion.active .section-accordion-content{max-height:5000px;padding-bottom:20px;}
  body.cat-project-portfolio .section-accordion.gallery-slider.active .section-accordion-content{padding-bottom:100px;}
  body.cat-project-portfolio .section-accordion.active:before{content:'\2013';}
  body.cat-project-portfolio .other-projects.flex{display: block;}
  body.cat-project-portfolio  .other-projects .sidenav{display: block;}
  section.projects-slider h3{display:none;}
  section.projects-slider .container{padding-bottom:0;}
  section.projects-slider .projectsNext{top:25px;right:30px;}
  section.projects-slider .project span{height:50px;line-height:50px;font-size:14px;}
  section.projects-slider.bottom{border-top:0;}
  section.projects-slider.bottom .container{padding:0;}
  section.projects-slider.bottom h4{display:none;}
  body.mobile .projects-carousel{display:block;}
  body.cat-project-portfolio main .accordion{margin-top:35px;}
  body.cat-project-portfolio main .left,body.cat-davidson-river main .left{padding-top:0;}
  body.cat-davidson-river section#hero{margin-top:48px;}

  body.cat-davidson-river main .container{padding:0;}
  body.cat-davidson-river main .container:last-of-type{padding-bottom:0;}
  body.cat-davidson-river main .container .sidenav{display:block;}
  body.cat-davidson-river main #development{margin-top:0;}
  body.cat-davidson-river main .btn{margin-top:5px;margin-bottom:30px;}
  body.cat-davidson-river main h3{margin-top:0;padding:25px 0;color:#2b3850;text-transform:none;font-weight:400;font-size:20px;margin:0;}
  body.cat-davidson-river main h3:before{display:none;}
  body.cat-davidson-river main .section-accordion{position:relative;overflow:hidden;background-color:#fff;padding:0 30px;border-top:1px solid #c8c8c8;transition:all 0.25s ease-in-out;}
  body.cat-davidson-river main .section-accordion h3{cursor:pointer;margin:0;padding:20px 20px 20px 0px;}
  body.cat-davidson-river main .section-accordion:before{content:'+';position:absolute;top:20px;right:25px;font-weight:500;font-size:20px;color:#2b3850;transition:all 0.2s ease-in-out;z-index:3;}
  body.cat-davidson-river main .section-accordion-content{display:block!important;max-height:0;overflow:hidden;transition:max-height 0.35s ease;}
  body.cat-davidson-river main .section-accordion.active .section-accordion-content{max-height:5000px;padding-bottom:20px;}
  body.cat-davidson-river main .section-accordion.gallery-slider.active .section-accordion-content{padding-bottom:100px;}
  body.cat-davidson-river main .section-accordion.active:before{content:'\2013';}
  body.cat-davidson-river main .accordion{background-color:#fff;}
  body.cat-davidson-river main .top:first-of-type{padding-top:45px;}
  body.cat-davidson-river main .top{padding:50px 30px 0 30px;}
  body.cat-davidson-river main .tabs>ul{display:none;}
  body.cat-davidson-river main #overview h3{margin-top:0!important;}
  body.cat-davidson-river main .presentation-side{margin-bottom:60px;padding:0 30px;margin-top:0;}
  body.cat-davidson-river main .presentation-side .map{margin:15px auto 0 auto;height:290px;width:50%;}
  body.cat-davidson-river main .presentation-side .map .img{height:290px;}
  body.cat-davidson-river main .presentation-side .presentation .bottom{height:80px;}
  body.cat-davidson-river main .presentation-side .presentation .bottom p{bottom:20px;}
  body.cat-davidson-river main .presentation-side .presentation .bottom:after{font-size:20px;}
  body.cat-davidson-river main .highlights{width:50%;margin:0 auto;}
  body.cat-davidson-river main .highlights .img{height:175px;}
  body.cat-davidson-river main .highlights .bottom{padding:25px 20px 25px 20px;}
  body.cat-davidson-river main .highlights .bottom h6{margin-top:10px;}
  body.cat-davidson-river main .reports{display:none;}
  body.cat-davidson-river main .reports h4{margin:0 0 25px 0;}
  body.cat-davidson-river main .video-side{margin-top:15px;width:50%;margin:0 auto;}
  body.cat-davidson-river main .video-side{width:100%;}
  body.cat-davidson-river main .highlights .bottom h4{font-size:14px;margin-bottom:25px;}
  body.cat-investor-hub .investor-essentials{padding:75px 0;}
  body.cat-investor-hub .investor-essentials h2{margin-bottom:20px;}
  body.cat-investor-hub .investor-essentials .inner>div{padding:35px 25px 100px 25px;}
  body.cat-investor-hub .investor-essentials .inner>div .docs a:hover{background-color:transparent;color:#3275b9!important;}
  body.cat-investor-hub .investor-essentials .inner>div .docs a:hover span{color:#3275b9;}
  body.cat-investor-hub .investor-essentials .inner>div .docs a:hover:before{color:#3275b9;}
  body.cat-investor-hub .investor-essentials .inner>div.stock-info .tabs ul li{padding:3px 5px;}
  body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .docs.media a span{font-size:14px;}
  body.cat-investor-hub .investor-essentials .inner .bottom{position:absolute;bottom:30px;}
  body.cat-investor-hub section.cta .container_i{padding-bottom:80px;}
  section#hero.no-sub{padding-top:70px;}
  section#hero{padding-top:55px;height:140px;margin-top:48px;}
  section#hero .container_i>span{left:-15px;font-size:80px;bottom:-45px;}
  section#hero .h6{margin:0 0 5px 0;}
  section#hero h1{font-size:28px;}
  section#hero h1:after{bottom:-13px;width:19px;}
  main .container{padding-top:45px;padding-bottom:50px;}
  main h2{margin:40px 0 35px 0;}
  section.cta .container_i>div span{height:50px;line-height:50px;font-size:14px;bottom:35px;}
  .docs>a span{font-size:14px;}
  .docs.media a:before{top:15px;}
  .financials tr{padding:0 15px;}
  .financials tr:first-of-type{border-top:solid 1px #c8c8c8;}
  .financials tr td.date{width:100px;}
  .financials tr td.title{width:calc(100% - 105px);}
  .financials tr td.title:before{right:15px;}
  .personnel .personnel-item{max-width:calc(100% / 4 - 12px);width:calc(100% / 4 - 12px);-ms-flex-preferred-size:calc(100% / 4 - 12px);flex-basis:calc(100% / 4 - 12px);}
  .personnel .personnel-item:nth-of-type(3n){margin-right:15px;}
  .personnel .personnel-item:nth-of-type(4n){margin-right:0;}
  .personnel .personnel-item .img .overlay h4{font-size:14px;}
  .personnel .personnel-item .img .overlay h5{font-size:14px;}
  .personnel .personnel-item .info{padding:40px 20px 20px 25px;}
  .personnel .personnel-item .info h5{font-size:14px;margin-bottom:40px;}
  main .tabs>ul{display:none;}
  main .tabs .tab_select{display:block;margin-bottom:20px;width:100%;position:relative;}
  main .tabs .tab_select i{position:absolute;top:25px;right:25px;pointer-events:none;color:#2b3850;}
  main .tabs .tab_select select{width:100%;padding:17px 20px;border:solid 1px #c8c8c8;background-color:transparent;}
  main .tabs.stock-information ul{display:block;}
  main .tabs.stock-information ul li{padding:3px 10px;margin-right:5px;}
  main .tabs.stock-information .top>div{width:calc(100% / 2);-ms-flex-preferred-size:calc(100% / 2);flex-basis:calc(100% / 2);max-width:calc(100% / 2);border-right:0;font-size:36px;padding:10px 20px;}
  main .tabs.stock-information .top>div:first-of-type{font-size:36px;font-weight:300;padding:20px;}
  .accordion h5{font-size:14px;}
  .accordion.active>div{padding:10px 20px 20px 20px;}
  .str-news-releases table tr th,table.styled tr th{padding:10px 25px;}
  .str-news-releases table tr td,table.styled tr td{padding:8px 15px;}
  table.expandable tr{border-right:solid 1px #c8c8c8;}
  table.expandable tr td,table.expandable tr th{display:table-cell!important;}
  table.expandable tr th:last-of-type{display:none!important;}
  table.expandable .expand-table{display:none!important;}

  .right,.left{-webkit-animation-delay:0s;animation-delay:0s;}
  .gallery-slider.gallery{padding-top:0px !important;}
  .gallery-slider.gallery.is-last{padding-bottom:0px;}
  .gallery-slider{padding-top:0px;}
  .gallery-slider h3{margin-bottom:30px;}
  .gallery-slider .left{width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:0!important;border:0;}
  .gallery-slider .left .item{width:100%!important;}
  .gallery-slider .right{width:40%;max-width:40%;-ms-flex-preferred-size:40%;flex-basis:40%;border-right:0;padding-right:0;border:0;}
  .gallery-slider .right .inner{margin-top:110px;}
  .gallery-slider .right .inner .item{height:120px;}
  .gallery-slider .right .inner .item p{width:calc(100% - 120px);}
  .gallery-slider .right .inner .item .m-link{height:120px;}
  .sidebar:after{display:none;}
  .sidenav{display:none;}
  .ft-news .news-hold{-ms-flex-wrap:wrap;flex-wrap:wrap;}
  .ft-news .news-hold .news-item{width:calc(100% / 3 - 15px);-ms-flex-preferred-size:calc(100% / 3 - 15px);flex-basis:calc(100% / 3 - 15px);max-width:calc(100% / 3 - 15px);-webkit-animation-duration:0.75s;animation-duration:0.75s;}
  .ft-news .news-hold .news-item:last-of-type{display:none;}
  .ft-news .news-hold .news-item .news-title{padding:40px 35px;}
  .signup-hold{padding:80px 0 25px 0;}
  .signup-hold h4{margin-bottom:40px;}
  footer{padding:45px 0 75px 0;}
  footer .ft-top{border-bottom:0;}
  footer .social li{margin-right:10px;}
  footer .social li a{width:54px;height:54px;}
  footer nav{display:none;}
  footer .btm-links{margin-top:15px;display:block}
  footer .btm-links .disclaimer{width:100%;margin-top:24px;}
  footer .btm-links .copyright{width:100%;margin-top:24px;}
  .ft-news .news-hold .news-item:nth-of-type(2){-webkit-animation-delay:calc(150ms);animation-delay:calc(150ms);}
  .ft-news .news-hold .news-item:nth-of-type(3){-webkit-animation-delay:calc(150ms * 2);animation-delay:calc(150ms * 2);}
  .ft-news .news-hold .news-item:nth-of-type(4){-webkit-animation-delay:calc(150ms * 3);animation-delay:calc(150ms * 3);}
}
@media screen and (max-width:800px){
  header nav{top:130px;}
  header.open .subheader{flex-wrap:wrap;}
  header .subheader{height:100px;}
  #width-check{z-index:1;}
  section#stats .container>div{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%;padding:45px 0 35px 30px;border-right:0!important;}
  .news-item{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;margin-bottom:10px;}
  body.cat-project-portfolio.str-overview section.hero .overview{position:relative;top:initial;margin-top:190px;background-color:#fff;}

  body.cat-project-portfolio.str-overview section.hero .overview .inner{width:100%;-webkit-box-shadow:none;box-shadow:none;height:auto;background-color:transparent;position:relative;top:-155px;padding:70px 20px 40px 20px;margin-bottom:-155px;}
  body.cat-project-portfolio.str-overview section.hero .overview .inner:before{display:none;}
  body.cat-project-portfolio.str-overview section.hero .overview .collapse{display:none;}
  body.cat-project-portfolio.str-overview section.hero .overview h6{color:#fff;opacity:1;margin:0 0 5px 0;}
  body.cat-project-portfolio.str-overview section.hero .overview h1{color:#fff;font-size:28px;left:-2px;margin-bottom:75px;}
  body.cat-project-portfolio.str-overview section.hero .overview h1:after{bottom:-15px;width:19px;left:2px;}
  body.cat-project-portfolio.str-overview section.hero .overviewToggle{display:none;}
  body.cat-project-portfolio.str-overview section.hero .legend{display:none;}
  body.cat-project-portfolio.str-overview section.projects-about .container .left>div{height:285px;min-height:285px;}
  body.cat-project-portfolio.str-overview section.cta .container_i{padding-top:70px;}
  section.projects-slider{z-index:6;position:relative;}
  section.projects-slider .container{padding:0;}
  section.projects-slider .project{height:210px;}
  .gallery-slider{-ms-flex-wrap:wrap;flex-wrap:wrap;}
  .gallery-slider .left{width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}
  .gallery-slider .right{width:100%;max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding-bottom:50px;}
  .gallery-slider .right .inner{margin-top:15px;}

  body.cat-davidson-river main .presentation-side .map{width:100%;}
  body.cat-davidson-river main .highlights{width:75%;}
  body.cat-davidson-river main .video-side a{height:155px;}
  body.cat-investor-hub .investor-essentials .inner>div{max-width:100%;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}
  body.cat-investor-hub .investor-essentials .inner>div .docs a{border:0;padding:6px 0 6px 25px;}
  body.cat-investor-hub .investor-essentials .inner>div .docs a:before{left:0;top:6px;}
  body.cat-investor-hub .investor-essentials .inner>div .docs a:last-of-type{margin-bottom:0;}
  body.cat-investor-hub .investor-essentials .inner>div h4{margin-bottom:60px;}
  body.cat-investor-hub .investor-essentials .inner>div h4:after{width:19px;}
  body.cat-investor-hub .investor-essentials .inner>div h5{border-bottom:1px solid #c8c8c8;padding-bottom:4px;margin-top:25px;}
  body.cat-investor-hub .investor-essentials .inner>div.stock-info .top{display:block;}
  body.cat-investor-hub .investor-essentials .inner>div.stock-info .top .last{border-left:solid 1px #c8c8c8;border-top:solid 1px #c8c8c8;width:100%;border-bottom:solid 1px #c8c8c8;padding:20px 15px;font-size:36px;}
  body.cat-investor-hub .investor-essentials .inner>div.stock-info .top .info{border-left:solid 1px #c8c8c8;border-right:solid 1px #c8c8c8;width:100%;padding:10px 15px;}
  body.cat-investor-hub .investor-essentials .inner>div.stock-info .top .info>div{display:inline-block;margin-right:20px;}
  body.cat-investor-hub .investor-essentials .inner>div.stock-info .top .info span{width:auto;padding-right:5px;}
  body.cat-investor-hub .investor-essentials .inner>div.stock-info .hold{border:0;height:auto;}
  body.cat-investor-hub .investor-essentials .inner>div.events-webcasts h5:first-of-type{margin-bottom:0;}
  body.cat-investor-hub .investor-essentials  .inner .bottom{position: unset;}
  .media-listing{display: block;}
  .media-listing .media-item{width:100%; margin-bottom: 20px;}
  section.cta .container_i{display:block;}
  section.cta .container_i>div{max-width:100%;width:100%;height:240px;padding:25px 25px 25px 30px;}
  .docs.pdf a:before{font-size:16px;}
  .docs.media a:before{font-size:11px;}
  .docs.links a:before{font-size:16px;}
  .docs.links a:before{font-size:16px;}
  .news-wrapper .news-item{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;}
  .personnel .personnel-item{min-height:255px;}
  .personnel .personnel-item{max-width:calc(100% / 3 - 15px);width:calc(100% / 3 - 15px);-ms-flex-preferred-size:calc(100% / 3 - 15px);flex-basis:calc(100% / 3 - 15px);}
  .personnel .personnel-item:nth-of-type(3n){margin-right:0;}
  .personnel .personnel-item:nth-of-type(2n),.personnel .personnel-item:nth-of-type(4n){margin-right:15px;}
  .personnel .personnel-item .img{height:255px;min-height:255px;}
  .personnel .personnel-item .overview{height:255px;}
  .cat-contact.str-contact-details .sidenav .sidenav-inner h3{padding:0 30px 15px 30px;}
  .cat-contact.str-contact-details .sidenav .sidenav-inner .form{padding:0 30px 45px 30px;}
  .str-careers .form .flex{display:block;}
  .str-careers .form fieldset{width:100%;display:block;}
  .str-careers .form fieldset .tab_select{width:100%;}
  .str-careers .form fieldset .tab_select select{width:100%;}
  .ft-news{padding:75px 0 70px 0;}
  .ft-news h3{margin-bottom:15px;}
  .ft-news .news-hold .news-item{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;margin-bottom:10px;padding-bottom:40px;}
  .ft-news .news-hold .news-item .news-title{padding:25px 20px;font-size:16px;min-height:200px;}
  .ft-news .news-hold .news-item .news-date{padding:15px 30px;height:50px;}
  .ft-news .news-hold .news-item .news-pdf{padding:15px 30px;height:50px;}
  .signup-hold h4{text-align:left;}
  .signup-hold .input{width:100%;display:block;margin-bottom:20px;}
  .signup-hold .btn{margin:40px 0;}
  footer .btm-links a{padding-right:5px;margin-right:5px;}
  footer .btm-links .copyright{display:flex;flex-wrap:wrap;}
  footer .btm-links .copyright .blender{flex:0 0 100%;margin-left:0px;margin-top:8px;}
}
@media screen and (max-width:650px){
  .personnel .personnel-item{max-width:calc(100% / 2 - 12px);width:calc(100% / 2 - 12px);-ms-flex-preferred-size:calc(100% / 2 - 12px);flex-basis:calc(100% / 2 - 12px);}
  .personnel .personnel-item:nth-of-type(2n),.personnel .personnel-item:nth-of-type(4n){margin-right:0!important;}
  .personnel .personnel-item:nth-of-type(3n){margin-right:15px;}
}
@media screen and (max-width:500px){
  .personnel .personnel-item{min-height:300px;}
  .personnel .personnel-item{max-width:100%;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:0;}
  .personnel .personnel-item:nth-of-type(3n){margin-right:0;}
  .personnel .personnel-item:nth-of-type(2n),.personnel .personnel-item:nth-of-type(4n){margin-right:0;}
  .personnel .personnel-item .img{height:300px;min-height:300px;}
  .personnel .personnel-item .overview{height:300px;}
}
@media screen and (max-width:450px){
  section#stats .container>div:nth-of-type(3n){border-right:0;}
  header .social-mob li{margin-right:5px;}
  body.cat-project-portfolio.str-overview section.projects-about .container .left>div{height:450px;min-height:450px;}
  body.cat-project-portfolio main .left .stat,body.cat-davidson-river main .left .stat{display:block;width:100%;margin-bottom:15px;}
  body.cat-davidson-river main h3{font-size:16px;}
  body.cat-davidson-river main .highlights{width:100%;}
  body.cat-investor-hub .investor-essentials .inner>div.events-webcasts .event .date{padding:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
  .cat-sustainability.str-overview section.sustainability-overview .container_i .inner>div{height:490px;padding:35px 25px;}
  .cat-sustainability.str-overview section.sustainability-overview .container_i .inner>div .bottom{height:115px;}
  .cat-sustainability.str-overview section.sustainability-overview .container_i .inner>div .bottom .btn{right:0;left:0;top:0;bottom:0;margin:auto;display:inline-block;max-width:200px;text-align:center;}
  .financials tr td.date{display:block;width:100%;padding-bottom:0;}
  .financials tr td.title{display:block;width:100%;padding-top:5px;padding-right:15px;}
  main .tabs.stock-information .top>div{font-size:32px;}
  .event{display:block;}
  .event .date{border-right:0;width:100%;max-width:100%;border-bottom:1px solid #c8c8c8;padding:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
  .event .info{padding:20px;}
  .presentation{display:block;}
  .presentation .tn{border-right:0;width:100%;max-width:100%;border-bottom:1px solid #c8c8c8;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}
  .presentation .info{padding:20px;}

  .cat-contact.str-contact-details .left>div{width:100%;}
  .cat-contact.str-contact-details .left>div:nth-child(odd){margin-right:0;}
  .cat-contact.str-contact-details .sidenav .sidenav-inner h3{padding:0 20px 15px 20px;}
  .cat-contact.str-contact-details .sidenav .sidenav-inner .form{padding:0 20px 45px 20px;}
  .ft-news .news-hold .news-item{padding-bottom:50px;}
  footer .social li a{width:48px;height:48px;}
}


.termsfeed-com---pc-dialog .cc-cp-foot-button .cc-cp-foot-save,
.termsfeed-com---reset .cc-nb-buttons-container .cc-nb-okagree,
.termsfeed-com---reset .cc-nb-buttons-container .cc-nb-reject {
  background-color: #2b3850;
}
