/***Printable Brochure***/

.amh-fixed-header-nav{
	display: none;
}

.header,
.footer,
.ip-banner{
	display: none;
}

#inner-page-wrapper{
	margin-bottom: 0;
}

#inner-page-wrapper > .container{
	width: 100%;
	padding: 0 0;
}

#pb-wrap{
	color: #000;
}
.pb-top{}
.pb-top .top-inner{
	display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    padding: 36px 0;
}
.pb-top .top-logo{
	max-width: 277px;
}
.pb-top .top-broker{
	filter: invert(1);
	-webkit-filter: invert(1);
	max-width: 260px;
}
.pb-contact{}
.contact-wrap{
	font-size: 18px;
    line-height: 1.8;
    text-align: center;
    margin: 50px auto 0;
    max-width: 700px;
}
.contact-wrap span{
	color:#000;
	font-weight: 600;
}

.pb-add{
	margin: 58px 0 0;
}
.pb-add h1{
	text-align: center;
	font-size: 60px;
	font-weight: 700;
	letter-spacing: 0.010em;
}
.pb-info{
	margin: 70px 0 0;
}
.info-wrap{}
.info-wrap .info-photo{
	max-width: 647px;
	margin: 0 auto;
}
.info-wrap .info-photo img{
	display: block;
	width: 100%;
	height: auto;
}
.info-right{
	
}
.info-price{
	font-size: 43px;
	font-weight: 600;
	margin: 0 0 24px;
}
.info-specs{}
.info-specs > div{
	font-size: 20px;
	line-height: 2.5;
	font-weight: 600;
	text-transform: uppercase;
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: flex-start;
	border-bottom: 1px solid #e5e5e5;
}
.info-specs > div:first-child{
	border-top: 1px solid #e5e5e5;
}
.info-specs span{}
.info-specs span:first-child{
	font-weight: 400;
	color: #727272;
	text-transform: capitalize;
	min-width: 184px;
}
.info-sm{
	margin: 20px 0 0;
}
.info-sm a{
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	margin: 0 0 0 20px;
	color: #4d6baa;
}
.info-sm a:first-child{
	margin: 0 0 0 0;
}
.info-sm a:nth-child(2){
	color: #4fc6f8;
}
.info-sm a:nth-child(3){
	color: #cd201f;
}
.info-sm a:nth-child(4){
	color: #0077b5;
}
.info-sm a:hover{
	color: #e96035;
}
.pb-desc{
	margin: 68px 0 0;
}
.desc-wrap{
	font-size: 15px;
	line-height: 1.9;
	letter-spacing: 0.020em;
}
.desc-wrap h3{
	font-size: 31px;
	font-weight: 600;
	margin: 0 0 4px;
}
.desc-wrap p{
	color:#555;
}
.pb-agent{
	margin: 83px 0 0;
}
.agent-inner{}
.agent-inner .agent-l{
	position: relative;
}
.agent-inner .agent-accent{
	position: absolute;
	bottom: 0;
	right: 0;
	height: 92.203%;
	background: url(../../images/printable-brochure/pb-accent.jpg) top right no-repeat;
	background-size: cover;
}
.agent-inner .agent-photo{
	max-width: 390px;
	margin: 0 0 0 auto;
	position: relative;
	z-index: 1;
}
.agent-info{
	padding: 90px 0 0;
}
.agent-info h3{
	font-size: 38px;
	font-weight: 700;
}
.agent-info > span{
	font-size: 17px;
    color: #727272;
    display: block;
    margin: 16px 0 0;
}
.agent-info .agent-contact{
	margin: 24px 0 0;
}
.agent-info .agent-contact > div{
	margin: 20px 0 0;
}
.agent-info .agent-contact > div:first-child{
	margin: 0 0 0;
}
.agent-info .agent-contact span{
	font-size: 13px;
    min-width: 20px;
    display: inline-block;
    margin: 0 10px 0 0;
}
.agent-info .agent-contact em{
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
}
.pb-chart{
	margin: 80px 0 0;
}
.chart-inner{}
.chart-inner .chart-single{
	border-top: 1px solid #e5e5e5;
	padding: 50px 0 60px;
}
.chart-inner .chart-single:first-child{
	margin: 0 0 0;
	border-top: 0px solid #e5e5e5;
}
.chart-inner .chart-single h3{
	font-size: 28px;
	font-weight: 600;
	margin: 0 0 32px;
}
.chart-inner .chart-content{
	padding: 0 38px;
}
.chart-inner .chart-data{
	font-size: 18px;
	line-height: 1.7;
	color:#727272;
}
.chart-inner .chart-data strong{
	color: #363636;
}
.chart-inner .pb-bttn{
	margin: -40px 0 0;
}
.pb-disclaimer{
	border-top: 1px solid #e5e5e5;
	width: calc(100% - 20px);
	max-width: 1400px;
	margin: 0 auto;
	font-weight: 500;
	line-height: 1.9;
	letter-spacing: 0.020em;
	color: #555;
	padding: 60px 0 50px;
}
@media only screen and (max-width: 1366px) {}
@media only screen and (max-width: 1199px) {
	.info-specs > div{
		font-size: 18px;
	}
	.info-specs span:first-child {
	    min-width: 150px;
	}
	.chart-inner .chart-content {
	    padding: 0 20px;
	}
	.chart-inner .chart-data {
	    font-size: 15px;
	}
}
@media only screen and (max-width: 991px) {
	.pb-top .top-inner {
	    flex-flow: column wrap;
	    justify-content: center;
	}
	.info-specs > div {
	    font-size: 16px;
	}
	.pb-top .top-broker {
	    margin: 25px 0 0;
	}
	.agent-inner .agent-photo {
	    max-width: 320px;
	    margin: 0 auto;
	}
	.agent-info {
	    text-align: center;
	}
	.chart-inner .chart-single h3{
		text-align: center;
		margin: 0 0 10px;
	}
	.chart-inner .chart-data {
	    font-size: 14px;
	    text-align: center;
	    padding: 15px 0 0;
	}
	.chart-inner .pb-bttn {
	    margin: 0 0 0;
	    text-align: center;
	    padding: 15px 0 0;
	}

}
@media only screen and (max-width: 767px) {
	.pb-add h1 {
	    font-size: 52px;
	}
	.info-wrap .info-photo {
	    max-width: 600px;
	    margin: 0 auto;
	}
	.info-left{
		padding: 0 0 40px;
	}
	.info-price {
	    font-size: 35px;
	}
	.info-specs > div {
	    font-size: 14px;
	}
	.info-specs span:first-child {
	    min-width: 100px;
	}
	.desc-wrap{
		text-align: center;
	}
	.agent-info h3 {
	    font-size: 30px;
	}
	.agent-info .agent-contact > div {
	    margin: 10px 0 0;
	}
	.agent-info .agent-contact span {
	    font-size: 10px;
	    min-width: 16px;
	    margin: 0 5px 0 0;
	}
	.agent-info .agent-contact em {
	    font-size: 13px;
	}
	.chart-inner .chart-single:first-child {
	    padding: 0 0 60px;
	}
}
@media only screen and (max-width: 480px) {
	.pb-add h1 {
	    font-size: 45px;
	}
}

@media print{
	.pb-add h1 {
	    font-size: 40px;
	    font-weight: 600;
	}
	.pb-info {
	    margin: 40px 0 0;
	}
	.info-wrap .info-photo {
	    max-width: 500px;
	}
	.info-right {
		padding: 30px 0 0;
	}
	.agent-inner .agent-photo {
	    max-width: 340px;
	    margin: 0 auto;
	}
	.agent-info {
	    padding: 30px 0 0;
	    text-align: center;
	}
	.chart-inner .chart-single h3 {
	    margin: 0 0 12px;
	}
	.chart-inner .chart-content {
	    padding: 0 15px;
	}
	.chart-inner .chart-data {
		padding: 15px 0 0;
	    font-size: 14px;
	}
	.chart-inner .pb-bttn{
		display: none;
	}
}