/*pamm accounts */
.pamm-accounts {
    padding-top: 120px;
    background: url(/assets/hfappnew/websites/pamm/images/pamm-accounts/pamm-program-main.jpg) no-repeat center;
    height:516px;
    background-color:#222629;
    }

.light-gray {
    background:#f0f0f0;
}
.pamm-title {
    font-size:33px;
    line-height:36px;
}
.pamm-title-2 {
    font-family: 'Roboto', sans-serif;
    font-weight:300 !important;
    margin-top:23px;
}
.color-999 {color: #999;}
.background-color-2 { background:#45464a; }
.text-gray {
    color:#49494b;
}
.manager {
    background: #d1d3d2!important;
    min-height: 355px;
}
.manager-title {
    color:#454648;
    line-height:24px;
}
.investor {
    background: #aaacab!important;
    min-height: 355px;
}
.investor-title {
    color:#454648;
    line-height:24px;
}
.wh-color {
    color: #454648;
}

@media (max-width: 1200px){
	.fund-manager-text .col-md-5 {width: 49% !important;margin-left: -30px !important;}
	#managerBTN-1 h2, #managerBTN-2 h2{font-size:19px !important;}
}

@media (max-width: 992px){
	.fund-manager-text {margin-top: 110px !important;}
	.pamm-accounts {
        margin-top: 0px;
        }
}

@media (max-width: 768px){
	#investorBG {
	    background:none !important;
	    background-color:#333333 !important;
	    height: auto!important;
	    padding: 30px 0;
	    }
	.fund-manager-text .col-md-5 {
	    width: 100% !important;
	    margin-left: 0px !important;
	    text-align: center;
	    }
	.fund-manager-text {
	    margin-top: 20px !important;
	    }
}

@media (max-width: 414px){
	#managerBTN-1 .btn-u-lg, a.btn-u-lg {font-size: 14px !important;}
}