.widget-invest {
	display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 22px 25px 10px 35px;
    background: #a5bec3;
}

.widget-invest h3 {
	font-size: 24px;
    line-height: 1.25;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

.widget-invest a {
    display: block;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.widget-invest a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: .7;
    color: #fff;
    text-decoration: none;
}

/* Dropdown Button */
.dropbtn {
    /* background-color: #04AA6D;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none; */
  }
  
  /* The container <div> - needed to position the dropdown content */
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  /* Change color of dropdown links on hover */
  .dropdown-content a:hover {background-color: #ddd;}
  
  /* Show the dropdown menu on hover */
  .dropdown:hover .dropdown-content {display: block;}
  
  /* Change the background color of the dropdown button when the dropdown content is shown */
  /* .dropdown:hover .dropbtn {background-color: #3e8e41;} */




  
 .newApply .nav-utilities .link-login {
    background: #26374b !important;
}
  
.newApply .nav-utilities .link-login:hover {
  background: #4d5e71 !important;
}

.newApply .nav-utilities .link-login:before { 
  background: #4d5e71 !important;
}

.members--alt {
/* 	min-height: 200px; */
	min-height: 139px;
}

.section__entry--alt {
	font-size: 15px;
}

.section__entry--alt p + p {
	margin-top: 0.5em;
}

.section__entry--alt p + ul {
	margin-top: 0.5em;
}

.list--alt {
	list-style: none;
	padding: 0 !important;
	width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	row-gap: 4rem;
    column-gap: 6rem;
}

.list--alt .fund__inner .fund__head a::before, 
.list--alt .fund__inner .fund__head a::after {
	content: none;
}

.list--alt .fund__inner .fund__head a:hover > h3 {
	color: initial !important;
	transform: translateX(0px) !important;
}

.list--alt .fund {
	padding: 0 !important;
	margin: 0 !important;
}

.list--alt .fund__inner {
	height: 100%;
}

.list--alt .fund__inner .fund__head {
	height: 100%;
}

.list--alt .fund__inner .fund__head span {
	height: 100% !important;
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto !important;
}

.list--alt .fund__inner .fund__head a {
	height: 100%;
}

.member__overlay {
	z-index: 10 !important;
}

/* 
	Splash page
	Style the video: 100% width and height to cover the entire window */
.splashpage{
    position: relative;
    height: 100vh!important;
    display: block!important;
}	
		
	
#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

.splash-logo{
	width: 200px;
	position: fixed;
    top: 30px;
    left: 50%;
    margin-left: -100px;
    background: transparent url('/resources/images/K2_LOGO_BW_REV.png') no-repeat;
    background-size: contain;
    display: block;
    height: 132px;
/*     height: 108px; */
    z-index: 10;

}

body.k2-etfs .funds .fund {
    width: 33.3%;
    padding: 0 30px;
    margin-bottom: 56px;
    float: left;
    height: auto!important;
}

.footer.splash {
    position: relative;
    padding: 0px;
    color: #fff;
    background: #00234f;
}

.footer.splash .container{
	position: relative;min-height: 280px;
}
.footer.splash .footer__nav{
	column-count:1;
}

/* Add some content at the bottom of the video/page */

.footer.splash.mobile{
	display: none;		
}	
.footer.splash.desktop{
	display: block;		
}	

.member.member-visible .member__overlay {
	top: 0px;
	min-height: 450px;
}

.section-grey .member__overlay {
	background: #ecf2f3;
}

.splash-buttons {
    position: fixed;
    top:250px;
    left: 50%;
    width: 360px;
    margin: 0 auto;
    padding: 20px;
    margin-left: -180px;
}

.splash-btn {
    padding: 30px 20px 10px 20px;
    display: block;
    height: 120px;
    text-align: center;
    color: #fff!important;
    text-decoration: none;
}

.splash-buttons h4 {
   font-size: 13px!important;
   margin-bottom: 4px;
   font-weight: normal;
}
.splash-buttons h3 {
    font-size: 18px;
    font-weight: bold;
    padding-top: 0px;
    line-height: 22px;
    margin-top: 0px;
}

.splash-btn:hover {
   opacity: 0.8;
   color: #fff;
   text-decoration: none;
}
.splash-btn.light-blue{
	background: #4ac7e9;
}
.splash-btn.dark-blue{
	background: #26374b;
}
.splash-btn.grey{
	background: #a5bec3;
}

.footer.splash .k2-shareholder-footer{
	position: absolute;
    width: 262px;
    right: 0;
    top: 0;
}

.footer.splash .footer__inner {
    float: left;
    padding-top: 30px;
}
.footer.splash .footer__contact {
    padding-top: 30px;
    
}
.footer.splash .footer__nav {
    padding-top: 30px;
    padding-bottom:10px;
}

body.template_splash{
	position: fixed;
	width: 100%;
	bottom: 0;
}

.footer.splash .widget-shareholders {
    min-height: 203px;
}


@media screen and (max-width: 1200px) {
	.footer.splash .container{
		position: relative;min-height: 265px;
	}

	.list--alt {
		grid-template-columns: 1fr;
		row-gap: 2rem;
	}

}	

@media screen and (max-width: 992px) {
	.footer.splash .container{
		position: relative;min-height: 480px;
	}
	.footer .footer__nav{
		column-count:2;
		padding-top: 0px;
	}
	.footer.splash .footer__contact {
   		 padding-top: 0px;
	}

	.footer.splash .k2-shareholder-footer {
	    position: relative;
	    width: 100%;
	    right: 0;
	    left: 0;
	    bottom: 20px!important;
	    top: auto;
	    padding: 0px!important;
	}
	.footer.splash .footer__nav {
    	column-count: 3;
	}
	.footer.splash .footer__inner {
    	width: 100%;
		margin-bottom: 15px;
	}
	.footer.splash .footer__contact {
    	margin-bottom: 50px;
	}
	.footer.splash .footer__nav {
   		 padding-right: 0;
   		 float: left;
   		 width: 100%;
	}
	.footer.splash .footer__contact {
    	margin-bottom: 0px;
	}
	.footer.splash .footer__contact {
    	margin-left: 0px;
	}
	.footer.splash .widget-shareholders {
		min-height: auto;
	}
}	

@media screen and (max-width: 767px) {
	.footer.splash .footer__contact {
   		 padding-top: 60px;
	}
	.footer.splash .container{
		position: relative;min-height: 455px;
	}
	.footer.splash .widget-shareholders p a {
   	 	float: none;
	}
	
	body.template_k2-funds.k2-etfs .fund__head a {
   	 	padding: 15px 57px 15px 12px;
   	 	font-size: 14px!important;
	}
	body.template_k2-funds.k2-etfs .funds .fund {
    	width: 100%!important;
		margin-bottom: 20px!important;
		padding: 0px!important;
	}

	.article__inner--alt p{
		font-size: 15px !important;
	}

}




@media screen and (max-height: 680px) {
	
.splash-logo{
	width: 144px;
	position: fixed;
    top: 30px;
    left: 50%;
    margin-left: -72px;
    background: transparent url('/resources/images/K2_LOGO_BW_REV.png') no-repeat;
    background-size: contain;
    display: block;
    height: 70px;
    z-index: 10;

}
	
	
}	

.footer.splash .footer__contact {
    	margin-left: 50px;
		width: 240px;
		margin-right: 20px;
	}


@media (max-width: 1199px){
	.footer.splash .footer__contact {
    	margin-left: 20px;
		width: 180px;
		margin-right: 20px;
	}
}

body.template_k2-funds .funds .fund {
    height: 135px;
}


element.style {
}
body.template_k2-funds .intro, body.template_responsible-entity-services .intro{
    overflow: hidden;
    height: 410px!important;
    position: relative;
    padding-top: 0px;
}

body.template_k2-funds .intro .slider-nav, body.template_responsible-entity-services .intro .slider-nav {
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

body.template_k2-funds .intro .slider-nav .slide-left, body.template_k2-funds .intro .slider-nav .slide-right, body.template_responsible-entity-services .intro .slider-nav .slide-left, body.template_responsible-entity-services .intro .slider-nav .slide-right {
    position: absolute;
    display: block;
    width: 20px;
    height: 40px;
    cursor: pointer;
    background-size: contain;
}

body.template_k2-funds .intro .slider-nav .slide-left, body.template_responsible-entity-services .intro .slider-nav .slide-left {
    left: 20px;
    background: url(/resources/images/left-arrow.png);
}

body.template_k2-funds .intro .slider-nav .slide-right, body.template_responsible-entity-services .intro .slider-nav .slide-right {
    right: 20px;
    background: url(/resources/images/right-arrow.png);
}

body.k2-funds  .container.home-slider{
	display: block!important;
}	

.footer.splash .container{
	position: relative;min-height: 176px;
}

.footer.splash .k2-shareholder-footer {
    min-width: 375px;
}

.footer.splash .socials {
    margin-bottom: 44px;
}
.footer.splash .copyright {
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 9px;
}



.footer.splash .widget-shareholders p {
    margin-bottom: 16px;
    line-height: 1.5;
    font-size: 0.8em;
}
@media (max-width: 992px){
	
	.splash-logo{
		width: 150px;
		position: fixed;
	    top: 40px;
	    left: 50%;
	    margin-left: -75px;
	    background: transparent url('/resources/images/K2_LOGO_BW_REV.png') no-repeat;
	    background-size: contain;
	    display: block;
	    height: 99px;
	    z-index: 10;
	
	}

	.splash-buttons {
	    top:180px;
	}
	
	body.template_splash {
    	position: relative;
		width: 100%;
		bottom: 0;
	}
	
	.footer.splash .footer__contact {
    	margin-left: 0px;
	}
	
	.footer.splash.mobile{
		display: none;		
	}	
	.footer.splash.desktop{
		display: block;		
	}	
	
	.footer.splash .k2-shareholder-footer {
    	width: 100%;
		margin-right: 30px;
		min-width: 340px!important;
	}
		
	.footer.splash.mobile .footer__logo{
		position: relative!important;
		top: 0px;
		margin-left: 0px;	
	}	
	.footer.splash.mobile .socials li:nth-child(1) {
	    margin-left: 10px;
	}
	
	.footer.splash.mobile .socials {
	    margin-bottom: 0px;
	}
	
	.footer.splash.mobile .socials li + li {
	    margin-left: 30px;
	}
	
	.footer.splash.mobile .footer__contact{
		margin-left: 0px;
	}	
	.footer.splash.mobile .footer__contact {
	    margin-top: 20px;
	    width: 280px;
	    margin-right: 20px;
	}
	.footer.splash.mobile .footer__inner {
	    float: left;
	    padding-top: 20px;
	    margin-bottom: 5px;
	
	}
	.footer.splash.mobile .footer__nav {
	    padding-top: 10px;
	    padding-bottom: 40px;
	}
	.footer.splash.mobile .k2-shareholder-footer {
		padding-right: 30px;	
	}	

}

@media (max-width: 767px){
	.footer.splash.mobile{
		display:none;
	}	
	.footer.splash.mobile .footer__inner {
	    float: left;
	    padding-top: 0px;
	    margin-bottom: 5px;
	
	}
	.footer.splash.mobile .footer__nav {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.footer.splash.mobile .socials {
	    margin-bottom: 25px;
	}

}

.aoc{
	display: inline-block;
    width: 100%;
    margin-left: 280px;
    float: left;
    margin-top: -50px;
}    

.aoc .aoc-images{
	display: inline-block;
    width: 150px;
    float: left;
}  
.aoc .aoc-content{
	display: block;
    color: #fff;
    font-size: 14px;
    width: 710px;
    padding-right: 15px;
    float: left;
}

.aoc .aoc-content p{
	margin-bottom: 0px;
}

@media (max-width: 1205px){
	.aoc{
		margin-left: 190px;
	} 
	.aoc .aoc-content{
		font-size: 12px;
		 width: 610px;
	}	
	
	.aoc .aoc-images{
		width: 120px!important;
	} 
	.aoc .aoc-images img{
		width: 50px!important;
	} 

}


@media (max-width: 991px){
	.aoc{
		margin-left: 0px;
		margin-top: 30px;
	} 
	.aoc .aoc-content{
		font-size: 12px;
		width: 88%;
		display: inline-block;
	}	
	
	.aoc .aoc-images{
		width: 12%!important;
	} 
	.aoc .aoc-images img{
		width: 50px!important;
	
	} 
	.aoc .aoc-images img:nth-child(1){
		width: 50px!important;
		margin-bottom: 10px;
	} 

	.members--alt {
		min-height: unset !important;
	}

	.section__entry--alt {
		padding-bottom: 2rem;
	}
}

@media (max-width: 767px){
	.aoc{
		margin-left: 0px;
		margin-top: 30px;
	} 
	.aoc .aoc-content{
		font-size: 11px;
		width: 80%;
		display: inline-block;
	}	
	
	.aoc .aoc-images{
		width: 20%!important;
	} 
	.aoc .aoc-images img{
		width: 50px!important;
	
	} 
	.aoc .aoc-images img:nth-child(1){
		width: 50px!important;
		margin-bottom: 0px;
	} 

}

@media (max-width: 660px){

	.aoc .aoc-images img:nth-child(1){
		width: 50px!important;
		margin-bottom: 10px;
	} 

}

.ico-linkedin-person {
    display: inline-block;
    width: 41px;
    height: 35px;
    vertical-align: middle;
    background-image: url(../images/icons/ico-linkedin-dark.svg);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}
.ico-email-person {
	margin-left: 10px;
    display: inline-block;
    width: 47px;
    height: 34px;
    vertical-align: middle;
    background-image: url(../images/icons/icon-email.png);
    background-size: 100% 100%;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
}

