/*css line*/
/* */
#mortgage_calculators {
	margin-left: 0;
}
.about-me-broker-call {
	width: 100%;
	left: 0;
	bottom: 0;
	display: inline;
	position: absolute;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	color: #CCCCCC;
	-webkit-text-fill-color: #bbf7cd;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #1b4123;
	text-align: center;
	font-size: 18px;
}

@media (min-width: 768px) {

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@media screen and (min-width: 768px) {

}

@media (max-width: 767px) {

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media screen and (max-width: 767px) {

}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

}

@media (max-device-width: 480px) and (orientation: landscape) {

}

@media all and (transform-3d), (-webkit-transform-3d) {

}

@media print {

}
