#schroders-mh #masthead #statue{
	margin: 20px 0 10px 0;
}
#schroders-mh #masthead{
	overflow: hidden;
    margin-top:15px;
}
#schroders-mh #masthead #topcontainer {
	margin-top:80px;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}

#schroders-mh #masthead .toptitle {
    
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #003772;
	font-weight:bold;
	font-size: 40px;
	line-height: 60px;
    margin-left:30px;
}

#schroders-mh #masthead .bottitle {
    
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #adadad;
	font-size:40px;
	line-height: 60px;
	margin-left:85px;
}

#schroders-mh #masthead #downArrowHead {
    margin-left:130px;
    margin-top:75px;
}

#schroders-mh #masthead #altHeader{
	margin-top: 13px;
}

@media (min-width: 1200px) {
    
	#schroders-mh #masthead .toptitle {
		line-height: 75px;
		font-size: 50px;
        margin-left:0;
	}
	
	#schroders-mh #masthead .bottitle {
		font-size: 50px;
		line-height: 75px;
		margin-left:65px;
	}

    #schroders-mh #masthead #downArrowHead {
        margin-left:160px;
    }
}

@media (max-width: 991px) {
	
    #schroders-mh #masthead .toptitle {
		line-height: 50px;
		font-size: 40px;
	}
	
	#schroders-mh #masthead .bottitle {
		font-size: 40px;
		line-height: 50px;
		margin-left: 75px;
	}

    #schroders-mh #masthead #downArrowHead {
        margin-left:105px;
        margin-top: 40px;
    }

    #schroders-mh #masthead #topcontainer {
	   padding-top:0;
    }
}


@media (max-width: 767px) {
	#schroders-mh #masthead{
		height: auto;
	}
	
	#schroders-mh #masthead #statue{
		height: 150px;
		overflow: visible;
	}
	
	#schroders-mh #masthead #statue img{
		width: 150px;
		margin-left: -75px;
	}
	
	#schroders-mh #masthead #headlines{
		position: relative;
		background-color: #ffffff;
	}
	
	
}
