<>
.fourColumnCardCarrier {
text-align: center;
margin-bottom: 0px;
}
.grey-bg {
/*background: #F5F6F8;*/
text-align: center;
margin-bottom: 20px;
padding-bottom: 20px;
}
.center {
text-align: center;
}
.bold {
font-weight: bold;
}
.centered-promo:nth-of-type(10) .block {
padding: 15px 15px !important;
}
.centered-promo:nth-of-type(10) .container {
border: 2px solid #E20A59;
padding: 2px 2px;
border-radius: 25px;
outline: 2px solid #317BBB;
background: #fff;
}
.centered-promo:nth-of-type(10) .container .row {
border: 2px solid #000;
outline: 2px solid #FDC604;
border-radius: 10px;
margin-left: inherit !important;
margin-right: inherit !important;
}
.coveo-card-layout .product-card-bottom {
display: flex !important;
}
.brother-productgrid .coveo-results-column .CoveoResultList .coveo-card-layout-container .coveo-card-layout .product-card {
display: flex !important;
}
.CoveoQuerySummary strong {
display: none !important;
}
@media screen and (min-width: 767px){
.centered-promo:nth-of-type(10) .block {
padding: 15px 0;
}
.centered-promo:nth-of-type(10) .container {
border: 8px solid #E20A59;
padding: 8px 16px 16px 16px;
border-radius: 150px;
outline: 8px solid #317BBB;
outline-offset: 4px;
}
.centered-promo:nth-of-type(10) .container:before {
padding: 4px 0;
}
.centered-promo:nth-of-type(10) .container .row {
border: 8px solid #000;
outline: 8px solid #FDC604;
border-radius: 150px;
margin-left: unset;
margin-right: unset;
outline-offset: 5px;
}
}
@media screen and (max-width: 767px){
main {
overflow: hidden;
}
}
/*.coveo-card-layout .product-card-bottom {
display: flex !important;
}
.brother-productgrid .coveo-results-column .CoveoResultList .coveo-card-layout-container .coveo-card-layout .product-card {
display: flex !important;
flex-direction: column;
}*/
/*@media screen and (min-width: 481px)
.product-card .product-card-bottom {
display: flex !important;
flex-direction: column;
justify-content: flex-start
margin-top: auto;
height: 240px;
}*/
>
<>
.fixed-cta-bar {
width: 100%;
display: flex;
background-color: #c1d6fe;
z-index: 999;
position: fixed;
bottom: 0;
}
.fixed-cta-bar .container {
display: flex;
justify-content: center;
align-items: center;
padding-top: 11px;
padding-bottom: 11px;
}
.fixed-title {
width: 100%;
margin: unset;
font-weight: bold;
float: left;
padding: 5px;
}
.fixed-bttn {
width: 100%;
padding: unset;
border: unset;
background-color: unset;
}
.fixed-cta-bar .fixed-bttn .btn-primary {
float: right;
}
.text-fade {
animation: fadeIn 1s;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-ms-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
>
Browse all Brother All-in-One printers.
Shop Now
<>
.toggle-arrow {
display: flex;
justify-content: center;
align-content: center;
flex-wrap: wrap;
position: fixed;
right: 0%;
transition: 0.35s;
transform: scale(-11);
height: 17rem;
bottom: 11%;
z-index: 9999;
font-size: 3.2em;
font-weight: bold;
background-color: #2169de;
border-radius: 0 10px 10px 0;
border: 2px solid #2169de;
color: #fff;
width: 25px;
padding: unset;
margin: unset;
}
.collapsible-nav {
display: flex;
width: 100%;
padding: 0 10px;
padding-right: 0px;
position: relative;
align-items: center;
justify-content: center;
height: 12em;
background: #063b99;
position: fixed;
transition: 0.35s;
bottom: 11%;
transform: translate(120%0);
z-index: 1;
}
.invert-text {
right: 100%;
transform: translate(100%0) scale(11);
box-shadow: 5px 0 10px -4px #000;
}
.visible {
width: 100%;
transform: translate(00) !important;
}
.hidden {
display: none;
}
.collapsible-nav a {
color: #000;
text-decoration: none;
}
.collapsible-nav .printer-nav {
overflow-x: scroll;
overflow-y: unset;
white-space: nowrap;
scroll-behavior: smooth;
padding: 12px;
display: flex;
flex-direction: row;
width: 100%;
scrollbar-gutter: stable;
}
.collapsible-nav .dragging {
cursor: grab;
scroll-behavior: auto;
}
.collapsible-nav .dragging .product-tile {
pointer-events: none;
}
.collapsible-nav .product-tile {
height: auto;
border-radius: 10px;
border: none;
background-color: #fff;
display: flex;
flex-direction: column;
margin: 0 10px;
flex-grow: 0;
flex-shrink: 0;
flex-basis: 28%;
}
.collapsible-nav .product-tile:hover {
transform: scale(1.1);
}
.collapsible-nav a {
color: #000;
text-decoration: none;
width: 100%;
}
.link-external:after {
content: '';
}
.collapsible-nav .img-cntr {
padding: 5px;
}
.collapsible-nav .img-cntr img {
max-width: 50px;
}
.collapsible-nav .tile-description {
font-size: 1.2rem;
line-height: 1.6rem;
margin-bottom: 5px;
padding: 0 5px;
white-space: normal !important;
color: #0D2EA0;
}
@media screen and (min-width: 767px) {
.collapsible-nav {
margin: 20px;
position: relative;
transform: none;
background: #fff;
}
.collapsible-nav .printer-nav {
display: flex;
max-width: 1140px;
overflow: hidden;
white-space: normal;
flex-direction: row;
flex-grow: 1;
flex-basis: 0;
}
.collapsible-nav .product-tile:first-child {
margin-left: 0;
}
.collapsible-nav .product-tile {
display: flex;
flex-direction: column;
width: 0;
align-content: center;
flex-wrap: wrap;
flex: 1 1 0px;
align-content: space-evenly;
}
.collapsible-nav a {
margin: 0 15px;
width: 100%;
}
.toggle-arrow {
display: none;
}
.collapsible-nav i {
display: none !important;
}
.collapsible-nav .img-cntr {
border-radius: 15px;
}
.collapsible-nav .img-cntr img {
padding: 5px;
max-width: 80px;
}
.collapsible-nav .tile-description {
font-size: 1.6rem;
line-height: inherit;
}
}
@media screen and (max-width: 767px) {
::-webkit-scrollbar {
width: 15px !important;
height: 5px;
max-height: 5px !important;
}
::-webkit-scrollbar-thumb {
background: hsl(00%95%0.95) !important;
border: 10px solid transparent;
border-radius: 25px;
background-clip: content-box;
}
.collapsible-nav .product-tile {
width: calc(100% / 2);
}
}
>
›
<>
.text-overlay-hero-4up {
text-align: center;
position: relative;
height: auto;
margin-bottom: 50px;
}
.text-overlay-hero-4up .hero-img {
object-fit: cover;
object-position: right;
height: 20em;
width: 100%;
}
.text-overlay-hero-4up .text-box {
padding: 25px;
background-color: rgba(255,255,255,0.8);
position: relative;
left: 0;
right: 0;
top: auto;
border: 0;
}
.text-overlay-hero-4up .image-silhouette {
overflow: hidden;
border-radius: 50%;
width: 200px;
height: 200px;
margin: 0 auto;
}
.text-overlay-hero-4up .image-silhouette .hero-4up-image {
min-width: max-content;
}
@media screen and (min-width: 992px) {
.text-overlay-hero-4up {
height: 42em;
}
.text-overlay-hero-4up .text-box {
position: absolute;
top: 5em;
}
}
@media screen and (min-width: 767px) {
.text-overlay-hero-4up .hero-img {
object-position: center;
}
}
>
Brother All-in-One Printers
Do more than just print in your home office or small business with Brother. Learn more about these printers multiple capabilities.
Print
Enhance your home office and small business projects with crisp and vivid prints
Copy
Copy multi page documents in a single tap
Scan
Scan important documents swiftly and easily
Fax
Securely send and receive documents on select models1
<>
.tooltip-box {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
margin-top: 20px;
margin-bottom: 50px;
}
.tooltip-box h2.tooltip-box p {
text-align: center;
width: 100%;
margin-top: unset;
}
.tooltip-box .cards {
flex-direction: row;
order: 3;
flex: 1;
}
.tooltip-box .card-container {
transition: all .1s ease-in-out;
display: flex;
flex-direction: column;
flex: 1;
flex-wrap: inherit;
position: relative;
align-content: center;
align-items: center;
}
.tooltip-box .image-silhouette {
overflow: hidden;
border-radius: 50%;
width: 4em;
height: 4em;
margin: 5px;
}
.tooltip-box .tooltip-object {
width: auto;
display: flex;
align-self: center;
order: 1;
}
.tooltip-box .card-caption {
text-align: center;
font-size: 1.2rem;
font-weight: 400;
word-break: break-word;
}
.tooltip-box .text-container {
display: flex;
text-align: center;
width: 100%;
margin-top: 20px;
justify-content: center;
order: 2;
}
.text-fade {
animation: fadeIn 1s;
}
.tooltip-box .card-container:hover {
cursor: pointer;
transform: scale(1.1);
font-weight: bold;
}
.tooltip-box .card-container:hover .icon-hover {
visibility: visible;
}
.icon-hover {
visibility: hidden;
z-index: 2;
width: 2em;
height: 2em;
position: absolute;
right: 0em;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-ms-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@media screen and (min-width: 1200px) {
.tooltip-box .image-silhouette {
width: 9em !important;
height: 9em !important;
}
.tooltip-box .tooltip-object {
width: auto;
}
}
@media screen and (min-width: 767px) {
.tooltip-box {
margin-bottom: 80px;
}
.tooltip-box .cards {
flex-direction: column;
}
.tooltip-box .cards:nth-of-type(1) {
align-content: flex-start;
}
.tooltip-box .cards:nth-of-type(2) {
align-content: flex-end;
}
.tooltip-box .tooltip-object {
width: 50%;
}
.tooltip-box .tooltip-object,
.tooltip-box .cards {
order: initial;
}
.tooltip-box .cards:nth-of-type(1) .icon-hover {
right: 2em;
}
}
@media screen and (min-width: 480px) {
.tooltip-box .card-caption {
font-size: 2rem;
}
.tooltip-box .image-silhouette {
width: 6em;
height: 6em;
margin: 25px;
}
}
>
< type="text/css">
@media (max-width: 991px) {
.mobile-menu {
top: 14em !important;
}
}
@media (max-width: 896px) {
.mobile-menu {
top: 12.6em !important;
}
}
@media (max-width: 480px) {
.mobile-menu {
top: 26em !important;
}
}
@media (max-width: 400px) {
.mobile-menu {
top: 28em !important;
}
}
>
ReplaceRestock & Replenish with Confidence
Choose confidently. Brother Genuine Ink & Toner are engineered to perform best with Brother all-in-one printers. Learn more about Genuine Supplies and how our convenient Refresh EZ Print Subscription automatically delivers them to you.
Brother Genuine Ink & Toner
Engineered to perform with your Brother printeruse Brother Genuine Ink & Toner to give you boldvibrantand crisp prints in color or black & white. Our high quality cartridges provide you with exceptional printing you can rely on.
Refresh EZ Subscription
With Refresh EZ Print Subscription smart ink & toner serviceyou'll never worry about running out of toner againplus you'll enjoy savings up to 50% on Brother Genuine Toner6 . Get started today with a Free Trial7 .
Brother Mobile Connect
Get the mobility you need to print and scan on-the-go with the Brother Mobile Connect — the easy-to-use app that let's you print from virtually anywhere.2
<>
.QSIFeedbackButton {
display: none !important;
}
>
Black and white only. PC fax receive not available for Mac users.
Free app download and wireless connection required. Compatibility may vary by device and operating system.
Page Gauge is an estimate for informational purposes only. For actual cartridge yield information refer to www.brother.com/pageyield.
Features vary by model.
Software app compatibility may vary based on operating system and by label maker.
Based on monthly subscription cost in U.S. for Color Laser High Plan vs. average cost per page of eligible like standard capacity cartridges. Savings will vary based on Refresh EZ Print Subscription plan selected.
Requires enrollment in a monthly billed Brother Refresh EZ Print Subscription service plan based on monthly printed page allotments. Unused pages roll overlimitations apply. Additional page set charges and taxes apply during trial. Planoptions offer and pricing subject to change. Open to new subscribers located in the contiguous United States only. After the free trial period your credit card will be charged on a monthly basis for the Plan FeeTaxes and Additional Page Sets (if applicable) in accordance with the Terms of Service. Your service will continue on a month-to-month basis until you cancel it. May be canceled at any time. If your printer did not come with a refresh ready cartridgeupon cancellation the subscription cartridge will be deactivated and must be replaced at users’ expense in order to continue printing. For full details or to enrollvisit https://www.brother-usa.com/supplies/subscription-info .
Requires an internet connection and an account with desired service.