#schroders-mh h1 {
	font-size: 24px;
	line-height: 30px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
    font-weight: normal;
	color: #333333;
}

#schroders-mh h2 {
	font-size: 34px;
	line-height: 34px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 100;
    color: #003772;
}

#schroders-mh h3 {
	color: #003772;
	font-style: normal;
	font-weight: 100;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}
#schroders-mh h4 {
	color: #003772;
	font-style: normal;
	font-weight: 600;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
}

.fundVidButton{
	cursor: pointer;
	color: #ff9900 !important;
}
#schroders-mh h2:first-child, #schroders-mh h3:first-child, #schroders-mh h4:first-child {
	margin-top: 0;
}

#logosArea {
	width: 100%;
	background-color:#ffffff;
}

#schroders-mh p {
	line-height: 20px;
	font-size: 14px;
	margin-top: 20px;
}

#schroders-mh p.phone {
	color: #ff9900;
	line-height: 30px;
	font-size: 30px;
	margin-bottom: 10px;
}
#schroders-mh #source{
	line-height: 14px;
	font-size: 12px;
	margin-bottom:30px;
}
#schroders-mh #compliance{
	line-height: 14px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#schroders-mh cite {
	display: block;
	line-height: 15px !important;
	font-size: 12px !important;
	font-style: italic;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
}

#schroders-mh #right cite:last-child {
	margin-bottom: 0;
}

#schroders-mh li {
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 5px;
}

#schroders-mh ul {
	list-style-type: none;
	margin-left: 0;
    margin-bottom: 20px;
}

#schroders-mh ol {
	margin-bottom: 20px;
	list-style-type: decimal;
}

#schroders-mh div#left {
	margin-top: 20px;
}

#schroders-mh div#right {
	padding: 20px;
	background-color: #efefef;
	margin-bottom: 20px;
}

#schroders-mh div#right p.cta{
	text-align: center;
	width: 100%;
	margin-top: 10px;
}


#schroders-mh .divider{
	margin-bottom: 40px;
}

#schroders-mh .divider img{
	display: block;
}

#schroders-mh #end{
	margin-top: 40px;
}
#schroders-mh #end img{
	display: block;
	margin: 0;
}

#schroders-mh .pdf{
	background-image: none !important;
}
#schroders-mh #compliance {
	margin-top:40px;
	font-size:11px;
}

@media (min-width: 1200px) {
    
    #schroders-mh h1 {
	font-size: 32px;
	line-height: 38px;
    }
}

@media (max-width: 991px) {
	
    #schroders-mh h1 {
		line-height: 26px;
		font-size: 20px;
	}
}


@media (max-width: 767px) {
	#schroders-mh #right {
		margin-top: 22px;
	}
}